Actions, resources, and condition keys for Amazon Location
Amazon Location (service prefix:
geo
) provides the following service-specific resources, actions, and condition context
keys for use in IAM permission policies.
References:
-
Learn how to configure this service .
-
View a list of the API operations available for this service .
-
Learn how to secure this service and its resources by using IAM permission policies.
Topics
Actions defined by Amazon Location
You can specify the following actions in the
Action
element of an IAM policy statement. Use policies to grant permissions to perform
an operation in AWS. When you use an action in a policy, you usually allow or
deny access to the API operation or CLI command with the same name. However,
in some cases, a single action controls access to more than one operation. Alternatively,
some operations require several different actions.
The
Resource types
column indicates whether each action supports resource-level permissions. If
there is no value for this column, you must specify all resources ("*") in the
Resource
element of your policy statement. If the column includes a resource type, then
you can specify an ARN of that type in a statement with that action. Required
resources are indicated in the table with an asterisk (*). If you specify a resource-level
permission ARN in a statement using this action, then it must be of this type.
Some actions support multiple resource types. If the resource type is optional (not
indicated as required), then you can choose to use one but not the other.
For details about the columns in the following table, see The actions table .
Actions | Description | Access level | Resource types (*required) | Condition keys | Dependent actions |
---|---|---|---|---|---|
AssociateTrackerConsumer | Grants permission to create an association between a geofence-collection and a tracker resource | Write | |||
BatchDeleteGeofence | Grants permission to delete a batch of geofences from a geofence collection | Write | |||
BatchEvaluateGeofences | Grants permission to evaluate device positions against the position of geofences in a given geofence collection | Write | |||
BatchGetDevicePosition | Grants permission to send a batch request to retrieve device positions | Read | |||
BatchPutGeofence | Grants permission to send a batch request for adding geofences into a given geofence collection | Write | |||
BatchUpdateDevicePosition | Grants permission to upload a position update for one or more devices to a tracker resource | Write | |||
CreateGeofenceCollection | Grants permission to create a geofence-collection | Write | |||
CreateMap | Grants permission to create a map resource | Write | |||
CreatePlaceIndex | Grants permission to create a place index resource | Write | |||
CreateTracker | Grants permission to create a tracker resource | Write | |||
DeleteGeofenceCollection | Grants permission to deletes a geofence-collection | Write | |||
DeleteMap | Grants permission to delete a map resource | Write | |||
DeletePlaceIndex | Grants permission to delete a place index resource | Write | |||
DeleteTracker | Grants permission to delete a tracker resource | Write | |||
DescribeGeofenceCollection | Grants permission to retrieve a geofence collection details | Read | |||
DescribeMap | Grants permission to retrieve a map resource details | Read | |||
DescribePlaceIndex | Grants permission to retrieve a a place-index resource details | Read | |||
DescribeTracker | Grants permission to retrieve a tracker resource details | Read | |||
DisassociateTrackerConsumer | Grants permission to remove the association between a tracker resource and a geofence-collection | Write | |||
GetDevicePosition | Grants permission to retrieve the latest device position | Read | |||
GetDevicePositionHistory | Grant permission to retrieve the device position history | Read | |||
GetGeofence | Grants permission to retrieve the geofence details from a geofence-collection. | Read | |||
GetMapGlyphs | Grants permission to retrieve the glyph file for a map resource | Read | |||
GetMapSprites | Grants permission to retrieve the sprite file for a map resource | Read | |||
GetMapStyleDescriptor | Grants permission to retrieve the map style descriptor from a map resource | Read | |||
GetMapTile | Grants permission to retrieve the map tile from the map resource | Read | |||
GetMapTileJson | Grants permission to retrieves the map TileJSON details from a given map resource | Read | |||
ListGeofenceCollections | Grants permission to lists geofence-collections | List | |||
ListGeofences | Grants permission to list geofences stored in a given geofence collection | Read | |||
ListMaps | Grants permission to list map resources | List | |||
ListPlaceIndexes | Grants permission to return a list of place index resources | List | |||
ListTrackerConsumers | Grants permission to retrieve a list of geofence collections currently associated to the given tracker resource | Read | |||
ListTrackers | Grants permission to return a list of tracker resources | List | |||
PutGeofence | Grants permission to add a new geofence or update an existing geofence to a given geofence-collection | Write | |||
SearchPlaceIndexForPosition | Grants permission to reverse geocodes a given coordinate | Read | |||
SearchPlaceIndexForText | Grants permission to geocode free-form text, such as an address, name, city or region | Read | |||
UpdateGeofenceCollection | Grants permission to update the description of a geofence collection | Write | |||
UpdateTracker | Grants permission to update the description of a tracker resource | Write |
Resource types defined by Amazon Location
The following resource types are defined by this service and can be used in the
Resource
element of IAM permission policy statements. Each action in the
Actions table
identifies the resource types that can be specified with that action. A resource
type can also define which condition keys you can include in a policy. These
keys are displayed in the last column of the table. For details about the columns
in the following table, see
The resource types table
.
Resource types | ARN | Condition keys |
---|---|---|
geofence-collection |
arn:$
{
Partition}:geo:$
{
Region}:$
{
Account}:geofence-collection/$
{
GeofenceCollectionName}
|
|
map |
arn:$
{
Partition}:geo:$
{
Region}:$
{
Account}:map/$
{
MapName}
|
|
place-index |
arn:$
{
Partition}:geo:$
{
Region}:$
{
Account}:place-index/$
{
IndexName}
|
|
tracker |
arn:$
{
Partition}:geo:$
{
Region}:$
{
Account}:tracker/$
{
TrackerName}
|
Condition keys for Amazon Location
Location has no service-specific context keys that can be used in the
Condition
element of policy statements. For the list of the global context keys that are
available to all services, see
Available keys for conditions
.