AWS bedrock high security documentation change
Summary
Updated capabilities table to use icon-based representation and corrected the data retention mode setting name for abuse detection
Security assessment
The change corrects the data retention mode setting name from 'provider_data_sharing' to 'provider_data_share' for abuse detection configuration. Incorrect configuration could lead to unintended data sharing or failure to enable abuse detection protections.
Diff
diff --git a/bedrock/latest/userguide/model-card-anthropic-claude-fable-5.md b/bedrock/latest/userguide/model-card-anthropic-claude-fable-5.md index 649fab048..b31a97c99 100644 --- a//bedrock/latest/userguide/model-card-anthropic-claude-fable-5.md +++ b//bedrock/latest/userguide/model-card-anthropic-claude-fable-5.md @@ -42,3 +42,5 @@ Claude Fable 5 is Anthropic's next-generation model for complex knowledge work a -Text | Text | Messages | `bedrock-runtime` -Image | | Invoke | `bedrock-mantle` -| | Converse | + Audio|  Embedding|  `Responses`|  `bedrock-runtime` + Image|  Image|  `Chat Completions`|  `bedrock-mantle` + Speech|  Speech|  `Invoke`| + Text|  Text|  `Converse`| + Video|  Video|  `Messages`| @@ -177 +179 @@ Bedrock offers three inference options: **In-Region** keeps requests within a si -To use this model, you must opt in to provider data sharing by setting your data retention mode to `provider_data_sharing` via the Data Retention API. There is no console UI for this setting at launch. For more information, see [Amazon Bedrock abuse detection](https://docs.aws.amazon.com/bedrock/latest/userguide/abuse-detection.html). +To use this model, you must opt in to provider data sharing by setting your data retention mode to `provider_data_share` via the Data Retention API. There is no console UI for this setting at launch. For more information, see [Amazon Bedrock abuse detection](https://docs.aws.amazon.com/bedrock/latest/userguide/abuse-detection.html).