AWS Security ChangesHomeSearch

AWS bedrock documentation change

Service: bedrock · 2026-02-22 · Documentation low

File: bedrock/latest/userguide/manage-customized-models.md

Summary

Restructured documentation to add sections for security configuration, monitoring, deployment, sharing, and troubleshooting

Security assessment

Added explicit 'Security and monitoring' section and changed sidebar to 'Model customization access and security', enhancing security documentation without addressing specific vulnerabilities

Diff

diff --git a/bedrock/latest/userguide/manage-customized-models.md b/bedrock/latest/userguide/manage-customized-models.md
index 6c00ac609..15ed2a04d 100644
--- a//bedrock/latest/userguide/manage-customized-models.md
+++ b//bedrock/latest/userguide/manage-customized-models.md
@@ -5 +5 @@
-Monitoring custom modelsUsing and managing custom models
+# Manage customized models
@@ -7 +7 @@ Monitoring custom modelsUsing and managing custom models
-# Managing customized models
+After creating a customized model through fine-tuning, reinforcement fine-tuning, distillation, or import, you can manage the model throughout its lifecycle. This section covers security configuration, monitoring, deployment, sharing across accounts, and troubleshooting.
@@ -9,3 +9 @@ Monitoring custom modelsUsing and managing custom models
-After creating a customized model through fine-tuning, reinforcement fine-tuning, distillation, or import, you can manage the model throughout its lifecycle. This section covers how you can monitor and deployyour customized models.
-
-## Monitoring custom models
+**Security and monitoring**
@@ -24 +22 @@ After creating a customized model through fine-tuning, reinforcement fine-tuning
-## Using and managing custom models
+**Using and deploying models**
@@ -27,0 +26,16 @@ After creating a customized model through fine-tuning, reinforcement fine-tuning
+  * [Set up inference for a custom model](./model-customization-use.html) \- Configure and deploy a custom model for inference.
+
+
+
+
+**Sharing and distribution**
+
+  * [Share a model for another account to use](./share-model.html) \- Share a custom model with another AWS account in your organization.
+
+  * [Copy a customized or shared model to use in a Region](./copy-model.html) \- Copy a customized or shared model to use in a different Region.
+
+
+
+
+**Maintenance**
+
@@ -29,0 +44,4 @@ After creating a customized model through fine-tuning, reinforcement fine-tuning
+  * [Code samples for model customization](./model-customization-code-samples.html) \- Example code for common model customization tasks.
+
+  * [Troubleshooting model customization issues](./fine-tuning-troubleshooting.html) \- Diagnose and resolve common issues with model customization.
+
@@ -39 +57 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-Deploy a custom model for on-demand inference
+Create a custom model
@@ -41 +59 @@ Deploy a custom model for on-demand inference
-Monitor your model customization job
+Model customization access and security