[
https://issues.apache.org/jira/browse/FLINK-29937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Cranmer updated FLINK-29937:
----------------------------------
Issue Type: New Feature (was: Improvement)
> Enhanced DynamoDB Element Converter
> -----------------------------------
>
> Key: FLINK-29937
> URL: https://issues.apache.org/jira/browse/FLINK-29937
> Project: Flink
> Issue Type: New Feature
> Components: Connectors / DynamoDB
> Reporter: Danny Cranmer
> Assignee: Danny Cranmer
> Priority: Major
> Labels: pull-request-available
> Fix For: aws-connector-3.0.0
>
>
> The new DynamoDB sink requires the user to supply an ElementConverter to
> convert their POJO into a {{DynamoDbWriteRequest}}. DynamoDB provide an
> "enhanced client" that supports annotations on your model class.
> https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/examples-dynamodb-enhanced.html
> Add a new element converter, that can be optionally used to convert a
> {{@DynamoDbBean}} to a {{DynamoDbWriteRequest}}
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)