BatchDeleteAdvancedPromptOptimizationJobItem - 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.

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 | Deleting

Required: Yes

See Also

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