Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 431 Bytes

cleanup_s3.purge_bucket.rst

File metadata and controls

25 lines (15 loc) · 431 Bytes

cleanup_s3.purge_bucket

Hook Path

runway.cfngin.hooks.cleanup_s3.purge_bucket

Delete objects in a Bucket. Primarily used as a ~cfngin.config.pre_destroy hook before deleting an S3 bucket.

2.0.0 Moved from runway.hooks to runway.cfngin.hooks.

Args

bucket_name

Name of the S3 bucket.