S3 connector is not working on AWS Cloud

0
Hi Reader,   I am using an S3 connector for creating objects in the S3 bucket. It is working fine on a local run of the application it is not working when the application has been deployed on AWS cloud.   I have also provided IAM static access key and secret key on environment runtime variable on mendix developer portal, still not working. Please respond asap.   Thanks and Regards, Harshraj Singh
asked
1 answers
0

Kindly check the Bucket name and Region name in TEST instance, it should have same value as Local, also add debugger in TEST and check the log of MF where you are calling S3 bucket for creating Objects.

answered