Exploring AWS !!
Day 29:
S3 Hands-On: Part 2
Task:
- Enable versioning for the bucket created in task 1
- Now upload the same 2 objects and verify if the versioning works
Solution:
- Go to S3 bucket created previously and open it
- Go to Properties tab and click Edit under Bucket Versioning
- Click Enable to enable the Versioning
- Bucket Versioning will be enabled
- Upload the same files again to check if Versioning is working
- The files are uploaded
- The previous files will be replaced by latest one
Top comments (0)