I being struggling with the name of an application given that I had gave it a wrong name. Is there a way to change the application name ? if not what possible solution would you recommend me to do in this case.
How about this ?
clone the environment to a new name and remove the old one. The site URL will change however.
keep the old url by swapping the cnames after the clone, and before destroying the original (using eb cli):
eb swap original-environment-name -n new-environment-name