Jump to Content

Interface DeleteBucketCommandInputProtected

The input for DeleteBucketCommand.

Hierarchy

Properties

Bucket: undefined | string

Specifies the bucket being deleted.

ExpectedBucketOwner?: string

The account ID of the expected bucket owner. If the bucket is owned by a different account, the request fails with the HTTP status code 403 Forbidden (access denied).