View a markdown version of this page

BatchDeleteAdvancedPromptOptimizationJobError - Amazon Bedrock

BatchDeleteAdvancedPromptOptimizationJobError

Information about an error deleting a job.

Contents

code

The error code.

Type: String

Required: Yes

jobIdentifier

The identifier of the job that could not 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}:advanced-prompt-optimization-job/)?[a-z0-9]{12})

Required: Yes

message

A message describing the error.

Type: String

Required: No

See Also

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