From 4109d00308f976010a2b14687f1130fecf54ae96 Mon Sep 17 00:00:00 2001 From: Simon Li Date: Thu, 13 Jun 2024 17:34:41 +0100 Subject: [PATCH] Update comment about undocumented discount record types --- hic_aws_costing_tools/aws_costs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hic_aws_costing_tools/aws_costs.py b/hic_aws_costing_tools/aws_costs.py index eb57d3f..d25a312 100755 --- a/hic_aws_costing_tools/aws_costs.py +++ b/hic_aws_costing_tools/aws_costs.py @@ -12,7 +12,7 @@ "Tax", # These two aren't documented on # https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/manage-cost-categories.html#cost-categories-terms - # Waiting for confirmation from AWS Support that it's OK to use these + # but were confirmed in AWS Support ticket 171570162800825 "Enterprise Discount Program Discount", "Solution Provider Program Discount", ]