aws-sdk-cloudformation 1.76.0 → 1.81.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: '08356c372f21e630c3144010b422deae48d9a23334d50e087a3805aa3be21209'
4
- data.tar.gz: 32b1cc180ef009c6b1e33bc2ac19e7e80d8d21363113b4aaaef60565403e234c
3
+ metadata.gz: 397f8e5ddd91bcc1f12777f1a80b5ab64b3c728c77829eb50b725528fc17e1e1
4
+ data.tar.gz: '0954042dd91671e4aced85cbfcf0b76abd1f9b8cdd109fcaf80585fc96ac2df8'
5
5
  SHA512:
6
- metadata.gz: 5670db1fe24156a10d63a062c0ca68eaffdfc5f1138405e0ed4cb9a1936b539ac66fe25100720a51f5c65bcbd3b3ff03cda39c4d91487f4781cfaad11e89ac50
7
- data.tar.gz: 0d4927dd855035c2771940c46d823d400b0832604c6b79e983df2e98e792da4944411bc251b77664c8665141aef7020153d2775ca8790bcb939d865718c73c64
6
+ metadata.gz: cd9790ff2968a07a985861040e8e7ddfb23d5a1be3d552de4bfb44a1a213aaf8005532f2106b6efb38d144efd0563e5ea0500ddfc009d2df86bedf41d12adf8c
7
+ data.tar.gz: 70de0d5b3766e0d09dcb731a30bb97fd0e8e7d9bc1a61537f861602b495aef370b6d3e2f9460f4f25ac9aa658ee2dfa4339c212f34decf1243bc972b45d19480
data/CHANGELOG.md CHANGED
@@ -1,6 +1,31 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.81.0 (2023-06-15)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.80.0 (2023-06-07)
10
+ ------------------
11
+
12
+ * Feature - AWS CloudFormation StackSets is updating the deployment experience for all stackset operations to skip suspended AWS accounts during deployments. StackSets will skip target AWS accounts that are suspended and set the Detailed Status of the corresponding stack instances as SKIPPED_SUSPENDED_ACCOUNT
13
+
14
+ 1.79.0 (2023-06-05)
15
+ ------------------
16
+
17
+ * Feature - AWS CloudFormation StackSets provides customers with three new APIs to activate, deactivate, and describe AWS Organizations trusted access which is needed to get started with service-managed StackSets.
18
+
19
+ 1.78.0 (2023-05-31)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
24
+ 1.77.0 (2023-04-06)
25
+ ------------------
26
+
27
+ * Feature - Including UPDATE_COMPLETE as a failed status for DeleteStack waiter.
28
+
4
29
  1.76.0 (2023-01-30)
5
30
  ------------------
6
31
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.76.0
1
+ 1.81.0