I'm trying to create a new file on s3 with a string built within the application.
In order to test "Upload data" s3 action, if i manually set the bucket, filename and string, however the upload fails with a rather generic, "Failed to fetch" message.
Does the S3 resource work in other environments / places in retool? My best guess with this little info is this is related to either your resource setup (incorrect keys, ect.) - or you have misconfigured AWS permissions.