API document: https://messagemedia.github.io/docu..
Archives : June-2021
Using “???” load balancer (require Network Load Balancer) AWS Network Load Balancer (NLB) We created a NLB called “remoting-gateway”. Two availability zones: ap-southeast-2a (Elastic IP 54.66.225.172) and ap-southeast-2b (Elastic IP 3.24.15.136). NOTE: When you create a target group, you specify its target type, which determines whether you register targets by instance ID or IP address. ..
>aws elbv2 describe-load-balancers –load-balancer-arn arn:aws:elasticloadbalancing:ap-southeast-2:109850435236:loadbalancer/app/sportlogic-alb1/71db2827952be30a { “LoadBalancers”: [ { “IpAddressType”: “ipv4”, “VpcId”: “vpc-42e92127”, “LoadBalancerArn”: “arn:aws:elasticloadbalancing:ap-southeast-2:109850435236:loadbalancer/app/sportlogic-alb1/71db2827952be30a”, “State”: { ..