AWS Security ChangesHomeSearch

AWS servicequotas documentation change

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

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

Summary

Removed redundant statement about requiring access keys/AWS STS for request signing

Security assessment

Consistent with other changes, removes standard authentication details without evidence of security issue resolution.

Diff

diff --git a/servicequotas/latest/userguide/infrastructure-security.md b/servicequotas/latest/userguide/infrastructure-security.md
index fc21f4525..e106df23e 100644
--- a//servicequotas/latest/userguide/infrastructure-security.md
+++ b//servicequotas/latest/userguide/infrastructure-security.md
@@ -18,2 +17,0 @@ You use AWS published API calls to access Service Quotas 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.
-