AwsS3BucketBucketVersioningConfiguration
Describes the versioning state of an S3 bucket.
Contents
- IsMfaDeleteEnabled
-
Specifies whether MFA delete is currently enabled in the S3 bucket versioning configuration. If the S3 bucket was never configured with MFA delete, then this attribute is not included.
Type: Boolean
Required: No
- Status
-
The versioning status of the S3 bucket. Valid values are
Enabled
orSuspended
.Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: