prevent direct access to AWS load balancer URL when using custom domain in ECS – Amazon Web Sevices
I have an AWS application load balancer set up to access a target group in an ECS Fargate. I have a custom domain example.com with an AWS-managed certificate with an alias targeting the load balancer. Thus if I enter https://example.com/,…