serverless-simpledb-plugin

0.1.1 • Public • Published

serverless-simpledb-plugin

Allows use of variables with cloudformation resource names as needed for SimpleDB.

Setup

  • Install via npm in the root of your Serverless Project:
npm install serverless-simpledb-plugin --save-dev
  • Add the plugin to the plugins array in your Serverless Project's s-project.json, like this:
"plugins": [
    "serverless-simpledb-plugin"
]
  • All done!

Package Sidebar

Install

npm i serverless-simpledb-plugin

Weekly Downloads

1

Version

0.1.1

License

MIT

Last publish

Collaborators

  • jgilbert01