AWS S3 versioning
Amazon S3 versioning [1] is a means of keeping multiple variants of an object in the same bucket. It is disabled by default.
- Each version of an object is the entire object; it is not just a diff from the previous version
- Use AWS S3 lifecycle to manage retention periods
Terraform:
Related
Activities
- Using versioning in S3 buckets
- Read https://tech.trivago.com/post/2018-09-03-s3-versioning/
- Read how to recover an object in a versioning-enabled bucket: https://aws.amazon.com/premiumsupport/knowledge-center/s3-undelete-configuration/
See also
aws s3control
[get-bucket-lifecycle-configuration
|put-bucket-lifecycle-configuration
|delete-bucket-lifecycle-configuration
]- AWS S3:
s3api
|list-buckets
|get-bucket-website
|get-bucket-policy
|create-bucket
|put-bucket-encryption
|aws s3api put-bucket-policy
|get-bucket-acl
|get-bucket-versioning
|get-bucket-location
|put-bucket-versioning | get-bucket-tagging | head-bucket | put-object-lock-configuration
- AWS S3:
aws s3control
.aws s3
[cp | ls
|sync | presing
|mb | rm | rb
] - AWS S3,
aws s3, aws s3api, aws s3control, s3:
, Amazon S3 Storage Lens, AWS S3 replication, CRR, SSR, CAR, S3 Replication Time Control (S3 RTC), Website endpoint, Amazon Macie, Versioning, Lifecycle, Encryption, logging, Amazon S3 Inventory, Amazon S3 Batch Operations, Storage Classes, Amazon S3 clients, Terraform S3, AWS canned ACLs, Directory buckets, security,PutObject
Advertising: