AWS Security ChangesHomeSearch

AWS pcs documentation change

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

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

Summary

Removed redundant sentence about request signing requirements.

Security assessment

Simplifies existing security documentation without altering security guidance. No vulnerability addressed.

Diff

diff --git a/pcs/latest/userguide/infrastructure-security.md b/pcs/latest/userguide/infrastructure-security.md
index 3e99c2363..7f88223a3 100644
--- a//pcs/latest/userguide/infrastructure-security.md
+++ b//pcs/latest/userguide/infrastructure-security.md
@@ -18,2 +17,0 @@ You use AWS published API calls to access AWS PCS through the network. Clients m
-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.
-