AWS bedrock-agentcore documentation change
Summary
Added a tip linking to security best practices documentation
Security assessment
The change adds a reference to security best practices documentation but doesn't address any specific vulnerability or incident. It improves security awareness without fixing a concrete security issue.
Diff
diff --git a/bedrock-agentcore/latest/devguide/runtime-oauth.md b/bedrock-agentcore/latest/devguide/runtime-oauth.md index 6752f227e..532fccb55 100644 --- a//bedrock-agentcore/latest/devguide/runtime-oauth.md +++ b//bedrock-agentcore/latest/devguide/runtime-oauth.md @@ -33,0 +34,4 @@ Invoking InvokeAgentRuntime with the `X-Amzn-Bedrock-AgentCore-Runtime-User-Id h +###### Tip + +For a consolidated view of all Runtime security recommendations, see [Security best practices for AgentCore Runtime](./runtime-security-best-practices.html). +