amazonka-directconnect-1.3.7: Amazon Direct Connect SDK.

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.DirectConnect.DescribeLocations

Contents

Description

Returns the list of AWS Direct Connect locations in the current AWS region. These are the locations that may be selected when calling CreateConnection or CreateInterconnect.

See: AWS API Reference for DescribeLocations.

Synopsis

Creating a Request

describeLocations :: DescribeLocations Source

Creates a value of DescribeLocations with the minimum fields required to make a request.

Destructuring the Response

describeLocationsResponse Source

Creates a value of DescribeLocationsResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

data DescribeLocationsResponse Source

A location is a network facility where AWS Direct Connect routers are available to be connected. Generally, these are colocation hubs where many network providers have equipment, and where cross connects can be delivered. Locations include a name and facility code, and must be provided when creating a connection.

See: describeLocationsResponse smart constructor.

Response Lenses

dlrsLocations :: Lens' DescribeLocationsResponse [Location] Source

A list of colocation hubs where network providers have equipment. Most regions have multiple locations available.