Skip to content

AWS Squeezer Plugin . This plugin enables AWS Lambda support within the Squeezer Framework.

License

Notifications You must be signed in to change notification settings

SqueezerIO/squeezer-aws

Repository files navigation

squeezer-aws

AWS Squeezer Plugin . This plugin enables AWS Lambda support within the Squeezer Framework.

Squeezer.IO Build Status npm version DUB

Installation

cd PROJECT_DIR

npm i squeezer-aws --save

Activate the plugin

PROJECT_DIR/squeezer.yml

plugins:
  - name: squeezer-aws
    path: node_modules