AWS Security ChangesHomeSearch

AWS connect documentation change

Service: connect · 2026-04-01 · Documentation low

File: connect/latest/adminguide/ai-agent-initial-setup.md

Summary

Updated link anchor for service quotas, changed 'wiki' to 'latest' in KMS key creation step, and added note about SharePoint Online only supporting AUTHORIZATION_CODE authentication (not CLIENT_CREDENTIALS).

Security assessment

The change clarifies authentication method limitations for SharePoint Online connections, which is a security-related documentation update about supported OAuth 2.0 grant types. However, there's no evidence this addresses a specific security vulnerability or incident.

Diff

diff --git a/connect/latest/adminguide/ai-agent-initial-setup.md b/connect/latest/adminguide/ai-agent-initial-setup.md
index 1849d51ab..cc3636007 100644
--- a//connect/latest/adminguide/ai-agent-initial-setup.md
+++ b//connect/latest/adminguide/ai-agent-initial-setup.md
@@ -64 +64 @@ Connect AI agents support the ingestion of HTML, Word, PDF, and text files up to
-For a list of adjustable quotas, such as the number of quick responses per knowledge base, see [Connect AI agents service quotas](./amazon-connect-service-limits.html#q-in-connect-quotas).
+For a list of adjustable quotas, such as the number of quick responses per knowledge base, see [Connect AI agents service quotas](./amazon-connect-service-limits.html#connect-ai-agents-quotas).
@@ -441 +441 @@ Choose **Create an AWS KMS Key** and follow the steps listed in Create an AWS KM
-     * wiki
+     * latest
@@ -512,0 +513,4 @@ You must have the following item to connect to SharePoint:
+###### Note
+
+Only AUTHORIZATION_CODE is supported for SharePoint Online connections. CLIENT_CREDENTIALS is not supported.
+