in lib/blog-redshift-vpc-stack.ts [45:47]
function getSubnetIds() { return redshift_vpc.selectSubnets({ subnetGroupName: 'redshift-subnet' }).subnetIds.toString() }