aws-sdk-backup 1.73.0 → 1.75.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c4d9098186a2ac1dbbe81fc3dd86781d9d75db11ce495198f958e68d92d9bb9b
4
- data.tar.gz: 9d721ccaa425a5a457496d5484e20c8ead015efe1f0a3ec83f75cedf525ced55
3
+ metadata.gz: 98d25013572278e1c975559b88712090f18eafcd9a7326f6d29fb85ac483734d
4
+ data.tar.gz: 92cd38e76419613b26ebd4e590d0f5780010d10d2a10287d3ba9700fef50cf57
5
5
  SHA512:
6
- metadata.gz: 9fcb0b1a6c8a6fcee69acc1f079c6784b00a78b521d7ad5beaa2ce5dccd73f8e1502864afa05deacfaa6db11ac17f031a662e7f648ea8127ffe3c2c6958c1695
7
- data.tar.gz: 572c088edf05c4c4f857f59177ff734566b34f4a78c381540a9e4f378768bcbe47e6ddb88f2c0a98964222092d093a1839d0731e98deff8e0ab867194e75873e
6
+ metadata.gz: 4bc5ab2846333397c28a45c3f38722b75aaf6a10c155822b20781d60a4a1b8550b5afaaf08370b64c6858c4633d0e400a4d6af1788b5f02a5db75920cb756a19
7
+ data.tar.gz: 8240a094e2c430771bf7ec1752736b2faf8a398c7bd1db8ee693353a32cc165e801b8bfdf072616dc79f270379bccd130c87d03c07be0815ef811f3a86e14e48
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.75.0 (2024-09-03)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.74.0 (2024-08-30)
10
+ ------------------
11
+
12
+ * 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.
13
+
4
14
  1.73.0 (2024-07-02)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.73.0
1
+ 1.75.0