Tag Column - Amazon Data Exports
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Tag Column

Tags column contains data about user, account, cost category and resource tags that apply to the line item. If you select this column, you need not select Resource tags and Cost category columns in your CUR 2.0.

Column name Description Data type
tags

A map column containing key-value pairs of all tags and their values for a given line item. The values in this column are all of data type "string".

Tag keys only appear in this column if they've been enabled as cost allocation tags in the Billing console. After being enabled, a particular key only appears in the map column if it has a value that applies to the specific line item.

The keys of this column can be queried as individual columns using the dot operator. For more information, see Data query.

map <string, string>