AWS amazon-mq documentation change
Summary
Updated links to point to the 'rabbitmq-defaults' documentation page instead of 'rabbitmq-resource-limits-configuration'.
Security assessment
This is a routine documentation maintenance change updating internal references. No security implications are present.
Diff
diff --git a/amazon-mq/latest/developer-guide/rabbitmq-defaults-applying-policies.md b/amazon-mq/latest/developer-guide/rabbitmq-defaults-applying-policies.md index 2fc772e26..fd15909e1 100644 --- a//amazon-mq/latest/developer-guide/rabbitmq-defaults-applying-policies.md +++ b//amazon-mq/latest/developer-guide/rabbitmq-defaults-applying-policies.md @@ -79 +79 @@ Does not apply to single-instance brokers. - * `max-length`=``number-of-messages``. Replace `number-of-messages` with the [Amazon MQ recommended value](./rabbitmq-resource-limits-configuration.html) according to the broker's instance size and deployment mode, for example, `8000000` for an `mq.m7g.large` cluster. Choose **Number** from the dropdown list. + * `max-length`=``number-of-messages``. Replace `number-of-messages` with the [Amazon MQ recommended value](./rabbitmq-defaults.html#rabbitmq-defaults-values) according to the broker's instance size and deployment mode, for example, `8000000` for an `mq.m7g.large` cluster. Choose **Number** from the dropdown list. @@ -103 +103 @@ For cluster brokers, Amazon MQ automatically applies the `ha-mode: all` and `ha- - 3. For **Value** , enter the [Amazon MQ recommended value](./rabbitmq-resource-limits-configuration.html) according to the broker's instance size and deployment mode, for example, `15000` for an `mq.m5.large` cluster. + 3. For **Value** , enter the [Amazon MQ recommended value](./rabbitmq-defaults.html#rabbitmq-defaults-values) according to the broker's instance size and deployment mode, for example, `15000` for an `mq.m5.large` cluster. @@ -130 +130 @@ For cluster brokers, Amazon MQ automatically applies the `ha-mode: all` and `ha- -Replace `username` and `password` with your administrator sign-in credentials. Replace `number-of-messages` with the [Amazon MQ recommended value](./rabbitmq-resource-limits-configuration.html) according to the broker's instance size and deployment mode. Replace `policy-name` with a name for your policy. Replace `broker-endpoint` with the URL that you noted previously. +Replace `username` and `password` with your administrator sign-in credentials. Replace `number-of-messages` with the [Amazon MQ recommended value](./rabbitmq-defaults.html#rabbitmq-defaults-values) according to the broker's instance size and deployment mode. Replace `policy-name` with a name for your policy. Replace `broker-endpoint` with the URL that you noted previously. @@ -145 +145 @@ Replace `username` and `password` with your administrator sign-in credentials. R -Replace `username` and `password` with your administrator sign-in credentials. Replace `max-connections` with the [Amazon MQ recommended value](./rabbitmq-resource-limits-configuration.html) according to the broker's instance size and deployment mode. Replace the broker endpoint with the URL that you noted previously. +Replace `username` and `password` with your administrator sign-in credentials. Replace `max-connections` with the [Amazon MQ recommended value](./rabbitmq-defaults.html#rabbitmq-defaults-values) according to the broker's instance size and deployment mode. Replace the broker endpoint with the URL that you noted previously.