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
create_timestringThe datetime value in ISO 8601 format. The timezone is always UTC. (YYYY-MM-DDThh:mm:ss.sssZ)
descriptionstring
event_bridge_enabledboolean
kms_key_enable_geospatial_queriesboolean
kms_key_idstring
position_filteringstring
pricing_planstring
pricing_plan_data_sourcestringThis shape is deprecated since 2022-02-01: Deprecated. No longer allowed.
tagsarrayAn array of key-value pairs to apply to this resource.
tracker_arnstring
tracker_namestring
update_timestringThe datetime value in ISO 8601 format. The timezone is always UTC. (YYYY-MM-DDThh:mm:ss.sssZ)
arnstring
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