AWS msk documentation change
Summary
Expanded placeholder replacement instructions to include cluster ID in addition to cluster name
Security assessment
Change improves documentation clarity but does not address security vulnerabilities or describe security features
Diff
diff --git a/msk/latest/developerguide/create-client-iam-role.md b/msk/latest/developerguide/create-client-iam-role.md index 0356fbe6a..6e3e9442b 100644 --- a//msk/latest/developerguide/create-client-iam-role.md +++ b//msk/latest/developerguide/create-client-iam-role.md @@ -19 +19,7 @@ In this step, you perform two tasks. The first task is to create an IAM policy t -In the following example, replace `region` with the code of the AWS Region where you created your cluster. Replace `Account-ID` with your account ID. Replace `MSKTutorialCluster` with the name of your cluster. +In the following example, replace the following: + + * `region` with the code of the AWS Region where you created your cluster. + + * `Account-ID` with your AWS account ID. + + * `MSKTutorialCluster` and `MSKTutorialCluster`/`7d7131e1-25c5-4e9a-9ac5-ea85bee4da11-14`, with the name of your cluster and its ID.