Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
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 446 discussion

A company is uploading important files as objects to Amazon S3. The company needs to be informed if an object is corrupted during the upload.

What should a SysOps administrator do to meet this requirement?

  • A. Pass the Content-Disposition value as a request body during the object upload
  • B. Pass the Content-MD5 value as a request header during the object upload
  • C. Pass x-amz-object-lock-mode as a request header during the object upload
  • D. Pass x-amz-server-side-encryption-customer-algorithm as a request body during the object upload
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
vaa2020
3 months ago
Selected Answer: B
Answer is B https://docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html#checking-object-integrity-md5
upvoted 2 times
...
komorebi
3 months ago
Selected Answer: C
Answer is C
upvoted 1 times
Aamee
2 weeks, 3 days ago
It should be B , pls read again..
upvoted 1 times
...
...
AMEJack
3 months ago
Selected Answer: B
Another way to verify the integrity of your object after uploading is to provide an MD5 digest of the object when you upload it. If you calculate the MD5 digest for your object, you can provide the digest with the PUT command by using the Content-MD5 header.
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 ...