acoustic-van-30942
05/11/2023, 7:21 PM@assume_role
decorator that users could potentially leverage?
2. Relating to GDPR compliance, we might have to ensure that metadata in the s3 buckets are deleted after a few days. We only want to delete the snapshot data/data artifacts though, not the data related to the flow itself that is used to populate the UI. There are two different data folders in s3: data/
and metaflow/FlowName/data
. What is the difference?