aws-sdk-connect 1.157.0 → 1.159.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: 9877a07e6f2e7f70963b03caa0d3edeb11bb732f6f8d2e6187bc746eed55ee7b
4
- data.tar.gz: ca3c746c241383dd46b754b2961859ae39da41b98c2bb1e2a057b6b9f0e720c7
3
+ metadata.gz: 79a525bc00e513f379f07735688f016808c4c04ebed4b73f3f794d3020f9d091
4
+ data.tar.gz: 5be17f72fba5a1d6d786801993e725972f3d77f7783b556230d54e2284cc11e1
5
5
  SHA512:
6
- metadata.gz: 27fc418f9bfaee8518bc4c131d78d4b6e9fd00e131265259efde0be624da0e4e6c3e799cbe9a754c5af9515c15fcd78cc8fb5c78be0be9c0e138f7c610f1593f
7
- data.tar.gz: 460ce51e8b67570ef46eb5bc4545d6b39d4e5b7cf0999bbf004f5f4b1fb107f0700b8ce55f302aa43e9efcd5a3007a5e7a8e78d39e0f8d07d3f29648afe885c6
6
+ metadata.gz: 2ae5100f426428a5927ef1373fac03adebb6d8cd18bbdfc8573716a74e81d08652fd47d4b8db694bfe8629bc01e0efbdf62205715d78fe9a603f053eb8bcca70
7
+ data.tar.gz: 3bd6d141ab21426b1e627920a42ea911730e26c03bce2a0edb3b7444d85ce8b9e1a8a5b975f0570deee213dd2018cf98d5c8eeb840f575353b4ef289cd1387ba
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.159.0 (2024-05-16)
5
+ ------------------
6
+
7
+ * Feature - Adding Contact Flow metrics to the GetMetricDataV2 API
8
+
9
+ 1.158.0 (2024-05-14)
10
+ ------------------
11
+
12
+ * Feature - Amazon Connect provides enhanced search capabilities for flows & flow modules on the Connect admin website and programmatically using APIs. You can search for flows and flow modules by name, description, type, status, and tags, to filter and identify a specific flow in your Connect instances.
13
+
4
14
  1.157.0 (2024-05-13)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.157.0
1
+ 1.159.0