BatchDeleteEvaluationJobError - Amazon Bedrock

BatchDeleteEvaluationJobError

A JSON array that provides the status of the model evaluation jobs being deleted.

Contents

code

A HTTP status code of the model evaluation job being deleted.

Type: String

Required: Yes

jobIdentifier

The ARN of the model evaluation job being 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

message

A status message about the model evaluation job deletion.

Type: String

Required: No

See Also

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