Amazon App Mesh · Example Payload

Amazon App Mesh Gatewayroutespec Example

MicroservicesNetworkingService Mesh

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

grpcRoutehttp2RoutehttpRoutepriority

Example Payload

Raw ↑
{
  "grpcRoute": "example-grpcRoute",
  "http2Route": "example-http2Route",
  "httpRoute": "example-httpRoute",
  "priority": "example-priority"
}