hi all, new to metaflow. I've deployed the metaflo...
# ask-metaflow
a
hi all, new to metaflow. I've deployed the metaflow metadata service in aws and I'm using s3 as a datastore. Is there a way for me to run metaflow locally without aws credentials - ie: for the metadata uploads to go through the metadata service url and avoid talking to s3 directly? (Use case: my aws credentials expire after an hour and my flow takes more than an hour to run; I'd like to not have the flow break in the middle once the credentials expire and metaflow can't talk to s3 anymore...). Thanks!
1