makes
makes copied to clipboard
Upgrade DynamoDB local version
Context
Current supported version of DynamoDB local is old. Some features of new versions, like the ReturnValuesOnConditionCheckFailure feature, are missing due to this.
There's a changelog about DynamoDB local versions to understand the implications and new features.
Proposal
Consider to force the latest version by default and allow users to select the version of DynamoDB local.
I would rather deprecating it altogether and simply move this logic to integrates itself.