AWS bedrock-agentcore documentation change
Summary
Updated documentation structure: removed preview notice, consolidated gateway creation steps, and reorganized section headers.
Security assessment
Changes involve documentation restructuring (e.g., renaming 'Core concepts' to 'Set up outbound authorization') and workflow simplification. While 'outbound authorization' implies security relevance, the diff shows no concrete security vulnerability fixes or new security feature documentation. Changes appear focused on content organization rather than security-specific updates.
Diff
diff --git a/bedrock-agentcore/latest/devguide/gateway-building.md b/bedrock-agentcore/latest/devguide/gateway-building.md index f84584734..1a9893f5a 100644 --- a//bedrock-agentcore/latest/devguide/gateway-building.md +++ b//bedrock-agentcore/latest/devguide/gateway-building.md @@ -7,2 +6,0 @@ Gateway workflow -Amazon Bedrock AgentCore is in preview release and is subject to change. - @@ -30,3 +28 @@ The Gateway workflow involves the following steps to connect your agents to exte - * [Prerequisites to set up a gateway](./gateway-prerequisites-permissions.html) - - * [Creating gateways](./create-gateway.html) + * [Create an Amazon Bedrock AgentCore gateway](./gateway-create.html) @@ -34 +30 @@ The Gateway workflow involves the following steps to connect your agents to exte - * [Add targets to an existing gateway](./gateway-building-adding-targets.html) + * [Add targets to an existing AgentCore gateway](./gateway-building-adding-targets.html) @@ -45 +41 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Core concepts +Set up outbound authorization @@ -47 +43 @@ Core concepts -Prerequisites to set up a gateway +Create a gateway