Skip to content

/AWS1/CL_LOC=>ASSOCIATETRACKERCONSUMER()

About AssociateTrackerConsumer

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.

You can associate up to five geofence collections to each tracker resource.

Currently not supported — Cross-account configurations, such as creating associations between a tracker resource in one account and a geofence collection in another account.

Method Signature

IMPORTING

Required arguments:

IV_TRACKERNAME TYPE /AWS1/LOCRESOURCENAME /AWS1/LOCRESOURCENAME

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

IV_CONSUMERARN TYPE /AWS1/LOCARN /AWS1/LOCARN

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

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_LOCASSCTRACKERCONSRSP /AWS1/CL_LOCASSCTRACKERCONSRSP