JSPM

aws2js-patched

0.6.12
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q30153F

AWS (Amazon Web Services) APIs client implementation for node.js

Package Exports

  • aws2js-patched

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (aws2js-patched) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

About still maintained

Amazon Web Services node.js module. Originally a fork of aws-lib.

Installation

Either manually clone this repository into your node_modules directory, or the recommended method:

npm install aws2js

Project and Design goals

  • HTTPS-only APIs communication (exceptions allowed for HTTP-only APIs)
  • Proper error reporting
  • Simple to write clients for a specific AWS service (abstracts most of the low level plumbing)
  • Simple to use AWS API calls
  • Higher level clients for specific work flows
  • Proper documentation

Supported

Contributors

You should also send your special thanks to the aws2js contributors.