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
Copy file name to clipboardExpand all lines: src/connections/storage/catalog/redshift/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,7 @@ Redshift clusters are created in a VPC subnet. To configure:
86
86
87
87
4. Click the Security group in the list to access its settings.
88
88
89
-
5. On the Inbound tab, add rules to enable Segment to write to your Redshift port from `34.223.203.0/28` and from `52.25.130.38/32`. 
89
+
5. On the Inbound tab, add rules to enable Segment to write to your Redshift port from `34.223.203.0/28` and `52.25.130.38/32`. 
90
90
91
91
6. On the Outbound tab, ensure Redshift can make outbound requests to the Segment S3 bucket. The default behavior is to allow all outbound traffic, but security groups can limit outbound behavior. 
0 commit comments