We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8e8911 commit b55c13fCopy full SHA for b55c13f
Examples/runtimes/python/DynamoDBEncryption/src/client_supplier/client_supplier_example.py
@@ -1,7 +1,7 @@
1
# Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
2
# SPDX-License-Identifier: Apache-2.0
3
"""
4
-Example demonstrating Dynamodb Encryption using a custom client supplier.
+Example demonstrating DynamoDB Encryption using a custom client supplier.
5
6
A custom client supplier grants users access to more granular configuration aspects
7
of their authentication details and KMS client. The example creates a simple custom
0 commit comments