AWS services connector

0
Hello,   I’m trying to upload a document to S3 bucket but I’m confused what to be mentioned exactly for the below mentioned items.   I have Access key, secret key, username and URL for the bucket. can anyone please suggest what values to be define for the above things.
asked
3 answers
0

Hi Thilothama,

 

I see that you’re using the Amazon S3 PutObject action from this connector, I imagine because your project is in Mendix 9.12.4. I’d like to point out that there’s a platform-supported connector for Amazon S3 that you can use if you have the opportunity to upgrade your project to 9.18.0 or higher which may resolve your issue.

 

Feel free to reach out to me.

answered
0

Hi, 

 

You missed the prerequisite https://marketplace.mendix.com/link/component/120333 

 

Go Make It

answered
0

Key is the file name that you want to write in to the S3 bucket

answered