v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1458290352.8 KB

Updates the specified properties of a given geofence collection.

patch/geofencing/v0/collections/{CollectionName}

Path parameters

CollectionNamestring required

The name of the geofence collection to update.

Request body

Descriptionstring

Updates the description for the geofence collection.

PricingPlan'RequestBasedUsage' | 'MobileAssetTracking' | 'MobileAssetManagement'

No longer used. If included, the only allowed value is <code>RequestBasedUsage</code>.

PricingPlanDataSourcestring

This parameter is no longer used.

Response

Success

CollectionArnstring required
<p>The Amazon Resource Name (ARN) of the updated geofence collection. Used to specify a resource across Amazon Web Services.</p> <ul> <li> <p>Format example: <code>arn:aws:geo:region:account-id:geofence-collection/ExampleGeofenceCollection</code> </p> </li> </ul>
CollectionNamestring required

The name of the updated geofence collection.

UpdateTimestring date-time required

The time when the geofence collection was last updated in <a href="https://www.iso.org/iso-8601-date-and-time-format.html">ISO 8601</a> format: <code>YYYY-MM-DDThh:mm:ss.sssZ</code>