Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit eb589a0

Browse files
Change message about supported action types of ELB (#1734)
1 parent 37574be commit eb589a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/user-guide/aws/elb/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,5 +179,5 @@ The following code snippets and sample applications provide practical examples o
179179

180180
## Current Limitations
181181

182-
- The Application Load Balancer currently supports only the `forward` and `redirect` action types.
182+
- The Application Load Balancer currently supports only the `forward`, `redirect` and `fixed-response` action types.
183183
- When opting for Route53 CNAMEs to direct requests towards the ALBs, it's important to remember that explicit configuration of the `Host` header to match the resource record might be necessary while making calls.

0 commit comments

Comments
 (0)