v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14108906717.7 KB

Gets information about an advanced prompt optimization job.

get/advanced-prompt-optimization-jobs/{jobIdentifier}

Path parameters

jobIdentifierstring required

The ARN or ID of an advanced prompt optimization job.

The ARN or ID of the advanced prompt optimization job.

Response

Success

jobArnstring required

The Amazon Resource Name (ARN) of the advanced prompt optimization job.

jobNamestring required

The name of the advanced prompt optimization job.

jobDescriptionstring

The description of the advanced prompt optimization job.

jobStatus'InProgress' | 'Completed' | 'Failed' | 'PartiallyCompleted' | 'Stopping' | 'Stopped' | 'Deleting' required

The status of the advanced prompt optimization job.

encryptionKeyArnstring

The Amazon Resource Name (ARN) of the KMS key used to encrypt the output data.

creationTimestring date-time required

The time at which the advanced prompt optimization job was created.

lastModifiedTimestring date-time

The time at which the advanced prompt optimization job was last modified.

failureMessagestring

If the job failed, a message describing the reason for the failure.