ec2-check-reserved-instances
ec2-check-reserved-instances copied to clipboard
AWS credentials
Boto uses the environmental variables AWS_ACCESS_KEY_ID
and AWS_SECRET_ACCESS_KEY
if no arguments are given to boto.connect_ec2
.
It's probably a good idea to skip the check for AWSAccessKeyId
and AWSSecretKey
and let boto use the standard environmental variables.
@fredrik https://github.com/epheph/ec2-check-reserved-instances/pull/7