Amazon App Mesh · Example Payload

Amazon App Mesh Awscloudmapservicediscovery Example

MicroservicesNetworkingService Mesh

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

attributesipPreferencenamespaceNameserviceName

Example Payload

Raw ↑
{
  "attributes": "example-attributes",
  "ipPreference": "example-ipPreference",
  "namespaceName": "example-namespaceName",
  "serviceName": "example-serviceName"
}