We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee35982 commit c5bd278Copy full SHA for c5bd278
modules/example-node/Readme.md
@@ -5,7 +5,7 @@ This repository includes examples for encrypting and decrypting in Node.js. Thes
5
To run this example, you must have an AWS account with at least one AWS Key Management Service (AWS KMS) customer managed CMK.
6
To encrypt, the CMK must have kms:GenerateDataKey permission.
7
To decrypt, the CMK must have kms:Decrypt permission.
8
-The CMKs in these examples are only for *example*. *Replace these CMK's with your own*.
+The CMKs in these examples are only for *example*. *Replace these CMKs with your own*.
9
10
## KMS Simple
11
0 commit comments