I created an environment using the eb CLI following the tutorial: http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create-deploy-python-flask.html
The application runs fine using the command 'eb open'. I expect to see the environment and the app in the AWS console. However, I can't find it.
The following link reports the same problem, but the solution provided does not work for me. https://forums.aws.amazon.com/thread.jspa?threadID=121201
Please help.