aws-sdk-backup 1.73.0 → 1.80.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: c4d9098186a2ac1dbbe81fc3dd86781d9d75db11ce495198f958e68d92d9bb9b
4
- data.tar.gz: 9d721ccaa425a5a457496d5484e20c8ead015efe1f0a3ec83f75cedf525ced55
3
+ metadata.gz: fd6b4cd9f64fcd9bd3a3b6d38718aa6a947c413c73afb2e3fbbf123c4c698ecf
4
+ data.tar.gz: bd3b5eccfbce1632ece6e68340663499f47d627c357c98147cc51d6b420408ed
5
5
  SHA512:
6
- metadata.gz: 9fcb0b1a6c8a6fcee69acc1f079c6784b00a78b521d7ad5beaa2ce5dccd73f8e1502864afa05deacfaa6db11ac17f031a662e7f648ea8127ffe3c2c6958c1695
7
- data.tar.gz: 572c088edf05c4c4f857f59177ff734566b34f4a78c381540a9e4f378768bcbe47e6ddb88f2c0a98964222092d093a1839d0731e98deff8e0ab867194e75873e
6
+ metadata.gz: fac6c17eaf7cebc81547defc3040811f406f28ab59bb5c31190f9bec77e929b8c1ef8c018fbbd17fce267e30d95f3a5832ed965a6530f7eec610b088bc6aef04
7
+ data.tar.gz: 4d7d97a700265c7fabc21c7cf2ca22a3020f5da4a71c7273d331b0f9f15a32409efebbd5fa2c7df4ed49f999e8053508a4a3caa1f67c9d7aa245940165253c64
data/CHANGELOG.md CHANGED
@@ -1,6 +1,41 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.80.0 (2024-09-24)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.79.0 (2024-09-23)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.78.0 (2024-09-20)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.77.0 (2024-09-11)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
24
+ 1.76.0 (2024-09-10)
25
+ ------------------
26
+
27
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
28
+
29
+ 1.75.0 (2024-09-03)
30
+ ------------------
31
+
32
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
33
+
34
+ 1.74.0 (2024-08-30)
35
+ ------------------
36
+
37
+ * Feature - The latest update introduces two new attributes, VaultType and VaultState, to the DescribeBackupVault and ListBackupVaults APIs. The VaultState attribute reflects the current status of the vault, while the VaultType attribute indicates the specific category of the vault.
38
+
4
39
  1.73.0 (2024-07-02)
5
40
  ------------------
6
41
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.73.0
1
+ 1.80.0