How to Create a bucket in S3 and upload some files into the bucket
and create some folders and Give public and private access settings
and delete those bucket and lets see what are the options securing the files...
1.Login to the AWS Cosole and open s3.
2.Create a bucket with unique name
3.Upload some files into that bucket
4.Check the versioing files
5.Suspend the Versioning and then try to upload the files and see what will happen
6.It won't create many versions after suspend the versioning
7.And also if we delete the delete marker file it wont give the original file back...