aws.directconnect.describe_interconnects
Example SQL Queries
SELECT * FROMaws.directconnect.describe_interconnects;Description
Lists the interconnects owned by the Amazon Web Services account or only the specified interconnect.
Table Definition
| Column Name | Column Data Type |
|---|---|
| interconnect_id 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 |
| interconnects The interconnects. | STRUCT( |
Show child fields
| |