aws-sdk-fsx 1.61.0 → 1.63.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: dd4831cc6389cfce09665be9f5fa999ea9e731323036539ba57f035d177db808
4
- data.tar.gz: 3b0e77445c3cb2e7be373546522679c9b07a2487e02de0f15153b79d6ba6c97e
3
+ metadata.gz: 4fb0350794ea8c05310cc148be389c4c6709424ff2643b770b8509d44d200020
4
+ data.tar.gz: 5fc48164e31c2bc9e26371f372a497ec12b4769c2ed5e06ea45038791fe3dc4d
5
5
  SHA512:
6
- metadata.gz: 221f4f28c2fb2134ac35387efca09404fc77616e6b5159a7b898e7eb781ec383bec00a64e23826cfc7870a300b5b2c2431a55af0f5a316a9ba136eefa8d2cbe6
7
- data.tar.gz: d16ea581b68f4788a82eec47cde1f02b9e4cc77f832001ad7c225e3a49e696c3cffb2d0a54619206940819b3e02269704c8a1b5803965a642414823ff8ceb106
6
+ metadata.gz: c4daa8495deccf6c5ce00956a777a2f4390a6eac08b6b67f2fe410694a30193c23b92a041b732a4e19329a819344c3f4a5c79d56249c8ffd3811b06776efb460
7
+ data.tar.gz: 65c717ba460efddb8f88740870e55735bdf8a852a6f499c857faba4ba1f02c92a8b28c04a8c700b2b4e56c7091f1a82935383956e919f5bec6332ea01db49047
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.63.0 (2022-12-23)
5
+ ------------------
6
+
7
+ * Feature - Fix a bug where a recent release might break certain existing SDKs.
8
+
9
+ 1.62.0 (2022-11-29)
10
+ ------------------
11
+
12
+ * Feature - This release adds support for 4GB/s / 160K PIOPS FSx for ONTAP file systems and 10GB/s / 350K PIOPS FSx for OpenZFS file systems (Single_AZ_2). For FSx for ONTAP, this also adds support for DP volumes, snapshot policy, copy tags to backups, and Multi-AZ route table updates.
13
+
4
14
  1.61.0 (2022-10-25)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.61.0
1
+ 1.63.0