AWS Security ChangesHomeSearch

AWS bedrock-agentcore documentation change

Service: bedrock-agentcore · 2025-10-19 · Documentation low

File: bedrock-agentcore/latest/devguide/session-replay-programmatic-usage.md

Summary

Rewrote content about session replay programmatic access, removing live view details and adding GitHub examples link

Security assessment

Content restructuring focuses on replay capabilities but doesn't introduce security controls or address vulnerabilities

Diff

diff --git a/bedrock-agentcore/latest/devguide/session-replay-programmatic-usage.md b/bedrock-agentcore/latest/devguide/session-replay-programmatic-usage.md
index 654c4fde8..3fa935275 100644
--- a//bedrock-agentcore/latest/devguide/session-replay-programmatic-usage.md
+++ b//bedrock-agentcore/latest/devguide/session-replay-programmatic-usage.md
@@ -5,21 +5 @@
-# Live view and session replay examples (API)
-
-Access live view and recording insights programmatically using the Amazon Bedrock AgentCore SDK and APIs for custom integration and automated analysis.
-
-  * **Live view access** \- Connect to live browser sessions using the browser client and viewer server. Examples demonstrate:
-
-    * Creating browser sessions with real-time monitoring capabilities
-
-    * Starting viewer servers for interactive control
-
-    * Maintaining session connections for continuous monitoring
-
-  * **Recording insights** \- Access and analyze session recordings stored in Amazon S3 programmatically. Examples show:
-
-    * Retrieving session artifacts from Amazon S3
-
-    * Processing recording metadata and session information
-
-    * Integrating session data into custom analysis workflows
-
-
+# Session replay programmatic examples
@@ -26,0 +7 @@ Access live view and recording insights programmatically using the Amazon Bedroc
+For advanced use cases, you can build custom session replay viewers and integrate recording data into your own analysis workflows.
@@ -29,0 +11,2 @@ The following GitHub examples show a standalone session replay viewer and what t
+For additional examples, see [AgentCore Browser examples on GitHub](https://github.com/awslabs/amazon-bedrock-agentcore-samples/blob/main/01-tutorials/05-AgentCore-tools/02-Agent-Core-browser-tool/interactive_tools/).
+
@@ -104 +87 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-Live view and session replay (console)
+How to use session replay
@@ -106 +89 @@ Live view and session replay (console)
-Find your resources
+Troubleshoot built-in tools