Skip to content

Commit 14d2489

Browse files
author
AWS
committed
AWS Billing and Cost Management Recommended Actions Update: Added new freetier action types to RecommendedAction.type.
1 parent b162335 commit 14d2489

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS Billing and Cost Management Recommended Actions",
4+
"contributor": "",
5+
"description": "Added new freetier action types to RecommendedAction.type."
6+
}

services/bcmrecommendedactions/src/main/resources/codegen-resources/service-2.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@
9191
"REVIEW_EXPIRING_RI",
9292
"REVIEW_EXPIRING_SP",
9393
"REVIEW_FREETIER_USAGE_ALERTS",
94+
"REVIEW_FREETIER_CREDITS_REMAINING",
95+
"REVIEW_FREETIER_DAYS_REMAINING",
9496
"REVIEW_SAVINGS_OPPORTUNITY_RECOMMENDATIONS",
9597
"UPDATE_EXPIRED_PAYMENT_METHOD",
9698
"UPDATE_INVALID_PAYMENT_METHOD",

0 commit comments

Comments
 (0)