Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

awssum-amazon

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

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.

  • 1.4.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
98
increased by40%
Maintainers
1
Weekly downloads
 
Created
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

Package last updated on 11 Jun 2014

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc