You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default the AWS security group for the Redshift catalog module will only allow access from the managed security group. In order to allow external connections, we had to add a manual security group rule to allow incoming traffic on the Redshift port from 0.0.0.0/0 (the 'app' cidr).
The text was updated successfully, but these errors were encountered:
By default the AWS security group for the Redshift catalog module will only allow access from the managed security group. In order to allow external connections, we had to add a manual security group rule to allow incoming traffic on the Redshift port from 0.0.0.0/0 (the 'app' cidr).
The text was updated successfully, but these errors were encountered: