AWS Security ChangesHomeSearch

AWS efs documentation change

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

File: efs/latest/ug/API_DescribeFileSystemPolicy.md

Summary

Updated error message description to include policy access failures and default policy scenarios

Security assessment

Similar to the BackupPolicy change, improves error message accuracy but doesn't directly relate to security vulnerabilities or new security features.

Diff

diff --git a/efs/latest/ug/API_DescribeFileSystemPolicy.md b/efs/latest/ug/API_DescribeFileSystemPolicy.md
index 2580c153d..54012447b 100644
--- a//efs/latest/ug/API_DescribeFileSystemPolicy.md
+++ b//efs/latest/ug/API_DescribeFileSystemPolicy.md
@@ -133 +133 @@ HTTP Status Code: 500
-Returned if `no backup` is specified for a One Zone EFS file system.
+Returned if the specified IAM policy or resource policy cannot be located or accessed. Depending on the action being performed, the error may also be returned if the default file system policy is in effect for the EFS file system or if no backup policy is specified.