AWS amazon-mq documentation change
Summary
Simplified procedure by removing ARN validation API step. Now directs to update configuration and reboot broker without intermediate validation.
Security assessment
Change streamlines troubleshooting steps but contains no references to security patches, vulnerabilities, or incidents. SSL context doesn't imply security fix without explicit evidence.
Diff
diff --git a/amazon-mq/latest/developer-guide/troubleshooting-action-required-codes-invalid-arn-ssl.md b/amazon-mq/latest/developer-guide/troubleshooting-action-required-codes-invalid-arn-ssl.md index 862a23476..0ac58355c 100644 --- a//amazon-mq/latest/developer-guide/troubleshooting-action-required-codes-invalid-arn-ssl.md +++ b//amazon-mq/latest/developer-guide/troubleshooting-action-required-codes-invalid-arn-ssl.md @@ -42,3 +42 @@ To diagnose and address the RABBITMQ_INVALID_ARN_SSL action required code, you m - 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.