Hey all, quick question about VPC(using crosswalk)...
# aws
l
Hey all, quick question about VPC(using crosswalk) and RDS. I am having issues associating an instance with a VPC upon creation. I see that the only options when creating an instance are:
dbSubnetGroupName
&
vpcSecurityGroupIds
. Which should I be using to associate the RDS instance to the VPC? (Creating the VPC first because I am having issues connecting to the instance created in the default vpc).