AWS Security ChangesHomeSearch

AWS bedrock documentation change

Service: bedrock · 2025-07-18 · Documentation low

File: bedrock/latest/userguide/custom-models.md

Summary

Added a sentence about setting up inference for custom models after customization.

Security assessment

The addition is a routine documentation update for workflow completeness. No security implications or features are introduced.

Diff

diff --git a/bedrock/latest/userguide/custom-models.md b/bedrock/latest/userguide/custom-models.md
index 81d180c20..2e366e337 100644
--- a//bedrock/latest/userguide/custom-models.md
+++ b//bedrock/latest/userguide/custom-models.md
@@ -32 +32 @@ For example, you can train a model with private data, such as business documents
-For information about model customization quotas, see [Amazon Bedrock endpoints and quotas](https://docs.aws.amazon.com/general/latest/gr/bedrock.html) in the AWS General Reference.
+For information about model customization quotas, see [Amazon Bedrock endpoints and quotas](https://docs.aws.amazon.com/general/latest/gr/bedrock.html) in the AWS General Reference. After you customize a model, you can set up inference for the new custom model. For more information, see [Set up inference for a custom model](./model-customization-use.html).