Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 97564de

Browse files
committed
clarify endpoint service requirement
1 parent 2ba0556 commit 97564de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/cloud/project/privatelink-service.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,14 +63,14 @@ Gather the following data required for PrivateLink enablement:
6363
- {:.fix}**Project ID**—Provide the {{site.data.var.ece}} Pro project ID. You can get the Project ID and other project information using the following [Magento Cloud CLI][] command: `magento-cloud project:info`
6464
- {:.fix}**Connection type**—Specify unidirectional or bidirectional for connection type
6565
- {:.fix}**Endpoint service**—For bidirectional PrivateLink connections, provide the DNS URL for the VPC endpoint service that Adobe must connect to, for example: `com.amazonaws.vpce.<cloud-region>.vpce-svc-<service-id>`
66-
- {:.fix}**Endpoint service access granted**Provide the Adobe account principal with access to this endpoint service: `arn:aws:iam::402592597372:root`
66+
- {:.fix}**Endpoint service access granted**To connect to external service, allow the endpoint service access to the following AWS account principal: `arn:aws:iam::402592597372:root`
6767

6868
{:.bs-callout-warning}
6969
If access to the endpoint service is not provided, then the bidirectional PrivateLink connection to the service in your VPC is **not** added, which delays the setup.
7070

7171
Additional prerequisites specific to Azure Private Link enablement:
7272

73-
- {:.fix}The cluster ID; using SSH, log in to the remote and use the command: `cat /etc/platform_cluster`
73+
- {:.fix}Provide the cluster ID; using SSH, log in to the remote and use the command: `cat /etc/platform_cluster`
7474

7575
- {:.fix}For an external service to connect to your {{site.data.var.ee}} Pro cluster, you need:
7676

0 commit comments

Comments
 (0)