<?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>question Problems to load aws credentials to nifi in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Problems-to-load-aws-credentials-to-nifi/m-p/339439#M233094</link>
    <description>&lt;P&gt;I'm trying to connect to dynamo db from nifi processor component "PutDynamoDB"&lt;/P&gt;&lt;P&gt;I'm putting my secret key in the field&amp;nbsp;&lt;SPAN&gt;Access Key ID&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;secret key in&amp;nbsp;&lt;SPAN&gt;Secret Access Key&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;and the path of the credentials in the format:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[default]&lt;/P&gt;&lt;P&gt;aws_access_key_id=&amp;lt;key id&amp;gt;&lt;BR /&gt;aws_secret_access_key=&amp;lt;access key&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At the moment of make the validation i get this message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="verification-result-header"&gt;&lt;DIV class="verification-result-step-name"&gt;Perform Validation&lt;/DIV&gt;&lt;DIV class="clear"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="verification-result-explanation"&gt;Component is invalid: '' validated against 'Access Key' is invalid because Cannot set both Credentials File and Secret Key/Access Key&lt;/DIV&gt;&lt;DIV class="verification-result-explanation"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="verification-result-explanation"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="verification-result-explanation"&gt;Does someone have an idea about this? I haven't foun anything related&lt;/DIV&gt;</description>
    <pubDate>Thu, 24 Mar 2022 01:48:22 GMT</pubDate>
    <dc:creator>CJ-Llanes</dc:creator>
    <dc:date>2022-03-24T01:48:22Z</dc:date>
    <item>
      <title>Problems to load aws credentials to nifi</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Problems-to-load-aws-credentials-to-nifi/m-p/339439#M233094</link>
      <description>&lt;P&gt;I'm trying to connect to dynamo db from nifi processor component "PutDynamoDB"&lt;/P&gt;&lt;P&gt;I'm putting my secret key in the field&amp;nbsp;&lt;SPAN&gt;Access Key ID&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;secret key in&amp;nbsp;&lt;SPAN&gt;Secret Access Key&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;and the path of the credentials in the format:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[default]&lt;/P&gt;&lt;P&gt;aws_access_key_id=&amp;lt;key id&amp;gt;&lt;BR /&gt;aws_secret_access_key=&amp;lt;access key&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At the moment of make the validation i get this message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="verification-result-header"&gt;&lt;DIV class="verification-result-step-name"&gt;Perform Validation&lt;/DIV&gt;&lt;DIV class="clear"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="verification-result-explanation"&gt;Component is invalid: '' validated against 'Access Key' is invalid because Cannot set both Credentials File and Secret Key/Access Key&lt;/DIV&gt;&lt;DIV class="verification-result-explanation"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="verification-result-explanation"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="verification-result-explanation"&gt;Does someone have an idea about this? I haven't foun anything related&lt;/DIV&gt;</description>
      <pubDate>Thu, 24 Mar 2022 01:48:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Problems-to-load-aws-credentials-to-nifi/m-p/339439#M233094</guid>
      <dc:creator>CJ-Llanes</dc:creator>
      <dc:date>2022-03-24T01:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problems to load aws credentials to nifi</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Problems-to-load-aws-credentials-to-nifi/m-p/339550#M233106</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/96816"&gt;@CJ-Llanes&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You cannot specifie the&amp;nbsp;&lt;SPAN&gt;Access Key ID,&amp;nbsp;Secret Access Key &lt;STRONG&gt;and&lt;/STRONG&gt; the credentials file path.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;They are mutually exclusive.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You must either:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Specify &lt;STRONG&gt;only&lt;/STRONG&gt;&amp;nbsp;Access Key ID and Secret Access Key&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;OR&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Specify &lt;STRONG&gt;only&lt;/STRONG&gt;&amp;nbsp;the credentials file path&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;But not both.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;André&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;--&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Was your question answered? Please take some time to click on "&lt;STRONG&gt;Accept as Solution&lt;/STRONG&gt;" below this post.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;If you find a reply useful, say thanks by clicking on the thumbs up button.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2022 09:44:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Problems-to-load-aws-credentials-to-nifi/m-p/339550#M233106</guid>
      <dc:creator>araujo</dc:creator>
      <dc:date>2022-03-24T09:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problems to load aws credentials to nifi</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Problems-to-load-aws-credentials-to-nifi/m-p/339583#M233125</link>
      <description>&lt;P&gt;Thank you, it was that.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2022 15:21:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Problems-to-load-aws-credentials-to-nifi/m-p/339583#M233125</guid>
      <dc:creator>CJ-Llanes</dc:creator>
      <dc:date>2022-03-24T15:21:58Z</dc:date>
    </item>
  </channel>
</rss>

