AWS App Mesh · Example Payload

App Mesh Virtual Gateway Listener Example

DeprecatedEnvoyMicroservicesNetworkingService Mesh

App Mesh Virtual Gateway Listener 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

connectionPoolhealthCheckportMappingtls

Example Payload

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