AWS S3

Delete bucket

Delete an S3 bucket.

Inputs

Field

Type

Description

region [required]

enum

default: us-east-1

bucket [required]

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 an HTTP 403 (Access Denied) error.

Outputs

Field

Type

Description

No outputs