Amazon Outposts · Example Payload

Openapi Start Connection Request Example

Edge ComputingHybrid CloudInfrastructureOn-Premises

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

Top-level fields

DeviceSerialNumberAssetIdClientPublicKeyNetworkInterfaceDeviceIndex

Example Payload

Raw ↑
{
  "DeviceSerialNumber": "example-string",
  "AssetId": "resource-abc123",
  "ClientPublicKey": "example-string",
  "NetworkInterfaceDeviceIndex": "example-string"
}