AWS Security ChangesHomeSearch

AWS connect documentation change

Service: connect · 2025-07-16 · Documentation low

File: connect/latest/adminguide/enable-q.md

Summary

Added JSON formatting markers in KMS policy examples and updated Lambda block reference

Security assessment

Improves presentation of encryption-related KMS policies and AWS Lambda integration docs, which are security-adjacent configurations

Diff

diff --git a/connect/latest/adminguide/enable-q.md b/connect/latest/adminguide/enable-q.md
index 01d933b43..eff3dace5 100644
--- a//connect/latest/adminguide/enable-q.md
+++ b//connect/latest/adminguide/enable-q.md
@@ -196,0 +197,6 @@ The following example shows a typical policy.
+JSON
+    
+
+****
+    
+    
@@ -248,0 +256,6 @@ To use Amazon Q in Connect with chat, modify the key policy to allow the `kms:De
+JSON
+    
+
+****
+    
+        
@@ -660 +674 @@ Each time the Web Crawler runs, it retrieves content for all URLs that are reach
-If you choose to [customize](./customize-q.html) the Amazon Q in Connect experience, you will instead create a Lambda and then use an [Invoke AWS Lambda function](./invoke-lambda-function-block.html) block to add it to your flows.
+If you choose to [customize](./customize-q.html) the Amazon Q in Connect experience, you will instead create a Lambda and then use an [AWS Lambda function](./invoke-lambda-function-block.html) block to add it to your flows.