amazonka-directconnect-0.3.6: Amazon Direct Connect SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.DirectConnect.CreateConnection

Contents

Description

Creates a new connection between the customer network and a specific AWS Direct Connect location.

A connection links your internal network to an AWS Direct Connect location over a standard 1 gigabit or 10 gigabit Ethernet fiber-optic cable. One end of the cable is connected to your router, the other to an AWS Direct Connect router. An AWS Direct Connect location provides access to Amazon Web Services in the region it is associated with. You can establish connections with AWS Direct Connect locations in multiple regions, but a connection in one region does not provide connectivity to other regions.

http://docs.aws.amazon.com/directconnect/latest/APIReference/API_CreateConnection.html

Synopsis

Request

Request constructor

createConnection Source

CreateConnection constructor.

The fields accessible through corresponding lenses are:

Request lenses

Response

Response constructor

Response lenses

ccrBandwidth :: Lens' CreateConnectionResponse (Maybe Text) Source

Bandwidth of the connection.

Example: 1Gbps (for regular connections), or 500Mbps (for hosted connections)

Default: None