AWS::AppMesh::Route HttpPathMatch
An object representing the path to match in the request.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
Properties
Exact-
The exact path to match on.
Required: No
Type: String
Minimum:
1Maximum:
255Update requires: No interruption
Regex-
The regex used to match the path.
Required: No
Type: String
Minimum:
1Maximum:
255Update requires: No interruption