I would like to switch off Elastic Load Balancer (ELB) for my Elastic Beanstalk environment.
Currently I don't need it and I don't want to pay for it.
It is possible to delete the ELB in EC2 management window but then Elastic Beanstalk health state is switched from GREEN to RED. I just found out that it's not possible.
Does someone has a trick how to run Elastic Beanstalk without load balancing and have environment GREEN health state?