Split line item 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).

Split line item columns

Columns under the split_line_item header are fields that appear in Data Exports if you've opted in to the split cost allocation data feature. For more information, see Understanding split cost allocation data. The feature is limited to Amazon ECS (including Fargate), Amazon Batch, and Amazon EKS only.

Column name Description Data type
split_line_item_actual_usage

Table configuration: Added by: INCLUDE SPLIT COST ALLOCATION DATA

The usage for vCPU or memory (based on lineItem/UsageType) you incurred for the specified time period for the Amazon ECS task or Kubernetes pod.

double
split_line_item_net_split_cost

Table configuration: Added by: INCLUDE SPLIT COST ALLOCATION DATA

The effective cost for Amazon ECS tasks or Kubernetes pods after all discounts have been applied. This column is included in your report only when your account has a discount in the applicable billing period.

double
split_line_item_net_unused_cost

Table configuration: Added by: INCLUDE SPLIT COST ALLOCATION DATA

The effective unused cost for Amazon ECS tasks or Kubernetes pods after all discounts have been applied. This column is included in your report only when your account has a discount in the applicable billing period.

double
split_line_item_parent_resource_id

Table configuration: Added by: INCLUDE SPLIT COST ALLOCATION DATA

The resource ID of the parent EC2 instance associated with the Amazon ECS task or Amazon EKS pod (referenced in the lineItem/ResourceId column). The parent resource ID implies that the ECS task or Kubernetes pod workload for the specified time period ran on the parent EC2 instance. This applies only for Amazon ECS tasks or Kubernetes pods with EC2 launch type.

string
split_line_item_public_on_demand_split_cost

Table configuration: Added by: INCLUDE SPLIT COST ALLOCATION DATA

The cost for vCPU or memory (based on lineItem/UsageType) allocated for the time period to the Amazon ECS task or Kubernetes pod based on public On-Demand Instance rates (referenced in the pricing/publicOnDemandRate column).

double
split_line_item_public_on_demand_unused_cost

Table configuration: Added by: INCLUDE SPLIT COST ALLOCATION DATA

The unused cost for vCPU or memory (based on lineItem/UsageType) allocated for the time period to the Amazon ECS task or Kubernetes pod based on public On-Demand Instance rates. Unused costs are costs associated with resources (CPU or memory) on the EC2 instance (referenced in the splitLineItem/ParentResourceIdcolumn) that were not utilized for the specified time period.

double
split_line_item_reserved_usage

Table configuration: Added by: INCLUDE SPLIT COST ALLOCATION DATA

The usage for vCPU or memory (based on lineItem/UsageType) that you configured for the specified time period for the Amazon ECS task or Kubernetes pod.

double
split_line_item_split_cost

Table configuration: Added by: INCLUDE SPLIT COST ALLOCATION DATA

The cost for vCPU or memory (based on lineItem/UsageType) allocated for the time period to the Amazon ECS task or Kubernetes pod. This includes amortized costs if the EC2 instance (referenced in the splitLineItem/parentResourceId column) has upfront or partial upfront charges for reservations or Savings Plans.

double
split_line_item_split_usage

Table configuration: Added by: INCLUDE SPLIT COST ALLOCATION DATA

The usage for vCPU or memory (based on lineItem/UsageType) allocated for the specified time period to the Amazon ECS task or Kubernetes pod. This is defined as the maximum usage of splitLineItem/ReservedUsage or splitLineItem/ActualUsage.

double
split_line_item_split_usage_ratio

Table configuration: Added by: INCLUDE SPLIT COST ALLOCATION DATA

The ratio of vCPU or memory (based on lineItem/UsageType) allocated to the Amazon ECS task or Kubernetes pod compared to the overall CPU or memory available on the EC2 instance (referenced in the splitLineItem/ParentResourceId column).

double
split_line_item_unused_cost

Table configuration: Added by: INCLUDE SPLIT COST ALLOCATION DATA

The unused cost for vCPU or memory (based on lineItem/UsageType) allocated for the time period to the Amazon ECS task or Kubernetes pod. Unused costs are costs associated with resources (CPU or memory) on the EC2 instance (referenced in the splitLineItem/ParentResourceId column) that were not utilized for the specified time period. This includes amortized costs if the EC2 instance (splitLineItem/parentResourceId) has upfront or partial upfront charges for reservations or Savings Plans.

double