AWS quick documentation change
Summary
Added three new documentation history entries for March 2026: ServiceNow integration documentation update with OAuth details, Google Drive fine-grained ACL support with 2-legged OAuth, and Quick Research documentation update.
Security assessment
This change documents security-related features including OAuth authorization code and client credentials for ServiceNow integration, and 2-legged OAuth with document-level ACL crawling for Google Drive. While these are security features being documented, there is no evidence of addressing a specific security vulnerability or incident - these appear to be routine feature documentation updates.
Diff
diff --git a/quick/latest/userguide/doc-history.md b/quick/latest/userguide/doc-history.md index 38959598b..6b18d194e 100644 --- a//quick/latest/userguide/doc-history.md +++ b//quick/latest/userguide/doc-history.md @@ -20,0 +21,3 @@ Change| Description| Date +ServiceNow integration documentation update| Rewrote the ServiceNow integration documentation with detailed setup instructions for both user authentication (OAuth authorization code) and service authentication (client credentials), a complete list of available actions derived from the ServiceNow REST API, and a new limitations and troubleshooting section. For more information, see [ServiceNow integration](https://docs.aws.amazon.com/quicksuite/latest/userguide/servicenow-integration.html).| March 30, 2026 +Fine-grained ACL support for Google Drive knowledge base| Added admin-managed connection support for the Google Drive knowledge base connector, including Google Workspace configuration with 2-legged OAuth (2LO) and document-level access control list (ACL) crawling. For more information, see [Google Drive knowledge base](https://docs.aws.amazon.com/quicksuite/latest/userguide/google-drive-integration.html).| March 30, 2026 +Updated Quick Research documentation| Updated Quick Research documentation to reflect current UI changes, including research mode options (Fast and Deep), updated research objective guidance, revised button labels, and added third-party data sources as a research material type. For more information, see [Using Amazon Quick Research](https://docs.aws.amazon.com/quicksuite/latest/userguide/using-amazon-quick-research.html).| March 26, 2026