Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PutBucketReplicationRequest

Hierarchy

  • PutBucketReplicationRequest

Index

Properties

Bucket

Bucket: string

The name of the bucket

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.

ReplicationConfiguration

ReplicationConfiguration: ReplicationConfiguration

Optional Token

Token: string

A token to allow Object Lock to be enabled for an existing bucket.

Generated using TypeDoc