Skip to content

Commit 784f655

Browse files
committed
Updated to the latest service models.
1 parent b10fec7 commit 784f655

File tree

19 files changed

+2158
-307
lines changed

19 files changed

+2158
-307
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"category": "AWS SDK for Java v2",
3+
"type": "feature",
4+
"description": "Updated to the latest service models."
5+
}

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"pagination": {
3+
"ListBusinessReportSchedules": {
4+
"input_token": "NextToken",
5+
"output_token": "NextToken",
6+
"limit_key": "MaxResults"
7+
},
38
"ListConferenceProviders": {
49
"input_token": "NextToken",
510
"output_token": "NextToken",

0 commit comments

Comments
 (0)