@swamp/aws/elasticloadbalancing
v2026.04.03.3
AWS ELASTICLOADBALANCING infrastructure models
Labels
awselasticloadbalancingcloudinfrastructure
Contents
Quality score
How well-documented and verifiable this extension is.
Not yet scored.
A score will be generated the next time this extension is published. The owner can also trigger scoring manually.
Install
$ swamp extension pull @swamp/aws/elasticloadbalancingRelease Notes
- Updated: load_balancer
@swamp/aws/elasticloadbalancing/load-balancerv2026.04.03.3load_balancer.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| AccessLoggingPolicy? | object | Information about where and how access logs are stored for the load balancer. |
| AppCookieStickinessPolicy? | array | Information about a policy for application-controlled session stickiness. |
| AvailabilityZones? | array | The Availability Zones for a load balancer in a default VPC. For a load balancer in a nondefault VPC, specify Subnets instead. |
| ConnectionDrainingPolicy? | object | If enabled, the load balancer allows existing requests to complete before the load balancer shifts traffic away from a deregistered or unhealthy instance. |
| ConnectionSettings? | object | If enabled, the load balancer allows the connections to remain idle (no data is sent over the connection) for the specified duration. |
| CrossZone? | boolean | If enabled, the load balancer routes the request traffic evenly across all instances regardless of the Availability Zones. |
| HealthCheck? | object | The health check settings to use when evaluating the health of your EC2 instances. |
| Instances? | array | The IDs of the instances for the load balancer. |
| LBCookieStickinessPolicy? | array | Information about a policy for duration-based session stickiness. |
| Listeners | array | The Listeners for the load balancer. You can specify at most one listener per port. |
| LoadBalancerName? | string | The name of the load balancer. This name must be unique within your set of load balancers for the region. |
| Policies? | array | The policies defined for your Classic Load Balancer. Specify only back-end server policies. |
| Scheme? | string | The type of load balancer. Valid only for load balancers in a VPC. |
| SecurityGroups? | array | The security groups for the load balancer. Valid only for load balancers in a VPC. |
| Subnets? | array | The IDs of the subnets for the load balancer. You can specify at most one subnet per Availability Zone. |
| Tags? | array | The tags associated with a load balancer. |
createCreate a ElasticLoadBalancing LoadBalancer
getGet a ElasticLoadBalancing LoadBalancer
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the ElasticLoadBalancing LoadBalancer |
updateUpdate a ElasticLoadBalancing LoadBalancer
deleteDelete a ElasticLoadBalancing LoadBalancer
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the ElasticLoadBalancing LoadBalancer |
syncSync ElasticLoadBalancing LoadBalancer state from AWS
Resources
state(infinite)— ElasticLoadBalancing LoadBalancer resource state
2026.04.03.1203.6 KBApr 3, 2026
AWS ELASTICLOADBALANCING infrastructure models
Release Notes
- Added: load_balancer
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awselasticloadbalancingcloudinfrastructure
2026.03.18.1215.2 KBMar 18, 2026
AWS ELASTICLOADBALANCING infrastructure models
Release Notes
- Added: load_balancer
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awselasticloadbalancingcloudinfrastructure