AWS bedrock documentation change
Summary
Added 'Capabilities and Features' section detailing supported and unsupported Bedrock features
Security assessment
Highlights 'Guardrails' security feature but doesn't address specific vulnerabilities. Adds security documentation by specifying available security capabilities.
Diff
diff --git a/bedrock/latest/userguide/model-card-meta-llama-3-2-3b-instruct.md b/bedrock/latest/userguide/model-card-meta-llama-3-2-3b-instruct.md index fe844f99d..1d13d49e5 100644 --- a//bedrock/latest/userguide/model-card-meta-llama-3-2-3b-instruct.md +++ b//bedrock/latest/userguide/model-card-meta-llama-3-2-3b-instruct.md @@ -7 +7 @@ -Meta — Llama 3.2 3B InstructModel DetailsPricingProgrammatic AccessService TiersRegional AvailabilityQuotas and LimitsSample Code +Meta — Llama 3.2 3B InstructModel DetailsCapabilities and FeaturesPricingProgrammatic AccessService TiersRegional AvailabilityQuotas and LimitsSample Code @@ -41,0 +42,28 @@ Llama 3.2 3B Instruct is Meta's 3-billion parameter lightweight model designed f +## 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) + + +