aws-sdk-connect 1.167.0 → 1.169.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: 53402fa223cd39da12fcedf31c7ab50bc0ad3ca31b1d1459cab5b2d3c6f7cf2e
4
- data.tar.gz: a604bf7d5c8d9e8dc87e0aa93336605f0ded0e866c0c1d9c10541c59b38b4881
3
+ metadata.gz: 571927d3a80f9baeafbe3919d42d21544b87feaf349d59bb44629dbddf390ecd
4
+ data.tar.gz: 4240f21398e93603d989e13b6cfd7194fd1df580613298cec7ebe559415478f2
5
5
  SHA512:
6
- metadata.gz: f8ec2a69375a545b0d9abbbc515dfeb0f5c4bc02d1edc965d43c9ec81a7b0ada554206e330ca2586caf638f2831ba482b14f1da1970ce0abc5ab5156c6485d80
7
- data.tar.gz: 11ed5c265c186d33b78b33eb9b548f70f176cddd1a8fff29cea5debf402d8aa17b1174ffdb56f0a10c10e4a5b4e899762111611e895ffb2a2559ad5afbc14abb
6
+ metadata.gz: cb1c6b21c6318fb2008dcd1a76b920c47b9650e9460f0ef680e1a3249642e5f1ded283aeebae6340025191b3c687b4489ee17f87574e635c0e19c9451c2b37a4
7
+ data.tar.gz: 054e5ccea9058caf387f66ddd1e4f9c7f4ae113b663e9062a345fc84eaf8d61ab8c613817daa8beca4e048194abfcaedd9e3d89c6797e4a6bc6178a3a7866581
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.169.0 (2024-07-23)
5
+ ------------------
6
+
7
+ * Feature - Added PostContactSummary segment type on ListRealTimeContactAnalysisSegmentsV2 API
8
+
9
+ 1.168.0 (2024-07-18)
10
+ ------------------
11
+
12
+ * Feature - Amazon Connect expands search API coverage for additional resources. Search for hierarchy groups by name, ID, tag, or other criteria (new endpoint). Search for agent statuses by name, ID, tag, or other criteria (new endpoint). Search for users by their assigned proficiencies (enhanced endpoint)
13
+
4
14
  1.167.0 (2024-07-02)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.167.0
1
+ 1.169.0