AWS appsync documentation change
Summary
Minor text updates including prerequisites clarification and typo fix
Security assessment
General documentation improvements with no security context.
Diff
diff --git a/appsync/latest/eventapi/create-wscat-clone.md b/appsync/latest/eventapi/create-wscat-clone.md index cfba43368..f7cd11aef 100644 --- a//appsync/latest/eventapi/create-wscat-clone.md +++ b//appsync/latest/eventapi/create-wscat-clone.md @@ -13 +13 @@ This tutorial shows you how to create a wscat clone that enables real-time messa -Make sure you have completed the [Getting Started](https://docs.aws.amazon.com/appsync/latest/eventapi/event-api-getting-started.html) topic. You will also need use the AWS CLI. +Make sure you have completed the prerequisites in the [Getting Started](https://docs.aws.amazon.com/appsync/latest/eventapi/event-api-getting-started.html) topic. You will also need to use the AWS CLI. @@ -26 +26 @@ Your profile must have permissions to run the following actions. For more inform -You will also need to have _NodeJS_ working in your environment. You need NodeJS version 22.14.0 or higher +You will also need to have _NodeJS_ working in your environment. You need NodeJS version 22.14.0 or higher.