AWS bedrock-agentcore documentation change
Summary
Minor formatting change adding a space before a closing parenthesis and typographical apostrophe change.
Security assessment
Change is purely formatting (adding space in markdown link, apostrophe typography). No security implications or changes to security documentation content.
Diff
diff --git a/bedrock-agentcore/latest/devguide/gateway-using-auth-ex-3lo.md b/bedrock-agentcore/latest/devguide/gateway-using-auth-ex-3lo.md index c598146e2..8c68e52b1 100644 --- a//bedrock-agentcore/latest/devguide/gateway-using-auth-ex-3lo.md +++ b//bedrock-agentcore/latest/devguide/gateway-using-auth-ex-3lo.md @@ -7 +7 @@ -If you set up your gateway target with an authorization code grant (for more information, see [OAuth authorization](./gateway-building-adding-targets-authorization.html#gateway-building-adding-targets-authorization-oauth)), the `defaultReturnUrl` that you specified when creating the gateway will be the link that the user's browser redirects to after authentication. +If you set up your gateway target with an authorization code grant (for more information, see [OAuth authorization](./gateway-building-adding-targets-authorization.html#gateway-building-adding-targets-authorization-oauth) ), the `defaultReturnUrl` that you specified when creating the gateway will be the link that the user’s browser redirects to after authentication.