aws-sdk-connect 1.73.0 → 1.76.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: 9bfe9fe7c29b4272b1deef88a97bb0d5f53dbb4ae936ddf5a8be1020ee5266a0
4
- data.tar.gz: ee7f3ad382277b51fafea5c84e691139d559e39dfd96e463e6d7191f71e22f1f
3
+ metadata.gz: 44b3dfb08baaeedf977b97035649bf0b7ff67bfb58165c81335917f86e35ee76
4
+ data.tar.gz: c8ff00ac5734742298ac774b1efdc8a85a6abec54c1e8162bcb8f080d6dfea73
5
5
  SHA512:
6
- metadata.gz: 60953ce322f59650c946418b7f9966ff59ab83b63ebcebb87eccc843f8251c23d14dbcaf21fe502be08943be2eeefa6680caed1dc10bfddecc1421f7bb78ce88
7
- data.tar.gz: 2ce7c8c821fe5f144e6731baa24ff548a55f366df71669a4975a62561865be92deec4d078840c31c90c69012cd06ae1d00978324b6ec6eece3255b6a4c4f4af4
6
+ metadata.gz: 63a1515aedf596446e1db2f73396a38c46336d4657274bdd31cae6036d6b778a9e6c2c99cd8257e0b7c9574bd7e6c63555cb6285b1d6740413151260017fd957
7
+ data.tar.gz: bd81080b9e65d7a4495702d6963a0010f7493003c0d6720a28d8a86d60017bcd4285d07f497d013a55cf3d430d149d91103c30603e414936bfef5ee31bec959d
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.76.0 (2022-09-02)
5
+ ------------------
6
+
7
+ * Feature - This release adds search APIs for Routing Profiles and Queues, which can be used to search for those resources within a Connect Instance.
8
+
9
+ 1.75.0 (2022-08-19)
10
+ ------------------
11
+
12
+ * Feature - This release adds SearchSecurityProfiles API which can be used to search for Security Profile resources within a Connect Instance.
13
+
14
+ 1.74.0 (2022-06-17)
15
+ ------------------
16
+
17
+ * Feature - This release updates these APIs: UpdateInstanceAttribute, DescribeInstanceAttribute and ListInstanceAttributes. You can use it to programmatically enable/disable High volume outbound communications using attribute type HIGH_VOLUME_OUTBOUND on the specified Amazon Connect instance.
18
+
4
19
  1.73.0 (2022-06-06)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.73.0
1
+ 1.76.0