[ https://issues.apache.org/jira/browse/FLINK-31942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hong Liang Teoh updated FLINK-31942: ------------------------------------ Fix Version/s: aws-connector-5.1.0 > Support Conditional Writes in DynamoDB connector > ------------------------------------------------ > > Key: FLINK-31942 > URL: https://issues.apache.org/jira/browse/FLINK-31942 > Project: Flink > Issue Type: New Feature > Components: Connectors / DynamoDB > Reporter: Hong Liang Teoh > Priority: Major > Fix For: aws-connector-5.1.0 > > > Currently, the AWS DynamoDB connector uses the BatchWrite API, which does not > support conditional writes. This is not great because there might be some use > cases where the Flink user might want to use conditional writes to implement > idempotent writes. > > We propose to implement support for using `PutItem`, `UpdateItem` and > `DeleteItem` in the DDB connector -- This message was sent by Atlassian Jira (v8.20.10#820010)