AWS Security ChangesHomeSearch

AWS amazon-mq documentation change

Service: amazon-mq · 2026-05-16 · Documentation low

File: amazon-mq/latest/developer-guide/troubleshooting-action-required-codes-invalid-arn-ldap.md

Summary

Eliminated ARN access validation step via API endpoint prior to configuration update. Procedure now immediately updates configuration and reboots broker.

Security assessment

No evidence of security vulnerability being addressed. Removal of validation could increase misconfiguration risk but isn't linked to any disclosed security incident.

Diff

diff --git a/amazon-mq/latest/developer-guide/troubleshooting-action-required-codes-invalid-arn-ldap.md b/amazon-mq/latest/developer-guide/troubleshooting-action-required-codes-invalid-arn-ldap.md
index 92d020267..22d33fd45 100644
--- a//amazon-mq/latest/developer-guide/troubleshooting-action-required-codes-invalid-arn-ldap.md
+++ b//amazon-mq/latest/developer-guide/troubleshooting-action-required-codes-invalid-arn-ldap.md
@@ -42,3 +42 @@ To diagnose and address the RABBITMQ_INVALID_ARN_LDAP action required code, you
-  4. Validate the fix using the [ARN access validation](./arn-support-rabbitmq-configuration.html#arn-support-validation) API endpoint before updating the broker configuration.
-
-  5. Update the broker configuration and reboot the broker.
+  4. Update the broker configuration and reboot the broker.