AWS bedrock-agentcore documentation change
Summary
Added reference to Amazon Cognito documentation for identity provider setup
Security assessment
The change adds a link to Cognito identity provider documentation, which is a security feature for authentication. However, there's no evidence this addresses a specific security vulnerability - it simply enhances existing security documentation.
Diff
diff --git a/bedrock-agentcore/latest/devguide/gateway-inbound-auth.md b/bedrock-agentcore/latest/devguide/gateway-inbound-auth.md index b17949223..46f6a0619 100644 --- a//bedrock-agentcore/latest/devguide/gateway-inbound-auth.md +++ b//bedrock-agentcore/latest/devguide/gateway-inbound-auth.md @@ -34 +34 @@ You need to specify an OAuth discovery server and client IDs/audiences when you -Choose your preferred identity provider from the options below: +Choose your preferred identity provider from the options below. For general information about setting up different identity providers, see [Amazon Cognito](./identity-idp-cognito.html).