aws.directconnect.describe_hosted_connections
Example SQL Queries
SELECT * FROMaws.directconnect.describe_hosted_connectionsWHERE"connection_id" = 'VALUE';Description
Lists the hosted connections that have been provisioned on the specified interconnect or link aggregation group (LAG).
Intended for use by Direct Connect Partners only.
Table Definition
| Column Name | Column Data Type |
|---|---|
| connection_id Required Input Column The ID of the interconnect or LAG. | 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
| |