{ "uuid": "389c197f-58d2-4127-a8d3-651ef5934a2d", "lastMigration": 29, "name": "Amazon GuardDuty", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "201d9a70-e67b-4286-9f2b-82b0e3ed0ee9", "documentation": "Accepts the invitation to be monitored by a GuardDuty administrator account.", "method": "post", "endpoint": "detector/:detectorId/master", "responses": [ { "uuid": "1f2a8ddd-0a14-417c-8082-d3307631c684", "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": "fa5ddb2c-3e0d-42ef-864c-fb36808f7ec7", "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": "355643b1-dccf-44c3-b2d1-c6ad9a2af1ef", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a6d52dd8-67e2-40a9-bd08-ad7387508024", "documentation": "Provides the details for the GuardDuty administrator account associated with the current GuardDuty member account.", "method": "get", "endpoint": "detector/:detectorId/master", "responses": [ { "uuid": "f895164f-aca5-4ba7-a05b-627610aab037", "body": "{\n \"Master\": {\n \"AccountId\": \"\",\n \"InvitationId\": \"\",\n \"RelationshipStatus\": \"\",\n \"InvitedAt\": \"\"\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": "ff1c2cb1-f564-4e63-90c3-1da2f1142d0e", "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": "e2ffe7ab-3dde-4ca6-9b6d-9f396aa687c1", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fc91dd6c-8e92-4996-b51e-3bb6f3bc7fae", "documentation": "

Archives GuardDuty findings that are specified by the list of finding IDs.

Only the administrator account can archive findings. Member accounts don't have permission to archive findings from their accounts.

", "method": "post", "endpoint": "detector/:detectorId/findings/archive", "responses": [ { "uuid": "a4fd56b8-1bb9-4b3c-829e-e2664863dde0", "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": "9db4335d-c3a5-4589-8c91-cd610781e854", "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": "0817be0d-9b5c-420b-ba8c-2d15ce8a0b7e", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3c6b6b59-10c9-4d6a-a076-4da333ba96bd", "documentation": "Creates a single Amazon GuardDuty detector. A detector is a resource that represents the GuardDuty service. To start using GuardDuty, you must create a detector in each Region where you enable the service. You can have only one detector per account per Region. All data sources are enabled in a new detector by default.", "method": "post", "endpoint": "detector", "responses": [ { "uuid": "aa1fcb1c-892d-42a2-a75c-1f0b4f749e07", "body": "{\n \"DetectorId\": \"\"\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": "52d85329-9938-475e-82a6-d0e197023194", "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": "cc46ee80-466e-402b-9b51-974d8eb90b39", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3bb9e664-aad1-4204-9624-6680798c0b38", "documentation": "Lists detectorIds of all the existing Amazon GuardDuty detector resources.", "method": "get", "endpoint": "detector", "responses": [ { "uuid": "02d80774-34bd-4a4a-83a5-0d1cb0b5c900", "body": "{\n \"DetectorIds\": [\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": "555a29bb-198f-4bec-bc5c-39ca288b117d", "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": "b45ebf38-339e-446e-abe5-a0e3402f1d0e", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "913e40c5-cbf6-4df2-89ad-6e48b4d44103", "documentation": "Creates a filter using the specified finding criteria.", "method": "post", "endpoint": "detector/:detectorId/filter", "responses": [ { "uuid": "788fda13-0639-4d68-b170-16d36c592340", "body": "{\n \"Name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "92554b55-c979-4aa2-aae2-6252c57c645d", "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": "6487666c-6fbe-4c1c-a209-317e472b912d", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "51b3f488-07ed-4037-9f6b-92397f3ebd88", "documentation": "Returns a paginated list of the current filters.", "method": "get", "endpoint": "detector/:detectorId/filter", "responses": [ { "uuid": "9465846c-aadc-4967-9f16-24a5fa1e5c19", "body": "{\n \"FilterNames\": [\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": "30361d63-6282-4b3b-958c-17706bc9b0f4", "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": "92fb294c-3cea-462d-b66c-0ebdc42d170f", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c2d111ca-0cbe-4fa0-962c-53b361fcc939", "documentation": "Creates a new IPSet, which is called a trusted IP list in the console user interface. An IPSet is a list of IP addresses that are trusted for secure communication with AWS infrastructure and applications. GuardDuty doesn't generate findings for IP addresses that are included in IPSets. Only users from the administrator account can use this operation.", "method": "post", "endpoint": "detector/:detectorId/ipset", "responses": [ { "uuid": "4235d777-e9d5-4df2-9d74-c43a6aa5f1b0", "body": "{\n \"IpSetId\": \"\"\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": "0793615d-293e-4a98-a013-f0f5857aed09", "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": "46ad2091-5a34-4a18-9690-8b17936f7e28", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7341678d-a447-46fb-bcf8-dca3c109b345", "documentation": "Lists the IPSets of the GuardDuty service specified by the detector ID. If you use this operation from a member account, the IPSets returned are the IPSets from the associated administrator account.", "method": "get", "endpoint": "detector/:detectorId/ipset", "responses": [ { "uuid": "eb5c67ec-ddf2-4296-9ecd-002063b37dbf", "body": "{\n \"IpSetIds\": [\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": "6b412ff0-4e88-45f9-9316-d20c49f899d3", "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": "3b29069a-5b4d-4f20-900a-b9d299c82bcd", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2fb7d929-07f3-406c-8126-dc9ffda478b3", "documentation": "

Creates member accounts of the current AWS account by specifying a list of AWS account IDs. This step is a prerequisite for managing the associated member accounts either by invitation or through an organization.

When using Create Members as an organizations delegated administrator this action will enable GuardDuty in the added member accounts, with the exception of the organization delegated administrator account, which must enable GuardDuty prior to being added as a member.

If you are adding accounts by invitation use this action after GuardDuty has been enabled in potential member accounts and before using Invite Members .

", "method": "post", "endpoint": "detector/:detectorId/member", "responses": [ { "uuid": "c4bc78f9-3bf5-4228-b996-b3054db2e04d", "body": "{\n \"UnprocessedAccounts\": [\n {\n \"AccountId\": \"\",\n \"Result\": \"\"\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": "05843aba-d2d3-469a-ba58-a5cc70996c3a", "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": "e2aa0a9a-1494-4c3f-adfb-16f3e1e6866d", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5afd045c-d973-463f-8824-91768e63e3b0", "documentation": "Lists details about all member accounts for the current GuardDuty administrator account.", "method": "get", "endpoint": "detector/:detectorId/member", "responses": [ { "uuid": "910dd991-aa4e-42b9-9860-5b94b82bcc4f", "body": "{\n \"Members\": [\n {\n \"AccountId\": \"\",\n \"DetectorId\": \"\",\n \"MasterId\": \"\",\n \"Email\": \"\",\n \"RelationshipStatus\": \"\",\n \"InvitedAt\": \"\",\n \"UpdatedAt\": \"\"\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": "e23a943c-8045-429c-9bc2-20a6a7cf8426", "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": "313f38a4-a623-4d94-973e-1a7c5ee5a3e4", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8ed0d48d-ec02-4b95-b1b0-f13546931ad1", "documentation": "Creates a publishing destination to export findings to. The resource to export findings to must exist before you use this operation.", "method": "post", "endpoint": "detector/:detectorId/publishingDestination", "responses": [ { "uuid": "6dd96893-c5b7-4985-9580-71d00ca4405f", "body": "{\n \"DestinationId\": \"\"\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": "f4768dec-5751-4f14-a840-1c360a12167a", "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": "eee33623-1331-4bc2-92fe-5a71387148bc", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1ade8c08-9b57-41f7-abba-6c34489bab22", "documentation": "Returns a list of publishing destinations associated with the specified dectectorId.", "method": "get", "endpoint": "detector/:detectorId/publishingDestination", "responses": [ { "uuid": "487ae80d-36ee-447a-8fa1-582ef2f7f500", "body": "{\n \"Destinations\": [\n {\n \"DestinationId\": \"\",\n \"DestinationType\": \"\",\n \"Status\": \"\"\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": "e2aea86c-85d7-466f-8c7e-e80ac9bf4893", "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": "9065949c-65dd-4ac1-b680-30a3f54fd6b5", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "53317d7b-ec83-403e-897a-ec745ca40b65", "documentation": "Generates example findings of types specified by the list of finding types. If 'NULL' is specified for findingTypes, the API generates example findings of all supported finding types.", "method": "post", "endpoint": "detector/:detectorId/findings/create", "responses": [ { "uuid": "25231a41-5cd0-40a7-aea4-4efbacb9488a", "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": "ac99437c-1fcf-4755-bf26-ed304a7e2ea7", "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": "78f96461-4c3c-41dc-ac08-af4234a36033", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b060905d-b921-4b56-9f3d-056e275b9a05", "documentation": "Creates a new ThreatIntelSet. ThreatIntelSets consist of known malicious IP addresses. GuardDuty generates findings based on ThreatIntelSets. Only users of the administrator account can use this operation.", "method": "post", "endpoint": "detector/:detectorId/threatintelset", "responses": [ { "uuid": "b216fc21-a746-4b37-8f53-5b649f8e8d74", "body": "{\n \"ThreatIntelSetId\": \"\"\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": "51025041-3319-4438-9dab-942d905195af", "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": "9294bc7a-d8ac-4378-9f69-e7395fba2d07", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "de5d5272-02a1-43dc-b47c-8f9d4b2e86bd", "documentation": "Lists the ThreatIntelSets of the GuardDuty service specified by the detector ID. If you use this operation from a member account, the ThreatIntelSets associated with the administrator account are returned.", "method": "get", "endpoint": "detector/:detectorId/threatintelset", "responses": [ { "uuid": "607cb3b2-eae6-47b5-bd97-714d90fb5115", "body": "{\n \"ThreatIntelSetIds\": [\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": "3b13f521-3e92-43a0-91df-a771b1ac913a", "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": "455bafff-e751-45be-89e4-aee222b9692a", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "57b999e6-c591-4cd4-9200-80295968eda1", "documentation": "Declines invitations sent to the current member account by AWS accounts specified by their account IDs.", "method": "post", "endpoint": "invitation/decline", "responses": [ { "uuid": "e68d0edb-cb10-45fa-96f3-560411aae0d1", "body": "{\n \"UnprocessedAccounts\": [\n {\n \"AccountId\": \"\",\n \"Result\": \"\"\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": "6369dd3f-9e9a-46a8-847f-6faa7300f014", "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": "cd349800-5a11-403b-922c-89960adc6f57", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "895b7972-eb8e-4ca9-8a33-3aa77ec9b028", "documentation": "Deletes an Amazon GuardDuty detector that is specified by the detector ID.", "method": "delete", "endpoint": "detector/:detectorId", "responses": [ { "uuid": "03102c6f-e500-423d-a1f8-2e5a473789ab", "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": "d65d3e5b-8995-46b2-99e9-90419ac84426", "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": "f5d6ef68-1558-4924-aaee-66bb7a4ae12c", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "eaf7daa9-33ff-40b5-8b6f-87c525c715c7", "documentation": "Retrieves an Amazon GuardDuty detector specified by the detectorId.", "method": "get", "endpoint": "detector/:detectorId", "responses": [ { "uuid": "fe7445cf-ccff-46c7-9fc7-9f91ccd47bc9", "body": "{\n \"CreatedAt\": \"\",\n \"FindingPublishingFrequency\": \"\",\n \"ServiceRole\": \"\",\n \"Status\": \"\",\n \"UpdatedAt\": \"\",\n \"DataSources\": {\n \"CloudTrail\": {\n \"Status\": \"\"\n },\n \"DNSLogs\": {\n \"Status\": \"\"\n },\n \"FlowLogs\": {\n \"Status\": \"\"\n },\n \"S3Logs\": {\n \"Status\": \"\"\n }\n },\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": "c8c3f18b-c9f4-474b-893a-3d5f24ec9e9c", "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": "a0faa6b5-14e5-40ca-a76c-8d61b502ba72", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "27e66977-dfbc-4334-b439-64889bce591b", "documentation": "Updates the Amazon GuardDuty detector specified by the detectorId.", "method": "post", "endpoint": "detector/:detectorId", "responses": [ { "uuid": "c2e743ea-2656-4f43-8678-161777227b45", "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": "cf4163e8-ae2f-4d24-bdc3-a97742523cbe", "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": "cc39a6e8-29a3-4fdb-85f4-f79e9f2b21e0", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a49a628d-4945-4c9b-a000-ea43718ea8e2", "documentation": "Deletes the filter specified by the filter name.", "method": "delete", "endpoint": "detector/:detectorId/filter/:filterName", "responses": [ { "uuid": "b8362967-dc6b-4320-be2b-e1f3d1846929", "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": "620e80d2-0af0-48d2-be22-4893dbe81d81", "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": "a83a0848-ade0-49fb-8071-03d8155ad5ed", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "95ca113e-8f46-4a94-97ce-841bd426346b", "documentation": "Returns the details of the filter specified by the filter name.", "method": "get", "endpoint": "detector/:detectorId/filter/:filterName", "responses": [ { "uuid": "cdb13fff-33ec-4826-a24d-32c215f8b1ed", "body": "{\n \"Name\": \"\",\n \"Description\": \"\",\n \"Action\": \"\",\n \"Rank\": {{faker 'number.int' max=99999}},\n \"FindingCriteria\": {\n \"Criterion\": {}\n },\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": "e26c1c01-92df-4185-874e-a38843a20faf", "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": "2a70e07e-e005-41f5-b131-4bb12e68d964", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d9184563-6ec5-4249-9af3-aca2bded2aec", "documentation": "Updates the filter specified by the filter name.", "method": "post", "endpoint": "detector/:detectorId/filter/:filterName", "responses": [ { "uuid": "d46b791a-1fe7-490f-b777-1e11bcb4b9c1", "body": "{\n \"Name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "04abc398-6ab5-4360-9d13-d80294965c59", "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": "ed2723d8-9150-44b8-b4c5-b3ca1483541d", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a9d7935d-c1fc-43e6-937c-50b1a039a60e", "documentation": "Deletes the IPSet specified by the ipSetId. IPSets are called trusted IP lists in the console user interface.", "method": "delete", "endpoint": "detector/:detectorId/ipset/:ipSetId", "responses": [ { "uuid": "909a56f2-22b6-4519-9eaf-2e08db7e0885", "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": "0f2260e1-8c18-493d-8c56-32b30895a8c7", "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": "bb665c2e-1a61-45c9-a9a0-258f0c500e72", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "55619c92-a312-4e04-aabb-12bf88efcd2f", "documentation": "Retrieves the IPSet specified by the ipSetId.", "method": "get", "endpoint": "detector/:detectorId/ipset/:ipSetId", "responses": [ { "uuid": "b876e2b8-3c98-49cf-830e-873889c7d649", "body": "{\n \"Name\": \"\",\n \"Format\": \"\",\n \"Location\": \"\",\n \"Status\": \"\",\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": "8d0179d0-af1e-431f-9781-23d1f19ff571", "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": "63cd643e-4682-43dd-a63b-bdaace65a2a2", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4cebc2fc-9109-4a39-b0d8-7d19b1107b6d", "documentation": "Updates the IPSet specified by the IPSet ID.", "method": "post", "endpoint": "detector/:detectorId/ipset/:ipSetId", "responses": [ { "uuid": "06e67104-bcff-4fa1-939b-877d2b049963", "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": "b286a83e-c6ac-4621-bc9f-5c1d614a8c15", "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": "f9e55540-5e61-41b9-b39e-9082fbeb7e29", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f4fb64ee-0951-4450-9281-973671ad9e8e", "documentation": "Deletes invitations sent to the current member account by AWS accounts specified by their account IDs.", "method": "post", "endpoint": "invitation/delete", "responses": [ { "uuid": "acc747ba-ed1d-4ce1-a5bc-4d1732f27659", "body": "{\n \"UnprocessedAccounts\": [\n {\n \"AccountId\": \"\",\n \"Result\": \"\"\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": "a8e3ebe0-a49c-4dd2-b66a-eed8b68ec47e", "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": "ab5ee6e1-5391-4184-b310-4dbfc137bd70", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "74ab0e07-5466-41d1-97c4-8fc5c12a2acc", "documentation": "Deletes GuardDuty member accounts (to the current GuardDuty administrator account) specified by the account IDs.", "method": "post", "endpoint": "detector/:detectorId/member/delete", "responses": [ { "uuid": "d6281ed3-0978-4045-89a2-383c471ba820", "body": "{\n \"UnprocessedAccounts\": [\n {\n \"AccountId\": \"\",\n \"Result\": \"\"\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": "f6a1ab03-de15-4cb2-8200-77aa0a5a1087", "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": "07a5ab03-2c88-4f9b-975a-0d2ceb6f12a9", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4323dcf9-4e7f-4a3c-b123-10de6472c9d0", "documentation": "Deletes the publishing definition with the specified destinationId.", "method": "delete", "endpoint": "detector/:detectorId/publishingDestination/:destinationId", "responses": [ { "uuid": "380d1e8b-3c55-4798-a3f5-c1fcdb4ceab1", "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": "637476ae-641a-46b6-abac-008c3922f064", "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": "92a7dfb2-fd6c-4ce9-af7d-01db99720f67", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d43acafe-494e-4ec2-955d-08dc9442c67c", "documentation": "Returns information about the publishing destination specified by the provided destinationId.", "method": "get", "endpoint": "detector/:detectorId/publishingDestination/:destinationId", "responses": [ { "uuid": "d5bb836e-c236-48c2-8411-beae598704f7", "body": "{\n \"DestinationId\": \"\",\n \"DestinationType\": \"\",\n \"Status\": \"\",\n \"PublishingFailureStartTimestamp\": {{faker 'number.int' max=99999}},\n \"DestinationProperties\": {\n \"DestinationArn\": \"\",\n \"KmsKeyArn\": \"\"\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": "77e2538e-5cfe-410d-830f-2257229d0b07", "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": "fc835be2-df8d-40fc-8a74-0f08acb32d16", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5a74f93c-46a3-4773-b629-f17d8cfab453", "documentation": "Updates information about the publishing destination specified by the destinationId.", "method": "post", "endpoint": "detector/:detectorId/publishingDestination/:destinationId", "responses": [ { "uuid": "6f6fa62d-6786-4150-9423-8d9c8790baa5", "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": "10f1af16-6361-45e8-983e-16d032000b31", "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": "3bef930a-2569-41e6-a2b0-3fcb56b39b35", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "818e609a-acbe-4532-8491-781cc6f21de5", "documentation": "Deletes the ThreatIntelSet specified by the ThreatIntelSet ID.", "method": "delete", "endpoint": "detector/:detectorId/threatintelset/:threatIntelSetId", "responses": [ { "uuid": "8569f259-ed2e-4204-9936-602605eeb4ff", "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": "472d56b5-5501-4098-b3b2-96c388550c31", "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": "e06ad54e-df68-4a46-9fdf-59a4cb976e6d", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "91b36bea-7a46-4dcf-ad5f-ea59e3fa1e91", "documentation": "Retrieves the ThreatIntelSet that is specified by the ThreatIntelSet ID.", "method": "get", "endpoint": "detector/:detectorId/threatintelset/:threatIntelSetId", "responses": [ { "uuid": "4c58937c-a25a-459a-aba3-76abafb1395a", "body": "{\n \"Name\": \"\",\n \"Format\": \"\",\n \"Location\": \"\",\n \"Status\": \"\",\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": "2e6d6fb4-6ec0-43c1-b89a-cf3160a5006c", "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": "c49566cf-febd-4d6e-9815-95d55bee3f71", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e848db2b-a7f2-46a0-9628-bcdabc268bae", "documentation": "Updates the ThreatIntelSet specified by the ThreatIntelSet ID.", "method": "post", "endpoint": "detector/:detectorId/threatintelset/:threatIntelSetId", "responses": [ { "uuid": "d0ddd058-ceea-42f6-baf4-752446dc790a", "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": "c5b1d2b9-4cff-4134-aa80-a8e4b0a2b45c", "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": "3eef0ffe-334c-4b97-bc0d-b9cf3af4e05d", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "09e23261-9171-45f7-bfc8-9ff78dec77a2", "documentation": "Returns information about the account selected as the delegated administrator for GuardDuty.", "method": "get", "endpoint": "detector/:detectorId/admin", "responses": [ { "uuid": "3f2cf3d7-e314-4128-89bf-81e2081dbb9d", "body": "{\n \"AutoEnable\": {{faker 'datatype.boolean'}},\n \"MemberAccountLimitReached\": {{faker 'datatype.boolean'}},\n \"DataSources\": {\n \"S3Logs\": {\n \"AutoEnable\": {{faker 'datatype.boolean'}}\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": "ffe61d50-bea6-4706-b292-d617caa12c6a", "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": "7afa241c-ca39-48e7-ad30-4c27c183f5cf", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f69770d2-9a8f-492a-9f80-a9ca8db713d2", "documentation": "Updates the delegated administrator account with the values provided.", "method": "post", "endpoint": "detector/:detectorId/admin", "responses": [ { "uuid": "3abb05f2-fe82-4e06-9f94-1e0004fad9bb", "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": "f3aef5f9-9eeb-4ea1-9d08-3c117724e301", "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": "f4e495ed-8fb6-4bc5-b4eb-d9a2326e52ef", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bc3846ae-8edf-4333-be9f-21b92e073042", "documentation": "Disables an AWS account within the Organization as the GuardDuty delegated administrator.", "method": "post", "endpoint": "admin/disable", "responses": [ { "uuid": "46b679fa-f0dc-4648-9920-ca47a48639bb", "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": "142da15a-aabb-47ba-b881-d41995d18b96", "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": "a44c661f-95d6-4c55-9832-b808af051cd5", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6c657089-6973-4a26-b608-6c9e321d5c63", "documentation": "Disassociates the current GuardDuty member account from its administrator account.", "method": "post", "endpoint": "detector/:detectorId/master/disassociate", "responses": [ { "uuid": "ab4c59f5-a707-4985-ba35-dd4d78ad3109", "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": "261cc5fe-3522-4dc0-ac06-ad1b2b227fb8", "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": "e6417952-be18-4bdb-b523-2499247e47e5", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ed7cd294-27bd-4301-a243-3649e18e1cb9", "documentation": "Disassociates GuardDuty member accounts (to the current GuardDuty administrator account) specified by the account IDs.", "method": "post", "endpoint": "detector/:detectorId/member/disassociate", "responses": [ { "uuid": "4f300bf3-4b57-4772-a20a-8a0acedf3191", "body": "{\n \"UnprocessedAccounts\": [\n {\n \"AccountId\": \"\",\n \"Result\": \"\"\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": "0fe8e27b-6432-409c-b56b-a31ec0df9894", "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": "e6490374-c43b-4b99-acdc-48e579e5cf4a", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e61afe4f-8ddb-438f-b7e5-9e5277824822", "documentation": "Enables an AWS account within the organization as the GuardDuty delegated administrator.", "method": "post", "endpoint": "admin/enable", "responses": [ { "uuid": "689f4156-bfbc-47b5-af11-5c674340168f", "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": "65cf8a33-c61e-4931-a6e5-5a2ce7e6613b", "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": "e5e65d96-58ac-4c47-8065-507ba040ecdb", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5d8b2128-242c-48d0-9e38-12063724193f", "documentation": "Describes Amazon GuardDuty findings specified by finding IDs.", "method": "post", "endpoint": "detector/:detectorId/findings/get", "responses": [ { "uuid": "33096b17-4781-4411-b4fd-57fda489348e", "body": "{\n \"Findings\": [\n {\n \"AccountId\": \"\",\n \"Arn\": \"\",\n \"Confidence\": {{faker 'number.float'}},\n \"CreatedAt\": \"\",\n \"Description\": \"\",\n \"Id\": \"\",\n \"Partition\": \"\",\n \"Region\": \"\",\n \"Resource\": {\n \"AccessKeyDetails\": {\n \"AccessKeyId\": \"\",\n \"PrincipalId\": \"\",\n \"UserName\": \"\",\n \"UserType\": \"\"\n },\n \"S3BucketDetails\": [\n {\n \"Arn\": \"\",\n \"Name\": \"\",\n \"Type\": \"\",\n \"CreatedAt\": \"{{faker 'date.recent' 365}}\",\n \"Owner\": {\n \"Id\": \"\"\n },\n \"Tags\": [\n {\n \"Key\": \"\",\n \"Value\": \"\"\n }\n ],\n \"DefaultServerSideEncryption\": {\n \"EncryptionType\": \"\",\n \"KmsMasterKeyArn\": \"\"\n },\n \"PublicAccess\": {\n \"PermissionConfiguration\": {\n \"BucketLevelPermissions\": {\n \"AccessControlList\": {\n \"AllowsPublicReadAccess\": {{faker 'datatype.boolean'}},\n \"AllowsPublicWriteAccess\": {{faker 'datatype.boolean'}}\n },\n \"BucketPolicy\": {\n \"AllowsPublicReadAccess\": {{faker 'datatype.boolean'}},\n \"AllowsPublicWriteAccess\": {{faker 'datatype.boolean'}}\n },\n \"BlockPublicAccess\": {\n \"IgnorePublicAcls\": {{faker 'datatype.boolean'}},\n \"RestrictPublicBuckets\": {{faker 'datatype.boolean'}},\n \"BlockPublicAcls\": {{faker 'datatype.boolean'}},\n \"BlockPublicPolicy\": {{faker 'datatype.boolean'}}\n }\n },\n \"AccountLevelPermissions\": {\n \"BlockPublicAccess\": {\n \"IgnorePublicAcls\": {{faker 'datatype.boolean'}},\n \"RestrictPublicBuckets\": {{faker 'datatype.boolean'}},\n \"BlockPublicAcls\": {{faker 'datatype.boolean'}},\n \"BlockPublicPolicy\": {{faker 'datatype.boolean'}}\n }\n }\n },\n \"EffectivePermission\": \"\"\n }\n }\n ],\n \"InstanceDetails\": {\n \"AvailabilityZone\": \"\",\n \"IamInstanceProfile\": {\n \"Arn\": \"\",\n \"Id\": \"\"\n },\n \"ImageDescription\": \"\",\n \"ImageId\": \"\",\n \"InstanceId\": \"\",\n \"InstanceState\": \"\",\n \"InstanceType\": \"\",\n \"OutpostArn\": \"\",\n \"LaunchTime\": \"\",\n \"NetworkInterfaces\": [\n {\n \"Ipv6Addresses\": [\n \"\"\n ],\n \"NetworkInterfaceId\": \"\",\n \"PrivateDnsName\": \"\",\n \"PrivateIpAddress\": \"\",\n \"PrivateIpAddresses\": [\n {\n \"PrivateDnsName\": \"\",\n \"PrivateIpAddress\": \"\"\n }\n ],\n \"PublicDnsName\": \"\",\n \"PublicIp\": \"\",\n \"SecurityGroups\": [\n {\n \"GroupId\": \"\",\n \"GroupName\": \"\"\n }\n ],\n \"SubnetId\": \"\",\n \"VpcId\": \"\"\n }\n ],\n \"Platform\": \"\",\n \"ProductCodes\": [\n {\n \"Code\": \"\",\n \"ProductType\": \"\"\n }\n ],\n \"Tags\": [\n {\n \"Key\": \"\",\n \"Value\": \"\"\n }\n ]\n },\n \"ResourceType\": \"\"\n },\n \"SchemaVersion\": \"\",\n \"Service\": {\n \"Action\": {\n \"ActionType\": \"\",\n \"AwsApiCallAction\": {\n \"Api\": \"\",\n \"CallerType\": \"\",\n \"DomainDetails\": {\n \"Domain\": \"\"\n },\n \"ErrorCode\": \"\",\n \"RemoteIpDetails\": {\n \"City\": {\n \"CityName\": \"\"\n },\n \"Country\": {\n \"CountryCode\": \"\",\n \"CountryName\": \"\"\n },\n \"GeoLocation\": {\n \"Lat\": {{faker 'number.float'}},\n \"Lon\": {{faker 'number.float'}}\n },\n \"IpAddressV4\": \"\",\n \"Organization\": {\n \"Asn\": \"\",\n \"AsnOrg\": \"\",\n \"Isp\": \"\",\n \"Org\": \"\"\n }\n },\n \"ServiceName\": \"\"\n },\n \"DnsRequestAction\": {\n \"Domain\": \"\"\n },\n \"NetworkConnectionAction\": {\n \"Blocked\": {{faker 'datatype.boolean'}},\n \"ConnectionDirection\": \"\",\n \"LocalPortDetails\": {\n \"Port\": {{faker 'number.int' max=99999}},\n \"PortName\": \"\"\n },\n \"Protocol\": \"\",\n \"LocalIpDetails\": {\n \"IpAddressV4\": \"\"\n },\n \"RemoteIpDetails\": {\n \"City\": {\n \"CityName\": \"\"\n },\n \"Country\": {\n \"CountryCode\": \"\",\n \"CountryName\": \"\"\n },\n \"GeoLocation\": {\n \"Lat\": {{faker 'number.float'}},\n \"Lon\": {{faker 'number.float'}}\n },\n \"IpAddressV4\": \"\",\n \"Organization\": {\n \"Asn\": \"\",\n \"AsnOrg\": \"\",\n \"Isp\": \"\",\n \"Org\": \"\"\n }\n },\n \"RemotePortDetails\": {\n \"Port\": {{faker 'number.int' max=99999}},\n \"PortName\": \"\"\n }\n },\n \"PortProbeAction\": {\n \"Blocked\": {{faker 'datatype.boolean'}},\n \"PortProbeDetails\": [\n {\n \"LocalPortDetails\": {\n \"Port\": {{faker 'number.int' max=99999}},\n \"PortName\": \"\"\n },\n \"LocalIpDetails\": {\n \"IpAddressV4\": \"\"\n },\n \"RemoteIpDetails\": {\n \"City\": {\n \"CityName\": \"\"\n },\n \"Country\": {\n \"CountryCode\": \"\",\n \"CountryName\": \"\"\n },\n \"GeoLocation\": {\n \"Lat\": {{faker 'number.float'}},\n \"Lon\": {{faker 'number.float'}}\n },\n \"IpAddressV4\": \"\",\n \"Organization\": {\n \"Asn\": \"\",\n \"AsnOrg\": \"\",\n \"Isp\": \"\",\n \"Org\": \"\"\n }\n }\n }\n ]\n }\n },\n \"Evidence\": {\n \"ThreatIntelligenceDetails\": [\n {\n \"ThreatListName\": \"\",\n \"ThreatNames\": [\n \"\"\n ]\n }\n ]\n },\n \"Archived\": {{faker 'datatype.boolean'}},\n \"Count\": {{faker 'number.int' max=99999}},\n \"DetectorId\": \"\",\n \"EventFirstSeen\": \"\",\n \"EventLastSeen\": \"\",\n \"ResourceRole\": \"\",\n \"ServiceName\": \"\",\n \"UserFeedback\": \"\"\n },\n \"Severity\": {{faker 'number.float'}},\n \"Title\": \"\",\n \"Type\": \"\",\n \"UpdatedAt\": \"\"\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": "55efaba7-5544-4457-9da2-f62f73afebbd", "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": "e895498b-0003-4968-aab7-48d0a0d6e190", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9f79eaab-a0ee-4896-a1e6-4a5352de228f", "documentation": "Lists Amazon GuardDuty findings statistics for the specified detector ID.", "method": "post", "endpoint": "detector/:detectorId/findings/statistics", "responses": [ { "uuid": "46d9441e-20eb-4c45-a336-1e10689005da", "body": "{\n \"FindingStatistics\": {\n \"CountBySeverity\": {}\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": "00498687-2bc5-4264-bcf1-199df28df10c", "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": "6213d35d-7bc6-41eb-9976-f581f3beb608", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1d759aa8-81d6-400e-b75d-15b1d09e9883", "documentation": "Returns the count of all GuardDuty membership invitations that were sent to the current member account except the currently accepted invitation.", "method": "get", "endpoint": "invitation/count", "responses": [ { "uuid": "33b21bb9-7453-4151-8c7c-bedc6ece6a48", "body": "{\n \"InvitationsCount\": {{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": "609d56f5-5ffc-4d22-a7da-f4c2548e41ba", "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": "66ce2f4a-a374-47d2-951b-fa05d010d8cd", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9ae249f0-ccc6-4b37-86d3-2273ca0ddfac", "documentation": "Describes which data sources are enabled for the member account's detector.", "method": "post", "endpoint": "detector/:detectorId/member/detector/get", "responses": [ { "uuid": "3581f459-c585-4942-8479-8f1b8be7ef1c", "body": "{\n \"MemberDataSourceConfigurations\": [\n {\n \"AccountId\": \"\",\n \"DataSources\": {\n \"CloudTrail\": {\n \"Status\": \"\"\n },\n \"DNSLogs\": {\n \"Status\": \"\"\n },\n \"FlowLogs\": {\n \"Status\": \"\"\n },\n \"S3Logs\": {\n \"Status\": \"\"\n }\n }\n }\n ],\n \"UnprocessedAccounts\": [\n {\n \"AccountId\": \"\",\n \"Result\": \"\"\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": "7b104f58-df78-4816-bc4a-edfa0b0d5d77", "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": "96613984-ce8b-4bea-8142-6d3d0d800092", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fdaa41b9-0498-4390-a1a1-7106e563dd2d", "documentation": "Retrieves GuardDuty member accounts (of the current GuardDuty administrator account) specified by the account IDs.", "method": "post", "endpoint": "detector/:detectorId/member/get", "responses": [ { "uuid": "d85e0fbb-2c67-483e-87e0-7eb5d17532dd", "body": "{\n \"Members\": [\n {\n \"AccountId\": \"\",\n \"DetectorId\": \"\",\n \"MasterId\": \"\",\n \"Email\": \"\",\n \"RelationshipStatus\": \"\",\n \"InvitedAt\": \"\",\n \"UpdatedAt\": \"\"\n }\n ],\n \"UnprocessedAccounts\": [\n {\n \"AccountId\": \"\",\n \"Result\": \"\"\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": "e22611d8-9297-4449-b8a6-6123abafcf00", "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": "96e6bb82-ae54-48a8-8f26-6311eb2f2d74", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2b34a817-1107-4d23-b136-6dd377e66174", "documentation": "Lists Amazon GuardDuty usage statistics over the last 30 days for the specified detector ID. For newly enabled detectors or data sources the cost returned will include only the usage so far under 30 days, this may differ from the cost metrics in the console, which projects usage over 30 days to provide a monthly cost estimate. For more information see Understanding How Usage Costs are Calculated.", "method": "post", "endpoint": "detector/:detectorId/usage/statistics", "responses": [ { "uuid": "31c22de8-e294-4f0a-9ea7-e54f7b37cd04", "body": "{\n \"UsageStatistics\": {\n \"SumByAccount\": [\n {\n \"AccountId\": \"\",\n \"Total\": {\n \"Amount\": \"\",\n \"Unit\": \"\"\n }\n }\n ],\n \"SumByDataSource\": [\n {\n \"DataSource\": \"\",\n \"Total\": {\n \"Amount\": \"\",\n \"Unit\": \"\"\n }\n }\n ],\n \"SumByResource\": [\n {\n \"Resource\": \"\",\n \"Total\": {\n \"Amount\": \"\",\n \"Unit\": \"\"\n }\n }\n ],\n \"TopResources\": [\n {\n \"Resource\": \"\",\n \"Total\": {\n \"Amount\": \"\",\n \"Unit\": \"\"\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": "205af82a-1b8c-4d41-ad91-d4ad56e8abe6", "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": "7c466419-ec51-45a8-a2c4-6cd9b8e0fe26", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "345a3078-11bd-4b6f-8af5-31410d2288c9", "documentation": "Invites other AWS accounts (created as members of the current AWS account by CreateMembers) to enable GuardDuty, and allow the current AWS account to view and manage these accounts' findings on their behalf as the GuardDuty administrator account.", "method": "post", "endpoint": "detector/:detectorId/member/invite", "responses": [ { "uuid": "36268a9f-f357-4fa1-8b55-642ac0228944", "body": "{\n \"UnprocessedAccounts\": [\n {\n \"AccountId\": \"\",\n \"Result\": \"\"\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": "5c5476ef-2a6d-4b45-bf41-abf3e87257aa", "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": "ea73878b-9d2e-4891-a838-3b6d359991bd", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3b782ce7-3bc9-4e6d-8be7-ea731c68eed3", "documentation": "Lists Amazon GuardDuty findings for the specified detector ID.", "method": "post", "endpoint": "detector/:detectorId/findings", "responses": [ { "uuid": "bb0f0d8f-52cf-496f-a8a7-b83149e1a0e5", "body": "{\n \"FindingIds\": [\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": "ec80363b-6798-44c6-bad0-174018c5b729", "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": "5c9fc8c8-a510-436b-8190-ba101e5a43d1", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "211b821a-fc29-4480-aebe-61cdb59ff6a7", "documentation": "Lists all GuardDuty membership invitations that were sent to the current AWS account.", "method": "get", "endpoint": "invitation", "responses": [ { "uuid": "c1ef2621-355f-40b0-ab83-36c91a2a7c5e", "body": "{\n \"Invitations\": [\n {\n \"AccountId\": \"\",\n \"InvitationId\": \"\",\n \"RelationshipStatus\": \"\",\n \"InvitedAt\": \"\"\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": "4816c9cb-cc5d-4335-9646-093a365a690b", "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": "730aedfb-486c-43d8-b816-48867db87fc4", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "39ec2812-744c-4389-a997-6f7d23601b3a", "documentation": "Lists the accounts configured as GuardDuty delegated administrators.", "method": "get", "endpoint": "admin", "responses": [ { "uuid": "480479a7-fdfa-4cf8-919d-9b4c5e413c88", "body": "{\n \"AdminAccounts\": [\n {\n \"AdminAccountId\": \"\",\n \"AdminStatus\": \"\"\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": "1ae28d05-aafe-4e02-9d9a-28233750f2c5", "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": "58df1acd-7603-4376-b9ce-bfb19faf2513", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1acd0d71-2b98-4be4-8114-3f4feabba28b", "documentation": "Lists tags for a resource. Tagging is currently supported for detectors, finding filters, IP sets, and threat intel sets, with a limit of 50 tags per resource. When invoked, this operation returns all assigned tags for a given resource.", "method": "get", "endpoint": "tags/:resourceArn", "responses": [ { "uuid": "5c392fd6-890e-4c04-a44d-d44655c1590a", "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": "310f0f8b-582f-476a-ab54-3c5f17818830", "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": "b5d8f090-3596-49dd-a238-b0fbdfedfd58", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "56467384-ffa5-41b2-9947-944e6bc9a4b8", "documentation": "Adds tags to a resource.", "method": "post", "endpoint": "tags/:resourceArn", "responses": [ { "uuid": "4f982177-a324-4900-8c3c-2898975e110a", "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": "21b8a065-4c69-4b07-82a2-7b0bbabd08f9", "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": "70e6d0f3-5c3b-455e-b8ff-78e5ef5a5557", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "32347206-4c0f-4985-a396-fc469a966e97", "documentation": "Turns on GuardDuty monitoring of the specified member accounts. Use this operation to restart monitoring of accounts that you stopped monitoring with the StopMonitoringMembers operation.", "method": "post", "endpoint": "detector/:detectorId/member/start", "responses": [ { "uuid": "926358e8-0096-413f-8095-348ec626614f", "body": "{\n \"UnprocessedAccounts\": [\n {\n \"AccountId\": \"\",\n \"Result\": \"\"\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": "81eee495-2285-45e5-9c9e-229683685da5", "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": "ab5f99a5-8dd7-4943-8f19-5c34f3cbec9c", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f6466356-f1ae-414a-8305-2f5aaca31d47", "documentation": "Stops GuardDuty monitoring for the specified member accounts. Use the StartMonitoringMembers operation to restart monitoring for those accounts.", "method": "post", "endpoint": "detector/:detectorId/member/stop", "responses": [ { "uuid": "cb8981bd-ca2a-4d3f-b3a2-3b4753965b72", "body": "{\n \"UnprocessedAccounts\": [\n {\n \"AccountId\": \"\",\n \"Result\": \"\"\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": "6827e42c-770a-4ac1-b4b0-7cf49d9c19d6", "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": "0c146a3e-c8ce-4bdd-9fa0-ed8b6a5a1fa9", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "dbb25dee-5628-4db7-9cac-79a60ff00649", "documentation": "Unarchives GuardDuty findings specified by the findingIds.", "method": "post", "endpoint": "detector/:detectorId/findings/unarchive", "responses": [ { "uuid": "ee78d76c-174a-477c-be55-c4f1aaa095ea", "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": "342388c0-4bc6-4095-9f19-87b224b7eb0d", "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": "b7cc77b5-1f0e-46aa-8a11-e454b696844d", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "84c6579d-9a60-4990-885f-5decd57635ae", "documentation": "Removes tags from a resource.", "method": "delete", "endpoint": "tags/:resourceArn#tagKeys", "responses": [ { "uuid": "44af6117-f676-4001-8bad-2cfbd8ab3237", "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": "4f38ac75-3150-4a7d-81bc-3e5dd739c9f0", "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": "b285aaad-3a56-45ac-8f3d-1898c6b58fe6", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8de98717-5512-427b-b580-b006fbdf7539", "documentation": "Marks the specified GuardDuty findings as useful or not useful.", "method": "post", "endpoint": "detector/:detectorId/findings/feedback", "responses": [ { "uuid": "b922bafe-b2f2-4f40-b069-49ceef0783e9", "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": "7006816b-e26b-41ea-a01d-59e25a005905", "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": "96418ad8-f87f-4c4d-93b3-f888725412b9", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3ed48542-750f-45d2-8d68-2a34ea4ec289", "documentation": "Contains information on member accounts to be updated.", "method": "post", "endpoint": "detector/:detectorId/member/detector/update", "responses": [ { "uuid": "61feadac-aaf6-4bf1-b5bf-82feb400d8ec", "body": "{\n \"UnprocessedAccounts\": [\n {\n \"AccountId\": \"\",\n \"Result\": \"\"\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": "a2614329-61ef-40e8-b244-c946140a8b71", "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": "9b6553f0-9a2c-4822-99d5-b36022f703a1", "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" } ], "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": "201d9a70-e67b-4286-9f2b-82b0e3ed0ee9" }, { "type": "route", "uuid": "a6d52dd8-67e2-40a9-bd08-ad7387508024" }, { "type": "route", "uuid": "fc91dd6c-8e92-4996-b51e-3bb6f3bc7fae" }, { "type": "route", "uuid": "3c6b6b59-10c9-4d6a-a076-4da333ba96bd" }, { "type": "route", "uuid": "3bb9e664-aad1-4204-9624-6680798c0b38" }, { "type": "route", "uuid": "913e40c5-cbf6-4df2-89ad-6e48b4d44103" }, { "type": "route", "uuid": "51b3f488-07ed-4037-9f6b-92397f3ebd88" }, { "type": "route", "uuid": "c2d111ca-0cbe-4fa0-962c-53b361fcc939" }, { "type": "route", "uuid": "7341678d-a447-46fb-bcf8-dca3c109b345" }, { "type": "route", "uuid": "2fb7d929-07f3-406c-8126-dc9ffda478b3" }, { "type": "route", "uuid": "5afd045c-d973-463f-8824-91768e63e3b0" }, { "type": "route", "uuid": "8ed0d48d-ec02-4b95-b1b0-f13546931ad1" }, { "type": "route", "uuid": "1ade8c08-9b57-41f7-abba-6c34489bab22" }, { "type": "route", "uuid": "53317d7b-ec83-403e-897a-ec745ca40b65" }, { "type": "route", "uuid": "b060905d-b921-4b56-9f3d-056e275b9a05" }, { "type": "route", "uuid": "de5d5272-02a1-43dc-b47c-8f9d4b2e86bd" }, { "type": "route", "uuid": "57b999e6-c591-4cd4-9200-80295968eda1" }, { "type": "route", "uuid": "895b7972-eb8e-4ca9-8a33-3aa77ec9b028" }, { "type": "route", "uuid": "eaf7daa9-33ff-40b5-8b6f-87c525c715c7" }, { "type": "route", "uuid": "27e66977-dfbc-4334-b439-64889bce591b" }, { "type": "route", "uuid": "a49a628d-4945-4c9b-a000-ea43718ea8e2" }, { "type": "route", "uuid": "95ca113e-8f46-4a94-97ce-841bd426346b" }, { "type": "route", "uuid": "d9184563-6ec5-4249-9af3-aca2bded2aec" }, { "type": "route", "uuid": "a9d7935d-c1fc-43e6-937c-50b1a039a60e" }, { "type": "route", "uuid": "55619c92-a312-4e04-aabb-12bf88efcd2f" }, { "type": "route", "uuid": "4cebc2fc-9109-4a39-b0d8-7d19b1107b6d" }, { "type": "route", "uuid": "f4fb64ee-0951-4450-9281-973671ad9e8e" }, { "type": "route", "uuid": "74ab0e07-5466-41d1-97c4-8fc5c12a2acc" }, { "type": "route", "uuid": "4323dcf9-4e7f-4a3c-b123-10de6472c9d0" }, { "type": "route", "uuid": "d43acafe-494e-4ec2-955d-08dc9442c67c" }, { "type": "route", "uuid": "5a74f93c-46a3-4773-b629-f17d8cfab453" }, { "type": "route", "uuid": "818e609a-acbe-4532-8491-781cc6f21de5" }, { "type": "route", "uuid": "91b36bea-7a46-4dcf-ad5f-ea59e3fa1e91" }, { "type": "route", "uuid": "e848db2b-a7f2-46a0-9628-bcdabc268bae" }, { "type": "route", "uuid": "09e23261-9171-45f7-bfc8-9ff78dec77a2" }, { "type": "route", "uuid": "f69770d2-9a8f-492a-9f80-a9ca8db713d2" }, { "type": "route", "uuid": "bc3846ae-8edf-4333-be9f-21b92e073042" }, { "type": "route", "uuid": "6c657089-6973-4a26-b608-6c9e321d5c63" }, { "type": "route", "uuid": "ed7cd294-27bd-4301-a243-3649e18e1cb9" }, { "type": "route", "uuid": "e61afe4f-8ddb-438f-b7e5-9e5277824822" }, { "type": "route", "uuid": "5d8b2128-242c-48d0-9e38-12063724193f" }, { "type": "route", "uuid": "9f79eaab-a0ee-4896-a1e6-4a5352de228f" }, { "type": "route", "uuid": "1d759aa8-81d6-400e-b75d-15b1d09e9883" }, { "type": "route", "uuid": "9ae249f0-ccc6-4b37-86d3-2273ca0ddfac" }, { "type": "route", "uuid": "fdaa41b9-0498-4390-a1a1-7106e563dd2d" }, { "type": "route", "uuid": "2b34a817-1107-4d23-b136-6dd377e66174" }, { "type": "route", "uuid": "345a3078-11bd-4b6f-8af5-31410d2288c9" }, { "type": "route", "uuid": "3b782ce7-3bc9-4e6d-8be7-ea731c68eed3" }, { "type": "route", "uuid": "211b821a-fc29-4480-aebe-61cdb59ff6a7" }, { "type": "route", "uuid": "39ec2812-744c-4389-a997-6f7d23601b3a" }, { "type": "route", "uuid": "1acd0d71-2b98-4be4-8114-3f4feabba28b" }, { "type": "route", "uuid": "56467384-ffa5-41b2-9947-944e6bc9a4b8" }, { "type": "route", "uuid": "32347206-4c0f-4985-a396-fc469a966e97" }, { "type": "route", "uuid": "f6466356-f1ae-414a-8305-2f5aaca31d47" }, { "type": "route", "uuid": "dbb25dee-5628-4db7-9cac-79a60ff00649" }, { "type": "route", "uuid": "84c6579d-9a60-4990-885f-5decd57635ae" }, { "type": "route", "uuid": "8de98717-5512-427b-b580-b006fbdf7539" }, { "type": "route", "uuid": "3ed48542-750f-45d2-8d68-2a34ea4ec289" } ] }