AWS::Location::TrackerConsumerDefinition of AWS::Location::TrackerConsumer Resource Type
2 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
ConsumerArn | string | RequiredCreate-only |
TrackerName | string | RequiredCreate-only |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::Location::TrackerConsumer
Resources:
MyResource:
Type: AWS::Location::TrackerConsumer
Properties:
ConsumerArn: "arn:aws:service:region:account:resource"
TrackerName: "my-trackername"Permissions CloudFormation needs in your IAM role to manage this resource.
geo:AssociateTrackerConsumergeo:ListTrackerConsumersgeo:DisassociateTrackerConsumergeo:ListTrackerConsumersgeo:ListTrackerConsumersgeo:ListTrackerConsumersOur 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.
TrackerNameConsumerArn