8e5b17cf13
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
10 lines
176 B
JSON
10 lines
176 B
JSON
{
|
|
"Version": "2012-10-17",
|
|
"Statement": [
|
|
{
|
|
"Effect": "Allow",
|
|
"Principal": { "Service": "ec2.amazonaws.com"},
|
|
"Action": "sts:AssumeRole"
|
|
}
|
|
]
|
|
}
|