Skip to content

Commit

Permalink
add line_item_usage_account_name
Browse files Browse the repository at this point in the history
  • Loading branch information
iakov-aws authored Sep 25, 2024
1 parent 62e67d2 commit 30d57e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cfn-templates/data-exports-aggregation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -903,6 +903,7 @@ Resources:
- {"Name": "line_item_resource_id", "Type": "string" }
- {"Name": "line_item_unblended_cost", "Type": "double" }
- {"Name": "line_item_usage_account_id", "Type": "string" }
- {"Name": "line_item_usage_account_name", "Type": "string" }
- {"Name": "line_item_usage_amount", "Type": "double" }
- {"Name": "line_item_usage_end_date", "Type": "timestamp" }
- {"Name": "line_item_usage_start_date", "Type": "timestamp" }
Expand Down

0 comments on commit 30d57e0

Please sign in to comment.