Skip to content

Commit b55c13f

Browse files
Update Examples/runtimes/python/DynamoDBEncryption/src/client_supplier/client_supplier_example.py
Co-authored-by: Lucas McDonald <[email protected]>
1 parent f8e8911 commit b55c13f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/runtimes/python/DynamoDBEncryption/src/client_supplier/client_supplier_example.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
22
# SPDX-License-Identifier: Apache-2.0
33
"""
4-
Example demonstrating Dynamodb Encryption using a custom client supplier.
4+
Example demonstrating DynamoDB Encryption using a custom client supplier.
55
66
A custom client supplier grants users access to more granular configuration aspects
77
of their authentication details and KMS client. The example creates a simple custom

0 commit comments

Comments
 (0)