aws.directconnect.describe_interconnect_loa
Example SQL Queries
SELECT * FROMaws.directconnect.describe_interconnect_loaWHERE"interconnect_id" = 'VALUE';Description
Deprecated. Use DescribeLoa instead.
Gets the LOA-CFA for the specified interconnect.
The Letter of Authorization - Connecting Facility Assignment (LOA-CFA) is a document that is used when establishing your cross connect to Amazon Web Services at the colocation facility. For more information, see Requesting Cross Connects at Direct Connect Locations in the Direct Connect User Guide.
Table Definition
| Column Name | Column Data Type |
|---|---|
| interconnect_id Required Input Column The ID of the interconnect. | VARCHAR |
| loa_content_type Input Column The standard media type for the LOA-CFA document. The only supported value is application/pdf. | VARCHAR |
| provider_name Input Column The name of the service provider who establishes connectivity on your behalf. If you supply this parameter, the LOA-CFA lists the provider name alongside your company name as the requester of the cross connect. | VARCHAR |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| _aws_region Input Column The AWS region to use. | VARCHAR |
| loa The Letter of Authorization - Connecting Facility Assignment (LOA-CFA). | STRUCT( |
Show child fields
| |