🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

aws-sdk-typescript

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-sdk-typescript

aws-sdk bindings for typescript

0.0.3
latest
Version published
Weekly downloads
431
-34.5%
Maintainers
1
Weekly downloads
 
Created

aws-sdk-typescript

Intro

Not really. Instead, it generates the typings necessary for the AWS SDK for JavaScript from the JSON (and JS) Files.

If you're curious about the quality, look under output/typings folder.

Use the bundled aws-sdk.js, and augment with the services you want to support. In theory, it should work :)

Usage

If you're using tsd, things are easier:

$ # Obvious Preconditions: npm install -g typescript tsd, then {npm,tsc,tsd} init
$ npm install aws-sdk-typescript --save-dev
$ tsd link

FAQs

Package last updated on 19 Feb 2016

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