I'm trying to use the target-s3-parquet (<https://...
# troubleshooting
c
I'm trying to use the target-s3-parquet (https://hub.meltano.com/loaders/target-s3-parquet). However, it's not working. The error that it's saying is "You must specify a region", but I'm not seeing where to specify a region. I'm also not seeing how to specify a bucket and key path. Anyone encountered and solved this issue?
m
Have you tried setting the
AWS_REGION
environment variable?
c
I added it as an environment variable and as a config setting. Neither one worked
p
I also saw this message in a different channel https://meltano.slack.com/archives/C013Z450LCD/p1673469356899909. Looks like there another variant in progress if you wanted to give that one a try. I also created a PR to add it to the hub