Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

aws-sdk-support

tyagiarpit9MIT1.0.7TypeScript support: included

Wrapper for AWS SDK to simplify calls

readme

aws-sdk-support

Github Codacy Badge Codacy Badge Build Status NPM NPM NPM David David

AWS SDK wrapper for node

This library provides a simple wrapper on for aws-sdk Current version only supports following services

  • S3
    • Get Object Content
    • Get Object List for Bucket/Prefix
    • Delete Object
  • SQS
    • Send Message
    • Receive Message

Documentation can be found at https://techgrid.github.io/aws-sdk-support/.