AWS Security ChangesHomeSearch

AWS sms-voice documentation change

Service: sms-voice · 2025-10-22 · Documentation low

File: sms-voice/latest/userguide/vulnerability-analysis-and-management.md

Summary

Removed section explaining requirement to sign requests with IAM credentials or AWS STS temporary security credentials

Security assessment

Removes general security documentation about authentication methods but doesn't reference any specific vulnerability fix. The change reduces clarity on secure credential practices but lacks evidence of addressing a disclosed security issue.

Diff

diff --git a/sms-voice/latest/userguide/vulnerability-analysis-and-management.md b/sms-voice/latest/userguide/vulnerability-analysis-and-management.md
index 6b5b98b95..61b22ab20 100644
--- a//sms-voice/latest/userguide/vulnerability-analysis-and-management.md
+++ b//sms-voice/latest/userguide/vulnerability-analysis-and-management.md
@@ -18,2 +17,0 @@ You use AWS published API calls to access AWS End User Messaging SMS through the
-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.
-