I just deployed my web api to elasticbeanstalk but it doesn't render anything, even swagger ui. This is my environment which shows that the status of it is healthy and okay:
Then this is the deployment status, this also shows that the deployment went through and it is successful:
And this where I get the page not found and I want to be able to view the endpoints using swagger, I have tried adding /swagger/index.html to the url and it still gives an error




