Skip to content

Commit 036bf4c

Browse files
DOCSP-22224 Add Service Name information to Private Endpoint setup (#253)
* DOCSP-22224 Add Service Name information to Private Endpoint setup * DOCSP-22224 updates for review feedback
1 parent c8cfa64 commit 036bf4c

File tree

3 files changed

+39
-0
lines changed

3 files changed

+39
-0
lines changed
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
.. list-table::
2+
:header-rows: 1
3+
:widths: 20 80
4+
5+
* - Region
6+
- Service Name
7+
8+
* - ``us-east-1``
9+
- ``com.amazonaws.vpce.us-east-1.vpce-svc-00e311695874992b4``
10+
* - ``us-west-1``
11+
- ``com.amazonaws.vpce.us-west-2.vpce-svc-09d86b19e59d1b4bb``
12+
13+
* - ``eu-west-1``
14+
- ``com.amazonaws.vpce.eu-west-1.vpce-svc-0824460b72e1a420e``
15+
16+
* - ``eu-west-2``
17+
- ``com.amazonaws.vpce.eu-west-2.vpce-svc-052f1840aa0c4f1f9``
18+
19+
* - ``eu-central-1``
20+
- ``com.amazonaws.vpce.eu-central-1.vpce-svc-0ac8ce91871138c0d``
21+
22+
* - ``sa-east-1``
23+
- ``com.amazonaws.vpce.sa-east-1.vpce-svc-0b56e75e8cdf50044``
24+
25+
* - ``ap-southeast-2``
26+
- ``com.amazonaws.vpce.ap-southeast-2.vpce-svc-036f1de74d761706e``
27+
28+
* - ``ap-south-1``
29+
- ``com.amazonaws.vpce.ap-south-1.vpce-svc-03eb8a541f96d356d``

source/includes/steps-create-new-privatelink.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,11 @@ content: |
4040
4141
.. include:: /includes/list-table-supported-aws-regions.rst
4242
43+
The following table shows the service names for the various
44+
endpoints in each region:
45+
46+
.. include:: /includes/fact-adl-pvtlink-service-names.rst
47+
4348
To learn more, see :ref:`atlas-data-lake-regions`.
4449
4550
#. Click :guilabel:`Next`.

source/reference/api/dataLakes-private-link-create-one.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ through the API:
2424
- If the endpoint ID doesn't exist, {+adl+} appends the new endpoint
2525
to the list of endpoints in the endpoint ID list.
2626

27+
The following table shows the service names for the various endpoints
28+
in each region:
29+
30+
.. include:: /includes/fact-adl-pvtlink-service-names.rst
31+
2732
.. include:: /includes/api-requirements.rst
2833

2934
.. include:: /includes/fact-projects-groups-synonyms.rst

0 commit comments

Comments
 (0)