aws-sdk-wellarchitected 1.23.0 → 1.25.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: e490588d37e6a66d0dd4f1fbdfe48d45a1de69b6ca55e50a115b8a8723edba16
4
- data.tar.gz: e41f2890cb555ff1339ed9263846d2517f98b49b0c6c7aaac317ae593c044a76
3
+ metadata.gz: a3a00b34f2c7ac007f78ea350ee94f07b3f532bcf00b78e11bf5fca603e16adc
4
+ data.tar.gz: 77f9966656a194fbb53a7e9dfc5a78036ad3568e749b34bd9ee362c2859e2f66
5
5
  SHA512:
6
- metadata.gz: 328b4bea7d254101416483473ae584c9fbb058ba4704b80b5b63a5ac6a7db6ec7a29aaee77c3ac725a86c6d888d5ef746eb0a6752eb41d56c68453789ba2e9ec
7
- data.tar.gz: edc7eb0b96910d24e34f1a888627dfe658a1b5b96e4a1d7ba291bf881f4e02e7847085dbbe334d6ed0575dac85c117a1e67615b05b5a49c96aa95033e30f067e
6
+ metadata.gz: 948af60aafddfdc9b9171878e753feb1584e81251f894648879e21257f1e205060a97023f8e9c69398c27f52de0bcf420d86fc0b8d82c4a7762246bc2149dcf4
7
+ data.tar.gz: aca03c25824281a5b1406a97b055153807518fa5c439be70415435b003134282812d577bc5fa0d419de896686a7092ca47fd8bcdb849a8529696ceb435fb359f
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.25.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.24.0 (2023-06-13)
10
+ ------------------
11
+
12
+ * Feature - AWS Well-Architected now supports Profiles that help customers prioritize which questions to focus on first by providing a list of prioritized questions that are better aligned with their business goals and outcomes.
13
+
4
14
  1.23.0 (2023-05-31)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.23.0
1
+ 1.25.0