A root AWS account owner is trying to understand various options to set the permission to AWS S3. Which of the below mentioned options is not the right option to grant permission for S3?
Suggested Answer:B🗳️
Amazon S3 provides a set of operations to work with the Amazon S3 resources. Managing S3 resource access refers to granting others permissions to work with S3. There are three ways the root account owner can define access with S3: S3 ACL: The user can use ACLs to grant basic read/write permissions to other AWS accounts. S3 Bucket Policy: The policy is used to grant other AWS accounts or IAM users permissions for the bucket and the objects in it. User Access Policy: Define an IAM user and assign him the IAM policy which grants him access to S3.
B
1 - User Access Policy: Assign IAM User the IAM policy which grants them access to S3.
2 - S3 Bucket Policy: Grants other AWS accounts or IAM users permissions for the bucket and the objects in it.
3 - S3 ACL: Grants basic read/write permissions to other AWS accounts.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
onlinebaba
Highly Voted 10 months, 3 weeks agoTroyMcLure
Most Recent 10 months, 2 weeks agoawscertified
11 months ago