Question 573:
You have created an S3 bucket in the us-east-1 region with default configuration. Versioning is not enabled. You are located in Asia and deleted an object in the bucket using AWS CLI. What may happen when you try to list the objects in the bucket?
Answer options:
A.The object is still there. B.The object is deleted completely. C.The object may still be there or deleted, depending on whether the deletion is finished in AWS. D.The object is attached with a deletion mark.