AWS Security ChangesHomeSearch

AWS bedrock-agentcore documentation change

Service: bedrock-agentcore · 2026-04-10 · Documentation low

File: bedrock-agentcore/latest/devguide/identity-idp-twitch.md

Summary

Formatting updates including apostrophe style changes, markdown heading formatting, and minor text spacing adjustments

Security assessment

Changes are purely typographical - updating apostrophe characters, markdown syntax, and adding a space before a parenthesis. No security-related content was altered. The OAuth2 configuration instructions remain technically identical.

Diff

diff --git a/bedrock-agentcore/latest/devguide/identity-idp-twitch.md b/bedrock-agentcore/latest/devguide/identity-idp-twitch.md
index bac494897..b482dc8ad 100644
--- a//bedrock-agentcore/latest/devguide/identity-idp-twitch.md
+++ b//bedrock-agentcore/latest/devguide/identity-idp-twitch.md
@@ -9 +9 @@ Outbound
-Twitch can be configured as an AgentCore Identity credential provider for outbound resource access. This allows your agents to authenticate users through Twitch's OAuth2 service and obtain access tokens for Twitch API resources.
+Twitch can be configured as an AgentCore Identity credential provider for outbound resource access. This allows your agents to authenticate users through Twitch’s OAuth2 service and obtain access tokens for Twitch API resources.
@@ -17 +17 @@ Use the following procedure to set up a Twitch OAuth2 application and obtain the
-###### To configure a Twitch OAuth2 application
+**To configure a Twitch OAuth2 application**
@@ -29 +29 @@ Use the following procedure to set up a Twitch OAuth2 application and obtain the
-  5. Select the application category that is appropriate for the application you're developing (most likely this will be **Chat bot**).
+  5. Select the application category that is appropriate for the application you’re developing (most likely this will be **Chat bot** ).
@@ -35 +35 @@ Use the following procedure to set up a Twitch OAuth2 application and obtain the
-  8. On the application details page, record the client ID and client secret as you'll need this information for configuring the Twitch resource provider in AgentCore Identity.
+  8. On the application details page, record the client ID and client secret as you’ll need this information for configuring the Twitch resource provider in AgentCore Identity.
@@ -40 +40 @@ Use the following procedure to set up a Twitch OAuth2 application and obtain the
-For more details, refer to [Twitch's app registration documentation](https://dev.twitch.tv/docs/authentication/register-app/).
+For more details, refer to [Twitch’s app registration documentation](https://dev.twitch.tv/docs/authentication/register-app/).