Skip to content

Instantly share code, notes, and snippets.

@jsywulak
Created November 22, 2017 13:33
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 jsywulak/8b266527461b071169b7bf6ca21f1bcd to your computer and use it in GitHub Desktop.
Save jsywulak/8b266527461b071169b7bf6ca21f1bcd to your computer and use it in GitHub Desktop.
LambdaExecutionRole:
Type: AWS::IAM::Role
Properties:
Policies:
- PolicyName: root
PolicyDocument:
Version: '2012-10-17'
Statement:
... 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment