Package software.amazon.awscdk.services.location
AWS::Location Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.location.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for Location construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::Location resources directly.
An experimental construct library for this service is available in preview. Since it is not stable yet, it is distributed as a separate package so that you can pin its version independently of the rest of the CDK. See the package:
@aws-cdk/aws-location-alpha
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::Location.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionThe API key resource in your AWS account, which lets you grant actions for Amazon Location resources to the API key bearer.API Restrictions on the allowed actions, resources, and referers for an API key resource.A builder for
CfnAPIKey.ApiKeyRestrictionsProperty
An implementation forCfnAPIKey.ApiKeyRestrictionsProperty
A fluent builder forCfnAPIKey
.Properties for defining aCfnAPIKey
.A builder forCfnAPIKeyProps
An implementation forCfnAPIKeyProps
TheAWS::Location::GeofenceCollection
resource specifies the ability to detect and act when a tracked device enters or exits a defined geographical boundary known as a geofence.A fluent builder forCfnGeofenceCollection
.Properties for defining aCfnGeofenceCollection
.A builder forCfnGeofenceCollectionProps
An implementation forCfnGeofenceCollectionProps
TheAWS::Location::Map
resource specifies a map resource in your AWS account, which provides map tiles of different styles sourced from global location data providers.A fluent builder forCfnMap
.Specifies the map tile style selected from an available provider.A builder forCfnMap.MapConfigurationProperty
An implementation forCfnMap.MapConfigurationProperty
Properties for defining aCfnMap
.A builder forCfnMapProps
An implementation forCfnMapProps
Specifies a place index resource in your AWS account.A fluent builder forCfnPlaceIndex
.Specifies the data storage option requesting Places.A builder forCfnPlaceIndex.DataSourceConfigurationProperty
An implementation forCfnPlaceIndex.DataSourceConfigurationProperty
Properties for defining aCfnPlaceIndex
.A builder forCfnPlaceIndexProps
An implementation forCfnPlaceIndexProps
Specifies a route calculator resource in your AWS account.A fluent builder forCfnRouteCalculator
.Properties for defining aCfnRouteCalculator
.A builder forCfnRouteCalculatorProps
An implementation forCfnRouteCalculatorProps
Specifies a tracker resource in your AWS account , which lets you receive current and historical location of devices.A fluent builder forCfnTracker
.TheAWS::Location::TrackerConsumer
resource specifies an association between a geofence collection and a tracker resource.A fluent builder forCfnTrackerConsumer
.Properties for defining aCfnTrackerConsumer
.A builder forCfnTrackerConsumerProps
An implementation forCfnTrackerConsumerProps
Properties for defining aCfnTracker
.A builder forCfnTrackerProps
An implementation forCfnTrackerProps