AWS Security ChangesHomeSearch

AWS efs documentation change

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

File: efs/latest/ug/network-isolation.md

Summary

Removed statement about access key/STS requirements for API signing

Security assessment

Removes redundant authentication details but does not alter security posture. The remaining content still references IAM policies and VPC endpoints for security.

Diff

diff --git a/efs/latest/ug/network-isolation.md b/efs/latest/ug/network-isolation.md
index 429b3ee39..f7ff7ecf3 100644
--- a//efs/latest/ug/network-isolation.md
+++ b//efs/latest/ug/network-isolation.md
@@ -18,2 +17,0 @@ You use AWS published API calls to access Amazon EFS through the network. Client
-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.
-