<?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 Re: Connecting to AWS S3 from NiFi in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-to-AWS-S3-from-NiFi/m-p/218823#M72367</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/11732/saikrishnatarapareddy.html" nodeid="11732"&gt;@Saikrishna Tarapareddy&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You need to provide your AWS Access Key and Secret Key, assuming that you are authorized to access the bucket.  &lt;A href="http://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html" target="_blank"&gt;http://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I have never used Nifi with S3 but my guess is that you wan to specify bucket name (not URL) and region like here &lt;A href="https://community.hortonworks.com/articles/49467/integrating-apache-nifi-with-aws-s3-and-sqs.html" target="_blank"&gt;https://community.hortonworks.com/articles/49467/integrating-apache-nifi-with-aws-s3-and-sqs.html&lt;/A&gt;, so what you did looks correct, just the AWS Access Key and Secret Key are missing.&lt;/P&gt;</description>
    <pubDate>Wed, 06 Dec 2017 02:29:05 GMT</pubDate>
    <dc:creator>Dominika</dc:creator>
    <dc:date>2017-12-06T02:29:05Z</dc:date>
    <item>
      <title>Connecting to AWS S3 from NiFi</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-to-AWS-S3-from-NiFi/m-p/218822#M72366</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i am trying to connect to an AWS S3 bucket which i was given access to.&lt;/P&gt;&lt;P&gt;I got uid,pwd and a key from the owners. But in ListS3 processor i dont see those fields. &lt;/P&gt;&lt;P&gt;i see Access Key and Secret Key properties.  Is Access key and password are same  ? We dont have to put in a user name.? also is Region a must.?&lt;/P&gt;&lt;P&gt;do i need to specify just the bucket name for ex vendor-company-bucket or do i have to fully specify the URL like &lt;A href="https://vendor-company-bucket.s3-us-west-2.amazonaws.com" target="_blank" rel="nofollow noopener noreferrer"&gt;https://vendor-company-bucket.s3-us-west-2.amazonaws.com&lt;/A&gt;?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="43829-lists3.jpg" style="width: 804px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/16041i0589D7096AF421E5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="43829-lists3.jpg" alt="43829-lists3.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sai&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 02:46:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-to-AWS-S3-from-NiFi/m-p/218822#M72366</guid>
      <dc:creator>saikrishna_tara</dc:creator>
      <dc:date>2019-08-18T02:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to AWS S3 from NiFi</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-to-AWS-S3-from-NiFi/m-p/218823#M72367</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/11732/saikrishnatarapareddy.html" nodeid="11732"&gt;@Saikrishna Tarapareddy&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You need to provide your AWS Access Key and Secret Key, assuming that you are authorized to access the bucket.  &lt;A href="http://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html" target="_blank"&gt;http://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I have never used Nifi with S3 but my guess is that you wan to specify bucket name (not URL) and region like here &lt;A href="https://community.hortonworks.com/articles/49467/integrating-apache-nifi-with-aws-s3-and-sqs.html" target="_blank"&gt;https://community.hortonworks.com/articles/49467/integrating-apache-nifi-with-aws-s3-and-sqs.html&lt;/A&gt;, so what you did looks correct, just the AWS Access Key and Secret Key are missing.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2017 02:29:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-to-AWS-S3-from-NiFi/m-p/218823#M72367</guid>
      <dc:creator>Dominika</dc:creator>
      <dc:date>2017-12-06T02:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to AWS S3 from NiFi</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-to-AWS-S3-from-NiFi/m-p/218824#M72368</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/11732/saikrishnatarapareddy.html" nodeid="11732" target="_blank"&gt;@Saikrishna Tarapareddy&lt;/A&gt;&lt;P&gt;You don't use username and pswd, you need access key and secret key. Admin of the S3 account can generate it (refer to &lt;A href="https://aws.amazon.com/blogs/security/wheres-my-secret-access-key/)" target="_blank" rel="nofollow noopener noreferrer"&gt;https://aws.amazon.com/blogs/security/wheres-my-secret-access-key/)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Region and bucket are mandatory and you can see that when you access your S3 via web:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="42927-s3-1.png" style="width: 567px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/16039i06F84E4368B56DC2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="42927-s3-1.png" alt="42927-s3-1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;under "Services" menu go to "Storage-&amp;gt;S3":&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="42926-s3-2.png" style="width: 482px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/16040i6A84A9A3B39ACC5B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="42926-s3-2.png" alt="42926-s3-2.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 02:46:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-to-AWS-S3-from-NiFi/m-p/218824#M72368</guid>
      <dc:creator>eberezitsky</dc:creator>
      <dc:date>2019-08-18T02:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to AWS S3 from NiFi</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-to-AWS-S3-from-NiFi/m-p/218825#M72369</link>
      <description>&lt;P&gt; I am facing different issue, I gave all the details you mentioned but i am its giving me an error unable to execute HTTP request. Note i used proxy also to connect but still unable to execute&lt;/P&gt;&lt;P&gt;@SumanP&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2018 01:40:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-to-AWS-S3-from-NiFi/m-p/218825#M72369</guid>
      <dc:creator>suman_prabhala</dc:creator>
      <dc:date>2018-02-02T01:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to AWS S3 from NiFi</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-to-AWS-S3-from-NiFi/m-p/218826#M72370</link>
      <description>&lt;P&gt;I am facing connectivity issue from Apache Nifi to Amazon SQS &amp;amp; S3:&lt;/P&gt;&lt;P&gt;I have given the details in the below link:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/questions/214811/connection-issue-in-integrating-apache-nifi-with-a.html" target="_blank"&gt;https://community.hortonworks.com/questions/214811/connection-issue-in-integrating-apache-nifi-with-a.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Aug 2018 16:23:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-to-AWS-S3-from-NiFi/m-p/218826#M72370</guid>
      <dc:creator>ClouderaVMissue</dc:creator>
      <dc:date>2018-08-25T16:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to AWS S3 from NiFi</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-to-AWS-S3-from-NiFi/m-p/388487#M72371</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I m trying to put files into AWS S3 browser from Nifi using PutS3Object processor and getting below error.&lt;BR /&gt;Bucket Name ,&amp;nbsp; AccessKeyID and SecretAccessKey are used correctly.&lt;/P&gt;&lt;P&gt;I m stuck here. Please help.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2024 09:23:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-to-AWS-S3-from-NiFi/m-p/388487#M72371</guid>
      <dc:creator>Naveen_Sagar</dc:creator>
      <dc:date>2024-05-29T09:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to AWS S3 from NiFi</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-to-AWS-S3-from-NiFi/m-p/388491#M72372</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/110030"&gt;@Naveen_Sagar&lt;/a&gt;, Welcome to Cloudera Community! As this is an older post, you would have a better chance of receiving a resolution by&lt;A href="“https://community.cloudera.com/t5/forums/postpage/board-id/Questions”" target="_blank"&gt; starting a new thread&lt;/A&gt;. This will also be an opportunity to provide details specific to your environment that could aid others in assisting you with a more accurate answer to your question. You can link this thread as a reference in your new post.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2024 13:49:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-to-AWS-S3-from-NiFi/m-p/388491#M72372</guid>
      <dc:creator>VidyaSargur</dc:creator>
      <dc:date>2024-05-29T13:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to AWS S3 from NiFi</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-to-AWS-S3-from-NiFi/m-p/388616#M72373</link>
      <description>&lt;P&gt;&amp;nbsp;Sure Vidya&lt;/P&gt;&lt;P&gt;Thanks.!&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2024 06:48:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-to-AWS-S3-from-NiFi/m-p/388616#M72373</guid>
      <dc:creator>Naveen_Sagar</dc:creator>
      <dc:date>2024-05-31T06:48:59Z</dc:date>
    </item>
  </channel>
</rss>

