Skip to content

Commit b588bc8

Browse files
committed
Add: Details on AWS LB
1 parent 6232481 commit b588bc8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
Middleware (Python) to automatically log API calls from AWS Lambda functions
88
and sends to [Moesif](https://www.moesif.com) for API analytics and log analysis.
99

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.
1112

1213
This middleware expects the
1314
[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

Comments
 (0)