amazon-api-gateway-client icon indicating copy to clipboard operation
amazon-api-gateway-client copied to clipboard

A client library for Amazon API Gateway.

Results 3 amazon-api-gateway-client issues
Sort by recently updated
recently updated
newest added

AWS's response was changed. So some of functions do not working. ``` node TypeError: Cannot read property 'map' of undefined at NODE_PATH/lib/node_modules/fluct/node_modules/amazon-api-gateway-client/lib/client.js:303:25 at runMicrotasksCallback (node.js:337:7) at process._tickDomainCallback (node.js:381:11) ```

Hello, Could you please add some error handling samples ? Thanks, Marcel

I want to run this module via the http proxy server. However, this module isn't seen proxy server considerations... note: This issue was discovered when using the fluct. Please fix...