v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1458181172.5 KB

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>.

AttributeNamestring

The name of the attribute.

AttributeValuestring

The value of the attribute.

The policy attributes.

Action'CreateLoadBalancerPolicy' required
Version'2012-06-01' required

Response

Success