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
preguntada hace 10 meses311 visualizaciones
2 Respuestas
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
EXPERTO
respondido hace 10 meses
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
EXPERTO
respondido hace 10 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas