You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,8 @@
8
8
- AWS api-change: Added `ca-central-1` region
9
9
- AWS api-change: Use specific configuration for `us` regions
10
10
- AWS enhancement: Updated Help section for "dynamodb update-contributor-insights" API
11
+
- AWS api-change: Add support for Table Classes and introduce the Standard Infrequent Access table class.
12
+
- AWS api-change: DynamoDB PartiQL now supports ReturnConsumedCapacity, which returns capacity units consumed by PartiQL APIs if the request specified returnConsumedCapacity parameter. PartiQL APIs include ExecuteStatement, BatchExecuteStatement, and ExecuteTransaction.
0 commit comments