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