AWS amazon-mq documentation change
Summary
Removed pre-update validation step for ARN access. Procedure now jumps from diagnosis directly to configuration update and reboot.
Security assessment
General documentation update without security context. No mention of CVE, exploit, or security enhancement. Change reduces safety checks but isn't tied to security incident.
Diff
diff --git a/amazon-mq/latest/developer-guide/troubleshooting-action-required-codes-invalid-arn.md b/amazon-mq/latest/developer-guide/troubleshooting-action-required-codes-invalid-arn.md index fe5e5e0b3..8a991cddb 100644 --- a//amazon-mq/latest/developer-guide/troubleshooting-action-required-codes-invalid-arn.md +++ b//amazon-mq/latest/developer-guide/troubleshooting-action-required-codes-invalid-arn.md @@ -42,3 +42 @@ To diagnose and address the RABBITMQ_INVALID_ARN action required code, you must - 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.