Create Load Balancer

GET {{aws_elastic_load_balancing_base_url}}/?IpAddressType&Name&Scheme&SecurityGroups.member.N&SubnetMappings.member.N&Subnets.member.N&Tags.member.N&Type&Action=CreateLoadBalancer&Version=2015-12-01

Request Params

KeyDatatypeRequiredDescription
IpAddressTypenull[Application Load Balancers] The type of IP addresses used by the subnets for your load balancer. The possible values are ipv4 (for IPv4 addresses) and dualstack (for IPv4 and IPv6 addresses). Internal load balancers must use ipv4.
NamenullThe name of the load balancer.
SchemenullThe nodes of an Internet-facing load balancer have public IP addresses. The DNS name of an Internet-facing load balancer is publicly resolvable to the public IP addresses of the nodes. Therefore, Internet-facing load balancers can route requests from clients over the internet.
SecurityGroups.member.Nnull[Application Load Balancers] The IDs of the security groups for the load balancer.
SubnetMappings.member.NnullThe IDs of the public subnets. You can specify only one subnet per Availability Zone. You must specify either subnets or subnet mappings.
Subnets.member.NnullThe IDs of the public subnets. You can specify only one subnet per Availability Zone. You must specify either subnets or subnet mappings.
Tags.member.NnullOne or more tags to assign to the load balancer.
TypenullThe type of load balancer. The default is application.
Actionstring