AWS App Mesh · Example Payload

App Mesh Virtual Router Listener Example

DeprecatedEnvoyMicroservicesNetworkingService Mesh

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

Top-level fields

portMapping

Example Payload

Raw ↑
{
  "portMapping": {
    "port": "example-value",
    "protocol": "example-value"
  }
}