Skip to content

Commit 6aa9c8c

Browse files
authored
Update Examples/runtimes/python/DynamoDBEncryption/src/keyring/kms_rsa_keyring_example.py
1 parent a7faeeb commit 6aa9c8c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Examples/runtimes/python/DynamoDBEncryption/src/keyring/kms_rsa_keyring_example.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@ def kms_rsa_keyring_example(
138138
attribute_actions_on_encrypt=attribute_actions,
139139
keyring=kms_rsa_keyring,
140140
allowed_unsigned_attribute_prefix=unsign_attr_prefix,
141-
# TODO: Confirm the version
142141
# Specify algorithmSuite without asymmetric signing here
143142
# As of v3.0.0, the only supported algorithmSuite without asymmetric signing is
144143
# ALG_AES_256_GCM_HKDF_SHA512_COMMIT_KEY_SYMSIG_HMAC_SHA384.

0 commit comments

Comments
 (0)