AWS Security ChangesHomeSearch

AWS appstream2 documentation change

Service: appstream2 · 2025-08-16 · Documentation low

File: appstream2/latest/developerguide/example-elastic-fleets.md

Summary

Updated S3 resource ARN example in policy documentation

Security assessment

Corrects an example policy format without changing security implications

Diff

diff --git a/appstream2/latest/developerguide/example-elastic-fleets.md b/appstream2/latest/developerguide/example-elastic-fleets.md
index 5a5fd7b4d..9e97c8821 100644
--- a//appstream2/latest/developerguide/example-elastic-fleets.md
+++ b//appstream2/latest/developerguide/example-elastic-fleets.md
@@ -27 +27 @@ JSON
-                "Resource": "your session script S3 path",
+                "Resource": "arn:aws:s3:::your-bucket-name/your-session-script-path",