Learn R Programming

paws.application.integration (version 0.9.0)

locationservice_disassociate_tracker_consumer: Removes the association between a tracker resource and a geofence collection

Description

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.

Usage

locationservice_disassociate_tracker_consumer(TrackerName, ConsumerArn)

Arguments

TrackerName

[required] The name of the tracker resource to be dissociated from the consumer.

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.

  • Format example: arn:aws:geo:region:account-id:geofence-collection/ExampleGeofenceCollectionConsumer