AWS App Mesh · Example Payload

App Mesh Virtual Gateway Port Mapping Example

DeprecatedEnvoyMicroservicesNetworkingService Mesh

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

Top-level fields

portprotocol

Example Payload

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