Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeleteBucketOwnershipControlsRequest

Hierarchy

  • DeleteBucketOwnershipControlsRequest

Index

Properties

Bucket

Bucket: string

The Amazon S3 bucket whose OwnershipControls you want to delete.

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