AWS Security ChangesHomeSearch

AWS appsync documentation change

Service: appsync · 2026-05-04 · Documentation low

File: appsync/latest/devguide/security-authz.md

Summary

Updated architecture diagram reference and alt text for fine-grained access control.

Security assessment

The change updates an existing security diagram but doesn't alter or add security documentation. No vulnerability is addressed.

Diff

diff --git a/appsync/latest/devguide/security-authz.md b/appsync/latest/devguide/security-authz.md
index b6c28da5f..362ea17d0 100644
--- a//appsync/latest/devguide/security-authz.md
+++ b//appsync/latest/devguide/security-authz.md
@@ -616 +616 @@ In the following example using DynamoDB, suppose you’re using the preceding bl
-![Diagram showing authentication flow from user login to database operation using AWS services.](/images/appsync/latest/devguide/images/FGAC.png)
+![Four-step workflow showing token retrieval, request sending, conditional check, and operation execution.](/images/appsync/latest/devguide/images/FGAC.png)