AWS msk documentation change
Summary
Updated AWS MSK IAM auth JAR version from 1.1.1 to 2.3.0 and added download note
Security assessment
Version update could include security improvements, but the diff provides no explicit evidence of security-related changes.
Diff
diff --git a/msk/latest/developerguide/create-serverless-cluster-client.md index ea0bce3d0..216d24f2a 100644 --- a/msk/latest/developerguide/create-serverless-cluster-client.md +++ b/msk/latest/developerguide/create-serverless-cluster-client.md @@ -56 +56,3 @@ In the step, you perform two tasks. The first task is to create an Amazon EC2 in - wget https://github.com/aws/aws-msk-iam-auth/releases/download/v1.1.1/aws-msk-iam-auth-1.1.1-all.jar + wget https://github.com/aws/aws-msk-iam-auth/releases/download/v2.3.0/aws-msk-iam-auth-2.3.0-all.jar + +Using this command, you can also [download other or newer versions](https://github.com/aws/aws-msk-iam-auth/releases) of Amazon MSK IAM JAR file.