AWS App Mesh · Schema

GrpcMetadataMatchMethod

An object representing the method header to be matched.

AWSDeprecatedEnvoyMicroservicesNetworkingService Mesh

Properties

Name Type Description
exact object
prefix object
range object An object that represents the range of values to match on. The first character of the range is included in the range, though the last character is not. For example, if the range specified were 1-100,
regex object
suffix object
View JSON Schema on GitHub