{ "uuid": "62fecea3-5cee-4cff-b752-13cad026c207", "lastMigration": 29, "name": "Amazon DevOps Guru", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "ef0bd33c-ee8f-413b-b9f7-bfeddc9252b4", "documentation": "

Adds a notification channel to DevOps Guru. A notification channel is used to notify you about important DevOps Guru events, such as when an insight is generated.

If you use an Amazon SNS topic in another account, you must attach a policy to it that grants DevOps Guru permission to it notifications. DevOps Guru adds the required policy on your behalf to send notifications using Amazon SNS in your account. For more information, see Permissions for cross account Amazon SNS topics.

If you use an Amazon SNS topic that is encrypted by an AWS Key Management Service customer-managed key (CMK), then you must add permissions to the CMK. For more information, see Permissions for AWS KMS–encrypted Amazon SNS topics.

", "method": "put", "endpoint": "channels", "responses": [ { "uuid": "4f152354-c72a-4aad-94b0-f264e05210a9", "body": "{\n \"Id\": \"\"\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": "d7c9fb0b-742b-4f1b-81c9-3917defa5f4e", "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": "43ed0136-ad3a-4d23-b92a-1135a400a795", "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": "9cd2b5fa-b4b3-44d6-98bf-835478835217", "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": "42aefcb6-01f7-43ec-a0df-459efd860ff3", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b425d092-32bc-4aab-b923-a86b1afcda5d", "body": "\"\"", "latency": 0, "statusCode": 484, "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": "3437fb04-dd0a-488a-85dc-56bb3dd16460", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1bd5c11c-f512-4eeb-a347-31577ef04ee7", "body": "\"\"", "latency": 0, "statusCode": 486, "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": "aa566f14-6dad-44e8-8e42-36fc7fbe28bd", "documentation": " Returns a list of notification channels configured for DevOps Guru. Each notification channel is used to notify you when DevOps Guru generates an insight that contains information about how to improve your operations. The one supported notification channel is Amazon Simple Notification Service (Amazon SNS). ", "method": "post", "endpoint": "channels", "responses": [ { "uuid": "9f23ca95-146e-42d1-97bb-1d24bf1dc6dc", "body": "{\n \"Channels\": [\n {\n \"Id\": \"\",\n \"Config\": {\n \"Sns\": {\n \"TopicArn\": \"\"\n }\n }\n }\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "72b6ff85-acaf-429b-95f8-1daa21f77b52", "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": "b0e02d51-8304-47e1-8301-42a5851e3e14", "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": "e3af3075-36c7-46f3-b552-6cf934249e29", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e7a0f8b9-9b8e-4324-856f-26835e04aa9b", "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": "5a1bc841-5381-4d98-b333-a09422eb9db5", "documentation": " Returns the number of open reactive insights, the number of open proactive insights, and the number of metrics analyzed in your AWS account. Use these numbers to gauge the health of operations in your AWS account. ", "method": "get", "endpoint": "accounts/health", "responses": [ { "uuid": "2d681fb9-5f12-4ed9-90e5-a5fdcd6bb785", "body": "{\n \"OpenReactiveInsights\": {{faker 'number.int' max=99999}},\n \"OpenProactiveInsights\": {{faker 'number.int' max=99999}},\n \"MetricsAnalyzed\": {{faker 'number.int' max=99999}},\n \"ResourceHours\": {{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": "eb85c430-cb6b-4626-bbbc-b1b4be4db3b9", "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": "56b4affa-8ea1-4ade-898f-8b414ceb8ec7", "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": "56b3f944-95cd-48ee-a9a5-f86f2b1aa1d8", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "96daa2f9-a800-4941-a0c1-2ec2cb89da67", "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": "df2a986e-3e3b-4ff1-a30e-bbb9784359a9", "documentation": " For the time range passed in, returns the number of open reactive insight that were created, the number of open proactive insights that were created, and the Mean Time to Recover (MTTR) for all closed reactive insights. ", "method": "post", "endpoint": "accounts/overview", "responses": [ { "uuid": "4e8579ad-4734-4276-b278-e85e65635369", "body": "{\n \"ReactiveInsights\": {{faker 'number.int' max=99999}},\n \"ProactiveInsights\": {{faker 'number.int' max=99999}},\n \"MeanTimeToRecoverInMilliseconds\": {{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": "aa51b3fd-15f4-4ca4-9523-f0632caa3b61", "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": "d70b846d-5f63-42c3-aeca-c4c2ab0460a2", "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": "48905df3-4381-4222-aef1-f3783093efd9", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9d8d1319-9c35-45f9-a91f-318ab63abdfd", "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": "3fe42425-d7e3-44db-9591-5ec4bdb9261d", "documentation": " Returns details about an anomaly that you specify using its ID. ", "method": "get", "endpoint": "anomalies/:Id", "responses": [ { "uuid": "67e78275-ce4b-4be3-b12c-7a394d3827ed", "body": "{\n \"ProactiveAnomaly\": {\n \"Id\": \"\",\n \"Severity\": \"\",\n \"Status\": \"\",\n \"UpdateTime\": \"{{faker 'date.recent' 365}}\",\n \"AnomalyTimeRange\": {\n \"StartTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"AnomalyReportedTimeRange\": {\n \"OpenTime\": \"{{faker 'date.recent' 365}}\",\n \"CloseTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"PredictionTimeRange\": {\n \"StartTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"SourceDetails\": {\n \"CloudWatchMetrics\": [\n {\n \"MetricName\": \"\",\n \"Namespace\": \"\",\n \"Dimensions\": [\n {\n \"Name\": \"\",\n \"Value\": \"\"\n }\n ],\n \"Stat\": \"\",\n \"Unit\": \"\",\n \"Period\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"AssociatedInsightId\": \"\",\n \"ResourceCollection\": {\n \"CloudFormation\": {\n \"StackNames\": [\n \"\"\n ]\n }\n },\n \"Limit\": {{faker 'number.float'}}\n },\n \"ReactiveAnomaly\": {\n \"Id\": \"\",\n \"Severity\": \"\",\n \"Status\": \"\",\n \"AnomalyTimeRange\": {\n \"StartTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"AnomalyReportedTimeRange\": {\n \"OpenTime\": \"{{faker 'date.recent' 365}}\",\n \"CloseTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"SourceDetails\": {\n \"CloudWatchMetrics\": [\n {\n \"MetricName\": \"\",\n \"Namespace\": \"\",\n \"Dimensions\": [\n {\n \"Name\": \"\",\n \"Value\": \"\"\n }\n ],\n \"Stat\": \"\",\n \"Unit\": \"\",\n \"Period\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"AssociatedInsightId\": \"\",\n \"ResourceCollection\": {\n \"CloudFormation\": {\n \"StackNames\": [\n \"\"\n ]\n }\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c2d75131-858b-411f-8c1d-e306c8701b24", "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": "356e5f55-1fae-4f0a-8746-c6ed614ab930", "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": "b7949a3a-5032-4f58-abb1-6ed783cae458", "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": "a666caf4-571a-4dbf-92f0-4e34c4958d13", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2491335a-548c-4619-9878-162ee22cdc5d", "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": "eb9116a5-fbb8-40d2-a919-3567f45659f1", "documentation": " Returns the most recent feedback submitted in the current AWS account and Region. ", "method": "post", "endpoint": "feedback", "responses": [ { "uuid": "a55363f7-a541-48e2-b99e-f19ba9f3d989", "body": "{\n \"InsightFeedback\": {\n \"Id\": \"\",\n \"Feedback\": \"\"\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": "8bb2d791-e086-477b-afee-4d1c14c399ae", "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": "306c0c7c-901f-4cac-b305-34b754792a9c", "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": "e1b5cd34-3c92-41b4-a8ce-29db0bd9765c", "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": "eb09c6bb-d299-44c8-ae8f-33a5a3aefc94", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4c6d735b-234f-4e31-9a9e-6a67fdfd824f", "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": "00c15513-be60-48ae-8b83-b12e3d318f5c", "documentation": " Collects customer feedback about the specified insight. ", "method": "put", "endpoint": "feedback", "responses": [ { "uuid": "61a365ef-0bc9-4ee4-9f55-835992161897", "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": "98d0f008-15b2-4aac-a599-149de292891a", "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": "e2c473c0-9afb-4723-84f5-8e284b8937c0", "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": "e14ba6a9-d7a9-4c70-839a-e7d4a11dbbed", "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": "141e2be2-2c06-4989-aa2a-3bbddf25f822", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a65f9d3d-c668-4348-a2b8-b24f226f99c5", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3e3a4ba9-31f8-43b3-bbe5-1f2ed90e19bc", "body": "\"\"", "latency": 0, "statusCode": 485, "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": "883d523a-52b9-493b-96ca-d2a088ab8776", "documentation": " Returns details about an insight that you specify using its ID. ", "method": "get", "endpoint": "insights/:Id", "responses": [ { "uuid": "f300369a-8c34-4242-9dff-fd11eebfd7d8", "body": "{\n \"ProactiveInsight\": {\n \"Id\": \"\",\n \"Name\": \"\",\n \"Severity\": \"\",\n \"Status\": \"\",\n \"InsightTimeRange\": {\n \"StartTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"PredictionTimeRange\": {\n \"StartTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"ResourceCollection\": {\n \"CloudFormation\": {\n \"StackNames\": [\n \"\"\n ]\n }\n },\n \"SsmOpsItemId\": \"\"\n },\n \"ReactiveInsight\": {\n \"Id\": \"\",\n \"Name\": \"\",\n \"Severity\": \"\",\n \"Status\": \"\",\n \"InsightTimeRange\": {\n \"StartTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"ResourceCollection\": {\n \"CloudFormation\": {\n \"StackNames\": [\n \"\"\n ]\n }\n },\n \"SsmOpsItemId\": \"\"\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": "3737f1d5-ee9b-461f-97a1-c69df572e9ae", "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": "b9cc5659-2470-4a2d-b135-103ca74aaf84", "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": "e864f65d-f446-42bb-84ce-03328ed77dda", "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": "834e5f73-adea-41b3-b143-18deb8b134cd", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eb5065d6-ea50-4acf-b578-d982a7e2c322", "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": "c5ac6984-5569-4173-9e97-18d5fecfa482", "documentation": " Returns the number of open proactive insights, open reactive insights, and the Mean Time to Recover (MTTR) for all closed insights in resource collections in your account. You specify the type of AWS resources collection. The one type of AWS resource collection supported is AWS CloudFormation stacks. DevOps Guru can be configured to analyze only the AWS resources that are defined in the stacks. You can specify up to 500 AWS CloudFormation stacks. ", "method": "get", "endpoint": "accounts/health/resource-collection/:ResourceCollectionType", "responses": [ { "uuid": "044a6242-0c97-4831-8df1-d033038fe678", "body": "{\n \"CloudFormation\": [\n {\n \"StackName\": \"\",\n \"Insight\": {\n \"OpenProactiveInsights\": {{faker 'number.int' max=99999}},\n \"OpenReactiveInsights\": {{faker 'number.int' max=99999}},\n \"MeanTimeToRecoverInMilliseconds\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"Service\": [\n {\n \"ServiceName\": \"\",\n \"Insight\": {\n \"OpenProactiveInsights\": {{faker 'number.int' max=99999}},\n \"OpenReactiveInsights\": {{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": "a44cc841-fa9a-40e3-a5e9-a0a8491af395", "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": "10ff722e-3eb0-46e2-89f3-bc89917b835b", "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": "a352a291-b888-4a33-bffd-44b4b3181d71", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eec8321d-3add-4e11-955b-b50916603158", "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": "b91e23c0-b9a1-4e49-be97-e4275585890f", "documentation": " Returns the integration status of services that are integrated with DevOps Guru. The one service that can be integrated with DevOps Guru is AWS Systems Manager, which can be used to create an OpsItem for each generated insight. ", "method": "get", "endpoint": "service-integrations", "responses": [ { "uuid": "858514e8-d15a-4b94-bc77-60bb6e8467d8", "body": "{\n \"ServiceIntegration\": {\n \"OpsCenter\": {\n \"OptInStatus\": \"\"\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": "6648dfa7-fb8a-4877-99e9-2886a84a065a", "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": "3fa33dc0-323b-4ec1-82b6-50bf3b343254", "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": "559efa5e-d846-404b-b533-7eef85a9a240", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "05937556-7617-4d90-9948-ec940abbcecf", "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": "85328902-71ba-4b2a-9282-9a69577c1940", "documentation": " Enables or disables integration with a service that can be integrated with DevOps Guru. The one service that can be integrated with DevOps Guru is AWS Systems Manager, which can be used to create an OpsItem for each generated insight. ", "method": "put", "endpoint": "service-integrations", "responses": [ { "uuid": "f7b7b176-0aab-47ad-888a-8deddef1f2d1", "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": "caf82b93-a265-4958-a66f-ea85a3f6ef71", "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": "9db645ba-ebb0-4f06-b70b-0f34c402fd63", "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": "89f8423f-0a47-47f9-bb2b-7eeab9c20590", "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": "87a65c42-8653-4c0a-8736-d69d7f437394", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "627df102-8f02-49c8-a6e1-8f49aeeea2fb", "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": "bf93feec-7f16-4445-9911-3d11a1b97346", "documentation": "Returns an estimate of the monthly cost for DevOps Guru to analyze your AWS resources. For more information, see Estimate your Amazon DevOps Guru costs and Amazon DevOps Guru pricing.", "method": "get", "endpoint": "cost-estimation", "responses": [ { "uuid": "70684467-97c4-4759-baca-1061e5b21aad", "body": "{\n \"ResourceCollection\": {\n \"CloudFormation\": {\n \"StackNames\": [\n \"\"\n ]\n }\n },\n \"Status\": \"\",\n \"Costs\": [\n {\n \"Type\": \"\",\n \"State\": \"\",\n \"Count\": {{faker 'number.int' max=99999}},\n \"UnitCost\": {{faker 'number.float'}},\n \"Cost\": {{faker 'number.float'}}\n }\n ],\n \"TimeRange\": {\n \"StartTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"TotalCost\": {{faker 'number.float'}},\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": "de6c965c-9403-40bf-a8fa-7cfbe29fb9a2", "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": "dac17c8c-590a-4ea1-9c45-52eb76da9cd5", "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": "963c9e84-2b36-4f0e-9d94-366c3661a32c", "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": "6e1383ec-ec64-46c9-963a-aa89126349d1", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "abbd8638-762d-4d4c-8dc6-dc7fb48e761e", "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": "f56e7d32-a3fd-4f30-8907-0f0c55ef9233", "documentation": "Starts the creation of an estimate of the monthly cost to analyze your AWS resources.", "method": "put", "endpoint": "cost-estimation", "responses": [ { "uuid": "9157baa7-9645-4081-8a0e-b312efb8fe61", "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": "ca86ba75-78d4-4b18-bdb8-63594a99c764", "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": "a2a046f5-d97c-403a-a577-99b35021db79", "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": "cb5c2f97-4c2a-43c3-9e75-de170a665a71", "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": "060c7de7-37f4-4710-8fdd-6db84cf81dd9", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "70e8ff18-8f52-4539-806c-cd5c053340b7", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "58ad1c5a-a428-43b8-b35c-8fa38769b08b", "body": "\"\"", "latency": 0, "statusCode": 485, "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": "b031cb9d-fd9a-4175-933c-f3e3795784b3", "documentation": " Returns lists AWS resources that are of the specified resource collection type. The one type of AWS resource collection supported is AWS CloudFormation stacks. DevOps Guru can be configured to analyze only the AWS resources that are defined in the stacks. You can specify up to 500 AWS CloudFormation stacks. ", "method": "get", "endpoint": "resource-collections/:ResourceCollectionType", "responses": [ { "uuid": "d6fe74b9-e033-4b93-bcf1-6b0254457d8a", "body": "{\n \"ResourceCollection\": {\n \"CloudFormation\": {\n \"StackNames\": [\n \"\"\n ]\n }\n },\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5ef5a506-207b-472f-86e5-960551296564", "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": "44a6d929-7d76-45fa-94bd-977ae82b37a2", "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": "d11c5cb6-87aa-45d7-b2be-3f3a9c7b5f90", "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": "69d77d35-7917-4f14-9df8-35108c4fc3c8", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4509bcf1-745a-4df0-8f48-80626d6f59c6", "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": "642cc465-0345-4da0-8ce5-e23b16314985", "documentation": " Returns a list of the anomalies that belong to an insight that you specify using its ID. ", "method": "post", "endpoint": "anomalies/insight/:InsightId", "responses": [ { "uuid": "2868823f-ced8-4b25-9813-9dd7ac7456a5", "body": "{\n \"ProactiveAnomalies\": [\n {\n \"Id\": \"\",\n \"Severity\": \"\",\n \"Status\": \"\",\n \"UpdateTime\": \"{{faker 'date.recent' 365}}\",\n \"AnomalyTimeRange\": {\n \"StartTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"AnomalyReportedTimeRange\": {\n \"OpenTime\": \"{{faker 'date.recent' 365}}\",\n \"CloseTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"PredictionTimeRange\": {\n \"StartTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"SourceDetails\": {\n \"CloudWatchMetrics\": [\n {\n \"MetricName\": \"\",\n \"Namespace\": \"\",\n \"Dimensions\": [\n {\n \"Name\": \"\",\n \"Value\": \"\"\n }\n ],\n \"Stat\": \"\",\n \"Unit\": \"\",\n \"Period\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"AssociatedInsightId\": \"\",\n \"ResourceCollection\": {\n \"CloudFormation\": {\n \"StackNames\": [\n \"\"\n ]\n }\n },\n \"Limit\": {{faker 'number.float'}}\n }\n ],\n \"ReactiveAnomalies\": [\n {\n \"Id\": \"\",\n \"Severity\": \"\",\n \"Status\": \"\",\n \"AnomalyTimeRange\": {\n \"StartTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"AnomalyReportedTimeRange\": {\n \"OpenTime\": \"{{faker 'date.recent' 365}}\",\n \"CloseTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"SourceDetails\": {\n \"CloudWatchMetrics\": [\n {\n \"MetricName\": \"\",\n \"Namespace\": \"\",\n \"Dimensions\": [\n {\n \"Name\": \"\",\n \"Value\": \"\"\n }\n ],\n \"Stat\": \"\",\n \"Unit\": \"\",\n \"Period\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"AssociatedInsightId\": \"\",\n \"ResourceCollection\": {\n \"CloudFormation\": {\n \"StackNames\": [\n \"\"\n ]\n }\n }\n }\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5c1d6628-8fbf-454a-be1c-b25dddee22ab", "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": "e8a7ac4b-3124-4e9e-b18e-4a9fab5c7278", "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": "d48180b6-8ffa-480f-aab4-90786ea63718", "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": "c8046448-56e8-4fda-8246-7e082492d670", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c0d73b04-2485-44bc-967b-b4ce9ff265c5", "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": "2f080874-ac27-4f45-9643-e5d4d6c61676", "documentation": " Returns a list of the events emitted by the resources that are evaluated by DevOps Guru. You can use filters to specify which events are returned. ", "method": "post", "endpoint": "events", "responses": [ { "uuid": "43e02494-4dff-4f71-871a-b73f3de25163", "body": "{\n \"Events\": [\n {\n \"ResourceCollection\": {\n \"CloudFormation\": {\n \"StackNames\": [\n \"\"\n ]\n }\n },\n \"Id\": \"\",\n \"Time\": \"{{faker 'date.recent' 365}}\",\n \"EventSource\": \"\",\n \"Name\": \"\",\n \"DataSource\": \"\",\n \"EventClass\": \"\",\n \"Resources\": [\n {\n \"Type\": \"\",\n \"Name\": \"\",\n \"Arn\": \"\"\n }\n ]\n }\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "cf822bd7-82f0-4632-bcd7-29105d049c24", "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": "37e99d28-9269-4fca-98ff-05a216082ad6", "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": "398db2d3-c07d-4ee5-b1d5-6ea9bca68b0a", "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": "b654473b-d99c-45e2-b49d-94c94bbb7bc9", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2aa58817-215f-474d-ac7e-0f42fa03a58a", "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": "e3fdcf8f-4de4-4d5f-aaf0-e48bf8e208c0", "documentation": " Returns a list of insights in your AWS account. You can specify which insights are returned by their start time and status (ONGOING, CLOSED, or ANY). ", "method": "post", "endpoint": "insights", "responses": [ { "uuid": "d0ff0620-9d3a-40af-92a4-324e065f9a45", "body": "{\n \"ProactiveInsights\": [\n {\n \"Id\": \"\",\n \"Name\": \"\",\n \"Severity\": \"\",\n \"Status\": \"\",\n \"InsightTimeRange\": {\n \"StartTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"PredictionTimeRange\": {\n \"StartTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"ResourceCollection\": {\n \"CloudFormation\": {\n \"StackNames\": [\n \"\"\n ]\n }\n },\n \"ServiceCollection\": {\n \"ServiceNames\": [\n \"{{oneOf (array 'API_GATEWAY' 'APPLICATION_ELB' 'AUTO_SCALING_GROUP' 'CLOUD_FRONT' 'DYNAMO_DB' 'EC2' 'ECS' 'EKS' 'ELASTIC_BEANSTALK' 'ELASTI_CACHE' 'ELB' 'ES' 'KINESIS' 'LAMBDA' 'NAT_GATEWAY' 'NETWORK_ELB' 'RDS' 'REDSHIFT' 'ROUTE_53' 'S3' 'SAGE_MAKER' 'SNS' 'SQS' 'STEP_FUNCTIONS' 'SWF')}}\"\n ]\n }\n }\n ],\n \"ReactiveInsights\": [\n {\n \"Id\": \"\",\n \"Name\": \"\",\n \"Severity\": \"\",\n \"Status\": \"\",\n \"InsightTimeRange\": {\n \"StartTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"ResourceCollection\": {\n \"CloudFormation\": {\n \"StackNames\": [\n \"\"\n ]\n }\n },\n \"ServiceCollection\": {\n \"ServiceNames\": [\n \"{{oneOf (array 'API_GATEWAY' 'APPLICATION_ELB' 'AUTO_SCALING_GROUP' 'CLOUD_FRONT' 'DYNAMO_DB' 'EC2' 'ECS' 'EKS' 'ELASTIC_BEANSTALK' 'ELASTI_CACHE' 'ELB' 'ES' 'KINESIS' 'LAMBDA' 'NAT_GATEWAY' 'NETWORK_ELB' 'RDS' 'REDSHIFT' 'ROUTE_53' 'S3' 'SAGE_MAKER' 'SNS' 'SQS' 'STEP_FUNCTIONS' 'SWF')}}\"\n ]\n }\n }\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "66b55dd9-39f0-4193-a521-f3770400a192", "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": "c556a1b7-7324-4183-a81e-1f8fc9e5ea49", "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": "2876468e-c8f4-4483-be4d-7b83e85951ff", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8939e4ba-97d9-4c0c-a9ae-e7074f8c310a", "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": "5b32e756-5f1d-4459-ae0d-0c5e1f3d7064", "documentation": " Returns a list of a specified insight's recommendations. Each recommendation includes a list of related metrics and a list of related events. ", "method": "post", "endpoint": "recommendations", "responses": [ { "uuid": "353f0037-ad7e-4cda-aeda-27a7a3a1becf", "body": "{\n \"Recommendations\": [\n {\n \"Description\": \"\",\n \"Link\": \"\",\n \"Name\": \"\",\n \"Reason\": \"\",\n \"RelatedEvents\": [\n {\n \"Name\": \"\",\n \"Resources\": [\n {\n \"Name\": \"\",\n \"Type\": \"\"\n }\n ]\n }\n ],\n \"RelatedAnomalies\": [\n {\n \"Resources\": [\n {\n \"Name\": \"\",\n \"Type\": \"\"\n }\n ],\n \"SourceDetails\": [\n {\n \"CloudWatchMetrics\": [\n {\n \"MetricName\": \"\",\n \"Namespace\": \"\"\n }\n ]\n }\n ]\n }\n ]\n }\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "80e8e984-13ed-4d31-b579-42bb28079964", "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": "45768f31-269c-4eda-a219-e350692c920d", "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": "7c3a939e-7564-431a-bf94-7ed10c33ad4a", "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": "1d00b9ca-ce10-451c-a7c0-3e0f481b2084", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f3d8dc52-4912-40dc-9889-d88d9bd5179d", "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": "5b60c242-b9d8-4ace-b4b8-b96511e8e23f", "documentation": " Removes a notification channel from DevOps Guru. A notification channel is used to notify you when DevOps Guru generates an insight that contains information about how to improve your operations. ", "method": "delete", "endpoint": "channels/:Id", "responses": [ { "uuid": "108ae482-3116-48ad-af78-354adc22f189", "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": "8e013982-2cb2-40ca-86de-cd0d999e7911", "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": "b22dd813-483e-4d36-9a3e-04f055f95d85", "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": "87a2bf9c-4835-4116-8310-3b1a1afad3bd", "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": "ca7fbd8f-b6c0-4c97-b661-204a707a964c", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3a0b44a4-f0ba-41a9-9170-be1c86fb0a74", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e07f3339-c672-46c1-b3e7-b4414a5d85d6", "body": "\"\"", "latency": 0, "statusCode": 485, "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": "7ccf1506-12cf-413a-92ae-ec22578b3d75", "documentation": "

Returns a list of insights in your AWS account. You can specify which insights are returned by their start time, one or more statuses (ONGOING, CLOSED, and CLOSED), one or more severities (LOW, MEDIUM, and HIGH), and type (REACTIVE or PROACTIVE).

Use the Filters parameter to specify status and severity search parameters. Use the Type parameter to specify REACTIVE or PROACTIVE in your search.

", "method": "post", "endpoint": "insights/search", "responses": [ { "uuid": "ee2c45fe-6936-4db6-8c4b-d6a54b4a0db3", "body": "{\n \"ProactiveInsights\": [\n {\n \"Id\": \"\",\n \"Name\": \"\",\n \"Severity\": \"\",\n \"Status\": \"\",\n \"InsightTimeRange\": {\n \"StartTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"PredictionTimeRange\": {\n \"StartTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"ResourceCollection\": {\n \"CloudFormation\": {\n \"StackNames\": [\n \"\"\n ]\n }\n },\n \"ServiceCollection\": {\n \"ServiceNames\": [\n \"{{oneOf (array 'API_GATEWAY' 'APPLICATION_ELB' 'AUTO_SCALING_GROUP' 'CLOUD_FRONT' 'DYNAMO_DB' 'EC2' 'ECS' 'EKS' 'ELASTIC_BEANSTALK' 'ELASTI_CACHE' 'ELB' 'ES' 'KINESIS' 'LAMBDA' 'NAT_GATEWAY' 'NETWORK_ELB' 'RDS' 'REDSHIFT' 'ROUTE_53' 'S3' 'SAGE_MAKER' 'SNS' 'SQS' 'STEP_FUNCTIONS' 'SWF')}}\"\n ]\n }\n }\n ],\n \"ReactiveInsights\": [\n {\n \"Id\": \"\",\n \"Name\": \"\",\n \"Severity\": \"\",\n \"Status\": \"\",\n \"InsightTimeRange\": {\n \"StartTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"ResourceCollection\": {\n \"CloudFormation\": {\n \"StackNames\": [\n \"\"\n ]\n }\n },\n \"ServiceCollection\": {\n \"ServiceNames\": [\n \"{{oneOf (array 'API_GATEWAY' 'APPLICATION_ELB' 'AUTO_SCALING_GROUP' 'CLOUD_FRONT' 'DYNAMO_DB' 'EC2' 'ECS' 'EKS' 'ELASTIC_BEANSTALK' 'ELASTI_CACHE' 'ELB' 'ES' 'KINESIS' 'LAMBDA' 'NAT_GATEWAY' 'NETWORK_ELB' 'RDS' 'REDSHIFT' 'ROUTE_53' 'S3' 'SAGE_MAKER' 'SNS' 'SQS' 'STEP_FUNCTIONS' 'SWF')}}\"\n ]\n }\n }\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "334fb8a4-3ad9-45bb-aacb-fa974a49c699", "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": "d914ab9a-f36d-4d01-a554-8cfaf059c934", "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": "07cbf346-d348-461b-9986-c2a474eb6fd5", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dd8188f0-a61e-486e-9bf7-66e6199d37a5", "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": "d8cce45b-4216-4f93-98de-784f0d9b0096", "documentation": " Updates the collection of resources that DevOps Guru analyzes. The one type of AWS resource collection supported is AWS CloudFormation stacks. DevOps Guru can be configured to analyze only the AWS resources that are defined in the stacks. You can specify up to 500 AWS CloudFormation stacks. This method also creates the IAM role required for you to use DevOps Guru. ", "method": "put", "endpoint": "resource-collections", "responses": [ { "uuid": "9454d35c-863c-40c1-b9d0-945cc41e089c", "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": "8a89f1d6-1d74-457e-8b47-cdb06aaaa678", "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": "2c91c46c-afac-4c49-8a3f-78ac66d33dce", "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": "e4fb851a-cadc-47d3-be6a-c25c21c028fb", "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": "cb60b58e-b138-492c-8d50-147a901563da", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7e0e90aa-9bc9-4d1b-902b-db962531f72c", "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" } ], "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": "ef0bd33c-ee8f-413b-b9f7-bfeddc9252b4" }, { "type": "route", "uuid": "aa566f14-6dad-44e8-8e42-36fc7fbe28bd" }, { "type": "route", "uuid": "5a1bc841-5381-4d98-b333-a09422eb9db5" }, { "type": "route", "uuid": "df2a986e-3e3b-4ff1-a30e-bbb9784359a9" }, { "type": "route", "uuid": "3fe42425-d7e3-44db-9591-5ec4bdb9261d" }, { "type": "route", "uuid": "eb9116a5-fbb8-40d2-a919-3567f45659f1" }, { "type": "route", "uuid": "00c15513-be60-48ae-8b83-b12e3d318f5c" }, { "type": "route", "uuid": "883d523a-52b9-493b-96ca-d2a088ab8776" }, { "type": "route", "uuid": "c5ac6984-5569-4173-9e97-18d5fecfa482" }, { "type": "route", "uuid": "b91e23c0-b9a1-4e49-be97-e4275585890f" }, { "type": "route", "uuid": "85328902-71ba-4b2a-9282-9a69577c1940" }, { "type": "route", "uuid": "bf93feec-7f16-4445-9911-3d11a1b97346" }, { "type": "route", "uuid": "f56e7d32-a3fd-4f30-8907-0f0c55ef9233" }, { "type": "route", "uuid": "b031cb9d-fd9a-4175-933c-f3e3795784b3" }, { "type": "route", "uuid": "642cc465-0345-4da0-8ce5-e23b16314985" }, { "type": "route", "uuid": "2f080874-ac27-4f45-9643-e5d4d6c61676" }, { "type": "route", "uuid": "e3fdcf8f-4de4-4d5f-aaf0-e48bf8e208c0" }, { "type": "route", "uuid": "5b32e756-5f1d-4459-ae0d-0c5e1f3d7064" }, { "type": "route", "uuid": "5b60c242-b9d8-4ace-b4b8-b96511e8e23f" }, { "type": "route", "uuid": "7ccf1506-12cf-413a-92ae-ec22578b3d75" }, { "type": "route", "uuid": "d8cce45b-4216-4f93-98de-784f0d9b0096" } ] }