IAM-Create a policy to access all objects in a specific bucket.

 Policy

  1. 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

Popular posts from this blog

IAM-Create a policy to place the user in a group only.

IAM-Create a policy to deny the access of Specific bucket.