aws-sdk-connect 1.47.0 → 1.51.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: 52ff20dc3d87746957f7bc565fed94f8133bbda719f7343b54103c1d352af145
4
- data.tar.gz: 2a9e7f35514c1671ba5c4063d7afe0e03824bb6c4614a0467453bc472773065a
3
+ metadata.gz: 745be7eadeb5df03344c03dfa29c9f598551127a2e978fcac2bd7bce9afe2faf
4
+ data.tar.gz: 7e16d27ed1a788c4377e7a05ffa996eeb1cd3136e114945bb9965aca25ace7f2
5
5
  SHA512:
6
- metadata.gz: 0c68cb4f796bc42c9ed904d1130fe9cde1792ef4e90122da4c4d052fcd7bc5ad593b6dcb549309be2e6aa48ec0cba75b9b1d0d7910e1863e8152f31579f3f342
7
- data.tar.gz: f8563d0ea1d8e33dde29fdcb6deb43d54ea60904d9d646a764e748c348100c96b8e042bf4a2532b895cc21e6ad5c46a9cb0047971fb8141957817e15225db6e2
6
+ metadata.gz: 9dc8c35db6590c6b35552ab43822248bf687239e4a875abf5f7df8a2370e839d1f73e3c54eba983c57601c5d03a976fd080955120d0460461c6782fdfa22fc01
7
+ data.tar.gz: c341245f0a1f5e0e65728774eee3feb2aaff4170b6fed4c6bdf12623790ca9b7c0a09c039dd5f9d797ea441db9846935cd90e312538df325c0df4f204a374b1c
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.51.0 (2021-09-27)
5
+ ------------------
6
+
7
+ * Feature - This release updates a set of APIs: CreateIntegrationAssociation, ListIntegrationAssociations, CreateUseCase, and StartOutboundVoiceContact. You can use it to create integrations with Amazon Pinpoint for the Amazon Connect Campaigns use case, Amazon Connect Voice ID, and Amazon Connect Wisdom.
8
+
9
+ 1.50.0 (2021-09-01)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.49.0 (2021-08-06)
15
+ ------------------
16
+
17
+ * Feature - This release adds support for agent status and hours of operation. For details, see the Release Notes in the Amazon Connect Administrator Guide.
18
+
19
+ 1.48.0 (2021-07-30)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
4
24
  1.47.0 (2021-07-28)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.47.0
1
+ 1.51.0