Comparing version
{ | ||
"name": "aws2", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Signs and prepares requests using AWS Signature Version 2", | ||
@@ -5,0 +5,0 @@ "author": "Michael Hart <michael.hart.au@gmail.com> (http://github.com/mhart)", |
@@ -9,3 +9,3 @@ aws2 | ||
This signature is supported by a number of (older) Amazon services, namely | ||
This signature is supported by (older) Amazon services, namely | ||
[ImportExport](http://docs.aws.amazon.com/AWSImportExport/latest/API/) and | ||
@@ -15,3 +15,3 @@ [SimpleDB](http://docs.aws.amazon.com/AmazonSimpleDB/latest/DeveloperGuide/SDB_API.html). | ||
It also provides defaults for a number of core AWS headers and | ||
request parameters, making it a very easy to query AWS services, or | ||
request parameters, making it very easy to query AWS services, or | ||
build out a fully-featured AWS library. | ||
@@ -18,0 +18,0 @@ |
Sorry, the diff of this file is not supported yet
15917
0.04%