Hello - may I please ask about Step Function creat...
# ask-metaflow
g
Hello - may I please ask about Step Function creation please? Is it possible to assign AWS tags a Step Function states from Metaflow with the command
python my_pipeline.py --with retry step-functions create
? I'm trying to use the
step-functions create --tag abc
option from the command line, but I think it creates the tags on the flow but not the underlying resource. Thank you for your help!