Module Smaws_Client_DirectConnect.DescribeLocations

Lists the Direct Connect locations in the current Amazon Web Services Region. These are the locations that can be selected when calling CreateConnection or CreateInterconnect.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `DirectConnectClientException of Types.direct_connect_client_exception | `DirectConnectServerException of Types.direct_connect_server_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Smaws_Lib.Smithy_api.Types.unit_ -> (Types.locations, [> Smaws_Lib.Protocols.AwsJson.error | `DirectConnectClientException of Types.direct_connect_client_exception | `DirectConnectServerException of Types.direct_connect_server_exception ]) Stdlib.result