Skip to content

Commit

Permalink
Merge customizations for grafana
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed May 15, 2024
1 parent 46429e5 commit f816c3b
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions botocore/data/grafana/2020-08-18/paginators-1.sdk-extras.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"version": 1.0,
"merge": {
"pagination": {
"ListWorkspaceServiceAccounts": {
"non_aggregate_keys": [
"workspaceId"
]
},
"ListWorkspaceServiceAccountTokens": {
"non_aggregate_keys": [
"serviceAccountId",
"workspaceId"
]
}
}
}
}

0 comments on commit f816c3b

Please sign in to comment.