AWS App Mesh · Example Payload

App Mesh Http Retry Policy Example

DeprecatedEnvoyMicroservicesNetworkingService Mesh

App Mesh Http Retry Policy 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

httpRetryEventsmaxRetriesperRetryTimeouttcpRetryEvents

Example Payload

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