🚀 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
a

aws-sdk-typescript

aws-sdk bindings for typescript

0.0.3
latest
80

Supply Chain Security

100

Vulnerability

80

Quality

76

Maintenance

100

License

Repository has been archived by the owner.
Version published
Maintainers
1
Created
Issues
10

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