Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@cangoektas
Created October 6, 2017 07:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cangoektas/ad926f1e60ca40114d19ea6c13f1dbea to your computer and use it in GitHub Desktop.
Save cangoektas/ad926f1e60ca40114d19ea6c13f1dbea to your computer and use it in GitHub Desktop.
AWSTemplateFormatVersion: '2010-09-09'
Resources:
LambdaFunctionsBucket:
Type: AWS::S3::Bucket
Properties:
BucketName: unique-bucket-name-1234
DeletionPolicy: Retain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment