Amazon App Mesh · Example Payload

Amazon App Mesh Virtualgatewaylistenertlsfilecertificate Example

MicroservicesNetworkingService Mesh

Amazon App Mesh Virtualgatewaylistenertlsfilecertificate Example is an example object payload from Amazon 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-certificateChain",
  "privateKey": "example-privateKey"
}