404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.149.254.225: ~ $
**To describe an endpoint group**

The following ``describe-endpoint-group`` example retrieves details about an endpoint group with the following endpoints: an Amazon EC2 instance, an ALB, and an NLB. ::

    aws globalaccelerator describe-endpoint-group \
        --endpoint-group-arn arn:aws:globalaccelerator::012345678901:accelerator/1234abcd-abcd-1234-abcd-1234abcdefgh/listener/6789vxyz-vxyz-6789-vxyz-6789lmnopqrs/endpoint-group/ab88888example

Output::

    {
        "EndpointGroup": {
            "TrafficDialPercentage": 100.0,
            "EndpointDescriptions": [
            {
                "Weight": 128,
                "EndpointId": "i-1234567890abcdef0"
            },
            {
                "Weight": 128,
                "EndpointId": "arn:aws:elasticloadbalancing:us-east-1:000123456789:loadbalancer/app/ALBTesting/alb01234567890xyz"
            },
            {
                "Weight": 128,
                "EndpointId": "arn:aws:elasticloadbalancing:us-east-1:000123456789:loadbalancer/net/NLBTesting/alb01234567890qrs"
            }
            ],
            "EndpointGroupArn": "arn:aws:globalaccelerator::012345678901:accelerator/1234abcd-abcd-1234-abcd-1234abcdefgh/listener/6789vxyz-vxyz-6789-vxyz-6789lmnopqrs/endpoint-group/4321abcd-abcd-4321-abcd-4321abcdefg",
            "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