AWS msk documentation change
Summary
Added a link to documentation on disabling/enabling direct Apache ZooKeeper client access and updated a section title.
Security assessment
This change adds a link to documentation about controlling direct ZooKeeper access, which is a security best practice for limiting attack surface and enforcing least privilege. The updated section title also reflects this security-focused content. It documents a security feature/configuration option.
Diff
diff --git a/msk/latest/developerguide/zookeeper-security.md b/msk/latest/developerguide/zookeeper-security.md index 8e9802eee..8dde7d3a6 100644 --- a//msk/latest/developerguide/zookeeper-security.md +++ b//msk/latest/developerguide/zookeeper-security.md @@ -16,0 +17,2 @@ This section does not apply for clusters running in KRaft mode. See [KRaft mode] + * [Disable or enable direct Apache ZooKeeper client access](./zookeeper-disable-access.html) + @@ -32 +34 @@ Changing security groups -To place your Apache ZooKeeper nodes in a separate security group +Disable or enable ZooKeeper access