Description
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.