Learning AWS Day by Day — Day 29 — S3 Hands-On — Part 3

Learning AWS Day by Day — Day 29 — S3 Hands-On — Part 3

Exploring AWS !!

Day 29:

S3 Hands-On: Part 2

Task:

1. Enable versioning for the bucket created in task 1
2. Now upload the same 2 objects and verify if the versioning works

Solution:

  1. Go to S3 bucket created previously and open it

2. Go to Properties tab and click Edit under Bucket Versioning

3. Click Enable to enable the Versioning

4. Bucket Versioning will be enabled

5. Upload the same files again to check if Versioning is working

6. The files are uploaded

7. The previous files will be replaced by latest one