aws-sdk-connect 1.168.0 → 1.170.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: eec8b0e03e1128a088a2dc7d298dd2bb094f307fca81ef09acf41ca1efe7a08c
4
- data.tar.gz: c4c843f67c94d4ec3c6254fa35dbbfd9969d7354e761b4b65ac768460e4c05c6
3
+ metadata.gz: 69e7011582624331258aee22298a41058477a0b2d015584704ea47fbd4a3600c
4
+ data.tar.gz: ef3a645d770a3edd794c2f442ce00def32266a34a1520a1f447fba8fed7d812e
5
5
  SHA512:
6
- metadata.gz: 9eb43fd7e61b0a39335e61f226fe4e0a4800387ecf3fafbcb586ebb9f8ff82f2045573092b70d568d7421bd2b2bb3df4b93fdbd9a8d3c72fcf9fb2f14654767d
7
- data.tar.gz: 7cf091a50a6f8c9610a5b376cb5655287c3d85f92844f9548d4447fa79d01e22e8c710bdf54ab3cb920fe141ea3ab1dd119e1a36d7a0e51010068fb97af9042b
6
+ metadata.gz: 28c9c2e7e6e19bb3994f4d00f86a2daff6ff79f3ca628fd9f26ace22eb2ef77b9f14ede5f49975f0d7c267d52a1b2a29df152b983325d0b3f46eeea46ed65340
7
+ data.tar.gz: 4ad83dca3da8ac700227c94a93a3ea61c9e38661caecf8d7c772664e1a91e99a6b9c1a19cc8072c97fcb475ea870b1cb86d9a6fb1ade2ea27cbdb9195890a1ab
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.170.0 (2024-08-08)
5
+ ------------------
6
+
7
+ * Feature - This release fixes a regression in number of access control tags that are allowed to be added to a security profile in Amazon Connect. You can now add up to four access control tags on a single security profile.
8
+
9
+ 1.169.0 (2024-07-23)
10
+ ------------------
11
+
12
+ * Feature - Added PostContactSummary segment type on ListRealTimeContactAnalysisSegmentsV2 API
13
+
4
14
  1.168.0 (2024-07-18)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.168.0
1
+ 1.170.0