AWS amazon-mq documentation change
Summary
Fixed URL formatting in documentation link
Security assessment
Minor URL correction with no impact on security content or vulnerabilities.
Diff
diff --git a/amazon-mq/latest/developer-guide/troubleshooting-action-required-codes-invalid-kms-key.md b/amazon-mq/latest/developer-guide/troubleshooting-action-required-codes-invalid-kms-key.md index 33d432cd4..54b9f4cf6 100644 --- a//amazon-mq/latest/developer-guide/troubleshooting-action-required-codes-invalid-kms-key.md +++ b//amazon-mq/latest/developer-guide/troubleshooting-action-required-codes-invalid-kms-key.md @@ -30 +30 @@ To diagnose and address the INVALID_KMS_KEY action required code, you must use t -To verify that the necessary grants are still associated with the broker's KMS key, call the `ListGrant`ListGrant method to verify that `mq_rabbit_grant` and `mq_grant` are present. If the KMS grant or key has been deleted, you must delete the broker and create a new one with all necessary grants. For steps on deleting a broker, see [Deleting a broker](https://docs.aws.amazon.com/amazon-mq/latest/developer-guide/amazon-mq-deleting-broker.html). +To verify that the necessary grants are still associated with the broker's KMS key, call the `ListGrant`ListGrant method to verify that `mq_rabbit_grant` and `mq_grant` are present. If the KMS grant or key has been deleted, you must delete the broker and create a new one with all necessary grants. For steps on deleting a broker, see [Deleting a broker](https://docs.aws.amazon.com//amazon-mq/latest/developer-guide/amazon-mq-deleting-broker.html).