{ "uuid": "b9a5b35a-2ee1-421c-b3ca-80cec8dff13c", "lastMigration": 29, "name": "Amazon Comprehend", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "51f79e8e-9a1f-426d-bf94-4fd0ba37d407", "documentation": "Determines the dominant language of the input text for a batch of documents. For a list of languages that Amazon Comprehend can detect, see Amazon Comprehend Supported Languages. ", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.BatchDetectDominantLanguage", "responses": [ { "uuid": "685adaaf-f5da-4fd1-bca1-a350eee88f1e", "body": "{\n \"ResultList\": [\n {\n \"Index\": {{faker 'number.int' max=99999}},\n \"Languages\": [\n {\n \"LanguageCode\": \"\",\n \"Score\": {{faker 'number.float'}}\n }\n ]\n }\n ],\n \"ErrorList\": [\n {\n \"Index\": {{faker 'number.int' max=99999}},\n \"ErrorCode\": \"\",\n \"ErrorMessage\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "cad95b15-8869-43be-8a82-0615b1f54931", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "535fdfd5-5b8e-4b88-a9d9-3de71ace3d22", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TextSizeLimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cec9ac25-189e-43ad-9bf0-1230e4b807e8", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "BatchSizeLimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e09f4060-8f63-40e9-8634-0c1b7b2f0ef3", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7f28e77d-238c-48f3-b8ff-99e96e28582c", "documentation": "Inspects the text of a batch of documents for named entities and returns information about them. For more information about named entities, see how-entities ", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.BatchDetectEntities", "responses": [ { "uuid": "2a94e8fa-e112-46fa-962f-56fbfc99ca77", "body": "{\n \"ResultList\": [\n {\n \"Index\": {{faker 'number.int' max=99999}},\n \"Entities\": [\n {\n \"Score\": {{faker 'number.float'}},\n \"Type\": \"\",\n \"Text\": \"\",\n \"BeginOffset\": {{faker 'number.int' max=99999}},\n \"EndOffset\": {{faker 'number.int' max=99999}}\n }\n ]\n }\n ],\n \"ErrorList\": [\n {\n \"Index\": {{faker 'number.int' max=99999}},\n \"ErrorCode\": \"\",\n \"ErrorMessage\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "cbc13386-cd64-4db1-9388-3cd5a59670c3", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "97027f0e-8647-45ad-a45d-5de08d43e8fe", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TextSizeLimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c763ebb1-73d5-47e9-a3f7-9697c1c14f1b", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "UnsupportedLanguageException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3ed7e798-a1b5-4ba1-9a3d-bb00e50137ee", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "BatchSizeLimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "39ba22e4-37f6-4f36-83c8-fc911ae7b372", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1def4ce1-cb23-40ac-8951-e07d8e41dbdf", "documentation": "Detects the key noun phrases found in a batch of documents.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.BatchDetectKeyPhrases", "responses": [ { "uuid": "cc8c9397-912d-4573-b2b3-94d9a34330b7", "body": "{\n \"ResultList\": [\n {\n \"Index\": {{faker 'number.int' max=99999}},\n \"KeyPhrases\": [\n {\n \"Score\": {{faker 'number.float'}},\n \"Text\": \"\",\n \"BeginOffset\": {{faker 'number.int' max=99999}},\n \"EndOffset\": {{faker 'number.int' max=99999}}\n }\n ]\n }\n ],\n \"ErrorList\": [\n {\n \"Index\": {{faker 'number.int' max=99999}},\n \"ErrorCode\": \"\",\n \"ErrorMessage\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b4d0ae05-103b-42d2-a68e-87cabb65218b", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e8166183-31c1-4455-9dea-9cd0fe931602", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TextSizeLimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c540dc7a-17b7-4317-94a8-d5330d16ce72", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "UnsupportedLanguageException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "27495d64-b5f0-4ba2-819d-439b7fc36dc1", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "BatchSizeLimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b3eb88be-d42a-4b55-a83d-fe4323be61f0", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ba9ca8b4-86b6-4a8e-a7fd-defbfc914ca4", "documentation": "Inspects a batch of documents and returns an inference of the prevailing sentiment, POSITIVE, NEUTRAL, MIXED, or NEGATIVE, in each one.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.BatchDetectSentiment", "responses": [ { "uuid": "639eab5a-6cbb-4b26-96b7-5cad03cdcb8d", "body": "{\n \"ResultList\": [\n {\n \"Index\": {{faker 'number.int' max=99999}},\n \"Sentiment\": \"\",\n \"SentimentScore\": {\n \"Positive\": {{faker 'number.float'}},\n \"Negative\": {{faker 'number.float'}},\n \"Neutral\": {{faker 'number.float'}},\n \"Mixed\": {{faker 'number.float'}}\n }\n }\n ],\n \"ErrorList\": [\n {\n \"Index\": {{faker 'number.int' max=99999}},\n \"ErrorCode\": \"\",\n \"ErrorMessage\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a64d4c8d-1e13-4bca-b559-ba3d744229d5", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a4129b72-e8a3-4883-bbaa-4037baec1eb4", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TextSizeLimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d2a4ee5a-937b-4d60-808d-a5c7b927fa6c", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "UnsupportedLanguageException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "239a53dc-2bc0-4ef5-9a50-64137c8aa42c", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "BatchSizeLimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "73dc23f8-7509-4581-9f95-21209a340932", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ae0c9446-6da3-43a2-8410-72345aeadb00", "documentation": "Inspects the text of a batch of documents for the syntax and part of speech of the words in the document and returns information about them. For more information, see how-syntax.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.BatchDetectSyntax", "responses": [ { "uuid": "19e486d7-62a4-44a8-aec2-52aa34ee338d", "body": "{\n \"ResultList\": [\n {\n \"Index\": {{faker 'number.int' max=99999}},\n \"SyntaxTokens\": [\n {\n \"TokenId\": {{faker 'number.int' max=99999}},\n \"Text\": \"\",\n \"BeginOffset\": {{faker 'number.int' max=99999}},\n \"EndOffset\": {{faker 'number.int' max=99999}},\n \"PartOfSpeech\": {\n \"Tag\": \"\",\n \"Score\": {{faker 'number.float'}}\n }\n }\n ]\n }\n ],\n \"ErrorList\": [\n {\n \"Index\": {{faker 'number.int' max=99999}},\n \"ErrorCode\": \"\",\n \"ErrorMessage\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7127beed-3430-40f8-a516-e808445bf2dc", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4c9155fa-1782-4e53-850a-e80a0ad78593", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TextSizeLimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d0ae05ba-0b34-4f66-857c-fcef1c1becfe", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "UnsupportedLanguageException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cc4f1b8c-5e49-46d4-aa94-1583ec72f9c1", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "BatchSizeLimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ec053ddb-3c4f-4672-9a40-65f9b74b4ca8", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1f8c609b-b540-4c7d-8f26-5a4603dd617f", "documentation": "Creates a new document classification request to analyze a single document in real-time, using a previously created and trained custom model and an endpoint.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.ClassifyDocument", "responses": [ { "uuid": "954b54b2-712e-4113-982e-d579a3a0c673", "body": "{\n \"Classes\": [\n {\n \"Name\": \"\",\n \"Score\": {{faker 'number.float'}}\n }\n ],\n \"Labels\": [\n {\n \"Name\": \"\",\n \"Score\": {{faker 'number.float'}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "90a086fc-036f-48cb-be05-6a7ee25cd230", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7ca64e89-58eb-460e-b1f7-d797c9adce5d", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3a9edaab-083e-430a-9101-4b03b988425e", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "TextSizeLimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b53419b1-783e-4655-a7ac-b9ce28d47ca2", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "922cce01-38f0-4594-8b41-256c99791ae9", "documentation": "Analyzes input text for the presence of personally identifiable information (PII) and returns the labels of identified PII entity types such as name, address, bank account number, or phone number.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.ContainsPiiEntities", "responses": [ { "uuid": "442ac1ef-d606-4a1f-afab-599bcbb94db7", "body": "{\n \"Labels\": [\n {\n \"Name\": \"\",\n \"Score\": {{faker 'number.float'}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fb7485a1-305a-4594-b358-a9ec351bb37c", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b5958fe8-668e-457a-a64f-dad0bb96f5d8", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TextSizeLimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1181f08a-67f3-4da8-aa46-ec90b6fd9697", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "UnsupportedLanguageException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c06aac8e-5606-4776-bb5e-c5dab12c6b8e", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4e7626db-ae89-45ca-ba27-81313aa0d41f", "documentation": "Creates a new document classifier that you can use to categorize documents. To create a classifier, you provide a set of training documents that labeled with the categories that you want to use. After the classifier is trained you can use it to categorize a set of labeled documents into the categories. For more information, see how-document-classification.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.CreateDocumentClassifier", "responses": [ { "uuid": "be265b40-ae32-40db-b788-bef4fc1df97e", "body": "{\n \"DocumentClassifierArn\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "da9f19bd-be9b-4173-b7ab-df00a4a4380d", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8a549aa9-4e0b-4560-ac6f-b6a276483ad5", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceInUseException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "48f4352b-872c-4057-a719-4ed6da80191b", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "TooManyTagsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7fbfe967-6bbc-4a98-a36d-9d8ce09df6c4", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c21d657c-44cb-4b68-bbe3-9977a2c9446c", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ResourceLimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e317b895-d21d-4f1b-9f2a-695b04294254", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "UnsupportedLanguageException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ba74ba89-9e3a-4a47-949a-8eeca0eedf78", "body": "\"\"", "latency": 0, "statusCode": 486, "label": "KmsKeyValidationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fcb0cf6b-9fd5-4dbb-a845-acedde93c90a", "body": "\"\"", "latency": 0, "statusCode": 487, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "270184e6-aae7-4501-9a86-6c8f565b797b", "documentation": "Creates a model-specific endpoint for synchronous inference for a previously trained custom model ", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.CreateEndpoint", "responses": [ { "uuid": "686862ed-cc68-4a92-82ea-77f7b614dda7", "body": "{\n \"EndpointArn\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c1cf78a1-788e-44bb-b672-f0658dc98d8f", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c4932f5c-fae1-484f-b50b-6b7e7e4762ec", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceInUseException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "699879a5-2c0b-402a-b449-4225f281fde1", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceLimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a0fe3fcf-4f3c-4495-a848-ed39207f3500", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a3e9baa8-61a4-4306-9d90-d2507f598132", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ResourceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b670c056-008b-4f3f-bb60-cd1c9bdbb88a", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e2bb9f50-2200-40cd-90bf-1cda04fd090a", "body": "\"\"", "latency": 0, "statusCode": 486, "label": "TooManyTagsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "be0c08ac-dfac-4d2c-9d46-b38aa6566034", "body": "\"\"", "latency": 0, "statusCode": 487, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d7928bbb-c98d-4f00-b488-de7eed4b2eaa", "documentation": "Creates an entity recognizer using submitted files. After your CreateEntityRecognizer request is submitted, you can check job status using the API. ", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.CreateEntityRecognizer", "responses": [ { "uuid": "d2a99dbc-9054-4c0d-8af2-8f83df229f01", "body": "{\n \"EntityRecognizerArn\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2bb43c0e-72c5-4a60-bc49-eb2961567fd9", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "886a3c12-aac9-47f3-a45e-eb3433578156", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceInUseException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b69c7881-b67e-485c-9449-8df98213cf60", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "TooManyTagsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2b70f0ed-1106-4892-adb5-30c4a14f8a20", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bdd7904e-0a5f-4a25-9a0c-f8e0952ed328", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ResourceLimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "305622ab-b593-428f-b3ef-f1bbc19c1502", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "UnsupportedLanguageException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "04bd851e-e650-4de3-a429-fb04fecf9945", "body": "\"\"", "latency": 0, "statusCode": 486, "label": "KmsKeyValidationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "076dcf54-3095-4992-a349-43835dc51108", "body": "\"\"", "latency": 0, "statusCode": 487, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "db18855e-53a9-4f15-9d56-701e1317bdef", "documentation": "

Deletes a previously created document classifier

Only those classifiers that are in terminated states (IN_ERROR, TRAINED) will be deleted. If an active inference job is using the model, a ResourceInUseException will be returned.

This is an asynchronous action that puts the classifier into a DELETING state, and it is then removed by a background job. Once removed, the classifier disappears from your account and is no longer available for use.

", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.DeleteDocumentClassifier", "responses": [ { "uuid": "604d7d7b-d6f4-45fd-9ccd-8471b0d61f97", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "036fdb48-0632-4ad8-8db1-aabeec861d39", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dbf5b097-736e-4fb6-b8cd-5104c8dcfdc9", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ba09c56a-b6a4-4893-af26-c61eeb233e68", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "705db3cf-e1cd-41d1-a69d-4f87c7daf2b1", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3313938c-698a-4465-85a5-ec5766671b0c", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ResourceInUseException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c5df9fbc-7fcd-4fd3-b511-ba534cc67aff", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e65e1cee-d408-4777-be0c-7b4639a916d2", "documentation": "Deletes a model-specific endpoint for a previously-trained custom model. All endpoints must be deleted in order for the model to be deleted.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.DeleteEndpoint", "responses": [ { "uuid": "b07f7b7c-a30c-4e1b-816a-42a3b78fce38", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "10444397-cb6a-4cb0-83ee-7912f1bd82ce", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f80e3422-b84d-45a1-a27e-155542524718", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceInUseException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "da290afd-cd0e-4ba2-8425-37b44ec54fd6", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cb0f4de6-df5e-46e3-9527-0475ff9d290f", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e6d32045-bc77-433a-bbdc-e400e8ce8eb6", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f79f5dfd-c13c-4517-89ea-c2e8519021da", "documentation": "

Deletes an entity recognizer.

Only those recognizers that are in terminated states (IN_ERROR, TRAINED) will be deleted. If an active inference job is using the model, a ResourceInUseException will be returned.

This is an asynchronous action that puts the recognizer into a DELETING state, and it is then removed by a background job. Once removed, the recognizer disappears from your account and is no longer available for use.

", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.DeleteEntityRecognizer", "responses": [ { "uuid": "08bf24d6-1623-40bb-bdde-04434e931435", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bae48b3e-28e5-49de-95e6-8a253b9c669d", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5e675863-6b76-4439-a994-b9da825797e2", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8fdafcc7-35e3-4d0a-be5d-8b23469f63c4", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "86f184cc-c743-4f81-ba7b-b16c68c70db0", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dc06755d-df9c-433c-ae05-16839193d603", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ResourceInUseException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f8eb2ba5-3852-4b98-912d-65a1de773a7c", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "41b6856c-f14a-411e-a358-de4df5d5dabe", "documentation": "Gets the properties associated with a document classification job. Use this operation to get the status of a classification job.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.DescribeDocumentClassificationJob", "responses": [ { "uuid": "59974192-a628-44ac-8637-ffb000c586e6", "body": "{\n \"DocumentClassificationJobProperties\": {\n \"JobId\": \"\",\n \"JobArn\": \"\",\n \"JobName\": \"\",\n \"JobStatus\": \"\",\n \"Message\": \"\",\n \"SubmitTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\",\n \"DocumentClassifierArn\": \"\",\n \"InputDataConfig\": {\n \"S3Uri\": \"\",\n \"InputFormat\": \"\",\n \"DocumentReaderConfig\": {\n \"DocumentReadAction\": \"\",\n \"DocumentReadMode\": \"\",\n \"FeatureTypes\": [\n \"{{oneOf (array 'TABLES' 'FORMS')}}\"\n ]\n }\n },\n \"OutputDataConfig\": {\n \"S3Uri\": \"\",\n \"KmsKeyId\": \"\"\n },\n \"DataAccessRoleArn\": \"\",\n \"VolumeKmsKeyId\": \"\",\n \"VpcConfig\": {\n \"SecurityGroupIds\": [\n \"\"\n ],\n \"Subnets\": [\n \"\"\n ]\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "172e114d-7363-4883-bfcc-fa369d9dcb1e", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "badcf782-d0af-4014-8a3a-f4187f6f1ce1", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b17d00a2-ba33-4397-9eb4-86b7c8262eb9", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "JobNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2b49d9e6-ce4f-4c31-8e6c-a3959d20e022", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "165fe6fb-04ac-4893-a152-a6d7e8d62cf3", "documentation": "Gets the properties associated with a document classifier.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.DescribeDocumentClassifier", "responses": [ { "uuid": "a331ebfc-33b1-4249-8f77-d451c6dd3a46", "body": "{\n \"DocumentClassifierProperties\": {\n \"DocumentClassifierArn\": \"\",\n \"LanguageCode\": \"\",\n \"Status\": \"\",\n \"Message\": \"\",\n \"SubmitTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\",\n \"TrainingStartTime\": \"{{faker 'date.recent' 365}}\",\n \"TrainingEndTime\": \"{{faker 'date.recent' 365}}\",\n \"InputDataConfig\": {\n \"DataFormat\": \"\",\n \"S3Uri\": \"\",\n \"LabelDelimiter\": \"\",\n \"AugmentedManifests\": [\n {\n \"S3Uri\": \"\",\n \"AttributeNames\": [\n \"\"\n ],\n \"AnnotationDataS3Uri\": \"\",\n \"SourceDocumentsS3Uri\": \"\",\n \"DocumentType\": \"\"\n }\n ]\n },\n \"OutputDataConfig\": {\n \"S3Uri\": \"\",\n \"KmsKeyId\": \"\"\n },\n \"ClassifierMetadata\": {\n \"NumberOfLabels\": {{faker 'number.int' max=99999}},\n \"NumberOfTrainedDocuments\": {{faker 'number.int' max=99999}},\n \"NumberOfTestDocuments\": {{faker 'number.int' max=99999}},\n \"EvaluationMetrics\": {\n \"Accuracy\": {{faker 'number.float'}},\n \"Precision\": {{faker 'number.float'}},\n \"Recall\": {{faker 'number.float'}},\n \"F1Score\": {{faker 'number.float'}},\n \"MicroPrecision\": {{faker 'number.float'}},\n \"MicroRecall\": {{faker 'number.float'}},\n \"MicroF1Score\": {{faker 'number.float'}},\n \"HammingLoss\": {{faker 'number.float'}}\n }\n },\n \"DataAccessRoleArn\": \"\",\n \"VolumeKmsKeyId\": \"\",\n \"VpcConfig\": {\n \"SecurityGroupIds\": [\n \"\"\n ],\n \"Subnets\": [\n \"\"\n ]\n },\n \"Mode\": \"\",\n \"ModelKmsKeyId\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b831bd02-64c6-4697-aa86-6bbbba5609dd", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fe2d0c24-4195-4599-9cc7-1cdd361a2fc2", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eb371ee6-f93d-4a1e-aa2a-f397e550d3a4", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c090b702-8544-428c-8641-f1ee181feb8c", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8eeffe92-2a13-4cc0-b88e-0ffcb7a1c8b8", "documentation": "Gets the properties associated with a dominant language detection job. Use this operation to get the status of a detection job.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.DescribeDominantLanguageDetectionJob", "responses": [ { "uuid": "56c3743f-f88d-4051-84e5-e027a7be7ae6", "body": "{\n \"DominantLanguageDetectionJobProperties\": {\n \"JobId\": \"\",\n \"JobArn\": \"\",\n \"JobName\": \"\",\n \"JobStatus\": \"\",\n \"Message\": \"\",\n \"SubmitTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\",\n \"InputDataConfig\": {\n \"S3Uri\": \"\",\n \"InputFormat\": \"\",\n \"DocumentReaderConfig\": {\n \"DocumentReadAction\": \"\",\n \"DocumentReadMode\": \"\",\n \"FeatureTypes\": [\n \"{{oneOf (array 'TABLES' 'FORMS')}}\"\n ]\n }\n },\n \"OutputDataConfig\": {\n \"S3Uri\": \"\",\n \"KmsKeyId\": \"\"\n },\n \"DataAccessRoleArn\": \"\",\n \"VolumeKmsKeyId\": \"\",\n \"VpcConfig\": {\n \"SecurityGroupIds\": [\n \"\"\n ],\n \"Subnets\": [\n \"\"\n ]\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "667abced-9552-421e-865e-d7c14b04402c", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5763dcc8-4937-469a-a341-345ebbf56eab", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "JobNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ba66c380-d489-45fa-bd1c-0634340abde8", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "930a7836-cace-41fa-9b00-950f1f21ba8e", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "355e0e8c-3650-4011-b9fb-87c77c65acc6", "documentation": "Gets the properties associated with a specific endpoint. Use this operation to get the status of an endpoint.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.DescribeEndpoint", "responses": [ { "uuid": "8879e6c7-51c3-42ed-9f25-5d167fd5aa14", "body": "{\n \"EndpointProperties\": {\n \"EndpointArn\": \"\",\n \"Status\": \"\",\n \"Message\": \"\",\n \"ModelArn\": \"\",\n \"DesiredInferenceUnits\": {{faker 'number.int' max=99999}},\n \"CurrentInferenceUnits\": {{faker 'number.int' max=99999}},\n \"CreationTime\": \"{{faker 'date.recent' 365}}\",\n \"LastModifiedTime\": \"{{faker 'date.recent' 365}}\",\n \"DataAccessRoleArn\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4ae35a1a-3ad7-4ef1-86f2-3e14c3d34ae7", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "05c2ccbc-b4c4-44c7-ac56-9028a61c36c4", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a7317087-4ab9-4441-8773-2e9442425e00", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "045da7db-f5fa-4639-bbd8-4c0629a9c756", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "19a078b4-e747-4a5b-b702-d34559b01ecb", "documentation": "Gets the properties associated with an entities detection job. Use this operation to get the status of a detection job.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.DescribeEntitiesDetectionJob", "responses": [ { "uuid": "38d74a18-0baf-475c-8c87-1e29ced35d90", "body": "{\n \"EntitiesDetectionJobProperties\": {\n \"JobId\": \"\",\n \"JobArn\": \"\",\n \"JobName\": \"\",\n \"JobStatus\": \"\",\n \"Message\": \"\",\n \"SubmitTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\",\n \"EntityRecognizerArn\": \"\",\n \"InputDataConfig\": {\n \"S3Uri\": \"\",\n \"InputFormat\": \"\",\n \"DocumentReaderConfig\": {\n \"DocumentReadAction\": \"\",\n \"DocumentReadMode\": \"\",\n \"FeatureTypes\": [\n \"{{oneOf (array 'TABLES' 'FORMS')}}\"\n ]\n }\n },\n \"OutputDataConfig\": {\n \"S3Uri\": \"\",\n \"KmsKeyId\": \"\"\n },\n \"LanguageCode\": \"\",\n \"DataAccessRoleArn\": \"\",\n \"VolumeKmsKeyId\": \"\",\n \"VpcConfig\": {\n \"SecurityGroupIds\": [\n \"\"\n ],\n \"Subnets\": [\n \"\"\n ]\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f9440a89-e2df-406c-8a9d-d1e0cd55476f", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "07e8e6d7-ab5b-4747-a3b7-36f35f699fa2", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "JobNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7c963e29-7295-4f8f-ac90-3e6365a390ce", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bd194a98-a0b3-4a5d-9e07-6564f9e56a6f", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5aea8edb-a1c9-4fa6-a139-fc543baa49bc", "documentation": "Provides details about an entity recognizer including status, S3 buckets containing training data, recognizer metadata, metrics, and so on.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.DescribeEntityRecognizer", "responses": [ { "uuid": "f4390fee-2ab8-4029-929c-11e5206f794d", "body": "{\n \"EntityRecognizerProperties\": {\n \"EntityRecognizerArn\": \"\",\n \"LanguageCode\": \"\",\n \"Status\": \"\",\n \"Message\": \"\",\n \"SubmitTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\",\n \"TrainingStartTime\": \"{{faker 'date.recent' 365}}\",\n \"TrainingEndTime\": \"{{faker 'date.recent' 365}}\",\n \"InputDataConfig\": {\n \"DataFormat\": \"\",\n \"EntityTypes\": [\n {\n \"Type\": \"\"\n }\n ],\n \"Documents\": {\n \"S3Uri\": \"\"\n },\n \"Annotations\": {\n \"S3Uri\": \"\"\n },\n \"EntityList\": {\n \"S3Uri\": \"\"\n },\n \"AugmentedManifests\": [\n {\n \"S3Uri\": \"\",\n \"AttributeNames\": [\n \"\"\n ],\n \"AnnotationDataS3Uri\": \"\",\n \"SourceDocumentsS3Uri\": \"\",\n \"DocumentType\": \"\"\n }\n ]\n },\n \"RecognizerMetadata\": {\n \"NumberOfTrainedDocuments\": {{faker 'number.int' max=99999}},\n \"NumberOfTestDocuments\": {{faker 'number.int' max=99999}},\n \"EvaluationMetrics\": {\n \"Precision\": {{faker 'number.float'}},\n \"Recall\": {{faker 'number.float'}},\n \"F1Score\": {{faker 'number.float'}}\n },\n \"EntityTypes\": [\n {\n \"Type\": \"\",\n \"EvaluationMetrics\": {\n \"Precision\": {{faker 'number.float'}},\n \"Recall\": {{faker 'number.float'}},\n \"F1Score\": {{faker 'number.float'}}\n },\n \"NumberOfTrainMentions\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"DataAccessRoleArn\": \"\",\n \"VolumeKmsKeyId\": \"\",\n \"VpcConfig\": {\n \"SecurityGroupIds\": [\n \"\"\n ],\n \"Subnets\": [\n \"\"\n ]\n },\n \"ModelKmsKeyId\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1941b3ad-6d2b-4e2f-8d82-244c9af529c2", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fb4af4b5-24f7-4fa4-8ec0-cc6abbc5602e", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "498a8667-5c3d-4997-ab74-5c3c954d5e35", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c7e77b45-8e51-442d-9307-dda630e067d6", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "54e982b4-4b65-40aa-92ac-dcc401dd3bc5", "documentation": "Gets the status and details of an events detection job.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.DescribeEventsDetectionJob", "responses": [ { "uuid": "5d6bf2a6-0978-43c7-9382-576ed5eb7862", "body": "{\n \"EventsDetectionJobProperties\": {\n \"JobId\": \"\",\n \"JobArn\": \"\",\n \"JobName\": \"\",\n \"JobStatus\": \"\",\n \"Message\": \"\",\n \"SubmitTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\",\n \"InputDataConfig\": {\n \"S3Uri\": \"\",\n \"InputFormat\": \"\",\n \"DocumentReaderConfig\": {\n \"DocumentReadAction\": \"\",\n \"DocumentReadMode\": \"\",\n \"FeatureTypes\": [\n \"{{oneOf (array 'TABLES' 'FORMS')}}\"\n ]\n }\n },\n \"OutputDataConfig\": {\n \"S3Uri\": \"\",\n \"KmsKeyId\": \"\"\n },\n \"LanguageCode\": \"\",\n \"DataAccessRoleArn\": \"\",\n \"TargetEventTypes\": [\n \"\"\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e0106a6e-55c0-469f-bd7b-16c582061fcb", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "57788aba-d89b-412c-bd8e-def4b7d2ce4f", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "JobNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fd7f19f8-e8b4-4d67-84be-14576317d593", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a2ddf3c3-b084-4214-a43b-7cbb712d226c", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7a2b0ddf-1311-4687-908f-052b8b026ce2", "documentation": "Gets the properties associated with a key phrases detection job. Use this operation to get the status of a detection job.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.DescribeKeyPhrasesDetectionJob", "responses": [ { "uuid": "6bed92d1-e733-4131-b810-28a31a055d37", "body": "{\n \"KeyPhrasesDetectionJobProperties\": {\n \"JobId\": \"\",\n \"JobArn\": \"\",\n \"JobName\": \"\",\n \"JobStatus\": \"\",\n \"Message\": \"\",\n \"SubmitTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\",\n \"InputDataConfig\": {\n \"S3Uri\": \"\",\n \"InputFormat\": \"\",\n \"DocumentReaderConfig\": {\n \"DocumentReadAction\": \"\",\n \"DocumentReadMode\": \"\",\n \"FeatureTypes\": [\n \"{{oneOf (array 'TABLES' 'FORMS')}}\"\n ]\n }\n },\n \"OutputDataConfig\": {\n \"S3Uri\": \"\",\n \"KmsKeyId\": \"\"\n },\n \"LanguageCode\": \"\",\n \"DataAccessRoleArn\": \"\",\n \"VolumeKmsKeyId\": \"\",\n \"VpcConfig\": {\n \"SecurityGroupIds\": [\n \"\"\n ],\n \"Subnets\": [\n \"\"\n ]\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "233a0f93-4bc5-4f1a-bae1-5f6e54f7e6de", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0daa1e47-994a-4795-87f8-becb1c07a552", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "JobNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b574dc37-f7e3-44d8-b5e0-aa8e209eb399", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "74c87d53-e9b4-42ed-850a-dca97d58c5f7", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "af599c79-e7b7-4175-8eb5-c0e8022cd174", "documentation": "Gets the properties associated with a PII entities detection job. For example, you can use this operation to get the job status.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.DescribePiiEntitiesDetectionJob", "responses": [ { "uuid": "bda5a411-5883-4ddd-a1ea-bf1ef8bb6cb0", "body": "{\n \"PiiEntitiesDetectionJobProperties\": {\n \"JobId\": \"\",\n \"JobArn\": \"\",\n \"JobName\": \"\",\n \"JobStatus\": \"\",\n \"Message\": \"\",\n \"SubmitTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\",\n \"InputDataConfig\": {\n \"S3Uri\": \"\",\n \"InputFormat\": \"\",\n \"DocumentReaderConfig\": {\n \"DocumentReadAction\": \"\",\n \"DocumentReadMode\": \"\",\n \"FeatureTypes\": [\n \"{{oneOf (array 'TABLES' 'FORMS')}}\"\n ]\n }\n },\n \"OutputDataConfig\": {\n \"S3Uri\": \"\",\n \"KmsKeyId\": \"\"\n },\n \"RedactionConfig\": {\n \"PiiEntityTypes\": [\n \"{{oneOf (array 'BANK_ACCOUNT_NUMBER' 'BANK_ROUTING' 'CREDIT_DEBIT_NUMBER' 'CREDIT_DEBIT_CVV' 'CREDIT_DEBIT_EXPIRY' 'PIN' 'EMAIL' 'ADDRESS' 'NAME' 'PHONE' 'SSN' 'DATE_TIME' 'PASSPORT_NUMBER' 'DRIVER_ID' 'URL' 'AGE' 'USERNAME' 'PASSWORD' 'AWS_ACCESS_KEY' 'AWS_SECRET_KEY' 'IP_ADDRESS' 'MAC_ADDRESS' 'ALL')}}\"\n ],\n \"MaskMode\": \"\",\n \"MaskCharacter\": \"\"\n },\n \"LanguageCode\": \"\",\n \"DataAccessRoleArn\": \"\",\n \"Mode\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "66fc74cc-83bc-4882-89f3-2c8f6adfe7ca", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9c5d45ac-bb89-4a6e-a3f0-0ed18c76b860", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "JobNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5d8261af-14bd-4b82-913c-38e487c758f6", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1f350201-6ea5-4541-93d5-0b8d739efe80", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "71c8c61c-dd1f-43ef-bb1e-32dd89ed197d", "documentation": "Gets the properties associated with a sentiment detection job. Use this operation to get the status of a detection job.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.DescribeSentimentDetectionJob", "responses": [ { "uuid": "6863d7c1-ead7-4f20-aee1-a715033d6c30", "body": "{\n \"SentimentDetectionJobProperties\": {\n \"JobId\": \"\",\n \"JobArn\": \"\",\n \"JobName\": \"\",\n \"JobStatus\": \"\",\n \"Message\": \"\",\n \"SubmitTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\",\n \"InputDataConfig\": {\n \"S3Uri\": \"\",\n \"InputFormat\": \"\",\n \"DocumentReaderConfig\": {\n \"DocumentReadAction\": \"\",\n \"DocumentReadMode\": \"\",\n \"FeatureTypes\": [\n \"{{oneOf (array 'TABLES' 'FORMS')}}\"\n ]\n }\n },\n \"OutputDataConfig\": {\n \"S3Uri\": \"\",\n \"KmsKeyId\": \"\"\n },\n \"LanguageCode\": \"\",\n \"DataAccessRoleArn\": \"\",\n \"VolumeKmsKeyId\": \"\",\n \"VpcConfig\": {\n \"SecurityGroupIds\": [\n \"\"\n ],\n \"Subnets\": [\n \"\"\n ]\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6fbdd1a4-5827-4c1a-890e-6fa3da72ff4b", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5e95f0ec-053c-48b3-8857-71db9be9d539", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "JobNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "730aeaef-2804-44f0-a54d-e3b08c1e02b4", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "31989fea-be49-46bb-a7f2-9989d0f6a2bc", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "48726d4e-f9a9-4367-aa14-b9f220836e2a", "documentation": "Gets the properties associated with a topic detection job. Use this operation to get the status of a detection job.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.DescribeTopicsDetectionJob", "responses": [ { "uuid": "fe36cd48-9b0b-43ed-bd16-0d620396d992", "body": "{\n \"TopicsDetectionJobProperties\": {\n \"JobId\": \"\",\n \"JobArn\": \"\",\n \"JobName\": \"\",\n \"JobStatus\": \"\",\n \"Message\": \"\",\n \"SubmitTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\",\n \"InputDataConfig\": {\n \"S3Uri\": \"\",\n \"InputFormat\": \"\",\n \"DocumentReaderConfig\": {\n \"DocumentReadAction\": \"\",\n \"DocumentReadMode\": \"\",\n \"FeatureTypes\": [\n \"{{oneOf (array 'TABLES' 'FORMS')}}\"\n ]\n }\n },\n \"OutputDataConfig\": {\n \"S3Uri\": \"\",\n \"KmsKeyId\": \"\"\n },\n \"NumberOfTopics\": {{faker 'number.int' max=99999}},\n \"DataAccessRoleArn\": \"\",\n \"VolumeKmsKeyId\": \"\",\n \"VpcConfig\": {\n \"SecurityGroupIds\": [\n \"\"\n ],\n \"Subnets\": [\n \"\"\n ]\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "13d6cbf7-267d-4652-afc5-efa3d8983852", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1b671b38-032c-49e1-92cb-235658a5413a", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "JobNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9e5f4b9a-4999-48c4-8dff-d217ed8ac1dd", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eb7ba6be-d3b3-4b78-a013-72f45e5de01a", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "aa968a68-60f7-4b6f-919a-61bf29248edb", "documentation": "Determines the dominant language of the input text. For a list of languages that Amazon Comprehend can detect, see Amazon Comprehend Supported Languages. ", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.DetectDominantLanguage", "responses": [ { "uuid": "d66ad373-f187-4dae-9e8e-25d44e7de9c4", "body": "{\n \"Languages\": [\n {\n \"LanguageCode\": \"\",\n \"Score\": {{faker 'number.float'}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f171b981-9fb8-4da9-a112-72fc18074439", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b88306c3-6be1-49fc-b44d-1fd5f0aed67b", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TextSizeLimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bbe42b05-4fe0-4efa-9940-978effcebec7", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e81db413-10cb-4240-ad9c-ca0eb1a0b74c", "documentation": "Inspects text for named entities, and returns information about them. For more information, about named entities, see how-entities. ", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.DetectEntities", "responses": [ { "uuid": "1bed82cc-d140-4c79-a99b-5903d3662fbb", "body": "{\n \"Entities\": [\n {\n \"Score\": {{faker 'number.float'}},\n \"Type\": \"\",\n \"Text\": \"\",\n \"BeginOffset\": {{faker 'number.int' max=99999}},\n \"EndOffset\": {{faker 'number.int' max=99999}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3dfdbe9c-0c89-4ba8-9e6f-2dc30aed035f", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "afe3633c-6f84-4b13-baee-510cf4730114", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0a39ad1e-89b7-4c7c-ab39-bbc2c28f1cae", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "TextSizeLimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "94c3a3bb-3596-45a1-bb4e-a3745123bfa8", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "UnsupportedLanguageException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5f3fdb51-9789-4698-bedb-799ed1ff61a8", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "020ceede-ffd1-4498-a1b7-2bb899888c87", "documentation": "Detects the key noun phrases found in the text. ", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.DetectKeyPhrases", "responses": [ { "uuid": "60e99c43-14c9-46ea-be13-0ae5f2c38e7a", "body": "{\n \"KeyPhrases\": [\n {\n \"Score\": {{faker 'number.float'}},\n \"Text\": \"\",\n \"BeginOffset\": {{faker 'number.int' max=99999}},\n \"EndOffset\": {{faker 'number.int' max=99999}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ad169b61-50f3-4071-b1c0-eb17c08ba037", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ccabe8ac-81fc-4b4c-9aa7-0142dff5eb2c", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TextSizeLimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ce1595e4-378d-42b4-85a7-27e17bda24f3", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "UnsupportedLanguageException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "10e70d90-ba1d-46ea-b3f9-4b31cd0b57bf", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "25cf9514-690b-4fa4-96cb-ce2365a07740", "documentation": "Inspects the input text for entities that contain personally identifiable information (PII) and returns information about them.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.DetectPiiEntities", "responses": [ { "uuid": "ab27529b-48a0-4873-bf3d-7a519c3ffbb7", "body": "{\n \"Entities\": [\n {\n \"Score\": {{faker 'number.float'}},\n \"Type\": \"\",\n \"BeginOffset\": {{faker 'number.int' max=99999}},\n \"EndOffset\": {{faker 'number.int' max=99999}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3f628597-597d-4937-9bbd-f7ccd19f7e96", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e9a6c35a-2173-4a41-b035-d3084934b3c0", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TextSizeLimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "75405cfe-fd12-46b8-bf4e-e5eabb404150", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "UnsupportedLanguageException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3f2c18ca-303c-45e6-bd22-d7b0633998f6", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a62cadbd-feaf-4a6e-9554-f2551370d80a", "documentation": "Inspects text and returns an inference of the prevailing sentiment (POSITIVE, NEUTRAL, MIXED, or NEGATIVE). ", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.DetectSentiment", "responses": [ { "uuid": "19b6aaf6-b59f-4601-a07e-a9cbbf3a998d", "body": "{\n \"Sentiment\": \"\",\n \"SentimentScore\": {\n \"Positive\": {{faker 'number.float'}},\n \"Negative\": {{faker 'number.float'}},\n \"Neutral\": {{faker 'number.float'}},\n \"Mixed\": {{faker 'number.float'}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0a3c9697-4b65-47d0-b3d5-cb1d803da602", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "167a1584-8f9d-4142-a3af-50fda832b1af", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TextSizeLimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "29b62c55-1f86-442f-861d-6ba6d8b67a4e", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "UnsupportedLanguageException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ee534988-2267-4e0d-bdef-decd54162be6", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5e54be26-ee9d-43b5-a357-b530a01c5cb2", "documentation": "Inspects text for syntax and the part of speech of words in the document. For more information, how-syntax.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.DetectSyntax", "responses": [ { "uuid": "bf96fea1-79cb-4dd7-ad84-71c4dd2ed5e1", "body": "{\n \"SyntaxTokens\": [\n {\n \"TokenId\": {{faker 'number.int' max=99999}},\n \"Text\": \"\",\n \"BeginOffset\": {{faker 'number.int' max=99999}},\n \"EndOffset\": {{faker 'number.int' max=99999}},\n \"PartOfSpeech\": {\n \"Tag\": \"\",\n \"Score\": {{faker 'number.float'}}\n }\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5ac86d4b-d12a-478b-96d1-aacca654d755", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c4b8c379-f4c6-4dcd-bf4f-3f984cbcca71", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TextSizeLimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bbdf97c4-e4be-495f-97e8-1506a921f071", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "UnsupportedLanguageException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4f6528bd-8706-4318-a852-1219fb245a3e", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "745ffadb-7ae4-4517-b603-a1a1125628a1", "documentation": "Gets a list of the documentation classification jobs that you have submitted.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.ListDocumentClassificationJobs", "responses": [ { "uuid": "c4b6af68-02e8-4769-9076-57687c029d15", "body": "{\n \"DocumentClassificationJobPropertiesList\": [\n {\n \"JobId\": \"\",\n \"JobArn\": \"\",\n \"JobName\": \"\",\n \"JobStatus\": \"\",\n \"Message\": \"\",\n \"SubmitTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\",\n \"DocumentClassifierArn\": \"\",\n \"InputDataConfig\": {\n \"S3Uri\": \"\",\n \"InputFormat\": \"\",\n \"DocumentReaderConfig\": {\n \"DocumentReadAction\": \"\",\n \"DocumentReadMode\": \"\",\n \"FeatureTypes\": [\n \"{{oneOf (array 'TABLES' 'FORMS')}}\"\n ]\n }\n },\n \"OutputDataConfig\": {\n \"S3Uri\": \"\",\n \"KmsKeyId\": \"\"\n },\n \"DataAccessRoleArn\": \"\",\n \"VolumeKmsKeyId\": \"\",\n \"VpcConfig\": {\n \"SecurityGroupIds\": [\n \"\"\n ],\n \"Subnets\": [\n \"\"\n ]\n }\n }\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "05ea7b11-370c-46ad-8604-6f3fcd57aac6", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e3293854-3044-4699-aba3-5e1a86968e67", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5b428a9f-8449-407d-a30a-7c121d3da1c6", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidFilterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7ed01e05-c721-46bd-b6d3-396782cf45da", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4744eb49-9409-4426-bd79-7c904284b296", "documentation": "Gets a list of the document classifiers that you have created.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.ListDocumentClassifiers", "responses": [ { "uuid": "07112a89-b4fa-4811-b507-271602082d76", "body": "{\n \"DocumentClassifierPropertiesList\": [\n {\n \"DocumentClassifierArn\": \"\",\n \"LanguageCode\": \"\",\n \"Status\": \"\",\n \"Message\": \"\",\n \"SubmitTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\",\n \"TrainingStartTime\": \"{{faker 'date.recent' 365}}\",\n \"TrainingEndTime\": \"{{faker 'date.recent' 365}}\",\n \"InputDataConfig\": {\n \"DataFormat\": \"\",\n \"S3Uri\": \"\",\n \"LabelDelimiter\": \"\",\n \"AugmentedManifests\": [\n {\n \"S3Uri\": \"\",\n \"AttributeNames\": [\n \"\"\n ],\n \"AnnotationDataS3Uri\": \"\",\n \"SourceDocumentsS3Uri\": \"\",\n \"DocumentType\": \"\"\n }\n ]\n },\n \"OutputDataConfig\": {\n \"S3Uri\": \"\",\n \"KmsKeyId\": \"\"\n },\n \"ClassifierMetadata\": {\n \"NumberOfLabels\": {{faker 'number.int' max=99999}},\n \"NumberOfTrainedDocuments\": {{faker 'number.int' max=99999}},\n \"NumberOfTestDocuments\": {{faker 'number.int' max=99999}},\n \"EvaluationMetrics\": {\n \"Accuracy\": {{faker 'number.float'}},\n \"Precision\": {{faker 'number.float'}},\n \"Recall\": {{faker 'number.float'}},\n \"F1Score\": {{faker 'number.float'}},\n \"MicroPrecision\": {{faker 'number.float'}},\n \"MicroRecall\": {{faker 'number.float'}},\n \"MicroF1Score\": {{faker 'number.float'}},\n \"HammingLoss\": {{faker 'number.float'}}\n }\n },\n \"DataAccessRoleArn\": \"\",\n \"VolumeKmsKeyId\": \"\",\n \"VpcConfig\": {\n \"SecurityGroupIds\": [\n \"\"\n ],\n \"Subnets\": [\n \"\"\n ]\n },\n \"Mode\": \"\",\n \"ModelKmsKeyId\": \"\"\n }\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "38133cfe-1a42-4a6b-b8d2-dbc690603ad2", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f9f9df00-b33e-4e33-a150-cdbdd725cbd9", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "81078d0b-4c34-4989-a0a4-2ca8c95c6e16", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidFilterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "db90fc35-45b7-42d9-bb41-05d985a47763", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "12e3e267-33da-465b-b20e-ed4bfc554437", "documentation": "Gets a list of the dominant language detection jobs that you have submitted.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.ListDominantLanguageDetectionJobs", "responses": [ { "uuid": "93690fbd-e24b-491b-84c1-9a120ca2f344", "body": "{\n \"DominantLanguageDetectionJobPropertiesList\": [\n {\n \"JobId\": \"\",\n \"JobArn\": \"\",\n \"JobName\": \"\",\n \"JobStatus\": \"\",\n \"Message\": \"\",\n \"SubmitTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\",\n \"InputDataConfig\": {\n \"S3Uri\": \"\",\n \"InputFormat\": \"\",\n \"DocumentReaderConfig\": {\n \"DocumentReadAction\": \"\",\n \"DocumentReadMode\": \"\",\n \"FeatureTypes\": [\n \"{{oneOf (array 'TABLES' 'FORMS')}}\"\n ]\n }\n },\n \"OutputDataConfig\": {\n \"S3Uri\": \"\",\n \"KmsKeyId\": \"\"\n },\n \"DataAccessRoleArn\": \"\",\n \"VolumeKmsKeyId\": \"\",\n \"VpcConfig\": {\n \"SecurityGroupIds\": [\n \"\"\n ],\n \"Subnets\": [\n \"\"\n ]\n }\n }\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5bf35634-cf9c-489c-88dd-adf6c3e506e9", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "aaf3ddab-1614-4fe0-8545-f5bd525d6e52", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d122dcef-074f-446f-bbd2-b1b49a103976", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidFilterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "edb87a74-2247-4fd1-b338-03ebe0176568", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "60c1ef27-5d26-4fa1-9a67-656602d21437", "documentation": "Gets a list of all existing endpoints that you've created.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.ListEndpoints", "responses": [ { "uuid": "6bd372ea-c210-40ea-bd0c-74fe37945393", "body": "{\n \"EndpointPropertiesList\": [\n {\n \"EndpointArn\": \"\",\n \"Status\": \"\",\n \"Message\": \"\",\n \"ModelArn\": \"\",\n \"DesiredInferenceUnits\": {{faker 'number.int' max=99999}},\n \"CurrentInferenceUnits\": {{faker 'number.int' max=99999}},\n \"CreationTime\": \"{{faker 'date.recent' 365}}\",\n \"LastModifiedTime\": \"{{faker 'date.recent' 365}}\",\n \"DataAccessRoleArn\": \"\"\n }\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0bb9468a-5cfa-4d42-a210-cf1c26703a94", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fdddd980-153d-4ed0-af78-e072816a6fe6", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f3b0f724-e29b-4c87-a9ba-bc6d93190655", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c3c3d751-3c91-463b-b3db-017275163e31", "documentation": "Gets a list of the entity detection jobs that you have submitted.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.ListEntitiesDetectionJobs", "responses": [ { "uuid": "3e65688c-462e-4653-99a1-70fb4c076f7d", "body": "{\n \"EntitiesDetectionJobPropertiesList\": [\n {\n \"JobId\": \"\",\n \"JobArn\": \"\",\n \"JobName\": \"\",\n \"JobStatus\": \"\",\n \"Message\": \"\",\n \"SubmitTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\",\n \"EntityRecognizerArn\": \"\",\n \"InputDataConfig\": {\n \"S3Uri\": \"\",\n \"InputFormat\": \"\",\n \"DocumentReaderConfig\": {\n \"DocumentReadAction\": \"\",\n \"DocumentReadMode\": \"\",\n \"FeatureTypes\": [\n \"{{oneOf (array 'TABLES' 'FORMS')}}\"\n ]\n }\n },\n \"OutputDataConfig\": {\n \"S3Uri\": \"\",\n \"KmsKeyId\": \"\"\n },\n \"LanguageCode\": \"\",\n \"DataAccessRoleArn\": \"\",\n \"VolumeKmsKeyId\": \"\",\n \"VpcConfig\": {\n \"SecurityGroupIds\": [\n \"\"\n ],\n \"Subnets\": [\n \"\"\n ]\n }\n }\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fcdec7cc-33d1-4a08-9585-199ffe2bae4c", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fb54f708-8ae5-4f4a-b612-bab787fda1a4", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d0985526-1d91-40c6-aacf-511308df26ba", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidFilterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7ed08a86-7feb-4ca4-9d87-44cfdbb981a9", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e3761c9f-6e43-42b3-9a3a-b7012aa29f1d", "documentation": "

Gets a list of the properties of all entity recognizers that you created, including recognizers currently in training. Allows you to filter the list of recognizers based on criteria such as status and submission time. This call returns up to 500 entity recognizers in the list, with a default number of 100 recognizers in the list.

The results of this list are not in any particular order. Please get the list and sort locally if needed.

", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.ListEntityRecognizers", "responses": [ { "uuid": "4bb0e6ec-cff1-408a-8f3d-611f8bc7eab9", "body": "{\n \"EntityRecognizerPropertiesList\": [\n {\n \"EntityRecognizerArn\": \"\",\n \"LanguageCode\": \"\",\n \"Status\": \"\",\n \"Message\": \"\",\n \"SubmitTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\",\n \"TrainingStartTime\": \"{{faker 'date.recent' 365}}\",\n \"TrainingEndTime\": \"{{faker 'date.recent' 365}}\",\n \"InputDataConfig\": {\n \"DataFormat\": \"\",\n \"EntityTypes\": [\n {\n \"Type\": \"\"\n }\n ],\n \"Documents\": {\n \"S3Uri\": \"\"\n },\n \"Annotations\": {\n \"S3Uri\": \"\"\n },\n \"EntityList\": {\n \"S3Uri\": \"\"\n },\n \"AugmentedManifests\": [\n {\n \"S3Uri\": \"\",\n \"AttributeNames\": [\n \"\"\n ],\n \"AnnotationDataS3Uri\": \"\",\n \"SourceDocumentsS3Uri\": \"\",\n \"DocumentType\": \"\"\n }\n ]\n },\n \"RecognizerMetadata\": {\n \"NumberOfTrainedDocuments\": {{faker 'number.int' max=99999}},\n \"NumberOfTestDocuments\": {{faker 'number.int' max=99999}},\n \"EvaluationMetrics\": {\n \"Precision\": {{faker 'number.float'}},\n \"Recall\": {{faker 'number.float'}},\n \"F1Score\": {{faker 'number.float'}}\n },\n \"EntityTypes\": [\n {\n \"Type\": \"\",\n \"EvaluationMetrics\": {\n \"Precision\": {{faker 'number.float'}},\n \"Recall\": {{faker 'number.float'}},\n \"F1Score\": {{faker 'number.float'}}\n },\n \"NumberOfTrainMentions\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"DataAccessRoleArn\": \"\",\n \"VolumeKmsKeyId\": \"\",\n \"VpcConfig\": {\n \"SecurityGroupIds\": [\n \"\"\n ],\n \"Subnets\": [\n \"\"\n ]\n },\n \"ModelKmsKeyId\": \"\"\n }\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ec528589-cb89-45c4-ab06-61adae180bce", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "77711909-2f7d-40f3-aef9-be34eeb87ab0", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ba38a424-f8b3-4fac-bd59-4f0d2da3ba41", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidFilterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "67b71da5-273d-4b5e-95cf-d51f99281653", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "61a94a8a-5ca6-485e-b668-e844e2f957a8", "documentation": "Gets a list of the events detection jobs that you have submitted.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.ListEventsDetectionJobs", "responses": [ { "uuid": "397c6ffa-c551-46fe-b27b-b7b8fa190b3d", "body": "{\n \"EventsDetectionJobPropertiesList\": [\n {\n \"JobId\": \"\",\n \"JobArn\": \"\",\n \"JobName\": \"\",\n \"JobStatus\": \"\",\n \"Message\": \"\",\n \"SubmitTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\",\n \"InputDataConfig\": {\n \"S3Uri\": \"\",\n \"InputFormat\": \"\",\n \"DocumentReaderConfig\": {\n \"DocumentReadAction\": \"\",\n \"DocumentReadMode\": \"\",\n \"FeatureTypes\": [\n \"{{oneOf (array 'TABLES' 'FORMS')}}\"\n ]\n }\n },\n \"OutputDataConfig\": {\n \"S3Uri\": \"\",\n \"KmsKeyId\": \"\"\n },\n \"LanguageCode\": \"\",\n \"DataAccessRoleArn\": \"\",\n \"TargetEventTypes\": [\n \"\"\n ]\n }\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "eeaee8ff-7a2d-47dd-a73b-0492f03012f3", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "82e5f3f9-ad6d-4590-8a93-f08d21d3b674", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1c206fa5-fe1e-46af-9b5e-69aee7b17e29", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidFilterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9840a45a-5d00-454d-977d-7e8bcd7ed219", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "49c30d37-3e35-417d-a267-0cd726a772f7", "documentation": "Get a list of key phrase detection jobs that you have submitted.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.ListKeyPhrasesDetectionJobs", "responses": [ { "uuid": "bd0a5753-e91e-4359-9873-76fd160d63e9", "body": "{\n \"KeyPhrasesDetectionJobPropertiesList\": [\n {\n \"JobId\": \"\",\n \"JobArn\": \"\",\n \"JobName\": \"\",\n \"JobStatus\": \"\",\n \"Message\": \"\",\n \"SubmitTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\",\n \"InputDataConfig\": {\n \"S3Uri\": \"\",\n \"InputFormat\": \"\",\n \"DocumentReaderConfig\": {\n \"DocumentReadAction\": \"\",\n \"DocumentReadMode\": \"\",\n \"FeatureTypes\": [\n \"{{oneOf (array 'TABLES' 'FORMS')}}\"\n ]\n }\n },\n \"OutputDataConfig\": {\n \"S3Uri\": \"\",\n \"KmsKeyId\": \"\"\n },\n \"LanguageCode\": \"\",\n \"DataAccessRoleArn\": \"\",\n \"VolumeKmsKeyId\": \"\",\n \"VpcConfig\": {\n \"SecurityGroupIds\": [\n \"\"\n ],\n \"Subnets\": [\n \"\"\n ]\n }\n }\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "518bc12b-aacf-48b7-940c-4bb1162c530b", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4062cba6-ad7b-400d-8f23-13e86e6d9c93", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4e58f62e-3775-4929-8743-091973f895fe", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidFilterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c9808013-bbc0-410b-8f28-2635f52dfe9c", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "715abe6f-ae33-4c7c-ae69-52cc52d9daea", "documentation": "Gets a list of the PII entity detection jobs that you have submitted.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.ListPiiEntitiesDetectionJobs", "responses": [ { "uuid": "f587193d-fa52-42a8-a774-b0c74b7fd1d2", "body": "{\n \"PiiEntitiesDetectionJobPropertiesList\": [\n {\n \"JobId\": \"\",\n \"JobArn\": \"\",\n \"JobName\": \"\",\n \"JobStatus\": \"\",\n \"Message\": \"\",\n \"SubmitTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\",\n \"InputDataConfig\": {\n \"S3Uri\": \"\",\n \"InputFormat\": \"\",\n \"DocumentReaderConfig\": {\n \"DocumentReadAction\": \"\",\n \"DocumentReadMode\": \"\",\n \"FeatureTypes\": [\n \"{{oneOf (array 'TABLES' 'FORMS')}}\"\n ]\n }\n },\n \"OutputDataConfig\": {\n \"S3Uri\": \"\",\n \"KmsKeyId\": \"\"\n },\n \"RedactionConfig\": {\n \"PiiEntityTypes\": [\n \"{{oneOf (array 'BANK_ACCOUNT_NUMBER' 'BANK_ROUTING' 'CREDIT_DEBIT_NUMBER' 'CREDIT_DEBIT_CVV' 'CREDIT_DEBIT_EXPIRY' 'PIN' 'EMAIL' 'ADDRESS' 'NAME' 'PHONE' 'SSN' 'DATE_TIME' 'PASSPORT_NUMBER' 'DRIVER_ID' 'URL' 'AGE' 'USERNAME' 'PASSWORD' 'AWS_ACCESS_KEY' 'AWS_SECRET_KEY' 'IP_ADDRESS' 'MAC_ADDRESS' 'ALL')}}\"\n ],\n \"MaskMode\": \"\",\n \"MaskCharacter\": \"\"\n },\n \"LanguageCode\": \"\",\n \"DataAccessRoleArn\": \"\",\n \"Mode\": \"\"\n }\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8625671a-8602-4855-856b-566c8eaacd79", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8238ec92-ad5f-4a12-a11d-636ad7607c89", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d9f7647e-4a7a-4d5c-ab54-2235ef4d3236", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidFilterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "75e9e6d7-00f6-44a0-aa9c-44d3f70f3ebb", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "48b7866a-6d10-4da9-aae5-bb8c883ea519", "documentation": "Gets a list of sentiment detection jobs that you have submitted.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.ListSentimentDetectionJobs", "responses": [ { "uuid": "bfa7babb-d72f-4046-9268-b012afa79476", "body": "{\n \"SentimentDetectionJobPropertiesList\": [\n {\n \"JobId\": \"\",\n \"JobArn\": \"\",\n \"JobName\": \"\",\n \"JobStatus\": \"\",\n \"Message\": \"\",\n \"SubmitTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\",\n \"InputDataConfig\": {\n \"S3Uri\": \"\",\n \"InputFormat\": \"\",\n \"DocumentReaderConfig\": {\n \"DocumentReadAction\": \"\",\n \"DocumentReadMode\": \"\",\n \"FeatureTypes\": [\n \"{{oneOf (array 'TABLES' 'FORMS')}}\"\n ]\n }\n },\n \"OutputDataConfig\": {\n \"S3Uri\": \"\",\n \"KmsKeyId\": \"\"\n },\n \"LanguageCode\": \"\",\n \"DataAccessRoleArn\": \"\",\n \"VolumeKmsKeyId\": \"\",\n \"VpcConfig\": {\n \"SecurityGroupIds\": [\n \"\"\n ],\n \"Subnets\": [\n \"\"\n ]\n }\n }\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "043a3b0d-a398-49dc-a3ac-943de20d9804", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "45bd7de5-69cb-4351-a9d2-8d1cebe52225", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a5a2bb59-2ab6-4b05-93af-4e5a91a17790", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidFilterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "47e138c1-418b-4f2b-b1e6-9e49b17253fb", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "067db601-915b-42a7-bd48-5f511b15e651", "documentation": "Lists all tags associated with a given Amazon Comprehend resource. ", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.ListTagsForResource", "responses": [ { "uuid": "9901ff89-2242-4467-b2e7-27482d619987", "body": "{\n \"ResourceArn\": \"\",\n \"Tags\": [\n {\n \"Key\": \"\",\n \"Value\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5f49ab95-76f8-4877-9755-a1fbefd930c2", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c66f8218-aeec-46a6-972e-880d3b338bf7", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f5e1b637-a5c1-4913-93ac-afd41128e3a4", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3c29f5ef-ec7a-4cb1-a865-239edeeb935c", "documentation": "Gets a list of the topic detection jobs that you have submitted.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.ListTopicsDetectionJobs", "responses": [ { "uuid": "4c129928-a103-4620-a85c-753579bc5bcf", "body": "{\n \"TopicsDetectionJobPropertiesList\": [\n {\n \"JobId\": \"\",\n \"JobArn\": \"\",\n \"JobName\": \"\",\n \"JobStatus\": \"\",\n \"Message\": \"\",\n \"SubmitTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\",\n \"InputDataConfig\": {\n \"S3Uri\": \"\",\n \"InputFormat\": \"\",\n \"DocumentReaderConfig\": {\n \"DocumentReadAction\": \"\",\n \"DocumentReadMode\": \"\",\n \"FeatureTypes\": [\n \"{{oneOf (array 'TABLES' 'FORMS')}}\"\n ]\n }\n },\n \"OutputDataConfig\": {\n \"S3Uri\": \"\",\n \"KmsKeyId\": \"\"\n },\n \"NumberOfTopics\": {{faker 'number.int' max=99999}},\n \"DataAccessRoleArn\": \"\",\n \"VolumeKmsKeyId\": \"\",\n \"VpcConfig\": {\n \"SecurityGroupIds\": [\n \"\"\n ],\n \"Subnets\": [\n \"\"\n ]\n }\n }\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f1131ec7-6b92-4402-b543-ac7b23c45d0e", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e6b428fd-fe63-4961-acf0-7b5286506906", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3536e0a7-ba77-4721-9db4-316577701318", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidFilterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9169fc69-4673-42fa-958b-5c69677ac90d", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8f8d4372-91a5-4599-bc2b-cbb6fc1e1542", "documentation": "Starts an asynchronous document classification job. Use the operation to track the progress of the job.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.StartDocumentClassificationJob", "responses": [ { "uuid": "98c14476-938f-4341-b0d2-52607040b0fa", "body": "{\n \"JobId\": \"\",\n \"JobArn\": \"\",\n \"JobStatus\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "53d6820b-3396-4f18-ac07-679d0ce4fc48", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3f4523e7-35e7-463c-9225-968e1338646d", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "82cdebb2-dbc9-4bbe-8061-491af9823c0c", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ff1f34ff-3a60-4e77-8a54-d0dcadadd12a", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "49dc07a6-138d-4f7f-bb60-83fb82774f5b", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "KmsKeyValidationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "90b74396-01ea-40c8-a94a-d5fb806e7c3c", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "TooManyTagsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5d5a7bb1-636c-4222-b26e-a1f9751b02d2", "body": "\"\"", "latency": 0, "statusCode": 486, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "52933f75-ef29-4903-b4d7-bdaecbad279e", "documentation": "Starts an asynchronous dominant language detection job for a collection of documents. Use the operation to track the status of a job.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.StartDominantLanguageDetectionJob", "responses": [ { "uuid": "4f1ad2e1-3c37-42a6-b44d-3079e5415de4", "body": "{\n \"JobId\": \"\",\n \"JobArn\": \"\",\n \"JobStatus\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9e8458fd-9dba-4b63-a5d9-bb9b93683aa5", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2b485b29-f109-4480-93b8-dfc3dc45b207", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "28c3750d-7714-4199-bbdd-573c281a9d90", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "KmsKeyValidationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "aa62c2b4-9921-4da3-a697-d1c6d199ecd9", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "TooManyTagsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "69940d9b-83d6-4d50-a9a1-f7f300d365db", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f7dfcaee-6ef8-4da1-9b06-670fb3ca0a47", "documentation": "

Starts an asynchronous entity detection job for a collection of documents. Use the operation to track the status of a job.

This API can be used for either standard entity detection or custom entity recognition. In order to be used for custom entity recognition, the optional EntityRecognizerArn must be used in order to provide access to the recognizer being used to detect the custom entity.

", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.StartEntitiesDetectionJob", "responses": [ { "uuid": "ec462b11-f32b-42c3-882e-8e139fae6412", "body": "{\n \"JobId\": \"\",\n \"JobArn\": \"\",\n \"JobStatus\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "eaa07118-7852-4ba3-aca7-6cb7ceaf23b9", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "013cd4ef-a334-4912-a684-e0b075c2fafb", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "010a88fa-3007-4f56-9b35-febfa70e9278", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "41a11603-fcd5-4ade-a29e-2aeaf9a3dd1e", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5eeba72c-2693-47af-bfcc-69811e521e53", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "KmsKeyValidationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "752f49ee-8bbd-4b57-a2ee-a662c1833e55", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "TooManyTagsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "83ea84c7-af56-42b6-b850-31316da0cb57", "body": "\"\"", "latency": 0, "statusCode": 486, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "15384a34-007a-43f4-b16c-4474fe7e94b1", "documentation": "Starts an asynchronous event detection job for a collection of documents.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.StartEventsDetectionJob", "responses": [ { "uuid": "5fb6646e-061b-4b62-80eb-54b7cf3287f6", "body": "{\n \"JobId\": \"\",\n \"JobArn\": \"\",\n \"JobStatus\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3f185db5-9f39-42ed-8d77-255007eefcb1", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "878b4c8a-8af1-4ebd-a3aa-a83bf6dc4010", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2c56fbab-2f3e-4beb-847e-48f87d7ec219", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "KmsKeyValidationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "aead01a4-3363-4180-b8a1-e9af193ee594", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "TooManyTagsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3c62c14b-57f4-46da-af56-a0b67dd8a6fe", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "204920ae-2b6d-4df0-bc3f-7af7f8d41676", "documentation": "Starts an asynchronous key phrase detection job for a collection of documents. Use the operation to track the status of a job.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.StartKeyPhrasesDetectionJob", "responses": [ { "uuid": "a812d776-0d01-41f0-862f-4133ad126048", "body": "{\n \"JobId\": \"\",\n \"JobArn\": \"\",\n \"JobStatus\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7047b0cc-5aa8-4bd1-9627-b3a18a7eb84d", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "76589b50-848a-49d7-975e-13cea496484a", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c007ad91-a6c3-4e3e-8f6c-57a24f34e9e0", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "KmsKeyValidationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "250d8b25-1008-4da3-82f9-7768fb301c02", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "TooManyTagsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1f1f88be-292e-4af1-ba28-88592abe5180", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "83e2aa95-6730-4dc7-9ffe-041c414de390", "documentation": "Starts an asynchronous PII entity detection job for a collection of documents.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.StartPiiEntitiesDetectionJob", "responses": [ { "uuid": "cfd1aff0-bf71-4c3f-a634-1156de0b6275", "body": "{\n \"JobId\": \"\",\n \"JobArn\": \"\",\n \"JobStatus\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "88030798-c4e5-4c49-841b-cdae56018ed2", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "000d67a5-fa20-4bd3-8de0-92a671930c1b", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8f6fcad9-1289-484d-8253-91ca117856b8", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "KmsKeyValidationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2403d040-a88a-4daf-87ac-c815213ec801", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "TooManyTagsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eecf2088-f307-480a-bdb6-2a510e1e6dea", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "787ae889-bb88-416c-aa68-386607b78e02", "documentation": "Starts an asynchronous sentiment detection job for a collection of documents. use the operation to track the status of a job.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.StartSentimentDetectionJob", "responses": [ { "uuid": "ca92146b-6de9-4038-9402-7116212f5f0c", "body": "{\n \"JobId\": \"\",\n \"JobArn\": \"\",\n \"JobStatus\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1cd57232-a5f5-4756-8218-dcb56e4b4680", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "65ee4df7-af90-4d00-8540-ef5e92b2f62f", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ced7e687-3e0f-4440-af2c-63cfb161b313", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "KmsKeyValidationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a96fe951-606c-41d2-b712-a43d6b0c0105", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "TooManyTagsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dde5af4f-0a5f-45c9-916a-e2cf7d07ddda", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c41ea472-5161-4460-9d9e-d8984277308f", "documentation": "Starts an asynchronous topic detection job. Use the DescribeTopicDetectionJob operation to track the status of a job.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.StartTopicsDetectionJob", "responses": [ { "uuid": "fe194695-7bde-4413-9090-1471ee207f9c", "body": "{\n \"JobId\": \"\",\n \"JobArn\": \"\",\n \"JobStatus\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ec2835af-4e59-4652-9210-15848c98a740", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "71e21fad-c842-4daf-99da-668ad5cb8473", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "052225ab-2ed5-4c76-970a-16f1c644e85d", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "KmsKeyValidationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6b732feb-d9b0-4635-874d-3346d09c19bf", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "TooManyTagsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a08b1e05-7adf-440e-9431-f7d7f05c027d", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fbd2f9f7-f22a-4ecc-9ec5-e0f5b69e7164", "documentation": "

Stops a dominant language detection job in progress.

If the job state is IN_PROGRESS the job is marked for termination and put into the STOP_REQUESTED state. If the job completes before it can be stopped, it is put into the COMPLETED state; otherwise the job is stopped and put into the STOPPED state.

If the job is in the COMPLETED or FAILED state when you call the StopDominantLanguageDetectionJob operation, the operation returns a 400 Internal Request Exception.

When a job is stopped, any documents already processed are written to the output location.

", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.StopDominantLanguageDetectionJob", "responses": [ { "uuid": "cf9e248d-7cb2-43a5-b0f5-d7d9105815dd", "body": "{\n \"JobId\": \"\",\n \"JobStatus\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9f3edfbb-649a-441c-afc8-0265bd455753", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e6fdb410-eb1b-49ba-8979-b4e05d72f548", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "JobNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a8d67290-a73f-4171-86d8-142c83429928", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "380522ef-937a-4456-b4f8-21ee0d207d90", "documentation": "

Stops an entities detection job in progress.

If the job state is IN_PROGRESS the job is marked for termination and put into the STOP_REQUESTED state. If the job completes before it can be stopped, it is put into the COMPLETED state; otherwise the job is stopped and put into the STOPPED state.

If the job is in the COMPLETED or FAILED state when you call the StopDominantLanguageDetectionJob operation, the operation returns a 400 Internal Request Exception.

When a job is stopped, any documents already processed are written to the output location.

", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.StopEntitiesDetectionJob", "responses": [ { "uuid": "be85a7b2-5a5c-4a22-a819-dfd4620518d2", "body": "{\n \"JobId\": \"\",\n \"JobStatus\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5bdfccfe-2e03-46fc-b018-2416170e16a3", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "434a0301-e5c7-48c6-bc57-6737555253ea", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "JobNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "389a7eac-e1e4-4e31-875b-e643af75cf26", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d3abbc25-1501-481b-8339-3f55e5b926a2", "documentation": "Stops an events detection job in progress.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.StopEventsDetectionJob", "responses": [ { "uuid": "72cd904f-a66f-469a-85c7-926872fe9744", "body": "{\n \"JobId\": \"\",\n \"JobStatus\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8f85d8b5-5b07-4772-9952-2b805d8132f9", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "caa6e211-d954-40fa-84c1-c0aa4ea40486", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "JobNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0447c3ee-67f4-4f18-889c-71295550b0c1", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3ab461ce-4bcd-4f02-aed0-751e5098d6ea", "documentation": "

Stops a key phrases detection job in progress.

If the job state is IN_PROGRESS the job is marked for termination and put into the STOP_REQUESTED state. If the job completes before it can be stopped, it is put into the COMPLETED state; otherwise the job is stopped and put into the STOPPED state.

If the job is in the COMPLETED or FAILED state when you call the StopDominantLanguageDetectionJob operation, the operation returns a 400 Internal Request Exception.

When a job is stopped, any documents already processed are written to the output location.

", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.StopKeyPhrasesDetectionJob", "responses": [ { "uuid": "0dfe4c64-bfec-4c7d-a4a7-a8296cd35cb9", "body": "{\n \"JobId\": \"\",\n \"JobStatus\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "798bb3c7-aaae-40e2-81c0-37a3b814603a", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8e72e308-84c3-489d-b07e-45ba7581b2de", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "JobNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e229fc19-7876-4149-8f14-afe770e25c79", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f7865ad3-d819-4f76-ad9a-4e31b11a4e4b", "documentation": "Stops a PII entities detection job in progress.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.StopPiiEntitiesDetectionJob", "responses": [ { "uuid": "1c09d157-6092-4498-8ddd-c3f716f59840", "body": "{\n \"JobId\": \"\",\n \"JobStatus\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "67bd97dc-087e-438a-b6ff-a16c805b3d0a", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2ffa257b-0bd0-4209-bb70-12a92ac0e6d8", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "JobNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6161dc2c-3a6b-4810-9fac-7a2bd3def6f2", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2999dae6-3adc-4bb8-bb59-357f95afb906", "documentation": "

Stops a sentiment detection job in progress.

If the job state is IN_PROGRESS the job is marked for termination and put into the STOP_REQUESTED state. If the job completes before it can be stopped, it is put into the COMPLETED state; otherwise the job is be stopped and put into the STOPPED state.

If the job is in the COMPLETED or FAILED state when you call the StopDominantLanguageDetectionJob operation, the operation returns a 400 Internal Request Exception.

When a job is stopped, any documents already processed are written to the output location.

", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.StopSentimentDetectionJob", "responses": [ { "uuid": "d308be06-020f-4fb0-b1be-4786bb21fea0", "body": "{\n \"JobId\": \"\",\n \"JobStatus\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "360e1132-f76d-4069-8265-f210041710d7", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9b0d3752-190a-47eb-9e0d-ed3bbd312e96", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "JobNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a71c2d49-f67e-4cd0-a4a8-48d6470ec361", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8aeeeba3-184e-41fb-a175-254d591949b2", "documentation": "

Stops a document classifier training job while in progress.

If the training job state is TRAINING, the job is marked for termination and put into the STOP_REQUESTED state. If the training job completes before it can be stopped, it is put into the TRAINED; otherwise the training job is stopped and put into the STOPPED state and the service sends back an HTTP 200 response with an empty HTTP body.

", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.StopTrainingDocumentClassifier", "responses": [ { "uuid": "cd9e3ce8-ac8b-43c9-b91f-fdae64c6b6c3", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "61effe4a-bdee-45e9-9316-4879a1997eaf", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e92bc104-4481-4320-8d04-248dc49d1807", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f94bb15e-6dc9-47b2-9d0e-2f058de54e0b", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5a2006de-65f5-4989-b7c0-3643d0bb593e", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8ea6916f-a367-4d42-8ecf-a84b820c7f01", "documentation": "

Stops an entity recognizer training job while in progress.

If the training job state is TRAINING, the job is marked for termination and put into the STOP_REQUESTED state. If the training job completes before it can be stopped, it is put into the TRAINED; otherwise the training job is stopped and putted into the STOPPED state and the service sends back an HTTP 200 response with an empty HTTP body.

", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.StopTrainingEntityRecognizer", "responses": [ { "uuid": "2ea82e64-a7dd-4071-b5b9-68029aa3c32b", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "06effdcf-dc7d-4b73-8413-6e50d38a760a", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "419a23c8-ed74-42dc-be54-e95832ad4dbd", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b487b8d1-56e1-4991-8bc1-92eec2ccc8bc", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d17cc888-f34a-4ff5-b9ed-a8256ede90aa", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5cf66088-1be6-4abe-ad4e-d516a715b11c", "documentation": "Associates a specific tag with an Amazon Comprehend resource. A tag is a key-value pair that adds as a metadata to a resource used by Amazon Comprehend. For example, a tag with \"Sales\" as the key might be added to a resource to indicate its use by the sales department. ", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.TagResource", "responses": [ { "uuid": "9c48e8e1-220f-4c9b-8152-23bcff6a1769", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "945fee13-ca94-4673-9878-c82c07e608cf", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "96e449a0-7a9e-4b1b-909b-4d2b6b09a409", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ConcurrentModificationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8b726d9d-3225-4592-ab43-3a9b81a285b6", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0540c15b-fb45-4b6a-8581-2a724d217e0f", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "TooManyTagsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4833c66c-b7db-4d97-ae41-86ae49553e37", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "da641414-b786-4d88-b104-3b976fad34a4", "documentation": "Removes a specific tag associated with an Amazon Comprehend resource. ", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.UntagResource", "responses": [ { "uuid": "a7942df0-16a5-41ea-84ba-0cdd640b5d8a", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6345d747-a417-4632-af95-06a5f6460c17", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "TooManyTagKeysException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "af3e0817-5657-43e8-a614-aaded376bf14", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2192e3f7-3e6f-4fa5-9692-75d737d759fe", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ConcurrentModificationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "14c9aee9-4313-426f-a4a9-d92d27d74427", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "23e456c3-c413-48d5-8c63-3d434ee43037", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "678a3d91-8d69-4d48-b396-47789ec60a8c", "documentation": "Updates information about the specified endpoint.", "method": "post", "endpoint": "#X-Amz-Target=Comprehend_20171127.UpdateEndpoint", "responses": [ { "uuid": "a5042c54-9bef-4fbb-ba2a-62610ba37452", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "41c4bdf3-e28e-4e56-adb7-c13079cdd3d5", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b9b9f2d6-f209-4573-a0f2-869e68de051f", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5bfd1022-881e-4d25-b962-b4928dc38900", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceInUseException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "69c961f8-c92c-4f57-af8d-a6885f2e38f2", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceLimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1d461122-80a4-4365-ba78-66c3e8d5bd59", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f8ef337c-ae6c-4ad5-911c-5d63319f95d5", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "ResourceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "15fc6fcc-4bfe-48b3-b42b-4db526701040", "body": "\"\"", "latency": 0, "statusCode": 486, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "51f79e8e-9a1f-426d-bf94-4fd0ba37d407" }, { "type": "route", "uuid": "7f28e77d-238c-48f3-b8ff-99e96e28582c" }, { "type": "route", "uuid": "1def4ce1-cb23-40ac-8951-e07d8e41dbdf" }, { "type": "route", "uuid": "ba9ca8b4-86b6-4a8e-a7fd-defbfc914ca4" }, { "type": "route", "uuid": "ae0c9446-6da3-43a2-8410-72345aeadb00" }, { "type": "route", "uuid": "1f8c609b-b540-4c7d-8f26-5a4603dd617f" }, { "type": "route", "uuid": "922cce01-38f0-4594-8b41-256c99791ae9" }, { "type": "route", "uuid": "4e7626db-ae89-45ca-ba27-81313aa0d41f" }, { "type": "route", "uuid": "270184e6-aae7-4501-9a86-6c8f565b797b" }, { "type": "route", "uuid": "d7928bbb-c98d-4f00-b488-de7eed4b2eaa" }, { "type": "route", "uuid": "db18855e-53a9-4f15-9d56-701e1317bdef" }, { "type": "route", "uuid": "e65e1cee-d408-4777-be0c-7b4639a916d2" }, { "type": "route", "uuid": "f79f5dfd-c13c-4517-89ea-c2e8519021da" }, { "type": "route", "uuid": "41b6856c-f14a-411e-a358-de4df5d5dabe" }, { "type": "route", "uuid": "165fe6fb-04ac-4893-a152-a6d7e8d62cf3" }, { "type": "route", "uuid": "8eeffe92-2a13-4cc0-b88e-0ffcb7a1c8b8" }, { "type": "route", "uuid": "355e0e8c-3650-4011-b9fb-87c77c65acc6" }, { "type": "route", "uuid": "19a078b4-e747-4a5b-b702-d34559b01ecb" }, { "type": "route", "uuid": "5aea8edb-a1c9-4fa6-a139-fc543baa49bc" }, { "type": "route", "uuid": "54e982b4-4b65-40aa-92ac-dcc401dd3bc5" }, { "type": "route", "uuid": "7a2b0ddf-1311-4687-908f-052b8b026ce2" }, { "type": "route", "uuid": "af599c79-e7b7-4175-8eb5-c0e8022cd174" }, { "type": "route", "uuid": "71c8c61c-dd1f-43ef-bb1e-32dd89ed197d" }, { "type": "route", "uuid": "48726d4e-f9a9-4367-aa14-b9f220836e2a" }, { "type": "route", "uuid": "aa968a68-60f7-4b6f-919a-61bf29248edb" }, { "type": "route", "uuid": "e81db413-10cb-4240-ad9c-ca0eb1a0b74c" }, { "type": "route", "uuid": "020ceede-ffd1-4498-a1b7-2bb899888c87" }, { "type": "route", "uuid": "25cf9514-690b-4fa4-96cb-ce2365a07740" }, { "type": "route", "uuid": "a62cadbd-feaf-4a6e-9554-f2551370d80a" }, { "type": "route", "uuid": "5e54be26-ee9d-43b5-a357-b530a01c5cb2" }, { "type": "route", "uuid": "745ffadb-7ae4-4517-b603-a1a1125628a1" }, { "type": "route", "uuid": "4744eb49-9409-4426-bd79-7c904284b296" }, { "type": "route", "uuid": "12e3e267-33da-465b-b20e-ed4bfc554437" }, { "type": "route", "uuid": "60c1ef27-5d26-4fa1-9a67-656602d21437" }, { "type": "route", "uuid": "c3c3d751-3c91-463b-b3db-017275163e31" }, { "type": "route", "uuid": "e3761c9f-6e43-42b3-9a3a-b7012aa29f1d" }, { "type": "route", "uuid": "61a94a8a-5ca6-485e-b668-e844e2f957a8" }, { "type": "route", "uuid": "49c30d37-3e35-417d-a267-0cd726a772f7" }, { "type": "route", "uuid": "715abe6f-ae33-4c7c-ae69-52cc52d9daea" }, { "type": "route", "uuid": "48b7866a-6d10-4da9-aae5-bb8c883ea519" }, { "type": "route", "uuid": "067db601-915b-42a7-bd48-5f511b15e651" }, { "type": "route", "uuid": "3c29f5ef-ec7a-4cb1-a865-239edeeb935c" }, { "type": "route", "uuid": "8f8d4372-91a5-4599-bc2b-cbb6fc1e1542" }, { "type": "route", "uuid": "52933f75-ef29-4903-b4d7-bdaecbad279e" }, { "type": "route", "uuid": "f7dfcaee-6ef8-4da1-9b06-670fb3ca0a47" }, { "type": "route", "uuid": "15384a34-007a-43f4-b16c-4474fe7e94b1" }, { "type": "route", "uuid": "204920ae-2b6d-4df0-bc3f-7af7f8d41676" }, { "type": "route", "uuid": "83e2aa95-6730-4dc7-9ffe-041c414de390" }, { "type": "route", "uuid": "787ae889-bb88-416c-aa68-386607b78e02" }, { "type": "route", "uuid": "c41ea472-5161-4460-9d9e-d8984277308f" }, { "type": "route", "uuid": "fbd2f9f7-f22a-4ecc-9ec5-e0f5b69e7164" }, { "type": "route", "uuid": "380522ef-937a-4456-b4f8-21ee0d207d90" }, { "type": "route", "uuid": "d3abbc25-1501-481b-8339-3f55e5b926a2" }, { "type": "route", "uuid": "3ab461ce-4bcd-4f02-aed0-751e5098d6ea" }, { "type": "route", "uuid": "f7865ad3-d819-4f76-ad9a-4e31b11a4e4b" }, { "type": "route", "uuid": "2999dae6-3adc-4bb8-bb59-357f95afb906" }, { "type": "route", "uuid": "8aeeeba3-184e-41fb-a175-254d591949b2" }, { "type": "route", "uuid": "8ea6916f-a367-4d42-8ecf-a84b820c7f01" }, { "type": "route", "uuid": "5cf66088-1be6-4abe-ad4e-d516a715b11c" }, { "type": "route", "uuid": "da641414-b786-4d88-b104-3b976fad34a4" }, { "type": "route", "uuid": "678a3d91-8d69-4d48-b396-47789ec60a8c" } ] }