-
-
Save cldellow/7bff06fa1afc22ff5721e49ba15e4395 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Resources: | |
S3Bucket: | |
Type: AWS::S3::Bucket | |
DeletionPolicy: Retain | |
Properties: | |
BucketName: my-bucket |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment