AWS Security ChangesHomeSearch

AWS appsync documentation change

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

File: appsync/latest/eventapi/event-api-tutorials.md

Summary

Added two new tutorials for creating a wscat clone and publishing from a Lambda function using IAM authentication

Security assessment

The changes add documentation about using IAM authentication methods, which is a security feature. However, there is no evidence of addressing a specific security vulnerability or incident.

Diff

diff --git a/appsync/latest/eventapi/event-api-tutorials.md b/appsync/latest/eventapi/event-api-tutorials.md
index b5d04e4bf..c23bfb748 100644
--- a//appsync/latest/eventapi/event-api-tutorials.md
+++ b//appsync/latest/eventapi/event-api-tutorials.md
@@ -12,0 +13,4 @@ To help you understand how AWS AppSync Events works, the following tutorials wal
+  * [Create a wscat clone with with NodeJs and IAM auth](./create-wscat-clone.html)
+
+  * [Publishing from a NodeJS Lambda function with IAM auth](./lambda-iam-auth.html)
+