# NOT RUN {
# This example describes the specified load balancer.
svc$describe_load_balancers(
LoadBalancerArns = list(
"arn:aws:elasticloadbalancing:us-west-2:123456789012:loadbalancer/app/my-load-balancer/5..."
)
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab