AWS bedrock-agentcore documentation change
Summary
Changed header formatting from markdown h6 to bold text and updated punctuation (apostrophe in 'doesn't' to 'doesn’t' and 'You'll' to 'You’ll') in the manual configuration description
Security assessment
These are minor formatting and typographical changes. The content about OAuth2 configuration remains the same, with no new security guidance or vulnerability fixes introduced.
Diff
diff --git a/bedrock-agentcore/latest/devguide/identity-add-oauth-client-custom.md b/bedrock-agentcore/latest/devguide/identity-add-oauth-client-custom.md index 9364ac705..90eab08d0 100644 --- a//bedrock-agentcore/latest/devguide/identity-add-oauth-client-custom.md +++ b//bedrock-agentcore/latest/devguide/identity-add-oauth-client-custom.md @@ -9 +9 @@ Custom providers enable you to connect to any OAuth2-compatible resource server -###### To add an OAuth client using a custom provider +**To add an OAuth client using a custom provider** @@ -29 +29 @@ Custom providers enable you to connect to any OAuth2-compatible resource server - 2. **Manual config** – Choose this option to specify server information directly when your provider doesn't support automatic discovery. You'll define each endpoint URL individually, giving you complete control over the configuration details. + 2. **Manual config** – Choose this option to specify server information directly when your provider doesn’t support automatic discovery. You’ll define each endpoint URL individually, giving you complete control over the configuration details.