aws-sdk-backup 1.46.0 → 1.48.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: 841bc89e67882f7e9aea5b6ce45f70fb21a6d3215dab8d58c4dc06f3136821bb
4
- data.tar.gz: 48a87f96f4c190fb249dd0ed2236ec35d806b69a4a20c73db4478074d4a41718
3
+ metadata.gz: c342a93a32f1b617e4d9a004fa41a8597d25778eddb8e750821493233e6f53ed
4
+ data.tar.gz: 3524d3fb061f04f1fff7cdcd5e7c6caf50b2820b357685d9765030b523209d28
5
5
  SHA512:
6
- metadata.gz: 6898059ca907738171fbae5c9fbf88a8e2762d49fe98f10f91c8541f8284667d750864e2f6e8713b9b64db4d1af64513bc9bcd1c5db020e0edc5d590b0648bf4
7
- data.tar.gz: 5abb4fbff0382d4e59b18a0f027c725dabfd2de2510a44fcdbfe728f67c55c4d6ef07aa04651be19b2c6a358cc4b2c61d0f21c1f1d82302a58e934bdfd3ac0df
6
+ metadata.gz: 94c4aab5dce9945ef20c0a77aafca52e406fe877cc6cd6b3d00c29db7238628b3b8beb9dc9b3dcc5f35c6ce0b01980cbe2e0dce476a4b24d4b3b0778e73076ae
7
+ data.tar.gz: c7624c5f71d60a3834b63dde4b2a47ff1b4de0c0a03394c4b66c7a6188dbfd130bf0fac4c45db8c7da81a679f7a6835c187bc07347916f74c0c08c045558e77a
data/CHANGELOG.md CHANGED
@@ -1,6 +1,18 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.48.0 (2023-01-18)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ * Issue - Replace runtime endpoint resolution approach with generated ruby code.
10
+
11
+ 1.47.0 (2022-11-28)
12
+ ------------------
13
+
14
+ * Feature - AWS Backup introduces support for legal hold and application stack backups. AWS Backup Audit Manager introduces support for cross-Region, cross-account reports.
15
+
4
16
  1.46.0 (2022-10-25)
5
17
  ------------------
6
18
 
@@ -240,4 +252,4 @@ Unreleased Changes
240
252
  1.0.0 (2019-01-16)
241
253
  ------------------
242
254
 
243
- * Feature - Initial release of `aws-sdk-backup`.
255
+ * Feature - Initial release of `aws-sdk-backup`.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.46.0
1
+ 1.48.0