thaiphan / magento-s3

Use Amazon S3 as the file storage solution for your Magento store
MIT License
64 stars 22 forks source link

Run without access key and secret key (IAM Role) #9

Closed rcicero closed 6 years ago

rcicero commented 6 years ago

I have a instance with role and I tried run the follow code without set access key and secret key

php s3_export.php

But, this code returned a error: AWS keys were not supplied

thaiphan commented 6 years ago

Hey @rcicero,

I don't think I support that kind of scenario. Can you provide me with documentation on what you're talking about?

This extension at the moment only supports using an access key and secret key.

Regards,

Thai

thaiphan commented 6 years ago

Hey @rcicero,

Are you still interested in following up with this question? Otherwise I'll close it.

Regards,

Thai

thaiphan commented 6 years ago

Closing due to no response. Feel free to re-open if you want to revisit this question.