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

Refactor to securely manage AWS credentials #13

Open
coderabbitai bot opened this issue Nov 6, 2024 · 0 comments
Open

Refactor to securely manage AWS credentials #13

coderabbitai bot opened this issue Nov 6, 2024 · 0 comments
Assignees

Comments

@coderabbitai
Copy link

coderabbitai bot commented Nov 6, 2024

Defining aws_access_key and aws_secret_access_key directly in code may expose sensitive credentials. It's recommended to handle AWS credentials securely using environment variables, a secure variables store, or secret management tools like AWS Secrets Manager.

PR URL: #11
Comment URL: #11 (comment)
Requested by: @italopessoa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant