AWS App Mesh · Example Payload

App Mesh Grpc Gateway Route Match Example

DeprecatedEnvoyMicroservicesNetworkingService Mesh

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

Top-level fields

hostnamemetadataportserviceName

Example Payload

Raw ↑
{
  "hostname": "my-resource-01",
  "metadata": "example-value",
  "port": "example-value",
  "serviceName": "my-resource-01"
}