Skip to content

Commit 70fa6b0

Browse files
Apply suggestions from code review
Co-authored-by: Lucas McDonald <[email protected]>
1 parent 063aecb commit 70fa6b0

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)