28
{
"Effect": "Allow",
"Principal": {
"AWS": "arn:aws:iam::925877178748:root"
},
"Action": "sts:AssumeRole"
}
{
"Effect": "Allow",
"Principal": {
"AWS": ["arn:aws:iam::925877178748:root",
"arn:aws:iam::320222540496:root"]
},
"Action": "sts:AssumeRole"
}