You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

aws-sdk-typescript

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

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
Source
npmnpm
Version published
Weekly downloads
363
-40.78%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

Typescript

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