Delete a GCS bucket.

yaml
type: "io.kestra.plugin.gcp.gcs.DeleteBucket"

Delete a bucket

yaml
id: gcp_gcs_delete_bucket
namespace: company.team

tasks:
  - id: delete_bucket
    type: io.kestra.plugin.gcp.gcs.DeleteBucket
    name: "my-bucket"
Properties

Bucket's unique name

The GCP service account to impersonate.

The GCP project ID.

SubType string
Default ["https://www.googleapis.com/auth/cloud-platform"]

The GCP scopes to be used.

The GCP service account.

The bucket's unique name

Format uri

The bucket's URI