Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc_source/services-alb.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Your function processes the event and returns a response document to the load ba
{
"statusCode": 200,
"statusDescription": "200 OK",
"isBase64Encoded": False,
"isBase64Encoded": false,
"headers": {
"Content-Type": "text/html"
},
Expand All @@ -71,4 +71,4 @@ You should see the following output:
}
```

For instructions on configuring the Application Load Balancer listener and target group, see [Lambda functions as a target](https://docs.aws.amazon.com/elasticloadbalancing/latest/application/lambda-functions.html) in the *User Guide for Application Load Balancers*\.
For instructions on configuring the Application Load Balancer listener and target group, see [Lambda functions as a target](https://docs.aws.amazon.com/elasticloadbalancing/latest/application/lambda-functions.html) in the *User Guide for Application Load Balancers*\.