AWS Security ChangesHomeSearch

AWS ses documentation change

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

File: ses/latest/dg/infrastructure-security.md

Summary

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

Security assessment

Aligns with other files by removing redundant authentication guidance. No indication of a security vulnerability being addressed.

Diff

diff --git a/ses/latest/dg/infrastructure-security.md b/ses/latest/dg/infrastructure-security.md
index 4f2d690fa..075d2cc76 100644
--- a//ses/latest/dg/infrastructure-security.md
+++ b//ses/latest/dg/infrastructure-security.md
@@ -18,2 +17,0 @@ You use AWS published API calls to access Amazon Simple Email Service through th
-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.
-