Does anyone use `localstack` for testing S3 taps o...
# troubleshooting
i
Does anyone use
localstack
for testing S3 taps or targets? If so, any tips?
p
Hey @ian_lewis I dont currently but I did in the past. I think you can just configure the tap/target to use the localstack endpoint url https://hub.meltano.com/loaders/target-s3-csv#aws_endpoint_url-setting
i
Thanks @pat_nadolny we will give that a try
e
I use MinIO to test target-jsonl-blob
i
Hey @edgar_ramirez_mondragon Thank you for this!