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
119119--------------------
120120
121121The 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
123123encrypted using a Customer Master Key (CMK) managed through a supported
124124:ref:`Key Management System (KMS) <field-level-encryption-kms>`.
125125
@@ -162,7 +162,7 @@ vault. Applications must have access to both the remote key vault
162162cluster and the connection cluster to perform client-side field level
163163encryption operations.
164164
165- data encryption keys have the following structure:
165+ Data encryption keys have the following structure:
166166
167167.. code-block:: json
168168
Original file line number Diff line number Diff line change @@ -119,8 +119,8 @@ content: |
119119
120120 .. important::
121121
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