UNPKG

679 BJSONView Raw
1{
2 "pagination": {
3 "DescribeBatchPredictions": {
4 "limit_key": "Limit",
5 "output_token": "NextToken",
6 "input_token": "NextToken",
7 "result_key": "Results"
8 },
9 "DescribeDataSources": {
10 "limit_key": "Limit",
11 "output_token": "NextToken",
12 "input_token": "NextToken",
13 "result_key": "Results"
14 },
15 "DescribeEvaluations": {
16 "limit_key": "Limit",
17 "output_token": "NextToken",
18 "input_token": "NextToken",
19 "result_key": "Results"
20 },
21 "DescribeMLModels": {
22 "limit_key": "Limit",
23 "output_token": "NextToken",
24 "input_token": "NextToken",
25 "result_key": "Results"
26 }
27 }
28}