AWS::Location::TrackerDefinition of AWS::Location::Tracker Resource Type
9 configurable properties. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
TrackerName | string | RequiredCreate-only |
Description | string | |
EventBridgeEnabled | boolean | |
KmsKeyEnableGeospatialQueries | boolean | |
KmsKeyId | string | Create-only |
PositionFiltering | string | |
PricingPlan | string | Deprecated |
PricingPlanDataSource | string | Deprecated |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Arn | string | - |
CreateTime | string | - |
TrackerArn | string | - |
UpdateTime | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::Location::Tracker
Resources:
MyResource:
Type: AWS::Location::Tracker
Properties:
TrackerName: "my-trackername"
Tags:
- Key: Environment
Value: Production
Description: !Ref "AWS::StackName"Permissions CloudFormation needs in your IAM role to manage this resource.
geo:CreateTrackergeo:DescribeTrackergeo:TagResourcegeo:UntagResourcekms:DescribeKeykms:CreateGrantgeo:DeleteTrackergeo:DescribeTrackergeo:ListTrackersgeo:DescribeTrackerkms:DescribeKeygeo:CreateTrackergeo:DescribeTrackergeo:TagResourcegeo:UntagResourcekms:DescribeKeykms:CreateGrantgeo:UpdateTrackerOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterTrackerNameThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
KmsKeyIdTrackerName