Skip to main content

tracker_consumers_list_only

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

Overview

Nametracker_consumers_list_only
TypeResource
DescriptionDefinition of AWS::Location::TrackerConsumer Resource Type
Idaws.location.tracker_consumers_list_only

Fields

NameDatatypeDescription
consumer_arnstring
tracker_namestring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all tracker_consumers in a region.

SELECT
region,
tracker_name,
consumer_arn
FROM aws.location.tracker_consumers_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the tracker_consumers_list_only resource, see tracker_consumers