Creating stack from CloudFormation - instance type (t2.small) is not supported

0

Working with simple cloudformation template with Oregon region selected. Using Create Stack from the Designer UI, the stack begins creating resources. When it gets to the instance the error is:

Your requested instance type (t2.small) is not supported in your requested Availability Zone (us-west-2d). Please retry your request by not specifying an Availability Zone or choosing us-west-2a, us-west-2b, us-west-2c. (Service: AmazonEC2; Status Code: 400; Error Code: Unsupported; Request ID: 8b4565c4-86c1-42fc-ba1b-4afc8d28dd96; Proxy: null)

I'm not at all specifying the AZ. I'm having a lot of doubt that any AZ doesn't have a t2.small it can provision.

What is going on? How do I avoid this?

질문됨 2년 전694회 조회
1개 답변
3

We do have a support guide and a doc on this linked below. One addition recommendation I would make that it does not also suggest is using a newer instance type. You will note that the pricing and performance of a t3 vs a t2 is better to go with later generations. In addition, there are more quantities of current gen than previous generation.

Why am I receiving the error "Your requested instance type is not supported in your requested Availability Zone" when launching an EC2 instance?

Insufficient instance capacity

AWS
답변함 2년 전
profile pictureAWS
전문가
검토됨 2년 전
  • Thank you Michael. Learning more every step of the way. I now understand that a specific instance type like T2.Small is actually not an option in every AZ. It might be there in some and not others inside of a region.

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

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

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

관련 콘텐츠