EC2 configuration is currently not supported - Delhi Local Zone

0

I have my Delhi Local Zone enabled under Mumbai Parent zone, configured a Subnet for it yet when I try to roll out an EC2 machine, it always errors out. I tried 3 time, carefully selecting T3 with GP2 storage as stated in https://aws.amazon.com/about-aws/global-infrastructure/localzones/features/?nc1=h_ls for Delhi Zone but it always fails saying "The requested configuration is currently not supported. Please check the documentation for supported configurations."

What can be the reason for this and how do I fix this ?

gefragt vor 2 Monaten111 Aufrufe
2 Antworten
2

As per the comment above, please double-check that you are trying to launch an instance type which is supported in the Local Zone.

Note that you can check what instances types are available by running the following command:

aws ec2 describe-instance-type-offerings --location-type availability-zone --filters Name=location,Values=ap-south-1-del-1a --region ap-south-1

profile pictureAWS
EXPERTE
beantwortet vor 2 Monaten
profile picture
EXPERTE
überprüft vor 2 Monaten
0

I'm posting my full VPC / Subnet & EC2 config I'm trying to spin for Local Zone Delhi - ap-south-1-del-1aap-south-1-del-1a. Can you spot any problems? if not, I'd presume a out of capacity issues but would have appreciated if the error was more descriptive rather than being so generic. Enter image description here

beantwortet vor 2 Monaten
  • Did you run the command from the answer above and confirm that t3.small instances are available in the Local Zone?

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen