-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
#15 identified this problem with BatchWriteItem, but I believe it applies to the other Item expectations as well.
The following is a list of support for out of order execution:
- BatchGetItem
- BatchGetItemWithContext
- BatchWriteItem
- BatchWriteItemWithContext
- CreateTable
- CreateTableWithContext
- DeleteItem
- DeleteItemWithContext
- DescribeTable
- DescribeTableWithContext
- GetItem
- GetItemWithContext
- PutItem
- PutItemWithContext
- Query
- QueryWithContext
- Scan
- ScanWithContext
- TransactWriteItems
- TransactWriteItemsWithContext
- UpdateItem
- UpdateItemWithContext
- WaitTableExist
- WaitTableExistWithContext
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels