1.0.5 • Published 6 years ago

@amidoltd/services-helper v1.0.5

Weekly downloads
5
License
WTFPL
Repository
-
Last release
6 years ago

Services-Helper

Contains service abstractions to communicate with some AWS services as well a rest client for custom TCP implementations including lambda function invoker

installation

npm i @amidoltd/services-helper

Optionally you might want to keep this lib in "latest" version as each update will be retro-compatible and the underlying dependencies are frequently changing especially aws-sdk

sample usage

// sample initiator and execution goes here ...
RELEASE NOTES

  • 1.0.1
TODO

  • improve docs
  • expand on examples and continually