Skip to content

Instantly share code, notes, and snippets.

@allenheltondev
Created April 2, 2020 12:01
Show Gist options
  • Save allenheltondev/f5e185ee6628aff3c0e09fefb92667d5 to your computer and use it in GitHub Desktop.
Save allenheltondev/f5e185ee6628aff3c0e09fefb92667d5 to your computer and use it in GitHub Desktop.
FunctionLayer:
Type: AWS::Serverless::LayerVersion
Properties:
LayerName: FunctionLayer
ContentUri: layers/
CompatibleRuntimes:
- nodejs12.x
RetentionPolicy: Retain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment