# README
Terraform AWS Provider Location Package
This area is primarily for AWS provider contributors and maintainers. For information on using Terraform and the AWS provider, see the links below.
Handy Links
- Find out about contributing to the AWS provider!
- AWS Provider Docs: Home
- AWS Provider Docs: One of the Location Service resources
- AWS Docs: AWS SDK for Go Location Service
# Functions
@SDKDataSource("aws_location_geofence_collection").
@SDKDataSource("aws_location_map").
@SDKDataSource("aws_location_place_index").
@SDKDataSource("aws_location_route_calculator").
@SDKDataSource("aws_location_tracker").
@SDKDataSource("aws_location_tracker_association").
@SDKDataSource("aws_location_tracker_associations").
FindTrackerAssociationByTrackerNameAndConsumerARN returns an error if an association for specified tracker and consumer cannot be found.
KeyValueTags creates tftags.KeyValueTags from location service tags.
No description provided by the author
@SDKResource("aws_location_geofence_collection", name="Geofence Collection") @Tags(identifierAttribute="collection_arn").
@SDKResource("aws_location_map", name="Map") @Tags(identifierAttribute="map_arn").
@SDKResource("aws_location_place_index", name="Map") @Tags(identifierAttribute="index_arn").
@SDKResource("aws_location_route_calculator", name="Route Calculator") @Tags(identifierAttribute="calculator_arn").
@SDKResource("aws_location_tracker", name="Route Calculator") @Tags(identifierAttribute="tracker_arn").
@SDKResource("aws_location_tracker_association").
No description provided by the author
Tags returns location service tags.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author