AWS ElasticBeanstalk issue while creating an environment.

0

Hello,

I am trying to create a new elasticbeanstalk application in us-east-1 region. using eb create command eb create optimization-app I have also tried to specify a service-role eb create optimization-app --service-role aws-elasticbeanstalk-service-role I am getting an exception ERROR: AlreadyExistsError - Cannot exceed quota for PoliciesPerRole: 10 I have tried creating a new service role with only 2 policies on that role and tried to create the application but i still get the same error.

This used to work till a few days ago. I am not sure what is the reason. I am not getting any other message to check the reason for this.

Any help is appriciated.

Best, Pavan

1개 답변
1

Hi,

It appears that same service role is being used when you execute the EB creation. You can either reduce the policies attached to the role or see if an increased quota can be applied.

Refer - https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_iam-quotas.html

Note: For IAM quotas to increase, you need to select the region US East (N. Virginia)

AWS
답변함 일 년 전
  • Thank you for your answer. As a work around, we have raised a request to increase the quota of the permissions per role. I was able to create the application. My earlier service roles had 10, 9 and 2 policies on them respectively. I am not sure why it was giving me that.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠