Amazon App Mesh · Example Payload

Amazon App Mesh Grpcroutematch Example

MicroservicesNetworkingService Mesh

Amazon App Mesh Grpcroutematch 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

metadatamethodNameportserviceName

Example Payload

Raw ↑
{
  "metadata": "example-metadata",
  "methodName": "example-methodName",
  "port": "example-port",
  "serviceName": "example-serviceName"
}