Skip to content

Instantly share code, notes, and snippets.

@100daysofdevops
Created March 18, 2019 16:48
Show Gist options
  • Select an option

  • Save 100daysofdevops/da3798e85d9f09ceeed65f4beba8e76a to your computer and use it in GitHub Desktop.

Select an option

Save 100daysofdevops/da3798e85d9f09ceeed65f4beba8e76a to your computer and use it in GitHub Desktop.
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "VisualEditor0",
"Effect": "Allow",
"Action": "iam:PassRole",
"Resource": "arn:aws:iam::XXXXXX:role/MaintainenceWindowRole"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment