aws-sdk-datazone 1.17.0 → 1.19.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: 2d2375b5ff611c58527250b2eddffaa0e950d9f85117f55b28c4420a28365a61
4
- data.tar.gz: 49890c4c3965697ba5d8068220e9dcc691a36dd5541a12426a2b95c5b7049ccc
3
+ metadata.gz: b7d3f51b71014f8a40873072724880c656222fe1c63148c7a5e280eb8f808f0c
4
+ data.tar.gz: ed9e750d8a76bca248a5d5828d6bfda3350cdc25eb5801a3b5b83f24325bbf57
5
5
  SHA512:
6
- metadata.gz: b08b7160e43d7cdcb873b2263bb31863c2eb0ab9caf1be8ec832a5a821e30bf7f1e8fe21f3b28897dcab3e1f2ff2bf2627cf423a1642a0f90c9fa33a791f879f
7
- data.tar.gz: 3a780a3aeaa4bfc428e25e114cbb7901762ceed556cab46f067959fdb97199e7365d5800b8b5d20aa05d3a62b439e837271dc63019455c3f6fb9cb40782f7bff
6
+ metadata.gz: 112d837f305af2202d94aa9fee46d258f0323c187941ad45b6e51ee97c270c574678a37b9c25edd34bb3aadfdf670206812092c15122c28b2187e0d12b158cab
7
+ data.tar.gz: 95e55be4bc788b19728a3ca277dc721fb5d9d7e5d7f94155b01c59714e05fa15180179685a2ff8ad0f4b99723b0c8657ac36c1e773ae221a8d133130bedbe8f5
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.19.0 (2024-08-28)
5
+ ------------------
6
+
7
+ * Feature - Update regex to include dot character to be consistent with IAM role creation in the authorized principal field for create and update subscription target.
8
+
9
+ 1.18.0 (2024-08-05)
10
+ ------------------
11
+
12
+ * Feature - This releases Data Product feature. Data Products allow grouping data assets into cohesive, self-contained units for ease of publishing for data producers, and ease of finding and accessing for data consumers.
13
+
4
14
  1.17.0 (2024-07-25)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.17.0
1
+ 1.19.0