Skip to content
This repository has been archived by the owner on Jun 5, 2018. It is now read-only.

chilts/awssum-amazon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published