File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ Encryption Key Vault
119
119
--------------------
120
120
121
121
The key vault is a collection that stores data encryption keys for use
122
- with client-side field level encryption. data encryption keys are
122
+ with client-side field level encryption. Data encryption keys are
123
123
encrypted using a Customer Master Key (CMK) managed through a supported
124
124
:ref:`Key Management System (KMS) <field-level-encryption-kms>`.
125
125
@@ -162,7 +162,7 @@ vault. Applications must have access to both the remote key vault
162
162
cluster and the connection cluster to perform client-side field level
163
163
encryption operations.
164
164
165
- data encryption keys have the following structure:
165
+ Data encryption keys have the following structure:
166
166
167
167
.. code-block:: json
168
168
Original file line number Diff line number Diff line change @@ -119,8 +119,8 @@ content: |
119
119
120
120
.. important::
121
121
122
- For AWS KMS support, use the 4.2.2 :binary:`~bin.mongo` shell. The
123
- 4.2.0 and 4.2.1 :binary:`~bin.mongo` shell does not support the AWS
124
- KMS service due to an unexpected change in the KMS response object.
125
- See :issue:`SERVER-44721` for more information on the issue .
126
- ...
122
+ For AWS KMS support, use the 4.2.2 or later :binary:`~bin.mongo`
123
+ shell. The 4.2.0 and 4.2.1 :binary:`~bin.mongo` shell does not
124
+ support the AWS KMS service due to an unexpected change in the KMS
125
+ response object. See :issue:`SERVER-44721` for more information.
126
+ ...
You can’t perform that action at this time.
0 commit comments