Amazon App Mesh · Example Payload

Amazon App Mesh Createmeshinput Example

example-tags

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

clientTokenmeshNamespectags

Example Payload

Raw ↑
{
  "clientToken": "example-clientToken",
  "meshName": "example-meshName",
  "spec": "example-spec",
  "tags": "example-tags"
}