Amazon Outposts · Example Payload

Openapi Connection Details Example

Edge ComputingHybrid CloudInfrastructureOn-Premises

Openapi Connection Details Example is an example object payload from Amazon Outposts, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ClientPublicKeyServerPublicKeyServerEndpointClientTunnelAddressServerTunnelAddressAllowedIps

Example Payload

Raw ↑
{
  "ClientPublicKey": "example-string",
  "ServerPublicKey": "example-string",
  "ServerEndpoint": "example-string",
  "ClientTunnelAddress": "example-string",
  "ServerTunnelAddress": "example-string",
  "AllowedIps": "example-string"
}