Configure cross-account access of Amazon Redshift clusters in Amazon SageMaker Studio using VPC peering
Blog
This article provides a step-by-step guide to establish cross-account access between Amazon Redshift and Amazon SageMaker Studio using VPC peering.
- Set up SageMaker Studio with VPCOnly mode in consumer account for security
- Enable SourceIdentity on SageMaker domain to propagate user profile names
- Create IAM role in Redshift producer account for SageMaker to assume
- Update SageMaker execution role to assume Redshift producer account role
- Establish VPC peering connection between Redshift and SageMaker VPCs
- Configure route tables and VPC endpoints for secure connectivity
- Query Redshift from SageMaker Studio using AWS SDK for pandas library
- Solution enables cross-account data access without manual data movement
This approach allows organizations with multi-account architectures to securely access Redshift data from SageMaker Studio while maintaining audit trails through CloudTrail and user identity tracking.
The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.
Related articles
The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.