AWS bedrock documentation change
Summary
Added 'Capabilities and Features' section documenting supported and unsupported Bedrock features including security-related features
Security assessment
Added documentation for security features like Guardrails and Abuse Detection but no evidence of addressing a specific vulnerability
Diff
diff --git a/bedrock/latest/userguide/model-card-mistral-ai-mistral-7b-instruct.md b/bedrock/latest/userguide/model-card-mistral-ai-mistral-7b-instruct.md index 5428e04c3..72e8cf0dd 100644 --- a//bedrock/latest/userguide/model-card-mistral-ai-mistral-7b-instruct.md +++ b//bedrock/latest/userguide/model-card-mistral-ai-mistral-7b-instruct.md @@ -7 +7 @@ -Mistral AI — Mistral 7B InstructModel DetailsPricingProgrammatic AccessService TiersRegional AvailabilityQuotas and LimitsSample Code +Mistral AI — Mistral 7B InstructModel DetailsCapabilities and FeaturesPricingProgrammatic AccessService TiersRegional AvailabilityQuotas and LimitsSample Code @@ -39,0 +40,28 @@ Mistral 7B Instruct is Mistral AI's 7-billion parameter instruction-tuned model +## Capabilities and Features + +**_Bedrock Features_** + +**Features supported using`bedrock-runtime` endpoint** + +**Supported** | **Not Supported** +---|--- + + *  [Response streaming](https://docs.aws.amazon.com/bedrock/latest/APIReference/API_runtime_InvokeModelWithResponseStream.html) + *  [Guardrails](https://docs.aws.amazon.com/bedrock/latest/userguide/guardrails.html) + *  [Prompt management](https://docs.aws.amazon.com/bedrock/latest/userguide/prompt-management.html) + *  [Flows](https://docs.aws.amazon.com/bedrock/latest/userguide/flows.html) + *  [Agents](https://docs.aws.amazon.com/bedrock/latest/userguide/agents.html) + +| + + *  [Intelligent prompt routing](https://docs.aws.amazon.com/bedrock/latest/userguide/prompt-routing.html) + *  [Abuse detection](https://docs.aws.amazon.com/bedrock/latest/userguide/abuse-detection.html) + *  [Prompt optimization](https://docs.aws.amazon.com/bedrock/latest/userguide/prompt-management-optimize.html) + *  [Count tokens](https://docs.aws.amazon.com/bedrock/latest/userguide/count-tokens.html) + *  [Knowledge base](https://docs.aws.amazon.com/bedrock/latest/userguide/knowledge-base.html) + *  [Model evaluation](https://docs.aws.amazon.com/bedrock/latest/userguide/evaluation.html) + *  [Structured outputs](https://docs.aws.amazon.com/bedrock/latest/userguide/structured-outputs.html) + *  [Client-side tool calling](https://docs.aws.amazon.com/bedrock/latest/userguide/tool-use.html) + + +