mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
22 lines
445 B
JSON
22 lines
445 B
JSON
{
|
|
"Version": "2012-10-17",
|
|
"Statement": [
|
|
{
|
|
"Effect": "Allow",
|
|
"Action": [
|
|
"iam:ListRoles",
|
|
"iam:GetRole",
|
|
"iam:ListRoleTags",
|
|
"iam:GetOpenIDConnectProvider",
|
|
"ec2:DescribeSubnets",
|
|
"ec2:DescribeVpcs",
|
|
"ec2:DescribeRegions",
|
|
"ec2:DescribeRouteTables",
|
|
"sts:AssumeRole",
|
|
"sts:AssumeRoleWithWebIdentity"
|
|
],
|
|
"Resource": "*"
|
|
}
|
|
]
|
|
}
|