Redshift Serverless inbound connections timeout

2k views Asked by At

i made a redshift data warehouse with the Serverless Preview in order to make it connect to a Google Data Studio. I opened the 5439 port to every ipv6 and ipv4 on the security group, tho it still timeout. I don't know what to do, is it possible that serverless is not publicly opened? I am forced to create a cluster for open Redshift to external connections?

Thank you very much

1

There are 1 answers

0
Tomas G. On

Update:

You can now make your serverless endpoint publicly accessible:

https://docs.aws.amazon.com/redshift/latest/mgmt/serverless-connecting.html

Creating a publicly accessible Amazon Redshift Serverless instance and connecting to it Connect to a publicly accessible Amazon Redshift Serverless instance

Basically you need to set the setting Public Accessible when you create the workgroup. By default it's false.