Options
All
  • Public
  • Public/Protected
  • All
Menu

aws-sdk-support

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/.

Generated using TypeDoc