Skip to content

Instantly share code, notes, and snippets.

@ZsoltBerki
Created October 13, 2015 09:25
Show Gist options
  • Select an option

  • Save ZsoltBerki/ab7e68c5bdcd0a68aa51 to your computer and use it in GitHub Desktop.

Select an option

Save ZsoltBerki/ab7e68c5bdcd0a68aa51 to your computer and use it in GitHub Desktop.
{
"Version":"2012-10-17",
"Statement":[
{
"Sid":"",
"Effect":"Allow",
"Principal":{
"Service":"vmie.amazonaws.com"
},
"Action":"sts:AssumeRole",
"Condition":{
"StringEquals":{
"sts:ExternalId":"vmimport"
}
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment