Answer the question
In order to leave comments, you need to log in
What Policy needs to be removed/added to be able to create an eb application?
Good afternoon!
The customer issued an access key ID and a secret access key in AWS
When I try to initialize the application through eb init
, it shows the following error:
ERROR: NotAuthorizedError - Operation Denied. User: arn:aws:iam::123456789:user/[email protected] is not authorized to perform: elasticbeanstalk:CreateApplication on resource: arn:aws:elasticbeanstalk:eu-central-1:123456789
:application/my-app
Answer the question
In order to leave comments, you need to log in
AdministratorAccess gives access to all the necessary resources, so either the customer confused something, or you mixed up the keys.
You can check if the user is the correct one with
aws iam get-user
and ask the customer to double check.
There might be a hint here somewhere:
https://aws.amazon.com/premiumsupport/knowledge-ce...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question