aws-sdk-connect 1.55.0 → 1.59.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: f51cf5bffe82046c7309c430e417e978dda97cebcc5a938163306cc34d6e24c6
4
- data.tar.gz: e98555fed6e21998b51830b527871be3350f71eb0858e94c9e63881a0a696559
3
+ metadata.gz: c153a40a4be1624b1a2d433251031e10046b4a1e1112adb4d1880ede1bb0dea8
4
+ data.tar.gz: fb6b0e98f1b0ce41164ad04b5675399dd74fcdc7638217c83acb7ff7062bc8f5
5
5
  SHA512:
6
- metadata.gz: f8c937e1463daaf9380cafa035067a29efea14bcecb973a946f4781691ce6a9a14348426d3a7397fac5ad7ccc779ad9ba0f14fb880301bd6315ebf4b99517ce0
7
- data.tar.gz: d34711f830744df2cce191b23ef1fc8b0ba5915573644ed8f2b3a76b6eb35714930a777ccb2c76f641f6706999baa9d457163c73bfa2d2c3a167d681f4b4cd37
6
+ metadata.gz: 43e7c62305d7e16072e7dac3eba9a8de308f956b2c6ca6dbbce856bea265017805bf207202f020618461298fc7803defec414ce168a9bee0f8bcedc47990031a
7
+ data.tar.gz: 267b75a02ea1e6fefe50e59f0d2f276c257ca6d80cbebdd10d74426895c96f989fb0a7025114dfd25f1b76ae6be140f2a8dc82010ddc8e08b1d44df07a304f6f
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.59.0 (2021-11-30)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.58.0 (2021-11-22)
10
+ ------------------
11
+
12
+ * Feature - This release adds support for UpdateContactFlowMetadata, DeleteContactFlow and module APIs. For details, see the Release Notes in the Amazon Connect Administrator Guide.
13
+
14
+ 1.57.0 (2021-11-12)
15
+ ------------------
16
+
17
+ * Feature - This release adds APIs for creating and managing scheduled tasks. Additionally, adds APIs to describe and update a contact and list associated references.
18
+
19
+ 1.56.0 (2021-11-04)
20
+ ------------------
21
+
22
+ * Feature - This release adds CRUD operation support for Security profile resource in Amazon Connect
23
+
4
24
  1.55.0 (2021-11-02)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.55.0
1
+ 1.59.0