AWS Security ChangesHomeSearch

AWS msk documentation change

Service: msk · 2025-02-26 · Documentation low

File: msk/latest/developerguide/create-topic.md

Summary

Updated AWS MSK IAM Auth library version from 1.1.1 to 2.3.0 and added link to latest releases

Security assessment

Version update appears routine without explicit security context. The IAM auth library relates to authentication but no evidence of addressing a specific vulnerability.

Diff

diff --git a/msk/latest/developerguide/create-topic.md
index 6d589cba5..9331301c8 100644
--- a/msk/latest/developerguide/create-topic.md
+++ b/msk/latest/developerguide/create-topic.md
@@ -54 +54,3 @@ If you want to use a mirror site other than the one used in this command, you ca
-        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 the latest version](https://github.com/aws/aws-msk-iam-auth/releases) of `aws-msk-iam-auth-*-all.jar`.