Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetBucketOwnershipControlsRequest

Hierarchy

  • GetBucketOwnershipControlsRequest

Index

Properties

Bucket

Bucket: string

The name of the Amazon S3 bucket whose OwnershipControls you want to retrieve.

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