AWS::AppMesh::GatewayRoute GatewayRouteSpec - 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 GatewayRouteSpec

An object that represents a gateway route specification. Specify one gateway route type.

Syntax

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

Properties

GrpcRoute

An object that represents the specification of a gRPC gateway route.

Required: No

Type: GrpcGatewayRoute

Update requires: No interruption

Http2Route

An object that represents the specification of an HTTP/2 gateway route.

Required: No

Type: HttpGatewayRoute

Update requires: No interruption

HttpRoute

An object that represents the specification of an HTTP gateway route.

Required: No

Type: HttpGatewayRoute

Update requires: No interruption

Priority

The ordering of the gateway routes spec.

Required: No

Type: Integer

Minimum: 0

Maximum: 1000

Update requires: No interruption