AWS appsync documentation change
Summary
Corrected npmjs.com URL for commander library reference
Security assessment
Fixes a documentation link to an external library without security implications. No security features or vulnerabilities addressed.
Diff
diff --git a/appsync/latest/eventapi/create-wscat-clone.md b/appsync/latest/eventapi/create-wscat-clone.md index f7cd11aef..cc2692420 100644 --- a//appsync/latest/eventapi/create-wscat-clone.md +++ b//appsync/latest/eventapi/create-wscat-clone.md @@ -191 +191 @@ The signer uses `fromNodeProviderChain` to retrieve your local credentials and u - 1. We recommend to you use the [chalk](https://www.npmjs.com/package/chalk) library to provide some color on your terminal and the [commander ](https://docs.aws.amazon.com/https://www.npmjs.com/package/commander) library to define and parse your program command options. + 1. We recommend to you use the [chalk](https://www.npmjs.com/package/chalk) library to provide some color on your terminal and the [commander ](https://www.npmjs.com/package/commander) library to define and parse your program command options.