{ "uuid": "c9956921-7255-452c-8b1e-a82cc1a6e269", "lastMigration": 29, "name": "AWSServerlessApplicationRepository", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "45fec11a-18e7-4f8b-b504-809d138b0277", "documentation": "Creates an application, optionally including an AWS SAM file to create the first application version in the same call.", "method": "post", "endpoint": "applications", "responses": [ { "uuid": "c825ac1e-0d29-4747-aac4-ff29dc23e4d1", "body": "{\n \"ApplicationId\": \"\",\n \"Author\": \"\",\n \"CreationTime\": \"\",\n \"Description\": \"\",\n \"HomePageUrl\": \"\",\n \"IsVerifiedAuthor\": {{faker 'datatype.boolean'}},\n \"Labels\": [\n \"\"\n ],\n \"LicenseUrl\": \"\",\n \"Name\": \"\",\n \"ReadmeUrl\": \"\",\n \"SpdxLicenseId\": \"\",\n \"VerifiedAuthorUrl\": \"\",\n \"Version\": {\n \"ApplicationId\": \"\",\n \"CreationTime\": \"\",\n \"ParameterDefinitions\": [\n {\n \"AllowedPattern\": \"\",\n \"AllowedValues\": [\n \"\"\n ],\n \"ConstraintDescription\": \"\",\n \"DefaultValue\": \"\",\n \"Description\": \"\",\n \"MaxLength\": {{faker 'number.int' max=99999}},\n \"MaxValue\": {{faker 'number.int' max=99999}},\n \"MinLength\": {{faker 'number.int' max=99999}},\n \"MinValue\": {{faker 'number.int' max=99999}},\n \"Name\": \"\",\n \"NoEcho\": {{faker 'datatype.boolean'}},\n \"ReferencedByResources\": [\n \"\"\n ],\n \"Type\": \"\"\n }\n ],\n \"RequiredCapabilities\": [\n \"{{oneOf (array 'CAPABILITY_IAM' 'CAPABILITY_NAMED_IAM' 'CAPABILITY_AUTO_EXPAND' 'CAPABILITY_RESOURCE_POLICY')}}\"\n ],\n \"ResourcesSupported\": {{faker 'datatype.boolean'}},\n \"SemanticVersion\": \"\",\n \"SourceCodeArchiveUrl\": \"\",\n \"SourceCodeUrl\": \"\",\n \"TemplateUrl\": \"\"\n }\n}", "latency": 0, "statusCode": 201, "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": "d3866e03-aca5-4162-8ec2-d1b9bb889073", "body": "\"\"", "latency": 0, "statusCode": 480, "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": "d36b9d4f-4297-4422-8e95-39cf52de6fc4", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "19e21e0c-dd4a-4f43-9e7b-29b2ba97f4fb", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c90b3313-a395-486e-8495-1374c46652b4", "body": "\"\"", "latency": 0, "statusCode": 483, "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": "7af6cbeb-df7a-4142-aed5-b7575a70c0f1", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ForbiddenException", "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": "8993e355-fc2d-4f7c-882f-fda8c1f155cb", "documentation": "Lists applications owned by the requester.", "method": "get", "endpoint": "applications", "responses": [ { "uuid": "ac6a806b-092e-4b18-b418-bab07936cc30", "body": "{\n \"Applications\": [\n {\n \"ApplicationId\": \"\",\n \"Author\": \"\",\n \"CreationTime\": \"\",\n \"Description\": \"\",\n \"HomePageUrl\": \"\",\n \"Labels\": [\n \"\"\n ],\n \"Name\": \"\",\n \"SpdxLicenseId\": \"\"\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": "ee059dc5-106d-47bd-9d70-1a17cacc7d73", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "NotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0dd608db-2c6e-403c-b456-afe747867915", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1b8830ef-692f-402a-bae1-9d7db15548eb", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4b73b34a-e58c-43e8-a1ba-7648314c3005", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ForbiddenException", "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": "0461b20e-c570-4578-a418-8dd8b94af58f", "documentation": "Creates an application version.", "method": "put", "endpoint": "applications/:applicationId/versions/:semanticVersion", "responses": [ { "uuid": "8a232791-dd20-4dde-980e-b1ea7d9ebc0c", "body": "{\n \"ApplicationId\": \"\",\n \"CreationTime\": \"\",\n \"ParameterDefinitions\": [\n {\n \"AllowedPattern\": \"\",\n \"AllowedValues\": [\n \"\"\n ],\n \"ConstraintDescription\": \"\",\n \"DefaultValue\": \"\",\n \"Description\": \"\",\n \"MaxLength\": {{faker 'number.int' max=99999}},\n \"MaxValue\": {{faker 'number.int' max=99999}},\n \"MinLength\": {{faker 'number.int' max=99999}},\n \"MinValue\": {{faker 'number.int' max=99999}},\n \"Name\": \"\",\n \"NoEcho\": {{faker 'datatype.boolean'}},\n \"ReferencedByResources\": [\n \"\"\n ],\n \"Type\": \"\"\n }\n ],\n \"RequiredCapabilities\": [\n \"{{oneOf (array 'CAPABILITY_IAM' 'CAPABILITY_NAMED_IAM' 'CAPABILITY_AUTO_EXPAND' 'CAPABILITY_RESOURCE_POLICY')}}\"\n ],\n \"ResourcesSupported\": {{faker 'datatype.boolean'}},\n \"SemanticVersion\": \"\",\n \"SourceCodeArchiveUrl\": \"\",\n \"SourceCodeUrl\": \"\",\n \"TemplateUrl\": \"\"\n}", "latency": 0, "statusCode": 201, "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": "09d2c5f9-4634-47e9-a67e-aeb35c905184", "body": "\"\"", "latency": 0, "statusCode": 480, "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": "9124a8e9-83ba-48cb-a7e9-bdbff0832098", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ee3dbfe9-c2c8-473d-bf9c-e59954ffc294", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "424e3f6a-e4ce-41a1-92da-7be5b7d3567a", "body": "\"\"", "latency": 0, "statusCode": 483, "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": "bf2d3a79-15ad-45c5-ad18-abd3d06975fb", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ForbiddenException", "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": "f82382bb-4974-4ec1-9b90-dfedab2b8e7e", "documentation": "Creates an AWS CloudFormation change set for the given application.", "method": "post", "endpoint": "applications/:applicationId/changesets", "responses": [ { "uuid": "4b75a564-56e4-473e-9f53-d17c940d649b", "body": "{\n \"ApplicationId\": \"\",\n \"ChangeSetId\": \"\",\n \"SemanticVersion\": \"\",\n \"StackId\": \"\"\n}", "latency": 0, "statusCode": 201, "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": "a53249cf-47a9-49f2-a900-8d12d463d2ca", "body": "\"\"", "latency": 0, "statusCode": 480, "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": "94771ba5-874c-4db1-8032-2966b4f7874c", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1ee640df-2b65-47ee-85e1-9778484475b0", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2a5ced4f-263f-409d-aace-8a620215ae4c", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ForbiddenException", "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": "6b7bb4d5-908f-4904-8440-54d7f382bd41", "documentation": "Creates an AWS CloudFormation template.", "method": "post", "endpoint": "applications/:applicationId/templates", "responses": [ { "uuid": "16c17300-dc27-406f-8cdb-85c6da711821", "body": "{\n \"ApplicationId\": \"\",\n \"CreationTime\": \"\",\n \"ExpirationTime\": \"\",\n \"SemanticVersion\": \"\",\n \"Status\": \"\",\n \"TemplateId\": \"\",\n \"TemplateUrl\": \"\"\n}", "latency": 0, "statusCode": 201, "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": "1a0cff2d-2c99-47b6-9590-d2b564cac05d", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "NotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "167b60c9-770b-4142-9af1-6179e5b6731f", "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": "5225de15-939a-4d7c-98d7-290390e57537", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2c0c2af0-e0a1-4dce-a4cc-a2c914542cb8", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "426dcd3c-b799-4685-bef8-1466d709989d", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ForbiddenException", "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": "eab8d5c6-c1ba-4085-a3bb-4e92598a98a6", "documentation": "Deletes the specified application.", "method": "delete", "endpoint": "applications/:applicationId", "responses": [ { "uuid": "795db5ba-d7c3-4c11-ab97-2327ae505a11", "body": "", "latency": 0, "statusCode": 204, "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": "8de966d3-8720-4403-b63e-e29db90bf339", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "aa5f106a-dfda-4291-a8fb-f6c0e4330bc3", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "96812dfe-9634-4565-b78a-570b479e1ccc", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ForbiddenException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2a084ef6-3cd3-4336-a814-60593cbf2dc0", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "NotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "478c2c8a-40cf-4b93-a192-ebcf5f482c0c", "body": "\"\"", "latency": 0, "statusCode": 484, "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": "c0e3de64-966a-48de-bce8-6e05b0508b57", "body": "\"\"", "latency": 0, "statusCode": 485, "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0b62ab4b-ba12-42dd-b64d-a9532a02be40", "documentation": "Gets the specified application.", "method": "get", "endpoint": "applications/:applicationId", "responses": [ { "uuid": "4f0966d7-b9cd-435e-8f09-4839e4d3ee08", "body": "{\n \"ApplicationId\": \"\",\n \"Author\": \"\",\n \"CreationTime\": \"\",\n \"Description\": \"\",\n \"HomePageUrl\": \"\",\n \"IsVerifiedAuthor\": {{faker 'datatype.boolean'}},\n \"Labels\": [\n \"\"\n ],\n \"LicenseUrl\": \"\",\n \"Name\": \"\",\n \"ReadmeUrl\": \"\",\n \"SpdxLicenseId\": \"\",\n \"VerifiedAuthorUrl\": \"\",\n \"Version\": {\n \"ApplicationId\": \"\",\n \"CreationTime\": \"\",\n \"ParameterDefinitions\": [\n {\n \"AllowedPattern\": \"\",\n \"AllowedValues\": [\n \"\"\n ],\n \"ConstraintDescription\": \"\",\n \"DefaultValue\": \"\",\n \"Description\": \"\",\n \"MaxLength\": {{faker 'number.int' max=99999}},\n \"MaxValue\": {{faker 'number.int' max=99999}},\n \"MinLength\": {{faker 'number.int' max=99999}},\n \"MinValue\": {{faker 'number.int' max=99999}},\n \"Name\": \"\",\n \"NoEcho\": {{faker 'datatype.boolean'}},\n \"ReferencedByResources\": [\n \"\"\n ],\n \"Type\": \"\"\n }\n ],\n \"RequiredCapabilities\": [\n \"{{oneOf (array 'CAPABILITY_IAM' 'CAPABILITY_NAMED_IAM' 'CAPABILITY_AUTO_EXPAND' 'CAPABILITY_RESOURCE_POLICY')}}\"\n ],\n \"ResourcesSupported\": {{faker 'datatype.boolean'}},\n \"SemanticVersion\": \"\",\n \"SourceCodeArchiveUrl\": \"\",\n \"SourceCodeUrl\": \"\",\n \"TemplateUrl\": \"\"\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": "4c6d28a5-35a4-422b-965a-f7314ee40771", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "NotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8d7bfebd-70b5-4e7b-9f99-88a5a1b802da", "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": "521e9313-d73f-4638-90a6-b8b9595a480e", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2568cdf5-1828-4f1b-a9a4-9dab99a3cc88", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "05a7ca02-dd23-45c9-b06b-a0b21e03dec9", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ForbiddenException", "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": "0919cd5f-a3e5-407f-ae47-4b75f0a0b8ca", "documentation": "Updates the specified application.", "method": "patch", "endpoint": "applications/:applicationId", "responses": [ { "uuid": "a12abf35-9188-4398-aa60-502afe9f5b59", "body": "{\n \"ApplicationId\": \"\",\n \"Author\": \"\",\n \"CreationTime\": \"\",\n \"Description\": \"\",\n \"HomePageUrl\": \"\",\n \"IsVerifiedAuthor\": {{faker 'datatype.boolean'}},\n \"Labels\": [\n \"\"\n ],\n \"LicenseUrl\": \"\",\n \"Name\": \"\",\n \"ReadmeUrl\": \"\",\n \"SpdxLicenseId\": \"\",\n \"VerifiedAuthorUrl\": \"\",\n \"Version\": {\n \"ApplicationId\": \"\",\n \"CreationTime\": \"\",\n \"ParameterDefinitions\": [\n {\n \"AllowedPattern\": \"\",\n \"AllowedValues\": [\n \"\"\n ],\n \"ConstraintDescription\": \"\",\n \"DefaultValue\": \"\",\n \"Description\": \"\",\n \"MaxLength\": {{faker 'number.int' max=99999}},\n \"MaxValue\": {{faker 'number.int' max=99999}},\n \"MinLength\": {{faker 'number.int' max=99999}},\n \"MinValue\": {{faker 'number.int' max=99999}},\n \"Name\": \"\",\n \"NoEcho\": {{faker 'datatype.boolean'}},\n \"ReferencedByResources\": [\n \"\"\n ],\n \"Type\": \"\"\n }\n ],\n \"RequiredCapabilities\": [\n \"{{oneOf (array 'CAPABILITY_IAM' 'CAPABILITY_NAMED_IAM' 'CAPABILITY_AUTO_EXPAND' 'CAPABILITY_RESOURCE_POLICY')}}\"\n ],\n \"ResourcesSupported\": {{faker 'datatype.boolean'}},\n \"SemanticVersion\": \"\",\n \"SourceCodeArchiveUrl\": \"\",\n \"SourceCodeUrl\": \"\",\n \"TemplateUrl\": \"\"\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": "eb10df4e-dd76-4989-b953-ea6e96332cc7", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cf386b99-92dd-4f8a-80a7-af002af18e16", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bc5a69b6-0077-4e4a-b546-8443c37398fe", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ForbiddenException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "aca40513-2d0b-4406-9f4a-0cda603d0597", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "NotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "76a6285b-b93f-4785-b3d9-b2865df83670", "body": "\"\"", "latency": 0, "statusCode": 484, "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": "335280ec-e2e1-4806-a3eb-565ed4007df3", "body": "\"\"", "latency": 0, "statusCode": 485, "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ffe80231-06cc-47e7-b03d-c2cc79a2a81a", "documentation": "Retrieves the policy for the application.", "method": "get", "endpoint": "applications/:applicationId/policy", "responses": [ { "uuid": "dd26b83a-8038-49c6-b543-775f0112a145", "body": "{\n \"Statements\": [\n {\n \"Actions\": [\n \"\"\n ],\n \"PrincipalOrgIDs\": [\n \"\"\n ],\n \"Principals\": [\n \"\"\n ],\n \"StatementId\": \"\"\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": "81582953-2783-49d1-9a55-d2f6797bbb9f", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "NotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e2d941ac-5ba1-45fc-8a83-2f2dae29ca53", "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": "e7569da0-1d08-41f8-b482-11f329f36fae", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9ec5573e-a1d1-4688-bef1-a0f7ab82f8c0", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dc8a2ca4-3251-4a72-b0bd-5c19321260c0", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ForbiddenException", "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": "0c7fdf89-b995-4261-8345-9c70729c6fef", "documentation": "Sets the permission policy for an application. For the list of actions supported for this operation, see\n Application \n Permissions\n .", "method": "put", "endpoint": "applications/:applicationId/policy", "responses": [ { "uuid": "554f3527-128f-49a6-b7d5-ebcfb5e25650", "body": "{\n \"Statements\": [\n {\n \"Actions\": [\n \"\"\n ],\n \"PrincipalOrgIDs\": [\n \"\"\n ],\n \"Principals\": [\n \"\"\n ],\n \"StatementId\": \"\"\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": "5a646e23-32c8-45b5-ba14-7e47ab9130bb", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "NotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6425309a-f947-4219-a15f-8b48769e556b", "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": "131ec7c2-3a82-4656-88b4-c07c9a50a702", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1f4e5b67-c5d5-42b0-b400-89871e02b66b", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0a34f5c1-8679-4067-b099-cb87ebe84033", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ForbiddenException", "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": "1152c937-40fe-4c56-93e6-9a8c2ab6cb88", "documentation": "Gets the specified AWS CloudFormation template.", "method": "get", "endpoint": "applications/:applicationId/templates/:templateId", "responses": [ { "uuid": "80fb3bb9-5d6f-4bc5-a96d-d679298a4177", "body": "{\n \"ApplicationId\": \"\",\n \"CreationTime\": \"\",\n \"ExpirationTime\": \"\",\n \"SemanticVersion\": \"\",\n \"Status\": \"\",\n \"TemplateId\": \"\",\n \"TemplateUrl\": \"\"\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": "819ac513-05e7-4ed0-9d82-56cea6ee6ab1", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "NotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c4ac7242-494a-4610-9a73-1aa904e7bff3", "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": "9515b67c-b0f8-4cb4-af0c-477972f3b06f", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "17e9f329-2759-499e-b599-15dce972cab2", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f6a7166b-3f1e-45d6-9a54-e73459ea77c4", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ForbiddenException", "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": "2ebdc6e6-85cd-4b3c-b029-5b34cfa4dc49", "documentation": "Retrieves the list of applications nested in the containing application.", "method": "get", "endpoint": "applications/:applicationId/dependencies", "responses": [ { "uuid": "dc253c13-c047-4a46-855f-0ec2ea296516", "body": "{\n \"Dependencies\": [\n {\n \"ApplicationId\": \"\",\n \"SemanticVersion\": \"\"\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": "570b62bb-1913-4428-87ee-b82285553f4c", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "NotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2a871740-50ee-4593-a4b1-6b5eb6ae3cef", "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": "35181b2d-2fdd-4f53-8375-6b1fbdfdae3d", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2ae7ae0d-6e92-4a4d-9f71-59dec464c4c2", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "44565b21-db6a-4348-ab58-3146f625fdca", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ForbiddenException", "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": "dcf41715-fd1a-41ea-b53b-9b46f01aa8ae", "documentation": "Lists versions for the specified application.", "method": "get", "endpoint": "applications/:applicationId/versions", "responses": [ { "uuid": "f6826373-aa85-4acb-85d6-2e069cd885f0", "body": "{\n \"NextToken\": \"\",\n \"Versions\": [\n {\n \"ApplicationId\": \"\",\n \"CreationTime\": \"\",\n \"SemanticVersion\": \"\",\n \"SourceCodeUrl\": \"\"\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": "c22c0c2e-4be7-4873-ac6e-48aab098ccb4", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "NotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7e552ca6-9e74-401e-a59c-317b8c2099aa", "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": "824e10b1-d6ba-4f03-9efb-b3c7a2c6ff6c", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b19501e6-22be-4f12-a60d-6c73915a4827", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a8724edf-af2b-4a46-8d96-6c7939041e94", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ForbiddenException", "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": "f306b19c-7f73-47d0-a111-c0cefe366093", "documentation": "

Unshares an application from an AWS Organization.

This operation can be called only from the organization's master account.

", "method": "post", "endpoint": "applications/:applicationId/unshare", "responses": [ { "uuid": "ce258a54-7b05-43a9-8d8e-082c9e990b36", "body": "", "latency": 0, "statusCode": 204, "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": "f5236e90-ddf2-47b0-ac20-1df630f0aed6", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "NotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "51fdfbef-3f30-4cee-8f40-6a5862f6bf6c", "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": "3d6773a5-da9d-452d-8f2b-74f787fbdef2", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "06056e40-e16d-4030-a3d2-6acb395765ca", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c8018e72-510f-4dc8-9c9d-9a28ff413748", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ForbiddenException", "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": "45fec11a-18e7-4f8b-b504-809d138b0277" }, { "type": "route", "uuid": "8993e355-fc2d-4f7c-882f-fda8c1f155cb" }, { "type": "route", "uuid": "0461b20e-c570-4578-a418-8dd8b94af58f" }, { "type": "route", "uuid": "f82382bb-4974-4ec1-9b90-dfedab2b8e7e" }, { "type": "route", "uuid": "6b7bb4d5-908f-4904-8440-54d7f382bd41" }, { "type": "route", "uuid": "eab8d5c6-c1ba-4085-a3bb-4e92598a98a6" }, { "type": "route", "uuid": "0b62ab4b-ba12-42dd-b64d-a9532a02be40" }, { "type": "route", "uuid": "0919cd5f-a3e5-407f-ae47-4b75f0a0b8ca" }, { "type": "route", "uuid": "ffe80231-06cc-47e7-b03d-c2cc79a2a81a" }, { "type": "route", "uuid": "0c7fdf89-b995-4261-8345-9c70729c6fef" }, { "type": "route", "uuid": "1152c937-40fe-4c56-93e6-9a8c2ab6cb88" }, { "type": "route", "uuid": "2ebdc6e6-85cd-4b3c-b029-5b34cfa4dc49" }, { "type": "route", "uuid": "dcf41715-fd1a-41ea-b53b-9b46f01aa8ae" }, { "type": "route", "uuid": "f306b19c-7f73-47d0-a111-c0cefe366093" } ] }