Cost category columns - 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).

Cost category columns

Cost category columns contain data about cost categories that apply to the line item.

Column name Description Data type
cost_category

A map column containing key-value pairs of the cost categories and their values for a given line item. These keys and values are populated based on the categorization rules you create in the cost categories feature.

A cost category 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>