Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PutBucketVersioningRequest

Hierarchy

  • PutBucketVersioningRequest

Index

Properties

Bucket

Bucket: string

The bucket name.

Optional ContentMD5

ContentMD5: string

>The base64-encoded 128-bit MD5 digest of the data. You must use this header as a message integrity check to verify that the request body was not corrupted in transit. For more information, see RFC 1864. For requests made using the AWS Command Line Interface (CLI) or AWS SDKs, this field is calculated automatically.

Optional ExpectedBucketOwner

ExpectedBucketOwner: string

The account ID of the expected bucket owner. If the bucket is owned by a different account, the request will fail with an HTTP 403 (Access Denied) error.

Optional MFA

MFA: string

The concatenation of the authentication device's serial number, a space, and the value that is displayed on your authentication device.

VersioningConfiguration

VersioningConfiguration: VersioningConfiguration

Container for setting the versioning state.

Generated using TypeDoc