Commit Graph

11 Commits

Author SHA1 Message Date
Pascal Birchler
4794724f0e Fix Metadata definition in S3.putObject method (#9109)
* Fix Metadata definition in S3.putObject method

Metadata is a map of strings, not an array.

* Use more explicit type for Metadata
2016-05-01 22:07:15 +09:00
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
bmajz
6c891d4cdd Add ECS definitions to AWS type definitions 2016-01-21 17:37:58 -08:00
theodorz
5d51369b02 Update to fix S3 with latest AWS SDK
I removed the nested S3 Client interface, because it doesn't seem to be present in the latest AWS JS SDK (2.2.31).
2016-01-20 17:37:04 +01:00
Jean-Philipe Pellerin
6ca23c0d69 Adding availability for the DynamoDB Document Client 2016-01-06 16:49:09 -05:00
vvakame
781e468d4b remove unused .tscparams 2015-12-23 18:23:35 +09:00
Eric Nicholson
b5f4a47c02 Fixed existing definitions for SQS and added missing definitions 2015-10-29 09:54:55 -04:00
Brian Geppert
2fc9b9ac8c aws-sdk: added support for apiVersion/apiVersions config options. 2014-11-12 02:21:57 -06:00
Brian Geppert
11694760b1 Filled out the 'config' object for 'aws-sdk'. 2014-11-12 02:08:14 -06:00
Ashish Singal
d8a76f86b8 adding module for DynamoDB 2014-10-01 18:37:28 +05:30
Bart van der Schoor
09f3d7a8dc imported 25 definitions from typescript-node-definitions
first batch: the easy pickings

- as per https://github.com/borisyankov/DefinitelyTyped/issues/115
- added DT headers (scraped creators from git history)
- added tests
- some modifications
- added CONTRIBUTORS.md for the substantial defs (>50 LOC)
2014-04-22 22:09:35 +02:00