aws-sdk-connect 1.164.0 → 1.166.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: 6dca0fdc464a876ca7c9a5916b54ed51c7d1385739b4569145bb2fd05999d1bd
4
- data.tar.gz: f0bfcc172ff51320ca4723b0ee5beb5ca098902f2080c3e33d82d011499b4978
3
+ metadata.gz: 7566d86da467fd0113485aa43132fe6894ce8203a48ee530d29ada6c4de7204c
4
+ data.tar.gz: 2b0bad53d4503e534155901f6747263e46296fb8110f575029bda66774b089fb
5
5
  SHA512:
6
- metadata.gz: fa9e8b9f4c7c764d8b9e84c5bc3211f4c52e892f425b8b9aff1faa0668f452e80cab84dd15c304fe31ca6d80ced7e8e54d23c964936e78df6663f77f8fda7971
7
- data.tar.gz: 6ff04bcdd14f8b4604d3dd4c0905c4fb3c80ac1f7c04d7f02ecdd67a0a930eeed893c47fd4feb1959b35d7b59b7b54c37532d9384082c578d0fc93b0417a50f9
6
+ metadata.gz: 4d0ab3b8bdbdc7b974ad1fb32ac68f95f19e4d55e313725e152c94d43e712608e3fd5c637d75339da53ced56266b005a0dd41dcda3193d276c9ec98deac73b3a
7
+ data.tar.gz: 8e7e1011d04fce8ac56484d615d8a16aa6b90daaac24a2d1c9b50819547e1e22f0d1da489dc2ed33157c06bc7a8c56f29a1f52147bc5581f5ae5f3101678bda0
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.166.0 (2024-07-01)
5
+ ------------------
6
+
7
+ * Feature - Authentication profiles are Amazon Connect resources (in gated preview) that allow you to configure authentication settings for users in your contact center. This release adds support for new ListAuthenticationProfiles, DescribeAuthenticationProfile and UpdateAuthenticationProfile APIs.
8
+
9
+ 1.165.0 (2024-06-28)
10
+ ------------------
11
+
12
+ * Feature - This release supports showing PreferredAgentRouting step via DescribeContact API.
13
+
4
14
  1.164.0 (2024-06-25)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.164.0
1
+ 1.166.0