AWS Security ChangesHomeSearch

AWS bedrock documentation change

Service: bedrock · 2025-04-11 · Documentation low

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

Summary

Added DeepSeek to the list of models where request access cannot be removed

Security assessment

Change adds a new model to existing security guidance about access control but does not address a specific security vulnerability

Diff

diff --git a/bedrock/latest/userguide/model-access-modify.md b/bedrock/latest/userguide/model-access-modify.md
index 0e3f86873..82c3f88bc 100644
--- a//bedrock/latest/userguide/model-access-modify.md
+++ b//bedrock/latest/userguide/model-access-modify.md
@@ -11 +11 @@ Before you can use a foundation model in Amazon Bedrock, you must request access
-You can't remove request access from the Amazon Titan, Amazon Nova, Mistral AI, and Meta Llama 3 Instruct models. You can prevent users from making inference calls to these models by using an IAM policy and specifying the model ID. For more information, see [Deny access for inference of foundation models](./security_iam_id-based-policy-examples.html#security_iam_id-based-policy-examples-deny-inference).
+You can't remove request access from the Amazon Titan, Amazon Nova, DeepSeek, Mistral AI, and Meta Llama 3 Instruct models. You can prevent users from making inference calls to these models by using an IAM policy and specifying the model ID. For more information, see [Deny access for inference of foundation models](./security_iam_id-based-policy-examples.html#security_iam_id-based-policy-examples-deny-inference).