Is it possible to use airflow operators with metaflow, if I'm deploying my flow to airflow? Or if I'm deploying to SFN can I use native SFN bindings eg submitting EMR tasks or writing to DynamoDB?
Seems like using metaflow to specify the flow loses such support from the underlying orchestrators?