Hi everyone, question on using the aws batch that is created via metaflow. We have recently introduced additional security measures in aws security hub, where the ecs task definitions
(container) should be limited to read-only-system access and disable privileged mode. Currently we use
--with batch
option to deploy the flows, wondering if there are any options to set for the mentioned security measures.