Skip to content

Instantly share code, notes, and snippets.

@housni
Created September 27, 2018 15:34
Show Gist options
  • Save housni/696b48e3e80d638dfcd45154926a79e5 to your computer and use it in GitHub Desktop.
Save housni/696b48e3e80d638dfcd45154926a79e5 to your computer and use it in GitHub Desktop.
AWSTemplateFormatVersion: '2010-09-09'
Resources:
MyLambdaFunction:
Type: AWS::Lambda::Function
.
.
.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment