AWS Security ChangesHomeSearch

AWS appsync documentation change

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

File: appsync/latest/devguide/add-data-with-graphql-mutation.md

Summary

Updated image references by removing descriptive alt text from markdown syntax

Security assessment

Pure formatting change affecting image accessibility. No security implications as it doesn't modify functionality, authentication, or data handling documentation.

Diff

diff --git a/appsync/latest/devguide/add-data-with-graphql-mutation.md b/appsync/latest/devguide/add-data-with-graphql-mutation.md
index 2cc3ddda6..c380e5605 100644
--- a//appsync/latest/devguide/add-data-with-graphql-mutation.md
+++ b//appsync/latest/devguide/add-data-with-graphql-mutation.md
@@ -21 +21 @@ Your next step is to add data to your blank DynamoDB table using a GraphQL mutat
-![Explorer tab showing a dropdown menu with mutation and query options like createTodo and deleteTodo.](/images/appsync/latest/devguide/images/explorer-example-1.png)
+![](/images/appsync/latest/devguide/images/explorer-example-1.png)
@@ -39 +39 @@ AWS AppSync automatically generated these from the model we defined earlier. Thi
-![Expanded createTodo mutation showing input fields like description, id, name, when, and where.](/images/appsync/latest/devguide/images/explorer-example-2.png)
+![](/images/appsync/latest/devguide/images/explorer-example-2.png)
@@ -141 +141 @@ If you navigate to the DynamoDB service, you'll now see an entry in your data so
-![TodoAPITable interface showing a completed scan with 1 item returned in a table format.](/images/appsync/latest/devguide/images/explorer-example-3.png)
+![](/images/appsync/latest/devguide/images/explorer-example-3.png)