AWS Security ChangesHomeSearch

AWS filegateway documentation change

Service: filegateway · 2025-05-10 · Documentation low

File: filegateway/latest/files3/create-cache-report.md

Summary

Added explicit S3 bucket permissions requirement for cache reports

Security assessment

Same as the filefsxw version - adds security documentation about required permissions without addressing a specific vulnerability.

Diff

diff --git a/filegateway/latest/files3/create-cache-report.md b/filegateway/latest/files3/create-cache-report.md
index 2fa51f555..d287f2a55 100644
--- a//filegateway/latest/files3/create-cache-report.md
+++ b//filegateway/latest/files3/create-cache-report.md
@@ -10,0 +11,2 @@ S3 File Gateway can generate a report of the metadata for files that are current
+  * You must have `s3:PutObject` and `s3:AbortMultipartUpload` permissions for the Amazon S3 bucket where you want to store the cache report.
+