aws-sdk-fsx 1.46.0 → 1.78.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: 13f9872eccb316b5071d0eec27b85aaa1214070f3c3cc4a2b7cfe34a37de0c95
4
- data.tar.gz: 622439735d3f3d73162f52c405d76e495e948cd39ad4c801cfd1f43e21e4e78d
3
+ metadata.gz: 67bc689dbb732330e2563286441d3d1af914d83d0f3a58f75a2a0a40c42b8ee5
4
+ data.tar.gz: a97e5655a57f294eb557be3245210fa75b9be9b5bd44543da0b2418586d42288
5
5
  SHA512:
6
- metadata.gz: 7c18e98a973f1e13d869fb3c89e477bf1fa36c3da0f7bac965e8c14cf0f5953ac88e408496ece252fd719e225df570d7140cdbf6098eb2dfe28ae5aa716f2ae7
7
- data.tar.gz: 880555ef12a315637d6c203c8b8c79a20a83950a821ddba222564d45e2e74b888e5148d51b9bc6d9d20867f2eca08be972571450b77ac95ed19bfd08ea8cde41
6
+ metadata.gz: c142236f5fddc849702973c6097f4203d274419d3eb142d8305f744f3e60c2928de8ca8e5b253ec95a3b6caa45ffa13fa82b563d2ec9b2234ecd4882ce64f775
7
+ data.tar.gz: 3ca535b440f20bf903546449ce6a63187f41ef1124fc63b34656a3663a1a7bc43459082d55487fb7a741fd405d0ff89b86ccff31bb0a2fe8b6ec00a16556ce66
data/CHANGELOG.md CHANGED
@@ -1,6 +1,168 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.78.0 (2023-10-06)
5
+ ------------------
6
+
7
+ * Feature - After performing steps to repair the Active Directory configuration of a file system, use this action to initiate the process of attempting to recover to the file system.
8
+
9
+ 1.77.0 (2023-09-27)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.76.0 (2023-09-08)
15
+ ------------------
16
+
17
+ * Feature - Amazon FSx documentation fixes
18
+
19
+ 1.75.0 (2023-08-29)
20
+ ------------------
21
+
22
+ * Feature - Documentation updates for project quotas.
23
+
24
+ 1.74.0 (2023-08-09)
25
+ ------------------
26
+
27
+ * Feature - For FSx for Lustre, add new data repository task type, RELEASE_DATA_FROM_FILESYSTEM, to release files that have been archived to S3. For FSx for Windows, enable support for configuring and updating SSD IOPS, and for updating storage type. For FSx for OpenZFS, add new deployment type, MULTI_AZ_1.
28
+
29
+ 1.73.0 (2023-07-13)
30
+ ------------------
31
+
32
+ * Feature - Amazon FSx for NetApp ONTAP now supports SnapLock, an ONTAP feature that enables you to protect your files in a volume by transitioning them to a write once, read many (WORM) state.
33
+
34
+ 1.72.0 (2023-07-11)
35
+ ------------------
36
+
37
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
38
+
39
+ 1.71.0 (2023-07-06)
40
+ ------------------
41
+
42
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
43
+
44
+ 1.70.0 (2023-06-28)
45
+ ------------------
46
+
47
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
48
+
49
+ 1.69.0 (2023-06-23)
50
+ ------------------
51
+
52
+ * Feature - Update to Amazon FSx documentation.
53
+
54
+ 1.68.0 (2023-06-15)
55
+ ------------------
56
+
57
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
58
+
59
+ 1.67.0 (2023-06-12)
60
+ ------------------
61
+
62
+ * Feature - Amazon FSx for NetApp ONTAP now supports joining a storage virtual machine (SVM) to Active Directory after the SVM has been created.
63
+
64
+ 1.66.0 (2023-05-31)
65
+ ------------------
66
+
67
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
68
+
69
+ 1.65.0 (2023-04-07)
70
+ ------------------
71
+
72
+ * Feature - Amazon FSx for Lustre now supports creating data repository associations on Persistent_1 and Scratch_2 file systems.
73
+
74
+ 1.64.0 (2023-01-18)
75
+ ------------------
76
+
77
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
78
+
79
+ * Issue - Replace runtime endpoint resolution approach with generated ruby code.
80
+
81
+ 1.63.0 (2022-12-23)
82
+ ------------------
83
+
84
+ * Feature - Fix a bug where a recent release might break certain existing SDKs.
85
+
86
+ 1.62.0 (2022-11-29)
87
+ ------------------
88
+
89
+ * 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.
90
+
91
+ 1.61.0 (2022-10-25)
92
+ ------------------
93
+
94
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
95
+
96
+ 1.60.0 (2022-09-29)
97
+ ------------------
98
+
99
+ * Feature - This release adds support for Amazon File Cache.
100
+
101
+ 1.59.0 (2022-09-07)
102
+ ------------------
103
+
104
+ * Feature - Documentation update for Amazon FSx.
105
+
106
+ 1.58.0 (2022-08-29)
107
+ ------------------
108
+
109
+ * Feature - Documentation updates for Amazon FSx for NetApp ONTAP.
110
+
111
+ 1.57.0 (2022-07-29)
112
+ ------------------
113
+
114
+ * Feature - Documentation updates for Amazon FSx
115
+
116
+ 1.56.0 (2022-05-25)
117
+ ------------------
118
+
119
+ * Feature - This release adds root squash support to FSx for Lustre to restrict root level access from clients by mapping root users to a less-privileged user/group with limited permissions.
120
+
121
+ 1.55.0 (2022-04-13)
122
+ ------------------
123
+
124
+ * Feature - This release adds support for deploying FSx for ONTAP file systems in a single Availability Zone.
125
+
126
+ 1.54.0 (2022-04-05)
127
+ ------------------
128
+
129
+ * Feature - Provide customers more visibility into file system status by adding new "Misconfigured Unavailable" status for Amazon FSx for Windows File Server.
130
+
131
+ 1.53.0 (2022-03-30)
132
+ ------------------
133
+
134
+ * Feature - This release adds support for modifying throughput capacity for FSx for ONTAP file systems.
135
+
136
+ 1.52.0 (2022-03-03)
137
+ ------------------
138
+
139
+ * Feature - This release adds support for data repository associations to use root ("/") as the file system path
140
+
141
+ 1.51.0 (2022-02-28)
142
+ ------------------
143
+
144
+ * Feature - This release adds support for the following FSx for OpenZFS features: snapshot lifecycle transition messages, force flag for deleting file systems with child resources, LZ4 data compression, custom record sizes, and unsetting volume quotas and reservations.
145
+
146
+ 1.50.0 (2022-02-24)
147
+ ------------------
148
+
149
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
150
+
151
+ 1.49.0 (2022-02-03)
152
+ ------------------
153
+
154
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
155
+
156
+ 1.48.0 (2022-01-25)
157
+ ------------------
158
+
159
+ * Feature - This release adds support for growing SSD storage capacity and growing/shrinking SSD IOPS for FSx for ONTAP file systems.
160
+
161
+ 1.47.0 (2021-12-21)
162
+ ------------------
163
+
164
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
165
+
4
166
  1.46.0 (2021-11-30)
5
167
  ------------------
6
168
 
@@ -240,4 +402,4 @@ Unreleased Changes
240
402
  1.0.0 (2018-11-28)
241
403
  ------------------
242
404
 
243
- * Feature - Initial release of `aws-sdk-fsx`.
405
+ * Feature - Initial release of `aws-sdk-fsx`.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.46.0
1
+ 1.78.0