Error in creating AWS instance when I select subnet and vpc in different zones

0

I am unable to create an Instancce in Mumbai region , with VPC in Mumbai zone and Subnet in Kolkotta (ap-south-1-ccu-1a) and throws error "Instance launch failed The requested configuration is currently not supported. Please check the documentation for supported configurations."

asked a year ago241 views
2 Answers
1
Accepted Answer

The instance type you are trying to launch may not be available in "ap-south-1-ccu-1a".
You can search by way of the following documents.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-discovery.html
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/troubleshooting-launch.html#troubleshooting-instance-configuration

Since the location you are trying to activate seems to be in the local zone, it would be a good idea to check the following documentation.
https://aws.amazon.com/about-aws/global-infrastructure/localzones/features/?nc1=h_ls

profile picture
EXPERT
answered a year ago
profile picture
EXPERT
reviewed 19 days ago
0

Thank you for the links . I was trying to create a wrong instance (t3.micro). ap-south-1-del/ccu-1a .. does not suppourt t3.micro

answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions