Difference between revisions of "AWS S3 versioning"

From wikieduonline
Jump to navigation Jump to search
Line 16: Line 16:
 
* [[Terraform resource: aws s3 bucket versioning]]
 
* [[Terraform resource: aws s3 bucket versioning]]
 
* [[AWS Config]]
 
* [[AWS Config]]
* <code>[[noncurrent_version_expiration]]</code> in <code>[[aws_s3_bucket_lifecycle_configuration]]</code>
+
* Terraform <code>[[noncurrent_version_expiration]]</code> property in <code>[[aws_s3_bucket_lifecycle_configuration]]</code> resource.
 
* [[Amazon S3 point-in-time recovery]]
 
* [[Amazon S3 point-in-time recovery]]
  

Revision as of 12:02, 25 February 2022

Amazon S3 versioning is a means of keeping multiple variants of an object in the same bucket. It is disabled by default.


AWS CLI:

Related

Activities

See also

Advertising: