locationservice_associate_tracker_consumer: Creates an association between a geofence collection and a...

View source: R/locationservice_operations.R

locationservice_associate_tracker_consumerR Documentation

Creates an association between a geofence collection and a tracker resource

Description

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.

Usage

locationservice_associate_tracker_consumer(ConsumerArn, TrackerName)

Arguments

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.

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

TrackerName

[required] The name of the tracker resource to be associated with a geofence collection.


paws.application.integration documentation built on Sept. 12, 2023, 1:18 a.m.