locationservice_batch_put_geofence: A batch request for storing geofence geometries into a given...

View source: R/locationservice_operations.R

locationservice_batch_put_geofenceR Documentation

A batch request for storing geofence geometries into a given geofence collection, or updates the geometry of an existing geofence if a geofence ID is included in the request

Description

A batch request for storing geofence geometries into a given geofence collection, or updates the geometry of an existing geofence if a geofence ID is included in the request.

See https://www.paws-r-sdk.com/docs/locationservice_batch_put_geofence/ for full documentation.

Usage

locationservice_batch_put_geofence(CollectionName, Entries)

Arguments

CollectionName

[required] The geofence collection storing the geofences.

Entries

[required] The batch of geofences to be stored in a geofence collection.


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