AWS Security ChangesHomeSearch

AWS bedrock-agentcore medium security documentation change

Service: bedrock-agentcore · 2025-10-16 · Security-related medium

File: bedrock-agentcore/latest/devguide/obtain-credentials.md

Summary

Removed preview notice and added link to OAuth 2.0 authorization URL session binding documentation

Security assessment

Addition of OAuth 2.0 session binding documentation directly relates to authentication security practices. Session binding helps prevent session hijacking attacks, indicating a security feature enhancement.

Diff

diff --git a/bedrock-agentcore/latest/devguide/obtain-credentials.md b/bedrock-agentcore/latest/devguide/obtain-credentials.md
index 934f41b78..d5d43f687 100644
--- a//bedrock-agentcore/latest/devguide/obtain-credentials.md
+++ b//bedrock-agentcore/latest/devguide/obtain-credentials.md
@@ -5,2 +4,0 @@
-Amazon Bedrock AgentCore is in preview release and is subject to change. 
-
@@ -16,0 +15,2 @@ AgentCore Identity uses a workload access token to authorize agent access to cre
+  * [OAuth 2.0 authorization URL session binding](./oauth2-authorization-url-session-binding.html)
+