API Reference#
This section provides detailed documentation for the ezbatch API. Each module and class is documented with its parameters, methods, and examples.
Module Overview#
workflow: Contains the
EZBatchWorkflowandEZBatchJobclasses for creating and submitting workflowsjob: Functions for submitting and listing jobs
s3: Contains the
S3MountsandS3Mountclasses for specifying S3 paths to read from or write tocompute_environment: Functions for creating, listing, toggling, and deleting compute environments
job_queue: Functions for creating, listing, toggling, and deleting job queues
job_definition: Functions for creating and deregistering job definitions
client: AWS clients used by ezbatch
conf: Configuration management
logs: Functions for retrieving job logs