BatchDeleteEvaluationJobItem
An evaluation job for deletion, and it’s current status.
Contents
- jobIdentifier
-
The Amazon Resource Name (ARN) of the evaluation job for deletion.
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 evaluation job for 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: