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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Using tS3Put to upload file to S3 Bucket with KMS CMK enabled

Hi All,

 

I tried to upload a file to S3 Bucket which has AWS KMS Keys enabled with Customer Managed Keys.

On using the tS3Put component, with the KMS Key ID it shows the below error.

"Unable to build cipher: Illegal key size
Make sure you have the JCE unlimited strength policy files installed and configured for your JVM
"

Should i provide add any jar to it?

Any ideas?

Thanks in Advance

Regards,

Saravanan

Labels (3)
2 Replies
Anonymous
Not applicable
Author

Were you able to resolve this ? I have the same issue

Anonymous
Not applicable
Author

@sheetaldhiwar, take a look at this topic, try to install JCE or try jaho4112's solution, let me know if it works.
https://community.talend.com/t5/Design-and-Development/java-security-InvalidKeyException-Illegal-key...

Regards
Shong