ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

591 / 690

Question 591:

You have a version enabled S3 bucket. You have accidentally deleted an object which contains 3 versions. You would want to restore the deleted object. What can be done?

Answer options:

A.Select the deleted object and choose to restore option in More menu.
B.Delete the delete-marker on the object.
C.Versioning in S3 only supports keeping multiple copies. It does not support restoring deleted objects.
D.In version enabled bucket, Delete request only deletes the latest version. You can still see the older versions of the object using version Id in the GET request.