Amazon App Mesh · Example Payload

Amazon App Mesh Grpcgatewayroutematch Example

MicroservicesNetworkingService Mesh

Amazon App Mesh Grpcgatewayroutematch Example is an example object payload from Amazon 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": "example-hostname",
  "metadata": "example-metadata",
  "port": "example-port",
  "serviceName": "example-serviceName"
}