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 ?

질문됨 2달 전111회 조회
2개 답변
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
전문가
답변함 2달 전
profile picture
전문가
검토됨 2달 전
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

답변함 2달 전
  • Did you run the command from the answer above and confirm that t3.small instances are available in the Local Zone?

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

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

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

관련 콘텐츠