Using Console
Using CLI
BUCKET_NAME
with the name of the S3 bucket you want to enable versioning for. This command will enable versioning for the specified S3 bucket.
BUCKET_NAME
with the name of the S3 bucket you want to verify versioning for. This command will return the versioning configuration for the specified S3 bucket.
Using Python