aws-extra

1.0.15 • Public • Published

aws-extra

Useful enhancements to the AWS JavaScript SDK.

What's in the box?

  • promisfied aws-sdk (everything except the CloudSearchDomain and IotData services)
  • automatic, configurable logging of sdk calls
  • automatic page handling logic for paged sdk calls

Prerequisites

The code makes use of async/await, so you will require node8+.
You'll also need to bring your own version of the aws-sdk (it's a peer dependency of aws-extra).

Documentation

For a quick introduction, see the Overview and Examples page.
There is also a page that provides full API Documentation.

Package Sidebar

Install

npm i aws-extra

Weekly Downloads

1

Version

1.0.15

License

MIT

Unpacked Size

15.2 kB

Total Files

10

Last publish

Collaborators

  • shaungreen