aws.networkmanager.get_core_network
Example SQL Queries
SELECT * FROMaws.networkmanager.get_core_networkWHERE"core_network_id" = 'VALUE';Description
Returns information about the LIVE policy for a core network.
Table Definition
| Column Name | Column Data Type |
|---|---|
| core_network_id Required Input Column The ID of a core network. | 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
| |
| core_network Details about a core network. | STRUCT( |
Show child fields
| |