AWS bedrock documentation change
Summary
Minor wording change: replaced 'access and utilize' with 'access and use' regarding agent memory context.
Security assessment
Simplified language without altering technical meaning. No security features or vulnerabilities are referenced.
Diff
diff --git a/bedrock/latest/userguide/agents-memory.md b/bedrock/latest/userguide/agents-memory.md index e88306b92..212c518be 100644 --- a//bedrock/latest/userguide/agents-memory.md +++ b//bedrock/latest/userguide/agents-memory.md @@ -22 +22 @@ After you enable memory for your agent, the current session gets associated with -This memory context is given a unique memory identifier. Your agent uses the memory context to access and utilize the stored conversation history and conversation summaries to generate responses. +This memory context is given a unique memory identifier. Your agent uses the memory context to access and use the stored conversation history and conversation summaries to generate responses.