Skip to main content

place_index

Gets an individual place_index resource

Overview

Nameplace_index
TypeResource
Descriptionplace_index
Idawscc.location.place_index

Fields

NameDatatypeDescription
create_timestring
data_sourcestring
data_source_configurationobject
descriptionstring
index_arnstring
index_namestring
pricing_planstring
tagsarrayAn array of key-value pairs to apply to this resource.
update_timestring
arnstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
create_time,
data_source,
data_source_configuration,
description,
index_arn,
index_name,
pricing_plan,
tags,
update_time,
arn
FROM awscc.location.place_index
WHERE data__Identifier = '<IndexName>';

Permissions

To operate on the place_index resource, the following permissions are required:

Read

geo:DescribePlaceIndex

Update

geo:CreatePlaceIndex,
geo:DescribePlaceIndex,
geo:TagResource,
geo:UntagResource,
geo:UpdatePlaceIndex

Delete

geo:DeletePlaceIndex,
geo:DescribePlaceIndex