AWS App Mesh · Example Payload

App Mesh Virtual Gateway Listener Tls File Certificate Example

DeprecatedEnvoyMicroservicesNetworkingService Mesh

App Mesh Virtual Gateway Listener Tls File Certificate 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

certificateChainprivateKey

Example Payload

Raw ↑
{
  "certificateChain": "example-value",
  "privateKey": "example-value"
}