AWS Elastic Load Balancing

Number of APIs: 32

A load balancer distributes incoming traffic across targets, such as your EC2 instances. This enables you to increase the availability of your application. The load balancer also monitors the health of its registered targets and ensures that it routes traffic only to healthy targets. You configure your load balancer to accept incoming traffic by specifying one or more listeners, which are configured with a protocol and port number for connections from clients to the load balancer. You configure a target group with a protocol and port number for connections from the load balancer to the targets, and with health check settings to be used when checking the health status of the targets.

  1. Load Balancer - Describe Load Balancers GET {{aws_elastic_load_balancing_base_url}}/?LoadBalancerArns.member.N&Marker&Names.member.N&PageSize&Action=DescribeLoadBalancers&Version=2015-12-01

  2. Target Health - Describe Target Health GET {{aws_elastic_load_balancing_base_url}}/?TargetGroupArn&Targets.member.N&Action=DescribeTargetHealth&Version=2015-12-01

  3. Account Limits - Describe Account Limits GET {{aws_elastic_load_balancing_base_url}}/?Marker&PageSize&Action=DescribeAccountLimits&Version=2015-12-01&Version=2015-12-01

  4. IP Address Type - Set Ip Address Type GET {{aws_elastic_load_balancing_base_url}}/?IpAddressType&LoadBalancerArn&Action=SetIpAddressType&Version=2015-12-01

  5. Listener Certificates - Remove Listener Certificates GET {{aws_elastic_load_balancing_base_url}}/?Certificates.member.N&ListenerArn&Action=RemoveListenerCertificates&Version=2015-12-01

  6. Rule Priorities - Set Rule Priorities GET {{aws_elastic_load_balancing_base_url}}/?RulePriorities.member.N&Action=SetRulePriorities&Version=2015-12-01

  7. Rule - Modify Rule GET {{aws_elastic_load_balancing_base_url}}/?Actions.member.N&Conditions.member.N&RuleArn&Action=ModifyRule&Version=2015-12-01

  8. IP Address Type - Set Ip Address Type GET {{aws_elastic_load_balancing_base_url}}/?IpAddressType&LoadBalancerArn&Action=SetIpAddressType&Version=2015-12-01

  9. Listener Certificates - Add Listener Certificates GET {{aws_elastic_load_balancing_base_url}}/?Certificates.member.N&ListenerArn&Action=AddListenerCertificates&Version=2015-12-01

  10. Listener - Modify Listener GET {{aws_elastic_load_balancing_base_url}}/?Certificates.member.N&DefaultActions.member.N&ListenerArn&Port&Protocol&SslPolicy&Action=ModifyListener&Version=2015-12-01