aws-sdk-controltower 1.51.0 → 1.53.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: d1992a382a0542002faa9e443a80304240e4af9263722d70ffcb604d64093046
4
- data.tar.gz: c4b8e5bfd5302722127725f11f34190a2bc09ab1f23d6ff122c32095aa4dc034
3
+ metadata.gz: 8af49360d3b10dc1f26d9a2c099183e88545e53c2084a0119a115de406b2c26e
4
+ data.tar.gz: 9f476e6930f84e3659db5f462015b5ecee122d700165cdf2d77237669fb07087
5
5
  SHA512:
6
- metadata.gz: 48b5648cd918b55e62309f32ac243b87ee48319ac07b85015f194105c147b8306b13b74d6d8827ccc5324beafe6c911c55c4843c779550a11a7c593b464aa00e
7
- data.tar.gz: 23bb145bfdd16d4b13ef86d6585505ac98f4d6ffd169da3319e140ea811351cc551f8a3471bb70c7afd7820202ac5bd68a32d92c3a63d9d7ec00c4b00fec3d8b
6
+ metadata.gz: dd5d170232195c2d24be0760f01319aa684c1d15e50351e35672e578f1b38db1a1af0f4e19bb7e21efcd52bbc3a17d4c698d4d99230de8597a7b54a949f117fe
7
+ data.tar.gz: 7652fa06828290c31b8fda5bcc3ea3339ec9328cfa872a95023d61b9ac23f37df075bc4a0a58ce2a03f585212c09fc1c8dfd18e97e5853f8712e24d18b4ef663
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.53.0 (2025-11-21)
5
+ ------------------
6
+
7
+ * Feature - The manifest field is now optional for the AWS Control Tower CreateLandingZone and UpdateLandingZone APIs for Landing Zone version 4.0
8
+
9
+ 1.52.0 (2025-11-07)
10
+ ------------------
11
+
12
+ * Feature - Added Parent Identifier support to ListEnabledControls and GetEnabledControl API. Implemented RemediationType support for Landing Zone operations: CreateLandingZone, UpdateLandingZone and GetLandingZone APIs
13
+
4
14
  1.51.0 (2025-10-27)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.51.0
1
+ 1.53.0