Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to enforce SSL in DynamoDB Destination connector #16283

Closed
ryankfu opened this issue Sep 2, 2022 · 2 comments · Fixed by #18672
Closed

Add ability to enforce SSL in DynamoDB Destination connector #16283

ryankfu opened this issue Sep 2, 2022 · 2 comments · Fixed by #18672
Assignees
Labels
needs-triage team/destinations Destinations team's backlog type/enhancement New feature or request

Comments

@ryankfu
Copy link
Contributor

ryankfu commented Sep 2, 2022

Tell us about the problem you're trying to solve

DynamoDB does not always enforce SSL

Describe the solution you’d like

Implement configuration for adding ssl parameter for DynamoDB destination

Describe the alternative you’ve considered or used

A clear and concise description of any alternative solutions or features you've considered or are using today.

Additional context

Client-side Encryption DynamoDB

Are you willing to submit a PR?

Remove this with your answer :-)

@grishick grishick added the team/destinations Destinations team's backlog label Sep 27, 2022
@grishick
Copy link
Contributor

Note from grooming:
HTTPS enforcement is relevant only when connecting to a custom end-point. In this case, the connector should verify that the endpoint is HTTPS, not HTTP when the connector is being used in Airbyte Cloud. Additionally, there may be a way to enforce protocol when instantiating AWS client.

@grishick
Copy link
Contributor

Hey team! Please add your planning poker estimate with Zenhub @edgao @ryankfu

@etsybaev etsybaev self-assigned this Oct 23, 2022
@etsybaev etsybaev linked a pull request Oct 30, 2022 that will close this issue
37 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage team/destinations Destinations team's backlog type/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants