File tree Expand file tree Collapse file tree 6 files changed +32
-33
lines changed
includes/api/list-tables/requests Expand file tree Collapse file tree 6 files changed +32
-33
lines changed Original file line number Diff line number Diff line change @@ -338,11 +338,9 @@ following procedure:
338338 - |json| file that contains the {+gcp+} |kms|
339339 credentials from your {+gcp+} account.
340340
341- .. important::
342-
343- You must format the |json| object properly.
344- Ensure you properly indent the credential fields
345- within the file.
341+ :gold:`IMPORTANT:` You must format the |json| object properly.
342+ Ensure you properly indent the credential fields
343+ within the file.
346344
347345 The following example shows the contents of a
348346 ``serviceAccountKey`` |json| file:
Original file line number Diff line number Diff line change @@ -102,14 +102,12 @@ private endpoints:
102102 :guilabel:`Subnet` dashboard in your |aws|
103103 account.
104104
105- .. important::
106-
107- You must specify at least one subnet. If you
108- don't, |aws| won't provision a
109- :term:`interface endpoint` in your |vpc|. An
110- interface endpoint is required for clients
111- in your |vpc| to send traffic to the private
112- endpoint.
105+ :gold:`IMPORTANT:` You must specify at least one subnet. If you
106+ don't, |aws| won't provision a
107+ :term:`interface endpoint` in your |vpc|. An
108+ interface endpoint is required for clients
109+ in your |vpc| to send traffic to the private
110+ endpoint.
113111
114112 #. Run the command with the :aws:`AWS CLI
115113 </cli/latest/userguide/cli-chap-install.html>`.
Original file line number Diff line number Diff line change @@ -123,14 +123,12 @@ private endpoints:
123123 :guilabel:`Subnet` dashboard in your |aws|
124124 account.
125125
126- .. important::
127-
128- You must specify at least one subnet. If you
129- don't, |aws| won't provision a
130- :term:`interface endpoint` in your |vpc|. An
131- interface endpoint is required for clients
132- in your |vpc| to send traffic to the private
133- endpoint.
126+ :gold:`IMPORTANT:` You must specify at least one subnet. If you
127+ don't, |aws| won't provision a
128+ :term:`interface endpoint` in your |vpc|. An
129+ interface endpoint is required for clients
130+ in your |vpc| to send traffic to the private
131+ endpoint.
134132
135133 #. Run the command with the :aws:`AWS CLI
136134 </cli/latest/userguide/cli-chap-install.html>`.
Original file line number Diff line number Diff line change @@ -134,14 +134,12 @@ using private endpoints:
134134 :guilabel:`Subnet` dashboard in your |aws|
135135 account.
136136
137- .. important::
138-
139- You must specify at least one subnet. If you
140- don't, |aws| won't provision a
141- :term:`interface endpoint` in your |vpc|. An
142- interface endpoint is required for clients
143- in your |vpc| to send traffic to the private
144- endpoint.
137+ :gold:`IMPORTANT:` You must specify at least one subnet. If you
138+ don't, |aws| won't provision a
139+ :term:`interface endpoint` in your |vpc|. An
140+ interface endpoint is required for clients
141+ in your |vpc| to send traffic to the private
142+ endpoint.
145143
146144 #. Run the command with the :aws:`AWS CLI
147145 </cli/latest/userguide/cli-chap-install.html>`.
Original file line number Diff line number Diff line change @@ -359,6 +359,15 @@ to customize your specifications.
359359 Human-readable label that identifies the user needed to authenticate
360360 to the MongoDB database or collection.
361361
362+ If the database user authenticates with :manual:`OpenID Connect
363+ </core/security-oidc>`, this value must be your |service| |oidc|
364+ |idp| followed by a forward slash ``/`` and your |idp| group name.
365+
366+ If the database user authenticates with |aws| |iam| credentials,
367+ this value must be the user that authenticates with the |aws| |iam|
368+ credentials or the role of the user that authenticates with the |aws|
369+ |iam| credentials in :aws-docs:`Amazon Resource Name format </IAM/latest/UserGuide/reference-arns.html#arns-syntax>`.
370+
362371.. setting:: spec.x509Type
363372
364373 *Type*: string
Original file line number Diff line number Diff line change 4242 access list. The specified date must be in the future and within
4343 one week of the time you make the |api | request.
4444
45- .. important ::
46-
47- You cannot set |aws | security groups as temporary access list
48- entries.
45+ :gold: `IMPORTANT: ` You cannot set |aws | security groups as temporary access list
46+ entries.
4947
5048 You may include an |iso8601 | time zone designator to ensure
5149 that the expiration date occurs with respect to the local
You can’t perform that action at this time.
0 commit comments