0.0.2 • Published 4 years ago

@twydev/dynamic-scheduler-aws v0.0.2

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

dynamic-scheduler-aws

This is currently under development and does not work.

Note: this project is an experiment and should not be used for production applications. It aims to publish an NPM package as a plugin to host application using AWS SDK to create dynamic schedules using AWS services.

Prerequisite

  1. Install aws-sdk in the host application.
  2. Configure your credentials to use AWS SDK. Please follow the official guide.

Reference Resources