I initialized aws copilot application, so it created a copilot folder and inside that it created service details with manifest.yml
file. And created my AWS infrastructure for me. After that I delete that infra using copilot app delete
.
Now I want to deploy this without going to initialization process of copilot. How is that possible?