Does anyone know if it\'s possible to change an existing AWS Elastic Beanstalk environment to an Application Load Balancer (instead of a classic one).
As far as I know
The easiest way I've found to change an existing application to use the application load balancer is using both the Console and CLI:
.
.eb create --elb-type application --cfg --version