aws-sdk-datazone 1.58.0 → 1.60.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: f39b14142bfd183df1a5f7abad839a7311a3a19e938106fabf69a54edbd219e9
4
- data.tar.gz: 60a88e57b1e01017f82ca6715844b691fd800c97650175c5fb7ead19cbbf9843
3
+ metadata.gz: 1030e9071951a87b082f37066956ea44bda2509fd0f450187f09798d1bc1974b
4
+ data.tar.gz: e71db8bf17e5e90f3bf3858c8fe117d1c1a2a90ed14f728c6d7cf0364f3f95b6
5
5
  SHA512:
6
- metadata.gz: 15d04918ca5b9e10fcc3ba6c60221bdff94bc212927df55e67e0a1229876a96b9075a1a42c24affab7d12fe101bd38247e1f141378d2bca9bd98b222b8ffd1a9
7
- data.tar.gz: ebae11bf9e35ae61fb064bd83312e718f2dde3b0275b219debd8fcc56c6cace63447e387d3f4dfc38c90f430e9a637c5682489924504f4cca9a0455124ff524c
6
+ metadata.gz: e5d5c3c28ee9747805a87f92bf338180fec1aea81dcf79f41d8562e8a68057177b93f1b3885947ca6a4ace1068b2acb59cbdbe29186e925dfd63cc81a66849bb
7
+ data.tar.gz: cc1f5ad9aa15f734f79df808ec04a02a0616f0eb66e2e616ad59cbcfa9e94d257c68b87da0561c119bd99d1ecece3f1bc0fe81d3bed09a7c966bc023a49883cf
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.60.0 (2025-11-19)
5
+ ------------------
6
+
7
+ * Feature - Amazon DataZone now supports business metadata (readme and metadata forms) at the individual attribute (column) level, a new rule type for glossary terms, and the ability to update the owner of the root domain unit.
8
+
9
+ 1.59.0 (2025-11-14)
10
+ ------------------
11
+
12
+ * Feature - Adds support for granting read and write access to Amazon S3 general purpose buckets using CreateSubscriptionRequest and AcceptSubscriptionRequest APIs. Also adds search filters for SSOUser and SSOGroup to ListSubscriptions APIs and deprecates "sortBy" parameter for ListSubscriptions APIs.
13
+
4
14
  1.58.0 (2025-11-10)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.58.0
1
+ 1.60.0