aws-sdk-connect 1.72.0 → 1.75.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 454e4e8747849568600cf3055d9a012687e646a4d4f610b9fa601a8e454f038a
4
- data.tar.gz: 28020fedb226d7fe2d453546655cedc1f4a37c537944ebcdca87b6345b58a977
3
+ metadata.gz: be9ca5c6be893d5686c3b4d753111ce023318a7ae2c0f76a55d5def1b6644ee1
4
+ data.tar.gz: 68d36c000db78ec8e327ceb742263c8cbb488922a4399c7d49b72d22876f289a
5
5
  SHA512:
6
- metadata.gz: 78d81c1a99ea39d9a20e59319d5e6215ce91142d97fabe42fdc60d3905bb5b1c2a99473dd5dcc54b8735282286bf5f3e119fabcc6ffb037e2eb9c2aeaaa641bc
7
- data.tar.gz: e824efc927a4471b7b7d25d9faf2748bb0933aec97055470300a23292b601ff2dbf6963e829e1767064c50be331afef106182a383132c7cfa54ec14e9eead338
6
+ metadata.gz: ebdcad22825029d43d305adb724338df7ccf5ff40093fb5d8851f36c7845bcbdf1b39d89e09e8c37d08b745c68efb38d7ce7267ceeb7e644b9f7b0fae7911ef3
7
+ data.tar.gz: fddc6ef37153a39e51bdedb1738da28bf5235b3684dc1388119db22424c9bb2718449b1c0ccd2b21bb6d6925a1a7b52b1ab0f577b52054883560a60e55466786
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.75.0 (2022-08-19)
5
+ ------------------
6
+
7
+ * Feature - This release adds SearchSecurityProfiles API which can be used to search for Security Profile resources within a Connect Instance.
8
+
9
+ 1.74.0 (2022-06-17)
10
+ ------------------
11
+
12
+ * Feature - This release updates these APIs: UpdateInstanceAttribute, DescribeInstanceAttribute and ListInstanceAttributes. You can use it to programmatically enable/disable High volume outbound communications using attribute type HIGH_VOLUME_OUTBOUND on the specified Amazon Connect instance.
13
+
14
+ 1.73.0 (2022-06-06)
15
+ ------------------
16
+
17
+ * Feature - This release adds a new API, GetCurrentUserData, which returns real-time details about users' current activity.
18
+
4
19
  1.72.0 (2022-06-02)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.72.0
1
+ 1.75.0