File tree Expand file tree Collapse file tree 6 files changed +28
-33
lines changed
includes/api/list-tables/requests Expand file tree Collapse file tree 6 files changed +28
-33
lines changed Original file line number Diff line number Diff line change @@ -321,11 +321,9 @@ following procedure:
321
321
- |json| file that contains the {+gcp+} |kms|
322
322
credentials from your {+gcp+} account.
323
323
324
- .. important::
325
-
326
- You must format the |json| object properly.
327
- Ensure you properly indent the credential fields
328
- within the file.
324
+ :gold:`IMPORTANT:` You must format the |json| object properly.
325
+ Ensure you properly indent the credential fields
326
+ within the file.
329
327
330
328
The following example shows the contents of a
331
329
``ServiceAccountKey`` |json| file:
Original file line number Diff line number Diff line change @@ -102,14 +102,12 @@ private endpoints:
102
102
:guilabel:`Subnet` dashboard in your |aws|
103
103
account.
104
104
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.
113
111
114
112
#. Run the command with the :aws:`AWS CLI
115
113
</cli/latest/userguide/cli-chap-install.html>`.
Original file line number Diff line number Diff line change @@ -121,14 +121,12 @@ private endpoints:
121
121
:guilabel:`Subnet` dashboard in your |aws|
122
122
account.
123
123
124
- .. important::
125
-
126
- 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.
124
+ :gold:`IMPORTANT:` You must specify at least one subnet. If you
125
+ don't, |aws| won't provision a
126
+ :term:`interface endpoint` in your |vpc|. An
127
+ interface endpoint is required for clients
128
+ in your |vpc| to send traffic to the private
129
+ endpoint.
132
130
133
131
#. Run the command with the :aws:`AWS CLI
134
132
</cli/latest/userguide/cli-chap-install.html>`.
Original file line number Diff line number Diff line change @@ -132,14 +132,12 @@ using private endpoints:
132
132
:guilabel:`Subnet` dashboard in your |aws|
133
133
account.
134
134
135
- .. important::
136
-
137
- 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.
135
+ :gold:`IMPORTANT:` You must specify at least one subnet. If you
136
+ don't, |aws| won't provision a
137
+ :term:`interface endpoint` in your |vpc|. An
138
+ interface endpoint is required for clients
139
+ in your |vpc| to send traffic to the private
140
+ endpoint.
143
141
144
142
#. Run the command with the :aws:`AWS CLI
145
143
</cli/latest/userguide/cli-chap-install.html>`.
Original file line number Diff line number Diff line change @@ -384,6 +384,11 @@ to customize your specifications.
384
384
</core/security-oidc>`, this value must be your |service| |oidc|
385
385
|idp| followed by a forward slash ``/`` and your |idp| group name.
386
386
387
+ If the database user authenticates with |aws| |iam| credentials,
388
+ this value must be the user that authenticates with the |aws| |iam|
389
+ credentials or the role of the user that authenticates with the |aws|
390
+ |iam| credentials in :aws-docs:`Amazon Resource Name format </IAM/latest/UserGuide/reference-arns.html#arns-syntax>`.
391
+
387
392
.. setting:: spec.x509Type
388
393
389
394
*Type*: string
Original file line number Diff line number Diff line change 42
42
access list. The specified date must be in the future and within
43
43
one week of the time you make the |api | request.
44
44
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.
49
47
50
48
You may include an |iso8601 | time zone designator to ensure
51
49
that the expiration date occurs with respect to the local
You can’t perform that action at this time.
0 commit comments