Why can't I access a VPC to launch my Amazon Redshift cluster?
2 minute read
0
I want to launch an Amazon Redshift cluster in a specific Amazon Virtual Private Cloud (Amazon VPC). However, I can't access my VPC from the dropdown list.
Short description
You might not be able to select and access your VPC for the following reasons:
The VPC doesn't exist in the same AWS Region where you're trying to create your Amazon Redshift cluster.
The VPC isn't associated with a cluster subnet group.
Resolution
To access your VPC in Amazon Redshift, complete the following steps:
Create a VPC in the same Region where you want to launch an Amazon Redshift cluster.
Create a cluster subnet group. Note: To improve fault tolerance, it's a best practice to create a cluster subnet group with two or more subnets from different Availability Zones. However, all the nodes in a cluster must be in the same Availability Zone.