DEV Community

Discussion on: How to setup Amazon S3 upload provider in your Strapi app

Collapse
 
xw1097 profile image
xw1097

folks, you should go to IAM role and create a specific IAM role(which includes access_key_id and secret) for strapi and create proper policy for it. if you're unsure you should learn IAM 101 somewhere, exposing root user access key and credential is risky business.