Amazon Global Accelerator website screenshot

Amazon Global Accelerator

Amazon Global Accelerator is a networking service that improves the performance and availability of applications with local or global users. It provides static IP addresses that act as a fixed entry point to your applications and uses the AWS global network to optimize the path from users to applications, improving performance by up to 60%.

1 APIs 6 Features
AvailabilityCDNGlobalLoad BalancingNetworkingPerformance

APIs

Amazon Global Accelerator API

The Amazon Global Accelerator API enables programmatic access to create and manage accelerators, listeners, and endpoint groups. You can configure traffic routing, health checks...

Collections

Pricing Plans

Rate Limits

FinOps

Features

Static Anycast IP Addresses

Provides two static IP addresses as fixed entry points to applications, simplifying DNS management and whitelisting.

AWS Global Network Routing

Routes user traffic through the AWS global network backbone for up to 60% performance improvement over public internet.

Intelligent Traffic Distribution

Automatically routes traffic to the closest healthy endpoint based on geography, health, and routing policies.

Health Checking

Continuously monitors endpoint health and instantly reroutes traffic away from unhealthy endpoints.

Client IP Preservation

Preserves the original client IP address for application endpoints that need it.

Custom Routing

Enables deterministic routing of connections to specific EC2 instances using port mappings.

Use Cases

Global Application Performance

Improve latency and throughput for globally distributed users by routing through AWS edge locations.

Multi-Region Failover

Automatically failover traffic to healthy endpoints across regions without DNS changes.

Gaming Applications

Reduce latency for real-time gaming applications using the AWS global network.

Integrations

AWS Elastic Load Balancing

Route traffic to Application, Network, or Classic Load Balancers as endpoints.

Amazon EC2

Use EC2 instances directly as Global Accelerator endpoints.

Amazon CloudWatch

Monitor accelerator metrics and set alarms for traffic and health status.

AWS CloudFormation

Provision Global Accelerator resources using infrastructure templates.

Semantic Vocabularies

Amazon Global Accelerator Context

0 classes · 2 properties

JSON-LD

API Governance Rules

Amazon Global Accelerator API Rules

14 rules · 7 errors 5 warnings 2 info

SPECTRAL

JSON Structure

Amazon Global Accelerator Structure

9 properties

JSON STRUCTURE

Global Accelerator Accelerator Structure

11 properties

JSON STRUCTURE

Global Accelerator Accelerators Structure

0 properties

JSON STRUCTURE

Global Accelerator Byoip Cidr Event Structure

2 properties

JSON STRUCTURE

Global Accelerator Byoip Cidr State Structure

0 properties

JSON STRUCTURE

Global Accelerator Byoip Cidr Structure

3 properties

JSON STRUCTURE

Global Accelerator Byoip Cidrs Structure

0 properties

JSON STRUCTURE

Global Accelerator Client Affinity Structure

0 properties

JSON STRUCTURE

Global Accelerator Endpoint Group Structure

10 properties

JSON STRUCTURE

Global Accelerator Endpoint Groups Structure

0 properties

JSON STRUCTURE

Global Accelerator Endpoint Ids Structure

0 properties

JSON STRUCTURE

Global Accelerator Endpoint Weight Structure

0 properties

JSON STRUCTURE

Global Accelerator Generic Boolean Structure

0 properties

JSON STRUCTURE

Global Accelerator Generic String Structure

0 properties

JSON STRUCTURE

Global Accelerator Health State Structure

0 properties

JSON STRUCTURE

Global Accelerator Ip Address Structure

0 properties

JSON STRUCTURE

Global Accelerator Ip Address Type Structure

0 properties

JSON STRUCTURE

Global Accelerator Ip Addresses Structure

0 properties

JSON STRUCTURE

Global Accelerator Ip Set Structure

3 properties

JSON STRUCTURE

Global Accelerator Ip Sets Structure

0 properties

JSON STRUCTURE

Global Accelerator Listener Structure

4 properties

JSON STRUCTURE

Global Accelerator Listeners Structure

0 properties

JSON STRUCTURE

Global Accelerator Max Results Structure

0 properties

JSON STRUCTURE

Global Accelerator Port Mapping Structure

6 properties

JSON STRUCTURE

Global Accelerator Port Mappings Structure

0 properties

JSON STRUCTURE

Global Accelerator Port Number Structure

0 properties

JSON STRUCTURE

Global Accelerator Port Override Structure

2 properties

JSON STRUCTURE

Global Accelerator Port Overrides Structure

0 properties

JSON STRUCTURE

Global Accelerator Port Range Structure

2 properties

JSON STRUCTURE

Global Accelerator Port Ranges Structure

0 properties

JSON STRUCTURE

Global Accelerator Protocol Structure

0 properties

JSON STRUCTURE

Global Accelerator Protocols Structure

0 properties

JSON STRUCTURE

Global Accelerator Resource Arn Structure

0 properties

JSON STRUCTURE

Global Accelerator Socket Address Structure

2 properties

JSON STRUCTURE

Global Accelerator Socket Addresses Structure

0 properties

JSON STRUCTURE

Global Accelerator Tag Key Structure

0 properties

JSON STRUCTURE

Global Accelerator Tag Keys Structure

0 properties

JSON STRUCTURE

Global Accelerator Tag Structure

2 properties

JSON STRUCTURE

Global Accelerator Tag Value Structure

0 properties

JSON STRUCTURE

Global Accelerator Tags Structure

0 properties

JSON STRUCTURE

Global Accelerator Threshold Count Structure

0 properties

JSON STRUCTURE

Global Accelerator Timestamp Structure

0 properties

JSON STRUCTURE

Example Payloads

Resources

🌐
Portal
Portal
🔗
Documentation
Documentation
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
💬
Support
Support
📰
Blog
Blog
👥
GitHubOrganization
GitHubOrganization
🌐
Console
Console
📝
Signup
Signup
🟢
StatusPage
StatusPage
🔗
Contact
Contact
🔗
SpectralRules
SpectralRules
🔗
Vocabulary
Vocabulary

Sources

Raw ↑
opencollection: 1.0.0
info:
  name: AWS Global Accelerator
  version: '2018-08-08'
request:
  auth:
    type: apikey
    key: Authorization
    value: '{{Authorization}}'
    placement: header
items:
- info:
    name: Amazon Global Accelerator Add Custom Routing Endpoints
    type: http
  http:
    method: POST
    url: http://globalaccelerator.{region}.amazonaws.com/#X-Amz-Target=GlobalAccelerator_V20180706.AddCustomRoutingEndpoints
    headers:
    - name: X-Amz-Content-Sha256
      value: ''
    - name: X-Amz-Date
      value: ''
    - name: X-Amz-Algorithm
      value: ''
    - name: X-Amz-Credential
      value: ''
    - name: X-Amz-Security-Token
      value: ''
    - name: X-Amz-Signature
      value: ''
    - name: X-Amz-SignedHeaders
      value: ''
    - name: X-Amz-Target
      value: ''
    body:
      type: json
      data: '{}'
  docs: '<p>Associate a virtual private cloud (VPC) subnet endpoint with your custom routing accelerator.</p> <p>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. </p> <p>Note: You must have enough remaining listener ports
    available to map to th'
- info:
    name: Amazon Global Accelerator Add Endpoints
    type: http
  http:
    method: POST
    url: http://globalaccelerator.{region}.amazonaws.com/#X-Amz-Target=GlobalAccelerator_V20180706.AddEndpoints
    headers:
    - name: X-Amz-Content-Sha256
      value: ''
    - name: X-Amz-Date
      value: ''
    - name: X-Amz-Algorithm
      value: ''
    - name: X-Amz-Credential
      value: ''
    - name: X-Amz-Security-Token
      value: ''
    - name: X-Amz-Signature
      value: ''
    - name: X-Amz-SignedHeaders
      value: ''
    - name: X-Amz-Target
      value: ''
    body:
      type: json
      data: '{}'
  docs: <p>Add endpoints to an endpoint group. The <code>AddEndpoints</code> API operation is the recommended option for adding
    endpoints. The alternative options are to add endpoints when you create an endpoint group (with the <a href="https://docs.aws.amazon.com/global-accelerator/latest/api/API_CreateEndpointGroup.html">CreateEndpointGroup</a>
    API) or when you update an endpoint group (with the <a href="https://docs.aws.amazon.com/global-accelerator/latest/api/API_UpdateEndpointGroup.html">UpdateEndp
- info:
    name: Amazon Global Accelerator Advertise Byoip Cidr
    type: http
  http:
    method: POST
    url: http://globalaccelerator.{region}.amazonaws.com/#X-Amz-Target=GlobalAccelerator_V20180706.AdvertiseByoipCidr
    headers:
    - name: X-Amz-Content-Sha256
      value: ''
    - name: X-Amz-Date
      value: ''
    - name: X-Amz-Algorithm
      value: ''
    - name: X-Amz-Credential
      value: ''
    - name: X-Amz-Security-Token
      value: ''
    - name: X-Amz-Signature
      value: ''
    - name: X-Amz-SignedHeaders
      value: ''
    - name: X-Amz-Target
      value: ''
    body:
      type: json
      data: '{}'
  docs: <p>Advertises an IPv4 address range that is provisioned for use with your Amazon Web Services resources through bring
    your own IP addresses (BYOIP). It can take a few minutes before traffic to the specified addresses starts routing to Amazon
    Web Services because of propagation delays. </p> <p>To stop advertising the BYOIP address range, use <a href="https://docs.aws.amazon.com/global-accelerator/latest/api/WithdrawByoipCidr.html">
    WithdrawByoipCidr</a>.</p> <p>For more information, see <a href="
- info:
    name: Amazon Global Accelerator Allow Custom Routing Traffic
    type: http
  http:
    method: POST
    url: http://globalaccelerator.{region}.amazonaws.com/#X-Amz-Target=GlobalAccelerator_V20180706.AllowCustomRoutingTraffic
    headers:
    - name: X-Amz-Content-Sha256
      value: ''
    - name: X-Amz-Date
      value: ''
    - name: X-Amz-Algorithm
      value: ''
    - name: X-Amz-Credential
      value: ''
    - name: X-Amz-Security-Token
      value: ''
    - name: X-Amz-Signature
      value: ''
    - name: X-Amz-SignedHeaders
      value: ''
    - name: X-Amz-Target
      value: ''
    body:
      type: json
      data: '{}'
  docs: <p>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.</p> <p>After you make changes, you can verify that
    the updates are comp
- info:
    name: Amazon Global Accelerator Create Accelerator
    type: http
  http:
    method: POST
    url: http://globalaccelerator.{region}.amazonaws.com/#X-Amz-Target=GlobalAccelerator_V20180706.CreateAccelerator
    headers:
    - name: X-Amz-Content-Sha256
      value: ''
    - name: X-Amz-Date
      value: ''
    - name: X-Amz-Algorithm
      value: ''
    - name: X-Amz-Credential
      value: ''
    - name: X-Amz-Security-Token
      value: ''
    - name: X-Amz-Signature
      value: ''
    - name: X-Amz-SignedHeaders
      value: ''
    - name: X-Amz-Target
      value: ''
    body:
      type: json
      data: '{}'
  docs: <p>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. </p> <important>
    <p>Global Accelerator is a global service that supports endpoints in multiple Amazon Web Services Regions but you must
    specify the US West (Oregon) Region to create, update, or otherwise work with accelerators. That is, for example, specify
    <code>--region us-we
- info:
    name: Amazon Global Accelerator Create Custom Routing Accelerator
    type: http
  http:
    method: POST
    url: http://globalaccelerator.{region}.amazonaws.com/#X-Amz-Target=GlobalAccelerator_V20180706.CreateCustomRoutingAccelerator
    headers:
    - name: X-Amz-Content-Sha256
      value: ''
    - name: X-Amz-Date
      value: ''
    - name: X-Amz-Algorithm
      value: ''
    - name: X-Amz-Credential
      value: ''
    - name: X-Amz-Security-Token
      value: ''
    - name: X-Amz-Signature
      value: ''
    - name: X-Amz-SignedHeaders
      value: ''
    - name: X-Amz-Target
      value: ''
    body:
      type: json
      data: '{}'
  docs: <p>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.</p>
    <p>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 <a href="https://docs.aws.amazon.com/g
- info:
    name: Amazon Global Accelerator Create Custom Routing Endpoint Group
    type: http
  http:
    method: POST
    url: http://globalaccelerator.{region}.amazonaws.com/#X-Amz-Target=GlobalAccelerator_V20180706.CreateCustomRoutingEndpointGroup
    headers:
    - name: X-Amz-Content-Sha256
      value: ''
    - name: X-Amz-Date
      value: ''
    - name: X-Amz-Algorithm
      value: ''
    - name: X-Amz-Credential
      value: ''
    - name: X-Amz-Security-Token
      value: ''
    - name: X-Amz-Signature
      value: ''
    - name: X-Amz-SignedHeaders
      value: ''
    - name: X-Amz-Target
      value: ''
    body:
      type: json
      data: '{}'
  docs: 'Create an endpoint group for the specified listener for a custom routing accelerator. An endpoint group is a collection
    of endpoints in one Amazon Web Services Region. '
- info:
    name: Amazon Global Accelerator Create Custom Routing Listener
    type: http
  http:
    method: POST
    url: http://globalaccelerator.{region}.amazonaws.com/#X-Amz-Target=GlobalAccelerator_V20180706.CreateCustomRoutingListener
    headers:
    - name: X-Amz-Content-Sha256
      value: ''
    - name: X-Amz-Date
      value: ''
    - name: X-Amz-Algorithm
      value: ''
    - name: X-Amz-Credential
      value: ''
    - name: X-Amz-Security-Token
      value: ''
    - name: X-Amz-Signature
      value: ''
    - name: X-Amz-SignedHeaders
      value: ''
    - name: X-Amz-Target
      value: ''
    body:
      type: json
      data: '{}'
  docs: '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. '
- info:
    name: Amazon Global Accelerator Create Endpoint Group
    type: http
  http:
    method: POST
    url: http://globalaccelerator.{region}.amazonaws.com/#X-Amz-Target=GlobalAccelerator_V20180706.CreateEndpointGroup
    headers:
    - name: X-Amz-Content-Sha256
      value: ''
    - name: X-Amz-Date
      value: ''
    - name: X-Amz-Algorithm
      value: ''
    - name: X-Amz-Credential
      value: ''
    - name: X-Amz-Security-Token
      value: ''
    - name: X-Amz-Signature
      value: ''
    - name: X-Amz-SignedHeaders
      value: ''
    - name: X-Amz-Target
      value: ''
    body:
      type: json
      data: '{}'
  docs: Create an endpoint group for the specified listener. An endpoint group is a collection of endpoints in one Amazon
    Web Services Region. A resource must be valid and active when you add it as an endpoint.
- info:
    name: Amazon Global Accelerator Create Listener
    type: http
  http:
    method: POST
    url: http://globalaccelerator.{region}.amazonaws.com/#X-Amz-Target=GlobalAccelerator_V20180706.CreateListener
    headers:
    - name: X-Amz-Content-Sha256
      value: ''
    - name: X-Amz-Date
      value: ''
    - name: X-Amz-Algorithm
      value: ''
    - name: X-Amz-Credential
      value: ''
    - name: X-Amz-Security-Token
      value: ''
    - name: X-Amz-Signature
      value: ''
    - name: X-Amz-SignedHeaders
      value: ''
    - name: X-Amz-Target
      value: ''
    body:
      type: json
      data: '{}'
  docs: '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. '
- info:
    name: Amazon Global Accelerator Delete Accelerator
    type: http
  http:
    method: POST
    url: http://globalaccelerator.{region}.amazonaws.com/#X-Amz-Target=GlobalAccelerator_V20180706.DeleteAccelerator
    headers:
    - name: X-Amz-Content-Sha256
      value: ''
    - name: X-Amz-Date
      value: ''
    - name: X-Amz-Algorithm
      value: ''
    - name: X-Amz-Credential
      value: ''
    - name: X-Amz-Security-Token
      value: ''
    - name: X-Amz-Signature
      value: ''
    - name: X-Amz-SignedHeaders
      value: ''
    - name: X-Amz-Target
      value: ''
    body:
      type: json
      data: '{}'
  docs: <p>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 <code>Enabled</code> to false.</p>
    <important> <p>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. </p>
- info:
    name: Amazon Global Accelerator Delete Custom Routing Accelerator
    type: http
  http:
    method: POST
    url: http://globalaccelerator.{region}.amazonaws.com/#X-Amz-Target=GlobalAccelerator_V20180706.DeleteCustomRoutingAccelerator
    headers:
    - name: X-Amz-Content-Sha256
      value: ''
    - name: X-Amz-Date
      value: ''
    - name: X-Amz-Algorithm
      value: ''
    - name: X-Amz-Credential
      value: ''
    - name: X-Amz-Security-Token
      value: ''
    - name: X-Amz-Signature
      value: ''
    - name: X-Amz-SignedHeaders
      value: ''
    - name: X-Amz-Target
      value: ''
    body:
      type: json
      data: '{}'
  docs: <p>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 <code>Enabled</code>
    to false.</p> <important> <p>When you create a custom routing accelerator, by default, Global Accelerator provides you
    with a set of two static IP addresses. </p> <p>The IP addresses are assigned to your accelerator for as long as it exists,
    even if you d
- info:
    name: Amazon Global Accelerator Delete Custom Routing Endpoint Group
    type: http
  http:
    method: POST
    url: http://globalaccelerator.{region}.amazonaws.com/#X-Amz-Target=GlobalAccelerator_V20180706.DeleteCustomRoutingEndpointGroup
    headers:
    - name: X-Amz-Content-Sha256
      value: ''
    - name: X-Amz-Date
      value: ''
    - name: X-Amz-Algorithm
      value: ''
    - name: X-Amz-Credential
      value: ''
    - name: X-Amz-Security-Token
      value: ''
    - name: X-Amz-Signature
      value: ''
    - name: X-Amz-SignedHeaders
      value: ''
    - name: X-Amz-Target
      value: ''
    body:
      type: json
      data: '{}'
  docs: Delete an endpoint group from a listener for a custom routing accelerator.
- info:
    name: Amazon Global Accelerator Delete Custom Routing Listener
    type: http
  http:
    method: POST
    url: http://globalaccelerator.{region}.amazonaws.com/#X-Amz-Target=GlobalAccelerator_V20180706.DeleteCustomRoutingListener
    headers:
    - name: X-Amz-Content-Sha256
      value: ''
    - name: X-Amz-Date
      value: ''
    - name: X-Amz-Algorithm
      value: ''
    - name: X-Amz-Credential
      value: ''
    - name: X-Amz-Security-Token
      value: ''
    - name: X-Amz-Signature
      value: ''
    - name: X-Amz-SignedHeaders
      value: ''
    - name: X-Amz-Target
      value: ''
    body:
      type: json
      data: '{}'
  docs: Delete a listener for a custom routing accelerator.
- info:
    name: Amazon Global Accelerator Delete Endpoint Group
    type: http
  http:
    method: POST
    url: http://globalaccelerator.{region}.amazonaws.com/#X-Amz-Target=GlobalAccelerator_V20180706.DeleteEndpointGroup
    headers:
    - name: X-Amz-Content-Sha256
      value: ''
    - name: X-Amz-Date
      value: ''
    - name: X-Amz-Algorithm
      value: ''
    - name: X-Amz-Credential
      value: ''
    - name: X-Amz-Security-Token
      value: ''
    - name: X-Amz-Signature
      value: ''
    - name: X-Amz-SignedHeaders
      value: ''
    - name: X-Amz-Target
      value: ''
    body:
      type: json
      data: '{}'
  docs: Delete an endpoint group from a listener.
- info:
    name: Amazon Global Accelerator Delete Listener
    type: http
  http:
    method: POST
    url: http://globalaccelerator.{region}.amazonaws.com/#X-Amz-Target=GlobalAccelerator_V20180706.DeleteListener
    headers:
    - name: X-Amz-Content-Sha256
      value: ''
    - name: X-Amz-Date
      value: ''
    - name: X-Amz-Algorithm
      value: ''
    - name: X-Amz-Credential
      value: ''
    - name: X-Amz-Security-Token
      value: ''
    - name: X-Amz-Signature
      value: ''
    - name: X-Amz-SignedHeaders
      value: ''
    - name: X-Amz-Target
      value: ''
    body:
      type: json
      data: '{}'
  docs: Delete a listener from an accelerator.
- info:
    name: Amazon Global Accelerator Deny Custom Routing Traffic
    type: http
  http:
    method: POST
    url: http://globalaccelerator.{region}.amazonaws.com/#X-Amz-Target=GlobalAccelerator_V20180706.DenyCustomRoutingTraffic
    headers:
    - name: X-Amz-Content-Sha256
      value: ''
    - name: X-Amz-Date
      value: ''
    - name: X-Amz-Algorithm
      value: ''
    - name: X-Amz-Credential
      value: ''
    - name: X-Amz-Security-Token
      value: ''
    - name: X-Amz-Signature
      value: ''
    - name: X-Amz-SignedHeaders
      value: ''
    - name: X-Amz-Target
      value: ''
    body:
      type: json
      data: '{}'
  docs: <p>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.</p> <p>After you make changes, you can verify that the updates
    are complete by checking
- info:
    name: Amazon Global Accelerator Deprovision Byoip Cidr
    type: http
  http:
    method: POST
    url: http://globalaccelerator.{region}.amazonaws.com/#X-Amz-Target=GlobalAccelerator_V20180706.DeprovisionByoipCidr
    headers:
    - name: X-Amz-Content-Sha256
      value: ''
    - name: X-Amz-Date
      value: ''
    - name: X-Amz-Algorithm
      value: ''
    - name: X-Amz-Credential
      value: ''
    - name: X-Amz-Security-Token
      value: ''
    - name: X-Amz-Signature
      value: ''
    - name: X-Amz-SignedHeaders
      value: ''
    - name: X-Amz-Target
      value: ''
    body:
      type: json
      data: '{}'
  docs: <p>Releases the specified address range that you provisioned to use with your Amazon Web Services resources through
    bring your own IP addresses (BYOIP) and deletes the corresponding address pool. </p> <p>Before you can release an address
    range, you must stop advertising it by using <a href="https://docs.aws.amazon.com/global-accelerator/latest/api/WithdrawByoipCidr.html">WithdrawByoipCidr</a>
    and you must not have any accelerators that are using static IP addresses allocated from its address ran
- info:
    name: Amazon Global Accelerator Describe Accelerator
    type: http
  http:
    method: POST
    url: http://globalaccelerator.{region}.amazonaws.com/#X-Amz-Target=GlobalAccelerator_V20180706.DescribeAccelerator
    headers:
    - name: X-Amz-Content-Sha256
      value: ''
    - name: X-Amz-Date
      value: ''
    - name: X-Amz-Algorithm
      value: ''
    - name: X-Amz-Credential
      value: ''
    - name: X-Amz-Security-Token
      value: ''
    - name: X-Amz-Signature
      value: ''
    - name: X-Amz-SignedHeaders
      value: ''
    - name: X-Amz-Target
      value: ''
    body:
      type: json
      data: '{}'
  docs: 'Describe an accelerator. '
- info:
    name: Amazon Global Accelerator Describe Accelerator Attributes
    type: http
  http:
    method: POST
    url: http://globalaccelerator.{region}.amazonaws.com/#X-Amz-Target=GlobalAccelerator_V20180706.DescribeAcceleratorAttributes
    headers:
    - name: X-Amz-Content-Sha256
      value: ''
    - name: X-Amz-Date
      value: ''
    - name: X-Amz-Algorithm
      value: ''
    - name: X-Amz-Credential
      value: ''
    - name: X-Amz-Security-Token
      value: ''
    - name: X-Amz-Signature
      value: ''
    - name: X-Amz-SignedHeaders
      value: ''
    - name: X-Amz-Target
      value: ''
    body:
      type: json
      data: '{}'
  docs: 'Describe the attributes of an accelerator. '
- info:
    name: Amazon Global Accelerator Describe Custom Routing Accelerator
    type: http
  http:
    method: POST
    url: http://globalaccelerator.{region}.amazonaws.com/#X-Amz-Target=GlobalAccelerator_V20180706.DescribeCustomRoutingAccelerator
    headers:
    - name: X-Amz-Content-Sha256
      value: ''
    - name: X-Amz-Date
      value: ''
    - name: X-Amz-Algorithm
      value: ''
    - name: X-Amz-Credential
      value: ''
    - name: X-Amz-Security-Token
      value: ''
    - name: X-Amz-Signature
      value: ''
    - name: X-Amz-SignedHeaders
      value: ''
    - name: X-Amz-Target
      value: ''
    body:
      type: json
      data: '{}'
  docs: 'Describe a custom routing accelerator. '
- info:
    name: Amazon Global Accelerator Describe Custom Routing Accelerator Attributes
    type: http
  http:
    method: POST
    url: http://globalaccelerator.{region}.amazonaws.com/#X-Amz-Target=GlobalAccelerator_V20180706.DescribeCustomRoutingAcceleratorAttributes
    headers:
    - name: X-Amz-Content-Sha256
      value: ''
    - name: X-Amz-Date
      value: ''
    - name: X-Amz-Algorithm
      value: ''
    - name: X-Amz-Credential
      value: ''
    - name: X-Amz-Security-Token
      value: ''
    - name: X-Amz-Signature
      value: ''
    - name: X-Amz-SignedHeaders
      value: ''
    - name: X-Amz-Target
      value: ''
    body:
      type: json
      data: '{}'
  docs: 'Describe the attributes of a custom routing accelerator. '
- info:
    name: Amazon Global Accelerator Describe Custom Routing Endpoint Group
    type: http
  http:
    method: POST
    url: http://globalaccelerator.{region}.amazonaws.com/#X-Amz-Target=GlobalAccelerator_V20180706.DescribeCustomRoutingEndpointGroup
    headers:
    - name: X-Amz-Content-Sha256
      value: ''
    - name: X-Amz-Date
      value: ''
    - name: X-Amz-Algorithm
      value: ''
    - name: X-Amz-Credential
      value: ''
    - name: X-Amz-Security-Token
      value: ''
    - name: X-Amz-Signature
      value: ''
    - name: X-Amz-SignedHeaders
      value: ''
    - name: X-Amz-Target
      value: ''
    body:
      type: json
      data: '{}'
  docs: 'Describe an endpoint group for a custom routing accelerator. '
- info:
    name: Amazon Global Accelerator Describe Custom Routing Listener
    type: http
  http:
    method: POST
    url: http://globalaccelerator.{region}.amazonaws.com/#X-Amz-Target=GlobalAccelerator_V20180706.DescribeCustomRoutingListener
    headers:
    - name: X-Amz-Content-Sha256
      value: ''
    - name: X-Amz-Date
      value: ''
    - name: X-Amz-Algorithm
      value: ''
    - name: X-Amz-Credential
      value: ''
    - name: X-Amz-Security-Token
      value: ''
    - name: X-Amz-Signature
      value: ''
    - name: X-Amz-SignedHeaders
      value: ''
    - name: X-Amz-Target
      value: ''
    body:
      type: json
      data: '{}'
  docs: The description of a listener for a custom routing accelerator.
- info:
    name: Amazon Global Accelerator Describe Endpoint Group
    type: http
  http:
    method: POST
    url: http://globalaccelerator.{region}.amazonaws.com/#X-Amz-Target=GlobalAccelerator_V20180706.DescribeEndpointGroup
    headers:
    - name: X-Amz-Content-Sha256
      value: ''
    - name: X-Amz-Date
      value: ''
    - name: X-Amz-Algorithm
      value: ''
    - name: X-Amz-Credential
      value: ''
    - name: X-Amz-Security-Token
      value: ''
    - name: X-Amz-Signature
      value: ''
    - name: X-Amz-SignedHeaders
      value: ''
    - name: X-Amz-Target
      value: ''
    body:
      type: json
      data: '{}'
  docs: 'Describe an endpoint group. '
- info:
    name: Amazon Global Accelerator Describe Listener
    type: http
  http:
    method: POST
    url: http://globalaccelerator.{region}.amazonaws.com/#X-Amz-Target=GlobalAccelerator_V20180706.DescribeListener
    headers:
    - name: X-Amz-Content-Sha256
      value: ''
    - name: X-Amz-Date
      value: ''
    - name: X-Amz-Algorithm
      value: ''
    - name: X-Amz-Credential
      value: ''
    - name: X-Amz-Security-Token
      value: ''
    - name: X-Amz-Signature
      value: ''
    - name: X-Amz-SignedHeaders
      value: ''
    - name: X-Amz-Target
      value: ''
    body:
      type: json
      data: '{}'
  docs: 'Describe a listener. '
- info:
    name: Amazon Global Accelerator List Accelerators
    type: http
  http:
    method: POST
    url: http://globalaccelerator.{region}.amazonaws.com/#X-Amz-Target=GlobalAccelerator_V20180706.ListAccelerators
    headers:
    - name: X-Amz-Content-Sha256
      value: ''
    - name: X-Amz-Date
      value: ''
    - name: X-Amz-Algorithm
      value: ''
    - name: X-Amz-Credential
      value: ''
    - name: X-Amz-Security-Token
      value: ''
    - name: X-Amz-Signature
      value: ''
    - name: X-Amz-SignedHeaders
      value: ''
    - name: X-Amz-Target
      value: ''
    params:
    - name: MaxResults
      value: ''
      type: query
      description: Pagination limit
    - name: NextToken
      value: ''
      type: query
      description: Pagination token
    body:
      type: json
      data: '{}'
  docs: 'List the accelerators for an Amazon Web Services account. '
- info:
    name: Amazon Global Accelerator List Byoip Cidrs
    type: http
  http:
    method: POST
    url: http://globalaccelerator.{region}.amazonaws.com/#X-Amz-Target=GlobalAccelerator_V20180706.ListByoipCidrs
    headers:
    - name: X-Amz-Content-Sha256
      value: ''
    - name: X-Amz-Date
      value: ''
    - name: X-Amz-Algorithm
      value: ''
    - name: X-Amz-Credential
      value: ''
    - name: X-Amz-Security-Token
      value: ''
    - name: X-Amz-Signature
      value: ''
    - name: X-Amz-SignedHeaders
      value: ''
    - name: X-Amz-Target
      value: ''
    params:
    - name: MaxResults
      value: ''
      type: query
      description: Pagination limit
    - name: NextToken
      value: ''
      type: query
      description: Pagination token
    body:
      type: json
      data: '{}'
  docs: Lists the IP address ranges that were specified in calls to <a href="https://docs.aws.amazon.com/global-accelerator/latest/api/ProvisionByoipCidr.html">ProvisionByoipCidr</a>,
    including the current state and a history of state changes.
- info:
    name: Amazon Global Accelerator List Custom Routing Accelerators
    type: http
  http:
    method: POST
    url: http://globalaccelerator.{region}.amazonaws.com/#X-Amz-Target=GlobalAccelerator_V20180706.ListCustomRoutingAccelerators
    headers:
    - name: X-Amz-Content-Sha256
      value: ''
    - name: X-Amz-Date
      value: ''
    - name: X-Amz-Algorithm
      value: ''
    - name: X-Amz-Credential
      value: ''
    - name: X-Amz-Security-Token
      value: ''
    - name: X-Amz-Signature
      value: ''
    - name: X-Amz-SignedHeaders
      value: ''
    - name: X-Amz-Target
      value: ''
    params:
    - name: MaxResults
      value: ''
      type: query
      description: Pagination limit
    - name: NextToken
      value: ''
      type: query
      description: Pagination token
    body:
      type: json
      data: '{}'
  docs: 'List the custom routing accelerators for an Amazon Web Services account. '
- info:
    name: Amazon Global Accelerator List Custom Routing Endpoint Groups
    type: http
  http:
    method: POST
    url: http://globalaccelerator.{region}.amazonaws.com/#X-Amz-Target=GlobalAccelerator_V20180706.ListCustomRoutingEndpointGroups
    headers:
    - name: X-Amz-Content-Sha256
      value: ''
    - name: X-Amz-Date
      value: ''
    - name: X-Amz-Algorithm
      value: ''
    - name: X-Amz-Credential
      value: ''
    - name: X-Amz-Security-Token
      value: ''
    - name: X-Amz-Signature
      value: ''
    - name: X-Amz-SignedHeaders
      value: ''
    - name: X-Amz-Target
      value: ''
    params:
    - name: MaxResults
      value: ''
      type: query
      description: Pagination limit
    - name: NextToken
      value: ''
      type: query
      description: Pagination token
    body:
      type: json
      data: '{}'
  docs: 'List the endpoint groups that are associated with a listener for a custom routing accelerator. '
- info:
    name: Amazon Global Accelerator List Custom Routing Listeners
    type: http
  http:
    method: POST
    url: http://globalaccelerator.{region}.amazonaws.com/#X-Amz-Target=GlobalAccelerator_V20180706.ListCustomRoutingListeners
    headers:
    - name: X-Amz-Content-Sha256
      value: ''
    - name: X-Amz-Date
      value: ''
    - name: X-Amz-Algorithm
      value: ''
    - name: X-Amz-Credential
      value: ''
    - name: X-Amz-Security-Token
      value: ''
    - name: X-Amz-Signature
      value: ''
    - name: X-Amz-SignedHeaders
      value: ''
    - name: X-Amz-Target
      value: ''
    params:
    - name: MaxResults
      value: ''
      type: query
      description: Pagination limit
    - name: NextToken
      value: ''
      type: query
      description: Pagination token
    body:
      type: json
      data: '{}'
  docs: 'List the listeners for a custom routing accelerator. '
- info:
    name: Amazon Global Accelerator List Custom Routing Port Mappings
    type: http
  http:
    method: POST
    url: http://globalaccelerator.{region}.amazonaws.com/#X-Amz-Target=GlobalAccelerator_V20180706.ListCustomRoutingPortMappings
    headers:
    - name: X-Amz-Content-Sha256
      value: ''
    - name: X-Amz-Date
      value: ''
    - name: X-Amz-Algorithm
      value: ''
    - name: X-Amz-Credential
      value: ''
    - name: X-Amz-Security-Token
      value: ''
    - name: X-Amz-Signature
      value: ''
    - name: X-Amz-SignedHeaders
      value: ''
    - name: X-Amz-Target
      value: ''
    params:
    - name: MaxResults
      value: ''
      type: query
      description: Pagination limit
    - name: NextToken
      value: ''
      type: query
      description: Pagination token
    body:
      type: json
      data: '{}'
  docs: <p>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. </p> <p>If you
    remove a subnet from y
- info:
    name: Amazon Global Accelerator List Custom Routing Port Mappings by Destination
    type: http
  http:
    method: POST
    url: http://globalaccelerator.{region}.amazonaws.com/#X-Amz-Target=GlobalAccelerator_V20180706.ListCustomRoutingPortMappingsByDestination
    headers:
    - name: X-Amz-Content-Sha256
      value: ''
    - name: X-Amz-Date
      value: ''
    - name: X-Amz-Algorithm
      value: ''
    - name: X-Amz-Credential
      value: ''
    - name: X-Amz-Security-Token
      value: ''
    - name: X-Amz-Signature
      value: ''
    - name: X-Amz-SignedHeaders
      value: ''
    - name: X-Amz-Target
      value: ''
    params:
    - name: MaxResults
      value: ''
      type: query
      description: Pagination limit
    - name: NextToken
      value: ''
      type: query
      description: Pagination token
    body:
      type: json
      data: '{}'
  docs: 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.
- info:
    name: Amazon Global Accelerator List Endpoint Groups
    type: http
  http:
    method: POST
    url: http://globalaccelerator.{region}.amazonaws.com/#X-Amz-Target=GlobalAccelerator_V20180706.ListEndpointGroups
    headers:
    - name: X-Amz-Content-Sha256
      value: ''
    - name: X-Amz-Date
      value: ''
    - name: X-Amz-Algorithm
      value: ''
    - name: X-Amz-Credential
      value: ''
    - name: X-Amz-Security-Token
      value: ''
    - name: X-Amz-Signature
      value: ''
    - name: X-Amz-SignedHeaders
      value: ''
    - name: X-Amz-Target
      value: ''
    params:
    - name: MaxResults
      value: ''
      type: query
      description: Pagination limit
    - name: NextToken
      value: ''
      type: query
      description: Pagination token
    body:
      type: json
      data: '{}'
  docs: 'List the endpoint groups that are associated with a listener. '
- info:
    name: Amazon Global Accelerator List Listeners
    type: http
  http:
    method: POST
    url: http://globalaccelerator.{region}.amazonaws.com/#X-Amz-Target=GlobalAccelerator_V20180706.ListListeners
    headers:
    - name: X-Amz-Content-Sha256
      value: ''
    - name: X-Amz-Date
      value: ''
    - name: X-Amz-Algorithm
      value: ''
    - name: X-Amz-Credential
      value: ''
    - name: X-Amz-Security-Token
      value: ''
    - name: X-Amz-Signature
      value: ''
    - name: X-Amz-SignedHeaders
      value: ''
    - name

# --- truncated at 32 KB (44 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/amazon-global-accelerator/refs/heads/main/apis.yml