Amazon Direct Connect · Example Payload

Amazon Direct Connect Location Example

Dedicated ConnectionDirect ConnectHybrid CloudNetworking

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

Top-level fields

locationCodelocationNameregionavailablePortSpeedsavailableProvidersavailableMacSecPortSpeeds

Example Payload

Raw ↑
{
  "locationCode": "example-locationCode",
  "locationName": "Example locationName",
  "region": "example-region",
  "availablePortSpeeds": "example-availablePortSp",
  "availableProviders": "dxcon-abc123456",
  "availableMacSecPortSpeeds": "example-availableMacSec"
}