Does anyone know if there is a way to restore deleted stack on AWS Cloudformation? I can see the deleted stacks in the Filter but there is no option to restore them. If restore is not possible can i recreate the same stack?
To give little background, my application is running on elasticbeanstalk and i did not realize it creates cloudformation stack for Autoscaling. I deleted it and then realized all my deployments fail. So wondering if i can restore it.
Thanks for all the help.