aws-sdk-appintegrationsservice 1.10.0 → 1.25.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: 5bcdb270bb0296f7aaa81789428036a01a2e880debbabd5b7009c3c8ecc5b385
4
- data.tar.gz: 3b57bc22a906dc56fb52937e0d92fa8916eee72a08f4c743cd6c518ccbebfd02
3
+ metadata.gz: 10908c02bd5129beffad07f85f1fce66d9a2efbe01ab36de24da5c2b2b8fd7bd
4
+ data.tar.gz: 2624a4e824097a14d114934f22b4753e27714d37d49d5c63ebdde801c797e7da
5
5
  SHA512:
6
- metadata.gz: a8f0700fd130e4f9d9b2683a0441ec8098ad6fb9b74c99ef319b713b8985ea7a67bb740fc50728174fc54a46a7037ce7b196e46d3c3cb2bd1af63d338f5e53fe
7
- data.tar.gz: 25e0814bf521de6ee66e4fd9ff5a4d2b7d86622f57906cb3eb32173e3bccba728f7aff9bd8f345caf20b50f406c23f709ba036f77e4655c358e629b57abcb846
6
+ metadata.gz: 6d453fa101fbc5d969eea53d454737b7762a9bce780792c3b7a3cde75264e7a47a30e6e2b6b4a42cb45ebbd9982186b1d3907ba1001eb14ef4e4f4f494068905
7
+ data.tar.gz: 3ca6e1ac1957d04dc268af8534a4b9d9c4172fe305d5e4a4110d2187df7636515df536a2811dc6cc05366db101abd4a1da3270b81f95b869c1974510314b0a26
data/CHANGELOG.md CHANGED
@@ -1,6 +1,83 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.25.0 (2023-10-20)
5
+ ------------------
6
+
7
+ * Feature - Updated ScheduleConfig to be an optional input to CreateDataIntegration to support event driven downloading of files from sources such as Amazon s3 using Amazon Connect AppIntegrations.
8
+
9
+ 1.24.0 (2023-09-27)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.23.0 (2023-09-26)
15
+ ------------------
16
+
17
+ * Feature - The Amazon AppIntegrations service adds a set of APIs (in preview) to manage third party applications to be used in Amazon Connect agent workspace.
18
+
19
+ 1.22.0 (2023-09-19)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
24
+ 1.21.0 (2023-07-11)
25
+ ------------------
26
+
27
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
28
+
29
+ 1.20.0 (2023-07-06)
30
+ ------------------
31
+
32
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
33
+
34
+ 1.19.0 (2023-06-28)
35
+ ------------------
36
+
37
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
38
+
39
+ 1.18.0 (2023-06-15)
40
+ ------------------
41
+
42
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
43
+
44
+ 1.17.0 (2023-05-31)
45
+ ------------------
46
+
47
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
48
+
49
+ 1.16.0 (2023-03-13)
50
+ ------------------
51
+
52
+ * Feature - Adds FileConfiguration to Amazon AppIntegrations CreateDataIntegration supporting scheduled downloading of third party files into Amazon Connect from sources such as Microsoft SharePoint.
53
+
54
+ 1.15.0 (2023-01-18)
55
+ ------------------
56
+
57
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
58
+
59
+ * Issue - Replace runtime endpoint resolution approach with generated ruby code.
60
+
61
+ 1.14.0 (2022-10-25)
62
+ ------------------
63
+
64
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
65
+
66
+ 1.13.0 (2022-02-24)
67
+ ------------------
68
+
69
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
70
+
71
+ 1.12.0 (2022-02-03)
72
+ ------------------
73
+
74
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
75
+
76
+ 1.11.0 (2021-12-21)
77
+ ------------------
78
+
79
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
80
+
4
81
  1.10.0 (2021-11-30)
5
82
  ------------------
6
83
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.10.0
1
+ 1.25.0