exam questions

Exam AWS-SysOps All Questions

View all questions & answers for the AWS-SysOps exam

Exam AWS-SysOps topic 1 question 96 discussion

Exam question from Amazon's AWS-SysOps
Question #: 96
Topic #: 1
[All AWS-SysOps Questions]

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?

  • A. User Access Policy
  • B. S3 Object Access Policy
  • C. S3 Bucket Access Policy
  • D. S3 ACL
Show Suggested Answer Hide Answer
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.

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
onlinebaba
Highly Voted 10 months, 3 weeks ago
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.
upvoted 5 times
...
TroyMcLure
Most Recent 10 months, 2 weeks ago
Correct Answer: B
upvoted 1 times
...
awscertified
11 months ago
B. S3 Object Access Policy
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
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.

SaveCancel
Loading ...