node-workhorse-aws

Extensions for workhorse to interact with Amazon Web Services.

Usage no npm install needed!

<script type="module">
  import nodeWorkhorseAws from 'https://cdn.skypack.dev/node-workhorse-aws';
</script>

README

node-workhorse-aws

Extensions for workhorse to interact with Amazon Web Services

Development

Follow instructions here to enable globstar so that you can use tslint with paths like **/*.ts. https://gist.github.com/samnang/1759336

TODO: When consuming this module via another TypeScript project, I had to manually add the typings for aws-sdk