AWS bedrock-agentcore documentation change
Summary
Changed markdown heading formatting from '######' to bold '**' and updated apostrophes from straight to curly quotes in text and links
Security assessment
Changes are purely formatting and typographical (heading style and quote marks). No security content was added, removed, or modified. The OAuth2 configuration instructions remain the same.
Diff
diff --git a/bedrock-agentcore/latest/devguide/identity-idp-atlassian.md b/bedrock-agentcore/latest/devguide/identity-idp-atlassian.md index e97a5b186..e840cfbf2 100644 --- a//bedrock-agentcore/latest/devguide/identity-idp-atlassian.md +++ b//bedrock-agentcore/latest/devguide/identity-idp-atlassian.md @@ -9 +9 @@ Outbound -Atlassian can be configured as an AgentCore Identity credential provider for outbound resource access. This allows your agents to authenticate users through Atlassian's OAuth2 service and obtain access tokens for Atlassian API resources. +Atlassian can be configured as an AgentCore Identity credential provider for outbound resource access. This allows your agents to authenticate users through Atlassian’s OAuth2 service and obtain access tokens for Atlassian API resources. @@ -17 +17 @@ Use the following procedure to set up an Atlassian OAuth2 application and obtain -###### To configure an Atlassian OAuth2 application +**To configure an Atlassian OAuth2 application** @@ -19 +19 @@ Use the following procedure to set up an Atlassian OAuth2 application and obtain - 1. Open Atlassian's developer console and register for a developer account. + 1. Open Atlassian’s developer console and register for a developer account. @@ -36 +36 @@ Use the following procedure to set up an Atlassian OAuth2 application and obtain -For more details, refer to [Atlassian's OAuth 2.0 (3LO) apps documentation](https://developer.atlassian.com/cloud/confluence/oauth-2-3lo-apps/). +For more details, refer to [Atlassian’s OAuth 2.0 (3LO) apps documentation](https://developer.atlassian.com/cloud/confluence/oauth-2-3lo-apps/).