AWS::AppMesh::Route HttpRoute - 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::Route HttpRoute

An object that represents an HTTP or HTTP/2 route type.

Syntax

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

Properties

Action

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

Required: Yes

Type: HttpRouteAction

Update requires: No interruption

Match

An object that represents the criteria for determining a request match.

Required: Yes

Type: HttpRouteMatch

Update requires: No interruption

RetryPolicy

An object that represents a retry policy.

Required: No

Type: HttpRetryPolicy

Update requires: No interruption

Timeout

An object that represents types of timeouts.

Required: No

Type: HttpTimeout

Update requires: No interruption