AWS::AppMesh::GatewayRoute HttpGatewayRouteAction - AWS CloudFormation

AWS::AppMesh::GatewayRoute HttpGatewayRouteAction

An object that represents the action to take if a match is determined.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

Properties

Rewrite

The gateway route action to rewrite.

Required: No

Type: HttpGatewayRouteRewrite

Update requires: No interruption

Target

An object that represents the target that traffic is routed to when a request matches the gateway route.

Required: Yes

Type: GatewayRouteTarget

Update requires: No interruption