v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1458290352.8 KB

Removes the association between a tracker resource and a geofence collection.

Once you unlink a tracker resource from a geofence collection, the tracker positions will no longer be automatically evaluated against geofences.

delete/tracking/v0/trackers/{TrackerName}/consumers/{ConsumerArn}

Path parameters

ConsumerArnstring required
<p>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. </p> <ul> <li> <p>Format example: <code>arn:aws:geo:region:account-id:geofence-collection/ExampleGeofenceCollectionConsumer</code> </p> </li> </ul>
TrackerNamestring required

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

Response

Success

DisassociateTrackerConsumerResponse required