Skip to content

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 4 years ago882 views

2 Answers
1

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

answered 4 years ago

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 4 years ago

  • Thank you for responding. But we are sure that we did not use 50000 quota.

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.