AWS Certified Solutions Architect – Professional — Question 82

When you put objects in Amazon S3, what is the indication that an object was successfully stored?

Answer options

Correct answer: A

Explanation

The correct answer is A because receiving a HTTP 200 status code and MD5 checksum confirms that the object was uploaded successfully. Option B is incorrect as durability does not negate the need for confirmation. Option C is wrong because success codes are not stored in the object metadata. Option D is also incorrect since there is no special bucket for logging success codes.