We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0f569f commit 4a80ab6Copy full SHA for 4a80ab6
docs/platform/howto/byoc/create-cloud/create-aws-custom-cloud.md
@@ -70,6 +70,7 @@ Show permissions required for creating resources for bastion and workload networ
70
"iam:ListInstanceProfilesForRole",
71
"iam:ListRolePolicies",
72
"iam:PutRolePolicy",
73
+ "iam:TagRole",
74
"iam:UpdateAssumeRolePolicy"
75
],
76
"Effect": "Allow",
0 commit comments