- Newest
- Most votes
- Most comments
Hello there, yes. redshift serverless is supported by redshift_connector.
For code snippets on redshift_connector to serverless , please refer tutorial examples which has those details.
Amazon Redshift Serverless runs in a VPC and is publicly accessible false by default. I would suggest you to review the below documentation guide for more context on connecting to redshift serverless
https://docs.aws.amazon.com/redshift/latest/mgmt/serverless-connecting.html https://repost.aws/knowledge-center/redshift-serverless-publicly-accessible
Alternatively, you can use DataAPI which is a preferred way of programmatic access to redshift/redshift-serverless https://aws.amazon.com/blogs/big-data/use-the-amazon-redshift-data-api-to-interact-with-amazon-redshift-serverless/
Relevant content
- asked 2 years ago
- asked 2 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago