AWS bedrock-agentcore documentation change
Summary
Fixed typographical changes (apostrophe formatting), changed heading style, and corrected domain templates by removing backticks around 'region' variable in authorized domains and callback URL.
Security assessment
Changes are purely formatting and template corrections. No security vulnerabilities are mentioned or fixed. The documentation still describes standard OAuth2 configuration without security implications.
Diff
diff --git a/bedrock-agentcore/latest/devguide/identity-idp-google.md b/bedrock-agentcore/latest/devguide/identity-idp-google.md index 3d510af2b..45978564f 100644 --- a//bedrock-agentcore/latest/devguide/identity-idp-google.md +++ b//bedrock-agentcore/latest/devguide/identity-idp-google.md @@ -9 +9 @@ Outbound -Google can be configured as an AgentCore Identity credential provider for outbound resource access. This allows your agents to authenticate users through Google's OAuth2 service and obtain access tokens for Google API resources. +Google can be configured as an AgentCore Identity credential provider for outbound resource access. This allows your agents to authenticate users through Google’s OAuth2 service and obtain access tokens for Google API resources. @@ -17 +17 @@ Use the following procedure to set up a Google OAuth2 application and obtain the -###### To configure a Google OAuth2 application +**To configure a Google OAuth2 application** @@ -31 +31 @@ Use the following procedure to set up a Google OAuth2 application and obtain the - 7. Enter the app information, an **App domain** , **Authorized domains** , and **Developer contact information**. Your **Authorized domains** must include `bedrock-agentcore.`region`.amazonaws.com`. Choose **SAVE AND CONTINUE**. + 7. Enter the app information, an **App domain** , **Authorized domains** , and **Developer contact information** . Your **Authorized domains** must include `bedrock-agentcore.region.amazonaws.com` . Choose **SAVE AND CONTINUE**. @@ -43 +43 @@ Use the following procedure to set up a Google OAuth2 application and obtain the - * `https://bedrock-agentcore.`region`.amazonaws.com/identities/oauth2/callback` + * `https://bedrock-agentcore.region.amazonaws.com/identities/oauth2/callback`