Exciting release!Introducing "safe npm". Learn more
Socket
Log inDemoInstall

aws-sdk-typescript

Package Overview
Dependencies
1
Maintainers
1
Versions
3
Issues
File Explorer

Advanced tools

aws-sdk-typescript

aws-sdk bindings for typescript

    0.0.3latest
    GitHub

Version published
Maintainers
1
Weekly downloads
792
increased by38.22%

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

Last updated on 19 Feb 2016

Did you know?

Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.

Install Socket
Socket
support@socket.devSocket SOC 2 Logo

Product

  • Package Issues
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc