Skip to content

Commit b0c0cc0

Browse files
authored
docs: update examples/src/keyring/aws_kms/act_like_aws_kms_master_key_provider.py
1 parent 3c71661 commit b0c0cc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/src/keyring/aws_kms/act_like_aws_kms_master_key_provider.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
as we did in the AWS KMS keyring,
1616
makes it more clear what behavior to expect.
1717
However, as you migrate away from master key providers to keyrings,
18-
you might need to replicate the exact behavior of the AWS KMS master key provider.
18+
you might need to replicate the behavior of the AWS KMS master key provider.
1919
2020
This example shows how to configure a keyring that behaves like an AWS KMS master key provider.
2121

0 commit comments

Comments
 (0)