AWS Security ChangesHomeSearch

AWS amazon-mq documentation change

Service: amazon-mq · 2025-10-22 · Documentation medium

File: amazon-mq/latest/developer-guide/infrastructure-security.md

Summary

Removed details about API request signing requirements using access keys or AWS STS

Security assessment

While the removed content relates to security practices (API request signing), there is no evidence this change addresses a specific vulnerability. The removal might reduce documentation clarity about security requirements, but does not directly indicate a security fix.

Diff

diff --git a/amazon-mq/latest/developer-guide/infrastructure-security.md b/amazon-mq/latest/developer-guide/infrastructure-security.md
index 11d9a074a..b5c2cca41 100644
--- a//amazon-mq/latest/developer-guide/infrastructure-security.md
+++ b//amazon-mq/latest/developer-guide/infrastructure-security.md
@@ -18,2 +17,0 @@ You use AWS published API calls to access through the network. Clients must supp
-Additionally, requests must be signed by using an access key ID and a secret access key that is associated with an IAM principal. Or you can use the [AWS Security Token Service](https://docs.aws.amazon.com/STS/latest/APIReference/welcome.html) (AWS STS) to generate temporary security credentials to sign requests.
-