AWS App Mesh · Example Payload

App Mesh List Routes Output Example

DeprecatedEnvoyMicroservicesNetworkingService Mesh

App Mesh List Routes Output 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

nextTokenroutes

Example Payload

Raw ↑
{
  "nextToken": "example-value",
  "routes": "example-value"
}