File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
examples/src/keyring/aws_kms Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
2
2
# SPDX-License-Identifier: Apache-2.0
3
3
"""
4
- In earlier versions of the AWS Encryption SDK, you used master key providers to determine how your data keys are protected.
4
+ In earlier versions of the AWS Encryption SDK,
5
+ you used master key providers to determine how your data keys are protected.
5
6
6
- The AWS Encryption SDK provided an AWS KMS master key provider for interacting with AWS Key Management Service (AWS KMS).
7
+ The AWS Encryption SDK provided an AWS KMS master key provider for
8
+ interacting with AWS Key Management Service (AWS KMS).
7
9
Like the AWS KMS keyring,
8
10
the AWS KMS master key provider encrypts with all CMKs that you identify,
9
11
but unlike the AWS KMS keyring,
You can’t perform that action at this time.
0 commit comments