Namespace Amazon.CDK.AWS.Location
AWS::Location Construct Library
This module is part of the AWS Cloud Development Kit project.
using Amazon.CDK.AWS.Location;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
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:
<span class="package-reference">@aws-cdk/aws-location-alpha</span>
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.)
Classes
CfnAPIKey | The API key resource in your AWS account, which lets you grant actions for Amazon Location resources to the API key bearer. |
CfnAPIKey.ApiKeyRestrictionsProperty | API Restrictions on the allowed actions, resources, and referers for an API key resource. |
CfnAPIKeyProps | Properties for defining a |
CfnGeofenceCollection | The |
CfnGeofenceCollectionProps | Properties for defining a |
CfnMap | The |
CfnMap.MapConfigurationProperty | Specifies the map tile style selected from an available provider. |
CfnMapProps | Properties for defining a |
CfnPlaceIndex | Specifies a place index resource in your AWS account. |
CfnPlaceIndex.DataSourceConfigurationProperty | Specifies the data storage option requesting Places. |
CfnPlaceIndexProps | Properties for defining a |
CfnRouteCalculator | Specifies a route calculator resource in your AWS account. |
CfnRouteCalculatorProps | Properties for defining a |
CfnTracker | Specifies a tracker resource in your AWS account , which lets you receive current and historical location of devices. |
CfnTrackerConsumer | The |
CfnTrackerConsumerProps | Properties for defining a |
CfnTrackerProps | Properties for defining a |
Interfaces
CfnAPIKey.IApiKeyRestrictionsProperty | API Restrictions on the allowed actions, resources, and referers for an API key resource. |
CfnMap.IMapConfigurationProperty | Specifies the map tile style selected from an available provider. |
CfnPlaceIndex.IDataSourceConfigurationProperty | Specifies the data storage option requesting Places. |
ICfnAPIKeyProps | Properties for defining a |
ICfnGeofenceCollectionProps | Properties for defining a |
ICfnMapProps | Properties for defining a |
ICfnPlaceIndexProps | Properties for defining a |
ICfnRouteCalculatorProps | Properties for defining a |
ICfnTrackerConsumerProps | Properties for defining a |
ICfnTrackerProps | Properties for defining a |