StatusDetails - Amazon Bedrock
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

StatusDetails

The status details for sub-tasks of a customization job. Possible statuses for each sub-task include the following:

  • NotStarted

  • InProgress

  • Completed

  • Stopping

  • Stopped

  • Failed

Contents

dataProcessingDetails

For a Distillation job, the status details for the data processing sub-task of the customization job.

Type: DataProcessingDetails object

Required: No

trainingDetails

The status details for the training sub-task of the job.

Type: TrainingDetails object

Required: No

validationDetails

The status details for the validation sub-task of the job.

Type: ValidationDetails object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: