Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save dave-malone/841d5f00bb3a16e46f24ddc4951fb1e6 to your computer and use it in GitHub Desktop.
Save dave-malone/841d5f00bb3a16e46f24ddc4951fb1e6 to your computer and use it in GitHub Desktop.
{
"Version": "2012-10-17",
"Statement": [
{
"Action": [
"sts:AssumeRole"
],
"Resource": [
"arn:aws:iam::*:role/AWSCloudFormationStackSetExecutionRole"
],
"Effect": "Allow"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment