AWS Security ChangesHomeSearch

AWS msk documentation change

Service: msk · 2026-04-10 · Documentation low

File: msk/latest/developerguide/msk-replicator-requirements.md

Summary

Removed a clarifying sentence about IAM policy actions for describing replicator, simplifying the example policy statement.

Security assessment

This change removes a clarification about IAM actions (kafka:DescribeReplicator and kafka:ListTagsForResource) but doesn't indicate any security vulnerability or incident. It appears to be a documentation simplification rather than a security-related update.

Diff

diff --git a/msk/latest/developerguide/msk-replicator-requirements.md b/msk/latest/developerguide/msk-replicator-requirements.md
index b6e412970..af1f0a6b6 100644
--- a//msk/latest/developerguide/msk-replicator-requirements.md
+++ b//msk/latest/developerguide/msk-replicator-requirements.md
@@ -74 +74 @@ JSON
-The following is an example IAM policy to describe replicator. Either the `kafka:DescribeReplicator` action or `kafka:ListTagsForResource` action is needed, not both.
+The following is an example IAM policy to describe replicator.