Backend half
This commit is contained in:
+46
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"pagination": {
|
||||
"DescribeChimeWebhookConfigurations": {
|
||||
"input_token": "NextToken",
|
||||
"output_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"result_key": "WebhookConfigurations"
|
||||
},
|
||||
"DescribeSlackChannelConfigurations": {
|
||||
"input_token": "NextToken",
|
||||
"output_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"result_key": "SlackChannelConfigurations"
|
||||
},
|
||||
"DescribeSlackUserIdentities": {
|
||||
"input_token": "NextToken",
|
||||
"output_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"result_key": "SlackUserIdentities"
|
||||
},
|
||||
"DescribeSlackWorkspaces": {
|
||||
"input_token": "NextToken",
|
||||
"output_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"result_key": "SlackWorkspaces"
|
||||
},
|
||||
"ListMicrosoftTeamsChannelConfigurations": {
|
||||
"input_token": "NextToken",
|
||||
"output_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"result_key": "TeamChannelConfigurations"
|
||||
},
|
||||
"ListMicrosoftTeamsConfiguredTeams": {
|
||||
"input_token": "NextToken",
|
||||
"output_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"result_key": "ConfiguredTeams"
|
||||
},
|
||||
"ListMicrosoftTeamsUserIdentities": {
|
||||
"input_token": "NextToken",
|
||||
"output_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"result_key": "TeamsUserIdentities"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user