AdvancedPromptOptimizationJobSummary
A summary of an advanced prompt optimization job.
Contents
- creationTime
-
The time at which the job was created.
Type: Timestamp
Required: Yes
- jobArn
-
The ARN of the 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
- jobName
-
The name of the job.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
[a-zA-Z0-9][a-zA-Z0-9.+-]*Required: Yes
- jobStatus
-
The status of the job.
Type: String
Valid Values:
InProgress | Completed | Failed | PartiallyCompleted | Stopping | Stopped | DeletingRequired: Yes
- lastModifiedTime
-
The time at which the job was last modified.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: