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 年前檢視次數 692 次
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.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南