AWS bedrock-agentcore documentation change
Summary
Changed markdown heading formatting from '######' to bold '**' and updated apostrophes in 'Dropbox's' and 'you'll' to curly quotes
Security assessment
Formatting and typographical changes only. No security-related content modifications. The instructions for securing Dropbox OAuth2 app keys/secrets remain unchanged.
Diff
diff --git a/bedrock-agentcore/latest/devguide/identity-idp-dropbox.md b/bedrock-agentcore/latest/devguide/identity-idp-dropbox.md index cd3611ac9..d10411c37 100644 --- a//bedrock-agentcore/latest/devguide/identity-idp-dropbox.md +++ b//bedrock-agentcore/latest/devguide/identity-idp-dropbox.md @@ -9 +9 @@ Outbound -Dropbox can be configured as an AgentCore Identity credential provider for outbound resource access. This allows your agents to authenticate users through Dropbox's OAuth2 service and obtain access tokens for Dropbox API resources. +Dropbox can be configured as an AgentCore Identity credential provider for outbound resource access. This allows your agents to authenticate users through Dropbox’s OAuth2 service and obtain access tokens for Dropbox API resources. @@ -21 +21 @@ Use the following procedure to set up a Dropbox OAuth2 application and obtain th -###### To configure a Dropbox OAuth2 application +**To configure a Dropbox OAuth2 application** @@ -41 +41 @@ Use the following procedure to set up a Dropbox OAuth2 application and obtain th - 9. Record the app key and app secret as you'll need the information to configure the Dropbox resource provider in AgentCore Identity. + 9. Record the app key and app secret as you’ll need the information to configure the Dropbox resource provider in AgentCore Identity. @@ -48 +48 @@ Use the following procedure to set up a Dropbox OAuth2 application and obtain th -For more details, refer to [Dropbox's OAuth implementation guide](https://developers.dropbox.com/oauth-guide#implementing-oauth). +For more details, refer to [Dropbox’s OAuth implementation guide](https://developers.dropbox.com/oauth-guide#implementing-oauth).