We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3d470f commit 0816de8Copy full SHA for 0816de8
README.rst
@@ -89,6 +89,10 @@ An example of a CMM is the default CMM,
89
which is automatically generated anywhere a caller provides a keyring.
90
The default CMM collects encrypted data keys from all configured keyrings.
91
92
+Note: You must also install the `AWS Cryptographic Material Providers Library (MPL)`_
93
+to create and use CMMs that use keyrings.
94
+CMMs that use master key providers have been deprecated since v4 of this library.
95
+
96
Legacy Concepts
97
===============
98
These concepts mention components that have been deprecated since v4 of this library.
0 commit comments