Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PutBucketTaggingRequest

Hierarchy

  • PutBucketTaggingRequest

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.

Tagging

Tagging: Tagging

Container for the TagSet and Tag elements.

Generated using TypeDoc