Amazon App Mesh · Example Payload

Amazon App Mesh Grpcroute Example

MicroservicesNetworkingService Mesh

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

actionmatchretryPolicytimeout

Example Payload

Raw ↑
{
  "action": "example-action",
  "match": "example-match",
  "retryPolicy": "example-retryPolicy",
  "timeout": "example-timeout"
}