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: knowledgebase/aws-privatelink-setup-for-clickpipes.mdx
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,10 +48,10 @@ RDS instances that require endpoint services (OR you may have different listener
48
48
49
49
5. Authorize ClickPipes to Use the Endpoint Service
50
50
- Grant permission to the ClickPipes account to request this endpoint service.
51
-
- Configure allowed principals by adding the following principal ID:
52
-
```
53
-
arn:aws:iam::072088201116:root
54
-
```
51
+
- Configure allowed principals by adding the following principal ID:
52
+
```
53
+
arn:aws:iam::072088201116:root
54
+
```
55
55
56
56
6. Disable "Enforce Security Group Inbound Rules on Private Link Traffic" on the NLB (if a security group is attached to the NLB)
57
57
- Navigate to the NLB's settings and disable the "Enforce Security Group Inbound Rules on Private Link Traffic" setting if a security group is attached to the NLB.
0 commit comments