Skip to main content

route_server_propagations_list_only

Lists route_server_propagations in a region or regions, for all properties use route_server_propagations

Overview

Nameroute_server_propagations_list_only
TypeResource
DescriptionVPC Route Server Propagation
Idawscc.ec2.route_server_propagations_list_only

Fields

NameDatatypeDescription
route_server_idstringRoute Server ID
route_table_idstringRoute Table ID
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all route_server_propagations in a region.

SELECT
region,
route_server_id,
route_table_id
FROM awscc.ec2.route_server_propagations_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the route_server_propagations_list_only resource, see route_server_propagations