Files
domaincheck/trust-policy.json
T
2026-08-07 20:35:20 +05:30

13 lines
201 B
JSON

{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Principal": {
"Service": "rolesanywhere.amazonaws.com"
},
"Action": "sts:AssumeRole"
}
]
}