thaiphan / magento2-s3

Use Amazon S3 as the file storage solution for your Magento 2 application
MIT License
142 stars 95 forks source link

Can I use AWS IAM instance profile instead of using access key and secrets? #48

Closed pandeybk closed 3 years ago

pandeybk commented 6 years ago

Can I use AWS IAM instance profile instead of using access key and secrets? Also is it possible to set this value using env. I am trying to run magento using docker, looks like we need to store aws credentials in docker image itself.

cdaivs-onica commented 6 years ago

Any answers to this? Were you able to test and confirm if this is possible?

thaiphan commented 6 years ago

Hey guys,

Sorry, it's not possible at this time. I wouldn't mind somebody helping out with this.

Regards,

Thai

thaiphan commented 3 years ago

Hi guys,

I've pushed a change to the 3.x branch that allows you to use IAM with this module.

Regards,

Thai