Comparing version
@@ -72,2 +72,3 @@ var aws2 = exports | ||
;delete params['Signature'] | ||
params['Signature'] = this.signature() | ||
@@ -74,0 +75,0 @@ |
@@ -62,20 +62,2 @@ var http = require('http') | ||
request(aws2.sign({ service: 'autoscaling', path: '/?Action=DescribeAutoScalingInstances&Version=2011-01-01' })) | ||
/* | ||
<DescribeAutoScalingInstancesResponse xmlns="http://autoscaling.amazonaws.com/doc/2011-01-01/"> | ||
... | ||
*/ | ||
request(aws2.sign({ service: 'elasticloadbalancing', path: '/?Action=DescribeLoadBalancers&Version=2012-06-01' })) | ||
/* | ||
<DescribeLoadBalancersResponse xmlns="http://elasticloadbalancing.amazonaws.com/doc/2012-06-01/"> | ||
... | ||
*/ | ||
request(aws2.sign({ service: 'cloudformation', path: '/?Action=ListStacks&Version=2010-05-15' })) | ||
/* | ||
<ListStacksResponse xmlns="http://cloudformation.amazonaws.com/doc/2010-05-15/"> | ||
... | ||
*/ | ||
request(aws2.sign({ service: 'ec2', path: '/?Action=DescribeRegions&Version=2012-12-01' })) | ||
@@ -94,8 +76,2 @@ /* | ||
request(aws2.sign({ service: 'elasticbeanstalk', path: '/?Action=ListAvailableSolutionStacks&Version=2010-12-01' })) | ||
/* | ||
<ListAvailableSolutionStacksResponse xmlns="http://elasticbeanstalk.amazonaws.com/docs/2010-12-01/"> | ||
... | ||
*/ | ||
request(aws2.sign({ service: 'elasticmapreduce', path: '/?Action=DescribeJobFlows&Version=2009-03-31' })) | ||
@@ -120,2 +96,1 @@ /* | ||
{ | ||
"name": "aws2", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Signs and prepares requests using AWS Signature Version 2", | ||
@@ -11,16 +11,9 @@ "author": "Michael Hart <michael.hart.au@gmail.com> (http://github.com/mhart)", | ||
"signature", | ||
"autoscaling", | ||
"monitoring", | ||
"cloudwatch", | ||
"cloudformation", | ||
"ec2", | ||
"elasticloadbalancing", | ||
"elb", | ||
"elasticache", | ||
"elasticbeanstalk", | ||
"elasticmapreduce", | ||
"iam", | ||
"importexport", | ||
"rds", | ||
"sqs", | ||
"sns", | ||
@@ -27,0 +20,0 @@ "sdb", |
@@ -87,20 +87,2 @@ aws2 | ||
request(aws2.sign({ service: 'autoscaling', path: '/?Action=DescribeAutoScalingInstances&Version=2011-01-01' })) | ||
/* | ||
<DescribeAutoScalingInstancesResponse xmlns="http://autoscaling.amazonaws.com/doc/2011-01-01/"> | ||
... | ||
*/ | ||
request(aws2.sign({ service: 'elasticloadbalancing', path: '/?Action=DescribeLoadBalancers&Version=2012-06-01' })) | ||
/* | ||
<DescribeLoadBalancersResponse xmlns="http://elasticloadbalancing.amazonaws.com/doc/2012-06-01/"> | ||
... | ||
*/ | ||
request(aws2.sign({ service: 'cloudformation', path: '/?Action=ListStacks&Version=2010-05-15' })) | ||
/* | ||
<ListStacksResponse xmlns="http://cloudformation.amazonaws.com/doc/2010-05-15/"> | ||
... | ||
*/ | ||
request(aws2.sign({ service: 'ec2', path: '/?Action=DescribeRegions&Version=2012-12-01' })) | ||
@@ -119,8 +101,2 @@ /* | ||
request(aws2.sign({ service: 'elasticbeanstalk', path: '/?Action=ListAvailableSolutionStacks&Version=2010-12-01' })) | ||
/* | ||
<ListAvailableSolutionStacksResponse xmlns="http://elasticbeanstalk.amazonaws.com/docs/2010-12-01/"> | ||
... | ||
*/ | ||
request(aws2.sign({ service: 'elasticmapreduce', path: '/?Action=DescribeJobFlows&Version=2009-03-31' })) | ||
@@ -127,0 +103,0 @@ /* |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
17847
-9.27%269
-6.6%179
-11.82%