We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6232481 commit b588bc8Copy full SHA for b588bc8
README.md
@@ -7,7 +7,8 @@
7
Middleware (Python) to automatically log API calls from AWS Lambda functions
8
and sends to [Moesif](https://www.moesif.com) for API analytics and log analysis.
9
10
-Designed for APIs that are hosted on AWS Lambda using Amazon API Gateway as a trigger.
+Designed for APIs that are hosted on AWS Lambda using Amazon API Gateway or Application Load Balancer
11
+as a trigger.
12
13
This middleware expects the
14
[Lambda proxy integration type.](https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-set-up-simple-proxy.html#api-gateway-set-up-lambda-proxy-integration-on-proxy-resource)
0 commit comments