S3 -> Principle of least privilege #75
-
This looks really promising and works well when granting the AmazonS3FullAccess policy to the AWS user according to the docs. However, I was wondering if it would be possible to grant only the least amount of permissions needed. So far I have got:
But when doing a
Or is AmazonS3FullAccess the only way to go? Thanks a lot ! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi Martin, I can do some research & testing to get a minimum policy. At first glance, I think what might be missing in your policy is I added an issue for a setup guide for S3 as well: #76 |
Beta Was this translation helpful? Give feedback.
Hi Martin, I can do some research & testing to get a minimum policy. At first glance, I think what might be missing in your policy is
ListBucket
.I added an issue for a setup guide for S3 as well: #76