Socket
Socket
Sign inDemoInstall

awssum-amazon

Package Overview
Dependencies
5
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    awssum-amazon

NodeJS module to aid talking to Amazon Web Services. Requires awssum-amazon-* plugins.


Version published
Weekly downloads
205
decreased by-7.66%
Maintainers
1
Install size
188 kB
Created
Weekly downloads
 

Readme

Source

NOTE: AwsSum is now deprecated. Please use aws-sdk instead.

Amazon (for AwsSum)

This is the base class for all Amazon services. It defines a few things such as constants and the constructor expects certain variables to be passed in, which are common across (most) services.

It also defines two other base classes which include signing for AWS Signature v2 and AWS Signature v4. Your base class can inherit from these rather than the plain base class.

Writing an Amazon Service plugin for AwsSum

There are many examples of service plugins for Amazon, so please take a look at the following repos:

(Ends)

Keywords

FAQs

Last updated on 11 Jun 2014

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc