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