feat(New Construct - aws-route53-alb): Create New Construct #351
Labels
feature-request
A feature should be added or improved
in-progress
This issue is being actively worked on
This goes along with aws-alb-lambda. To expose an HTTPS API on alb requires a certificate and any calls made to the API must target an DNS name that matches the certificate. This construct can be paired with aws-alb-lambda to put an internal or external DNS name in front of alb and easily enable HTTPS calls.
The interfaces and prototypes for this and aws-alb-lambda were created internally and shared with internal and external customers for feedback.
Use Case
To enable HTTPS calls to alb.
Proposed Solution
The text was updated successfully, but these errors were encountered: