In the ECS agent, is there a way to pass botocore_...
# prefect-server
j
In the ECS agent, is there a way to pass botocore_config at command line? I don’t see any option to pass that along… if not I’m writing a way to read that from a config file like run_task_kwargs because the way the settings for retry is written it overrides any other setting method… https://github.com/PrefectHQ/prefect/blob/bbb6c49bb3bfefd88e420a1b9e50565278dbbc62/src/prefect/agent/ecs/agent.py#L126