aws-sdk-connect 1.143.0 → 1.145.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: 59110863875ff0c0aa30621d37c18f97080e42c4f5dd4b5f42ceb2f2e5e4f08a
4
- data.tar.gz: 871bdeee17d58342449c5c9d7a7ae7bdc2f151f0273a710aef8f2db252d07645
3
+ metadata.gz: 4757929bb78a129376a398e0fab6ba87330ec36dd7ba1f1c2f25771770cc871c
4
+ data.tar.gz: a9130235f3ad200a8563d39c37dd49e96a45e33ada73e8c202ea4f9dd77e765c
5
5
  SHA512:
6
- metadata.gz: d226beb58505b355c4cd2b30f6d3d4cebb05433d42582d83789ad242943bdc3ee859ba752c48694130bc0b61c974caa7ba8b2a565b8064c30caae0ec84ecf375
7
- data.tar.gz: 860fb8f6c3525bf65b329ac917b85d464fac3f4cbc05b528100ba7d4b8fcdf7edf063e0f00ae2e66ce482ba1098a93546713faad80a7dd578c4157133adaf291
6
+ metadata.gz: 0fe03230d35d7d3762d3c1d067558b02c330314bbb18122a84ea90de1c4fe3193c69c55be6274187eeefbd8de220f66d82aa945978acb90ab26e93b3a353f6d9
7
+ data.tar.gz: f3fe3b033c95ecaf1b7c97dde9798c8331ed386f9acc64c5453ff19f15d6c118fed9414957fdd286cb1d673271206cfbd62b5abccd3337bec3428613db1db0e0
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.145.0 (2023-12-21)
5
+ ------------------
6
+
7
+ * Feature - Adds APIs to manage User Proficiencies and Predefined Attributes. Enhances StartOutboundVoiceContact API input. Introduces SearchContacts API. Enhances DescribeContact API. Adds an API to update Routing Attributes in QueuePriority and QueueTimeAdjustmentSeconds.
8
+
9
+ 1.144.0 (2023-12-15)
10
+ ------------------
11
+
12
+ * Feature - Adds relatedContactId field to StartOutboundVoiceContact API input. Introduces PauseContact API and ResumeContact API for Task contacts. Adds pause duration, number of pauses, timestamps for last paused and resumed events to DescribeContact API response. Adds new Rule type and new Rule action.
13
+
4
14
  1.143.0 (2023-12-14)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.143.0
1
+ 1.145.0