Location Service Geofence Collection

Location Service Geofence Collection in AWS is a resource that stores and manages geofences, which are virtual boundaries defined around geographic areas. It allows applications to track device positions relative to these boundaries and trigger events when devices enter or exit them. This resource is useful for location-based services such as asset tracking, delivery monitoring, and geospatial alerts.

aws.location_geofence_collection

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
collection_arncorestringThe Amazon Resource Name (ARN) for the geofence collection resource. Used when you need to specify a resource across all Amazon Web Services. Format example: arn:aws:geo:region:account-id:geofence-collection/ExampleGeofenceCollection
collection_namecorestringThe name of the geofence collection.
create_timecoretimestampThe timestamp for when the geofence resource was created in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ
descriptioncorestringThe optional description for the geofence collection.
geofence_countcoreint64The number of geofences in the geofence collection.
kms_key_idcorestringA key identifier for an Amazon Web Services KMS customer managed key assigned to the Amazon Location resource
pricing_plancorestringNo longer used. Always returns RequestBasedUsage.
pricing_plan_data_sourcecorestringNo longer used. Always returns an empty string.
tagscorehstore
update_timecoretimestampThe timestamp for when the geofence collection was last updated in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ