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 Antwort
0

Resolved it by changing the permissions

beantwortet vor 2 Jahren
  • What permissions? I'm trying to do the same thing for my Flask App and getting the same error.

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen