AWS msk documentation change
Summary
Clarified ACL command applies to client applications and retained mutual TLS guidance.
Security assessment
Improves clarity for configuring access controls (a security feature) but does not address a specific vulnerability.
Diff
diff --git a/msk/latest/developerguide/msk-acls.md b/msk/latest/developerguide/msk-acls.md index 118457fd3..3ebfeb5f0 100644 --- a//msk/latest/developerguide/msk-acls.md +++ b//msk/latest/developerguide/msk-acls.md @@ -21 +21 @@ Replace `Distinguished-Name` with the DNS of any of your cluster's bootstrap bro - 2. To grant read access to a topic, run the following command on your client machine. If you use mutual TLS authentication, use the same `Distinguished-Name` you used when you created the private key. + 2. To grant a client application read access to a topic, run the following command on your client machine. If you use mutual TLS authentication, use the same `Distinguished-Name` you used when you created the private key.