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 ?

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.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ