AWS::AppMesh::GatewayRoute HttpGatewayRouteAction - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::AppMesh::GatewayRoute HttpGatewayRouteAction

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

Syntax

To declare this entity in your Amazon 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