aws-sdk-connect 1.250.0 → 1.252.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d4bc41b55e39dbcdb037927accd609b074685951c4b07e11b7e34af31aa5146d
4
- data.tar.gz: 064521e4140e7b32afea9667774f92436a415e3f225a424e9f6318cef8817154
3
+ metadata.gz: 82ddc849a9d88d0af69a25c592525d49267e551615904fb3bcb1eb7099a2852e
4
+ data.tar.gz: 482f5c7c1d8ccf678c8cb2028ae82b7b935ee23b51d0356a51adfaeee42b27b3
5
5
  SHA512:
6
- metadata.gz: e687946fe4691abb0af3968484f11c3e63f36c5846f1a20ffe5810efa66e30c6a168e7a16b40f413f3ff1b1487a1eed2c6fce89c618909fcbb689b37da37c409
7
- data.tar.gz: eb5c71fb800fda2e0a7fbe9bbc13b631b9590c9e85a7dec42140ed2842646cf6b3df127783c917d0153f2856b6ea6ceeaaeb6e6a96ce43180016357bde981e33
6
+ metadata.gz: 4824a6025003894a28ff1e240d579ac0d4dabcd785b163f35f4ef114e271012ac1c77e27d1cf54f666ad3707d5a9917a1ab5f08c262ad65835b321de79b333f9
7
+ data.tar.gz: b679e1dc3d87d1ebf7c1e11a70b52daad5b4eabc2d8a733633b429640e55a357281245d6f2257d9a03e91ccf05519408801923204575da2edd0ba2855fd70cf2
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.252.0 (2026-04-16)
5
+ ------------------
6
+
7
+ * Feature - This release updates the Amazon Connect Rules CRUD APIs to support a new EventSourceName - OnEmailAnalysisAvailable. Use this event source to trigger rules when conversational analytics results are available for email contacts.
8
+
9
+ 1.251.0 (2026-04-10)
10
+ ------------------
11
+
12
+ * Feature - Conversational Analytics for Email
13
+
4
14
  1.250.0 (2026-04-07)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.250.0
1
+ 1.252.0