Skip to main content

Installation

AWS AppSync Butler should be installed in your CDK or SST application.

Create a new CDK or SST application

If you have an existing CDK or SST application setup, go to Install dependencies.

Install dependencies

Open a terminal in your CDK or SST project and install the required dependencies.

# Using npm:
npm install aws-appsync-butler
# Using Yarn:
yarn add aws-appsync-butler