AWS msk documentation change
Summary
Changed IAM role creation steps from S3 to EC2 service references
Security assessment
Corrects service references in IAM role setup but does not address security vulnerabilities or add security features.
Diff
diff --git a/msk/latest/developerguide/create-client-iam-role.md index a0f601c91..0356fbe6a 100644 --- a/msk/latest/developerguide/create-client-iam-role.md +++ b/msk/latest/developerguide/create-client-iam-role.md @@ -86 +86 @@ For more information about using tags, see [Tags for AWS Identity and Access Man - 2. For **Service or use case** , choose **S3**. + 2. For **Service or use case** , choose **EC2**. @@ -88 +88 @@ For more information about using tags, see [Tags for AWS Identity and Access Man - 3. Under **Use case** , choose **S3**. + 3. Under **Use case** , choose **EC2**.