- Newest
- Most votes
- Most comments
Hi Saurav,
When you suspend versioning on an Amazon S3 bucket and then upload an object with the same name.
Existing Versions All previous versions of the object are retained.
New Upload The new object will overwrite the existing object but will not create a new version. The uploaded object will not have a version ID associated with it, and it will be the current version accessible by its key.
Understand Retention Know that existing versions will remain intact and accessible via their version IDs.
New Upload Behavior Recognize that after suspending versioning, new uploads will overwrite the object without creating additional versions.
Manage Existing Versions If needed, you can manage or delete old versions manually using S3
https://docs.aws.amazon.com/AmazonS3/latest/userguide/Versioning.html
https://docs.aws.amazon.com/AmazonS3/latest/userguide/VersionSuspendedBehavior.html
Hi Saurav,
Please refer once below document ,
i hope this document very helpful to you
Relevant content
- asked 8 days ago
- asked 4 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 5 months ago
- AWS OFFICIALUpdated a year ago