Amazon App Mesh · Example Payload

Amazon App Mesh Httpretrypolicy Example

MicroservicesNetworkingService Mesh

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

httpRetryEventsmaxRetriesperRetryTimeouttcpRetryEvents

Example Payload

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