Amazon Location tagging restrictions
Tagging allows you to organize and manage your resources more effectively. This page outlines the specific rules and constraints that govern the use of tags within Amazon Location Service. By understanding these tagging restrictions, you can ensure compliance with best practices and avoid potential issues when implementing tagging strategies for your location-based resources and applications.
The following basic restrictions apply to tags:
-
Maximum tags per resource – 50
-
For each resource, each tag key must be unique, and each tag key can have only one value.
Note
If you add a new tag with the same tag key as an existing tag, the new tag overwrites the existing tag.
-
Maximum key length – 128 Unicode characters in UTF-8
-
Maximum value length – 256 Unicode characters in UTF-8
-
The allowed characters across services are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @.
-
Tag keys and values are case-sensitive.
-
The
aws:prefix is reserved for AWS use. If a tag has a tag key with this prefix, then you can't edit or delete the tag's key or value. Tags with theaws:prefix don't count against your tags per resource limit.