aws-sdk-backup 1.73.0 → 1.74.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: d792e8f4333018ceb019f722369ec4b242a597b6d4e086aa5372a859f761911e
4
+ data.tar.gz: b2cadbbd5b8090063dabdbe1566bc1b21bb33d28a62e3e07eaf4b8a50cce8547
5
5
  SHA512:
6
- metadata.gz: 9fcb0b1a6c8a6fcee69acc1f079c6784b00a78b521d7ad5beaa2ce5dccd73f8e1502864afa05deacfaa6db11ac17f031a662e7f648ea8127ffe3c2c6958c1695
7
- data.tar.gz: 572c088edf05c4c4f857f59177ff734566b34f4a78c381540a9e4f378768bcbe47e6ddb88f2c0a98964222092d093a1839d0731e98deff8e0ab867194e75873e
6
+ metadata.gz: c4763fe798b5a7206373502340d612b6bc32bf39dcf44b919a13af19134cc866903d02b94c525e1ccdbd1bc8510f8ea02812ae1a6d0fce7c9e89eb63b829aa46
7
+ data.tar.gz: 1b202d135b19944791f31dd927e6449d2b068ba020857fb3fc526270b6c19039d35db6215d6636c171a6f5e1848fd40ce5fabc3ca9806006ecfafdbfc259c72b
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.74.0 (2024-08-30)
5
+ ------------------
6
+
7
+ * 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.
8
+
4
9
  1.73.0 (2024-07-02)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.73.0
1
+ 1.74.0