Monitor batch inference jobs
Apart from the configurations you set for a batch inference job, you can also monitor its progress by seeing its status. For more information about the possible statuses for a job, see the status
field in ModelInvocationJobSummary.
You can also track a job's status by comparing the total number of records and number of records that have already been processed. These numbers can be found in the manifest.json.out
file in the Amazon S3 bucket containing the output files. For more information, see View the results of a batch inference job. To learn how to download an S3 object, see Downloading objects.
To learn how to view details about batch inference jobs, choose the tab for your preferred method, and then follow the steps:
You can also monitor batch inference jobs with Amazon EventBridge. For more information, see Monitor Amazon Bedrock job state changes using Amazon EventBridge.