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 a7faeeb commit 6aa9c8cCopy full SHA for 6aa9c8c
Examples/runtimes/python/DynamoDBEncryption/src/keyring/kms_rsa_keyring_example.py
@@ -138,7 +138,6 @@ def kms_rsa_keyring_example(
138
attribute_actions_on_encrypt=attribute_actions,
139
keyring=kms_rsa_keyring,
140
allowed_unsigned_attribute_prefix=unsign_attr_prefix,
141
- # TODO: Confirm the version
142
# Specify algorithmSuite without asymmetric signing here
143
# As of v3.0.0, the only supported algorithmSuite without asymmetric signing is
144
# ALG_AES_256_GCM_HKDF_SHA512_COMMIT_KEY_SYMSIG_HMAC_SHA384.
0 commit comments