AWS App Mesh · Example Payload

App Mesh Grpc Retry Policy Example

DeprecatedEnvoyMicroservicesNetworkingService Mesh

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

Top-level fields

grpcRetryEventshttpRetryEventsmaxRetriesperRetryTimeouttcpRetryEvents

Example Payload

Raw ↑
{
  "grpcRetryEvents": "example-value",
  "httpRetryEvents": "example-value",
  "maxRetries": "example-value",
  "perRetryTimeout": "example-value",
  "tcpRetryEvents": "example-value"
}