metaflow/plugins/aws/batch/batch_client.py [147:164]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        job_queue,
        execution_role,
        shared_memory,
        max_swap,
        swappiness,
        inferentia,
        efa,
        memory,
        host_volumes,
        efs_volumes,
        use_tmpfs,
        tmpfs_tempdir,
        tmpfs_size,
        tmpfs_path,
        num_parallel,
        ephemeral_storage,
        log_driver,
        log_options,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



metaflow/plugins/aws/batch/batch_client.py [487:504]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            job_queue,
            execution_role,
            shared_memory,
            max_swap,
            swappiness,
            inferentia,
            efa,
            memory,
            host_volumes,
            efs_volumes,
            use_tmpfs,
            tmpfs_tempdir,
            tmpfs_size,
            tmpfs_path,
            num_parallel,
            ephemeral_storage,
            log_driver,
            log_options,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



