Elastic Load Balancing Skill
amazonaws-com-elasticloadbalancing
amazonaws-com-elasticloadbalancing
| Method | Path | Description |
|---|---|---|
POST | / | |
POST | / | Adds the specified tags to the specified load balancer. Each load balancer can have a maximum of 10 tags. Each tag consists of a key and an optional value. If a tag with the same... |
POST | / | Associates one or more security groups with your load balancer in a virtual private cloud (VPC). The specified security groups override the previously associated security groups.... |
POST | / | Adds one or more subnets to the set of configured subnets for the specified load balancer. The load balancer evenly distributes requests across all registered subnets. For more in... |
POST | / | Specifies the health check settings to use when evaluating the health state of your EC2 instances. For more information, see Configure Health Checks for Your Load Balancer in the... |
POST | / | Generates a stickiness policy with sticky session lifetimes that follow that of an application-generated cookie. This policy can be associated only with HTTP/HTTPS listeners. This... |
POST | / | Generates a stickiness policy with sticky session lifetimes controlled by the lifetime of the browser (user-agent) or a specified expiration period. This policy can be associated... |
POST | / | Creates a Classic Load Balancer. You can add listeners, security groups, subnets, and tags when you create your load balancer, or you can add them later using CreateLoadBalancerLi... |
POST | / | Creates one or more listeners for the specified load balancer. If a listener with the specified port does not already exist, it is created; otherwise, the properties of the new li... |
POST | / | 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... |
POST | / | Deletes the specified load balancer. If you are attempting to recreate a load balancer, you must reconfigure all settings. The DNS name associated with a deleted load balancer are... |
POST | / | Deletes the specified listeners from the specified load balancer. |
POST | / | Deletes the specified policy from the specified load balancer. This policy must not be enabled for any listeners. |
POST | / | Deregisters the specified instances from the specified load balancer. After the instance is deregistered, it no longer receives traffic from the load balancer. You can use Describ... |
POST | / | Describes the current Elastic Load Balancing resource limits for your AWS account. For more information, see Limits for Your Classic Load Balancer in the Classic Load Balancers Gu... |
POST | / | Describes the state of the specified instances with respect to the specified load balancer. If no instances are specified, the call describes the state of all instances that are c... |
POST | / | Describes the attributes for the specified load balancer. |
POST | / | Describes the specified policies. If you specify a load balancer name, the action returns the descriptions of all policies created for the load balancer. If you specify a policy n... |
POST | / | Describes the specified load balancer policy types or all load balancer policy types. The description of each type indicates how it can be used. For example, some policies can be... |
POST | / | Describes the specified the load balancers. If no load balancers are specified, the call describes all of your load balancers. |
POST | / | Describes the tags associated with the specified load balancers. |
POST | / | Removes the specified subnets from the set of configured subnets for the load balancer. After a subnet is removed, all EC2 instances registered with the load balancer in the remov... |
POST | / | Removes the specified Availability Zones from the set of Availability Zones for the specified load balancer in EC2-Classic or a default VPC. For load balancers in a non-default VP... |
POST | / | Adds the specified Availability Zones to the set of Availability Zones for the specified load balancer in EC2-Classic or a default VPC. For load balancers in a non-default VPC, us... |
POST | / | Modifies the attributes of the specified load balancer. You can modify the load balancer attributes, such as AccessLogs, ConnectionDraining, and CrossZoneLoadBalancing by either e... |
POST | / | Adds the specified instances to the specified load balancer. The instance must be a running instance in the same network as the load balancer (EC2-Classic or the same VPC). If you... |
POST | / | Removes one or more tags from the specified load balancer. |
POST | / | Sets the certificate that terminates the specified listener's SSL connections. The specified certificate replaces any prior certificate that was used on the same load balancer and... |
POST | / | Replaces the set of policies associated with the specified port on which the EC2 instance is listening with a new set of policies. At this time, only the back-end server authentic... |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-elasticloadbalancing
Downloads and installs to ~/.claude/skills/amazonaws-com-elasticloadbalancing/
2012-06-01 (2026-02-13)