AWS Security ChangesHomeSearch

AWS bedrock documentation change

Service: bedrock · 2026-05-07 · Documentation low

File: bedrock/latest/userguide/model-card-cohere-command-r.md

Summary

Added capabilities section and corrected API parameter name

Security assessment

Lists Guardrails support as a feature, indicating security capability availability

Diff

diff --git a/bedrock/latest/userguide/model-card-cohere-command-r.md b/bedrock/latest/userguide/model-card-cohere-command-r.md
index 586c86a56..c4b9bda16 100644
--- a//bedrock/latest/userguide/model-card-cohere-command-r.md
+++ b//bedrock/latest/userguide/model-card-cohere-command-r.md
@@ -7 +7 @@
-Cohere — Command RModel DetailsPricingProgrammatic AccessService TiersRegional AvailabilityQuotas and LimitsSample Code
+Cohere — Command RModel DetailsCapabilities and FeaturesPricingProgrammatic AccessService TiersRegional AvailabilityQuotas and LimitsSample Code
@@ -43,0 +44,15 @@ Command R is Cohere's scalable LLM optimized for retrieval-augmented generation
+## Capabilities and Features
+
+**_Bedrock Features_**
+
+**Features supported using`bedrock-runtime` endpoint**
+
+**Supported** | **Not Supported**  
+---|---  
+  
+  * ![Yes](/images/bedrock/latest/userguide/images/icons/icon-yes.png) [Response streaming](https://docs.aws.amazon.com/bedrock/latest/APIReference/API_runtime_InvokeModelWithResponseStream.html)
+  * ![Yes](/images/bedrock/latest/userguide/images/icons/icon-yes.png) [Guardrails](https://docs.aws.amazon.com/bedrock/latest/userguide/guardrails.html)
+  * ![Yes](/images/bedrock/latest/userguide/images/icons/icon-yes.png) [Client-side tool calling](https://docs.aws.amazon.com/bedrock/latest/userguide/tool-use.html)
+
+|  —  
+  
@@ -110 +125 @@ Invoke API
-                'messages': [{ 'role': 'user', 'content': 'Can you explain the features of Amazon Bedrock?'}],
+                'message': 'Can you explain the features of Amazon Bedrock?',