AWS amazon-mq documentation change
Summary
Deleted step for validating AssumeRole fixes via API. Now instructs immediate broker configuration update and reboot.
Security assessment
AssumeRole changes relate to permissions but removal of validation lacks security justification. No references to vulnerabilities or security incidents in the diff.
Diff
diff --git a/amazon-mq/latest/developer-guide/troubleshooting-action-required-codes-invalid-assumerole.md b/amazon-mq/latest/developer-guide/troubleshooting-action-required-codes-invalid-assumerole.md index dd7a69587..244b2aaaf 100644 --- a//amazon-mq/latest/developer-guide/troubleshooting-action-required-codes-invalid-assumerole.md +++ b//amazon-mq/latest/developer-guide/troubleshooting-action-required-codes-invalid-assumerole.md @@ -42,3 +42 @@ To diagnose and address the RABBITMQ_INVALID_ASSUMEROLE action required code, yo - 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.