shopware5 / SwagMediaS3

MIT License
22 stars 17 forks source link

Please use the iam roles attached to the machine #1

Closed janbuecker closed 7 years ago

janbuecker commented 8 years ago

@runningman84 wrote:

Today it is recommended not to save AWS secrets on a machine. These credentials should be provided by an iam role:

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-roles-for-amazon-ec2.html

Is the secret and key mandatory?

janbuecker commented 7 years ago

Hey @runningman84, I've just release v1.0.2 which now supports IAM roles. Simply omit the key and secret config parameter and you should be good.