Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 04b348c

Browse files
imabhichowlucasmcdonald3
andauthoredJun 6, 2025
Apply suggestions from code review
Co-authored-by: Lucas McDonald <[email protected]>
1 parent 2ca79f1 commit 04b348c

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed
 

‎Examples/runtimes/python/DynamoDBEncryption/src/searchable_encryption/virtual_beacon_searchable_encryption_example/with_encrypted_client.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
22
# SPDX-License-Identifier: Apache-2.0
3-
# Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
4-
# SPDX-License-Identifier: Apache-2.0
53
"""
64
Example demonstrating DynamoDB encryption using virtual beacons with EncryptedClient.
75

‎Examples/runtimes/python/DynamoDBEncryption/src/searchable_encryption/virtual_beacon_searchable_encryption_example/with_encrypted_table.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
22
# SPDX-License-Identifier: Apache-2.0
3-
# Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
4-
# SPDX-License-Identifier: Apache-2.0
53
"""
64
Example demonstrating DynamoDB encryption using virtual beacons with EncryptedTable.
75

0 commit comments

Comments
 (0)
Please sign in to comment.