Skip to content

Commit c480df5

Browse files
author
AWS
committed
AWS Billing and Cost Management Dashboards Update: Scheduled email reports of Billing and Cost Management Dashboards
1 parent ba85986 commit c480df5

File tree

3 files changed

+597
-8
lines changed

3 files changed

+597
-8
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 Dashboards",
4+
"contributor": "",
5+
"description": "Scheduled email reports of Billing and Cost Management Dashboards"
6+
}

services/bcmdashboards/src/main/resources/codegen-resources/paginators-1.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
"output_token": "nextToken",
66
"limit_key": "maxResults",
77
"result_key": "dashboards"
8+
},
9+
"ListScheduledReports": {
10+
"input_token": "nextToken",
11+
"output_token": "nextToken",
12+
"limit_key": "maxResults",
13+
"result_key": "scheduledReports"
814
}
915
}
1016
}

0 commit comments

Comments
 (0)