AWS App Mesh · Example Payload

App Mesh Aws Cloud Map Service Discovery Example

DeprecatedEnvoyMicroservicesNetworkingService Mesh

App Mesh Aws Cloud Map Service Discovery Example is an example object payload from AWS App Mesh, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

attributesipPreferencenamespaceNameserviceName

Example Payload

Raw ↑
{
  "attributes": "example-value",
  "ipPreference": "example-value",
  "namespaceName": "my-resource-01",
  "serviceName": "my-resource-01"
}