AWS IAM Role with Expiration
Closed this issue · 1 comments
I have an AWS IAM role, have attached it to my EC2 instances, but for the life of me I can't figure out how to tell Exhibitor to use the role instead of a credentials file w/ access key and secret. BTW - my roles are configured to expire roughly every four hours, and so include a token in addition to the key and secret.
Doe Exhibitor support this kind of configuration? If not, would anyone else be interested in seeing this feature added?
Edit: Apparently IAM Roles always have expiration / token, so I guess this reduces my question to how do I configure Exhibitor to use an AWS IAM Role?
Per this Google Groups thread, apparently the role gets used by NOT setting credentials. Could not find this on the wiki here, but closing this issue.