aws.directconnect.describe_connections_on_interconnect
Example SQL Queries
SELECT * FROMaws.directconnect.describe_connections_on_interconnectWHERE"interconnect_id" = 'VALUE';Description
Deprecated. Use DescribeHostedConnections instead.
Lists the connections that have been provisioned on the specified interconnect.
Intended for use by Direct Connect Partners only.
Table Definition
| Column Name | Column Data Type |
|---|---|
| interconnect_id Required Input Column The ID of the interconnect. | 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 |
| connections The connections. | STRUCT( |
Show child fields
| |