AWS Security ChangesHomeSearch

AWS bedrock documentation change

Service: bedrock · 2025-08-19 · Documentation low

File: bedrock/latest/userguide/model-access.md

Summary

Added note clarifying subscription charges and permissions control, added link to product ID condition keys documentation

Security assessment

The change adds guidance about permission controls for model access and references product ID condition keys, which are security-related IAM policy elements. However, there is no evidence of addressing a specific security vulnerability.

Diff

diff --git a/bedrock/latest/userguide/model-access.md b/bedrock/latest/userguide/model-access.md
index ee540de6d..88810e8f9 100644
--- a//bedrock/latest/userguide/model-access.md
+++ b//bedrock/latest/userguide/model-access.md
@@ -15 +15,3 @@ To request or modify access to Amazon Bedrock foundation models, make sure that
-For information about model pricing, refer to [Amazon Bedrock Pricing](https://aws.amazon.com/bedrock/pricing/).
+###### Note
+
+Subscription to a model doesn't incur charges. For information about model pricing when using the model with other actions, refer to [Amazon Bedrock Pricing](https://aws.amazon.com/bedrock/pricing/). If an identity already has access to a model, you should control permissions to use the model rather than permissions to request access.
@@ -20,0 +23,2 @@ For information about model pricing, refer to [Amazon Bedrock Pricing](https://a
+  * [Use product ID condition keys to control access](./model-access-product-ids.html)
+