AWS bedrock-agentcore documentation change
Summary
Updated apostrophe formatting, changed heading style, and removed backticks from region placeholder in callback URL
Security assessment
Changes are typographical, formatting, and a minor documentation fix to the callback URL template (removing backticks). This does not indicate a security issue; it's a documentation clarity improvement. The callback URL structure remains the same.
Diff
diff --git a/bedrock-agentcore/latest/devguide/identity-idp-salesforce.md b/bedrock-agentcore/latest/devguide/identity-idp-salesforce.md index 3444cd8f2..f68efb3ca 100644 --- a//bedrock-agentcore/latest/devguide/identity-idp-salesforce.md +++ b//bedrock-agentcore/latest/devguide/identity-idp-salesforce.md @@ -9 +9 @@ Outbound -Salesforce can be configured as an AgentCore Identity credential provider for outbound resource access. This allows your agents to authenticate users through Salesforce's OAuth2 service and obtain access tokens for Salesforce API resources. +Salesforce can be configured as an AgentCore Identity credential provider for outbound resource access. This allows your agents to authenticate users through Salesforce’s OAuth2 service and obtain access tokens for Salesforce API resources. @@ -17 +17 @@ Use the following procedure to set up a Salesforce OAuth2 application and obtain -###### To configure a Salesforce OAuth2 application +**To configure a Salesforce OAuth2 application** @@ -23 +23 @@ Use the following procedure to set up a Salesforce OAuth2 application and obtain - * `https://bedrock-agentcore.`region`.amazonaws.com/identities/oauth2/callback` + * `https://bedrock-agentcore.region.amazonaws.com/identities/oauth2/callback` @@ -40 +40 @@ Use the following procedure to set up a Salesforce OAuth2 application and obtain -For more details, refer to Salesforce's documentation [Define an OpenID Connect Provider](https://help.salesforce.com/s/articleView?id=xcloud.service_provider_define_oid.htm). +For more details, refer to Salesforce’s documentation [Define an OpenID Connect Provider](https://help.salesforce.com/s/articleView?id=xcloud.service_provider_define_oid.htm).