<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: tsput access denied for SSE as AWS:KMS in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tsput-access-denied-for-SSE-as-AWS-KMS/m-p/2332892#M101728</link>
    <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/00539000005aDuhAAE"&gt;@prevalkar&lt;/A&gt;&amp;nbsp;I do not know any workaround to this with existing components. You can maybe import the AWS libraries and write some Code Routine in Talend to do the same logic.&amp;nbsp; However, I have not tested it.&amp;nbsp; AWS Java libraries are well documented.&amp;nbsp; Be careful about conflict of libraries though.&amp;nbsp; Talend package a particular set of AWS libraries which have well tested with all other components of the product, even in Spark Batch and Spark Streaming.&amp;nbsp; Introducing a new version of libraries can cause side effects, and you would not want that (especially if you end up with 2 version of AWS libraries in the same job).&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Better to wait for the feature in Spring release, if you can.&amp;nbsp; It is only 2 months away.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Feb 2018 03:21:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-02-21T03:21:55Z</dc:date>
    <item>
      <title>tsput access denied for SSE as AWS:KMS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tsput-access-denied-for-SSE-as-AWS-KMS/m-p/2332889#M101725</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;
&lt;P&gt;We are getting access denied when putting file using ts3put .But when I copy file to S3 bucket with command line it is successful.we have SSE as aws:kms but if i ticked server side encryption in ts3put it uses only AES256 encryption.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:19:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tsput-access-denied-for-SSE-as-AWS-KMS/m-p/2332889#M101725</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: tsput access denied for SSE as AWS:KMS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tsput-access-denied-for-SSE-as-AWS-KMS/m-p/2332890#M101726</link>
      <description>&lt;P&gt;This is a known feature request. &amp;nbsp;We do not have that feature for SSE-KMS right now on the S3Put component. &amp;nbsp;We will be adding it in the future though since there is a lot of request around it for also Hadoop systems that uses S3 as their storage as per&amp;nbsp;&lt;A href="https://jira.talendforge.org/browse/TFD-1755" target="_blank" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TFD-1755&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you contact our Talend support team to capture this feature request for you so that we can prioritise it?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Sep 2017 21:13:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tsput-access-denied-for-SSE-as-AWS-KMS/m-p/2332890#M101726</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-10T21:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: tsput access denied for SSE as AWS:KMS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tsput-access-denied-for-SSE-as-AWS-KMS/m-p/2332891#M101727</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/005700000036lIsAAI"&gt;@iburtally&lt;/A&gt;&amp;nbsp;I can see that feature request will be implemented in spring 2018. Do we have any known workaround &lt;SPAN&gt;to enable the server-side configuration for KMS as well&lt;/SPAN&gt;?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2018 18:19:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tsput-access-denied-for-SSE-as-AWS-KMS/m-p/2332891#M101727</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-20T18:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: tsput access denied for SSE as AWS:KMS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tsput-access-denied-for-SSE-as-AWS-KMS/m-p/2332892#M101728</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/00539000005aDuhAAE"&gt;@prevalkar&lt;/A&gt;&amp;nbsp;I do not know any workaround to this with existing components. You can maybe import the AWS libraries and write some Code Routine in Talend to do the same logic.&amp;nbsp; However, I have not tested it.&amp;nbsp; AWS Java libraries are well documented.&amp;nbsp; Be careful about conflict of libraries though.&amp;nbsp; Talend package a particular set of AWS libraries which have well tested with all other components of the product, even in Spark Batch and Spark Streaming.&amp;nbsp; Introducing a new version of libraries can cause side effects, and you would not want that (especially if you end up with 2 version of AWS libraries in the same job).&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Better to wait for the feature in Spring release, if you can.&amp;nbsp; It is only 2 months away.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 03:21:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tsput-access-denied-for-SSE-as-AWS-KMS/m-p/2332892#M101728</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-21T03:21:55Z</dc:date>
    </item>
  </channel>
</rss>

