AWS::AppMesh::Route HttpRoute - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::AppMesh::Route HttpRoute

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

Syntax

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