I am running task runner to perform the defined task, while running it am getting exception telling that can't upload log files to s3. After debugging the task runner application I found that, it will use ACL option to upload task runner log files to S3, due to some restrictions I should not use ACL option while uploading files to S3.
Please suggest if I can do anything to resolve this without configuring ACL on objects.