github.com/aquasecurity/trivy-iac@v0.8.1-0.20240127024015-3d8e412cf0ab/avd_docs/aws/s3/AVD-AWS-0090/docs.md (about)

     1  
     2  
     3  Versioning in Amazon S3 is a means of keeping multiple variants of an object in the same bucket. 
     4  You can use the S3 Versioning feature to preserve, retrieve, and restore every version of every object stored in your buckets. 
     5  With versioning you can recover more easily from both unintended user actions and application failures.
     6  
     7  
     8  ### Impact
     9  Deleted or modified data would not be recoverable
    10  
    11  <!-- DO NOT CHANGE -->
    12  {{ remediationActions }}
    13  
    14  ### Links
    15  - https://docs.aws.amazon.com/AmazonS3/latest/userguide/Versioning.html
    16  
    17