19 lines
349 B
JSON
19 lines
349 B
JSON
|
{
|
||
|
"Version":"2012-10-17",
|
||
|
"Statement":[
|
||
|
{
|
||
|
"Sid":"",
|
||
|
"Effect":"Allow",
|
||
|
"Principal":{
|
||
|
"Service":"vmie.amazonaws.com"
|
||
|
},
|
||
|
"Action":"sts:AssumeRole",
|
||
|
"Condition":{
|
||
|
"StringEquals":{
|
||
|
"sts:ExternalId":"vmimport"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|