Skip to content

Commit 9b15c48

Browse files
authored
Merge pull request #68899 from mletalie/OSDOCS-8251
[OSDOCS-8251]Add note to ROSA HCP docs that specify enforced AWS managed policies for HCP clusters
2 parents d2c7c9e + 5f8bae0 commit 9b15c48

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

modules/rosa-hcp-creating-account-wide-sts-roles-and-policies.adoc

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55

66
Before using the {product-title} (ROSA) CLI, `rosa`, to create {hcp-title-first} clusters, create the required account-wide roles and policies, including the Operator policies.
77

8+
[NOTE]
9+
====
10+
{hcp-title} clusters require account and operator roles with AWS managed policies attached. Customer managed policies are not supported. For more information regarding AWS managed policies for {hcp-title} clusters, see link:https://docs.aws.amazon.com/ROSA/latest/userguide/security-iam-awsmanpol-account-policies.html[AWS managed policies for ROSA account roles].
11+
====
12+
813
.Prerequisites
914

1015
* You have completed the AWS prerequisites for {hcp-title}.
@@ -20,5 +25,4 @@ Before using the {product-title} (ROSA) CLI, `rosa`, to create {hcp-title-first}
2025
[source,terminal]
2126
----
2227
$ rosa create account-roles --hosted-cp
23-
----
24-
For more information regarding AWS managed IAM policies for ROSA, see link:https://docs.aws.amazon.com/ROSA/latest/userguide/security-iam-awsmanpol.html[AWS managed IAM policies for ROSA].
28+
----

0 commit comments

Comments
 (0)