View source: R/locationservice_operations.R
locationservice_associate_tracker_consumer | R Documentation |
Creates an association between a geofence collection and a tracker resource. This allows the tracker resource to communicate location data to the linked geofence collection.
See https://www.paws-r-sdk.com/docs/locationservice_associate_tracker_consumer/ for full documentation.
locationservice_associate_tracker_consumer(TrackerName, ConsumerArn)
TrackerName |
[required] The name of the tracker resource to be associated with a geofence collection. |
ConsumerArn |
[required] The Amazon Resource Name (ARN) for the geofence collection to be associated to tracker resource. Used when you need to specify a resource across all Amazon Web Services.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.