{ "uuid": "6e87882b-3454-45b4-9513-705ae2f02b5f", "lastMigration": 29, "name": "AWS Glue DataBrew", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "bb677ee5-9a31-42af-83bf-da78d6314c41", "documentation": "

Deletes one or more versions of a recipe at a time.

The entire request will be rejected if:

The request will complete successfully, but with partial failures, if:

The LATEST_WORKING version will only be deleted if the recipe has no other versions. If you try to delete LATEST_WORKING while other versions exist (or if they can't be deleted), then LATEST_WORKING will be listed as partial failure in the response.

", "method": "post", "endpoint": "recipes/:name/batchDeleteRecipeVersion", "responses": [ { "uuid": "18e4f397-13e3-434e-938b-130b63b0cf45", "body": "{\n \"Name\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"ErrorMessage\": \"\",\n \"RecipeVersion\": \"\"\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": "c24e3067-caf6-4664-a35b-1dfc7275a333", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ConflictException", "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": "725bb34b-28f2-4f57-9d7c-9fe3b0055d42", "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": "50b53b7b-5250-4fa5-8507-2f4eced36001", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ValidationException", "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": "0c89d0b7-65ac-4007-b022-6117699ccb34", "documentation": "Creates a new DataBrew dataset.", "method": "post", "endpoint": "datasets", "responses": [ { "uuid": "1056609b-d5c3-4d2d-9ce2-763b6091719a", "body": "{\n \"Name\": \"\"\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": "51b46de4-9c02-4408-96a6-1ff164dfa33a", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "AccessDeniedException", "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": "bdf108fd-180b-4dd3-a3b0-2d4327eb0920", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ConflictException", "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": "291e2b68-4de3-46be-b3fe-0e85d7bb00a5", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ServiceQuotaExceededException", "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": "2545adc7-ccd7-4b89-ae5a-f5c53e8c797f", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ValidationException", "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": "abcdb908-0765-4bed-b20e-3626f13eb7d2", "documentation": "Lists all of the DataBrew datasets.", "method": "get", "endpoint": "datasets", "responses": [ { "uuid": "d02d6758-4b1e-4200-96d3-7aee60a28328", "body": "{\n \"Datasets\": [\n {\n \"AccountId\": \"\",\n \"CreatedBy\": \"\",\n \"CreateDate\": \"{{faker 'date.recent' 365}}\",\n \"Name\": \"\",\n \"Format\": \"\",\n \"FormatOptions\": {\n \"Json\": {\n \"MultiLine\": {{faker 'datatype.boolean'}}\n },\n \"Excel\": {\n \"SheetNames\": [\n \"\"\n ],\n \"SheetIndexes\": [\n {{faker 'number.int' max=99999}}\n ],\n \"HeaderRow\": {{faker 'datatype.boolean'}}\n },\n \"Csv\": {\n \"Delimiter\": \"\",\n \"HeaderRow\": {{faker 'datatype.boolean'}}\n }\n },\n \"Input\": {\n \"S3InputDefinition\": {\n \"Bucket\": \"\",\n \"Key\": \"\"\n },\n \"DataCatalogInputDefinition\": {\n \"CatalogId\": \"\",\n \"DatabaseName\": \"\",\n \"TableName\": \"\",\n \"TempDirectory\": {\n \"Bucket\": \"\",\n \"Key\": \"\"\n }\n },\n \"DatabaseInputDefinition\": {\n \"GlueConnectionName\": \"\",\n \"DatabaseTableName\": \"\",\n \"TempDirectory\": {\n \"Bucket\": \"\",\n \"Key\": \"\"\n }\n }\n },\n \"LastModifiedDate\": \"{{faker 'date.recent' 365}}\",\n \"LastModifiedBy\": \"\",\n \"Source\": \"\",\n \"PathOptions\": {\n \"LastModifiedDateCondition\": {\n \"Expression\": \"\",\n \"ValuesMap\": {}\n },\n \"FilesLimit\": {\n \"MaxFiles\": {{faker 'number.int' max=99999}},\n \"OrderedBy\": \"\",\n \"Order\": \"\"\n },\n \"Parameters\": {}\n },\n \"Tags\": {},\n \"ResourceArn\": \"\"\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": "31f5bf41-5ccc-45e2-91e5-3ff10302e8bc", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ValidationException", "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": "ce7a843f-9bee-41df-9af3-18f6cbf4bc4e", "documentation": "Creates a new job to analyze a dataset and create its data profile.", "method": "post", "endpoint": "profileJobs", "responses": [ { "uuid": "2355c1c3-0309-453c-b38f-74340c1b29b1", "body": "{\n \"Name\": \"\"\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": "a3d36100-e0f7-4f80-bc58-9e5febe558d5", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "AccessDeniedException", "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": "7659e5e3-1899-4ac5-a986-a1baa213eab4", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ConflictException", "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": "12effb8f-aee5-4dd3-bd3a-f1eda3290220", "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": "79d894b7-020d-48c2-88e5-37ada3f8445f", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ServiceQuotaExceededException", "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": "b9be0806-d977-4b24-a655-a02bd926254b", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ValidationException", "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": "d6f186a2-256b-4e13-90bd-46dfef8448e4", "documentation": "Creates a new DataBrew project.", "method": "post", "endpoint": "projects", "responses": [ { "uuid": "da88bccf-c910-409e-9772-2ea24d03adf7", "body": "{\n \"Name\": \"\"\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": "fefbd9f8-dcd5-4fda-ab1d-b7f313d0002b", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ConflictException", "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": "3884593d-17fb-414d-a68c-a2511f6220d1", "body": "\"\"", "latency": 0, "statusCode": 481, "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" }, { "uuid": "1bbb56cf-adbc-4fad-8e65-30213d94b4f1", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ServiceQuotaExceededException", "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": "7e307608-eb11-4453-b065-52626cf92df3", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ValidationException", "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": "76bf76c2-bb31-4f17-8d30-1721965b790b", "documentation": "Lists all of the DataBrew projects that are defined.", "method": "get", "endpoint": "projects", "responses": [ { "uuid": "206f9881-1b66-4e8b-a404-13bc64f08073", "body": "{\n \"Projects\": [\n {\n \"AccountId\": \"\",\n \"CreateDate\": \"{{faker 'date.recent' 365}}\",\n \"CreatedBy\": \"\",\n \"DatasetName\": \"\",\n \"LastModifiedDate\": \"{{faker 'date.recent' 365}}\",\n \"LastModifiedBy\": \"\",\n \"Name\": \"\",\n \"RecipeName\": \"\",\n \"ResourceArn\": \"\",\n \"Sample\": {\n \"Size\": {{faker 'number.int' max=99999}},\n \"Type\": \"\"\n },\n \"Tags\": {},\n \"RoleArn\": \"\",\n \"OpenedBy\": \"\",\n \"OpenDate\": \"{{faker 'date.recent' 365}}\"\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": "5f661818-0862-47e9-9652-efd79139a677", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ValidationException", "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": "c35ae767-a77f-47fa-89ed-16efcadd9aa9", "documentation": "Creates a new DataBrew recipe.", "method": "post", "endpoint": "recipes", "responses": [ { "uuid": "35c0bd60-ee25-469a-acf0-c9013f2e6b03", "body": "{\n \"Name\": \"\"\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": "95108f8a-e5df-4155-bffe-072d3bcc52ae", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ConflictException", "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": "4c5d6fe7-cc1b-4211-946d-cfbe13908e8f", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ServiceQuotaExceededException", "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": "5ea3efee-628f-4bdd-abd5-5c3c391bfb82", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ValidationException", "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": "3e93d6d8-2c7a-4e05-a3a6-a9ee8ff39e38", "documentation": "Lists all of the DataBrew recipes that are defined.", "method": "get", "endpoint": "recipes", "responses": [ { "uuid": "58558c14-0a6a-4161-9cbf-85269838964c", "body": "{\n \"Recipes\": [\n {\n \"CreatedBy\": \"\",\n \"CreateDate\": \"{{faker 'date.recent' 365}}\",\n \"LastModifiedBy\": \"\",\n \"LastModifiedDate\": \"{{faker 'date.recent' 365}}\",\n \"ProjectName\": \"\",\n \"PublishedBy\": \"\",\n \"PublishedDate\": \"{{faker 'date.recent' 365}}\",\n \"Description\": \"\",\n \"Name\": \"\",\n \"ResourceArn\": \"\",\n \"Steps\": [\n {\n \"Action\": {\n \"Operation\": \"\",\n \"Parameters\": {}\n },\n \"ConditionExpressions\": [\n {\n \"Condition\": \"\",\n \"Value\": \"\",\n \"TargetColumn\": \"\"\n }\n ]\n }\n ],\n \"Tags\": {},\n \"RecipeVersion\": \"\"\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": "fc75c143-cc88-4151-8396-88cf1f94fd27", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ValidationException", "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": "f499dd06-13b4-4a69-b71c-7a4b28e8dab4", "documentation": "Creates a new job to transform input data, using steps defined in an existing Glue DataBrew recipe", "method": "post", "endpoint": "recipeJobs", "responses": [ { "uuid": "6cecb8f6-85cd-4e24-942c-5b3878e41e29", "body": "{\n \"Name\": \"\"\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": "c819e1e2-4a1c-4631-828d-4f6e29925ca8", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "AccessDeniedException", "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": "21a46018-0f08-44d9-9688-9a6706079666", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ConflictException", "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": "fd7c6e7f-d063-47c4-b633-538880fa9e5d", "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": "f01b6514-3de4-4c84-aac6-a99096b2adc0", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ServiceQuotaExceededException", "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": "5b19f45a-96c8-4209-af62-b5624adce06d", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ValidationException", "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": "d926352f-e017-47d4-ada9-b9fa35164be4", "documentation": "Creates a new schedule for one or more DataBrew jobs. Jobs can be run at a specific date and time, or at regular intervals.", "method": "post", "endpoint": "schedules", "responses": [ { "uuid": "5fce992a-a620-4eb8-ba52-4ae6fe45c4c4", "body": "{\n \"Name\": \"\"\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": "a0a096a6-c904-4756-a6db-7172a644324d", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ConflictException", "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": "12c7c3b2-8c54-4ac9-bcd3-7b8ad202c974", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ServiceQuotaExceededException", "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": "132cf4a8-0abc-44ae-b1a6-15dab7d4a937", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ValidationException", "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": "691b0e5d-3413-4197-a0e8-43723552a97a", "documentation": "Lists the DataBrew schedules that are defined.", "method": "get", "endpoint": "schedules", "responses": [ { "uuid": "565f7502-53ce-472c-834f-0afb35800e08", "body": "{\n \"Schedules\": [\n {\n \"AccountId\": \"\",\n \"CreatedBy\": \"\",\n \"CreateDate\": \"{{faker 'date.recent' 365}}\",\n \"JobNames\": [\n \"\"\n ],\n \"LastModifiedBy\": \"\",\n \"LastModifiedDate\": \"{{faker 'date.recent' 365}}\",\n \"ResourceArn\": \"\",\n \"CronExpression\": \"\",\n \"Tags\": {},\n \"Name\": \"\"\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": "e930f021-b0bc-40a7-8860-461169f054ba", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ValidationException", "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": "41dc59b0-45a8-4a82-953c-bed0aa0e5469", "documentation": "Deletes a dataset from DataBrew.", "method": "delete", "endpoint": "datasets/:name", "responses": [ { "uuid": "0cfd8ce9-db22-4eaf-9a95-93f5f139faf5", "body": "{\n \"Name\": \"\"\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": "fd762543-4135-4888-9fac-36050398630c", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ConflictException", "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": "59ec4c0b-70e7-42c6-ba77-db4309226543", "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": "efe9cdd0-6be9-4bb8-9f6b-6a7f0b0ddf96", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ValidationException", "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": "0476bf39-fc04-4894-86b1-eb6accde6cbe", "documentation": "Returns the definition of a specific DataBrew dataset.", "method": "get", "endpoint": "datasets/:name", "responses": [ { "uuid": "c6ba9414-bfac-49d4-81b1-2054075205e9", "body": "{\n \"CreatedBy\": \"\",\n \"CreateDate\": \"{{faker 'date.recent' 365}}\",\n \"Name\": \"\",\n \"Format\": \"\",\n \"FormatOptions\": {\n \"Json\": {\n \"MultiLine\": {{faker 'datatype.boolean'}}\n },\n \"Excel\": {\n \"SheetNames\": [\n \"\"\n ],\n \"SheetIndexes\": [\n {{faker 'number.int' max=99999}}\n ],\n \"HeaderRow\": {{faker 'datatype.boolean'}}\n },\n \"Csv\": {\n \"Delimiter\": \"\",\n \"HeaderRow\": {{faker 'datatype.boolean'}}\n }\n },\n \"Input\": {\n \"S3InputDefinition\": {\n \"Bucket\": \"\",\n \"Key\": \"\"\n },\n \"DataCatalogInputDefinition\": {\n \"CatalogId\": \"\",\n \"DatabaseName\": \"\",\n \"TableName\": \"\",\n \"TempDirectory\": {\n \"Bucket\": \"\",\n \"Key\": \"\"\n }\n },\n \"DatabaseInputDefinition\": {\n \"GlueConnectionName\": \"\",\n \"DatabaseTableName\": \"\",\n \"TempDirectory\": {\n \"Bucket\": \"\",\n \"Key\": \"\"\n }\n }\n },\n \"LastModifiedDate\": \"{{faker 'date.recent' 365}}\",\n \"LastModifiedBy\": \"\",\n \"Source\": \"\",\n \"PathOptions\": {\n \"LastModifiedDateCondition\": {\n \"Expression\": \"\",\n \"ValuesMap\": {}\n },\n \"FilesLimit\": {\n \"MaxFiles\": {{faker 'number.int' max=99999}},\n \"OrderedBy\": \"\",\n \"Order\": \"\"\n },\n \"Parameters\": {}\n },\n \"Tags\": {},\n \"ResourceArn\": \"\"\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": "4e4e1270-1a4e-4fa2-9859-d4e2e253a39b", "body": "\"\"", "latency": 0, "statusCode": 480, "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": "aced2e8b-b3b8-4303-8aa3-86b383e60e77", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ValidationException", "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": "1e14f261-2146-4309-a588-d8e243696cda", "documentation": "Modifies the definition of an existing DataBrew dataset.", "method": "put", "endpoint": "datasets/:name", "responses": [ { "uuid": "0db6e031-2ba5-48fb-88e2-2ceb6a3807da", "body": "{\n \"Name\": \"\"\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": "401abfdc-297e-49b5-b3b3-23cf1e7574bd", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "AccessDeniedException", "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": "f0fab8fc-9d73-4294-ba66-586aedf512cf", "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": "c8ea831c-f95a-4c98-b12f-a7c80650b822", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ValidationException", "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": "6fc10e5b-8191-415a-a0c4-467a98142951", "documentation": "Deletes the specified DataBrew job.", "method": "delete", "endpoint": "jobs/:name", "responses": [ { "uuid": "70849fa8-7aa5-4483-b70c-ce850ea6b2f3", "body": "{\n \"Name\": \"\"\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": "f490f312-3a2b-419f-b62a-882adc6fd86a", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ConflictException", "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": "a031fd28-524c-4b6f-9e3f-52ebca3a5564", "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": "1c219045-0e9f-4487-84be-deb37ed705b2", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ValidationException", "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": "b12f6d4b-b50b-40ad-90a2-9acab3b18a30", "documentation": "Returns the definition of a specific DataBrew job.", "method": "get", "endpoint": "jobs/:name", "responses": [ { "uuid": "2e2eefe7-9c55-46a5-b9c8-86de8690b2d8", "body": "{\n \"CreateDate\": \"{{faker 'date.recent' 365}}\",\n \"CreatedBy\": \"\",\n \"DatasetName\": \"\",\n \"EncryptionKeyArn\": \"\",\n \"EncryptionMode\": \"\",\n \"Name\": \"\",\n \"Type\": \"\",\n \"LastModifiedBy\": \"\",\n \"LastModifiedDate\": \"{{faker 'date.recent' 365}}\",\n \"LogSubscription\": \"\",\n \"MaxCapacity\": {{faker 'number.int' max=99999}},\n \"MaxRetries\": {{faker 'number.int' max=99999}},\n \"Outputs\": [\n {\n \"CompressionFormat\": \"\",\n \"Format\": \"\",\n \"PartitionColumns\": [\n \"\"\n ],\n \"Location\": {\n \"Bucket\": \"\",\n \"Key\": \"\"\n },\n \"Overwrite\": {{faker 'datatype.boolean'}},\n \"FormatOptions\": {\n \"Csv\": {\n \"Delimiter\": \"\"\n }\n }\n }\n ],\n \"DataCatalogOutputs\": [\n {\n \"CatalogId\": \"\",\n \"DatabaseName\": \"\",\n \"TableName\": \"\",\n \"S3Options\": {\n \"Location\": {\n \"Bucket\": \"\",\n \"Key\": \"\"\n }\n },\n \"DatabaseOptions\": {\n \"TempDirectory\": {\n \"Bucket\": \"\",\n \"Key\": \"\"\n },\n \"TableName\": \"\"\n },\n \"Overwrite\": {{faker 'datatype.boolean'}}\n }\n ],\n \"DatabaseOutputs\": [\n {\n \"GlueConnectionName\": \"\",\n \"DatabaseOptions\": {\n \"TempDirectory\": {\n \"Bucket\": \"\",\n \"Key\": \"\"\n },\n \"TableName\": \"\"\n },\n \"DatabaseOutputMode\": \"\"\n }\n ],\n \"ProjectName\": \"\",\n \"ProfileConfiguration\": {\n \"DatasetStatisticsConfiguration\": {\n \"IncludedStatistics\": [\n \"\"\n ],\n \"Overrides\": [\n {\n \"Statistic\": \"\",\n \"Parameters\": {}\n }\n ]\n },\n \"ProfileColumns\": [\n {\n \"Regex\": \"\",\n \"Name\": \"\"\n }\n ],\n \"ColumnStatisticsConfigurations\": [\n {\n \"Selectors\": [\n {\n \"Regex\": \"\",\n \"Name\": \"\"\n }\n ],\n \"Statistics\": {\n \"IncludedStatistics\": [\n \"\"\n ],\n \"Overrides\": [\n {\n \"Statistic\": \"\",\n \"Parameters\": {}\n }\n ]\n }\n }\n ]\n },\n \"RecipeReference\": {\n \"Name\": \"\",\n \"RecipeVersion\": \"\"\n },\n \"ResourceArn\": \"\",\n \"RoleArn\": \"\",\n \"Tags\": {},\n \"Timeout\": {{faker 'number.int' max=99999}},\n \"JobSample\": {\n \"Mode\": \"\",\n \"Size\": {{faker 'number.int' max=99999}}\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": "c317c87a-ecff-4ab6-851e-c02a70a04bda", "body": "\"\"", "latency": 0, "statusCode": 480, "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": "5d4dbfe3-4bcc-4eb2-8225-d8fb95ea7a00", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ValidationException", "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": "f3289f3e-3c35-4c19-88ca-f43b226467c8", "documentation": "Deletes an existing DataBrew project.", "method": "delete", "endpoint": "projects/:name", "responses": [ { "uuid": "2b2c2cf6-f0ef-4378-97e3-4b4fe9479f2e", "body": "{\n \"Name\": \"\"\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": "d14e07f4-b5d1-4b5b-ac69-3136214a0bde", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ConflictException", "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": "0ca73623-defc-4f52-a12b-9a54e2724c31", "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": "1651f7ee-f387-44f3-8578-d980e2a00bc6", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ValidationException", "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": "083ecd22-858d-41b3-baf9-fb87d43c3a8c", "documentation": "Returns the definition of a specific DataBrew project.", "method": "get", "endpoint": "projects/:name", "responses": [ { "uuid": "04863e83-9c15-444d-8c72-75291a439e3e", "body": "{\n \"CreateDate\": \"{{faker 'date.recent' 365}}\",\n \"CreatedBy\": \"\",\n \"DatasetName\": \"\",\n \"LastModifiedDate\": \"{{faker 'date.recent' 365}}\",\n \"LastModifiedBy\": \"\",\n \"Name\": \"\",\n \"RecipeName\": \"\",\n \"ResourceArn\": \"\",\n \"Sample\": {\n \"Size\": {{faker 'number.int' max=99999}},\n \"Type\": \"\"\n },\n \"RoleArn\": \"\",\n \"Tags\": {},\n \"SessionStatus\": \"\",\n \"OpenedBy\": \"\",\n \"OpenDate\": \"{{faker 'date.recent' 365}}\"\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": "491b2f99-2e7b-4a04-9593-3f5fcf7b7fd5", "body": "\"\"", "latency": 0, "statusCode": 480, "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": "a340722e-d341-4f91-9b07-24bd9e671a79", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ValidationException", "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": "931a1335-8086-41ed-a772-f6dd45db5225", "documentation": "Modifies the definition of an existing DataBrew project.", "method": "put", "endpoint": "projects/:name", "responses": [ { "uuid": "0bfd39ce-1623-4c4d-9a80-0532d9f3ac6a", "body": "{\n \"LastModifiedDate\": \"{{faker 'date.recent' 365}}\",\n \"Name\": \"\"\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": "64252926-f1f3-4804-a6aa-0a87f6fe6f5a", "body": "\"\"", "latency": 0, "statusCode": 480, "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": "bba3205f-9dad-4f0b-8ae2-df878d56f317", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ValidationException", "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": "8480efea-e4e9-42cf-9bf3-406a569ca912", "documentation": "Deletes a single version of a DataBrew recipe.", "method": "delete", "endpoint": "recipes/:name/recipeVersion/:recipeVersion", "responses": [ { "uuid": "73004ea4-2e62-40e6-81ba-ad277bd0e3de", "body": "{\n \"Name\": \"\",\n \"RecipeVersion\": \"\"\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": "b7ce2457-fac9-4fb7-89c1-e3e6453eb1d9", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ConflictException", "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": "c15cea06-f613-4399-909c-44c54b8b8562", "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": "0669b5e7-d121-407c-95b6-d18b10fee60d", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ValidationException", "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": "5946ba6e-1b5a-4f18-8c89-b5a2f3b5c84e", "documentation": "Deletes the specified DataBrew schedule.", "method": "delete", "endpoint": "schedules/:name", "responses": [ { "uuid": "0330445b-cc72-4925-a2b6-795a027ff757", "body": "{\n \"Name\": \"\"\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": "838bc9a9-ffc9-49eb-af36-1595b8b8d1ea", "body": "\"\"", "latency": 0, "statusCode": 480, "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": "40277caf-7b1f-4c8d-8f02-61ccaaec1da5", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ValidationException", "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": "d062bac7-604f-4063-8c86-fcea8ca2a0b0", "documentation": "Returns the definition of a specific DataBrew schedule.", "method": "get", "endpoint": "schedules/:name", "responses": [ { "uuid": "4c29e859-d068-4090-ba35-998a3b9478d7", "body": "{\n \"CreateDate\": \"{{faker 'date.recent' 365}}\",\n \"CreatedBy\": \"\",\n \"JobNames\": [\n \"\"\n ],\n \"LastModifiedBy\": \"\",\n \"LastModifiedDate\": \"{{faker 'date.recent' 365}}\",\n \"ResourceArn\": \"\",\n \"CronExpression\": \"\",\n \"Tags\": {},\n \"Name\": \"\"\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": "9c5f7d30-6b80-455b-b479-163e7035e43f", "body": "\"\"", "latency": 0, "statusCode": 480, "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": "aca4b6a0-f092-4c41-8f4f-1b078ba5c1a7", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ValidationException", "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": "8e23e6bc-3d6a-4a75-9807-964587379fa6", "documentation": "Modifies the definition of an existing DataBrew schedule.", "method": "put", "endpoint": "schedules/:name", "responses": [ { "uuid": "539c1a37-7fdc-43a2-be22-a5e780910ea2", "body": "{\n \"Name\": \"\"\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": "4972497d-0621-49f8-8d3d-93217c478a24", "body": "\"\"", "latency": 0, "statusCode": 480, "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": "e55450fa-34ca-4f8b-bfb2-a6076bec0a3b", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ServiceQuotaExceededException", "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": "47b8ddfb-c83a-4188-a10e-f166809a53c3", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ValidationException", "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": "d21262df-a8f1-4f33-a306-5113fc9d99c4", "documentation": "Represents one run of a DataBrew job.", "method": "get", "endpoint": "jobs/:name/jobRun/:runId", "responses": [ { "uuid": "a6b749f2-23c4-4ec8-a961-5fb651e84c72", "body": "{\n \"Attempt\": {{faker 'number.int' max=99999}},\n \"CompletedOn\": \"{{faker 'date.recent' 365}}\",\n \"DatasetName\": \"\",\n \"ErrorMessage\": \"\",\n \"ExecutionTime\": {{faker 'number.int' max=99999}},\n \"JobName\": \"\",\n \"ProfileConfiguration\": {\n \"DatasetStatisticsConfiguration\": {\n \"IncludedStatistics\": [\n \"\"\n ],\n \"Overrides\": [\n {\n \"Statistic\": \"\",\n \"Parameters\": {}\n }\n ]\n },\n \"ProfileColumns\": [\n {\n \"Regex\": \"\",\n \"Name\": \"\"\n }\n ],\n \"ColumnStatisticsConfigurations\": [\n {\n \"Selectors\": [\n {\n \"Regex\": \"\",\n \"Name\": \"\"\n }\n ],\n \"Statistics\": {\n \"IncludedStatistics\": [\n \"\"\n ],\n \"Overrides\": [\n {\n \"Statistic\": \"\",\n \"Parameters\": {}\n }\n ]\n }\n }\n ]\n },\n \"RunId\": \"\",\n \"State\": \"\",\n \"LogSubscription\": \"\",\n \"LogGroupName\": \"\",\n \"Outputs\": [\n {\n \"CompressionFormat\": \"\",\n \"Format\": \"\",\n \"PartitionColumns\": [\n \"\"\n ],\n \"Location\": {\n \"Bucket\": \"\",\n \"Key\": \"\"\n },\n \"Overwrite\": {{faker 'datatype.boolean'}},\n \"FormatOptions\": {\n \"Csv\": {\n \"Delimiter\": \"\"\n }\n }\n }\n ],\n \"DataCatalogOutputs\": [\n {\n \"CatalogId\": \"\",\n \"DatabaseName\": \"\",\n \"TableName\": \"\",\n \"S3Options\": {\n \"Location\": {\n \"Bucket\": \"\",\n \"Key\": \"\"\n }\n },\n \"DatabaseOptions\": {\n \"TempDirectory\": {\n \"Bucket\": \"\",\n \"Key\": \"\"\n },\n \"TableName\": \"\"\n },\n \"Overwrite\": {{faker 'datatype.boolean'}}\n }\n ],\n \"DatabaseOutputs\": [\n {\n \"GlueConnectionName\": \"\",\n \"DatabaseOptions\": {\n \"TempDirectory\": {\n \"Bucket\": \"\",\n \"Key\": \"\"\n },\n \"TableName\": \"\"\n },\n \"DatabaseOutputMode\": \"\"\n }\n ],\n \"RecipeReference\": {\n \"Name\": \"\",\n \"RecipeVersion\": \"\"\n },\n \"StartedBy\": \"\",\n \"StartedOn\": \"{{faker 'date.recent' 365}}\",\n \"JobSample\": {\n \"Mode\": \"\",\n \"Size\": {{faker 'number.int' max=99999}}\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": "3a300e0c-d2fb-4f10-9254-8006303ee1b6", "body": "\"\"", "latency": 0, "statusCode": 480, "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": "353e09e7-b927-45ab-9cd1-9d747288e1ba", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ValidationException", "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": "174a9427-cdb7-4890-8ebe-a645266010ab", "documentation": "Returns the definition of a specific DataBrew recipe corresponding to a particular version.", "method": "get", "endpoint": "recipes/:name", "responses": [ { "uuid": "019b093f-438d-4d94-a16f-049d4c4306ff", "body": "{\n \"CreatedBy\": \"\",\n \"CreateDate\": \"{{faker 'date.recent' 365}}\",\n \"LastModifiedBy\": \"\",\n \"LastModifiedDate\": \"{{faker 'date.recent' 365}}\",\n \"ProjectName\": \"\",\n \"PublishedBy\": \"\",\n \"PublishedDate\": \"{{faker 'date.recent' 365}}\",\n \"Description\": \"\",\n \"Name\": \"\",\n \"Steps\": [\n {\n \"Action\": {\n \"Operation\": \"\",\n \"Parameters\": {}\n },\n \"ConditionExpressions\": [\n {\n \"Condition\": \"\",\n \"Value\": \"\",\n \"TargetColumn\": \"\"\n }\n ]\n }\n ],\n \"Tags\": {},\n \"ResourceArn\": \"\",\n \"RecipeVersion\": \"\"\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": "91477ea5-69ea-45da-82de-52b6802b4bbf", "body": "\"\"", "latency": 0, "statusCode": 480, "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": "bba2c99d-265f-43f3-b633-1bd9dadb7b27", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ValidationException", "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": "7f8be84b-4853-4de0-a0f4-d2c31b3e7584", "documentation": "Modifies the definition of the LATEST_WORKING version of a DataBrew recipe.", "method": "put", "endpoint": "recipes/:name", "responses": [ { "uuid": "1ea8e699-90c4-4abb-8259-ec2528345386", "body": "{\n \"Name\": \"\"\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": "7e0a3ac3-a4c8-400a-a2ea-f9760e7ea165", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ValidationException", "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": "6a0c4605-51a3-455d-b56a-5113c7b2eaf6", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "08676a39-63f1-4d5a-9420-9fe61e6cb9eb", "documentation": "Lists all of the previous runs of a particular DataBrew job.", "method": "get", "endpoint": "jobs/:name/jobRuns", "responses": [ { "uuid": "efd07e68-50a3-47be-b0ee-563ffc5037ee", "body": "{\n \"JobRuns\": [\n {\n \"Attempt\": {{faker 'number.int' max=99999}},\n \"CompletedOn\": \"{{faker 'date.recent' 365}}\",\n \"DatasetName\": \"\",\n \"ErrorMessage\": \"\",\n \"ExecutionTime\": {{faker 'number.int' max=99999}},\n \"JobName\": \"\",\n \"RunId\": \"\",\n \"State\": \"\",\n \"LogSubscription\": \"\",\n \"LogGroupName\": \"\",\n \"Outputs\": [\n {\n \"CompressionFormat\": \"\",\n \"Format\": \"\",\n \"PartitionColumns\": [\n \"\"\n ],\n \"Location\": {\n \"Bucket\": \"\",\n \"Key\": \"\"\n },\n \"Overwrite\": {{faker 'datatype.boolean'}},\n \"FormatOptions\": {\n \"Csv\": {\n \"Delimiter\": \"\"\n }\n }\n }\n ],\n \"DataCatalogOutputs\": [\n {\n \"CatalogId\": \"\",\n \"DatabaseName\": \"\",\n \"TableName\": \"\",\n \"S3Options\": {\n \"Location\": {\n \"Bucket\": \"\",\n \"Key\": \"\"\n }\n },\n \"DatabaseOptions\": {\n \"TempDirectory\": {\n \"Bucket\": \"\",\n \"Key\": \"\"\n },\n \"TableName\": \"\"\n },\n \"Overwrite\": {{faker 'datatype.boolean'}}\n }\n ],\n \"DatabaseOutputs\": [\n {\n \"GlueConnectionName\": \"\",\n \"DatabaseOptions\": {\n \"TempDirectory\": {\n \"Bucket\": \"\",\n \"Key\": \"\"\n },\n \"TableName\": \"\"\n },\n \"DatabaseOutputMode\": \"\"\n }\n ],\n \"RecipeReference\": {\n \"Name\": \"\",\n \"RecipeVersion\": \"\"\n },\n \"StartedBy\": \"\",\n \"StartedOn\": \"{{faker 'date.recent' 365}}\",\n \"JobSample\": {\n \"Mode\": \"\",\n \"Size\": {{faker 'number.int' max=99999}}\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": "fe25059f-9391-4f98-b17c-27826e2ebe04", "body": "\"\"", "latency": 0, "statusCode": 480, "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": "33eadfec-0c7f-40df-ac38-ed7f44423c35", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ValidationException", "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": "756254ca-a850-4011-8e43-ee406d0fb51b", "documentation": "Lists all of the DataBrew jobs that are defined.", "method": "get", "endpoint": "jobs", "responses": [ { "uuid": "492a0115-f3b5-492f-9371-7a347d643dc3", "body": "{\n \"Jobs\": [\n {\n \"AccountId\": \"\",\n \"CreatedBy\": \"\",\n \"CreateDate\": \"{{faker 'date.recent' 365}}\",\n \"DatasetName\": \"\",\n \"EncryptionKeyArn\": \"\",\n \"EncryptionMode\": \"\",\n \"Name\": \"\",\n \"Type\": \"\",\n \"LastModifiedBy\": \"\",\n \"LastModifiedDate\": \"{{faker 'date.recent' 365}}\",\n \"LogSubscription\": \"\",\n \"MaxCapacity\": {{faker 'number.int' max=99999}},\n \"MaxRetries\": {{faker 'number.int' max=99999}},\n \"Outputs\": [\n {\n \"CompressionFormat\": \"\",\n \"Format\": \"\",\n \"PartitionColumns\": [\n \"\"\n ],\n \"Location\": {\n \"Bucket\": \"\",\n \"Key\": \"\"\n },\n \"Overwrite\": {{faker 'datatype.boolean'}},\n \"FormatOptions\": {\n \"Csv\": {\n \"Delimiter\": \"\"\n }\n }\n }\n ],\n \"DataCatalogOutputs\": [\n {\n \"CatalogId\": \"\",\n \"DatabaseName\": \"\",\n \"TableName\": \"\",\n \"S3Options\": {\n \"Location\": {\n \"Bucket\": \"\",\n \"Key\": \"\"\n }\n },\n \"DatabaseOptions\": {\n \"TempDirectory\": {\n \"Bucket\": \"\",\n \"Key\": \"\"\n },\n \"TableName\": \"\"\n },\n \"Overwrite\": {{faker 'datatype.boolean'}}\n }\n ],\n \"DatabaseOutputs\": [\n {\n \"GlueConnectionName\": \"\",\n \"DatabaseOptions\": {\n \"TempDirectory\": {\n \"Bucket\": \"\",\n \"Key\": \"\"\n },\n \"TableName\": \"\"\n },\n \"DatabaseOutputMode\": \"\"\n }\n ],\n \"ProjectName\": \"\",\n \"RecipeReference\": {\n \"Name\": \"\",\n \"RecipeVersion\": \"\"\n },\n \"ResourceArn\": \"\",\n \"RoleArn\": \"\",\n \"Timeout\": {{faker 'number.int' max=99999}},\n \"Tags\": {},\n \"JobSample\": {\n \"Mode\": \"\",\n \"Size\": {{faker 'number.int' max=99999}}\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": "e812977f-7cac-4800-b999-5d83737a9577", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ValidationException", "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": "f2a1211e-a847-4238-857c-542abaa7cc21", "documentation": "Lists the versions of a particular DataBrew recipe, except for LATEST_WORKING.", "method": "get", "endpoint": "recipeVersions#name", "responses": [ { "uuid": "74f3700f-72b4-41fa-a8b2-e2baaaf17efe", "body": "{\n \"NextToken\": \"\",\n \"Recipes\": [\n {\n \"CreatedBy\": \"\",\n \"CreateDate\": \"{{faker 'date.recent' 365}}\",\n \"LastModifiedBy\": \"\",\n \"LastModifiedDate\": \"{{faker 'date.recent' 365}}\",\n \"ProjectName\": \"\",\n \"PublishedBy\": \"\",\n \"PublishedDate\": \"{{faker 'date.recent' 365}}\",\n \"Description\": \"\",\n \"Name\": \"\",\n \"ResourceArn\": \"\",\n \"Steps\": [\n {\n \"Action\": {\n \"Operation\": \"\",\n \"Parameters\": {}\n },\n \"ConditionExpressions\": [\n {\n \"Condition\": \"\",\n \"Value\": \"\",\n \"TargetColumn\": \"\"\n }\n ]\n }\n ],\n \"Tags\": {},\n \"RecipeVersion\": \"\"\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": "0792b1ac-937a-4a52-a500-b78de375205a", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ValidationException", "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": "87117665-8ac7-4de2-89e1-6591e9ca19c1", "documentation": "Lists all the tags for a DataBrew resource. ", "method": "get", "endpoint": "tags/:ResourceArn", "responses": [ { "uuid": "033d1d00-a9b7-4ac4-bab9-fc6582e34d44", "body": "{\n \"Tags\": {}\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": "e9f5774c-c6e5-429f-900e-d80518d09d2b", "body": "\"\"", "latency": 0, "statusCode": 480, "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" }, { "uuid": "84560941-eedc-4066-977d-37330dc418ff", "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": "f88d633c-a99a-4290-ac91-a5b4690e537f", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ValidationException", "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": "e8b0e597-990b-4dab-8d44-4980a890f486", "documentation": "Adds metadata tags to a DataBrew resource, such as a dataset, project, recipe, job, or schedule.", "method": "post", "endpoint": "tags/:ResourceArn", "responses": [ { "uuid": "d6f069ee-0373-45e7-be2d-15010206e270", "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": "c954c5c4-fda9-4ec1-b853-c233b77d4b33", "body": "\"\"", "latency": 0, "statusCode": 480, "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" }, { "uuid": "f90ad739-1195-4f48-a567-7e05c3f444a3", "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": "cf43ad45-594d-46fc-9871-c746560c5e12", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ValidationException", "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": "2394fb27-2681-43b9-993e-1793ec4b23f0", "documentation": "Publishes a new version of a DataBrew recipe.", "method": "post", "endpoint": "recipes/:name/publishRecipe", "responses": [ { "uuid": "9ff81772-54ff-4584-ac96-2b5c2ea73453", "body": "{\n \"Name\": \"\"\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": "c8fc2c03-3ec4-4d7e-81dc-984eaad335f4", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ValidationException", "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": "976e5c6c-8c15-48e7-909b-33f28a390ce3", "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": "17888bd7-7b49-47c3-a2cb-3323d6143204", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ServiceQuotaExceededException", "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": "140ccaec-8321-433c-89f4-1c6c0a6c7544", "documentation": "Performs a recipe step within an interactive DataBrew session that's currently open.", "method": "put", "endpoint": "projects/:name/sendProjectSessionAction", "responses": [ { "uuid": "90654d45-9e11-4555-af4b-bb3cf9ef6e94", "body": "{\n \"Result\": \"\",\n \"Name\": \"\",\n \"ActionId\": {{faker 'number.int' max=99999}}\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": "85fce271-d9fb-4fa5-92b4-76877619f2b9", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ConflictException", "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": "41ad5317-bdf3-4c54-b36d-47dedfe88ff3", "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": "cd63b878-630f-425e-9312-1967df3c6ab3", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ValidationException", "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": "fd8ae757-9a7d-4a8b-a382-f5477895da80", "documentation": "Runs a DataBrew job.", "method": "post", "endpoint": "jobs/:name/startJobRun", "responses": [ { "uuid": "950e6e6c-1f52-42b8-a8c6-f62a5e748342", "body": "{\n \"RunId\": \"\"\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": "de805293-71b6-4615-a67e-5cc3aa6ec50b", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ConflictException", "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": "3e8706ff-3a75-4813-a4d3-663daf157814", "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": "a06ab7fe-67c4-424c-bc2b-7c0f8b448751", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ServiceQuotaExceededException", "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": "eb5bc51b-d88e-49f9-9570-9931c2c7f559", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ValidationException", "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": "c4190d5a-5fcc-4726-bbeb-358410106bfd", "documentation": "Creates an interactive session, enabling you to manipulate data in a DataBrew project.", "method": "put", "endpoint": "projects/:name/startProjectSession", "responses": [ { "uuid": "d6947aaf-5543-4657-9662-38a379846d2b", "body": "{\n \"Name\": \"\",\n \"ClientSessionId\": \"\"\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": "df14b62f-6d48-4df1-bcca-5cfa09b86b7b", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ConflictException", "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": "e152c8d6-270f-4e17-8504-21b47d8d04d6", "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": "972a23e6-cfb5-49c3-8d0e-09d22d8a404e", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ServiceQuotaExceededException", "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": "11968ca3-c2d3-40d9-b566-077bbe1c109d", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ValidationException", "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": "1f2d3d4a-27f1-44f6-a3bb-3a6d78a1594a", "documentation": "Stops a particular run of a job.", "method": "post", "endpoint": "jobs/:name/jobRun/:runId/stopJobRun", "responses": [ { "uuid": "eebba4d5-3dc6-4885-940f-e9d1ad270446", "body": "{\n \"RunId\": \"\"\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": "60569edb-9ec6-4ad5-a2e1-7076f1fbdb33", "body": "\"\"", "latency": 0, "statusCode": 480, "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": "ddf2c2dc-22fd-4c33-bf95-8daa7652e6af", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ValidationException", "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": "b3a9092d-3d77-4c15-b5d8-c7089d57474f", "documentation": "Removes metadata tags from a DataBrew resource.", "method": "delete", "endpoint": "tags/:ResourceArn#tagKeys", "responses": [ { "uuid": "b2edc977-6e01-4765-b31f-e0aae27fdffd", "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": "651ab129-8230-455b-8880-d2a383eabbb4", "body": "\"\"", "latency": 0, "statusCode": 480, "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" }, { "uuid": "027738ad-d159-4e15-887e-d94e5237a887", "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": "7559e331-20a9-40d2-b133-3243937c4843", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ValidationException", "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": "c3cbb40d-0d79-45a3-9365-16fa9a89f6a1", "documentation": "Modifies the definition of an existing profile job.", "method": "put", "endpoint": "profileJobs/:name", "responses": [ { "uuid": "9513a1ba-a525-48f0-b720-e3c8a20b634e", "body": "{\n \"Name\": \"\"\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": "8ed002a7-f49e-4500-837a-c98d95bd09fe", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "AccessDeniedException", "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": "22710ec9-eae4-4acc-a1d6-f77c8710a174", "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": "8e8e34bf-1b4e-4906-92f4-accb29a5ab9d", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ValidationException", "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": "446369d0-e75e-42b6-bec0-5163f2ec7793", "documentation": "Modifies the definition of an existing DataBrew recipe job.", "method": "put", "endpoint": "recipeJobs/:name", "responses": [ { "uuid": "4e623c99-b48a-4a55-9944-92ef29524fdf", "body": "{\n \"Name\": \"\"\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": "09418e5b-cbce-4c50-9871-1e5a8312574e", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "AccessDeniedException", "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": "7a9e502f-2581-40f5-ab17-827016b30e5a", "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": "2581d00b-0824-49a6-9913-3a1c0e799b19", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ValidationException", "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": "bb677ee5-9a31-42af-83bf-da78d6314c41" }, { "type": "route", "uuid": "0c89d0b7-65ac-4007-b022-6117699ccb34" }, { "type": "route", "uuid": "abcdb908-0765-4bed-b20e-3626f13eb7d2" }, { "type": "route", "uuid": "ce7a843f-9bee-41df-9af3-18f6cbf4bc4e" }, { "type": "route", "uuid": "d6f186a2-256b-4e13-90bd-46dfef8448e4" }, { "type": "route", "uuid": "76bf76c2-bb31-4f17-8d30-1721965b790b" }, { "type": "route", "uuid": "c35ae767-a77f-47fa-89ed-16efcadd9aa9" }, { "type": "route", "uuid": "3e93d6d8-2c7a-4e05-a3a6-a9ee8ff39e38" }, { "type": "route", "uuid": "f499dd06-13b4-4a69-b71c-7a4b28e8dab4" }, { "type": "route", "uuid": "d926352f-e017-47d4-ada9-b9fa35164be4" }, { "type": "route", "uuid": "691b0e5d-3413-4197-a0e8-43723552a97a" }, { "type": "route", "uuid": "41dc59b0-45a8-4a82-953c-bed0aa0e5469" }, { "type": "route", "uuid": "0476bf39-fc04-4894-86b1-eb6accde6cbe" }, { "type": "route", "uuid": "1e14f261-2146-4309-a588-d8e243696cda" }, { "type": "route", "uuid": "6fc10e5b-8191-415a-a0c4-467a98142951" }, { "type": "route", "uuid": "b12f6d4b-b50b-40ad-90a2-9acab3b18a30" }, { "type": "route", "uuid": "f3289f3e-3c35-4c19-88ca-f43b226467c8" }, { "type": "route", "uuid": "083ecd22-858d-41b3-baf9-fb87d43c3a8c" }, { "type": "route", "uuid": "931a1335-8086-41ed-a772-f6dd45db5225" }, { "type": "route", "uuid": "8480efea-e4e9-42cf-9bf3-406a569ca912" }, { "type": "route", "uuid": "5946ba6e-1b5a-4f18-8c89-b5a2f3b5c84e" }, { "type": "route", "uuid": "d062bac7-604f-4063-8c86-fcea8ca2a0b0" }, { "type": "route", "uuid": "8e23e6bc-3d6a-4a75-9807-964587379fa6" }, { "type": "route", "uuid": "d21262df-a8f1-4f33-a306-5113fc9d99c4" }, { "type": "route", "uuid": "174a9427-cdb7-4890-8ebe-a645266010ab" }, { "type": "route", "uuid": "7f8be84b-4853-4de0-a0f4-d2c31b3e7584" }, { "type": "route", "uuid": "08676a39-63f1-4d5a-9420-9fe61e6cb9eb" }, { "type": "route", "uuid": "756254ca-a850-4011-8e43-ee406d0fb51b" }, { "type": "route", "uuid": "f2a1211e-a847-4238-857c-542abaa7cc21" }, { "type": "route", "uuid": "87117665-8ac7-4de2-89e1-6591e9ca19c1" }, { "type": "route", "uuid": "e8b0e597-990b-4dab-8d44-4980a890f486" }, { "type": "route", "uuid": "2394fb27-2681-43b9-993e-1793ec4b23f0" }, { "type": "route", "uuid": "140ccaec-8321-433c-89f4-1c6c0a6c7544" }, { "type": "route", "uuid": "fd8ae757-9a7d-4a8b-a382-f5477895da80" }, { "type": "route", "uuid": "c4190d5a-5fcc-4726-bbeb-358410106bfd" }, { "type": "route", "uuid": "1f2d3d4a-27f1-44f6-a3bb-3a6d78a1594a" }, { "type": "route", "uuid": "b3a9092d-3d77-4c15-b5d8-c7089d57474f" }, { "type": "route", "uuid": "c3cbb40d-0d79-45a3-9365-16fa9a89f6a1" }, { "type": "route", "uuid": "446369d0-e75e-42b6-bec0-5163f2ec7793" } ] }