thaiphan / magento2-s3

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

Credentials Not Working #61

Closed JohnMTrimbleIII closed 6 years ago

JohnMTrimbleIII commented 6 years ago

Do the S3 buckets need any sort of special permissions?

I created a brand new bucket made a new IAM user with keys and granted permissions to S3 full access and read-only.

However, I'm receiving: The AWS credentials you provided did not work. Please review your details and try again. You can do so using our config script.

JohnMTrimbleIII commented 6 years ago

Don't know what happened but it just started working.