Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Rohith_Adda
Contributor
Contributor

ts3copy - copying file as is even after KMS encrypt is enabled

Hi,

I trying to copy the unencrypted file from one s3 bucket to another bucket. Even though I enabled the Client-side encryption and providing the KMS key, it is copying the file as is but not encrypting file. Wanted to know why or how the things working in the background here. Any kind of help is appreciated

Thanks

Labels (1)
  • v8.x

2 Replies
hugo_andrade
Partner - Creator III
Partner - Creator III

Hi @Rohith_Adda ,

Try copying the file using AWS Console if possible.

While copying from the console, you can set the Copy Settings

Most likely, the issue you are facing is because the copy settings are coming from the source file. Please see my image below.

hugo_andrade_0-1755805190492.png

 

hugo_andrade
Partner - Creator III
Partner - Creator III

Also, please check if the new bucket has the Default Encryption as per below:

  • Encryption type: Server-side encryption with AWS Key Management Service keys (SSE-KMS)
  • AWS KMS key: select a key
  • Bucket Key: Enabled

hugo_andrade_1-1755805347588.png