AMI image issue

0

I'm trying to create AMI image for my EC2 instance. But getting this error ''Failed to create image from instance i-0a4f***********''. Request limit exceeded. Why is it so ? I have tried to create even after rebooting my instances. I'm getting the same error with shutdown instances too.

asked a year ago416 views
2 Answers
0

AMIs are subject to quotas (formerly called limits). You can read more about AMI quotas at this link: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ami-quotas.html

AWS
answered a year ago
  • Thank you for responding. But we are sure that we did not use 50000 quota.

0

Are you sure? I think that error just indicates that you've exceeded the request rate limit for that api:

https://aws.amazon.com/premiumsupport/knowledge-center/ec2-launch-multiple-requestlimitexceeded/

AWS
MODERATOR
philaws
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions