You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
maartenvanderhoef edited this page Apr 17, 2013
·
6 revisions
The Aminator config module comments provide detailed information on each configurable and how to override.
Account Keys
Aminator leverages boto for AWS interaction. You can use a boto config file for access keys or an IAM role. Instances with an IAM role association are presented with temporary account credentials through the private meta-data service. The boto library can transparently fetch these credentials so no special configuration is required for Aminator to interact with AWS. A role with the following policy is all that is required for Aminator to function.