AWS Security ChangesHomeSearch

AWS bedrock documentation change

Service: bedrock · 2025-11-22 · Documentation low

File: bedrock/latest/userguide/agents-memory-view.md

Summary

Updated API documentation links for GetAgentMemory and InvokeAgent endpoints

Security assessment

The modifications are purely URL formatting changes. No security implications are introduced or addressed in the session viewing documentation updates.

Diff

diff --git a/bedrock/latest/userguide/agents-memory-view.md b/bedrock/latest/userguide/agents-memory-view.md
index 15df9373f..309357880 100644
--- a//bedrock/latest/userguide/agents-memory-view.md
+++ b//bedrock/latest/userguide/agents-memory-view.md
@@ -42 +42 @@ API
-To view memory sessions of your agent, send a [GetAgentMemory](https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent-runtime_GetAgentMemory.html) request (see link for request and response formats and field details) with an [Agents for Amazon Bedrock build-time endpoint](https://docs.aws.amazon.com/general/latest/gr/bedrock.html#bra-bt).
+To view memory sessions of your agent, send a [GetAgentMemory](https://docs.aws.amazon.com//bedrock/latest/APIReference/API_agent-runtime_GetAgentMemory.html) request (see link for request and response formats and field details) with an [Agents for Amazon Bedrock build-time endpoint](https://docs.aws.amazon.com/general/latest/gr/bedrock.html#bra-bt).
@@ -55 +55 @@ memoryType | The type of memory. Valid value: `SESSION_SUMMARY`
-If you are viewing memory sessions when you are testing your agent, you can view the session summary only after the latest session has ended. If you try to view memory sessions when the current session is in progress you will be informed that session summary is being generated and it will take time to generate the sessions. You can force end the current session by sending an [InvokeAgent](https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_InvokeAgent.html) request and specifying `Y` for the `endSession` field. 
+If you are viewing memory sessions when you are testing your agent, you can view the session summary only after the latest session has ended. If you try to view memory sessions when the current session is in progress you will be informed that session summary is being generated and it will take time to generate the sessions. You can force end the current session by sending an [InvokeAgent](https://docs.aws.amazon.com//bedrock/latest/APIReference/API_agent_InvokeAgent.html) request and specifying `Y` for the `endSession` field.