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

AWS Credentials are not loaded from the serverless configuration #17

Open
solgarius opened this issue Apr 2, 2020 · 0 comments
Open

Comments

@solgarius
Copy link
Contributor

When I use the cloudfront invalidate, I have noticed that it is using the credentials as set in my environment variables rather than using the credentials specified in serverless's configuration.

This is not normally an issue for CI/CD since it likely already is setup with the environment variables, however when different developers in a team are testing it out, they may not necessarily have cloudfront invalidate permissions on their own AWS keys.

I will submit a PR to fix this issue

solgarius added a commit to ironflytech/serverless-cloudfront-invalidate that referenced this issue Apr 2, 2020
now supported for different versions of AWS SDK/serverless framework.
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

No branches or pull requests

1 participant