NotAuthorizedError on eb create command

0

I'm trying to host a django app in EBS. I completed till creating the Application. For creating the environment, I provided the command eb create lesoko-app-env. And I'm getting the following error: Creating application version archive "app-9591-220712_120615798305". ERROR: NotAuthorizedError - Operation Denied. Access Denied.

Please let me know the solution for this. Thank you

  • Can you please check if you have AdministratorAccess-AWSElasticBeanstalk policy attached to the IAM User running "eb init" command ? If it's already attached, can you please mention all the policies attached to IAM User running "eb init" command ?

已提问 2 年前276 查看次数
1 回答
0

Resolved it by changing the permissions

已回答 2 年前
  • What permissions? I'm trying to do the same thing for my Flask App and getting the same error.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则