aws-sdk-datazone 1.26.0 → 1.28.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: d5db0d287118e503433238ac71337dffd00e88fe15fdc1d14ec4a9424bcd8b39
4
- data.tar.gz: 656155b283c6cfea62dcc0b68c75bfff7bc8af80bbbf03ef9950d2b70fffb783
3
+ metadata.gz: 74432aa0dfce86bcd2b9489e9b605e71f741a6fb772012f0655bad358a6dfd16
4
+ data.tar.gz: e5396daaa73e2a24e68aef9453812ba757485eaf4ba8890ddc5e29ec781cfa8e
5
5
  SHA512:
6
- metadata.gz: 0db720b0e1a77ac13cfb6507e8598ba951cdbacdb3e24ac95103ebb2be1546fef132db99ff2a572d9e01ead3c58bf335c00c2123e955241782c5bc1d579b074c
7
- data.tar.gz: 4f1fdea562534012ffb6545e892258faa97dea9ba2e20202d25c2c7523a77b97700d671b773e72bf9ab22898318f161a09d36cad8c55e048438a580d5214dc81
6
+ metadata.gz: ecb84021d9880edf5f4cbab108cf4aa855f2e99b520a72c01e3c8e7510fb91301d13913b575034f571057ca09f72f061b999a0520a9a65f209ad36f65d1c8827
7
+ data.tar.gz: eaeecd02923b84db2edefc0d9bc06fa0030d66f02c11a667a904c71f3f22d5004b84cbb09ded20cd473b6212bc7566b091c6a034f24359b9f0839467efd6d56c
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.28.0 (2024-11-20)
5
+ ------------------
6
+
7
+ * Feature - This release supports Metadata Enforcement Rule feature for Create Subscription Request action.
8
+
9
+ 1.27.0 (2024-10-18)
10
+ ------------------
11
+
12
+ * Feature - Adding the following project member designations: PROJECT_CATALOG_VIEWER, PROJECT_CATALOG_CONSUMER and PROJECT_CATALOG_STEWARD in the CreateProjectMembership API and PROJECT_CATALOG_STEWARD designation in the AddPolicyGrant API.
13
+
4
14
  1.26.0 (2024-09-24)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.26.0
1
+ 1.28.0