aws.directconnect.describe_router_configuration
Example SQL Queries
SELECT * FROMaws.directconnect.describe_router_configurationWHERE"virtual_interface_id" = 'VALUE';Description
Details about the router.
Table Definition
| Column Name | Column Data Type |
|---|---|
| virtual_interface_id Required Input Column The ID assigned to the virtual interface. | VARCHAR |
| router_type_identifier Input Column Identifies the router by a combination of vendor, platform, and software version. For example, CiscoSystemsInc-2900SeriesRouters-IOS124. | 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 |
| customer_router_config The customer router configuration. | VARCHAR |
| router The details about the router. | STRUCT( |
Show child fields
| |
| virtual_interface_name Provides the details about a virtual interface's router. | VARCHAR |