aws-api-gateway-client
Advanced tools
Comparing version 0.2.4 to 0.2.5
@@ -87,3 +87,3 @@ 'use strict'; | ||
sessionToken: config.sessionToken, | ||
serviceName: service, | ||
serviceName: config.service, | ||
region: config.region, | ||
@@ -90,0 +90,0 @@ endpoint: endpoint, |
{ | ||
"name": "aws-api-gateway-client", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"description": "Node.js moduel for AWS API Gateway client", | ||
@@ -5,0 +5,0 @@ "repository": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
27306