I want to deploy .Net website to AWS Elastic Beanstalk
.
For this:
- Downloaded
AWS Toolkit for Visual Studio
- In
visual studio
fromsolution explorer
right click on my project and selectedPublish to AWS Elastic Beanstalk
. - Then I entered credentials for
IAM
user that I downloaded fromcredentials.csv
file. - On next step, I received error on checking availability:
Error during url validation; check url and try again
and if I click next then receive error in popup:
CNAME dealkar-prod is unavailable
What I am doing wrong?
Update:
I'm still trying to figure out whats wrong. This is the link of website that I created on AWS.