IAM-Create a policy to access all objects in a specific bucket.
Policy
- Create a policy to access all objects in a specific bucket.
1) Create IAM user
2) Select user then go to permissions
3) Click on add permissions and click create inline policy
4) Select a service --> service --> S3
5) In actions allowed --> effect – select allow and select all S3 Actions
6) In Resources --> select specific
In Bucket section --> click Add ARNs --> then add bucket arn no. --> click on NEXT
7) Enter policy name --> click on create policy





Comments
Post a Comment