Identity columns - AWS Data Exports

Identity columns

Identity columns contain data to identify a line item.

Column name Description Data type
identity_line_item_id

This field is generated for each line item and is unique in a given partition. This does not guarantee that the field will be unique across an entire delivery (that is, all partitions in an update) of the AWS CUR. The line item ID isn't consistent between different Cost and Usage Reports and can't be used to identify the same line item across different reports.

string
identity_time_interval

The time interval that this line item applies to, in the following format: YYYY-MM-DDTHH:mm:ssZ/YYYY-MM-DDTHH:mm:ssZ. The time interval is in UTC and can either be daily or hourly, depending on the report granularity.

string