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 4fae616 commit a54add4Copy full SHA for a54add4
DynamoDbEncryption/runtimes/python/src/aws_dbesdk_dynamodb/encrypted/item.py
@@ -1,6 +1,6 @@
1
# Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
2
# SPDX-License-Identifier: Apache-2.0
3
-"""Top-level class for encrypting and decrypting individual DynamoDB items."""
+"""Class for encrypting and decrypting individual DynamoDB items."""
4
from typing import Any
5
6
from aws_dbesdk_dynamodb.smithygenerated.aws_cryptography_dbencryptionsdk_dynamodb_itemencryptor.client import (
0 commit comments