|
7 | 7 | Middleware (Python) to automatically log API calls from AWS Lambda functions
|
8 | 8 | and sends to [Moesif](https://www.moesif.com) for API analytics and log analysis.
|
9 | 9 |
|
10 | | -Designed for APIs that are hosted on AWS Lambda using Amazon API Gateway as a trigger. |
| 10 | +Designed for APIs that are hosted on AWS Lambda using Amazon API Gateway or Application Load Balancer |
| 11 | +as a trigger. |
11 | 12 |
|
12 | 13 | This middleware expects the
|
13 | 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