alert-lighter-10508
05/11/2023, 6:42 PMvictorious-lawyer-58417
05/11/2023, 7:06 PMecho '{}' > ~/.metaflowconfig/config_local.json
then you can set
export METAFLOW_PROFILE=local
after which all runs work fully locally. When you want to use the AWS profile again, you can do
unset METAFLOW_PROFILE
which returns to the default configvictorious-lawyer-58417
05/11/2023, 7:07 PMalert-lighter-10508
05/11/2023, 7:08 PMvictorious-lawyer-58417
05/11/2023, 7:09 PMalert-lighter-10508
05/11/2023, 7:09 PMvictorious-lawyer-58417
05/11/2023, 7:10 PMalert-lighter-10508
05/11/2023, 7:10 PMalert-lighter-10508
05/11/2023, 7:11 PMvictorious-lawyer-58417
05/11/2023, 7:13 PMaverage-beach-28850
05/12/2023, 12:03 AMaws-vault or something similar, it has a mode where it can provide creds by simulating a ECS metadata endpoint, and refresh them in the background (interactively or not).alert-lighter-10508
05/15/2023, 6:59 PM