Backend half
This commit is contained in:
Generated
Vendored
+36
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"pagination": {
|
||||
"DescribeApplicationAssociations": {
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"output_token": "NextToken"
|
||||
},
|
||||
"DescribeApplications": {
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"output_token": "NextToken"
|
||||
},
|
||||
"DescribeWorkspaceBundles": {
|
||||
"input_token": "NextToken",
|
||||
"output_token": "NextToken",
|
||||
"result_key": "Bundles"
|
||||
},
|
||||
"DescribeWorkspaceDirectories": {
|
||||
"input_token": "NextToken",
|
||||
"output_token": "NextToken",
|
||||
"result_key": "Directories"
|
||||
},
|
||||
"DescribeWorkspaces": {
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "Limit",
|
||||
"output_token": "NextToken",
|
||||
"result_key": "Workspaces"
|
||||
},
|
||||
"ListAccountLinks": {
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"output_token": "NextToken",
|
||||
"result_key": "AccountLinks"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user