Tag operations - Amazon QuickSight

Tag operations

Tags can help you categorize and allocate costs incurred by your QuickSight resources. For more information about tags, see User-defined cost allocation tags. You can visualize costs of tagged resources that have consumption-based pricing in AWS cost and usage reports. For more information on cost and usage reports, see What are AWS Cost and Usage Reports.

You can also use tags to scope user permissions by granting a user permission to access or change only resources with certain tag values. You can use the TagResource API operation with a resource that already has tags. If you specify a new tag key for the resource, this tag is appended to the list of tags associated with the resource. If you specify a tag key that is already associated with the resource, the new tag value that you specify replaces the previous value for that tag. You can tag a new QuickSight managed user or IAM user at creation with a RegisterUser API call.

You can associate as many as 50 tags with a resource. Amazon QuickSight supports tagging for a data sets, data sources, dashboards, users, and templates.

Tagging for QuickSight works in a similar way to tagging for other AWS services. QuickSight doesn't currently support the tag editor for AWS Resource Groups.

For more information about the Tag API operations, see the following topics.