Thursday, 16 January 2020

AWS - Maintaining versioning file or object inside S3

If we enable versioning,Then if we copy same object/file name inside the bucket then S3 will maintain the duplicate copy with time stamp,
On non hide mode it will show only the latest copy of the file.

By default S3 Versioning will be disabled

To Enable > Console > S3 > select bucket

> Properties > click Versioning







Enable versioning > Save





No comments: