AWS Direct Connect

Number of APIs: 25

AWS Direct Connect links your internal network to an AWS Direct Connect location over a standard Ethernet fiber-optic cable. One end of the cable is connected to your router, the other to an AWS Direct Connect router. With this connection in place, you can create virtual interfaces directly to the AWS cloud (for example, to Amazon EC2 and Amazon S3) and to Amazon VPC, bypassing Internet service providers in your network path. A connection provides access to all AWS Regions except the China (Beijing) and (China) Ningxia Regions. AWS resources in the China Regions can only be accessed through locations associated with those Regions.

  1. Direct Connect Gateway - Describe Direct Connect Gateways POST {{aws_direct_connect_base_url}}/?Action=DescribeDirectConnectGateways

  2. Interconnect - Describe Interconnects POST {{aws_direct_connect_base_url}}/?Action=DescribeInterconnects

  3. Public Virtual Interface - Create Public Virtual Interface POST {{aws_direct_connect_base_url}}/?Action=CreatePublicVirtualInterface

  4. Connections On Interconnect - Describe Connections On Interconnect POST {{aws_direct_connect_base_url}}/?Action=DescribeConnectionsOnInterconnect

  5. Private Virtual Interface - Create Private Virtual Interface POST {{aws_direct_connect_base_url}}/?Action=CreatePrivateVirtualInterface

  6. Virtual Gateways - Describe Virtual Gateways POST {{aws_direct_connect_base_url}}/?Action=DescribeVirtualGateways

  7. Virtual Interface Attributes - Update Virtual Interface Attributes POST {{aws_direct_connect_base_url}}/?Action=UpdateVirtualInterfaceAttributes

  8. Resource - Untag Resource POST {{aws_direct_connect_base_url}}/?Action=UntagResource

  9. Virtual Interface - Describe Virtual Interfaces POST {{aws_direct_connect_base_url}}/?Action=DescribeVirtualInterfaces

  10. Connection LOA - Describe Connection LOA POST {{aws_direct_connect_base_url}}/?Action={ "connectionId": "string", "loaContentType": "string", "providerName": "string" }