aws-sdk-redshiftserverless 1.21.0 → 1.23.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: 81042d3ef3bb38d5e66bb01651fa66b6219b79eeafbb9399986a66ea2787cc26
4
- data.tar.gz: 2192d7e7195d24814ddef58e444c5a694aa721e005677f837eb81dc7025582fa
3
+ metadata.gz: dadcbc77e0f51f86c6199c4c3508a583dccee55f461750952d23621d3cc73734
4
+ data.tar.gz: 6dff2e3b90b3c89ef6fb0ee1125f1992bb23008bd6d682d15c2288db28c205c8
5
5
  SHA512:
6
- metadata.gz: 3baead9d1bd937225715c5dc98e04851a6cb3acf874cd978c9de2f2e20a834982c84dfb21fa2296e667627096a36131ea64f6f9b59efe024577c0679bfce105f
7
- data.tar.gz: 66dc0eae11024095cf1d892e9ba1bd48b6dc79972e19ddd9999137a3ca1f0db18d0ac61673ec480acbcee1d3f71f8820265b6896855b1c47e96c8274e798e18c
6
+ metadata.gz: 829e51db17f2c9c03b5915ad75927d54300e9db8b22c52153e2998079d9cd188b6784eeedda0076231848b86df44272c131afd847b12b8fb599ef5b4006fb458
7
+ data.tar.gz: 384c7d48867265c3e37839e4cd0545408ee77f0b62fa6de749a19d39e002cca3b13371b534405e9600e50359303bc3f940a223e06e9085532447139fa6000e0f
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.23.0 (2024-01-05)
5
+ ------------------
6
+
7
+ * Feature - use_fips_ssl and require_ssl parameter support for Workgroup, UpdateWorkgroup, and CreateWorkgroup
8
+
9
+ 1.22.0 (2023-11-30)
10
+ ------------------
11
+
12
+ * Feature - This release adds the following support for Amazon Redshift Serverless: 1) cross-account cross-VPCs, 2) copying snapshots across Regions, 3) scheduling snapshot creation, and 4) restoring tables from a recovery point.
13
+
4
14
  1.21.0 (2023-11-28)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.21.0
1
+ 1.23.0