Inital Commit
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"version": "1.0",
|
||||
"examples": {
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"pagination": {
|
||||
"ListTopicsDetectionJobs": {
|
||||
"result_key": "TopicsDetectionJobPropertiesList",
|
||||
"output_token": "NextToken",
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "MaxResults"
|
||||
},
|
||||
"ListDocumentClassificationJobs": {
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"output_token": "NextToken",
|
||||
"result_key": "DocumentClassificationJobPropertiesList"
|
||||
},
|
||||
"ListDocumentClassifiers": {
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"output_token": "NextToken",
|
||||
"result_key": "DocumentClassifierPropertiesList"
|
||||
},
|
||||
"ListDominantLanguageDetectionJobs": {
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"output_token": "NextToken",
|
||||
"result_key": "DominantLanguageDetectionJobPropertiesList"
|
||||
},
|
||||
"ListEntitiesDetectionJobs": {
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"output_token": "NextToken",
|
||||
"result_key": "EntitiesDetectionJobPropertiesList"
|
||||
},
|
||||
"ListEntityRecognizers": {
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"output_token": "NextToken",
|
||||
"result_key": "EntityRecognizerPropertiesList"
|
||||
},
|
||||
"ListKeyPhrasesDetectionJobs": {
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"output_token": "NextToken",
|
||||
"result_key": "KeyPhrasesDetectionJobPropertiesList"
|
||||
},
|
||||
"ListSentimentDetectionJobs": {
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"output_token": "NextToken",
|
||||
"result_key": "SentimentDetectionJobPropertiesList"
|
||||
},
|
||||
"ListEndpoints": {
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"output_token": "NextToken",
|
||||
"result_key": "EndpointPropertiesList"
|
||||
},
|
||||
"ListPiiEntitiesDetectionJobs": {
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"output_token": "NextToken",
|
||||
"result_key": "PiiEntitiesDetectionJobPropertiesList"
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Reference in New Issue
Block a user