I have created a new Elastic Beanstalk application on AWS. I have to use a CNAME to redirect traffic to the end point of the Elastic Load Balancer through a DNS managed by Network Solutions, and they have size restrictions on the length of the CNAME target. It would appear that Elastic Beanstalk chooses very large random names for their load balancers.
- Is there a way to rename a load balancer?
- Is there a way to specify the load balancer name at Elastic Beanstalk initialization?
- If I just create a new load balancer is there a way to add it to my Elastic Beanstalk environment?