Skip to main content

geofence_collections_list_only

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

Overview

Namegeofence_collections_list_only
TypeResource
DescriptionDefinition of AWS::Location::GeofenceCollection Resource Type
Idaws.location.geofence_collections_list_only

Fields

NameDatatypeDescription
collection_namestring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all geofence_collections in a region.

SELECT
region,
collection_name
FROM aws.location.geofence_collections_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the geofence_collections_list_only resource, see geofence_collections