Skip to content

Instantly share code, notes, and snippets.

View TicianoH's full-sized avatar

Ticiano Herrera TicianoH

View GitHub Profile
@drumadrian
drumadrian / custom-cloudformation-bucket-cleanup.yaml
Created April 2, 2019 21:10
How to Delete S3 Bucket Contents in CloudFormation
AWSTemplateFormatVersion: "2010-09-09"
Description: >
This template builds a bucket and Custom Cloudformation resource that cleans up the bucket on delete
Project site: https://github.com/drumadrian/custom-cloudformation-bucket-cleanup
Parameters:
ArtifactStoreBucketName: