AWS App Mesh · Example Payload

App Mesh Http Gateway Route Rewrite Example

DeprecatedEnvoyMicroservicesNetworkingService Mesh

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

Top-level fields

hostnamepathprefix

Example Payload

Raw ↑
{
  "hostname": "my-resource-01",
  "path": "example-value",
  "prefix": "example-value"
}