Skip to main content

customer_gateways_list_only

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

Overview

Namecustomer_gateways_list_only
TypeResource
DescriptionSpecifies a customer gateway.
Idaws.ec2.customer_gateways_list_only

Fields

NameDatatypeDescription
customer_gateway_idstring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all customer_gateways in a region.

SELECT
region,
customer_gateway_id
FROM aws.ec2.customer_gateways_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the customer_gateways_list_only resource, see customer_gateways