Amazon Direct Connect · Example Payload

Amazon Direct Connect Direct Connect Gateway Attachment Example

Dedicated ConnectionDirect ConnectHybrid CloudNetworking

Amazon Direct Connect Direct Connect Gateway Attachment Example is an example object payload from Amazon Direct Connect, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

directConnectGatewayIdvirtualInterfaceIdvirtualInterfaceRegionvirtualInterfaceOwnerAccountattachmentStateattachmentTypestateChangeError

Example Payload

Raw ↑
{
  "directConnectGatewayId": "dxcon-abc123456",
  "virtualInterfaceId": "dxcon-abc123456",
  "virtualInterfaceRegion": "example-virtualInterfac",
  "virtualInterfaceOwnerAccount": "example-virtualInterfac",
  "attachmentState": "available",
  "attachmentType": "example-attachmentType",
  "stateChangeError": "available"
}