CreateModelCustomizationJobRequest
Types
Properties
Name of the base model.
Unique token value that you can provide. The GetModelCustomizationJob response includes the same token value.
The customization type.
The custom model is encrypted at rest using this key.
Enter a name for the custom model.
Assign tags to the custom model.
Parameters related to tuning the model.
S3 location for the output data.
The Amazon Resource Name (ARN) of an IAM role that Amazon Bedrock can assume to perform tasks on your behalf. For example, during model training, Amazon Bedrock needs your permission to read input data from an S3 bucket, write model artifacts to an S3 bucket. To pass this role to Amazon Bedrock, the caller of this API must have the iam:PassRole
permission.
Information about the training dataset.
Information about the validation dataset.