Support for EC2 instance profile credentials
-
Hi,
Looking at the code of the plugin, it seems that the AWS access key/secret is mandatory for the plugin to work. This defeat the purpose of EC2 instance profile/role which we heavily rely on.
The AWS PHP SDK support this out of the box (just need to omit the credentials): http://docs.aws.amazon.com/aws-sdk-php/v3/guide/guide/credentials.html#instance-profile-credentials
Any chance to have the support for EC2 instance profile credentials in the next release?
Thanks,
Pierre
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Support for EC2 instance profile credentials’ is closed to new replies.