aws.location.list_tracker_consumers
Example SQL Queries
SELECT * FROMaws.location.list_tracker_consumersWHERE"tracker_name" = 'VALUE';Description
Lists geofence collections currently associated to the given tracker resource.
Table Definition
| Column Name | Column Data Type |
|---|---|
| tracker_name Required Input Column The tracker resource whose associated geofence collections you want to list. | VARCHAR |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| consumer_arns | VARCHAR |