2024/11/13 - 11 updated api methods
Changes This release includes supports the new WarmThroughput feature for DynamoDB. You can now provide an optional WarmThroughput attribute for CreateTable or UpdateTable APIs to pre-warm your table or global secondary index. You can also use DescribeTable to see the latest WarmThroughput value.
2024/05/03 - 13 updated api methods
Changes This release adds support to specify an optional, maximum OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs.
2024/03/21 - 3 new 1 updated api methods
Changes This release introduces 3 new APIs ('GetResourcePolicy', 'PutResourcePolicy' and 'DeleteResourcePolicy') and modifies the existing 'CreateTable' API for the resource-based policy support. It also modifies several APIs to accept a 'TableArn' for the 'TableName' parameter.
2024/01/20 - 1 new 3 updated api methods
Changes This release adds support for including ApproximateCreationDateTimePrecision configurations in EnableKinesisStreamingDestination API, adds the same as an optional field in the response of DescribeKinesisStreamingDestination, and adds support for a new UpdateKinesisStreamingDestination API.
2023/09/27 - 3 updated api methods
Changes Amazon DynamoDB now supports Incremental Export as an enhancement to the existing Export Table
2023/06/30 - 6 updated api methods
Changes This release adds ReturnValuesOnConditionCheckFailure parameter to PutItem, UpdateItem, DeleteItem, ExecuteStatement, BatchExecuteStatement and ExecuteTransaction APIs. When set to ALL_OLD, API returns a copy of the item as it was when a conditional write failed
2023/03/09 - 6 updated api methods
Changes Adds deletion protection support to DynamoDB tables. Tables with deletion protection enabled cannot be deleted. Deletion protection is disabled by default, can be enabled via the CreateTable or UpdateTable APIs, and is visible in TableDescription. This setting is not replicated for Global Tables.
2022/08/19 - 3 new api methods
Changes This release adds support for importing data from S3 into a new DynamoDB table
2022/02/22 - 1 updated api methods
Changes DynamoDB ExecuteStatement API now supports Limit as a request parameter to specify the maximum number of items to evaluate. If specified, the service will process up to the Limit and the results will include a LastEvaluatedKey value to continue the read in a subsequent operation.
2021/12/02 - 11 updated api methods
Changes Add support for Table Classes and introduce the Standard Infrequent Access table class.
2021/11/24 - 3 updated api methods
Changes 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.
2020/11/24 - 6 new api methods
Changes Update dynamodb client to latest version
2020/11/10 - 3 new api methods
Changes Update dynamodb client to latest version
2020/11/06 - 13 updated api methods
Changes Update dynamodb client to latest version
2020/10/06 - 13 updated api methods
Changes Update dynamodb client to latest version
2020/02/18 - 2 updated api methods
Changes Update dynamodb client to latest version
2019/11/27 - 3 new 10 updated api methods
Changes Update dynamodb client to latest version
2019/11/22 - 2 new 11 updated api methods
Changes Update dynamodb client to latest version
2019/11/13 - 2 updated api methods
Changes Update dynamodb client to latest version
2019/04/26 - 1 updated api methods
Changes Update dynamodb client to latest version
2019/01/17 - 4 updated api methods
Changes Update dynamodb client to latest version
2018/11/29 - 2 new 18 updated api methods
Changes Update dynamodb client to latest version
2018/09/06 - 1 new api methods
Changes Update dynamodb client to latest version
2018/08/21 - 8 updated api methods
Changes Update dynamodb client to latest version
2018/08/07 - 4 updated api methods
Changes Update dynamodb client to latest version
2018/07/25 - 2 updated api methods
Changes Update dynamodb client to latest version
2018/06/15 - 8 updated api methods
Changes Update dynamodb client to latest version
2018/05/01 - 2 new api methods
Changes Update dynamodb client to latest version
2018/03/27 - 2 new 1 updated api methods
Changes Update dynamodb client to latest version
2018/02/09 - 7 updated api methods
Changes Update dynamodb client to latest version
2017/11/30 - 10 new 4 updated api methods
Changes Update dynamodb client to latest version
2017/02/28 - 2 new api methods
Changes Update dynamodb client to latest version
2017/01/18 - 3 new api methods
Changes Update dynamodb client to latest version