Skip to content

Commit e5194cc

Browse files
author
AWS
committed
Amazon QuickSight Update: This release includes: Update APIs to support Image, Layer Map, font customization, and Plugin Visual. Add Identity center related information in ListNamsespace API. Update API for restrictedFolder support in topics and add API for SearchTopics, Describe/Update DashboardsQA Configration.
1 parent 41122eb commit e5194cc

File tree

3 files changed

+1406
-6
lines changed

3 files changed

+1406
-6
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": "Amazon QuickSight",
4+
"contributor": "",
5+
"description": "This release includes: Update APIs to support Image, Layer Map, font customization, and Plugin Visual. Add Identity center related information in ListNamsespace API. Update API for restrictedFolder support in topics and add API for SearchTopics, Describe/Update DashboardsQA Configration."
6+
}

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,12 @@
213213
"output_token": "NextToken",
214214
"limit_key": "MaxResults",
215215
"result_key": "GroupList"
216+
},
217+
"SearchTopics": {
218+
"input_token": "NextToken",
219+
"output_token": "NextToken",
220+
"limit_key": "MaxResults",
221+
"result_key": "TopicSummaryList"
216222
}
217223
}
218224
}

0 commit comments

Comments
 (0)