scruffyfox / bitrise-amazon-s3-uploader

Bitrise Step to Deploy a file to Amazon S3
MIT License
1 stars 6 forks source link

[Doc] Add document for IAM User #2

Closed sue445 closed 4 years ago

sue445 commented 4 years ago

bitrise-amazon-s3-uploader requires AWS Access Key and Secret Access Key. But the description of IAM user is not written anywhere.

I've listed the minimum required permissions, as over-privileging can lead to vulnerabilities.

c.f. https://docs.aws.amazon.com/IAM/latest/UserGuide/best-practices.html#grant-least-privilege

This minimum policy is actually working in my environment.

scruffyfox commented 4 years ago

Hi, thanks. im going to merge this, but as I no longer use Bitrise, I have no means to update the version on the site.