AWS App Mesh · Example Payload

App Mesh Listener Example

DeprecatedEnvoyMicroservicesNetworkingService Mesh

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

Top-level fields

connectionPoolhealthCheckoutlierDetectionportMappingtimeouttls

Example Payload

Raw ↑
{
  "connectionPool": "example-value",
  "healthCheck": "example-value",
  "outlierDetection": "example-value",
  "portMapping": "example-value",
  "timeout": "example-value",
  "tls": "example-value"
}