Builder
Properties
A unique, case-sensitive identifier to ensure that the API request completes no more than one time. If this token matches a previous request, Amazon Bedrock ignores the request but does not return an error.
The Amazon Resource Name (ARN) of the KMS key used for encrypting the output data. If not specified, the output is encrypted with an Amazon-owned KMS key.
Specifies the S3 location of your JSONL input file containing prompt templates and evaluation samples.
A description of the advanced prompt optimization job.
A list of model configurations specifying the target models for prompt optimization. You can specify up to 5 models.
Specifies the S3 location where optimization results will be stored.
Functions
construct an aws.sdk.kotlin.services.bedrock.model.AdvancedPromptOptimizationInputConfig inside the given block
construct an aws.sdk.kotlin.services.bedrock.model.AdvancedPromptOptimizationOutputConfig inside the given block