AWS bedrock-agentcore documentation change
Summary
Updated link references in OAuth documentation and removed preview notice
Security assessment
Changes involve documentation link corrections and removal of preview disclaimer. While OAuth is security-related, these changes don't introduce new security features or address vulnerabilities.
Diff
diff --git a/bedrock-agentcore/latest/devguide/runtime-oauth.md b/bedrock-agentcore/latest/devguide/runtime-oauth.md index 8d37ef241..fb3a70ccf 100644 --- a//bedrock-agentcore/latest/devguide/runtime-oauth.md +++ b//bedrock-agentcore/latest/devguide/runtime-oauth.md @@ -7,2 +6,0 @@ JWT inbound authorization and OAuth outbound access samplePrerequisitesStep 1: P -Amazon Bedrock AgentCore is in preview release and is subject to change. - @@ -166 +164 @@ To set up a Cognito user pool and create a user, you'll use a shell script that -For more information, see [Step 2: Set up an OAuth 2.0 Credential Provider](./identity-getting-started-step2.html). +For more information, see [Step 2: Set up an OAuth 2.0 Credential Provider](./identity-getting-started-google.html#identity-getting-started-step2). @@ -491 +489 @@ The example below demonstrates how your agent running in Agent Runtime can reque -For more information about setting up identity, see [Getting started with Amazon Bedrock AgentCore Identity](./identity-getting-started.html). +For more information about setting up identity, see [Get started with AgentCore Identity](./identity-getting-started.html).