Skip to content

Commit 1d4e23c

Browse files
committed
DOCSP-14697 correct CSFLE KMS page typos
1 parent fd21b93 commit 1d4e23c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

source/core/security-client-side-encryption-key-management.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Encryption Key Vault
119119
--------------------
120120

121121
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
123123
encrypted 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
162162
cluster and the connection cluster to perform client-side field level
163163
encryption operations.
164164

165-
data encryption keys have the following structure:
165+
Data encryption keys have the following structure:
166166

167167
.. code-block:: json
168168

source/includes/extracts-client-side-field-level-encryption.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff 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+
...

0 commit comments

Comments
 (0)