AWS bedrock-agentcore documentation change
Summary
Updated section title and added link to credential provider management documentation
Security assessment
The changes improve documentation about outbound authentication mechanisms and credential providers, which are security-related features. However, there's no indication this addresses a specific security vulnerability - it enhances existing security documentation about authentication workflows.
Diff
diff --git a/bedrock-agentcore/latest/devguide/gateway-outbound-auth.md b/bedrock-agentcore/latest/devguide/gateway-outbound-auth.md index f6156fa8d..1185ad639 100644 --- a//bedrock-agentcore/latest/devguide/gateway-outbound-auth.md +++ b//bedrock-agentcore/latest/devguide/gateway-outbound-auth.md @@ -9 +9 @@ Amazon Bedrock AgentCore is in preview release and is subject to change. -# Outbound Auth +# Setting up Outbound Auth @@ -68 +68 @@ For more information, see Setting up credential providers for Outbound Auth. -This section provides step-by-step instructions for setting up credential providers for Gateway Outbound Auth. These credential providers allow your gateway to authenticate with target services on behalf of users. +This section provides step-by-step instructions for setting up credential providers for Gateway Outbound Auth. These credential providers allow your gateway to authenticate with target services on behalf of users. For more information on setting up credential providers, see [Managing credential providers with AgentCore Identity](./identity-outbound-credential-provider.html).