AWS App Mesh · Example Payload

App Mesh Virtual Service Backend Example

DeprecatedEnvoyMicroservicesNetworkingService Mesh

App Mesh Virtual Service Backend 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

clientPolicyvirtualServiceName

Example Payload

Raw ↑
{
  "clientPolicy": "example-value",
  "virtualServiceName": "my-resource-01"
}