# NOT RUN {
# This example deletes the specified policy from the specified load
# balancer. The policy must not be enabled on any listener.
svc$delete_load_balancer_policy(
LoadBalancerName = "my-load-balancer",
PolicyName = "my-duration-cookie-policy"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab