Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PutBucketLoggingRequest

Hierarchy

  • PutBucketLoggingRequest

Index

Properties

Bucket

Bucket: string

The name of the bucket for which to set the logging parameters.

BucketLoggingStatus

BucketLoggingStatus: BucketLoggingStatus

Container for logging status information.

Optional ContentMD5

ContentMD5: string

The MD5 hash of the PutBucketLogging request body. 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.

Generated using TypeDoc