Skip to content

Commit dd67913

Browse files
committed
Changing message to action to match blog post
1 parent 6cfc886 commit dd67913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Resources:
2222
Properties:
2323
Name: SimpleChatWebSocket
2424
ProtocolType: WEBSOCKET
25-
RouteSelectionExpression: "$request.body.message"
25+
RouteSelectionExpression: "$request.body.action"
2626
ConnectRoute:
2727
Type: AWS::ApiGatewayV2::Route
2828
Properties:

0 commit comments

Comments
 (0)