Skip to content

Commit dceb593

Browse files
authored
Update index.md
1 parent 8154930 commit dceb593

File tree

1 file changed

+3
-3
lines changed
  • src/connections/storage/catalog/redshift

1 file changed

+3
-3
lines changed

src/connections/storage/catalog/redshift/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,10 +151,10 @@ Segment does not currently support SSH tunneling to Redshift. You can usually al
151151

152152
Segment does not currently support Serverless Redshift. While you can set up the connection in the Segment app, Segment does not have the functionality to query Redshift's SYS tables.
153153

154-
Despite the fact we need a public IP address to access your remote instance, Segment supports several layers of Redshift's security model:
154+
Despite the fact Segment needs a public IP address to access your remote instance, Segment supports several layers of Redshift's security model:
155155

156-
Security group — This is the firewall that Segment asks customers to open a pinhole in for Segment's IP address. Security groups are a fundamental building block of AWS security;
156+
Security group — This is the firewall that Segment asks customers to open a pinhole in for Segment's IP address. Security groups are a fundamental building block of AWS security.
157157

158-
SSL — This secures data in transit and also allows client apps like Segment to validate that the warehouse at the other end is actually a warehouse owned by AWS. This is especially important if your Redshift warehouse is not within the us-west-2 region;
158+
SSL — This secures data in transit and also allows client apps like Segment to validate that the warehouse at the other end is actually a warehouse owned by AWS. This is especially important if your Redshift warehouse is not within the us-west-2 region.
159159

160160
Username /password — This is the basic method used to authenticate database users and apply varying levels of permissions like who can create tables, who can delete data, who can see which tables, etc.

0 commit comments

Comments
 (0)