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

Use instance role instead of added AWS_ACCESS_KEY_ID properties #45

Open
jankronquist opened this issue Oct 24, 2014 · 0 comments
Open

Comments

@jankronquist
Copy link

Adding AWS_ACCESS_KEY_ID and AWS_SECRET_KEY reveals my personal access keys to everyone else in the organisation that have access to beanstalk.

Instead the instance should the access key and secret provided by the role that is assigned to the instance:

http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-roles-for-amazon-ec2.html

This is automatically used by the Java libraries and therefore also by for instance amazonica.

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