mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
18 lines
359 B
JSON
18 lines
359 B
JSON
{
|
|
"Version": "2012-10-17",
|
|
"Statement": [
|
|
{
|
|
"Effect": "Allow",
|
|
"Principal": {
|
|
"AWS": [
|
|
"arn:aws:iam::710019948333:role/RH-Managed-OpenShift-Installer"
|
|
]
|
|
},
|
|
"Action": [
|
|
"sts:AssumeRole"
|
|
],
|
|
"Condition": {"StringEquals": {"sts:ExternalId": "1xJPTZZdq6sW8bJh8X32Q05bxuo"}}
|
|
}
|
|
]
|
|
}
|