This template creates an Elastic Load Balancing V2 listener with a default action that redirects HTTP requests on port 80 to HTTPS requests on port 443, retaining the original host name, path, and query string.

myLoadBalancer
AWS::ElasticLoadBalancingV2::LoadBalancer


Subnets

HTTPlistener
AWS::ElasticLoadBalancingV2::Listener


Certificates *
DefaultActions *
AuthenticateCognitoConfig
AuthenticateOidcConfig
FixedResponseConfig
ForwardConfig
TargetGroups
TargetGroupStickinessConfig
RedirectConfig

CloudFormation Template

Share Template