Skip to main content

tracker_consumer

Gets an individual tracker_consumer resource

Overview

Nametracker_consumer
TypeResource
Descriptiontracker_consumer
Idawscc.location.tracker_consumer

Fields

NameDatatypeDescription
consumer_arnstring
tracker_namestring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
consumer_arn,
tracker_name
FROM awscc.location.tracker_consumer
WHERE data__Identifier = '<TrackerName>|<ConsumerArn>';

Permissions

To operate on the tracker_consumer resource, the following permissions are required:

Delete

geo:DisassociateTrackerConsumer,
geo:ListTrackerConsumers

Read

geo:ListTrackerConsumers