Skip to main content

trackers_list_only

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

Overview

Nametrackers_list_only
TypeResource
DescriptionDefinition of AWS::Location::Tracker Resource Type
Idaws.location.trackers_list_only

Fields

NameDatatypeDescription
tracker_namestring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all trackers in a region.

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

Permissions

For permissions required to operate on the trackers_list_only resource, see trackers