Skip to content

Instantly share code, notes, and snippets.

@yoshidashingo
Created December 7, 2015 15:59
Show Gist options
  • Select an option

  • Save yoshidashingo/f313561fa13d74916acb to your computer and use it in GitHub Desktop.

Select an option

Save yoshidashingo/f313561fa13d74916acb to your computer and use it in GitHub Desktop.
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "Stmt1449499266000",
"Effect": "Allow",
"Action": [
"sts:AssumeRole"
],
"Resource": [
"arn:aws:iam::<account number>:role/yoshidashingo"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment