AWS bedrock documentation change
Summary
Added DeepSeek to the list of models with non-removable access requirements
Security assessment
Routine update to include new model in existing access control documentation without evidence of addressing a security issue
Diff
diff --git a/bedrock/latest/userguide/model-access-permissions.md b/bedrock/latest/userguide/model-access-permissions.md index 9777e93ad..b7171583b 100644 --- a//bedrock/latest/userguide/model-access-permissions.md +++ b//bedrock/latest/userguide/model-access-permissions.md @@ -24 +24 @@ For the `aws-marketplace:Subscribe` action only, you can use the `aws-marketplac -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).