Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hisashiyamaguchi/2cd2f95b28f9e815b29ada195684ccb1 to your computer and use it in GitHub Desktop.
Save hisashiyamaguchi/2cd2f95b28f9e815b29ada195684ccb1 to your computer and use it in GitHub Desktop.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Principal": {
"AWS": "arn:aws:iam::976280145156:root"
},
"Action": "sts:AssumeRole",
"Condition": {
"StringEquals": {
"sts:ExternalId": "38a0f818-a3e5-420f-ad35-0404030a6c77"
}
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment