stronghold-services-helper
v1.0.6
Published
Services abstraction used for tcp comms
Downloads
3
Maintainers
Readme
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 stronghold-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