This template creates a Classic Load Balancer with a secure listener. The load balancer is configured to use one availability zone, enable cross-zone load balancing, and has a listener that forwards traffic from port 443 to port 80 on the instances. The listener uses HTTPS protocol and requires an SSL certificate. The load balancer also has a health check configured to check the health of the instances.

MyLoadBalancer
AWS::ElasticLoadBalancing::LoadBalancer


AvailabilityZones

HealthCheck
Listeners *

PolicyNames

Policies

InstancePorts

LoadBalancerPorts

CloudFormation Template

Share Template