AWS amazon-mq documentation change
Summary
Updated IAM integration description to include RabbitMQ IAM authentication
Security assessment
Clarifies IAM usage for broker access but does not fix a security issue
Diff
diff --git a/amazon-mq/latest/developer-guide/security_iam_service-with-iam.md b/amazon-mq/latest/developer-guide/security_iam_service-with-iam.md index fd2c38ddb..4932cc606 100644 --- a//amazon-mq/latest/developer-guide/security_iam_service-with-iam.md +++ b//amazon-mq/latest/developer-guide/security_iam_service-with-iam.md @@ -11 +11 @@ Before you use IAM to manage access to Amazon MQ, you should understand what IAM -Amazon MQ uses IAM for creating, updating, and deleting operations, but native ActiveMQ authentication for brokers. For more information, see [Integrating ActiveMQ brokers with LDAP](./security-authentication-authorization.html). +Amazon MQ uses IAM for Amazon MQ API operations to create, update, delete, and list brokers. For broker access to publish and subscribe to messages, Amazon MQ for ActiveMQ supports native ActiveMQ authentication and LDAP, while Amazon MQ for RabbitMQ supports IAM authentication and other methods. For more information, see [Broker authentication and authorization](./security-broker-auth-ref.html).