Tutorial: Review AWS Batch job information
You can review AWS Batch job information such as status, job definition and container information.
-
Open the AWS Batch console
. -
Choose Jobs.
-
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.
-
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