{ "uuid": "cc53d739-4e5d-45ca-8648-c59ac03677d9", "lastMigration": 29, "name": "AWS Savings Plans", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "08b202e1-f1a2-45d7-a845-9fc2ef32ac0a", "documentation": "Creates a Savings Plan.", "method": "post", "endpoint": "CreateSavingsPlan", "responses": [ { "uuid": "b4640706-2764-4c23-bad6-35714a1ca53b", "body": "{\n \"savingsPlanId\": \"\"\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": "b987034b-b2fb-4923-8ab2-0d03b84a02ef", "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": "c5eb830a-c003-48bc-ba7f-79d3cff86b1b", "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" }, { "uuid": "2a829c6f-62b2-4e39-ad61-48d23857a0ca", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9266ab33-6e40-418b-a32f-61bf439e78c4", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "86b8954d-6904-4cb1-97aa-9f3c7778ba3e", "documentation": "Deletes the queued purchase for the specified Savings Plan.", "method": "post", "endpoint": "DeleteQueuedSavingsPlan", "responses": [ { "uuid": "12a7e4be-4596-4885-80bb-4f504a4e95c2", "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": "2962bf6b-1b7d-4db4-b803-ea81629a0f10", "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": "a3987a18-1f82-4749-a845-d14a141d61b2", "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": "4c2ba015-ce4e-4c60-8820-708d1917cd46", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b5941340-78fe-4525-9db9-933982b7c0f2", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0f8815e7-eea3-45ec-828a-4fd4cdf552af", "documentation": "Describes the specified Savings Plans rates.", "method": "post", "endpoint": "DescribeSavingsPlanRates", "responses": [ { "uuid": "3680843f-02e0-4bbb-a641-9eccd22d8b41", "body": "{\n \"savingsPlanId\": \"\",\n \"searchResults\": [\n {\n \"rate\": \"\",\n \"currency\": \"\",\n \"unit\": \"\",\n \"productType\": \"\",\n \"serviceCode\": \"\",\n \"usageType\": \"\",\n \"operation\": \"\",\n \"properties\": \"\"\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": "5efcd7a5-b332-4f26-9362-611e5d26b858", "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": "3adc92a4-33e5-42a1-9230-ef7ca53161b6", "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": "361d34c7-b9ea-41a8-8a2d-a873b04b692d", "documentation": "Describes the specified Savings Plans.", "method": "post", "endpoint": "DescribeSavingsPlans", "responses": [ { "uuid": "3beee596-65f7-40c4-90e6-6a356d774c28", "body": "{\n \"savingsPlans\": [\n {\n \"offeringId\": \"\",\n \"savingsPlanId\": \"\",\n \"savingsPlanArn\": \"\",\n \"description\": \"\",\n \"start\": \"\",\n \"end\": \"\",\n \"state\": \"\",\n \"region\": \"\",\n \"ec2InstanceFamily\": \"\",\n \"savingsPlanType\": \"\",\n \"paymentOption\": \"\",\n \"productTypes\": [\n \"{{oneOf (array 'EC2' 'Fargate' 'Lambda' 'SageMaker')}}\"\n ],\n \"currency\": \"\",\n \"commitment\": \"\",\n \"upfrontPaymentAmount\": \"\",\n \"recurringPaymentAmount\": \"\",\n \"termDurationInSeconds\": {{faker 'number.int' max=99999}},\n \"tags\": {}\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": "12f4d655-457a-472b-a1b7-ff3dcb5edd0a", "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": "64db717b-7387-46b9-a4ba-78836110ae44", "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": "6638e295-71d9-442c-88c4-ad1f2dd9aecd", "documentation": "Describes the specified Savings Plans offering rates.", "method": "post", "endpoint": "DescribeSavingsPlansOfferingRates", "responses": [ { "uuid": "59a88065-7905-4b11-aabd-89cf22cb2270", "body": "{\n \"searchResults\": [\n {\n \"savingsPlanOffering\": {\n \"offeringId\": \"\",\n \"paymentOption\": \"\",\n \"planType\": \"\",\n \"durationSeconds\": {{faker 'number.int' max=99999}},\n \"currency\": \"\",\n \"planDescription\": \"\"\n },\n \"rate\": \"\",\n \"unit\": \"\",\n \"productType\": \"\",\n \"serviceCode\": \"\",\n \"usageType\": \"\",\n \"operation\": \"\",\n \"properties\": \"\"\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": "81f004a3-8896-4f8d-afbb-a9bdc5065da2", "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": "8952f5b9-9ae4-485e-9941-d37830fd3aba", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0e391ef0-fb99-4867-8ad5-aa858cdaeb9a", "documentation": "Describes the specified Savings Plans offerings.", "method": "post", "endpoint": "DescribeSavingsPlansOfferings", "responses": [ { "uuid": "ba7227e8-c916-458a-b69a-a4931e4824ed", "body": "{\n \"searchResults\": [\n {\n \"offeringId\": \"\",\n \"productTypes\": [\n \"{{oneOf (array 'EC2' 'Fargate' 'Lambda' 'SageMaker')}}\"\n ],\n \"planType\": \"\",\n \"description\": \"\",\n \"paymentOption\": \"\",\n \"durationSeconds\": {{faker 'number.int' max=99999}},\n \"currency\": \"\",\n \"serviceCode\": \"\",\n \"usageType\": \"\",\n \"operation\": \"\",\n \"properties\": \"\"\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": "a76bbe67-23d7-4e8a-b1ad-360acc5449fe", "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": "5b42726c-0dbb-46e0-ae70-293b9894c24d", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "398bdbbe-7913-4e28-ab91-5b396946fb4f", "documentation": "Lists the tags for the specified resource.", "method": "post", "endpoint": "ListTagsForResource", "responses": [ { "uuid": "dcdc5b84-9193-4071-8157-1b49e56acdef", "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": "8ba6d92d-d600-4146-b2e7-58760a405df3", "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": "e2b5e88a-7d20-4942-a4d5-50ccd82a87c1", "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" }, { "uuid": "8940c7a6-8e0f-4802-9898-89548711b764", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "255891a6-a16c-456b-abaf-c6318e7b471d", "documentation": "Adds the specified tags to the specified resource.", "method": "post", "endpoint": "TagResource", "responses": [ { "uuid": "3ac0aeaa-83e5-4c42-8dec-18661a0b8a66", "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": "4e015e3e-215b-4e8d-9c11-4375c6204082", "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": "76dfeecb-3d4d-41c1-931d-1a81f2adb3cb", "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": "fa397bdb-b153-4e6f-9db7-229dab0b607b", "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" }, { "uuid": "7e7f9138-b967-41ea-9d7d-d7d64a75bc51", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a0966108-0b66-4306-992a-1fabed6ab314", "documentation": "Removes the specified tags from the specified resource.", "method": "post", "endpoint": "UntagResource", "responses": [ { "uuid": "1fa4f720-9e5a-43ee-9d17-733501891f39", "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": "4ae1f07b-0599-4f95-b190-4b99923f663d", "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": "44998cef-7414-4948-9c5a-783c519cbf71", "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" }, { "uuid": "4eb98a0a-16ad-4e52-8731-c4336c97e229", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "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": "08b202e1-f1a2-45d7-a845-9fc2ef32ac0a" }, { "type": "route", "uuid": "86b8954d-6904-4cb1-97aa-9f3c7778ba3e" }, { "type": "route", "uuid": "0f8815e7-eea3-45ec-828a-4fd4cdf552af" }, { "type": "route", "uuid": "361d34c7-b9ea-41a8-8a2d-a873b04b692d" }, { "type": "route", "uuid": "6638e295-71d9-442c-88c4-ad1f2dd9aecd" }, { "type": "route", "uuid": "0e391ef0-fb99-4867-8ad5-aa858cdaeb9a" }, { "type": "route", "uuid": "398bdbbe-7913-4e28-ab91-5b396946fb4f" }, { "type": "route", "uuid": "255891a6-a16c-456b-abaf-c6318e7b471d" }, { "type": "route", "uuid": "a0966108-0b66-4306-992a-1fabed6ab314" } ] }