libZSservicesZSamazonka-locationZSamazonka-location
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.Location.DescribePlaceIndex

Description

Retrieves the place index resource details.

Synopsis

Creating a Request

data DescribePlaceIndex Source #

See: newDescribePlaceIndex smart constructor.

Constructors

DescribePlaceIndex' 

Fields

Instances

Instances details
Eq DescribePlaceIndex Source # 
Instance details

Defined in Amazonka.Location.DescribePlaceIndex

Read DescribePlaceIndex Source # 
Instance details

Defined in Amazonka.Location.DescribePlaceIndex

Show DescribePlaceIndex Source # 
Instance details

Defined in Amazonka.Location.DescribePlaceIndex

Generic DescribePlaceIndex Source # 
Instance details

Defined in Amazonka.Location.DescribePlaceIndex

Associated Types

type Rep DescribePlaceIndex :: Type -> Type #

NFData DescribePlaceIndex Source # 
Instance details

Defined in Amazonka.Location.DescribePlaceIndex

Methods

rnf :: DescribePlaceIndex -> () #

Hashable DescribePlaceIndex Source # 
Instance details

Defined in Amazonka.Location.DescribePlaceIndex

AWSRequest DescribePlaceIndex Source # 
Instance details

Defined in Amazonka.Location.DescribePlaceIndex

Associated Types

type AWSResponse DescribePlaceIndex #

ToHeaders DescribePlaceIndex Source # 
Instance details

Defined in Amazonka.Location.DescribePlaceIndex

ToPath DescribePlaceIndex Source # 
Instance details

Defined in Amazonka.Location.DescribePlaceIndex

ToQuery DescribePlaceIndex Source # 
Instance details

Defined in Amazonka.Location.DescribePlaceIndex

type Rep DescribePlaceIndex Source # 
Instance details

Defined in Amazonka.Location.DescribePlaceIndex

type Rep DescribePlaceIndex = D1 ('MetaData "DescribePlaceIndex" "Amazonka.Location.DescribePlaceIndex" "libZSservicesZSamazonka-locationZSamazonka-location" 'False) (C1 ('MetaCons "DescribePlaceIndex'" 'PrefixI 'True) (S1 ('MetaSel ('Just "indexName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribePlaceIndex Source # 
Instance details

Defined in Amazonka.Location.DescribePlaceIndex

newDescribePlaceIndex Source #

Create a value of DescribePlaceIndex with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:indexName:DescribePlaceIndex', describePlaceIndex_indexName - The name of the place index resource.

Request Lenses

describePlaceIndex_indexName :: Lens' DescribePlaceIndex Text Source #

The name of the place index resource.

Destructuring the Response

data DescribePlaceIndexResponse Source #

See: newDescribePlaceIndexResponse smart constructor.

Constructors

DescribePlaceIndexResponse' 

Fields

Instances

Instances details
Eq DescribePlaceIndexResponse Source # 
Instance details

Defined in Amazonka.Location.DescribePlaceIndex

Read DescribePlaceIndexResponse Source # 
Instance details

Defined in Amazonka.Location.DescribePlaceIndex

Show DescribePlaceIndexResponse Source # 
Instance details

Defined in Amazonka.Location.DescribePlaceIndex

Generic DescribePlaceIndexResponse Source # 
Instance details

Defined in Amazonka.Location.DescribePlaceIndex

Associated Types

type Rep DescribePlaceIndexResponse :: Type -> Type #

NFData DescribePlaceIndexResponse Source # 
Instance details

Defined in Amazonka.Location.DescribePlaceIndex

type Rep DescribePlaceIndexResponse Source # 
Instance details

Defined in Amazonka.Location.DescribePlaceIndex

newDescribePlaceIndexResponse Source #

Create a value of DescribePlaceIndexResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:tags:DescribePlaceIndexResponse', describePlaceIndexResponse_tags - Tags associated with place index resource.

$sel:httpStatus:DescribePlaceIndexResponse', describePlaceIndexResponse_httpStatus - The response's http status code.

$sel:createTime:DescribePlaceIndexResponse', describePlaceIndexResponse_createTime - The timestamp for when the place index resource was created in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ.

$sel:dataSource:DescribePlaceIndexResponse', describePlaceIndexResponse_dataSource - The data provider of geospatial data. Indicates one of the available providers:

  • Esri
  • Here

For additional details on data providers, see Amazon Location Service data providers.

$sel:dataSourceConfiguration:DescribePlaceIndexResponse', describePlaceIndexResponse_dataSourceConfiguration - The specified data storage option for requesting Places.

$sel:description:DescribePlaceIndexResponse', describePlaceIndexResponse_description - The optional description for the place index resource.

$sel:indexArn:DescribePlaceIndexResponse', describePlaceIndexResponse_indexArn - The Amazon Resource Name (ARN) for the place index resource. Used to specify a resource across AWS.

  • Format example: arn:aws:geo:region:account-id:place-index/ExamplePlaceIndex

$sel:indexName:DescribePlaceIndex', describePlaceIndexResponse_indexName - The name of the place index resource being described.

$sel:pricingPlan:DescribePlaceIndexResponse', describePlaceIndexResponse_pricingPlan - The pricing plan selected for the specified place index resource.

For additional details and restrictions on each pricing plan option, see Amazon Location Service pricing.

$sel:updateTime:DescribePlaceIndexResponse', describePlaceIndexResponse_updateTime - The timestamp for when the place index resource was last updated in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ.

Response Lenses

describePlaceIndexResponse_createTime :: Lens' DescribePlaceIndexResponse UTCTime Source #

The timestamp for when the place index resource was created in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ.

describePlaceIndexResponse_dataSource :: Lens' DescribePlaceIndexResponse Text Source #

The data provider of geospatial data. Indicates one of the available providers:

  • Esri
  • Here

For additional details on data providers, see Amazon Location Service data providers.

describePlaceIndexResponse_description :: Lens' DescribePlaceIndexResponse Text Source #

The optional description for the place index resource.

describePlaceIndexResponse_indexArn :: Lens' DescribePlaceIndexResponse Text Source #

The Amazon Resource Name (ARN) for the place index resource. Used to specify a resource across AWS.

  • Format example: arn:aws:geo:region:account-id:place-index/ExamplePlaceIndex

describePlaceIndexResponse_indexName :: Lens' DescribePlaceIndexResponse Text Source #

The name of the place index resource being described.

describePlaceIndexResponse_pricingPlan :: Lens' DescribePlaceIndexResponse PricingPlan Source #

The pricing plan selected for the specified place index resource.

For additional details and restrictions on each pricing plan option, see Amazon Location Service pricing.

describePlaceIndexResponse_updateTime :: Lens' DescribePlaceIndexResponse UTCTime Source #

The timestamp for when the place index resource was last updated in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ.