Skip to main content

resource_gateways_list_only

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

Overview

Nameresource_gateways_list_only
TypeResource
DescriptionCreates a resource gateway for a service.
Idaws.vpclattice.resource_gateways_list_only

Fields

NameDatatypeDescription
arnstring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all resource_gateways in a region.

SELECT
region,
arn
FROM aws.vpclattice.resource_gateways_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the resource_gateways_list_only resource, see resource_gateways