Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed Polly authentication params to be optional #938

Merged

Conversation

jcbjoe
Copy link
Contributor

@jcbjoe jcbjoe commented Jan 7, 2025

Changed the Polly authentication params to be optional rather than required. Boto3 has a bunch of different methods of obtaining auth. Locally, it picks up my auth from AWS CLI and in production an IAM role is used. Obviously you can still use access keys, but this stops lint and IDE errors.

@markbackman markbackman self-requested a review January 7, 2025 18:57
@markbackman
Copy link
Contributor

This looks good! Can you add a CHANGELOG entry mentioning this change?

Copy link
Contributor

@markbackman markbackman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @jcbjoe!

@markbackman markbackman merged commit 6f863ba into pipecat-ai:main Jan 7, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants