aws.networkmanager.get_transit_gateway_peering
Example SQL Queries
SELECT * FROMaws.networkmanager.get_transit_gateway_peeringWHERE"peering_id" = 'VALUE';Description
Returns information about a transit gateway peer.
Table Definition
| Column Name | Column Data Type |
|---|---|
| peering_id Required Input Column The ID of the peering request. | 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
| |
| transit_gateway_peering Returns information about a transit gateway peering. | STRUCT( |
Show child fields
| |