无法创建Elastic Beanstalk环境

0

【以下的问题经过翻译处理】 我在创建Elastic Beanstalk环境时遇到了问题。目前我正在尝试使用Elastic Beanstalk启动一个基本的Python应用程序。有没有人能帮我解决这个问题?以下是报错截图和日志信息截图。 https://repost.aws/media/postImages/original/IMt88GfbpeTVi-leyGqVzaMA https://repost.aws/media/postImages/original/IM_Xkl139IR8eNkBVQwJfh3g

1 Answer
0

【以下的回答经过翻译处理】 事件日志显示aws-elasticbeanstalk-ec2-role不存在,尽管AWS应该在使用Elastic Beanstalk控制台或EB CLI启动环境时创建它。你能在IAM控制台中验证一下吗?看起来一些用户在新控制台以及在IAM用户没有权限创建角色时,会遇到此问题

如果这是问题的原因,请自行创建并将AWSElasticBeanstalkWebTierAWSElasticBeanstalkWorkerTierAWSElasticBeanstalkMulticontainerDocker策略附加到它,还需在信任关系策略中将Amazon EC2指定为受信任的实体。

profile picture
EXPERT
answered 5 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions