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

Q & ACategory: QuestionsWhen you put objects in Amazon S3, what is the indication that an object was successfully stored?
Admin Staff asked 5 years ago

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

A) Each S3 account has a special bucket named_s3_logs. Success codes are written to this bucket

B) A success code is inserted into the S3 object metadata.

C) A HTTP 200 result code and MD5 checksum, taken together, indicate that the operation was success

D) Amazon S3 is engineered for 99.9999999999% durability. Therefore there is no need to confirm that

1 Answers
Admin Staff answered 5 years ago

C) A HTTP 200 result code and MD5 checksum, taken together, indicate that the operation was success