AWS bedrock documentation change
Summary
Updated encryption documentation links from 'model customization jobs and artifacts' to 'custom models', added inference setup guidance, and minor formatting changes
Security assessment
The changes primarily correct documentation links and add procedural guidance for inference setup. While encryption references were updated, there's no evidence this addresses a specific security vulnerability. The encryption documentation appears to be maintained/reorganized rather than patching a security issue.
Diff
diff --git a/bedrock/latest/userguide/submit-model-distillation-job.md b/bedrock/latest/userguide/submit-model-distillation-job.md index 10279f140..7b5f936fe 100644 --- a//bedrock/latest/userguide/submit-model-distillation-job.md +++ b//bedrock/latest/userguide/submit-model-distillation-job.md @@ -15 +15 @@ You can perform model distillation through the Amazon Bedrock console or by send - * (Optional) Encrypt input and output data, your customization job, or inference requests made to custom models. For more information, see [Encryption of model customization jobs and artifacts](./encryption-custom-job.html). + * (Optional) Encrypt input and output data, your customization job, or inference requests made to custom models. For more information, see [Encryption of custom models](./encryption-custom-job.html). @@ -22 +22 @@ You can perform model distillation through the Amazon Bedrock console or by send -When your Distillation job completes, you can analyze the results of the customization process. For more information see [Analyze the results of a model customization job](./model-customization-analyze.html). +When your Distillation job completes, you can analyze the results of the customization process. For more information see [Analyze the results of a model customization job](./model-customization-analyze.html). For information about setting up inference for your model, see [Set up inference for a custom model](./model-customization-use.html). @@ -41 +41 @@ Console -For more information, see [Encryption of model customization jobs and artifacts](./encryption-custom-job.html). +For more information, see [Encryption of custom models](./encryption-custom-job.html). @@ -51 +51 @@ For more information, see [Encryption of model customization jobs and artifacts] -For more information, see [Encryption of model customization jobs and artifacts](./encryption-custom-job.html). +For more information, see [Encryption of custom models](./encryption-custom-job.html). @@ -55 +55 @@ For more information, see [Encryption of model customization jobs and artifacts] - 6. For **Teacher model - Student model details** , choose the teacher and student models for creating your distilled model. + 6. For **Teacher model – Student model details** , choose the teacher and student models for creating your distilled model. @@ -87 +87 @@ For more information, see [Create an IAM service role for model customization](. - 11. Choose **Create distillation job** to start the distillation job. After you customize a model, you can share it or copy it to a different region. To run inference using a custom model (including copied models), you must purchase Provisioned Throughput for it. See [Increase model invocation capacity with Provisioned Throughput in Amazon Bedrock](./prov-throughput.html). + 11. Choose **Create distillation job** to start the distillation job. After you customize a model, you can set up inference for the model. For more information, see [Set up inference for a custom model](./model-customization-use.html). @@ -153 +153 @@ The response returns a `jobArn` of the model distillation job. - * [Monitor your distillation job](./model-customization-monitor.html). When your Distillation job completes, you can analyze the results of the customization process. For more information see [Analyze the results of a model customization job](./model-customization-analyze.html). + * [Monitor your distillation job](./model-customization-monitor.html). When your Distillation job completes, you can analyze the results of the customization process. For more information see [Analyze the results of a model customization job](./model-customization-analyze.html). For information about setting up inference for your model, see [Set up inference for a custom model](./model-customization-use.html).