EC2 available in Phoenix Local Zone?

0

Per this page, several EC2 family types are available in the Phoenix us-west-2-phx-2a local zone: https://aws.amazon.com/about-aws/global-infrastructure/localzones/features/

However, after creating a Subnet at the us-west-2-phx-2a local zone and specifying any t3 instance type I receive the 'The requested configuration is currently not supported. Please check the documentation for supported configurations' error as described here: https://repost.aws/questions/QUbm-GF_zyQmWMjmkuNxwFnQ/instance-launch-failed-the-requested-configuration-is-currently-not-supported-please-check-the-documentation-for-supported-configurations

The pricing page shows that EC2 is available in Phoenix, but with a different area code of us-west-2-phx-1: https://aws.amazon.com/ec2/pricing/on-demand/?nc1=h_ls

And furthermore, the below AWS CLI command reveals no EC2 instances are available:

aws ec2 describe-instance-type-offerings --region us-west-2 --filters Name=location,Values=us-west-2-phx-2a

{

"InstanceTypeOfferings": []

}

So is EC2 available in Phoenix or not?? Different pages within AWS seem to contradict, does anyone know how I can setup an EC2 instance in this local zone?

Ethan
已提問 10 個月前檢視次數 308 次
2 個答案
1

Hello.
Indeed, we have confirmed that there are no hits when searching for available instance types from the management console.
type

Since us-west-2-phx-2a is a new local zone, maybe it has not been addressed in time.
https://aws.amazon.com/about-aws/whats-new/2023/07/aws-local-zone-phoenix-arizona/?nc1=h_ls

I suggest you contact AWS support by opening a case with "Account and billing".
https://docs.aws.amazon.com/awssupport/latest/user/case-management.html

profile picture
專家
已回答 10 個月前
1

Agree with Riku's answer above. Giving phx-2a is fairly new, it's possible there is currently limited capacity. Please continue to check as capacity can change dynamically. Also per https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-regions-availability-zones.html, as Availability Zones grow over time, our ability to expand them can become constrained. If this happens, we might restrict you from launching an instance in a constrained Availability Zone unless you already have an instance in that Availability Zone. Eventually, we might also remove the constrained Availability Zone from the list of Availability Zones for new accounts. Therefore, your account might have a different number of available Availability Zones in a Region than another account.

profile pictureAWS
專家
已回答 10 個月前

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

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

回答問題指南