50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

paws.networking (version 0.2.0)

elb_delete_load_balancer_policy: Deletes the specified policy from the specified load balancer

Description

Deletes the specified policy from the specified load balancer. This policy must not be enabled for any listeners.

See https://paws-r.github.io/docs/elb/delete_load_balancer_policy.html for full documentation.

Usage

elb_delete_load_balancer_policy(LoadBalancerName, PolicyName)

Arguments

LoadBalancerName

[required] The name of the load balancer.

PolicyName

[required] The name of the policy.