BatchDeleteAdvancedPromptOptimizationJobItem
Information about a successfully deleted job.
Contents
- jobIdentifier
-
The identifier of the deleted job.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1011.
Pattern:
((arn:aws(-[^:]+)?:bedrock:[a-z0-9-]{1,20}:[0-9]{12}:advanced-prompt-optimization-job/)?[a-z0-9]{12})Required: Yes
- jobStatus
-
The status of the deleted job.
Type: String
Valid Values:
InProgress | Completed | Failed | PartiallyCompleted | Stopping | Stopped | DeletingRequired: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: