AWS bedrock documentation change
Summary
Added 'Capabilities and Features' section detailing supported and unsupported Bedrock features
Security assessment
Highlights 'Guardrails' support but doesn't fix vulnerabilities. Adds security documentation by specifying available security capabilities.
Diff
diff --git a/bedrock/latest/userguide/model-card-meta-llama-3-1-70b-instruct.md b/bedrock/latest/userguide/model-card-meta-llama-3-1-70b-instruct.md index 90ad8b9c4..1bcf146aa 100644 --- a//bedrock/latest/userguide/model-card-meta-llama-3-1-70b-instruct.md +++ b//bedrock/latest/userguide/model-card-meta-llama-3-1-70b-instruct.md @@ -7 +7 @@ -Meta — Llama 3.1 70B InstructModel DetailsPricingProgrammatic AccessService TiersRegional AvailabilityQuotas and LimitsSample Code +Meta — Llama 3.1 70B InstructModel DetailsCapabilities and FeaturesPricingProgrammatic AccessService TiersRegional AvailabilityQuotas and LimitsSample Code @@ -41,0 +42,28 @@ Llama 3.1 70B Instruct is Meta's 70-billion parameter model with an extended 128 +## 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) + *  [Client-side tool calling](https://docs.aws.amazon.com/bedrock/latest/userguide/tool-use.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) + + +