Amazon App Mesh · Example Payload

Amazon App Mesh Listener Example

MicroservicesNetworkingService Mesh

Amazon App Mesh Listener Example is an example object payload from Amazon 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-connectionPool",
  "healthCheck": "example-healthCheck",
  "outlierDetection": "example-outlierDetection",
  "portMapping": "example-portMapping",
  "timeout": "example-timeout",
  "tls": "example-tls"
}