AWS Fundamentals Logo
AWS Fundamentals
L2 Construct

ApplicationLoadBalancer

An ALB for HTTP/HTTPS load balancing

Import

import { ApplicationLoadBalancer } from 'aws-cdk-lib/aws-elasticloadbalancingv2';

Or use the module namespace:

import * as elasticloadbalancingv2 from 'aws-cdk-lib/aws-elasticloadbalancingv2';
// elasticloadbalancingv2.ApplicationLoadBalancer

Underlying CloudFormation Resources

This L2 construct creates and manages the following CloudFormation resources.

Get the Elastic Load Balancing V2 Cheat Sheet

Everything you need to know about Elastic Load Balancing V2 on one page. HD quality, print-friendly.

Download Free Infographic