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. This prevents potential misconfiguration that could compromise abuse detection capabilities.
Diff
diff --git a/bedrock/latest/userguide/model-card-anthropic-claude-mythos-5.md b/bedrock/latest/userguide/model-card-anthropic-claude-mythos-5.md index 11692a32e..145048f8c 100644 --- a//bedrock/latest/userguide/model-card-anthropic-claude-mythos-5.md +++ b//bedrock/latest/userguide/model-card-anthropic-claude-mythos-5.md @@ -44,2 +44,5 @@ This model is a Preview and is made available to you as a "Beta Service" as defi -Text | Text | Messages | `bedrock-mantle` -Image | | | + Audio|  Embedding|  `Responses`|  `bedrock-runtime` + Image|  Image|  `Chat Completions`|  `bedrock-mantle` + Speech|  Speech|  `Invoke`| + Text|  Text|  `Converse`| + Video|  Video|  `Messages`| @@ -113 +116 @@ 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).