AWS bedrock-agentcore documentation change
Summary
Formatting updates including apostrophe style changes and markdown heading formatting
Security assessment
Changes are cosmetic - updating apostrophe characters and markdown syntax. No security implications as the OAuth2 configuration instructions and security guidance remain unchanged. The note about client secret regeneration is unchanged.
Diff
diff --git a/bedrock-agentcore/latest/devguide/identity-idp-x.md b/bedrock-agentcore/latest/devguide/identity-idp-x.md index a3396eada..83b4617f8 100644 --- a//bedrock-agentcore/latest/devguide/identity-idp-x.md +++ b//bedrock-agentcore/latest/devguide/identity-idp-x.md @@ -9 +9 @@ Outbound -X can be configured as an AgentCore Identity credential provider for outbound resource access. This allows your agents to authenticate users through X's OAuth2 service and obtain access tokens for X API resources. +X can be configured as an AgentCore Identity credential provider for outbound resource access. This allows your agents to authenticate users through X’s OAuth2 service and obtain access tokens for X API resources. @@ -17 +17 @@ Use the following procedure to set up a X OAuth2 application and obtain the nece -###### To configure an X OAuth2 application +**To configure an X OAuth2 application** @@ -23 +23 @@ Use the following procedure to set up a X OAuth2 application and obtain the nece - 3. Choose on the X project you've created for the application. + 3. Choose on the X project you’ve created for the application. @@ -49 +49 @@ Use the following procedure to set up a X OAuth2 application and obtain the nece - 15. Choose **Generate** and note the client ID and secret that get generated as you'll need this information to configure the X resource provider in AgentCore Identity. + 15. Choose **Generate** and note the client ID and secret that get generated as you’ll need this information to configure the X resource provider in AgentCore Identity. @@ -56 +56 @@ Use the following procedure to set up a X OAuth2 application and obtain the nece -X only displays the full client secret when it is generated, if you lose this information you'll need to re-generate the client secret in the X developer portal. +X only displays the full client secret when it is generated, if you lose this information you’ll need to re-generate the client secret in the X developer portal. @@ -58 +58 @@ X only displays the full client secret when it is generated, if you lose this in -For more details, refer to [X's OAuth 2.0 documentation](https://docs.x.com/fundamentals/authentication/oauth-2-0/overview). +For more details, refer to [X’s OAuth 2.0 documentation](https://docs.x.com/fundamentals/authentication/oauth-2-0/overview).