Retrieve information about Location Service Tracker Associations.
data "aws_location_tracker_associations" "example" {
tracker_name = "example"
}
The following arguments are required:
tracker_name
- (Required) Name of the tracker resource associated with a geofence collection.This data source exports the following attributes in addition to the arguments above:
consumer_arns
- List of geofence collection ARNs associated to the tracker resource.