aws-sdk-workdocs 1.42.0 → 1.44.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9df40970297efdff7fbd6d6d41b3fa69053a4d8c6e85b80fe7de23a6c2e5b090
4
- data.tar.gz: 6396088600aa5a71b69f936f97d966cbecf2d74829642a3e978f77c99582e42f
3
+ metadata.gz: 888e29755cdf3ba9a1b24eb721a653a2a79c73b56c6e6906afc2fb90e62cfb97
4
+ data.tar.gz: fd4e37572223fcdc591270f7fc005b4f6547b7a11845a4ea630311024a8cc859
5
5
  SHA512:
6
- metadata.gz: 53f5fd47db229ec4578bf651019e6fc13aa4d73e67bb3907ab03419e34d8ce5e73be9ef9a7b75dff5e2dcbe5e1541e15c74ec3a0d9bf89fe28968d586d9afe5b
7
- data.tar.gz: 868218a65e307dccddfda3505043348cff6217d3ec6e2467df60594c317827ef465e66e2ec6294fb87716f360b21bf6cb0632e328ee63f866eab9b7da5254175
6
+ metadata.gz: 41cc7ad7473b5230a43bef79455d2bec4a9280551b17099a2bba8e7b46b775981d16f26577650265707df7c6d1131d53bbcda9afee189ce12fab9925589fffd4
7
+ data.tar.gz: 8aa4d5b8f41a38743e9df9a0f2e49a83f042015f819690299ff2023bb6d253bcf0256820d3f86e0138fe00fcac2677af13f3f7f47c7e0174c6c267fd2e972921
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.44.0 (2023-03-20)
5
+ ------------------
6
+
7
+ * Feature - This release adds a new API, SearchResources, which enable users to search through metadata and content of folders, documents, document versions and comments in a WorkDocs site.
8
+
9
+ 1.43.0 (2023-02-09)
10
+ ------------------
11
+
12
+ * Feature - Doc only update for the WorkDocs APIs.
13
+
4
14
  1.42.0 (2023-01-18)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.42.0
1
+ 1.44.0