| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793 |
- {
- "version":"2.0",
- "metadata":{
- "apiVersion":"2012-10-25",
- "endpointPrefix":"directconnect",
- "jsonVersion":"1.1",
- "protocol":"json",
- "serviceFullName":"AWS Direct Connect",
- "signatureVersion":"v4",
- "targetPrefix":"OvertureService"
- },
- "operations":{
- "AllocateConnectionOnInterconnect":{
- "name":"AllocateConnectionOnInterconnect",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"AllocateConnectionOnInterconnectRequest"},
- "output":{"shape":"Connection"},
- "errors":[
- {"shape":"DirectConnectServerException"},
- {"shape":"DirectConnectClientException"}
- ]
- },
- "AllocatePrivateVirtualInterface":{
- "name":"AllocatePrivateVirtualInterface",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"AllocatePrivateVirtualInterfaceRequest"},
- "output":{"shape":"VirtualInterface"},
- "errors":[
- {"shape":"DirectConnectServerException"},
- {"shape":"DirectConnectClientException"}
- ]
- },
- "AllocatePublicVirtualInterface":{
- "name":"AllocatePublicVirtualInterface",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"AllocatePublicVirtualInterfaceRequest"},
- "output":{"shape":"VirtualInterface"},
- "errors":[
- {"shape":"DirectConnectServerException"},
- {"shape":"DirectConnectClientException"}
- ]
- },
- "ConfirmConnection":{
- "name":"ConfirmConnection",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"ConfirmConnectionRequest"},
- "output":{"shape":"ConfirmConnectionResponse"},
- "errors":[
- {"shape":"DirectConnectServerException"},
- {"shape":"DirectConnectClientException"}
- ]
- },
- "ConfirmPrivateVirtualInterface":{
- "name":"ConfirmPrivateVirtualInterface",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"ConfirmPrivateVirtualInterfaceRequest"},
- "output":{"shape":"ConfirmPrivateVirtualInterfaceResponse"},
- "errors":[
- {"shape":"DirectConnectServerException"},
- {"shape":"DirectConnectClientException"}
- ]
- },
- "ConfirmPublicVirtualInterface":{
- "name":"ConfirmPublicVirtualInterface",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"ConfirmPublicVirtualInterfaceRequest"},
- "output":{"shape":"ConfirmPublicVirtualInterfaceResponse"},
- "errors":[
- {"shape":"DirectConnectServerException"},
- {"shape":"DirectConnectClientException"}
- ]
- },
- "CreateConnection":{
- "name":"CreateConnection",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"CreateConnectionRequest"},
- "output":{"shape":"Connection"},
- "errors":[
- {"shape":"DirectConnectServerException"},
- {"shape":"DirectConnectClientException"}
- ]
- },
- "CreateInterconnect":{
- "name":"CreateInterconnect",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"CreateInterconnectRequest"},
- "output":{"shape":"Interconnect"},
- "errors":[
- {"shape":"DirectConnectServerException"},
- {"shape":"DirectConnectClientException"}
- ]
- },
- "CreatePrivateVirtualInterface":{
- "name":"CreatePrivateVirtualInterface",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"CreatePrivateVirtualInterfaceRequest"},
- "output":{"shape":"VirtualInterface"},
- "errors":[
- {"shape":"DirectConnectServerException"},
- {"shape":"DirectConnectClientException"}
- ]
- },
- "CreatePublicVirtualInterface":{
- "name":"CreatePublicVirtualInterface",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"CreatePublicVirtualInterfaceRequest"},
- "output":{"shape":"VirtualInterface"},
- "errors":[
- {"shape":"DirectConnectServerException"},
- {"shape":"DirectConnectClientException"}
- ]
- },
- "DeleteConnection":{
- "name":"DeleteConnection",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"DeleteConnectionRequest"},
- "output":{"shape":"Connection"},
- "errors":[
- {"shape":"DirectConnectServerException"},
- {"shape":"DirectConnectClientException"}
- ]
- },
- "DeleteInterconnect":{
- "name":"DeleteInterconnect",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"DeleteInterconnectRequest"},
- "output":{"shape":"DeleteInterconnectResponse"},
- "errors":[
- {"shape":"DirectConnectServerException"},
- {"shape":"DirectConnectClientException"}
- ]
- },
- "DeleteVirtualInterface":{
- "name":"DeleteVirtualInterface",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"DeleteVirtualInterfaceRequest"},
- "output":{"shape":"DeleteVirtualInterfaceResponse"},
- "errors":[
- {"shape":"DirectConnectServerException"},
- {"shape":"DirectConnectClientException"}
- ]
- },
- "DescribeConnectionLoa":{
- "name":"DescribeConnectionLoa",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"DescribeConnectionLoaRequest"},
- "output":{"shape":"DescribeConnectionLoaResponse"},
- "errors":[
- {"shape":"DirectConnectServerException"},
- {"shape":"DirectConnectClientException"}
- ]
- },
- "DescribeConnections":{
- "name":"DescribeConnections",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"DescribeConnectionsRequest"},
- "output":{"shape":"Connections"},
- "errors":[
- {"shape":"DirectConnectServerException"},
- {"shape":"DirectConnectClientException"}
- ]
- },
- "DescribeConnectionsOnInterconnect":{
- "name":"DescribeConnectionsOnInterconnect",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"DescribeConnectionsOnInterconnectRequest"},
- "output":{"shape":"Connections"},
- "errors":[
- {"shape":"DirectConnectServerException"},
- {"shape":"DirectConnectClientException"}
- ]
- },
- "DescribeInterconnectLoa":{
- "name":"DescribeInterconnectLoa",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"DescribeInterconnectLoaRequest"},
- "output":{"shape":"DescribeInterconnectLoaResponse"},
- "errors":[
- {"shape":"DirectConnectServerException"},
- {"shape":"DirectConnectClientException"}
- ]
- },
- "DescribeInterconnects":{
- "name":"DescribeInterconnects",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"DescribeInterconnectsRequest"},
- "output":{"shape":"Interconnects"},
- "errors":[
- {"shape":"DirectConnectServerException"},
- {"shape":"DirectConnectClientException"}
- ]
- },
- "DescribeLocations":{
- "name":"DescribeLocations",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "output":{"shape":"Locations"},
- "errors":[
- {"shape":"DirectConnectServerException"},
- {"shape":"DirectConnectClientException"}
- ]
- },
- "DescribeVirtualGateways":{
- "name":"DescribeVirtualGateways",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "output":{"shape":"VirtualGateways"},
- "errors":[
- {"shape":"DirectConnectServerException"},
- {"shape":"DirectConnectClientException"}
- ]
- },
- "DescribeVirtualInterfaces":{
- "name":"DescribeVirtualInterfaces",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"DescribeVirtualInterfacesRequest"},
- "output":{"shape":"VirtualInterfaces"},
- "errors":[
- {"shape":"DirectConnectServerException"},
- {"shape":"DirectConnectClientException"}
- ]
- }
- },
- "shapes":{
- "ASN":{"type":"integer"},
- "AllocateConnectionOnInterconnectRequest":{
- "type":"structure",
- "required":[
- "bandwidth",
- "connectionName",
- "ownerAccount",
- "interconnectId",
- "vlan"
- ],
- "members":{
- "bandwidth":{"shape":"Bandwidth"},
- "connectionName":{"shape":"ConnectionName"},
- "ownerAccount":{"shape":"OwnerAccount"},
- "interconnectId":{"shape":"InterconnectId"},
- "vlan":{"shape":"VLAN"}
- }
- },
- "AllocatePrivateVirtualInterfaceRequest":{
- "type":"structure",
- "required":[
- "connectionId",
- "ownerAccount",
- "newPrivateVirtualInterfaceAllocation"
- ],
- "members":{
- "connectionId":{"shape":"ConnectionId"},
- "ownerAccount":{"shape":"OwnerAccount"},
- "newPrivateVirtualInterfaceAllocation":{"shape":"NewPrivateVirtualInterfaceAllocation"}
- }
- },
- "AllocatePublicVirtualInterfaceRequest":{
- "type":"structure",
- "required":[
- "connectionId",
- "ownerAccount",
- "newPublicVirtualInterfaceAllocation"
- ],
- "members":{
- "connectionId":{"shape":"ConnectionId"},
- "ownerAccount":{"shape":"OwnerAccount"},
- "newPublicVirtualInterfaceAllocation":{"shape":"NewPublicVirtualInterfaceAllocation"}
- }
- },
- "AmazonAddress":{"type":"string"},
- "BGPAuthKey":{"type":"string"},
- "Bandwidth":{"type":"string"},
- "CIDR":{"type":"string"},
- "ConfirmConnectionRequest":{
- "type":"structure",
- "required":["connectionId"],
- "members":{
- "connectionId":{"shape":"ConnectionId"}
- }
- },
- "ConfirmConnectionResponse":{
- "type":"structure",
- "members":{
- "connectionState":{"shape":"ConnectionState"}
- }
- },
- "ConfirmPrivateVirtualInterfaceRequest":{
- "type":"structure",
- "required":[
- "virtualInterfaceId",
- "virtualGatewayId"
- ],
- "members":{
- "virtualInterfaceId":{"shape":"VirtualInterfaceId"},
- "virtualGatewayId":{"shape":"VirtualGatewayId"}
- }
- },
- "ConfirmPrivateVirtualInterfaceResponse":{
- "type":"structure",
- "members":{
- "virtualInterfaceState":{"shape":"VirtualInterfaceState"}
- }
- },
- "ConfirmPublicVirtualInterfaceRequest":{
- "type":"structure",
- "required":["virtualInterfaceId"],
- "members":{
- "virtualInterfaceId":{"shape":"VirtualInterfaceId"}
- }
- },
- "ConfirmPublicVirtualInterfaceResponse":{
- "type":"structure",
- "members":{
- "virtualInterfaceState":{"shape":"VirtualInterfaceState"}
- }
- },
- "Connection":{
- "type":"structure",
- "members":{
- "ownerAccount":{"shape":"OwnerAccount"},
- "connectionId":{"shape":"ConnectionId"},
- "connectionName":{"shape":"ConnectionName"},
- "connectionState":{"shape":"ConnectionState"},
- "region":{"shape":"Region"},
- "location":{"shape":"LocationCode"},
- "bandwidth":{"shape":"Bandwidth"},
- "vlan":{"shape":"VLAN"},
- "partnerName":{"shape":"PartnerName"},
- "loaIssueTime":{"shape":"LoaIssueTime"}
- }
- },
- "ConnectionId":{"type":"string"},
- "ConnectionList":{
- "type":"list",
- "member":{"shape":"Connection"}
- },
- "ConnectionName":{"type":"string"},
- "ConnectionState":{
- "type":"string",
- "enum":[
- "ordering",
- "requested",
- "pending",
- "available",
- "down",
- "deleting",
- "deleted",
- "rejected"
- ]
- },
- "Connections":{
- "type":"structure",
- "members":{
- "connections":{"shape":"ConnectionList"}
- }
- },
- "CreateConnectionRequest":{
- "type":"structure",
- "required":[
- "location",
- "bandwidth",
- "connectionName"
- ],
- "members":{
- "location":{"shape":"LocationCode"},
- "bandwidth":{"shape":"Bandwidth"},
- "connectionName":{"shape":"ConnectionName"}
- }
- },
- "CreateInterconnectRequest":{
- "type":"structure",
- "required":[
- "interconnectName",
- "bandwidth",
- "location"
- ],
- "members":{
- "interconnectName":{"shape":"InterconnectName"},
- "bandwidth":{"shape":"Bandwidth"},
- "location":{"shape":"LocationCode"}
- }
- },
- "CreatePrivateVirtualInterfaceRequest":{
- "type":"structure",
- "required":[
- "connectionId",
- "newPrivateVirtualInterface"
- ],
- "members":{
- "connectionId":{"shape":"ConnectionId"},
- "newPrivateVirtualInterface":{"shape":"NewPrivateVirtualInterface"}
- }
- },
- "CreatePublicVirtualInterfaceRequest":{
- "type":"structure",
- "required":[
- "connectionId",
- "newPublicVirtualInterface"
- ],
- "members":{
- "connectionId":{"shape":"ConnectionId"},
- "newPublicVirtualInterface":{"shape":"NewPublicVirtualInterface"}
- }
- },
- "CustomerAddress":{"type":"string"},
- "DeleteConnectionRequest":{
- "type":"structure",
- "required":["connectionId"],
- "members":{
- "connectionId":{"shape":"ConnectionId"}
- }
- },
- "DeleteInterconnectRequest":{
- "type":"structure",
- "required":["interconnectId"],
- "members":{
- "interconnectId":{"shape":"InterconnectId"}
- }
- },
- "DeleteInterconnectResponse":{
- "type":"structure",
- "members":{
- "interconnectState":{"shape":"InterconnectState"}
- }
- },
- "DeleteVirtualInterfaceRequest":{
- "type":"structure",
- "required":["virtualInterfaceId"],
- "members":{
- "virtualInterfaceId":{"shape":"VirtualInterfaceId"}
- }
- },
- "DeleteVirtualInterfaceResponse":{
- "type":"structure",
- "members":{
- "virtualInterfaceState":{"shape":"VirtualInterfaceState"}
- }
- },
- "DescribeConnectionLoaRequest":{
- "type":"structure",
- "required":["connectionId"],
- "members":{
- "connectionId":{"shape":"ConnectionId"},
- "providerName":{"shape":"ProviderName"},
- "loaContentType":{"shape":"LoaContentType"}
- }
- },
- "DescribeConnectionLoaResponse":{
- "type":"structure",
- "members":{
- "loa":{"shape":"Loa"}
- }
- },
- "DescribeConnectionsOnInterconnectRequest":{
- "type":"structure",
- "required":["interconnectId"],
- "members":{
- "interconnectId":{"shape":"InterconnectId"}
- }
- },
- "DescribeConnectionsRequest":{
- "type":"structure",
- "members":{
- "connectionId":{"shape":"ConnectionId"}
- }
- },
- "DescribeInterconnectLoaRequest":{
- "type":"structure",
- "required":["interconnectId"],
- "members":{
- "interconnectId":{"shape":"InterconnectId"},
- "providerName":{"shape":"ProviderName"},
- "loaContentType":{"shape":"LoaContentType"}
- }
- },
- "DescribeInterconnectLoaResponse":{
- "type":"structure",
- "members":{
- "loa":{"shape":"Loa"}
- }
- },
- "DescribeInterconnectsRequest":{
- "type":"structure",
- "members":{
- "interconnectId":{"shape":"InterconnectId"}
- }
- },
- "DescribeVirtualInterfacesRequest":{
- "type":"structure",
- "members":{
- "connectionId":{"shape":"ConnectionId"},
- "virtualInterfaceId":{"shape":"VirtualInterfaceId"}
- }
- },
- "DirectConnectClientException":{
- "type":"structure",
- "members":{
- "message":{"shape":"ErrorMessage"}
- },
- "exception":true
- },
- "DirectConnectServerException":{
- "type":"structure",
- "members":{
- "message":{"shape":"ErrorMessage"}
- },
- "exception":true
- },
- "ErrorMessage":{"type":"string"},
- "Interconnect":{
- "type":"structure",
- "members":{
- "interconnectId":{"shape":"InterconnectId"},
- "interconnectName":{"shape":"InterconnectName"},
- "interconnectState":{"shape":"InterconnectState"},
- "region":{"shape":"Region"},
- "location":{"shape":"LocationCode"},
- "bandwidth":{"shape":"Bandwidth"},
- "loaIssueTime":{"shape":"LoaIssueTime"}
- }
- },
- "InterconnectId":{"type":"string"},
- "InterconnectList":{
- "type":"list",
- "member":{"shape":"Interconnect"}
- },
- "InterconnectName":{"type":"string"},
- "InterconnectState":{
- "type":"string",
- "enum":[
- "requested",
- "pending",
- "available",
- "down",
- "deleting",
- "deleted"
- ]
- },
- "Interconnects":{
- "type":"structure",
- "members":{
- "interconnects":{"shape":"InterconnectList"}
- }
- },
- "Loa":{
- "type":"structure",
- "members":{
- "loaContent":{"shape":"LoaContent"},
- "loaContentType":{"shape":"LoaContentType"}
- }
- },
- "LoaContent":{"type":"blob"},
- "LoaContentType":{
- "type":"string",
- "enum":["application/pdf"]
- },
- "LoaIssueTime":{"type":"timestamp"},
- "Location":{
- "type":"structure",
- "members":{
- "locationCode":{"shape":"LocationCode"},
- "locationName":{"shape":"LocationName"}
- }
- },
- "LocationCode":{"type":"string"},
- "LocationList":{
- "type":"list",
- "member":{"shape":"Location"}
- },
- "LocationName":{"type":"string"},
- "Locations":{
- "type":"structure",
- "members":{
- "locations":{"shape":"LocationList"}
- }
- },
- "NewPrivateVirtualInterface":{
- "type":"structure",
- "required":[
- "virtualInterfaceName",
- "vlan",
- "asn",
- "virtualGatewayId"
- ],
- "members":{
- "virtualInterfaceName":{"shape":"VirtualInterfaceName"},
- "vlan":{"shape":"VLAN"},
- "asn":{"shape":"ASN"},
- "authKey":{"shape":"BGPAuthKey"},
- "amazonAddress":{"shape":"AmazonAddress"},
- "customerAddress":{"shape":"CustomerAddress"},
- "virtualGatewayId":{"shape":"VirtualGatewayId"}
- }
- },
- "NewPrivateVirtualInterfaceAllocation":{
- "type":"structure",
- "required":[
- "virtualInterfaceName",
- "vlan",
- "asn"
- ],
- "members":{
- "virtualInterfaceName":{"shape":"VirtualInterfaceName"},
- "vlan":{"shape":"VLAN"},
- "asn":{"shape":"ASN"},
- "authKey":{"shape":"BGPAuthKey"},
- "amazonAddress":{"shape":"AmazonAddress"},
- "customerAddress":{"shape":"CustomerAddress"}
- }
- },
- "NewPublicVirtualInterface":{
- "type":"structure",
- "required":[
- "virtualInterfaceName",
- "vlan",
- "asn",
- "amazonAddress",
- "customerAddress",
- "routeFilterPrefixes"
- ],
- "members":{
- "virtualInterfaceName":{"shape":"VirtualInterfaceName"},
- "vlan":{"shape":"VLAN"},
- "asn":{"shape":"ASN"},
- "authKey":{"shape":"BGPAuthKey"},
- "amazonAddress":{"shape":"AmazonAddress"},
- "customerAddress":{"shape":"CustomerAddress"},
- "routeFilterPrefixes":{"shape":"RouteFilterPrefixList"}
- }
- },
- "NewPublicVirtualInterfaceAllocation":{
- "type":"structure",
- "required":[
- "virtualInterfaceName",
- "vlan",
- "asn",
- "amazonAddress",
- "customerAddress",
- "routeFilterPrefixes"
- ],
- "members":{
- "virtualInterfaceName":{"shape":"VirtualInterfaceName"},
- "vlan":{"shape":"VLAN"},
- "asn":{"shape":"ASN"},
- "authKey":{"shape":"BGPAuthKey"},
- "amazonAddress":{"shape":"AmazonAddress"},
- "customerAddress":{"shape":"CustomerAddress"},
- "routeFilterPrefixes":{"shape":"RouteFilterPrefixList"}
- }
- },
- "OwnerAccount":{"type":"string"},
- "PartnerName":{"type":"string"},
- "ProviderName":{"type":"string"},
- "Region":{"type":"string"},
- "RouteFilterPrefix":{
- "type":"structure",
- "members":{
- "cidr":{"shape":"CIDR"}
- }
- },
- "RouteFilterPrefixList":{
- "type":"list",
- "member":{"shape":"RouteFilterPrefix"}
- },
- "RouterConfig":{"type":"string"},
- "VLAN":{"type":"integer"},
- "VirtualGateway":{
- "type":"structure",
- "members":{
- "virtualGatewayId":{"shape":"VirtualGatewayId"},
- "virtualGatewayState":{"shape":"VirtualGatewayState"}
- }
- },
- "VirtualGatewayId":{"type":"string"},
- "VirtualGatewayList":{
- "type":"list",
- "member":{"shape":"VirtualGateway"}
- },
- "VirtualGatewayState":{"type":"string"},
- "VirtualGateways":{
- "type":"structure",
- "members":{
- "virtualGateways":{"shape":"VirtualGatewayList"}
- }
- },
- "VirtualInterface":{
- "type":"structure",
- "members":{
- "ownerAccount":{"shape":"OwnerAccount"},
- "virtualInterfaceId":{"shape":"VirtualInterfaceId"},
- "location":{"shape":"LocationCode"},
- "connectionId":{"shape":"ConnectionId"},
- "virtualInterfaceType":{"shape":"VirtualInterfaceType"},
- "virtualInterfaceName":{"shape":"VirtualInterfaceName"},
- "vlan":{"shape":"VLAN"},
- "asn":{"shape":"ASN"},
- "authKey":{"shape":"BGPAuthKey"},
- "amazonAddress":{"shape":"AmazonAddress"},
- "customerAddress":{"shape":"CustomerAddress"},
- "virtualInterfaceState":{"shape":"VirtualInterfaceState"},
- "customerRouterConfig":{"shape":"RouterConfig"},
- "virtualGatewayId":{"shape":"VirtualGatewayId"},
- "routeFilterPrefixes":{"shape":"RouteFilterPrefixList"}
- }
- },
- "VirtualInterfaceId":{"type":"string"},
- "VirtualInterfaceList":{
- "type":"list",
- "member":{"shape":"VirtualInterface"}
- },
- "VirtualInterfaceName":{"type":"string"},
- "VirtualInterfaceState":{
- "type":"string",
- "enum":[
- "confirming",
- "verifying",
- "pending",
- "available",
- "down",
- "deleting",
- "deleted",
- "rejected"
- ]
- },
- "VirtualInterfaceType":{"type":"string"},
- "VirtualInterfaces":{
- "type":"structure",
- "members":{
- "virtualInterfaces":{"shape":"VirtualInterfaceList"}
- }
- }
- }
- }
|