Hi,
Have built a sample Talend job in 7.2 where the S3 connection has made using Inherit AWS role. However when building the job and placing the jar files from the lib folder and actual job into a folder to be invoked using a lambda function the S3 connection is not working. getting error "Amazon S3, Status Code 404, Error code 404 Not Found"
Tried with the AWS access key and secret key environment variables as well then get an exception for the Access key Id does not exist in records.
Please suggest if anyone has faced a similar problem and the solution.