acp-aws-amplify-serverless-plugin
v1.2.1
Published
This is bug free Serverless AWS exports plugin for ACP project
Downloads
11
Readme
ACP AWS Amplify Plugin for Serverless Framework
This is a plugin for the Serverless Framework that generates appropriate configuration files for using AWS Amplify with the Serverless Framework.
This project is forked from aws-amplify-serverless-plugin
Installation
Install the plugin via Yarn (recommended)
yarn add acp-aws-amplify-serverless-plugin
or via NPM
npm install --save acp-aws-amplify-serverless-plugin
Configuration
Edit your serverless.yml
file to include something like the following:
plugins:
- acp-aws-amplify-serverless-plugin