BatchDeleteEvaluationJobItem - Amazon Bedrock

BatchDeleteEvaluationJobItem

An array of model evaluation jobs to be deleted, and their associated statuses.

Contents

jobIdentifier

The ARN of model evaluation job to be deleted.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1011.

Pattern: ^(arn:aws(-[^:]+)?:bedrock:[a-z0-9-]{1,20}:[0-9]{12}:evaluation-job/[a-z0-9]{12})$

Required: Yes

jobStatus

The status of the job's deletion.

Type: String

Valid Values: InProgress | Completed | Failed | Stopping | Stopped | Deleting

Required: Yes

See Also

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