I am looking for options of using database secret credentials in a “to be batched in AWS” step. I came across this:
https://github.com/Netflix/metaflow/issues/814
but wonder what current best practise is? At the moment I use local environmental variables but want to run in AWS scheduled in the future …
Any pointers would be very much appreciated. Thanks!