AWS bedrock-agentcore documentation change
Summary
Changed markdown heading formatting from '######' to bold '**' for two sections and updated apostrophes in 'You'll' to curly quotes
Security assessment
Purely formatting changes to headings and typography. No modifications to security content about Cognito user pool configuration, client credentials, or authentication flows.
Diff
diff --git a/bedrock-agentcore/latest/devguide/identity-idp-cognito.md b/bedrock-agentcore/latest/devguide/identity-idp-cognito.md index 9969689bc..013dbe7b4 100644 --- a//bedrock-agentcore/latest/devguide/identity-idp-cognito.md +++ b//bedrock-agentcore/latest/devguide/identity-idp-cognito.md @@ -24 +24 @@ Use the following procedure to create a Cognito user pool as an inbound identity -###### To create a Cognito user pool as an inbound identity provider for Runtime authentication +**To create a Cognito user pool as an inbound identity provider for Runtime authentication** @@ -88 +88 @@ The following script is only meant as an example. You should customize the user -You'll need these values in the next steps. +You’ll need these values in the next steps. @@ -95 +95 @@ Use the following procedure to create a Cognito user pool as an inbound identity -###### To create a Cognito user pool as an inbound identity provider for Gateway authentication +**To create a Cognito user pool as an inbound identity provider for Gateway authentication** @@ -130 +130 @@ Use the following procedure to create a Cognito user pool as an inbound identity -Record the client ID and client secret from the response. You'll need these values to configure the Cognito provider in AgentCore Identity. +Record the client ID and client secret from the response. You’ll need these values to configure the Cognito provider in AgentCore Identity.