<?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: How do I set up a tS3Connection for a local instance in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-do-I-set-up-a-tS3Connection-for-a-local-instance/m-p/2532120#M148058</link>
    <description>&lt;P&gt;This "solution" is more work around and is for when you are in a private cloud.&amp;nbsp; Hopefully someone has a better idea!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;In a Standard job you can drag a tS3Connection on your palette and make these setting configuration changes.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Basic Settings&amp;nbsp;&lt;OL&gt;&lt;LI&gt;Credential Provider; choose "Static Credentials."&lt;/LI&gt;&lt;LI&gt;Access Key; I prefer to set up context variables, but you can hard code a value.&lt;/LI&gt;&lt;LI&gt;Secret Key; add either a context variable or hard coded value.&lt;/LI&gt;&lt;LI&gt;Region; "Default."&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;Advanced Settings&amp;nbsp;&lt;OL&gt;&lt;LI&gt;Under the Region and Endpoint section&lt;OL&gt;&lt;LI&gt;Check the "Use a custom region endpoint" box and enter either the context variable or a hard coded value.&lt;/LI&gt;&lt;LI&gt;Check the "Enable PathStyleAccess" box.&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;Dynamic Settings&amp;nbsp; **&lt;STRONG&gt;&lt;EM&gt; this part is where it both works and makes no sense&lt;/EM&gt; &lt;/STRONG&gt;**&amp;nbsp;&lt;OL&gt;&lt;LI&gt;Add these 4 Name/Code pairs.&lt;OL&gt;&lt;LI&gt;Credential Provider / STATIC_CREDENTIALS&lt;/LI&gt;&lt;LI&gt;Use a custom region endpoint / true&lt;/LI&gt;&lt;LI&gt;Enable PathStyleAccess / true&lt;/LI&gt;&lt;LI&gt;Enable Accelerate Mode / true&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
    <pubDate>Tue, 30 Sep 2025 12:45:14 GMT</pubDate>
    <dc:creator>pthomas</dc:creator>
    <dc:date>2025-09-30T12:45:14Z</dc:date>
    <item>
      <title>How do I set up a tS3Connection for a local instance</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-do-I-set-up-a-tS3Connection-for-a-local-instance/m-p/2531729#M148039</link>
      <description>&lt;P&gt;I have a tS3Connection and I see a place for access key and secret key but I need help in setting the rest of it up to point to my hidden from the world instance.&lt;/P&gt;&lt;P&gt;For:&lt;BR /&gt;Basic settings&lt;BR /&gt;Credential Provider: I left that as Static Credentials&lt;BR /&gt;Region: DEFAULT&lt;BR /&gt;Advanced settings&lt;BR /&gt;Use a custom region endpoint: checked and filled in with my endpoint&lt;BR /&gt;Check S3 Accessibility: selected "By Account Owner" but also tried "By Bucket Configuration"&lt;/P&gt;&lt;P&gt;I get the error below.&amp;nbsp; Why does it appear to be pointing to amazon and not my end point?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Exception in component tS3Connection_1&amp;nbsp;&lt;BR /&gt;com.amazonaws.services.s3.model.AmazonS3Exception: Access Denied (Service: Amazon S3; Status Code: 403; Error Code: AccessDenied; Request ID: null; S3 Extended Request ID: null; Proxy: null), S3 Extended Request ID: null&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2025 13:53:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-do-I-set-up-a-tS3Connection-for-a-local-instance/m-p/2531729#M148039</guid>
      <dc:creator>pthomas</dc:creator>
      <dc:date>2025-09-24T13:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: How do I set up a tS3Connection for a local instance</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-do-I-set-up-a-tS3Connection-for-a-local-instance/m-p/2532120#M148058</link>
      <description>&lt;P&gt;This "solution" is more work around and is for when you are in a private cloud.&amp;nbsp; Hopefully someone has a better idea!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;In a Standard job you can drag a tS3Connection on your palette and make these setting configuration changes.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Basic Settings&amp;nbsp;&lt;OL&gt;&lt;LI&gt;Credential Provider; choose "Static Credentials."&lt;/LI&gt;&lt;LI&gt;Access Key; I prefer to set up context variables, but you can hard code a value.&lt;/LI&gt;&lt;LI&gt;Secret Key; add either a context variable or hard coded value.&lt;/LI&gt;&lt;LI&gt;Region; "Default."&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;Advanced Settings&amp;nbsp;&lt;OL&gt;&lt;LI&gt;Under the Region and Endpoint section&lt;OL&gt;&lt;LI&gt;Check the "Use a custom region endpoint" box and enter either the context variable or a hard coded value.&lt;/LI&gt;&lt;LI&gt;Check the "Enable PathStyleAccess" box.&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;Dynamic Settings&amp;nbsp; **&lt;STRONG&gt;&lt;EM&gt; this part is where it both works and makes no sense&lt;/EM&gt; &lt;/STRONG&gt;**&amp;nbsp;&lt;OL&gt;&lt;LI&gt;Add these 4 Name/Code pairs.&lt;OL&gt;&lt;LI&gt;Credential Provider / STATIC_CREDENTIALS&lt;/LI&gt;&lt;LI&gt;Use a custom region endpoint / true&lt;/LI&gt;&lt;LI&gt;Enable PathStyleAccess / true&lt;/LI&gt;&lt;LI&gt;Enable Accelerate Mode / true&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Tue, 30 Sep 2025 12:45:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-do-I-set-up-a-tS3Connection-for-a-local-instance/m-p/2532120#M148058</guid>
      <dc:creator>pthomas</dc:creator>
      <dc:date>2025-09-30T12:45:14Z</dc:date>
    </item>
  </channel>
</rss>

