Skip to content

Instantly share code, notes, and snippets.

@Kulasangar
Created September 1, 2018 18:43
Show Gist options
  • Save Kulasangar/3a5e25e2347c5b0b6aa5a61f0296f881 to your computer and use it in GitHub Desktop.
Save Kulasangar/3a5e25e2347c5b0b6aa5a61f0296f881 to your computer and use it in GitHub Desktop.
{
"Version": "2012-10-17",
"Statement": [
{
"Action": "sts:AssumeRole",
"Principal": {
"Service": "ec2.amazonaws.com"
},
"Effect": "Allow",
"Sid": ""
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment