aws-sdk-cloudformation 1.134.0 → 1.150.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: 9c385fed06f081d6d6ee4787dec4b4b7382bfd493e288a90a22d2c4c76d289dd
4
- data.tar.gz: 4d9c79b90f1a0b976350b11713eb5b5d590f6fe32ad3cbd0b695e9c3d25c88ce
3
+ metadata.gz: 5f077779b8054def4dbbf0735cb7970ffe69f6773dba356b001a69ccca2aea92
4
+ data.tar.gz: 5ffd73b7d793bb3df40db4397f26fb0e401a54ab366089faeb0c4218c7963bcf
5
5
  SHA512:
6
- metadata.gz: 21ca2e5d9ee857a585bd56546df57c3318db8177b205f34631c133726c1649b4b9c33b42205618d2757da2c20896ca1b6c98aaa63df20f524cef18e1f42654cb
7
- data.tar.gz: 453ba4b8281de9342f667f78348993579701ae96da304897151d1f2ff7bd3a187605f79522b4bacf2e244cc63de2618499402a19000b8cb0354586f9b6337efe
6
+ metadata.gz: 5703d11f8b9185cecae2a8a7277e190ac1c2d630ba1d478290c53cff44dcaa98fde9133102d01723baa203d8190f9fe51e381a19dc556c560a5055006027b417
7
+ data.tar.gz: 2a7e95ccf1f8b15bc47a267d6791db9014e5e709217dafd8f025b24f700d6ac9e764e2dcb0d9ad142f649961e4e03e7dfcc519ae763f60bf7f180ad5112a0fe8
data/CHANGELOG.md CHANGED
@@ -1,6 +1,86 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.150.0 (2026-03-18)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.149.0 (2026-01-16)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.148.0 (2026-01-08)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.147.0 (2026-01-05)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
24
+ 1.146.0 (2025-11-21)
25
+ ------------------
26
+
27
+ * Feature - Adds the DependsOn field to the AutoDeployment configuration parameter for CreateStackSet, UpdateStackSet, and DescribeStackSet APIs, allowing users to set and read auto-deployment dependencies between StackSets
28
+
29
+ 1.145.0 (2025-11-18)
30
+ ------------------
31
+
32
+ * Feature - New CloudFormation DescribeEvents API with operation ID tracking and failure filtering capabilities to quickly identify root causes of deployment failures. Also, a DeploymentMode parameter for the CreateChangeSet API that enables creation of drift-aware change sets for safe drift management.
33
+
34
+ 1.144.0 (2025-11-13)
35
+ ------------------
36
+
37
+ * Feature - CloudFormation now supports GetHookResult API with annotations to retrieve structured compliance check results and remediation guidance for each evaluated resource, replacing the previous single-message limitation with detailed validation outcomes.
38
+
39
+ 1.143.0 (2025-10-22)
40
+ ------------------
41
+
42
+ * Feature - Update endpoint ruleset parameters casing
43
+
44
+ 1.142.0 (2025-10-21)
45
+ ------------------
46
+
47
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
48
+
49
+ 1.141.0 (2025-10-02)
50
+ ------------------
51
+
52
+ * Feature - Add new warning type 'EXCLUDED_RESOURCES'
53
+
54
+ 1.140.0 (2025-09-04)
55
+ ------------------
56
+
57
+ * Feature - ListHookResults API now supports retrieving invocation results for all CloudFormation Hooks (previously limited to create change set and Cloud Control operations) with new optional parameters for filtering by Hook status and ARN.
58
+
59
+ 1.139.0 (2025-08-26)
60
+ ------------------
61
+
62
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
63
+
64
+ 1.138.0 (2025-08-25)
65
+ ------------------
66
+
67
+ * Feature - Remove incorrect endpoint tests
68
+
69
+ 1.137.0 (2025-08-04)
70
+ ------------------
71
+
72
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
73
+
74
+ 1.136.0 (2025-07-31)
75
+ ------------------
76
+
77
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
78
+
79
+ 1.135.0 (2025-07-21)
80
+ ------------------
81
+
82
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
83
+
4
84
  1.134.0 (2025-06-30)
5
85
  ------------------
6
86
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.134.0
1
+ 1.150.0