Set Subnets
GET {{aws_elastic_load_balancing_base_url}}/?LoadBalancerArn&SubnetMappings.member.N&Subnets.member.N&Action=SetSubnets&Version=2015-12-01
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
LoadBalancerArn | null | The Amazon Resource Name (ARN) of the load balancer. | |
SubnetMappings.member.N | null | The IDs of the public subnets. You must specify subnets from at least two Availability Zones. You can specify only one subnet per Availability Zone. You must specify either subnets or subnet mappings. | |
Subnets.member.N | null | The IDs of the public subnets. You must specify subnets from at least two Availability Zones. You can specify only one subnet per Availability Zone. You must specify either subnets or subnet mappings. | |
Action | string |