You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

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


Version published
Weekly downloads
860
increased by44.3%
Maintainers
1
Install size
62.5 MB
Created
Weekly downloads
 

Readme

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc