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: source/includes/privatelink/steps-configure-privatelink-aws.yaml
+9-8Lines changed: 9 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ content: |
45
45
46
46
#. Click :guilabel:`Next`.
47
47
48
-
|govcloud-short| creates |vpc| resources in the region
48
+
|servicegov-short| creates |vpc| resources in the region
49
49
you selected. This might take several minutes to complete.
50
50
51
51
---
@@ -81,7 +81,7 @@ content: |
81
81
82
82
.. note::
83
83
84
-
You can't copy the command until |govcloud-short| finishes
84
+
You can't copy the command until |servicegov-short| finishes
85
85
creating |vpc| resources in the background.
86
86
87
87
See :aws:`Creating an Interface Endpoint </vpc/latest/userguide/vpce-interface.html#create-interface-endpoint>` to perform this task using the |aws| CLI.
@@ -96,11 +96,12 @@ content: |
96
96
operation: The VPC endpoint service com.amazonaws.vpce.us-east-1.vpce-svc-<...>
97
97
does not support the availability zone of the subnet: subnet-<...>.
98
98
99
-
If you receive this error, |govcloud-short| has deployed |vpc|
99
+
If you receive this error, |servicegov-short| has deployed |vpc|
100
100
resources into different availability zones than the ones to
101
101
which you deployed your |vpc| subnets.
102
102
Please contact MongoDB Support for assistance resolving this
103
-
error. To contact support, click :guilabel:`Support` from the left-hand navigation bar of the |govcloud-short| UI.
103
+
error. To contact support, click :guilabel:`Support` from the
104
+
left-hand navigation bar of the |servicegov-short| UI.
104
105
105
106
#. Click :guilabel:`Next`.
106
107
@@ -126,7 +127,7 @@ ref: resource-sg-pl
126
127
stepnum: 7
127
128
content: |
128
129
129
-
For each resource that needs to connect to your |govcloud-short|
130
+
For each resource that needs to connect to your |servicegov-short|
130
131
clusters using {+aws-pl+}, the resource's security group must allow
131
132
outbound traffic to the interface endpoint's private IP(s) on all
132
133
ports.
@@ -142,7 +143,7 @@ stepnum: 8
142
143
content: |
143
144
144
145
This security group must allow inbound traffic on all ports from each
145
-
resource that needs to connect to your |govcloud-short| clusters
146
+
resource that needs to connect to your |servicegov-short| clusters
146
147
using {+aws-pl+}:
147
148
148
149
a. In the |aws| console, navigate to the :guilabel:`VPC Dashboard`.
@@ -159,7 +160,7 @@ content: |
159
160
#. Click :guilabel:`Edit Rules`.
160
161
161
162
#. Add rules to allow all inbound traffic from each resource in your
162
-
VPC that you want to connect to your |govcloud-short| cluster.
163
+
VPC that you want to connect to your |servicegov-short| cluster.
163
164
164
165
#. Click :guilabel:`Save Rules`.
165
166
@@ -183,7 +184,7 @@ level: 4
183
184
stepnum: 9
184
185
content: |
185
186
186
-
You can connect to a |govcloud-short| cluster using the {+aws-pl+}
187
+
You can connect to an |servicegov-short| cluster using the {+aws-pl+}
187
188
private endpoint when all of the resources are configured and the
0 commit comments