Skip to content

Commit

Permalink
Merge commit 'b406c21494f8adae07c8ab05ac108890c54fd812' into stage-re…
Browse files Browse the repository at this point in the history
…lease-develop

* commit 'b406c21494f8adae07c8ab05ac108890c54fd812':
  Update quicksight sdk extras paginators
  • Loading branch information
aws-sdk-python-automation committed Aug 24, 2023
2 parents 5c51343 + b406c21 commit cc4a72f
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions botocore/data/quicksight/2018-04-01/paginators-1.sdk-extras.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,40 @@
"Status",
"RequestId"
]
},
"ListFolders": {
"non_aggregate_keys": [
"Status",
"RequestId"
]
},
"ListFolderMembers": {
"non_aggregate_keys": [
"Status",
"RequestId"
]
},
"SearchFolders": {
"non_aggregate_keys": [
"Status",
"RequestId"
]
},
"DescribeFolderPermissions": {
"non_aggregate_keys": [
"Status",
"RequestId",
"Arn",
"FolderId"
]
},
"DescribeFolderResolvedPermissions": {
"non_aggregate_keys": [
"Status",
"RequestId",
"Arn",
"FolderId"
]
}
}
}
Expand Down

0 comments on commit cc4a72f

Please sign in to comment.