AWS App Mesh · Example Payload

App Mesh Http Gateway Route Header Example

DeprecatedEnvoyMicroservicesNetworkingService Mesh

App Mesh Http Gateway Route Header Example is an example object payload from AWS App Mesh, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

invertmatchname

Example Payload

Raw ↑
{
  "invert": "example-value",
  "match": "example-value",
  "name": "my-resource-01"
}