AWS Security ChangesHomeSearch

AWS singlesignon documentation change

Service: singlesignon · 2025-10-22 · Documentation low

File: singlesignon/latest/userguide/infrastructure-security.md

Summary

Removed paragraph about request signing requirements

Security assessment

Removes general API security documentation but does not indicate a specific vulnerability or security change. Standard AWS API security practices remain applicable.

Diff

diff --git a/singlesignon/latest/userguide/infrastructure-security.md b/singlesignon/latest/userguide/infrastructure-security.md
index f6e6f5123..b59e1df9e 100644
--- a//singlesignon/latest/userguide/infrastructure-security.md
+++ b//singlesignon/latest/userguide/infrastructure-security.md
@@ -18,2 +17,0 @@ You use AWS published API calls to access IAM Identity Center through the networ
-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.
-