为什么通过CLI创建的Elastic Beanstalk应用程序未显示在在线AWS Elastic Beanstalk控制台上?

时间:2013-05-25 17:54:46

标签: amazon-web-services amazon-s3 elastic-beanstalk

按照本教程http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create_deploy_PHP_symfony2.html

应用程序URL与Hello World一起使用,我在S3控制台中看到数据。

2 个答案:

答案 0 :(得分:27)

上学了。右上角我需要选择正确的区域,它默认为俄勒冈州。

将此图形附加到您的答案,而不是写一个新的。

enter image description here

答案 1 :(得分:0)

如果您分别登录了cli(终端/命令行)和控制台(浏览器)帐户,则会发生这种情况。

您可以通过指定命名的个人资料来选择特定用户。

例如

eb init --profile nameofprofile

https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/eb-cli3-configuration.html#eb-cli3-profile