Is anyone using tap-spreadsheets-anywhere in an AWS environment using IAM roles? We developed an ELT pipeline locally to read from an s3 bucket and write the files to a target. In local development things work great and Meltano/the tap find the aws credentials we are using in our local credentials file to authenticate and read from the s3 bucket. However, when we deploy and run this with an AWS batch job with an IAM role with the same permissions, the tap shows that 0 streams can be found.