1.2.1 • Published 2 years ago

acp-aws-amplify-serverless-plugin v1.2.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

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
1.2.0

2 years ago

1.2.1

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.7

2 years ago

1.0.6

3 years ago

1.0.5

3 years ago