Closed elyase closed 6 years ago
Just found out that it indeed supports per profile credentials. Just add:
[profile_name]
aws_access_key_id=your_key
aws_secret_access_key=your_secret
in ~/.aws/credentials
fyi, the per profile credential support is supported by standard AWS CLI. This plugin doesn't introduce new way for credential support.
thanks for the great plugin. Does this also support per endpoint credentials?