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

Support for AWS S3 server-side-encryption #507

Open
Aaronni03 opened this issue Aug 9, 2023 · 1 comment
Open

Support for AWS S3 server-side-encryption #507

Aaronni03 opened this issue Aug 9, 2023 · 1 comment
Labels
help wanted Extra attention is needed wontfix This will not be worked on

Comments

@Aaronni03
Copy link

Is your feature request related to a problem? Please describe.
I'm using File Pulse Source connector version 2.9.0 to read files in AWS S3 bucket and publish into kafka. I am using the AmazonMoveCleanupPolicy. After file was processed it encountered access denied issue while trying to move the success file into another S3 subfolder. The source/destination bucket is using server-side-encryption(sse-kms), and I was able to copy/delete from locally running AWS CLI with provided encryption key.

Describe the solution you'd like
Added feature to include server-side-encryption configuration in connector

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@fhussonnois fhussonnois added the help wanted Extra attention is needed label Sep 19, 2023
Copy link
Contributor

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the wontfix This will not be worked on label Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants