Skip to content

Commit 9cde1ae

Browse files
author
Lucas McDonald
committed
m
1 parent ab611e1 commit 9cde1ae

File tree

1 file changed

+0
-1
lines changed
  • DynamoDbEncryption/runtimes/python/src/aws_dbesdk_dynamodb/encrypted

1 file changed

+0
-1
lines changed

DynamoDbEncryption/runtimes/python/src/aws_dbesdk_dynamodb/encrypted/table.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ class EncryptedTable(EncryptedBotoInterface):
5252
* ``query``
5353
* ``scan``
5454
* ``delete_item``
55-
* ``update_item``
5655
5756
Any calls to ``update_item`` can only update unsigned attributes. If an attribute to be updated is marked as signed,
5857
this operation will raise a ``DynamoDbEncryptionTransformsException``.

0 commit comments

Comments
 (0)