Skip to main content

Delete Storage Bucket

Permanently deletes an empty bucket.

External Documentation

To learn more, visit the GCP documentation.

Basic Parameters

ParameterDescription
BucketName of a bucket.

Advanced Parameters

ParameterDescription
If Metageneration MatchIf set, only deletes the bucket if its metageneration matches this value.
If Metageneration Not MatchIf set, only deletes the bucket if its metageneration does not match this value.
Provisional User ProjectThe project to be billed for this request if the target bucket is requester-pays bucket.
User ProjectThe project to be billed for this request. Required for Requester Pays buckets.

Workflow Library Example

Delete Storage Bucket with Gcp and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop