01 Sign in to the AWS Management Console.
02 Navigate to Amazon Bedrock console available at https://console.aws.amazon.com/bedrock/.
03 In the main navigation panel, under Foundation models, select Custom models.
04 Select the Jobs tab to list the Amazon Bedrock model customization jobs available in the current AWS region.
05 Click on the name (link) of the model customization job that you want to re-create (i.e. source job) and note the job configuration information such as data access role, base (source) model name, input (training) and output data config, and any defined hyperparameters.
06 Navigate back to the Custom models page, choose the Jobs tab, and perform the following actions to create your new model customization job:
07 For fine-tuned jobs, choose Create Fine-tuning job, and perform the following operations:
- For Model details, select the base (source) model that you want to customize and provide a unique name for your new fine-tuned model. Check the Model encryption checkbox and select the ID of your own Amazon KMS Customer Managed Key (CMK), from the Choose an AWS KMS key list. (Optional) For Tags - optional, create any required tag sets, according to the source job tagging scheme.
- For Job configuration, provide a unique name for your new model customization job in the Job name box. (Optional) For Tags - optional, create any required tag sets, according to the source job tagging scheme.
- (Optional) For VPC settings - optional, select the Virtual Private Cloud (VPC) that defines the virtual networking environment for your new training job, choose a VPC subnet for each Availability Zone in the selected region, and select the security groups required for controlling traffic between Amazon Bedrock and your VPC resources.
- For Input data, specify the S3 location of your training input and validation datasets.
- For Hyperparameters, specify the hyperparameter values that you want to use for your new fine-tuning job (must match the source job hyperparameters).
- For Output data, choose Amazon S3 location to store the model validation outputs.
- Bedrock model customization job requires permissions to write to Amazon S3 on your behalf. For Service access, choose an existing IAM role that has permissions to access your S3 buckets (must match the data access role used by the source job).
- Choose Create Fine-tuning job to create your new, VPC-protected Amazon Bedrock fine-tuning job.
08 For continued pre-training jobs, choose Create Continued Pre-training jobs, and perform the following actions:
- For Model details, select the base (source) model that you want to customize and provide a unique name for your new pre-trained model. Check the Model encryption checkbox and select the ID of your own Amazon KMS Customer Managed Key (CMK), from the Choose an AWS KMS key list. (Optional) For Tags - optional, create any required tag sets, according to the source job tagging scheme.
- For Job configuration, provide a unique name for your new model customization job in the Job name box. (Optional) For Tags - optional, create any required tag sets, according to the source job tagging scheme.
- (Optional) For VPC settings - optional, select the Virtual Private Cloud (VPC) that defines the virtual networking environment for your new job, choose a VPC subnet for each Availability Zone (AZ) in the selected region, and select the security groups required for controlling traffic between Amazon Bedrock and your VPC resources.
- For Input data, specify the S3 location of your training input and validation datasets.
- For Hyperparameters, specify the hyperparameter values that you want to use for your new pre-training job (must match the source job hyperparameters).
- For Output data, choose Amazon S3 location to store the model validation outputs.
- Bedrock model customization job requires permissions to write to Amazon S3 on your behalf. For Service access, choose an existing IAM role that has permissions to access your S3 buckets (must match the data access role used by the source job).
- Choose Create Continued Pre-training jobs to create your new, VPC-protected Amazon Bedrock continued pre-training job.
09 Repeat steps no. 5 - 8 for each model customization job that you want to re-create, available within the current AWS region.
10 Change the AWS cloud region from the navigation bar and repeat the Remediation process for other regions.