Skip to content

Commit 090ceb7

Browse files
DOCSP-19767 Document region limitation of private endpoint (#216)
1 parent 0c15c84 commit 090ceb7

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

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

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ inherit:
77
---
88
ref: select-aws
99
level: 4
10-
stepnum: 2
10+
stepnum: 0
1111
inherit:
1212
file: steps-source-privatelink.yaml
1313
ref: create-private-endpoint
@@ -29,18 +29,25 @@ content: |
2929
---
3030
ref: select-region
3131
level: 5
32-
stepnum: 1
32+
stepnum: 0
3333
title: "Choose an |aws| region."
3434
content: |
3535
3636
a. From the :guilabel:`AWS Region` list, select the region where you
3737
want to create the private endpoint.
38+
39+
You can select one of the following regions:
40+
41+
.. include:: /includes/list-table-supported-aws-regions.rst
42+
43+
To learn more, see :ref:`atlas-data-lake-regions`.
44+
3845
#. Click :guilabel:`Next`.
3946
4047
---
4148
ref: enter-aws-vps-details
4249
level: 5
43-
stepnum: 2
50+
stepnum: 0
4451
inherit:
4552
ref: configure-private-endpoint
4653
file: steps-source-privatelink.yaml
@@ -93,15 +100,15 @@ content: |
93100
---
94101
ref: create-private-endpoint-aws
95102
level: 5
96-
stepnum: 3
103+
stepnum: 0
97104
title: "Run the command to create your |vpc| interface endpoint."
98105
content: |
99106
Copy the command the dialog displays and run it using the |aws| CLI.
100107
101108
---
102109
ref: configure-private-endpoint-aws
103110
level: 5
104-
stepnum: 3
111+
stepnum: 0
105112
title: "Modify the private |dns| name to ensure that the hostname
106113
resolves to an address on your network."
107114
content: |
@@ -114,7 +121,7 @@ content: |
114121
---
115122
ref: finish-private-endpoint-aws
116123
level: 5
117-
stepnum: 4
124+
stepnum: 0
118125
title: "Click :guilabel:`Finish endpoint creation`."
119126

120127
...

0 commit comments

Comments
 (0)