GrpcRouteMatch - Amazon App Mesh
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).

GrpcRouteMatch

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

Contents

metadata

An object that represents the data to match from the request.

Type: Array of GrpcRouteMetadata objects

Array Members: Minimum number of 1 item. Maximum number of 10 items.

Required: No

methodName

The method name to match from the request. If you specify a name, you must also specify a serviceName.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 50.

Required: No

port

The port number to match on.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 65535.

Required: No

serviceName

The fully qualified domain name for the service to match from the request.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: