AWS bedrock-agentcore documentation change
Summary
Removed preview notice, updated SDK import path, and changed 'Observability' section to 'Identity'
Security assessment
Package path changes and section renaming appear to be structural/organizational updates. No security-specific content added or modified.
Diff
diff --git a/bedrock-agentcore/latest/devguide/gateway-advanced-performance.md b/bedrock-agentcore/latest/devguide/gateway-advanced-performance.md index 6431e6bb2..3b625a031 100644 --- a//bedrock-agentcore/latest/devguide/gateway-advanced-performance.md +++ b//bedrock-agentcore/latest/devguide/gateway-advanced-performance.md @@ -5,2 +4,0 @@ -Amazon Bedrock AgentCore is in preview release and is subject to change. - @@ -49 +47 @@ Semantic search helps agents find the right tools for their tasks, improving the - from bedrockagentcoresdk.gateway import GatewayClient + from bedrock_agentcore_starter_toolkit.operations.gateway.client import GatewayClient @@ -88 +85 @@ Custom domain names -AgentCore Observability: Observe your agents and resources +AgentCore Identity: Provide identity management for agent applications