Skip to content

Commit 48255dc

Browse files
authored
Merge pull request #3794 from ClickHouse/fix/private-link-principal-indent
fix(private-link): indentation for authorized principals
2 parents d539400 + 268600d commit 48255dc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

knowledgebase/aws-privatelink-setup-for-clickpipes.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@ RDS instances that require endpoint services (OR you may have different listener
4848

4949
5. Authorize ClickPipes to Use the Endpoint Service
5050
- 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+
```
5555

5656
6. Disable "Enforce Security Group Inbound Rules on Private Link Traffic" on the NLB (if a security group is attached to the NLB)
5757
- 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

Comments
 (0)