[
https://issues.apache.org/jira/browse/FLINK-18513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Cranmer updated FLINK-18513:
----------------------------------
Summary: [Kinesis][EFO] Add AWS SDK v2.x dependency and KinesisProxyV2
(was: [Kinesis][EFO] Add AWS SDK v2.x dependency and FanOutKinesisProxy)
> [Kinesis][EFO] Add AWS SDK v2.x dependency and KinesisProxyV2
> -------------------------------------------------------------
>
> Key: FLINK-18513
> URL: https://issues.apache.org/jira/browse/FLINK-18513
> Project: Flink
> Issue Type: Sub-task
> Components: Connectors / Kinesis
> Reporter: Danny Cranmer
> Assignee: Danny Cranmer
> Priority: Major
>
> *Background*
> EFO requires the AWS SDK v2.x dependency. Version 1.x cannot be removed from
> the project as other modules require it (DynamoDB streams and KPL), therefore
> we will use AWS SDK 1.x and 2.x side by side.
> *Scope*
> This change will introduce the new dependency and Kinesis V2 proxy:
> * Update pom file to include the new dependency
> ** This should be shaded and relocated into the connector jar (similar to V1)
> * Add a {{KinesisProxyV2}} skeleton interface (methods and implementation
> will come in follow up tasks)
> * Add utility methods to create an AWS SDK v2.x Kinesis Client from
> connector properties, including:
> ** Region
> ** Credential Provider
> ** HTTP Client config
> ** Other properties
--
This message was sent by Atlassian Jira
(v8.3.4#803005)