Hi, are all the metaflow generated artifacts inclu...
# ask-metaflow
f
Hi, are all the metaflow generated artifacts including any cards stored inside the s3 bucket prefix with this pattern? We are trying to add some lifecycle policy and want to exclude some flow artifacts from getting deleted or store much longer.
Copy code
$METAFLOW_DATASTORE_SYSROOT_S3/<flow_name>/
1
s
correct!
thankyou 1