UNPKG

@webiny/api-apw-scheduler-so-ddb

Version:

The DynamoDB storage operations for scheduler action feature in the Webiny APW API.

19 lines (13 loc) 724 B
# @webiny/api-apw-scheduler-so-ddb [![](https://img.shields.io/npm/dw/@webiny/api-apw-scheduler-so-ddb.svg)](https://www.npmjs.com/package/@webiny/api-apw-scheduler-so-ddb) [![](https://img.shields.io/npm/v/@webiny/api-apw-scheduler-so-ddb.svg)](https://www.npmjs.com/package/@webiny/api-apw-scheduler-so-ddb) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) ## Install ``` npm install --save @webiny/api-apw-scheduler-so-ddb ``` Or if you prefer yarn: ``` yarn add @webiny/api-apw-scheduler-so-ddb ```