Creates a policy with the specified attributes for the specified load balancer.
Policies are settings that are saved for your load balancer and that can be applied to the listener or the application server, depending on the policy type.
get/#Action=CreateLoadBalancerPolicy
Query parameters
LoadBalancerNamestring required
The name of the load balancer.
PolicyNamestring required
The name of the load balancer policy to be created. This name must be unique within the set of policies for this load balancer.
PolicyTypeNamestring required
The name of the base policy type. To get the list of policy types, use <a>DescribeLoadBalancerPolicyTypes</a>.
The policy attributes.
Action'CreateLoadBalancerPolicy' required
Version'2012-06-01' required
Response
Success