404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.129.89.50: ~ $
**To create an endpoint group**

The following ``create-endpoint-group`` example creates an endpoint group with one endpoint. ::

    aws globalaccelerator create-endpoint-group \
        --listener-arn arn:aws:globalaccelerator::012345678901:accelerator/1234abcd-abcd-1234-abcd-1234abcdefgh/listener/0123vxyz \
        --endpoint-group-region us-east-1 \
        --endpoint-configurations EndpointId=i-1234567890abcdef0,Weight=128

Output::

    {
        "EndpointGroup": {
            "TrafficDialPercentage": 100.0, 
            "EndpointDescriptions": [
                {
                    "Weight": 128, 
                    "EndpointId": "i-1234567890abcdef0"
                }
            ], 
            "EndpointGroupArn": "arn:aws:globalaccelerator::012345678901:accelerator/1234abcd-abcd-1234-abcd-1234abcdefgh/listener/0123vxyz/endpoint-group/098765zyxwvu", 
            "EndpointGroupRegion": "us-east-1"
        }
    }

For more information, see `Endpoint groups in AWS Global Accelerator <https://docs.aws.amazon.com/global-accelerator/latest/dg/about-endpoint-groups.html>`__ in the *AWS Global Accelerator Developer Guide*.

Filemanager

Name Type Size Permission Actions
add-custom-routing-endpoints.rst File 1.06 KB 0644
advertise-byoip-cidr.rst File 611 B 0644
allow-custom-routing-traffic.rst File 1012 B 0644
create-accelerator.rst File 1.36 KB 0644
create-custom-routing-accelerator.rst File 1.38 KB 0644
create-custom-routing-endpoint-group.rst File 1.33 KB 0644
create-custom-routing-listener.rst File 977 B 0644
create-endpoint-group.rst File 1.12 KB 0644
create-listener.rst File 1.04 KB 0644
deny-custom-routing-traffic.rst File 1.02 KB 0644
deprovision-byoip-cidr.rst File 612 B 0644
describe-accelerator-attributes.rst File 733 B 0644
describe-accelerator.rst File 1.2 KB 0644
describe-custom-routing-accelerator-attributes.rst File 716 B 0644
describe-custom-routing-accelerator.rst File 1.3 KB 0644
describe-custom-routing-endpoint-group.rst File 1.34 KB 0644
describe-custom-routing-listener.rst File 916 B 0644
describe-endpoint-group.rst File 1.54 KB 0644
describe-listener.rst File 881 B 0644
list-accelerators.rst File 1.95 KB 0644
list-byoip-cidr.rst File 709 B 0644
list-custom-routing-accelerators.rst File 2.02 KB 0644
list-custom-routing-endpoint-groups.rst File 1.44 KB 0644
list-custom-routing-listeners.rst File 1022 B 0644
list-custom-routing-port-mappings-by-destination.rst File 1.81 KB 0644
list-custom-routing-port-mappings.rst File 1.84 KB 0644
list-endpoint-groups.rst File 1.63 KB 0644
list-listeners.rst File 936 B 0644
list-tags-for-resource.rst File 655 B 0644
provision-byoip-cidr.rst File 672 B 0644
tag-resource.rst File 639 B 0644
untag-resource.rst File 583 B 0644
update-accelerator-attributes.rst File 938 B 0644
update-accelerator.rst File 1.35 KB 0644
update-custom-routing-accelerator-attributes.rst File 931 B 0644
update-custom-routing-accelerator.rst File 1.37 KB 0644
update-custom-routing-listener.rst File 1022 B 0644
update-endpoint-group.rst File 1.91 KB 0644
update-listener.rst File 944 B 0644
withdraw-byoip-cidr.rst File 625 B 0644