1 個回答
- 最新
- 最多得票
- 最多評論
2
Some Availability Zones don't support particular instance types. If you receive the error "Your requested instance type is not supported in your requested Availability Zone," do the following:
- Determine which Availability Zones support your instance type.
- Retry the request and specify an Availability Zone that supports your chose an instance type. Or, submit the request without specifying an Availability Zone.
In particular with respect to your question c7i-flex type instances are only available in us-east-2c, us-east-2a.
To verify the same information for other instances please navigate to
EC2 Console -> Instance type -> Enter your instance type -> Select the instance and check under the **Networking **section.
相關內容
- 已提問 3 個月前

Thanks for your promptly reply.