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 1c4242b commit 68ceeb3Copy full SHA for 68ceeb3
DynamoDbEncryption/runtimes/python/test/unit/internal/README.md
@@ -21,8 +21,8 @@ The conversion logic will recursively traverse inpuyt/output shapes to find shap
21
the following kwargs MUST be converted from resource to client format:
22
23
- `["Item"]`
24
-- `["Expected"][<table_name>]["Value"]`
25
-- `["Expected"][<table_name>]["AttributeValueList"]`
+- `["Expected"][<key>]["Value"]`
+- `["Expected"][<key>]["AttributeValueList"]`
26
- `["ConditionExpression"]`
27
- `["ExpressionAttributeValues"]`
28
0 commit comments