- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
fetchS3 processor is giving error:-The AWS Access Key Id you provided does not exist in our records. (Service: Amazon s3; Status Code:403)
- Labels:
-
Apache NiFi
-
NiFi Registry
Created on
‎12-17-2020
09:57 PM
- last edited on
‎12-17-2020
10:32 PM
by
VidyaSargur
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have a started minIo server using the below docker compose file, after that I have created a bucket and uploaded few files, I have a nifi template where I have listS3 processor and fetchS3 processor, with lists3 processor I am able to fetch the objects present in s3,but fetch S3 is not working,getting the error mentioned in title of the post even after giving the same acess key and secret key as used in S3. I am using minio server as an alternate to AWS. PFA image for your reference. Can anyone please help as it is very urgent, went through several posts on internet but could not come up with a solution.
docker compose file to start minIO server
Created ‎05-11-2021 05:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Facing the same issue. Did anyone find a solution to connect nifi with minio
