Tutorial: Review AWS Batch job information - AWS Batch

Tutorial: Review AWS Batch job information

You can review AWS Batch job information such as status, job definition and container information.

  1. Open the AWS Batch console.

  2. Choose Jobs.

  3. For Job queue, choose the job queue that you want.

    Tip

    If there are several jobs in the job queue, you can turn on Search and filter to find a job faster. For more information, see Search AWS Batch jobs in a job queue.

  4. Choose the job that you want.

Note

You can also use the AWS Command Line Interface (AWS CLI) to view details about an AWS Batch job. For more information, see describe-jobs in the AWS CLI Command Reference.