Skip to content

Instantly share code, notes, and snippets.

@jsywulak
Created November 22, 2017 13:33
Show Gist options
  • Select an option

  • Save jsywulak/8b266527461b071169b7bf6ca21f1bcd to your computer and use it in GitHub Desktop.

Select an option

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