Skip to main content

tracker_consumers

Retrieves a list of tracker_consumers in a region

Overview

Nametracker_consumers
TypeResource
Descriptiontracker_consumers
Idawscc.location.tracker_consumers

Fields

NameDatatypeDescription
tracker_namestring
consumer_arnstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
tracker_name,
consumer_arn
FROM awscc.location.tracker_consumers
WHERE region = 'us-east-1'

Permissions

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

Create

geo:AssociateTrackerConsumer,
geo:ListTrackerConsumers

List

geo:ListTrackerConsumers