Skip to content

Commit 68ceeb3

Browse files
author
Lucas McDonald
committed
m
1 parent 1c4242b commit 68ceeb3

File tree

1 file changed

+2
-2
lines changed
  • DynamoDbEncryption/runtimes/python/test/unit/internal

1 file changed

+2
-2
lines changed

DynamoDbEncryption/runtimes/python/test/unit/internal/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ The conversion logic will recursively traverse inpuyt/output shapes to find shap
2121
the following kwargs MUST be converted from resource to client format:
2222

2323
- `["Item"]`
24-
- `["Expected"][<table_name>]["Value"]`
25-
- `["Expected"][<table_name>]["AttributeValueList"]`
24+
- `["Expected"][<key>]["Value"]`
25+
- `["Expected"][<key>]["AttributeValueList"]`
2626
- `["ConditionExpression"]`
2727
- `["ExpressionAttributeValues"]`
2828

0 commit comments

Comments
 (0)