Skip to content

Instantly share code, notes, and snippets.

@andreidiaconu90
Last active September 11, 2020 05:06
Show Gist options
  • Save andreidiaconu90/8dc041cdb7414b376060d5e1907cae4d to your computer and use it in GitHub Desktop.
Save andreidiaconu90/8dc041cdb7414b376060d5e1907cae4d to your computer and use it in GitHub Desktop.
CodePipeline - S3 Definition
MyDeployBucket:
Type: AWS::S3::Bucket
DeletionPolicy: Delete
Properties:
AccessControl: Private
VersioningConfiguration:
Status: Suspended
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment