Command option Sample:aws elbv2 describe-listeners

Search command sample in the internet.It is the result.

Describes the specified listeners or the listeners for the specifiedApplication Load Balancer or Network Load Balancer.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/elbv2/describe-listeners.html

aws elbv2 describe-listeners --listener-arns arn:aws:elasticloadbalancing:us-west-2:123456789012:listener/app/my-load-balancer/50dc6c495c0c9188/f2f7dc8efc522ab2
    describe-target-health — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/elbv2/describe-listeners.html
aws elbv2 describe-listeners --load-balancer-arn
    Print SSL certificate names associated with ELB & ALB 揃 GitHub : http://gist.github.com/dstokes/b697c4057c4d7ec910dff3bfa5f2506b
aws elbv2 describe-listeners \
    amazon-ecs-nodejs-microservices/deploy.sh at master 揃 awslabs/amazon-ecs-nodejs-microservices 揃 GitHub : http://github.com/awslabs/amazon-ecs-nodejs-microservices/blob/master/3-microservices/deploy.sh
aws elbv2 describe-listeners --load-balancer-arn my-load-balancer-arn
    How to install a SSL certificate on AWS – HelpDesk | SSLs.com : http://helpdesk.ssls.com/hc/en-us/articles/115001391705-How-to-install-a-SSL-certificate-on-AWS
aws elbv2 describe-listeners --load-balancer-arn
    Blue Green Deployments with cookiecutter-django, AWS and Docker - Martin Saizar : http://msaizar.com/blog/blue-green-deployments-aws-and-docker/
aws elbv2 describe-listeners \u003cspan class=\
    AWS Application Load Balancer CLIメモ : http://qiita.com/zakky/items/34be198d1816e99d7a1a
aws elbv2 describe-listeners --load-balancer-arn arn:aws:elasticloadbalancing:somearn
    amazon web services - AWS network load balancer's TCP listener on port 80 isn't forwarding HTTP/2 requests properly - Server Fault : http://serverfault.com/questions/920473/aws-network-load-balancers-tcp-listener-on-port-80-isnt-forwarding-http-2-requ
aws elbv2 describe-listeners --load-balancer-arn arn:aws:elasticloadbalancing:us-west-2:224265390743:loadbalancer/app/vets-elb/5643eac9e4d51da0 --region us-west-2
    java - AWS ECS: Task Being Mapped to Wrong Target Group - Stack Overflow : http://stackoverflow.com/questions/49459807/aws-ecs-task-being-mapped-to-wrong-target-group
aws elbv2 describe-listeners --load-balancer-arn arn:aws:elasticloadbalancing:us-east-1:112233445566:loadbalancer/app/squirrelbox-external/df9f9a3bb1f5007a --region us-east-1
    AWS Application Load Balancer – IT From All Angles : http://www.itfromallangles.com/2018/07/aws-application-load-balancer/

aws のオプション一覧