Product columns
Product columns contain data about the product that is being charged in the line item.
Column name | Description | Data type |
---|---|---|
product |
A map column containing key-value pairs of multiple product attributes and their values for a given line item. A product attribute only appears in the map column if it has a value that applies to the specific line item. Any product column that appeared in CUR, but is not part of the CUR 2.0 static schema, appears in this map column. The keys of this column can be queried as individual columns by using the dot operator. For more information, see Data query. |
map <string, string> |
product_comment |
A comment regarding the product. |
string |
product_fee_code |
The code that refers to the fee. |
string |
product_fee_description |
The description for the product fee. |
string |
product_from_location |
Describes the location where the usage originated from. |
string |
product_from_location_type |
Describes the location type where the usage originated from. |
string |
product_from_region_code |
Describes the source Region code for the Amazon service. |
string |
product_instanceSKU |
The SKU of the product instance |
string |
product_instance_family |
Describes your Amazon EC2 instance family. Amazon EC2 provides you with a large number of options across 10 different instance types, each with one or more size options, organized into distinct instance families optimized for different types of applications. |
string |
product_instance_type |
Describes the instance type, size, and family, which define the CPU, networking, and storage capacity of your instance. |
string |
product_location |
Describes the Region that your Amazon S3 bucket resides in. |
string |
product_location_type |
Describes the endpoint of your task. |
string |
product_operation |
Describes the specific Amazon operation that this line item covers. |
string |
product_pricing_unit |
The smallest billing unit for an Amazon service. For example, 0.01c per API call. |
string |
product_product_family |
The category for the type of product. |
string |
product_region_code |
A Region is a physical location around the world where data centers are clustered. Amazon calls each group of logical data centers an Availability Zone (AZ). Each Amazon Region consists of multiple, isolated, and physically separate AZs within a geographical area. The Region code attribute has the same name as an Amazon Region, and specifies where the Amazon service is available. |
string |
product_sku |
A unique code for a product. The SKU is created by combining
the |
string |
product_service_code |
This identifies the specific Amazon service to the customer as a unique short abbreviation. |
string |
product_to _location_type |
Describes the destination location of the service usage. |
string |
product_to_location |
Describes the location usage destination. |
string |
product_to_region_code |
Describes the source Region code for the Amazon service. |
string |
product_usagetype |
Describes the usage details of the line item. |
string |