AWS Security ChangesHomeSearch

AWS appsync documentation change

Service: appsync · 2025-11-19 · Documentation low

File: appsync/latest/devguide/tutorial-dynamodb-resolvers.md

Summary

Updated references from 'AWS CloudFormation' to 'CloudFormation' in deployment instructions

Security assessment

This is a branding/nomenclature change without modifying security properties of the deployment process. No security features or vulnerabilities are addressed.

Diff

diff --git a/appsync/latest/devguide/tutorial-dynamodb-resolvers.md b/appsync/latest/devguide/tutorial-dynamodb-resolvers.md
index ff47ac0b2..a7879b328 100644
--- a//appsync/latest/devguide/tutorial-dynamodb-resolvers.md
+++ b//appsync/latest/devguide/tutorial-dynamodb-resolvers.md
@@ -32 +32 @@ To begin this tutorial, first you need to follow the steps below to provision AW
-Alternatively, you can launch the following AWS CloudFormation stack in the US-West 2 (Oregon) region in your AWS account.
+Alternatively, you can launch the following CloudFormation stack in the US-West 2 (Oregon) region in your AWS account.
@@ -2208 +2208 @@ To clean up, you can delete the AppSync GraphQL API from the console.
-To delete the DynamoDB table and the IAM role you created for this tutorial, you can run the following to delete the `AWSAppSyncTutorialForAmazonDynamoDB` stack, or visit the AWS CloudFormation console and delete the stack:
+To delete the DynamoDB table and the IAM role you created for this tutorial, you can run the following to delete the `AWSAppSyncTutorialForAmazonDynamoDB` stack, or visit the CloudFormation console and delete the stack: