AWS Security ChangesHomeSearch

AWS iotevents documentation change

Service: iotevents · 2025-10-22 · Documentation medium

File: iotevents/latest/developerguide/infrastructure-security.md

Summary

Removed sentence about request signing requirements using access keys or STS

Security assessment

Similar to IoT Analytics change: removes authentication details without evidence of resolving a security issue. Impacts documentation completeness but not directly tied to vulnerabilities.

Diff

diff --git a/iotevents/latest/developerguide/infrastructure-security.md b/iotevents/latest/developerguide/infrastructure-security.md
index 4423bd86a..8ced688e7 100644
--- a//iotevents/latest/developerguide/infrastructure-security.md
+++ b//iotevents/latest/developerguide/infrastructure-security.md
@@ -20,2 +19,0 @@ You use AWS published API calls to access AWS IoT Events through the network. Cl
-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.
-