Thanks! I have seen both of these, but did not find an example of building a deployment in python. The first one uses a bash script for deployment.
e.g. how can I create an instance of an ECSTask block, modify it programmatically for each flow and create deployments, all from a python program? That way I don’t have to write manual deployment for every new flow that I add.