View AWS Batch jobs in a job queue - AWS Batch

View AWS Batch jobs in a job queue

You can view and filter your jobs in AWS Batch. This feature provides an option to view an existing job queue and filter its jobs by one of three options.

Search and filter are able to retrieve jobs that are not in a terminal state (SUCCEEDED or FAILED). Once a job's state is SUCCEEDED or FAILED you should be able to retrieve the job for up to seven days. You are still able to view a job's CloudWatch or Amazon EventBridge logs.

Use this procedure to list all the jobs in a job queue in the AWS Batch console. Optionally, use the Filter results field to narrow the results based on the criteria you specify.

  1. Navigate to the AWS Batch console.

  2. In the Navigation pane, choose Jobs.

  3. Expand the Job queue dropdown list and choose the job queue that you want to search within.

    Note

    You can search for jobs within only one job queue at a time.

  4. In the Filter results field, enter keywords to include in the search results. You can use this field to search by Job name, Status, or Job ID. Depending on the property, there may be additional operators, such as equals (=) or contains (:) that you must define.

    Note

    SageMaker Training job queues only support filtering by Job name and Job ID

  5. Choose Search.