Skip to content

Instantly share code, notes, and snippets.

@WarlaxZ
WarlaxZ / Policy
Last active February 5, 2018 01:01
Serverless IAM Requirements
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"cloudformation:CreateStack",
"cloudformation:UpdateStack",
"cloudformation:DescribeStacks",
"cloudformation:ListStacks",