AWS appstream2 documentation change
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",