{ "uuid": "17b2a57a-6fc7-4b4a-af70-eeaf2bb27772", "lastMigration": 29, "name": "AWS Global Accelerator", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "c7bfffe1-977a-41b4-9ce2-236557ddcae1", "documentation": "

Associate a virtual private cloud (VPC) subnet endpoint with your custom routing accelerator.

The listener port range must be large enough to support the number of IP addresses that can be specified in your subnet. The number of ports required is: subnet size times the number of ports per destination EC2 instances. For example, a subnet defined as /24 requires a listener port range of at least 255 ports.

Note: You must have enough remaining listener ports available to map to the subnet ports, or the call will fail with a LimitExceededException.

By default, all destinations in a subnet in a custom routing accelerator cannot receive traffic. To enable all destinations to receive traffic, or to specify individual port mappings that can receive traffic, see the AllowCustomRoutingTraffic operation.

", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.AddCustomRoutingEndpoints", "responses": [ { "uuid": "f83a1752-5d49-4c06-b70b-4ddb3a5dc762", "body": "{\n \"EndpointDescriptions\": [\n {\n \"EndpointId\": \"\"\n }\n ],\n \"EndpointGroupArn\": \"\"\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": "d0cbfaa5-c116-47ad-b0e0-7c8bdfc9a8ac", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "EndpointAlreadyExistsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a7947a2b-6d2b-4fb7-89ab-f3954cfb86ad", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "EndpointGroupNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8467a94b-8681-48a5-adfc-64c6ddefa6f5", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "542a954c-bcda-4749-8448-e0fe3ebf5dfb", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InvalidArgumentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3e00ee4b-e2a7-4d30-9ecf-141aee355ae1", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "LimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "30949a88-e2a7-4ea4-9734-fd9923315aff", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "AccessDeniedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "15dc017c-0a8c-403c-9d14-66c7ddaff484", "body": "\"\"", "latency": 0, "statusCode": 486, "label": "ConflictException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5e9ac2f3-9169-479b-b080-c58896bcd9cc", "documentation": "

Advertises an IPv4 address range that is provisioned for use with your AWS resources through bring your own IP addresses (BYOIP). It can take a few minutes before traffic to the specified addresses starts routing to AWS because of propagation delays.

To stop advertising the BYOIP address range, use WithdrawByoipCidr.

For more information, see Bring Your Own IP Addresses (BYOIP) in the AWS Global Accelerator Developer Guide.

", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.AdvertiseByoipCidr", "responses": [ { "uuid": "17ea3fba-1691-4293-9030-a71ead9dd7bd", "body": "{\n \"ByoipCidr\": {\n \"Cidr\": \"\",\n \"State\": \"\",\n \"Events\": [\n {\n \"Message\": \"\",\n \"Timestamp\": \"{{faker 'date.recent' 365}}\"\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": "928860de-e0f3-4c76-ba12-1c71d9f9124c", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "180ec788-b027-402e-995c-ec439f5b3140", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidArgumentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4828ff0d-a2af-4204-bd81-6bd99497b2dc", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "AccessDeniedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "491099c0-e942-41f1-bbda-2755739039f0", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ByoipCidrNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c9dd114e-ea22-48bd-b585-8059fe300da3", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "IncorrectCidrStateException", "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": "71baf4d0-64cc-45f0-a884-b4c3b6f2fae4", "documentation": "

Specify the Amazon EC2 instance (destination) IP addresses and ports for a VPC subnet endpoint that can receive traffic for a custom routing accelerator. You can allow traffic to all destinations in the subnet endpoint, or allow traffic to a specified list of destination IP addresses and ports in the subnet. Note that you cannot specify IP addresses or ports outside of the range that you configured for the endpoint group.

After you make changes, you can verify that the updates are complete by checking the status of your accelerator: the status changes from IN_PROGRESS to DEPLOYED.

", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.AllowCustomRoutingTraffic", "responses": [ { "uuid": "fedc0bfd-5080-4d57-b0f1-21897789a039", "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": "fd920dae-93cd-4258-a51e-322335859cf2", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidArgumentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ad304663-464d-4aa6-b747-e0c2cd173c52", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServiceErrorException", "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": "317c03a7-7c96-48ac-989b-63468a35b2c3", "documentation": "

Create an accelerator. An accelerator includes one or more listeners that process inbound connections and direct traffic to one or more endpoint groups, each of which includes endpoints, such as Network Load Balancers.

Global Accelerator is a global service that supports endpoints in multiple AWS Regions but you must specify the US West (Oregon) Region to create or update accelerators.

", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.CreateAccelerator", "responses": [ { "uuid": "009cc78d-7ca4-443c-97bf-5b0847265e5d", "body": "{\n \"Accelerator\": {\n \"AcceleratorArn\": \"\",\n \"Name\": \"\",\n \"IpAddressType\": \"\",\n \"Enabled\": {{faker 'datatype.boolean'}},\n \"IpSets\": [\n {\n \"IpFamily\": \"\",\n \"IpAddresses\": [\n \"\"\n ]\n }\n ],\n \"DnsName\": \"\",\n \"Status\": \"\",\n \"CreatedTime\": \"{{faker 'date.recent' 365}}\",\n \"LastModifiedTime\": \"{{faker 'date.recent' 365}}\"\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": "4e010270-53bc-479c-be0c-e1e88af35a6b", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "92136fe5-1283-43c3-bc47-7305dc237808", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidArgumentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ff487260-6342-46fa-bba1-d7def0b04a34", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "LimitExceededException", "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": "c8f71749-3401-4b94-8551-bc96b37c211e", "documentation": "

Create a custom routing accelerator. A custom routing accelerator directs traffic to one of possibly thousands of Amazon EC2 instance destinations running in a single or multiple virtual private clouds (VPC) subnet endpoints.

Be aware that, by default, all destination EC2 instances in a VPC subnet endpoint cannot receive traffic. To enable all destinations to receive traffic, or to specify individual port mappings that can receive traffic, see the AllowCustomRoutingTraffic operation.

Global Accelerator is a global service that supports endpoints in multiple AWS Regions but you must specify the US West (Oregon) Region to create or update accelerators.

", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.CreateCustomRoutingAccelerator", "responses": [ { "uuid": "7878826d-582d-4d82-b926-57320803a9ce", "body": "{\n \"Accelerator\": {\n \"AcceleratorArn\": \"\",\n \"Name\": \"\",\n \"IpAddressType\": \"\",\n \"Enabled\": {{faker 'datatype.boolean'}},\n \"IpSets\": [\n {\n \"IpFamily\": \"\",\n \"IpAddresses\": [\n \"\"\n ]\n }\n ],\n \"DnsName\": \"\",\n \"Status\": \"\",\n \"CreatedTime\": \"{{faker 'date.recent' 365}}\",\n \"LastModifiedTime\": \"{{faker 'date.recent' 365}}\"\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": "c27176e3-470e-4ef9-9fc0-e8686278160e", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6e4dab9b-cce4-4c81-8208-d10e89218d17", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidArgumentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fd9b04e6-6ad6-4a1e-9fb5-c39bb896f116", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "LimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0c2f0940-3245-4ca4-8cb6-854d51dc09e1", "body": "\"\"", "latency": 0, "statusCode": 483, "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": "a2e8e1ab-45f6-4967-aef3-2126cdde9806", "documentation": "Create an endpoint group for the specified listener for a custom routing accelerator. An endpoint group is a collection of endpoints in one AWS Region. ", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.CreateCustomRoutingEndpointGroup", "responses": [ { "uuid": "f59f4290-0ba5-4c19-a3ad-db4fc5a3b42c", "body": "{\n \"EndpointGroup\": {\n \"EndpointGroupArn\": \"\",\n \"EndpointGroupRegion\": \"\",\n \"DestinationDescriptions\": [\n {\n \"FromPort\": {{faker 'number.int' max=99999}},\n \"ToPort\": {{faker 'number.int' max=99999}},\n \"Protocols\": [\n \"{{oneOf (array 'TCP' 'UDP')}}\"\n ]\n }\n ],\n \"EndpointDescriptions\": [\n {\n \"EndpointId\": \"\"\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": "9a055b90-a00d-40f5-9a35-843e8b5cd94a", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "AcceleratorNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "98ad3319-873e-4dc0-bef1-bd7396e8551b", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "EndpointGroupAlreadyExistsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6576f90c-3741-4203-99fe-8de6aeeb9830", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ListenerNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4801b0b7-749f-4c58-b7d4-04cc8ee8b7fe", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "471a1176-b077-4d2f-abdb-da33ad3be711", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InvalidArgumentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "de155eb5-8b31-4966-808f-edc63b5c13ca", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "InvalidPortRangeException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7d463299-4891-43f6-bc52-37fc4b459d61", "body": "\"\"", "latency": 0, "statusCode": 486, "label": "LimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bc0036fc-a9e0-462c-be66-e8713e7f9dcd", "body": "\"\"", "latency": 0, "statusCode": 487, "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": "150302cf-9148-499c-a2ee-9b04e4364ce3", "documentation": "Create a listener to process inbound connections from clients to a custom routing accelerator. Connections arrive to assigned static IP addresses on the port range that you specify. ", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.CreateCustomRoutingListener", "responses": [ { "uuid": "bd177316-eaa5-4352-8582-fedeb76bfd52", "body": "{\n \"Listener\": {\n \"ListenerArn\": \"\",\n \"PortRanges\": [\n {\n \"FromPort\": {{faker 'number.int' max=99999}},\n \"ToPort\": {{faker 'number.int' max=99999}}\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": "59ae26ca-31f2-49fb-83cd-9bd0520b233a", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidArgumentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4d3cd50c-f437-43fe-a4e6-f29c37689514", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "AcceleratorNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b5e56b8d-32bf-43ce-bac3-7e628974f5d5", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidPortRangeException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "146dddc8-1f3e-471f-9781-189865c221fa", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2529c83d-0276-4d13-bbb9-a6a671bbc425", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "LimitExceededException", "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": "56957536-5d15-407c-a866-24fcd8504ddb", "documentation": "Create an endpoint group for the specified listener. An endpoint group is a collection of endpoints in one AWS Region. A resource must be valid and active when you add it as an endpoint.", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.CreateEndpointGroup", "responses": [ { "uuid": "035af6c8-bb39-4880-a422-df14a71b810a", "body": "{\n \"EndpointGroup\": {\n \"EndpointGroupArn\": \"\",\n \"EndpointGroupRegion\": \"\",\n \"EndpointDescriptions\": [\n {\n \"EndpointId\": \"\",\n \"Weight\": {{faker 'number.int' max=99999}},\n \"HealthState\": \"\",\n \"HealthReason\": \"\",\n \"ClientIPPreservationEnabled\": {{faker 'datatype.boolean'}}\n }\n ],\n \"TrafficDialPercentage\": {{faker 'number.float'}},\n \"HealthCheckPort\": {{faker 'number.int' max=99999}},\n \"HealthCheckProtocol\": \"\",\n \"HealthCheckPath\": \"\",\n \"HealthCheckIntervalSeconds\": {{faker 'number.int' max=99999}},\n \"ThresholdCount\": {{faker 'number.int' max=99999}},\n \"PortOverrides\": [\n {\n \"ListenerPort\": {{faker 'number.int' max=99999}},\n \"EndpointPort\": {{faker 'number.int' max=99999}}\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": "5be5021e-b45c-4b8c-a7e1-4297f2e5c769", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "AcceleratorNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "78526751-c5ab-4a84-ad5d-594911f944fb", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "EndpointGroupAlreadyExistsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c05ef0e6-f0a7-4183-8a7b-b032609c3c55", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ListenerNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8491b9a0-49cc-4748-ab1a-7bac343104c9", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3058acf4-4d08-4a68-bc03-d577302173e3", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InvalidArgumentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "77827334-6388-4855-b25d-e739ed5887da", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "LimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "98853df7-6343-435e-b0f1-2d526b5a889a", "body": "\"\"", "latency": 0, "statusCode": 486, "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": "4c30a10b-9d02-479f-8d49-fdbe51f9bf8f", "documentation": "Create a listener to process inbound connections from clients to an accelerator. Connections arrive to assigned static IP addresses on a port, port range, or list of port ranges that you specify. ", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.CreateListener", "responses": [ { "uuid": "0c342181-cccd-4afb-a804-d0c2d1542cd4", "body": "{\n \"Listener\": {\n \"ListenerArn\": \"\",\n \"PortRanges\": [\n {\n \"FromPort\": {{faker 'number.int' max=99999}},\n \"ToPort\": {{faker 'number.int' max=99999}}\n }\n ],\n \"Protocol\": \"\",\n \"ClientAffinity\": \"\"\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": "64bf1a8e-2242-4df8-a102-8de39be2ddb1", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidArgumentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a41b2a67-2ec1-49e2-a930-5219e458c4c3", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "AcceleratorNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "44fe3a16-4408-4978-9a37-abbeb9ef64ba", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidPortRangeException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0175fddd-e5e4-4956-bcba-5175c73b1786", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8f0bbfe5-ceef-4354-a888-b1ff939cc6f0", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "LimitExceededException", "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": "f59359a3-7949-47cf-91b2-555df7b74b64", "documentation": "

Delete an accelerator. Before you can delete an accelerator, you must disable it and remove all dependent resources (listeners and endpoint groups). To disable the accelerator, update the accelerator to set Enabled to false.

When you create an accelerator, by default, Global Accelerator provides you with a set of two static IP addresses. Alternatively, you can bring your own IP address ranges to Global Accelerator and assign IP addresses from those ranges.

The IP addresses are assigned to your accelerator for as long as it exists, even if you disable the accelerator and it no longer accepts or routes traffic. However, when you delete an accelerator, you lose the static IP addresses that are assigned to the accelerator, so you can no longer route traffic by using them. As a best practice, ensure that you have permissions in place to avoid inadvertently deleting accelerators. You can use IAM policies with Global Accelerator to limit the users who have permissions to delete an accelerator. For more information, see Authentication and Access Control in the AWS Global Accelerator Developer Guide.

", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.DeleteAccelerator", "responses": [ { "uuid": "e864dab0-3406-4dc6-a508-814d79fd00ae", "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": "a59d5f58-f7e4-4955-93c3-848e951b913a", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "AcceleratorNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6d4ab1c9-423d-434d-8ec9-3b0619487f20", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "AcceleratorNotDisabledException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1f3374f9-63f5-4145-974f-c24fdf2ee3da", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "AssociatedListenerFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2afac4ea-b69b-47fe-a141-f4c6427e475b", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e1e12d3d-577d-44a0-bb72-7af3f4116a17", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InvalidArgumentException", "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": "dff46c05-c0dc-4c16-be88-59a24dc4d3a5", "documentation": "

Delete a custom routing accelerator. Before you can delete an accelerator, you must disable it and remove all dependent resources (listeners and endpoint groups). To disable the accelerator, update the accelerator to set Enabled to false.

When you create a custom routing accelerator, by default, Global Accelerator provides you with a set of two static IP addresses.

The IP addresses are assigned to your accelerator for as long as it exists, even if you disable the accelerator and it no longer accepts or routes traffic. However, when you delete an accelerator, you lose the static IP addresses that are assigned to the accelerator, so you can no longer route traffic by using them. As a best practice, ensure that you have permissions in place to avoid inadvertently deleting accelerators. You can use IAM policies with Global Accelerator to limit the users who have permissions to delete an accelerator. For more information, see Authentication and Access Control in the AWS Global Accelerator Developer Guide.

", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.DeleteCustomRoutingAccelerator", "responses": [ { "uuid": "88a1812e-5a58-4c35-a7ec-e15c3da04127", "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": "6a9f0bc5-8fa9-452f-87a1-a384359944e8", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "AcceleratorNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "968df745-978f-4e3f-a42c-cd14b2369f88", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "AcceleratorNotDisabledException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "86bfc8e3-3f8f-41b5-a6ad-c2ec8f3c66cf", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "AssociatedListenerFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e980f253-2b61-40af-8371-ccfde36407df", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "54b263f3-2234-4fef-a92b-5d6fc4bff8e0", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InvalidArgumentException", "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": "5fff3695-da58-4c43-b485-e70ca4c5f527", "documentation": "Delete an endpoint group from a listener for a custom routing accelerator.", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.DeleteCustomRoutingEndpointGroup", "responses": [ { "uuid": "4d046401-f082-4dfd-b373-455293eab73b", "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": "831deb5b-e0af-44d7-a896-68955446b632", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidArgumentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0c307253-8de0-46e0-88d8-ed223f2e5378", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "EndpointGroupNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f77d32f2-5d2f-4a8c-9fc9-ddfcf459c9f3", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServiceErrorException", "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": "15a7c4f5-26c8-46bc-9be5-d1f01e229600", "documentation": "Delete a listener for a custom routing accelerator.", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.DeleteCustomRoutingListener", "responses": [ { "uuid": "dfbf08e0-e186-4d4a-b102-89bfd497d0b1", "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": "77f14ddd-8ead-4530-905f-2c57b045959c", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidArgumentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f184db38-c2d5-463f-a163-dc52b5385d6b", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ListenerNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d7a2972b-c8dc-4009-859c-ddf3c2f6fbc9", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "AssociatedEndpointGroupFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c968c211-3c6a-47de-827e-dade24f8bd3d", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServiceErrorException", "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": "e350e72f-6342-4c30-b222-d5e11ac4a8f1", "documentation": "Delete an endpoint group from a listener.", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.DeleteEndpointGroup", "responses": [ { "uuid": "86022853-57a9-4990-bda3-161f65d3c633", "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": "2cc9cba5-2620-446b-8f60-bd2f3df6680b", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidArgumentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "722941bd-6133-4915-aedb-8cb796290033", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "EndpointGroupNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6cb137e1-e79b-4daf-85ad-55302996e34e", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServiceErrorException", "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": "dd0f5ff4-56dc-4eb9-b29b-93434305bf5d", "documentation": "Delete a listener from an accelerator.", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.DeleteListener", "responses": [ { "uuid": "65566c4d-f339-40aa-a2ca-72f7a651af94", "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": "903b6ae0-2ff0-4323-82b2-0f17cd23d014", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidArgumentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9944bff8-0456-4b60-baaa-2d2b435dd503", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ListenerNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f6b69dfb-c58e-46c6-96de-6037c05cce2c", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "AssociatedEndpointGroupFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b494f496-1bc1-49cf-a28c-fd1c083b6f7f", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServiceErrorException", "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": "0d4067c1-68ba-4d1f-8067-1f736541aed2", "documentation": "

Specify the Amazon EC2 instance (destination) IP addresses and ports for a VPC subnet endpoint that cannot receive traffic for a custom routing accelerator. You can deny traffic to all destinations in the VPC endpoint, or deny traffic to a specified list of destination IP addresses and ports. Note that you cannot specify IP addresses or ports outside of the range that you configured for the endpoint group.

After you make changes, you can verify that the updates are complete by checking the status of your accelerator: the status changes from IN_PROGRESS to DEPLOYED.

", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.DenyCustomRoutingTraffic", "responses": [ { "uuid": "3fa1075f-6dd3-46f5-9373-42b8b7edead0", "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": "b9e0efe9-9578-48db-88d8-7af218126c51", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidArgumentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "247c1076-fce2-4172-a08a-9b0c90d990de", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServiceErrorException", "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": "69d47e44-ea23-4abc-965d-165ebd92044b", "documentation": "

Releases the specified address range that you provisioned to use with your AWS resources through bring your own IP addresses (BYOIP) and deletes the corresponding address pool.

Before you can release an address range, you must stop advertising it by using WithdrawByoipCidr and you must not have any accelerators that are using static IP addresses allocated from its address range.

For more information, see Bring Your Own IP Addresses (BYOIP) in the AWS Global Accelerator Developer Guide.

", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.DeprovisionByoipCidr", "responses": [ { "uuid": "85ff0312-13f1-462f-93b2-23e0a52a0da0", "body": "{\n \"ByoipCidr\": {\n \"Cidr\": \"\",\n \"State\": \"\",\n \"Events\": [\n {\n \"Message\": \"\",\n \"Timestamp\": \"{{faker 'date.recent' 365}}\"\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": "b1d0f7ee-9154-46f3-a346-b6b1d617c36a", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c0b694da-1cbc-499e-b967-6c48f07b8c27", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidArgumentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c292f80e-21b3-4397-af11-1c3410a5a923", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "AccessDeniedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "17ed2d32-6818-488d-b5fc-8963dbbe40b4", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ByoipCidrNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5f462d21-2603-463d-8f97-5dddf6038187", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "IncorrectCidrStateException", "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": "d0959ed6-d0c1-41be-88ac-87223b7f2339", "documentation": "Describe an accelerator. ", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.DescribeAccelerator", "responses": [ { "uuid": "acf015dd-54c2-4e96-86f2-8ee676e156db", "body": "{\n \"Accelerator\": {\n \"AcceleratorArn\": \"\",\n \"Name\": \"\",\n \"IpAddressType\": \"\",\n \"Enabled\": {{faker 'datatype.boolean'}},\n \"IpSets\": [\n {\n \"IpFamily\": \"\",\n \"IpAddresses\": [\n \"\"\n ]\n }\n ],\n \"DnsName\": \"\",\n \"Status\": \"\",\n \"CreatedTime\": \"{{faker 'date.recent' 365}}\",\n \"LastModifiedTime\": \"{{faker 'date.recent' 365}}\"\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": "083317e1-dcb8-464e-87ca-7c0c9a8849bc", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "AcceleratorNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "44cb3879-7c5f-4035-bd5a-6db8d88a9081", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "63c12eec-7b4a-4280-a57b-1cd3189dbb06", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidArgumentException", "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": "7b664d66-dc4e-400f-b21f-6dd79918e4fd", "documentation": "Describe the attributes of an accelerator. ", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.DescribeAcceleratorAttributes", "responses": [ { "uuid": "4d746f05-edcb-44cc-a997-8cf603bc8073", "body": "{\n \"AcceleratorAttributes\": {\n \"FlowLogsEnabled\": {{faker 'datatype.boolean'}},\n \"FlowLogsS3Bucket\": \"\",\n \"FlowLogsS3Prefix\": \"\"\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": "b7478e61-3c44-4a03-9507-4c0200025af0", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "AcceleratorNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d14878ed-b659-463e-99ee-bb321123dd16", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "308cb22b-af64-44bc-9749-176836c6450a", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidArgumentException", "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": "9b7742ae-5801-4a9e-94dd-9346d6086657", "documentation": "Describe a custom routing accelerator. ", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.DescribeCustomRoutingAccelerator", "responses": [ { "uuid": "5e62f8c4-9cec-47cc-a18b-c3afb9c6d048", "body": "{\n \"Accelerator\": {\n \"AcceleratorArn\": \"\",\n \"Name\": \"\",\n \"IpAddressType\": \"\",\n \"Enabled\": {{faker 'datatype.boolean'}},\n \"IpSets\": [\n {\n \"IpFamily\": \"\",\n \"IpAddresses\": [\n \"\"\n ]\n }\n ],\n \"DnsName\": \"\",\n \"Status\": \"\",\n \"CreatedTime\": \"{{faker 'date.recent' 365}}\",\n \"LastModifiedTime\": \"{{faker 'date.recent' 365}}\"\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": "2d9b30e0-cc27-46f7-8f76-be55f15050ef", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "AcceleratorNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7351b590-041a-42f8-ba25-9540f7aa234e", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ace152b1-4b0e-4499-9b5f-19ee2d3333d4", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidArgumentException", "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": "d68f92e6-5bc8-41d2-9369-f137064d1e78", "documentation": "Describe the attributes of a custom routing accelerator. ", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.DescribeCustomRoutingAcceleratorAttributes", "responses": [ { "uuid": "4173a98a-4de8-4996-a177-a8deb2966f32", "body": "{\n \"AcceleratorAttributes\": {\n \"FlowLogsEnabled\": {{faker 'datatype.boolean'}},\n \"FlowLogsS3Bucket\": \"\",\n \"FlowLogsS3Prefix\": \"\"\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": "b36af8b6-d93d-4cc8-8b7f-b044dbd6a18a", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "AcceleratorNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1ae7a144-8b95-402e-b40b-bf45c4462e53", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a377e89e-b8b2-4c1b-978f-7c18e31bcbce", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidArgumentException", "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": "146391b8-5254-4dd4-907c-a6d81fdd3cfb", "documentation": "Describe an endpoint group for a custom routing accelerator. ", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.DescribeCustomRoutingEndpointGroup", "responses": [ { "uuid": "eea326c5-f89a-4d2c-890c-81a722bbf1bc", "body": "{\n \"EndpointGroup\": {\n \"EndpointGroupArn\": \"\",\n \"EndpointGroupRegion\": \"\",\n \"DestinationDescriptions\": [\n {\n \"FromPort\": {{faker 'number.int' max=99999}},\n \"ToPort\": {{faker 'number.int' max=99999}},\n \"Protocols\": [\n \"{{oneOf (array 'TCP' 'UDP')}}\"\n ]\n }\n ],\n \"EndpointDescriptions\": [\n {\n \"EndpointId\": \"\"\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": "417b1c26-913d-4d72-88fe-3582df0c25b1", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidArgumentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f8323cd1-b567-4aa7-b73a-aa84964ac2f5", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "EndpointGroupNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2894fafb-baf5-42ed-9bff-b0d089426860", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServiceErrorException", "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": "6b2dfa0d-d7dd-4235-b320-dd42133a03d6", "documentation": "The description of a listener for a custom routing accelerator.", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.DescribeCustomRoutingListener", "responses": [ { "uuid": "a42a8e59-8b39-4e90-8fb7-b904b62ad8f2", "body": "{\n \"Listener\": {\n \"ListenerArn\": \"\",\n \"PortRanges\": [\n {\n \"FromPort\": {{faker 'number.int' max=99999}},\n \"ToPort\": {{faker 'number.int' max=99999}}\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": "535066e3-8022-4f07-ba7e-70090e16fe3c", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidArgumentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "92c3304a-dea1-4ffb-ba98-5c826e149070", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ListenerNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b3075a0c-f026-4514-a4e4-f71d48121427", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServiceErrorException", "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": "c08d2461-4b4c-4dce-bbeb-6023f69e9acb", "documentation": "Describe an endpoint group. ", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.DescribeEndpointGroup", "responses": [ { "uuid": "d4c3d761-ec3b-4596-91e6-e7f9223bf25b", "body": "{\n \"EndpointGroup\": {\n \"EndpointGroupArn\": \"\",\n \"EndpointGroupRegion\": \"\",\n \"EndpointDescriptions\": [\n {\n \"EndpointId\": \"\",\n \"Weight\": {{faker 'number.int' max=99999}},\n \"HealthState\": \"\",\n \"HealthReason\": \"\",\n \"ClientIPPreservationEnabled\": {{faker 'datatype.boolean'}}\n }\n ],\n \"TrafficDialPercentage\": {{faker 'number.float'}},\n \"HealthCheckPort\": {{faker 'number.int' max=99999}},\n \"HealthCheckProtocol\": \"\",\n \"HealthCheckPath\": \"\",\n \"HealthCheckIntervalSeconds\": {{faker 'number.int' max=99999}},\n \"ThresholdCount\": {{faker 'number.int' max=99999}},\n \"PortOverrides\": [\n {\n \"ListenerPort\": {{faker 'number.int' max=99999}},\n \"EndpointPort\": {{faker 'number.int' max=99999}}\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": "5682eed0-948d-4623-8d79-0884bb284480", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidArgumentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a67a07f4-da3c-4720-82ca-2303f3c2ad0c", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "EndpointGroupNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8c57013e-1ed7-4539-85e4-48761b0b6179", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServiceErrorException", "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": "096bb5cd-270b-47b4-9425-d1ee752f145d", "documentation": "Describe a listener. ", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.DescribeListener", "responses": [ { "uuid": "a3b5a9e5-c0d3-4826-beb6-5da2d5177b7b", "body": "{\n \"Listener\": {\n \"ListenerArn\": \"\",\n \"PortRanges\": [\n {\n \"FromPort\": {{faker 'number.int' max=99999}},\n \"ToPort\": {{faker 'number.int' max=99999}}\n }\n ],\n \"Protocol\": \"\",\n \"ClientAffinity\": \"\"\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": "6bcb0848-35a9-45d7-8fd9-eb3a577a9604", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidArgumentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4552f37a-83b1-48e2-9f4b-d583898a9030", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ListenerNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e9ab4387-ea0a-4f1a-b765-78f45f29625c", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServiceErrorException", "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": "7d39c62c-b8c6-476b-800e-83e4ca2a6392", "documentation": "List the accelerators for an AWS account. ", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.ListAccelerators", "responses": [ { "uuid": "44697c2e-f872-493a-bceb-476e98809719", "body": "{\n \"Accelerators\": [\n {\n \"AcceleratorArn\": \"\",\n \"Name\": \"\",\n \"IpAddressType\": \"\",\n \"Enabled\": {{faker 'datatype.boolean'}},\n \"IpSets\": [\n {\n \"IpFamily\": \"\",\n \"IpAddresses\": [\n \"\"\n ]\n }\n ],\n \"DnsName\": \"\",\n \"Status\": \"\",\n \"CreatedTime\": \"{{faker 'date.recent' 365}}\",\n \"LastModifiedTime\": \"{{faker 'date.recent' 365}}\"\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": "0eb9293d-44d4-4b86-b59a-d3a5531ae7cf", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidArgumentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "19ed4357-0239-40f4-a9a3-6e79334bae75", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidNextTokenException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fec77501-16a4-4e3c-82bb-53ab09f4d3ab", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServiceErrorException", "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": "a494e28f-8ff8-4da5-afa1-e5108e286967", "documentation": "Lists the IP address ranges that were specified in calls to ProvisionByoipCidr, including the current state and a history of state changes.", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.ListByoipCidrs", "responses": [ { "uuid": "c6f02ae9-05e3-470a-adb9-2a32ce17d0d0", "body": "{\n \"ByoipCidrs\": [\n {\n \"Cidr\": \"\",\n \"State\": \"\",\n \"Events\": [\n {\n \"Message\": \"\",\n \"Timestamp\": \"{{faker 'date.recent' 365}}\"\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": "edee7854-745e-442e-b0e4-ceb3b805cf46", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0b8f1a5b-9e7d-412a-bd23-85cbbf8a4554", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidArgumentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "37404001-cffb-4c17-b80c-9fd0658cbf88", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "AccessDeniedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4a06434b-a2d9-4ec2-9919-57ba9c3ecc79", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InvalidNextTokenException", "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": "c3875f2a-5eec-4235-b6e0-fe9fd3410d59", "documentation": "List the custom routing accelerators for an AWS account. ", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.ListCustomRoutingAccelerators", "responses": [ { "uuid": "4d8ea2e1-3bf5-4a56-80bc-8af260fa0509", "body": "{\n \"Accelerators\": [\n {\n \"AcceleratorArn\": \"\",\n \"Name\": \"\",\n \"IpAddressType\": \"\",\n \"Enabled\": {{faker 'datatype.boolean'}},\n \"IpSets\": [\n {\n \"IpFamily\": \"\",\n \"IpAddresses\": [\n \"\"\n ]\n }\n ],\n \"DnsName\": \"\",\n \"Status\": \"\",\n \"CreatedTime\": \"{{faker 'date.recent' 365}}\",\n \"LastModifiedTime\": \"{{faker 'date.recent' 365}}\"\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": "cc8d7f75-7361-4452-9652-942907c6475c", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidArgumentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a8365e59-56aa-4114-b59e-0f223e15fd6d", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidNextTokenException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3fe97903-0bd7-4b6b-b7bd-8c8ac09d7f5d", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServiceErrorException", "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": "5d53afef-0c6f-45f0-aaa2-2a2684bc7daf", "documentation": "List the endpoint groups that are associated with a listener for a custom routing accelerator. ", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.ListCustomRoutingEndpointGroups", "responses": [ { "uuid": "4e6fd4bf-b426-4a5e-8bae-02e96a83953d", "body": "{\n \"EndpointGroups\": [\n {\n \"EndpointGroupArn\": \"\",\n \"EndpointGroupRegion\": \"\",\n \"DestinationDescriptions\": [\n {\n \"FromPort\": {{faker 'number.int' max=99999}},\n \"ToPort\": {{faker 'number.int' max=99999}},\n \"Protocols\": [\n \"{{oneOf (array 'TCP' 'UDP')}}\"\n ]\n }\n ],\n \"EndpointDescriptions\": [\n {\n \"EndpointId\": \"\"\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": "05b87932-2157-4b39-9056-c105a391e762", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ListenerNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2af62226-5434-4548-ac9b-2dc1e1499bd6", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidNextTokenException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "32a39d64-e31d-4388-8047-83b6c9495803", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidArgumentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a0e7305e-dad4-435b-ac37-aaf147d7025d", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServiceErrorException", "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": "fb78885d-7b2a-456f-8ae4-481933ec82ef", "documentation": "List the listeners for a custom routing accelerator. ", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.ListCustomRoutingListeners", "responses": [ { "uuid": "293ea000-b191-4634-81f8-5caa64a84c04", "body": "{\n \"Listeners\": [\n {\n \"ListenerArn\": \"\",\n \"PortRanges\": [\n {\n \"FromPort\": {{faker 'number.int' max=99999}},\n \"ToPort\": {{faker 'number.int' max=99999}}\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": "508575b1-ecb0-425e-9348-0ce05fac0805", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidArgumentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2cd54b97-2569-4846-b256-14d32bd93ae7", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "AcceleratorNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a9684943-22a0-44fa-9de8-ff8885b2e5ef", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidNextTokenException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "872d5cbf-f5e7-46e5-866f-874655555213", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServiceErrorException", "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": "fa330e53-ebe1-42f2-8560-644aaaf84638", "documentation": "

Provides a complete mapping from the public accelerator IP address and port to destination EC2 instance IP addresses and ports in the virtual public cloud (VPC) subnet endpoint for a custom routing accelerator. For each subnet endpoint that you add, Global Accelerator creates a new static port mapping for the accelerator. The port mappings don't change after Global Accelerator generates them, so you can retrieve and cache the full mapping on your servers.

If you remove a subnet from your accelerator, Global Accelerator removes (reclaims) the port mappings. If you add a subnet to your accelerator, Global Accelerator creates new port mappings (the existing ones don't change). If you add or remove EC2 instances in your subnet, the port mappings don't change, because the mappings are created when you add the subnet to Global Accelerator.

The mappings also include a flag for each destination denoting which destination IP addresses and ports are allowed or denied traffic.

", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.ListCustomRoutingPortMappings", "responses": [ { "uuid": "26105ca0-b181-41be-b696-49f2d907385e", "body": "{\n \"PortMappings\": [\n {\n \"AcceleratorPort\": {{faker 'number.int' max=99999}},\n \"EndpointGroupArn\": \"\",\n \"EndpointId\": \"\",\n \"DestinationSocketAddress\": {\n \"IpAddress\": \"\",\n \"Port\": {{faker 'number.int' max=99999}}\n },\n \"Protocols\": [\n \"{{oneOf (array 'TCP' 'UDP')}}\"\n ],\n \"DestinationTrafficState\": \"\"\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": "9249bf82-ec3d-4787-8df2-177350f306fb", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidArgumentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d73ce773-8c49-4781-9c4c-8e595df9d02d", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidNextTokenException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0485c5d4-49db-49b6-b83d-1660d476a869", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "EndpointGroupNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bea1cab0-b1db-41b4-b270-bab0bb6df2c9", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "AcceleratorNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "48b50b86-ec63-4782-8e99-f9c5ce4e6495", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalServiceErrorException", "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": "458bc8e1-2b8e-4ad1-9913-877410005087", "documentation": "List the port mappings for a specific EC2 instance (destination) in a VPC subnet endpoint. The response is the mappings for one destination IP address. This is useful when your subnet endpoint has mappings that span multiple custom routing accelerators in your account, or for scenarios where you only want to list the port mappings for a specific destination instance.", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.ListCustomRoutingPortMappingsByDestination", "responses": [ { "uuid": "7df056cc-9a81-4212-8412-bc34d8d77026", "body": "{\n \"DestinationPortMappings\": [\n {\n \"AcceleratorArn\": \"\",\n \"AcceleratorSocketAddresses\": [\n {\n \"IpAddress\": \"\",\n \"Port\": {{faker 'number.int' max=99999}}\n }\n ],\n \"EndpointGroupArn\": \"\",\n \"EndpointId\": \"\",\n \"EndpointGroupRegion\": \"\",\n \"DestinationSocketAddress\": {\n \"IpAddress\": \"\",\n \"Port\": {{faker 'number.int' max=99999}}\n },\n \"IpAddressType\": \"\",\n \"DestinationTrafficState\": \"\"\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": "f258cd31-5fb1-4323-870f-705f3ae11b5f", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidArgumentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1c5764c1-afa1-49c5-8991-de305fa6ea37", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidNextTokenException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b7479723-134f-4b11-8c98-2a7bbfc48c32", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "EndpointNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7386db2a-c2e3-4f05-85d0-4ee701b06623", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServiceErrorException", "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": "a3f4485c-afdf-4681-aebb-71287080419e", "documentation": "List the endpoint groups that are associated with a listener. ", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.ListEndpointGroups", "responses": [ { "uuid": "c1316f92-9d75-4e51-a426-427ea1360c1b", "body": "{\n \"EndpointGroups\": [\n {\n \"EndpointGroupArn\": \"\",\n \"EndpointGroupRegion\": \"\",\n \"EndpointDescriptions\": [\n {\n \"EndpointId\": \"\",\n \"Weight\": {{faker 'number.int' max=99999}},\n \"HealthState\": \"\",\n \"HealthReason\": \"\",\n \"ClientIPPreservationEnabled\": {{faker 'datatype.boolean'}}\n }\n ],\n \"TrafficDialPercentage\": {{faker 'number.float'}},\n \"HealthCheckPort\": {{faker 'number.int' max=99999}},\n \"HealthCheckProtocol\": \"\",\n \"HealthCheckPath\": \"\",\n \"HealthCheckIntervalSeconds\": {{faker 'number.int' max=99999}},\n \"ThresholdCount\": {{faker 'number.int' max=99999}},\n \"PortOverrides\": [\n {\n \"ListenerPort\": {{faker 'number.int' max=99999}},\n \"EndpointPort\": {{faker 'number.int' max=99999}}\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": "158907c3-3869-44d4-9675-800b1af99dd3", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ListenerNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d613ea67-f5da-4783-8143-7a9e16663799", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidNextTokenException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "038208a7-3153-4193-ab18-5d965ff796e9", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidArgumentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c1537abb-89e1-4315-95d0-cc05befe6f5d", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServiceErrorException", "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": "a5563ecb-8ab7-4c46-9123-e828aa57623c", "documentation": "List the listeners for an accelerator. ", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.ListListeners", "responses": [ { "uuid": "e7be50c1-9ee3-475a-9c5f-461bede647bf", "body": "{\n \"Listeners\": [\n {\n \"ListenerArn\": \"\",\n \"PortRanges\": [\n {\n \"FromPort\": {{faker 'number.int' max=99999}},\n \"ToPort\": {{faker 'number.int' max=99999}}\n }\n ],\n \"Protocol\": \"\",\n \"ClientAffinity\": \"\"\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": "a2eeb7ce-8513-437a-8ce1-921a5c2b809a", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidArgumentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "07520597-6959-4f62-b051-8981eeccb369", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "AcceleratorNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "55bd80b5-3233-4efb-bfa5-30cf110a41d1", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidNextTokenException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8dd8e8c6-66fe-491f-9076-75f38b93a3ad", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServiceErrorException", "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": "a9beeca6-745b-4423-be8b-76bc280a2b95", "documentation": "

List all tags for an accelerator.

For more information, see Tagging in AWS Global Accelerator in the AWS Global Accelerator Developer Guide.

", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.ListTagsForResource", "responses": [ { "uuid": "e92abad6-2b73-4d79-b19d-b2ea6b0f0910", "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": "e3b1267f-b1c4-44c0-aafc-af3d64b70bdc", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "AcceleratorNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e4891f3a-30bc-4481-b5fc-10de6b0d29c7", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d638afd9-66ed-43d8-b580-abc8347bd8e2", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidArgumentException", "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": "26b1fd24-00d8-4704-9977-378623d05dba", "documentation": "

Provisions an IP address range to use with your AWS resources through bring your own IP addresses (BYOIP) and creates a corresponding address pool. After the address range is provisioned, it is ready to be advertised using AdvertiseByoipCidr.

For more information, see Bring Your Own IP Addresses (BYOIP) in the AWS Global Accelerator Developer Guide.

", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.ProvisionByoipCidr", "responses": [ { "uuid": "6c40eb93-e621-4efc-b7f5-8d755670c4b1", "body": "{\n \"ByoipCidr\": {\n \"Cidr\": \"\",\n \"State\": \"\",\n \"Events\": [\n {\n \"Message\": \"\",\n \"Timestamp\": \"{{faker 'date.recent' 365}}\"\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": "794d6d50-3532-4171-8985-cd22d910fa7e", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7ea2fd53-1853-4192-9c5a-622b45332be3", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidArgumentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6bd044a8-2c01-47af-a2bc-69208595c2a8", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "LimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e5bd8579-9e7f-466c-8157-7200f778a222", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "AccessDeniedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d2e256d7-db3f-4a6b-97cb-5da9274f6f1b", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "IncorrectCidrStateException", "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": "ae323a76-a7c8-4f65-8430-1a765c795244", "documentation": "Remove endpoints from a custom routing accelerator.", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.RemoveCustomRoutingEndpoints", "responses": [ { "uuid": "cacaf3f0-e312-4b32-b92e-b9b74049dae5", "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": "b35245fe-9978-4b24-ba5c-8a091a8b5b55", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "EndpointGroupNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6df31cb3-69e4-4709-a938-4f2f702577f2", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "EndpointNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ec7b107f-6902-4cde-8875-7cf2fd4ae8e5", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fededbe1-90a7-4102-82ee-9f9e1732d9a8", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InvalidArgumentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1545163b-b2a0-4d52-8ec8-61aa0b07e389", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "AccessDeniedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e2fbd873-2e7f-4860-8116-a6de9050717e", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "ConflictException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a3431ba4-62e9-432b-9f66-26fe3a973e07", "documentation": "

Add tags to an accelerator resource.

For more information, see Tagging in AWS Global Accelerator in the AWS Global Accelerator Developer Guide.

", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.TagResource", "responses": [ { "uuid": "218d0915-f478-4a6c-9ec6-82b29b6518a1", "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": "99aa0e15-499e-45c9-aa65-da3178c47a72", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "AcceleratorNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1cd70fc2-da67-4bf0-89e8-c87908abda09", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4b0f6901-aecf-42ff-b132-4db93935ad83", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidArgumentException", "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": "21f332dd-54ac-4e23-b438-fc4c03c4b2c3", "documentation": "

Remove tags from a Global Accelerator resource. When you specify a tag key, the action removes both that key and its associated value. The operation succeeds even if you attempt to remove tags from an accelerator that was already removed.

For more information, see Tagging in AWS Global Accelerator in the AWS Global Accelerator Developer Guide.

", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.UntagResource", "responses": [ { "uuid": "b0ab5d80-2385-4dc0-a224-84124d958fc7", "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": "ebd8d1b6-7424-4b29-b489-98de1e2536fa", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "AcceleratorNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8bb5262d-0e27-4e4e-bc51-cfa4f73e9eeb", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3f040488-9c0d-4264-adfb-94792ca129e5", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidArgumentException", "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": "a4a2cdbd-e9ec-462e-9588-ff2e6ed67bc8", "documentation": "

Update an accelerator.

Global Accelerator is a global service that supports endpoints in multiple AWS Regions but you must specify the US West (Oregon) Region to create or update accelerators.

", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.UpdateAccelerator", "responses": [ { "uuid": "ca361974-2eba-463e-9a94-ed308ad85be7", "body": "{\n \"Accelerator\": {\n \"AcceleratorArn\": \"\",\n \"Name\": \"\",\n \"IpAddressType\": \"\",\n \"Enabled\": {{faker 'datatype.boolean'}},\n \"IpSets\": [\n {\n \"IpFamily\": \"\",\n \"IpAddresses\": [\n \"\"\n ]\n }\n ],\n \"DnsName\": \"\",\n \"Status\": \"\",\n \"CreatedTime\": \"{{faker 'date.recent' 365}}\",\n \"LastModifiedTime\": \"{{faker 'date.recent' 365}}\"\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": "3367af2a-a973-4a54-8c20-4d289bd05fe3", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "AcceleratorNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "795db9ad-13ed-4dce-9efe-5f8311ad2404", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9f9a98ea-f128-41e2-8951-5134518500e9", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidArgumentException", "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": "a90a3dcd-42b3-455c-ba9b-ea83b1c7da38", "documentation": "Update the attributes for an accelerator. ", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.UpdateAcceleratorAttributes", "responses": [ { "uuid": "1a34b971-2181-4c93-822f-04ea48586956", "body": "{\n \"AcceleratorAttributes\": {\n \"FlowLogsEnabled\": {{faker 'datatype.boolean'}},\n \"FlowLogsS3Bucket\": \"\",\n \"FlowLogsS3Prefix\": \"\"\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": "b62089f7-7fb0-46a0-8f2c-2e0dba7d394c", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "AcceleratorNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7aed66b9-9bb7-421b-b73c-3576c9ac1330", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "69dd4833-4bb8-4843-9497-f3df66da7859", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidArgumentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b1d7c0c5-2049-462b-bfd0-1a0749946015", "body": "\"\"", "latency": 0, "statusCode": 483, "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": "0c3c2d68-36b0-4949-a7e1-d76775efca01", "documentation": "Update a custom routing accelerator. ", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.UpdateCustomRoutingAccelerator", "responses": [ { "uuid": "ea500d8d-974c-40a7-94f3-c6bdb3678bd9", "body": "{\n \"Accelerator\": {\n \"AcceleratorArn\": \"\",\n \"Name\": \"\",\n \"IpAddressType\": \"\",\n \"Enabled\": {{faker 'datatype.boolean'}},\n \"IpSets\": [\n {\n \"IpFamily\": \"\",\n \"IpAddresses\": [\n \"\"\n ]\n }\n ],\n \"DnsName\": \"\",\n \"Status\": \"\",\n \"CreatedTime\": \"{{faker 'date.recent' 365}}\",\n \"LastModifiedTime\": \"{{faker 'date.recent' 365}}\"\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": "5258fba9-8507-4e0e-be57-7c0e97e9cbd1", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "AcceleratorNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c8834210-8cbd-451b-b349-e8dcfba7cba6", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b69d1e90-2020-4b97-9b23-a257a925776f", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidArgumentException", "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": "f89478ea-0328-4e58-8841-cff92023ba79", "documentation": "Update the attributes for a custom routing accelerator. ", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.UpdateCustomRoutingAcceleratorAttributes", "responses": [ { "uuid": "0545a1ee-3882-46b4-950d-7d8ea654f6e3", "body": "{\n \"AcceleratorAttributes\": {\n \"FlowLogsEnabled\": {{faker 'datatype.boolean'}},\n \"FlowLogsS3Bucket\": \"\",\n \"FlowLogsS3Prefix\": \"\"\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": "a07c6a1f-74d3-4d57-9b67-4f66419a3210", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "AcceleratorNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1c1e4df7-8982-4aec-be8a-f6fc2c26a6b3", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b1639f8f-f12f-4ff6-a347-d78d551f125c", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidArgumentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4a9618ca-c740-412b-9ddd-3e96dc8e86db", "body": "\"\"", "latency": 0, "statusCode": 483, "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": "5d481155-923c-4f7b-96c1-4f69682b1981", "documentation": "Update a listener for a custom routing accelerator. ", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.UpdateCustomRoutingListener", "responses": [ { "uuid": "960d0e4a-19a5-4a89-ae3b-5c18cc23136a", "body": "{\n \"Listener\": {\n \"ListenerArn\": \"\",\n \"PortRanges\": [\n {\n \"FromPort\": {{faker 'number.int' max=99999}},\n \"ToPort\": {{faker 'number.int' max=99999}}\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": "c9c40cf4-e25a-4b28-9223-32f53d2090f0", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidArgumentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "db601669-a7ee-47ac-8e3e-de709d536d97", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidPortRangeException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "171a49ec-aef9-45f3-b65d-28ea03151a55", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ListenerNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "48391c5a-de88-4071-ab86-8bdf81fa84cd", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a692d73a-840f-4d18-9656-116254e532c6", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "LimitExceededException", "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": "d5809ff3-0c3e-40a5-8b83-1417025b4ad6", "documentation": "Update an endpoint group. A resource must be valid and active when you add it as an endpoint.", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.UpdateEndpointGroup", "responses": [ { "uuid": "67abf32a-863c-408a-b66c-0c3dc57cad29", "body": "{\n \"EndpointGroup\": {\n \"EndpointGroupArn\": \"\",\n \"EndpointGroupRegion\": \"\",\n \"EndpointDescriptions\": [\n {\n \"EndpointId\": \"\",\n \"Weight\": {{faker 'number.int' max=99999}},\n \"HealthState\": \"\",\n \"HealthReason\": \"\",\n \"ClientIPPreservationEnabled\": {{faker 'datatype.boolean'}}\n }\n ],\n \"TrafficDialPercentage\": {{faker 'number.float'}},\n \"HealthCheckPort\": {{faker 'number.int' max=99999}},\n \"HealthCheckProtocol\": \"\",\n \"HealthCheckPath\": \"\",\n \"HealthCheckIntervalSeconds\": {{faker 'number.int' max=99999}},\n \"ThresholdCount\": {{faker 'number.int' max=99999}},\n \"PortOverrides\": [\n {\n \"ListenerPort\": {{faker 'number.int' max=99999}},\n \"EndpointPort\": {{faker 'number.int' max=99999}}\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": "b94e73c9-495f-468c-bdf6-87f9348f84bf", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidArgumentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0e0d4cdd-dca3-4349-9d01-a1485d6c1b90", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "EndpointGroupNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "03e5de64-ae37-419c-8773-fe7baf88a88b", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "22067813-6bdb-46c0-85db-543a01524499", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "LimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "10cfd8d0-40d3-48fd-9b6d-474a05ad230c", "body": "\"\"", "latency": 0, "statusCode": 484, "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": "0de8efe9-ec69-402e-85a2-26cb2b7a6e5f", "documentation": "Update a listener. ", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.UpdateListener", "responses": [ { "uuid": "52079a21-53aa-4fed-8cbc-1dd9a7f290ca", "body": "{\n \"Listener\": {\n \"ListenerArn\": \"\",\n \"PortRanges\": [\n {\n \"FromPort\": {{faker 'number.int' max=99999}},\n \"ToPort\": {{faker 'number.int' max=99999}}\n }\n ],\n \"Protocol\": \"\",\n \"ClientAffinity\": \"\"\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": "5f763296-135a-4ccc-b2ef-0dfc5e071361", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidArgumentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bc306d84-b4b1-4fc5-bba5-e2ac9a925e6b", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidPortRangeException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "88c1ef65-f31d-4a62-80dc-533557902b68", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ListenerNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "74e83def-9c58-4392-bdac-cf38fbfaf19b", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0bcc593d-cebc-4b14-91f6-19b35c981647", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "LimitExceededException", "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": "3cbea38e-0864-45d9-82f1-c92abd420d38", "documentation": "

Stops advertising an address range that is provisioned as an address pool. You can perform this operation at most once every 10 seconds, even if you specify different address ranges each time.

It can take a few minutes before traffic to the specified addresses stops routing to AWS because of propagation delays.

For more information, see Bring Your Own IP Addresses (BYOIP) in the AWS Global Accelerator Developer Guide.

", "method": "post", "endpoint": "#X-Amz-Target=GlobalAccelerator_V20180706.WithdrawByoipCidr", "responses": [ { "uuid": "8132b7c6-2f5a-45b3-9368-b75a1d8b08c1", "body": "{\n \"ByoipCidr\": {\n \"Cidr\": \"\",\n \"State\": \"\",\n \"Events\": [\n {\n \"Message\": \"\",\n \"Timestamp\": \"{{faker 'date.recent' 365}}\"\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": "f4317bea-ff88-4c48-904b-e7d34ce4daa9", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a9b32998-0464-4731-844e-96c5784213bf", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidArgumentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "622efd84-0310-4ddd-8ac3-edf80876dfde", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "AccessDeniedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ccc2140c-1f37-4c09-8345-444a8e40aba7", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ByoipCidrNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "24b782b6-d54f-4b05-8826-9e2e1f5a719c", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "IncorrectCidrStateException", "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": "c7bfffe1-977a-41b4-9ce2-236557ddcae1" }, { "type": "route", "uuid": "5e9ac2f3-9169-479b-b080-c58896bcd9cc" }, { "type": "route", "uuid": "71baf4d0-64cc-45f0-a884-b4c3b6f2fae4" }, { "type": "route", "uuid": "317c03a7-7c96-48ac-989b-63468a35b2c3" }, { "type": "route", "uuid": "c8f71749-3401-4b94-8551-bc96b37c211e" }, { "type": "route", "uuid": "a2e8e1ab-45f6-4967-aef3-2126cdde9806" }, { "type": "route", "uuid": "150302cf-9148-499c-a2ee-9b04e4364ce3" }, { "type": "route", "uuid": "56957536-5d15-407c-a866-24fcd8504ddb" }, { "type": "route", "uuid": "4c30a10b-9d02-479f-8d49-fdbe51f9bf8f" }, { "type": "route", "uuid": "f59359a3-7949-47cf-91b2-555df7b74b64" }, { "type": "route", "uuid": "dff46c05-c0dc-4c16-be88-59a24dc4d3a5" }, { "type": "route", "uuid": "5fff3695-da58-4c43-b485-e70ca4c5f527" }, { "type": "route", "uuid": "15a7c4f5-26c8-46bc-9be5-d1f01e229600" }, { "type": "route", "uuid": "e350e72f-6342-4c30-b222-d5e11ac4a8f1" }, { "type": "route", "uuid": "dd0f5ff4-56dc-4eb9-b29b-93434305bf5d" }, { "type": "route", "uuid": "0d4067c1-68ba-4d1f-8067-1f736541aed2" }, { "type": "route", "uuid": "69d47e44-ea23-4abc-965d-165ebd92044b" }, { "type": "route", "uuid": "d0959ed6-d0c1-41be-88ac-87223b7f2339" }, { "type": "route", "uuid": "7b664d66-dc4e-400f-b21f-6dd79918e4fd" }, { "type": "route", "uuid": "9b7742ae-5801-4a9e-94dd-9346d6086657" }, { "type": "route", "uuid": "d68f92e6-5bc8-41d2-9369-f137064d1e78" }, { "type": "route", "uuid": "146391b8-5254-4dd4-907c-a6d81fdd3cfb" }, { "type": "route", "uuid": "6b2dfa0d-d7dd-4235-b320-dd42133a03d6" }, { "type": "route", "uuid": "c08d2461-4b4c-4dce-bbeb-6023f69e9acb" }, { "type": "route", "uuid": "096bb5cd-270b-47b4-9425-d1ee752f145d" }, { "type": "route", "uuid": "7d39c62c-b8c6-476b-800e-83e4ca2a6392" }, { "type": "route", "uuid": "a494e28f-8ff8-4da5-afa1-e5108e286967" }, { "type": "route", "uuid": "c3875f2a-5eec-4235-b6e0-fe9fd3410d59" }, { "type": "route", "uuid": "5d53afef-0c6f-45f0-aaa2-2a2684bc7daf" }, { "type": "route", "uuid": "fb78885d-7b2a-456f-8ae4-481933ec82ef" }, { "type": "route", "uuid": "fa330e53-ebe1-42f2-8560-644aaaf84638" }, { "type": "route", "uuid": "458bc8e1-2b8e-4ad1-9913-877410005087" }, { "type": "route", "uuid": "a3f4485c-afdf-4681-aebb-71287080419e" }, { "type": "route", "uuid": "a5563ecb-8ab7-4c46-9123-e828aa57623c" }, { "type": "route", "uuid": "a9beeca6-745b-4423-be8b-76bc280a2b95" }, { "type": "route", "uuid": "26b1fd24-00d8-4704-9977-378623d05dba" }, { "type": "route", "uuid": "ae323a76-a7c8-4f65-8430-1a765c795244" }, { "type": "route", "uuid": "a3431ba4-62e9-432b-9f66-26fe3a973e07" }, { "type": "route", "uuid": "21f332dd-54ac-4e23-b438-fc4c03c4b2c3" }, { "type": "route", "uuid": "a4a2cdbd-e9ec-462e-9588-ff2e6ed67bc8" }, { "type": "route", "uuid": "a90a3dcd-42b3-455c-ba9b-ea83b1c7da38" }, { "type": "route", "uuid": "0c3c2d68-36b0-4949-a7e1-d76775efca01" }, { "type": "route", "uuid": "f89478ea-0328-4e58-8841-cff92023ba79" }, { "type": "route", "uuid": "5d481155-923c-4f7b-96c1-4f69682b1981" }, { "type": "route", "uuid": "d5809ff3-0c3e-40a5-8b83-1417025b4ad6" }, { "type": "route", "uuid": "0de8efe9-ec69-402e-85a2-26cb2b7a6e5f" }, { "type": "route", "uuid": "3cbea38e-0864-45d9-82f1-c92abd420d38" } ] }