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: docs/pages/product/deployment/cloud/vpc/aws/private-link.mdx
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ for creating and managing an Endpoint Service.
21
21
22
22
Cube Cloud needs to be added to the list of principals allowed to discover your Endpoint Service.
23
23
To do so, please go to <Btn>AWS Console</Btn> -> <Btn>VPC</Btn> -> <Btn>Endpoint Services</Btn> -> <Btn>Your service</Btn> -> <Btn>Allow principals</Btn>
24
-
and add `arn:aws:iam::331376342520` to the list.
24
+
and add `arn:aws:iam::331376342520:root` to the list.
25
25
26
26
## Gathering required information
27
27
@@ -31,8 +31,8 @@ To request establishing a PrivateLink connection, please share the following inf
31
31
-**Reference Name** for the record (such as "Snowflake-prod" or "clickhouse-dev")
32
32
-**Ports**: a list of ports that will be accessed through this connection
33
33
-**DNS Name** (optional): an internal DNS name of the upstream service in case SSL needs to be supported
34
-
-**Dedicated Infrastructure Region:** VPC Peering requires Cube to be hosted in
35
-
[dedicated infrastructure][dedicated-infra]. Please specify what region the Cube Cloud
34
+
-**Dedicated Infrastructure Region:** VPC Peering requires Cube to be hosted in
35
+
[dedicated infrastructure][dedicated-infra]. Please specify what region the Cube Cloud
36
36
dedicated infrastructure should be hosted in.
37
37
38
38
@@ -52,4 +52,4 @@ supplied DNS Name or an AWS internal DNS name returned to you by the Cube team.
0 commit comments