aws-sdk-connect 1.204.0 → 1.206.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: 2f1dc3dbe7c34517e07f16c16c6c6a7a47460be20f9fedaca1a9b8b041abca04
4
- data.tar.gz: beb3ad08cfc26c56d89d72b2099bff5bfc80624c85d9b982f6a114bb8abdbe3e
3
+ metadata.gz: 35bcd121540c0f93e903602302b096cc8b5ae3764495dac5c479e1b7733ede10
4
+ data.tar.gz: 9c7208c9bcb1f4fc1412d09af84a7f2ffd6a9f3382363b820ed82a65ba5ee074
5
5
  SHA512:
6
- metadata.gz: 988c529598809f93a894a764a3b112a7ebdabdf23110e4602d4176c89c24d84341909a8f81fd586873cf1ab0c3f205ccdbfb4594f6e498a344a858370bdb3022
7
- data.tar.gz: e6d9f7bdbf6aedb001fe3281c0c3aef77b366d43325a9549b8d965a919c1e363e4eae13051d52f73fba4b9627f5287af6c71d03a6a740d323861d60124bca709
6
+ metadata.gz: 5075fac512c0fa6702713fc5049c5930045930bbac3f017b89cf94c449ef6fce5681738682a9013913a62489f9fecf9f900c36f19ef468ce9bf46af0d05009f1
7
+ data.tar.gz: d2d287e971fecd5b3471a05b5b66ca4dd8cd1ed3a44d80906c165ef0e969b273ac0548b909c721e4c96c0cd661854139edf1452c43f4eca27a51b3663f451464
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.206.0 (2025-06-30)
5
+ ------------------
6
+
7
+ * Feature - This release introduces ChatMetrics to the model, providing comprehensive analytics insights for Amazon Connect chat conversations. Users can access these detailed metrics through the AWS Connect API by using the DescribeContact operation with their specific instance and contact IDs
8
+
9
+ 1.205.0 (2025-06-27)
10
+ ------------------
11
+
12
+ * Feature - This release adds the following value to an InitiateAs enum: COMPLETED
13
+
4
14
  1.204.0 (2025-06-02)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.204.0
1
+ 1.206.0