Amazon App Mesh · Example Payload

Amazon App Mesh Virtualgatewaylistener Example

MicroservicesNetworkingService Mesh

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

connectionPoolhealthCheckportMappingtls

Example Payload

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