aws-certified-sysops-administrator-associate-soa-c02 question 104 discussion

View all AWS Certified SysOps Administrator - Associate (SOA-C02) here
back to amazon forum

Question 104

A SysOps administrator needs to give users the ability to upload objects to an Amazon S3 bucket. The SysOps administrator
creates a presigned URL and provides the URL to a user, but the user cannot upload an object to the S3 bucket. The
presigned URL has not expired, and no bucket policy is applied to the S3 bucket.
Which of the following could be the cause of this problem?

  • A. The user has not properly configured the AWS CLI with their access key and secret access key.
  • B. The SysOps administrator does not have the necessary permissions to upload the object to the S3 bucket.
  • C. The SysOps administrator must apply a bucket policy to the S3 bucket to allow the user to upload the object.
  • D. The object already has been uploaded through the use of the presigned URL, so the presigned URL is no longer valid.
Answer:

B


Explanation:
Reference: https://docs.aws.amazon.com/AmazonS3/latest/userguide/example-bucket-policies.html

User Votes:
A
50%
B
50%
C 1 votes
50%
D
50%
Discussions
0 / 1000
anhhaomarie
1 year, 5 months ago

C. The SysOps administrator must apply a bucket policy to the S3 bucket to allow the user to upload the object.