Backend half
This commit is contained in:
Generated
Vendored
+28
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"pagination": {
|
||||
"DescribeBatchPredictions": {
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "Limit",
|
||||
"output_token": "NextToken",
|
||||
"result_key": "Results"
|
||||
},
|
||||
"DescribeDataSources": {
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "Limit",
|
||||
"output_token": "NextToken",
|
||||
"result_key": "Results"
|
||||
},
|
||||
"DescribeEvaluations": {
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "Limit",
|
||||
"output_token": "NextToken",
|
||||
"result_key": "Results"
|
||||
},
|
||||
"DescribeMLModels": {
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "Limit",
|
||||
"output_token": "NextToken",
|
||||
"result_key": "Results"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user