> For the complete documentation index, see [llms.txt](https://gyansetu-aws.gitbook.io/aws-cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gyansetu-aws.gitbook.io/aws-cloud/s3/permision/s3-versioning/practical-13.md).

# PRACTICAL

> (note: Before enabling version to create a file f1 with any content (hi) -> upload it -> then remove the content and add another content (hello) -> u can see the old content is replaced with the new content)

1. Enable versioning

   Select the bucket -> enable versioning

> (note: do the same process as above in version tab go for show you can see all the version of file)

> (note: it all also possible to recover the deleted file go to version tab -> show -> delete the file having the name “delete marker”)

1. Suspending versioning

```
2. Suspending versioning
Select the bucket -&gt; suspend versioning
```
