AWS App Mesh · Example Payload

App Mesh Http Route Example

DeprecatedEnvoyMicroservicesNetworkingService Mesh

App Mesh Http Route 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

actionmatchretryPolicytimeout

Example Payload

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