AWS bedrock documentation change
Summary
Updated terminology: replaced 'leverage' with 'use' and simplified phrasing in memory guideline placeholders
Security assessment
Language simplification for memory usage instructions. No security context added or modified. Changes are purely grammatical without evidence of security fixes.
Diff
diff --git a/bedrock/latest/userguide/prompt-placeholders.md b/bedrock/latest/userguide/prompt-placeholders.md index dc7a1a9cd..26b26acd2 100644 --- a//bedrock/latest/userguide/prompt-placeholders.md +++ b//bedrock/latest/userguide/prompt-placeholders.md @@ -46 +46 @@ $memory_guideline$ | Anthropic Claude 3 Sonnet, Claude 3 Haiku | General instruc -$memory_action_guideline$ | Anthropic Claude 3 Sonnet, Claude 3 Haiku | Specific instructions for the model to leverage memory data when memory is enabled. See **Default text** for more details. +$memory_action_guideline$ | Anthropic Claude 3 Sonnet, Claude 3 Haiku | Specific instructions for the model to use memory data when memory is enabled. See **Default text** for more details. @@ -51 +51 @@ $memory_action_guideline$ | Anthropic Claude 3 Sonnet, Claude 3 Haiku | Specific - You will ALWAYS follow the below guidelines to leverage your memory and think beyond the current session: + You will ALWAYS follow the following guidelines to use your memory and think beyond the current session: @@ -55 +55 @@ $memory_action_guideline$ | Anthropic Claude 3 Sonnet, Claude 3 Haiku | Specific - - In order to think beyond current conversation session, you have access to multiple forms of persistent memory. + - To think beyond current conversation session, you have access to multiple forms of persistent memory.