AWS Security ChangesHomeSearch

AWS amazon-mq documentation change

Service: amazon-mq · 2026-06-13 · Documentation low

File: amazon-mq/latest/developer-guide/general.md

Summary

Corrected URL for elastic network interfaces documentation

Security assessment

This fixes a broken documentation link without modifying security content or addressing vulnerabilities. The change maintains documentation accuracy but has no security impact.

Diff

diff --git a/amazon-mq/latest/developer-guide/general.md b/amazon-mq/latest/developer-guide/general.md
index c6d19ec1c..cd1b3bcc3 100644
--- a//amazon-mq/latest/developer-guide/general.md
+++ b//amazon-mq/latest/developer-guide/general.md
@@ -165 +165 @@ The telnet connection will close automatically after a few seconds.
-       * For brokers without public accessibility, if the `telnet` command fails, check the status of your broker's [elastic network interfaces](https://docs.aws.amazon.com/UserGuide/using-eni.html?icmpid=docs_ec2_console), and confirm that the status is `in-use`. [Create an Amazon VPC flow log](https://docs.aws.amazon.com/vpc/latest/userguide/working-with-flow-logs.html#create-flow-log) for each network interface, and review the generated flow logs. Look for the broker's private IP addresses when you the `telnet` command was invoked, and confirm the connection packets are `ACCEPTED`, including a return packet. For more information, and to see a flow log example, see [Flow log record examples](https://docs.aws.amazon.com/vpc/latest/userguide/flow-logs-records-examples.html) in the _Amazon VPC Developer Guide_. 
+       * For brokers without public accessibility, if the `telnet` command fails, check the status of your broker's [elastic network interfaces](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-eni.html), and confirm that the status is `in-use`. [Create an Amazon VPC flow log](https://docs.aws.amazon.com/vpc/latest/userguide/working-with-flow-logs.html#create-flow-log) for each network interface, and review the generated flow logs. Look for the broker's private IP addresses when you the `telnet` command was invoked, and confirm the connection packets are `ACCEPTED`, including a return packet. For more information, and to see a flow log example, see [Flow log record examples](https://docs.aws.amazon.com/vpc/latest/userguide/flow-logs-records-examples.html) in the _Amazon VPC Developer Guide_.