exam questions

Exam AWS Certified SysOps Administrator - Associate All Questions

View all questions & answers for the AWS Certified SysOps Administrator - Associate exam

Exam AWS Certified SysOps Administrator - Associate topic 1 question 28 discussion

A SysOps administrator must configure Amazon S3 to host a simple nonproduction webpage. The SysOps administrator has created an empty S3 bucket from the
AWS Management Console. The S3 bucket has the default configuration in place.
Which combination of actions should the SysOps administrator take to complete this process? (Choose two.)

  • A. Configure the S3 bucket by using the "Redirect requests for an object" functionality to point to the bucket root URL.
  • B. Turn off the "Block all public access" setting. Allow public access by using a bucket ACL that contains <Permission>WEBSITE</Permission>.
  • C. Turn off the "Block all public access" setting. Allow public access by using a bucket ACL that allows access to the AuthenticatedUsers grantee.
  • D. Turn off the "Block all public access" setting. Set a bucket policy that allows "Principal": the s3:GetObject action.
  • E. Create an index.html document. Configure static website hosting, and upload the index document to the S3 bucket.
Show Suggested Answer Hide Answer
Suggested Answer: DE 🗳️

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
princajen
Highly Voted 1 year, 10 months ago
Selected Answer: DE
Step 1: Create a bucket Step 2: Enable static website hosting Step 3: Edit Block Public Access settings Step 4: Add a bucket policy that makes your bucket content publicly available Step 5: Configure an index document Step 6: Configure an error document Step 7: Test your website endpoint Step 8: Clean up https://docs.aws.amazon.com/AmazonS3/latest/userguide/HostingWebsiteOnS3Setup.html
upvoted 16 times
...
[Removed]
Most Recent 11 months, 3 weeks ago
Correct Answer: DE
upvoted 1 times
...
s50600822
1 year ago
Is there something missing: "Set a bucket policy that allows "Principal": the s3:GetObject action." Like Principal wat ?
upvoted 4 times
eboehm
11 months, 2 weeks ago
pretty sure its a typo and "the" should be *
upvoted 3 times
...
jipark
10 months, 3 weeks ago
I also wonder it should be : "Pricipal":"arn:aws:iam::111122223333:root", "Action":"s3:PutObject"
upvoted 3 times
...
...
MrMLB
1 year, 6 months ago
Selected Answer: DE
D & E.
upvoted 2 times
...
Liongeek
1 year, 7 months ago
Selected Answer: DE
Ans: D&E
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 ...