AWS bedrock-agentcore documentation change
Summary
Fixed typographical changes (apostrophe formatting), changed heading style from markdown heading to bold text, and corrected a domain template string by removing backticks around 'region' variable.
Security assessment
Changes are purely formatting and typographical corrections. No security vulnerabilities, configurations, or features are mentioned or altered. The domain template fix clarifies documentation but doesn't indicate a security issue.
Diff
diff --git a/bedrock-agentcore/latest/devguide/identity-idp-facebook.md b/bedrock-agentcore/latest/devguide/identity-idp-facebook.md index 51733eb46..59fe2e409 100644 --- a//bedrock-agentcore/latest/devguide/identity-idp-facebook.md +++ b//bedrock-agentcore/latest/devguide/identity-idp-facebook.md @@ -9 +9 @@ Outbound -Facebook can be configured as an AgentCore Identity credential provider for outbound resource access. This allows your agents to authenticate users through Facebook's OAuth2 service and obtain access tokens for Facebook API resources. +Facebook can be configured as an AgentCore Identity credential provider for outbound resource access. This allows your agents to authenticate users through Facebook’s OAuth2 service and obtain access tokens for Facebook API resources. @@ -17 +17 @@ Use the following procedure to set up a Facebook OAuth2 application and obtain t -###### To configure a Facebook OAuth2 application +**To configure a Facebook OAuth2 application** @@ -27 +27 @@ Use the following procedure to set up a Facebook OAuth2 application and obtain t -If you don't have an existing Facebook app, you will see a different option. Choose **Create App**. +If you don’t have an existing Facebook app, you will see a different option. Choose **Create App**. @@ -43 +43 @@ If you don't have an existing Facebook app, you will see a different option. Cho - 11. For **App Domains** , enter the domain of your application and `bedrock-agentcore.`region`.amazonaws.com`. + 11. For **App Domains** , enter the domain of your application and `bedrock-agentcore.region.amazonaws.com`.