{ "uuid": "14f2992a-3110-4d3d-a516-587762c165bb", "lastMigration": 29, "name": "AWS Shield", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "de261310-47fc-4276-92b8-68da75003615", "documentation": "

Authorizes the Shield Response Team (SRT) to access the specified Amazon S3 bucket containing log data such as Application Load Balancer access logs, CloudFront logs, or logs from third party sources. You can associate up to 10 Amazon S3 buckets with your subscription.

To use the services of the SRT and make an AssociateDRTLogBucket request, you must be subscribed to the Business Support plan or the Enterprise Support plan.

", "method": "post", "endpoint": "#X-Amz-Target=AWSShield_20160616.AssociateDRTLogBucket", "responses": [ { "uuid": "aea86739-b6af-4706-ae02-23fae13928d5", "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": "a65ce9a1-1485-4c88-a125-9601f1b45f35", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a4dea839-2b8b-4afc-a024-a1a43ffb6fdf", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidOperationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6f522257-1b22-4bcb-a63e-6edc775be62b", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "NoAssociatedRoleException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "222d79e7-a53c-4827-9124-f1fdf7f14ad3", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "LimitsExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "70cbf6bb-9a02-4f4a-b3ab-edb03185089f", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8b2e0fb7-8de8-4919-a188-28090c40eca2", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "AccessDeniedForDependencyException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cd4d20de-8dc6-416f-b240-9c87126a424c", "body": "\"\"", "latency": 0, "statusCode": 486, "label": "OptimisticLockException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6e0a5fae-2029-45cc-996f-fe7a7b4596de", "body": "\"\"", "latency": 0, "statusCode": 487, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "85d1d463-7c0a-46e7-9249-e5d59acd403a", "documentation": "

Authorizes the Shield Response Team (SRT) using the specified role, to access your Amazon Web Services account to assist with DDoS attack mitigation during potential attacks. This enables the SRT to inspect your WAF configuration and create or update WAF rules and web ACLs.

You can associate only one RoleArn with your subscription. If you submit an AssociateDRTRole request for an account that already has an associated role, the new RoleArn will replace the existing RoleArn.

Prior to making the AssociateDRTRole request, you must attach the AWSShieldDRTAccessPolicy managed policy to the role you will specify in the request. For more information see Attaching and Detaching IAM Policies. The role must also trust the service principal drt.shield.amazonaws.com. For more information, see IAM JSON Policy Elements: Principal.

The SRT will have access only to your WAF and Shield resources. By submitting this request, you authorize the SRT to inspect your WAF and Shield configuration and create and update WAF rules and web ACLs on your behalf. The SRT takes these actions only if explicitly authorized by you.

You must have the iam:PassRole permission to make an AssociateDRTRole request. For more information, see Granting a User Permissions to Pass a Role to an Amazon Web Services Service.

To use the services of the SRT and make an AssociateDRTRole request, you must be subscribed to the Business Support plan or the Enterprise Support plan.

", "method": "post", "endpoint": "#X-Amz-Target=AWSShield_20160616.AssociateDRTRole", "responses": [ { "uuid": "22a7cae4-e661-429d-bb23-7813fe135328", "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": "76a84d59-438f-4cbd-8d0b-5f72975f9c07", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "06a77b38-021d-4898-a5d8-28b2882dd11a", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidOperationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "37fdae5d-cacf-4a9d-91c7-cac7fa626d34", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3bc58f51-a08a-4a83-9336-b6c196b2fa75", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "AccessDeniedForDependencyException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "75e15b13-8840-4ee6-a082-36874a7102b6", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "OptimisticLockException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c6472e51-ef77-414b-a012-0df8b5e0e25a", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "66445a04-bc98-484e-9662-708fa35dbfab", "documentation": "

Adds health-based detection to the Shield Advanced protection for a resource. Shield Advanced health-based detection uses the health of your Amazon Web Services resource to improve responsiveness and accuracy in attack detection and mitigation.

You define the health check in Route 53 and then associate it with your Shield Advanced protection. For more information, see Shield Advanced Health-Based Detection in the WAF Developer Guide.

", "method": "post", "endpoint": "#X-Amz-Target=AWSShield_20160616.AssociateHealthCheck", "responses": [ { "uuid": "89513d4a-bffc-4659-860e-aa6ef14f9750", "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": "d1ab4294-2e3e-46aa-8a28-11ef0c4a9d14", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b0a113cb-4894-4b60-8b26-ddb3f250e99e", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "LimitsExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7d255e7d-44f8-47f3-8e54-cee2e3c99553", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "63509043-975a-4866-a4df-ee6dd0a30833", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "88ac6d84-b767-42d5-a0ce-362935d79047", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "OptimisticLockException", "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": "279f0b8e-3eb0-4aff-8cdd-48ad40fba17f", "documentation": "

Initializes proactive engagement and sets the list of contacts for the Shield Response Team (SRT) to use. You must provide at least one phone number in the emergency contact list.

After you have initialized proactive engagement using this call, to disable or enable proactive engagement, use the calls DisableProactiveEngagement and EnableProactiveEngagement.

This call defines the list of email addresses and phone numbers that the SRT can use to contact you for escalations to the SRT and to initiate proactive customer support.

The contacts that you provide in the request replace any contacts that were already defined. If you already have contacts defined and want to use them, retrieve the list using DescribeEmergencyContactSettings and then provide it to this call.

", "method": "post", "endpoint": "#X-Amz-Target=AWSShield_20160616.AssociateProactiveEngagementDetails", "responses": [ { "uuid": "8f36f98a-3511-4ea0-9e10-5b158336c12e", "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": "8b46a5a6-0809-422d-aeb3-a743e3b24c75", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d668ec28-fefa-4b67-8af8-29a0a2240210", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidOperationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "99541763-fdf0-4b10-a003-65acccb46419", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cff92857-00ae-446b-9f66-d597377126eb", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a75b8b53-26f4-4e33-a30d-cf6d3ef2ec92", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "OptimisticLockException", "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": "f85a4508-6b08-4cf2-ad09-89cc99dbb649", "documentation": "

Enables Shield Advanced for a specific Amazon Web Services resource. The resource can be an Amazon CloudFront distribution, Elastic Load Balancing load balancer, Global Accelerator accelerator, Elastic IP Address, or an Amazon Route 53 hosted zone.

You can add protection to only a single resource with each CreateProtection request. If you want to add protection to multiple resources at once, use the WAF console. For more information see Getting Started with Shield Advanced and Add Shield Advanced Protection to more Amazon Web Services Resources.

", "method": "post", "endpoint": "#X-Amz-Target=AWSShield_20160616.CreateProtection", "responses": [ { "uuid": "d9a71515-d720-48cf-91bc-c4acfbb83ea0", "body": "{\n \"ProtectionId\": \"\"\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": "19d2161a-49b7-48f0-b965-bb4498103faf", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f028e9bc-37d8-4875-8e9c-864ed7c9a1e2", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidResourceException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "86fcf51b-6a0e-49a3-b9f7-3c58da97a9fd", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidOperationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "40a18ab1-7735-42de-a7ac-c635fde8a4ed", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "LimitsExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ac47320c-d590-4d22-90cd-f4b220e11089", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ResourceAlreadyExistsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e834416d-3f74-4f2f-97a0-8e743ca8cbbe", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "OptimisticLockException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9db62116-f690-41cd-a92c-bd251f540690", "body": "\"\"", "latency": 0, "statusCode": 486, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "843c4fb5-7337-4bd9-ab33-9bd585c57c1b", "body": "\"\"", "latency": 0, "statusCode": 487, "label": "InvalidParameterException", "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": "c1f69ef5-58a3-4528-8682-af2d20a759a8", "documentation": "Creates a grouping of protected resources so they can be handled as a collective. This resource grouping improves the accuracy of detection and reduces false positives. ", "method": "post", "endpoint": "#X-Amz-Target=AWSShield_20160616.CreateProtectionGroup", "responses": [ { "uuid": "fb49185a-c618-44fd-ba32-568a8baff07f", "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": "1bf6d36f-c87c-404f-a745-dda09e8f1e65", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3153d4c4-009a-4859-a0b3-92ae7af04d8b", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceAlreadyExistsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4f410ea6-7bda-4e0f-9170-1a06cbc82a30", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "OptimisticLockException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3dbedca5-4bbe-4009-a619-c1ce378034e6", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f048e68e-cdc7-4227-a4eb-1ce521d9ee85", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9f9b3ca1-1f93-4c06-8dee-69cd29802f1a", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "LimitsExceededException", "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": "a3b08cdd-f695-4d20-8c62-5e20feb3ce35", "documentation": "

Activates Shield Advanced for an account.

When you initally create a subscription, your subscription is set to be automatically renewed at the end of the existing subscription period. You can change this by submitting an UpdateSubscription request.

", "method": "post", "endpoint": "#X-Amz-Target=AWSShield_20160616.CreateSubscription", "responses": [ { "uuid": "84bcabce-ded6-4a3d-800f-7bbfe7114ccc", "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": "773cf7e1-a210-4ad8-a159-0f7c6ca23498", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "75e93cf7-e466-4195-990d-a12f886e9658", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceAlreadyExistsException", "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": "0eb8fa5c-5da6-4495-b52b-23421a89d163", "documentation": "Deletes an Shield Advanced Protection.", "method": "post", "endpoint": "#X-Amz-Target=AWSShield_20160616.DeleteProtection", "responses": [ { "uuid": "97e219ad-e3ce-429e-9e61-7b64ea218726", "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": "36644e19-0d2d-4878-9148-856dfb598eef", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0e32de57-a869-4774-83df-07f111e56852", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "37470cda-6cfa-4542-a8de-30225796960a", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "OptimisticLockException", "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": "71fccc85-b616-47c3-946f-16cf9e2824d6", "documentation": "Removes the specified protection group.", "method": "post", "endpoint": "#X-Amz-Target=AWSShield_20160616.DeleteProtectionGroup", "responses": [ { "uuid": "1bfafe2e-1804-46d7-a0d4-b45744a5b1e9", "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": "cc8edf2a-4354-445a-8422-9c9e41a60871", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9da0b2e8-52be-4e01-a508-22561010a425", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "OptimisticLockException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "47c1787a-0e33-470c-9daa-9da451d160d3", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "af9f443b-71cb-415c-b5e2-7a47b5fec961", "documentation": "Removes Shield Advanced from an account. Shield Advanced requires a 1-year subscription commitment. You cannot delete a subscription prior to the completion of that commitment. ", "method": "post", "endpoint": "#X-Amz-Target=AWSShield_20160616.DeleteSubscription", "responses": [ { "uuid": "56a312ff-8c5f-49df-a803-cb58aaa185d8", "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": "298d58a4-5c22-484e-9c25-ba28b26968ee", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "44c8448a-cc1e-4291-b92d-121fec73856b", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "LockedSubscriptionException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a607d944-4d51-4073-9395-888ee817a5e1", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e948afda-72e6-44bf-b6f5-85259ccd75a7", "documentation": "Describes the details of a DDoS attack. ", "method": "post", "endpoint": "#X-Amz-Target=AWSShield_20160616.DescribeAttack", "responses": [ { "uuid": "4b9ddcee-eb41-436c-9220-d71fe1954699", "body": "{\n \"Attack\": {\n \"AttackId\": \"\",\n \"ResourceArn\": \"\",\n \"SubResources\": [\n {\n \"Type\": \"\",\n \"Id\": \"\",\n \"AttackVectors\": [\n {\n \"VectorType\": \"\",\n \"VectorCounters\": [\n {\n \"Name\": \"\",\n \"Max\": {{faker 'number.float'}},\n \"Average\": {{faker 'number.float'}},\n \"Sum\": {{faker 'number.float'}},\n \"N\": {{faker 'number.int' max=99999}},\n \"Unit\": \"\"\n }\n ]\n }\n ],\n \"Counters\": [\n {\n \"Name\": \"\",\n \"Max\": {{faker 'number.float'}},\n \"Average\": {{faker 'number.float'}},\n \"Sum\": {{faker 'number.float'}},\n \"N\": {{faker 'number.int' max=99999}},\n \"Unit\": \"\"\n }\n ]\n }\n ],\n \"StartTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\",\n \"AttackCounters\": [\n {\n \"Name\": \"\",\n \"Max\": {{faker 'number.float'}},\n \"Average\": {{faker 'number.float'}},\n \"Sum\": {{faker 'number.float'}},\n \"N\": {{faker 'number.int' max=99999}},\n \"Unit\": \"\"\n }\n ],\n \"AttackProperties\": [\n {\n \"AttackLayer\": \"\",\n \"AttackPropertyIdentifier\": \"\",\n \"TopContributors\": [\n {\n \"Name\": \"\",\n \"Value\": {{faker 'number.int' max=99999}}\n }\n ],\n \"Unit\": \"\",\n \"Total\": {{faker 'number.int' max=99999}}\n }\n ],\n \"Mitigations\": [\n {\n \"MitigationName\": \"\"\n }\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0e2e0018-c987-482f-8dc0-914141ba1d59", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "62ff8613-a846-4325-9759-0156510698a0", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "AccessDeniedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "39356533-c912-44b5-85e3-b53c15972d79", "documentation": "

Provides information about the number and type of attacks Shield has detected in the last year for all resources that belong to your account, regardless of whether you've defined Shield protections for them. This operation is available to Shield customers as well as to Shield Advanced customers.

The operation returns data for the time range of midnight UTC, one year ago, to midnight UTC, today. For example, if the current time is 2020-10-26 15:39:32 PDT, equal to 2020-10-26 22:39:32 UTC, then the time range for the attack data returned is from 2019-10-26 00:00:00 UTC to 2020-10-26 00:00:00 UTC.

The time range indicates the period covered by the attack statistics data items.

", "method": "post", "endpoint": "#X-Amz-Target=AWSShield_20160616.DescribeAttackStatistics", "responses": [ { "uuid": "fcbf8e5f-fd38-4fdc-99f8-f549f3f7022e", "body": "{\n \"TimeRange\": {\n \"FromInclusive\": \"{{faker 'date.recent' 365}}\",\n \"ToExclusive\": \"{{faker 'date.recent' 365}}\"\n },\n \"DataItems\": [\n {\n \"AttackVolume\": {\n \"BitsPerSecond\": {\n \"Max\": {{faker 'number.float'}}\n },\n \"PacketsPerSecond\": {\n \"Max\": {{faker 'number.float'}}\n },\n \"RequestsPerSecond\": {\n \"Max\": {{faker 'number.float'}}\n }\n },\n \"AttackCount\": {{faker 'number.int' max=99999}}\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": "0565193a-0984-4325-83aa-560488c114ba", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalErrorException", "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": "83a20a8e-a3b5-4d33-8bf8-611a45f2a6e1", "documentation": "Returns the current role and list of Amazon S3 log buckets used by the Shield Response Team (SRT) to access your Amazon Web Services account while assisting with attack mitigation.", "method": "post", "endpoint": "#X-Amz-Target=AWSShield_20160616.DescribeDRTAccess", "responses": [ { "uuid": "7dbad503-5b92-4ca2-9165-fac0b5b0c944", "body": "{\n \"RoleArn\": \"\",\n \"LogBucketList\": [\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": "7f4d1c96-ef36-427d-b9c0-cc2aca08145f", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8e0bc731-193f-4288-888e-7ea93e950870", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5ef821b5-7f48-4a6a-8725-52dcb6117c48", "documentation": "A list of email addresses and phone numbers that the Shield Response Team (SRT) can use to contact you if you have proactive engagement enabled, for escalations to the SRT and to initiate proactive customer support.", "method": "post", "endpoint": "#X-Amz-Target=AWSShield_20160616.DescribeEmergencyContactSettings", "responses": [ { "uuid": "0ea795a6-7515-43bd-8cbb-3ada4df442b2", "body": "{\n \"EmergencyContactList\": [\n {\n \"EmailAddress\": \"\",\n \"PhoneNumber\": \"\",\n \"ContactNotes\": \"\"\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": "d2d63567-61a8-4757-a7c1-1b96243cb1e6", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0225c265-cccb-4f17-b23d-3e0761858870", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a7750fd6-85c6-48cf-ab5d-217352cdee44", "documentation": "Lists the details of a Protection object.", "method": "post", "endpoint": "#X-Amz-Target=AWSShield_20160616.DescribeProtection", "responses": [ { "uuid": "78cecbf9-77f4-49d4-84bf-be5927a35077", "body": "{\n \"Protection\": {\n \"Id\": \"\",\n \"Name\": \"\",\n \"ResourceArn\": \"\",\n \"HealthCheckIds\": [\n \"\"\n ],\n \"ProtectionArn\": \"\"\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": "2397a672-ad71-45ea-929a-047c1aad74b2", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cd25cc74-3fe1-40db-9c7c-725e3bfd701a", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b10f42c4-81f1-47ce-98c6-c1192c3cb5b2", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c8df0919-2a66-45a8-9346-a56cd2ee8947", "documentation": "Returns the specification for the specified protection group.", "method": "post", "endpoint": "#X-Amz-Target=AWSShield_20160616.DescribeProtectionGroup", "responses": [ { "uuid": "4b7002e0-3293-4514-8d6f-71406c2f0c19", "body": "{\n \"ProtectionGroup\": {\n \"ProtectionGroupId\": \"\",\n \"Aggregation\": \"\",\n \"Pattern\": \"\",\n \"ResourceType\": \"\",\n \"Members\": [\n \"\"\n ],\n \"ProtectionGroupArn\": \"\"\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": "17fc6b33-ad8a-4fdc-82e6-14602340a60c", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1f14cb8c-e20f-40dc-85fc-345290f83d59", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d3cf970f-2736-469e-b590-44c4176dbbaa", "documentation": "Provides details about the Shield Advanced subscription for an account.", "method": "post", "endpoint": "#X-Amz-Target=AWSShield_20160616.DescribeSubscription", "responses": [ { "uuid": "913e9825-97bc-4427-9723-2a30ac3130a5", "body": "{\n \"Subscription\": {\n \"StartTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\",\n \"TimeCommitmentInSeconds\": {{faker 'number.int' max=99999}},\n \"AutoRenew\": \"\",\n \"Limits\": [\n {\n \"Type\": \"\",\n \"Max\": {{faker 'number.int' max=99999}}\n }\n ],\n \"ProactiveEngagementStatus\": \"\",\n \"SubscriptionLimits\": {\n \"ProtectionLimits\": {\n \"ProtectedResourceTypeLimits\": [\n {\n \"Type\": \"\",\n \"Max\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"ProtectionGroupLimits\": {\n \"MaxProtectionGroups\": {{faker 'number.int' max=99999}},\n \"PatternTypeLimits\": {\n \"ArbitraryPatternLimits\": {\n \"MaxMembers\": {{faker 'number.int' max=99999}}\n }\n }\n }\n },\n \"SubscriptionArn\": \"\"\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": "be53517e-fc83-4e76-993a-a56ffaca2938", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5d14fdb7-7444-45f4-b333-70c237751a04", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a26c3886-a144-4fd8-b0da-02fa96fbe046", "documentation": "Removes authorization from the Shield Response Team (SRT) to notify contacts about escalations to the SRT and to initiate proactive customer support.", "method": "post", "endpoint": "#X-Amz-Target=AWSShield_20160616.DisableProactiveEngagement", "responses": [ { "uuid": "b5bce19f-a6ac-425c-830c-c00486170a30", "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": "ceb5081c-a306-4594-a37f-e81620160061", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cf409c7d-5fda-4909-988a-664d67aa4f12", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidOperationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "03079d78-c4ed-46dc-8954-38cd6b72af32", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2a7a48d6-649e-49d6-a815-3b2d434e58d9", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a02b7de0-fc19-4d73-bba0-2cb27dd45613", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "OptimisticLockException", "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": "6bbdee58-22e8-4a86-8313-acea84a4da9c", "documentation": "

Removes the Shield Response Team's (SRT) access to the specified Amazon S3 bucket containing the logs that you shared previously.

To make a DisassociateDRTLogBucket request, you must be subscribed to the Business Support plan or the Enterprise Support plan. However, if you are not subscribed to one of these support plans, but had been previously and had granted the SRT access to your account, you can submit a DisassociateDRTLogBucket request to remove this access.

", "method": "post", "endpoint": "#X-Amz-Target=AWSShield_20160616.DisassociateDRTLogBucket", "responses": [ { "uuid": "98147b88-4a07-433d-a2fd-b27dbd801448", "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": "bce8112d-9fd4-4804-a2f8-bb9a0ba07df4", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "470b8141-18c8-4f94-a53c-9df9a3e0b772", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidOperationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "834ba40b-d157-44d5-80e1-d6e86e591ada", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "NoAssociatedRoleException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "53da01bc-896c-4c4d-bd55-705a751d7463", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "AccessDeniedForDependencyException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8011f2cb-1b39-4061-9dcc-588ccb83a30e", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "OptimisticLockException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dc61445d-f184-4a2a-a51b-ec2a8a06283e", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f128d4e4-fc48-4946-ac03-88a6758a22cb", "documentation": "

Removes the Shield Response Team's (SRT) access to your Amazon Web Services account.

To make a DisassociateDRTRole request, you must be subscribed to the Business Support plan or the Enterprise Support plan. However, if you are not subscribed to one of these support plans, but had been previously and had granted the SRT access to your account, you can submit a DisassociateDRTRole request to remove this access.

", "method": "post", "endpoint": "#X-Amz-Target=AWSShield_20160616.DisassociateDRTRole", "responses": [ { "uuid": "14dfa307-f6d6-4c99-adda-0c318f0c824b", "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": "f6b375e7-6f96-40a9-8be9-b7fcb7129999", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d46bd777-2496-4ce3-ba67-c67477db04ca", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidOperationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b9b50b6b-5dbf-47a9-915f-97d50a91016b", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "OptimisticLockException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fa23b7b0-ba28-4df5-be90-7ddca760469c", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1a9511a5-5f4a-44f3-98f2-c8116f730e6e", "documentation": "

Removes health-based detection from the Shield Advanced protection for a resource. Shield Advanced health-based detection uses the health of your Amazon Web Services resource to improve responsiveness and accuracy in attack detection and mitigation.

You define the health check in Route 53 and then associate or disassociate it with your Shield Advanced protection. For more information, see Shield Advanced Health-Based Detection in the WAF Developer Guide.

", "method": "post", "endpoint": "#X-Amz-Target=AWSShield_20160616.DisassociateHealthCheck", "responses": [ { "uuid": "6eb47310-1806-4c18-90ac-2cb2b0a274d4", "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": "2afc2470-bb47-45e5-bd16-bf59203342e8", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bf275fb6-13c1-4281-878c-bb7395cfe008", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ffbcc79f-e5fd-402e-9dbe-0a3a118c16b0", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fefffe31-7b93-411a-bad0-5720c7d88c84", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "OptimisticLockException", "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": "12bb1bcc-aa8b-4612-8cd6-398644946eb2", "documentation": "Authorizes the Shield Response Team (SRT) to use email and phone to notify contacts about escalations to the SRT and to initiate proactive customer support.", "method": "post", "endpoint": "#X-Amz-Target=AWSShield_20160616.EnableProactiveEngagement", "responses": [ { "uuid": "f92ef5de-ac27-45ee-baa3-4aa5398bbfbd", "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": "d80f7c8c-dc64-41c1-a399-c626516833ef", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e946307b-7b86-4c55-a7d3-96060630afd5", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidOperationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d05f94e3-e9f3-4320-bb0a-fea2cf932544", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "74016e17-d4fc-443d-a2ec-7ae99b391a16", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "973cc0f5-8500-4b4b-bb94-36b0a6ad9b09", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "OptimisticLockException", "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": "923db505-a7da-4312-89e1-51421e1b5ff9", "documentation": "Returns the SubscriptionState, either Active or Inactive.", "method": "post", "endpoint": "#X-Amz-Target=AWSShield_20160616.GetSubscriptionState", "responses": [ { "uuid": "0ab95cb6-a3d6-4de2-981f-2198f9d8445d", "body": "{\n \"SubscriptionState\": \"\"\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": "37a89b32-37b5-4f28-9e4d-d7aa8c742e83", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalErrorException", "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": "88b756d4-ea34-434b-bb67-91c7aa544ff9", "documentation": "Returns all ongoing DDoS attacks or all DDoS attacks during a specified time period.", "method": "post", "endpoint": "#X-Amz-Target=AWSShield_20160616.ListAttacks", "responses": [ { "uuid": "6f3f1367-3d8a-4b09-bd75-39ac984533ff", "body": "{\n \"AttackSummaries\": [\n {\n \"AttackId\": \"\",\n \"ResourceArn\": \"\",\n \"StartTime\": \"{{faker 'date.recent' 365}}\",\n \"EndTime\": \"{{faker 'date.recent' 365}}\",\n \"AttackVectors\": [\n {\n \"VectorType\": \"\"\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": "bad7e737-e68c-4695-bea1-c2f5d883e913", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d3c10842-d12a-43e2-8677-246384f0b7c6", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "718a91d2-3fb1-4d88-8e3e-f7ab06b486b2", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidOperationException", "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": "c035c918-7ea9-447d-bdd7-52e304d2b384", "documentation": "Retrieves the ProtectionGroup objects for the account.", "method": "post", "endpoint": "#X-Amz-Target=AWSShield_20160616.ListProtectionGroups", "responses": [ { "uuid": "7bb01c72-bb36-4e42-bdf1-a047629bf8e9", "body": "{\n \"ProtectionGroups\": [\n {\n \"ProtectionGroupId\": \"\",\n \"Aggregation\": \"\",\n \"Pattern\": \"\",\n \"ResourceType\": \"\",\n \"Members\": [\n \"\"\n ],\n \"ProtectionGroupArn\": \"\"\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": "a42f8237-15ef-4778-ac2c-40be1feb464b", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f9c58c53-1524-4bab-b36a-4bc5e6a8ce3f", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "db8fd0a9-57af-4050-80f2-1d8289605b03", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidPaginationTokenException", "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": "922faaeb-29cf-48a0-ab8e-ca71c273363d", "documentation": "Lists all Protection objects for the account.", "method": "post", "endpoint": "#X-Amz-Target=AWSShield_20160616.ListProtections", "responses": [ { "uuid": "5a71c49f-a26a-47b3-85cb-bbcf60907aae", "body": "{\n \"Protections\": [\n {\n \"Id\": \"\",\n \"Name\": \"\",\n \"ResourceArn\": \"\",\n \"HealthCheckIds\": [\n \"\"\n ],\n \"ProtectionArn\": \"\"\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": "e9f6fb03-dcda-44dc-b89c-4e5ab6d242f6", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "394c24cf-2a49-4eb7-845c-221f7cdc0ab7", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "846dddad-52f7-4c43-8fa8-b13eda8de2b2", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidPaginationTokenException", "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": "17684169-5883-4db2-a05d-f9e521be24c8", "documentation": "Retrieves the resources that are included in the protection group. ", "method": "post", "endpoint": "#X-Amz-Target=AWSShield_20160616.ListResourcesInProtectionGroup", "responses": [ { "uuid": "fad4b082-63e7-49b2-993f-21bea18fd5b6", "body": "{\n \"ResourceArns\": [\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": "552e3069-51da-427d-a526-cbbe3c848ea0", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "795ba5df-8590-4741-8801-a5094f7d9d06", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b82b56d4-7bf6-46b3-8e75-5dc75bd9c36d", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidPaginationTokenException", "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": "f9cfb5d0-4010-4859-8e05-984c7a95401c", "documentation": "Gets information about Amazon Web Services tags for a specified Amazon Resource Name (ARN) in Shield.", "method": "post", "endpoint": "#X-Amz-Target=AWSShield_20160616.ListTagsForResource", "responses": [ { "uuid": "fd7516b9-0492-49ed-9308-aef88bd038b2", "body": "{\n \"Tags\": [\n {\n \"Key\": \"\",\n \"Value\": \"\"\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": "a0656c86-03cb-4dda-90f5-17786cb2dfb7", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cab51784-9475-4901-bf14-6e893b5a2ce0", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidResourceException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f501f673-f6d6-4f55-bd1b-31d65371ac5d", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "717fde42-0b5b-49ac-881b-23d346f8aeea", "documentation": "Adds or updates tags for a resource in Shield.", "method": "post", "endpoint": "#X-Amz-Target=AWSShield_20160616.TagResource", "responses": [ { "uuid": "81e0fc66-96f4-432a-8f29-30ef93415667", "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": "6128a31c-35e4-4218-8eba-62a8cf189fe9", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "857e4be9-f318-491b-a995-eed9a41d042f", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidResourceException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a16e7a53-2596-405d-beb8-d180b3769afb", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "36111d53-8775-49f9-99f5-5d8c20237ee5", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "932be07b-00a9-434a-8323-597261ed7650", "documentation": "Removes tags from a resource in Shield.", "method": "post", "endpoint": "#X-Amz-Target=AWSShield_20160616.UntagResource", "responses": [ { "uuid": "ed3c9a07-cadd-48f1-ac32-4b9677100daa", "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": "0fde55c1-ae50-4cd4-a1f7-f9029addc083", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a8df7043-594f-49a5-83eb-cc1af27e05f6", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidResourceException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "792be8b1-5efb-4521-8e4c-e1ec8b1a1f84", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b581596f-99ee-43d8-ae32-fb480777624a", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5db7728f-928a-417c-8b80-b490ff4ab2d8", "documentation": "Updates the details of the list of email addresses and phone numbers that the Shield Response Team (SRT) can use to contact you if you have proactive engagement enabled, for escalations to the SRT and to initiate proactive customer support.", "method": "post", "endpoint": "#X-Amz-Target=AWSShield_20160616.UpdateEmergencyContactSettings", "responses": [ { "uuid": "c9a03d16-372d-4c71-ab8a-80098548b314", "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": "4dd8c2e2-6109-461f-bf3c-90e12ffdad56", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9265b3d5-d424-4a45-9a3b-8453f424ee14", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fc9fcb33-1277-4921-9057-71d5705eff1d", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "OptimisticLockException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f9e5163c-d98f-410a-9b95-3e8cab2443c6", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2230c744-9aed-4040-a1d6-2172284fb8d4", "documentation": "Updates an existing protection group. A protection group is a grouping of protected resources so they can be handled as a collective. This resource grouping improves the accuracy of detection and reduces false positives. ", "method": "post", "endpoint": "#X-Amz-Target=AWSShield_20160616.UpdateProtectionGroup", "responses": [ { "uuid": "5a171c3c-aab4-45f3-9060-3b21227f5294", "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": "70852d6c-6abb-431c-8fc2-4c1de53d783c", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "854bb6ab-44c6-4ab0-8e3d-5c8a3233fd23", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8dc11cf3-3c81-4d1e-9d3d-236ea2d5bda3", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "OptimisticLockException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "07ea9315-1618-45d1-9ca4-2c0f23e15ca8", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InvalidParameterException", "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": "410207e5-685c-461d-84cf-a38e36ea2402", "documentation": "Updates the details of an existing subscription. Only enter values for parameters you want to change. Empty parameters are not updated.", "method": "post", "endpoint": "#X-Amz-Target=AWSShield_20160616.UpdateSubscription", "responses": [ { "uuid": "89297fe5-1dec-4ce9-b523-585b631d9a0d", "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": "e2f029c6-b319-463b-b5b6-a2c42daefce2", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "12b316a4-8cb4-4646-996c-f91d65445175", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "LockedSubscriptionException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "29c7490f-4d34-4720-86c3-354fac0d1529", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "219b1439-6805-45b5-887f-4b0e522f2029", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "12e9e8a7-ed3b-4703-858b-e85978c30c79", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "OptimisticLockException", "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": "de261310-47fc-4276-92b8-68da75003615" }, { "type": "route", "uuid": "85d1d463-7c0a-46e7-9249-e5d59acd403a" }, { "type": "route", "uuid": "66445a04-bc98-484e-9662-708fa35dbfab" }, { "type": "route", "uuid": "279f0b8e-3eb0-4aff-8cdd-48ad40fba17f" }, { "type": "route", "uuid": "f85a4508-6b08-4cf2-ad09-89cc99dbb649" }, { "type": "route", "uuid": "c1f69ef5-58a3-4528-8682-af2d20a759a8" }, { "type": "route", "uuid": "a3b08cdd-f695-4d20-8c62-5e20feb3ce35" }, { "type": "route", "uuid": "0eb8fa5c-5da6-4495-b52b-23421a89d163" }, { "type": "route", "uuid": "71fccc85-b616-47c3-946f-16cf9e2824d6" }, { "type": "route", "uuid": "af9f443b-71cb-415c-b5e2-7a47b5fec961" }, { "type": "route", "uuid": "e948afda-72e6-44bf-b6f5-85259ccd75a7" }, { "type": "route", "uuid": "39356533-c912-44b5-85e3-b53c15972d79" }, { "type": "route", "uuid": "83a20a8e-a3b5-4d33-8bf8-611a45f2a6e1" }, { "type": "route", "uuid": "5ef821b5-7f48-4a6a-8725-52dcb6117c48" }, { "type": "route", "uuid": "a7750fd6-85c6-48cf-ab5d-217352cdee44" }, { "type": "route", "uuid": "c8df0919-2a66-45a8-9346-a56cd2ee8947" }, { "type": "route", "uuid": "d3cf970f-2736-469e-b590-44c4176dbbaa" }, { "type": "route", "uuid": "a26c3886-a144-4fd8-b0da-02fa96fbe046" }, { "type": "route", "uuid": "6bbdee58-22e8-4a86-8313-acea84a4da9c" }, { "type": "route", "uuid": "f128d4e4-fc48-4946-ac03-88a6758a22cb" }, { "type": "route", "uuid": "1a9511a5-5f4a-44f3-98f2-c8116f730e6e" }, { "type": "route", "uuid": "12bb1bcc-aa8b-4612-8cd6-398644946eb2" }, { "type": "route", "uuid": "923db505-a7da-4312-89e1-51421e1b5ff9" }, { "type": "route", "uuid": "88b756d4-ea34-434b-bb67-91c7aa544ff9" }, { "type": "route", "uuid": "c035c918-7ea9-447d-bdd7-52e304d2b384" }, { "type": "route", "uuid": "922faaeb-29cf-48a0-ab8e-ca71c273363d" }, { "type": "route", "uuid": "17684169-5883-4db2-a05d-f9e521be24c8" }, { "type": "route", "uuid": "f9cfb5d0-4010-4859-8e05-984c7a95401c" }, { "type": "route", "uuid": "717fde42-0b5b-49ac-881b-23d346f8aeea" }, { "type": "route", "uuid": "932be07b-00a9-434a-8323-597261ed7650" }, { "type": "route", "uuid": "5db7728f-928a-417c-8b80-b490ff4ab2d8" }, { "type": "route", "uuid": "2230c744-9aed-4040-a1d6-2172284fb8d4" }, { "type": "route", "uuid": "410207e5-685c-461d-84cf-a38e36ea2402" } ] }