A root account owner has given full access of his S3 bucket to one of the IAM users using the bucket ACL. When the IAM user logs in to the S3 console, which actions can he perform?

A root account owner has given full access of his S3 bucket to one of the IAM users using the bucket ACL. When the IAM user logs in to the S3 console, which actions can he perform?
A . He can just view the content of the bucket
B . He can do all the operations on the bucket
C . It is not possible to give access to an IAM user using ACL
D . The IAM user can perform all operations on the bucket using only API/SDK

Answer: C

Explanation:

Each AWS S3 bucket and object has an ACL (Access Control List) associated with it. An ACL is a list of grants identifying the grantee and the permission granted. The user can use ACLs to grant basic read/write permissions to other AWS accounts. ACLs use an Amazon S3Cspecific XML schema. The user cannot grant permissions to other users (IAM users) in his account.

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments