This article assumes that you have some basic AWS knowledge. Problem: I have a lambda in account A and wants to access a redshift cluster in Account B without allowing any IP to access the redshift for security reasons. Resolution: In Account A where lambda exists, do the following to set up a VPC: Create a VPC 2. Create one public subnet…