Skip to content

Commit 5addcd4

Browse files
Merge branch 'master' into develop
2 parents 92f1e4e + c2e5eab commit 5addcd4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/_data/sidenav/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,8 @@ sections:
284284
title: Integration Error Codes
285285
- path: /connections/rate-limits
286286
title: Rate Limits
287+
- path: /connections/aws-privatelink
288+
title: AWS PrivateLink Integration
287289
- section_title: Unify
288290
section:
289291
- path: /unify

src/connections/aws-privatelink.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Amazon Web Services PrivateLink
3-
hidden: true
43
---
54

65
[Amazon Web Services' PrivateLink](https://aws.amazon.com/privatelink/){:target="_blank”} is an AWS service that provides private connectivity between VPCs without exposing traffic to the public Internet. Keeping traffic in the Amazon network reduces the data security risk associated with exposing your Warehouse traffic to the Internet.

0 commit comments

Comments
 (0)