AWS - S3 Fundamentals
You want to suspend versioning on an S3 bucket but accidentally run:
aws s3api put-bucket-versioning --bucket my-bucket --versioning-configuration Status=Disabled. What will happen?