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
질문됨 9달 전292회 조회
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
전문가
답변함 9달 전
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
전문가
답변함 9달 전

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

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

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

관련 콘텐츠