If I am deleting the object in non-versioned bucket, can there be delete marker ?

0

I am trying to delete the object in a non-versioned bucket. Can there be a delete marker?

Saurav
asked 4 months ago394 views
2 Answers
0

Hello.

If you delete an object in an S3 bucket that does not have versioning enabled, the object will be deleted as is.
Deletion markers are never created.
Enable versioning if you need deletion markers.
https://docs.aws.amazon.com/AmazonS3/latest/userguide/DeleteMarker.html

profile picture
EXPERT
answered 4 months ago
profile pictureAWS
EXPERT
reviewed 4 months ago
0

If versioning is not enabled and you delete the objects from bucket, they are permanently deleted without creating any delete marker.

AWS
answered 4 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions