@aws-sdk/client-fsx 3.699.0 → 3.703.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.
@@ -82,7 +82,7 @@ declare const DescribeFileSystemsCommand_base: {
82
82
  * // Message: "STRING_VALUE",
83
83
  * // },
84
84
  * // StorageCapacity: Number("int"),
85
- * // StorageType: "SSD" || "HDD",
85
+ * // StorageType: "SSD" || "HDD" || "INTELLIGENT_TIERING",
86
86
  * // VpcId: "STRING_VALUE",
87
87
  * // SubnetIds: [ // SubnetIds
88
88
  * // "STRING_VALUE",
@@ -172,6 +172,7 @@ declare const DescribeFileSystemsCommand_base: {
172
172
  * // Iops: Number("int"),
173
173
  * // Mode: "AUTOMATIC" || "USER_PROVISIONED", // required
174
174
  * // },
175
+ * // EfaEnabled: true || false,
175
176
  * // },
176
177
  * // AdministrativeActions: [ // AdministrativeActions
177
178
  * // { // AdministrativeAction
@@ -189,7 +190,7 @@ declare const DescribeFileSystemsCommand_base: {
189
190
  * // Message: "STRING_VALUE",
190
191
  * // },
191
192
  * // StorageCapacity: Number("int"),
192
- * // StorageType: "SSD" || "HDD",
193
+ * // StorageType: "SSD" || "HDD" || "INTELLIGENT_TIERING",
193
194
  * // VpcId: "STRING_VALUE",
194
195
  * // SubnetIds: [
195
196
  * // "STRING_VALUE",
@@ -279,6 +280,7 @@ declare const DescribeFileSystemsCommand_base: {
279
280
  * // Iops: Number("int"),
280
281
  * // Mode: "AUTOMATIC" || "USER_PROVISIONED", // required
281
282
  * // },
283
+ * // EfaEnabled: true || false,
282
284
  * // },
283
285
  * // AdministrativeActions: [
284
286
  * // {
@@ -463,6 +465,10 @@ declare const DescribeFileSystemsCommand_base: {
463
465
  * // "STRING_VALUE",
464
466
  * // ],
465
467
  * // EndpointIpAddress: "STRING_VALUE",
468
+ * // ReadCacheConfiguration: { // OpenZFSReadCacheConfiguration
469
+ * // SizingMode: "NO_CACHE" || "USER_PROVISIONED" || "PROPORTIONAL_TO_THROUGHPUT_CAPACITY",
470
+ * // SizeGiB: Number("int"),
471
+ * // },
466
472
  * // },
467
473
  * // },
468
474
  * // FailureDetails: {
@@ -635,6 +641,10 @@ declare const DescribeFileSystemsCommand_base: {
635
641
  * // "STRING_VALUE",
636
642
  * // ],
637
643
  * // EndpointIpAddress: "STRING_VALUE",
644
+ * // ReadCacheConfiguration: {
645
+ * // SizingMode: "NO_CACHE" || "USER_PROVISIONED" || "PROPORTIONAL_TO_THROUGHPUT_CAPACITY",
646
+ * // SizeGiB: Number("int"),
647
+ * // },
638
648
  * // },
639
649
  * // },
640
650
  * // ],
@@ -112,7 +112,7 @@ declare const DescribeSnapshotsCommand_base: {
112
112
  * // Message: "STRING_VALUE",
113
113
  * // },
114
114
  * // StorageCapacity: Number("int"),
115
- * // StorageType: "SSD" || "HDD",
115
+ * // StorageType: "SSD" || "HDD" || "INTELLIGENT_TIERING",
116
116
  * // VpcId: "STRING_VALUE",
117
117
  * // SubnetIds: [ // SubnetIds
118
118
  * // "STRING_VALUE",
@@ -202,6 +202,7 @@ declare const DescribeSnapshotsCommand_base: {
202
202
  * // Iops: Number("int"),
203
203
  * // Mode: "AUTOMATIC" || "USER_PROVISIONED", // required
204
204
  * // },
205
+ * // EfaEnabled: true || false,
205
206
  * // },
206
207
  * // AdministrativeActions: [
207
208
  * // {
@@ -219,7 +220,7 @@ declare const DescribeSnapshotsCommand_base: {
219
220
  * // Message: "STRING_VALUE",
220
221
  * // },
221
222
  * // StorageCapacity: Number("int"),
222
- * // StorageType: "SSD" || "HDD",
223
+ * // StorageType: "SSD" || "HDD" || "INTELLIGENT_TIERING",
223
224
  * // VpcId: "STRING_VALUE",
224
225
  * // SubnetIds: [
225
226
  * // "STRING_VALUE",
@@ -304,6 +305,7 @@ declare const DescribeSnapshotsCommand_base: {
304
305
  * // Iops: Number("int"),
305
306
  * // Mode: "AUTOMATIC" || "USER_PROVISIONED", // required
306
307
  * // },
308
+ * // EfaEnabled: true || false,
307
309
  * // },
308
310
  * // AdministrativeActions: "<AdministrativeActions>",
309
311
  * // OntapConfiguration: { // OntapFileSystemConfiguration
@@ -359,6 +361,10 @@ declare const DescribeSnapshotsCommand_base: {
359
361
  * // "STRING_VALUE",
360
362
  * // ],
361
363
  * // EndpointIpAddress: "STRING_VALUE",
364
+ * // ReadCacheConfiguration: { // OpenZFSReadCacheConfiguration
365
+ * // SizingMode: "NO_CACHE" || "USER_PROVISIONED" || "PROPORTIONAL_TO_THROUGHPUT_CAPACITY",
366
+ * // SizeGiB: Number("int"),
367
+ * // },
362
368
  * // },
363
369
  * // },
364
370
  * // FailureDetails: { // AdministrativeActionFailureDetails
@@ -534,6 +540,10 @@ declare const DescribeSnapshotsCommand_base: {
534
540
  * // "STRING_VALUE",
535
541
  * // ],
536
542
  * // EndpointIpAddress: "STRING_VALUE",
543
+ * // ReadCacheConfiguration: {
544
+ * // SizingMode: "NO_CACHE" || "USER_PROVISIONED" || "PROPORTIONAL_TO_THROUGHPUT_CAPACITY",
545
+ * // SizeGiB: Number("int"),
546
+ * // },
537
547
  * // },
538
548
  * // },
539
549
  * // FailureDetails: {
@@ -136,7 +136,7 @@ declare const DescribeVolumesCommand_base: {
136
136
  * // Message: "STRING_VALUE",
137
137
  * // },
138
138
  * // StorageCapacity: Number("int"),
139
- * // StorageType: "SSD" || "HDD",
139
+ * // StorageType: "SSD" || "HDD" || "INTELLIGENT_TIERING",
140
140
  * // VpcId: "STRING_VALUE",
141
141
  * // SubnetIds: [ // SubnetIds
142
142
  * // "STRING_VALUE",
@@ -226,6 +226,7 @@ declare const DescribeVolumesCommand_base: {
226
226
  * // Iops: Number("int"),
227
227
  * // Mode: "AUTOMATIC" || "USER_PROVISIONED", // required
228
228
  * // },
229
+ * // EfaEnabled: true || false,
229
230
  * // },
230
231
  * // AdministrativeActions: [
231
232
  * // {
@@ -243,7 +244,7 @@ declare const DescribeVolumesCommand_base: {
243
244
  * // Message: "STRING_VALUE",
244
245
  * // },
245
246
  * // StorageCapacity: Number("int"),
246
- * // StorageType: "SSD" || "HDD",
247
+ * // StorageType: "SSD" || "HDD" || "INTELLIGENT_TIERING",
247
248
  * // VpcId: "STRING_VALUE",
248
249
  * // SubnetIds: [
249
250
  * // "STRING_VALUE",
@@ -328,6 +329,7 @@ declare const DescribeVolumesCommand_base: {
328
329
  * // Iops: Number("int"),
329
330
  * // Mode: "AUTOMATIC" || "USER_PROVISIONED", // required
330
331
  * // },
332
+ * // EfaEnabled: true || false,
331
333
  * // },
332
334
  * // AdministrativeActions: "<AdministrativeActions>",
333
335
  * // OntapConfiguration: { // OntapFileSystemConfiguration
@@ -383,6 +385,10 @@ declare const DescribeVolumesCommand_base: {
383
385
  * // "STRING_VALUE",
384
386
  * // ],
385
387
  * // EndpointIpAddress: "STRING_VALUE",
388
+ * // ReadCacheConfiguration: { // OpenZFSReadCacheConfiguration
389
+ * // SizingMode: "NO_CACHE" || "USER_PROVISIONED" || "PROPORTIONAL_TO_THROUGHPUT_CAPACITY",
390
+ * // SizeGiB: Number("int"),
391
+ * // },
386
392
  * // },
387
393
  * // },
388
394
  * // FailureDetails: { // AdministrativeActionFailureDetails
@@ -555,6 +561,10 @@ declare const DescribeVolumesCommand_base: {
555
561
  * // "STRING_VALUE",
556
562
  * // ],
557
563
  * // EndpointIpAddress: "STRING_VALUE",
564
+ * // ReadCacheConfiguration: {
565
+ * // SizingMode: "NO_CACHE" || "USER_PROVISIONED" || "PROPORTIONAL_TO_THROUGHPUT_CAPACITY",
566
+ * // SizeGiB: Number("int"),
567
+ * // },
558
568
  * // },
559
569
  * // },
560
570
  * // FailureDetails: {
@@ -52,7 +52,7 @@ declare const ReleaseFileSystemNfsV3LocksCommand_base: {
52
52
  * // Message: "STRING_VALUE",
53
53
  * // },
54
54
  * // StorageCapacity: Number("int"),
55
- * // StorageType: "SSD" || "HDD",
55
+ * // StorageType: "SSD" || "HDD" || "INTELLIGENT_TIERING",
56
56
  * // VpcId: "STRING_VALUE",
57
57
  * // SubnetIds: [ // SubnetIds
58
58
  * // "STRING_VALUE",
@@ -142,6 +142,7 @@ declare const ReleaseFileSystemNfsV3LocksCommand_base: {
142
142
  * // Iops: Number("int"),
143
143
  * // Mode: "AUTOMATIC" || "USER_PROVISIONED", // required
144
144
  * // },
145
+ * // EfaEnabled: true || false,
145
146
  * // },
146
147
  * // AdministrativeActions: [ // AdministrativeActions
147
148
  * // { // AdministrativeAction
@@ -159,7 +160,7 @@ declare const ReleaseFileSystemNfsV3LocksCommand_base: {
159
160
  * // Message: "STRING_VALUE",
160
161
  * // },
161
162
  * // StorageCapacity: Number("int"),
162
- * // StorageType: "SSD" || "HDD",
163
+ * // StorageType: "SSD" || "HDD" || "INTELLIGENT_TIERING",
163
164
  * // VpcId: "STRING_VALUE",
164
165
  * // SubnetIds: [
165
166
  * // "STRING_VALUE",
@@ -249,6 +250,7 @@ declare const ReleaseFileSystemNfsV3LocksCommand_base: {
249
250
  * // Iops: Number("int"),
250
251
  * // Mode: "AUTOMATIC" || "USER_PROVISIONED", // required
251
252
  * // },
253
+ * // EfaEnabled: true || false,
252
254
  * // },
253
255
  * // AdministrativeActions: [
254
256
  * // {
@@ -433,6 +435,10 @@ declare const ReleaseFileSystemNfsV3LocksCommand_base: {
433
435
  * // "STRING_VALUE",
434
436
  * // ],
435
437
  * // EndpointIpAddress: "STRING_VALUE",
438
+ * // ReadCacheConfiguration: { // OpenZFSReadCacheConfiguration
439
+ * // SizingMode: "NO_CACHE" || "USER_PROVISIONED" || "PROPORTIONAL_TO_THROUGHPUT_CAPACITY",
440
+ * // SizeGiB: Number("int"),
441
+ * // },
436
442
  * // },
437
443
  * // },
438
444
  * // FailureDetails: {
@@ -605,6 +611,10 @@ declare const ReleaseFileSystemNfsV3LocksCommand_base: {
605
611
  * // "STRING_VALUE",
606
612
  * // ],
607
613
  * // EndpointIpAddress: "STRING_VALUE",
614
+ * // ReadCacheConfiguration: {
615
+ * // SizingMode: "NO_CACHE" || "USER_PROVISIONED" || "PROPORTIONAL_TO_THROUGHPUT_CAPACITY",
616
+ * // SizeGiB: Number("int"),
617
+ * // },
608
618
  * // },
609
619
  * // },
610
620
  * // };
@@ -64,7 +64,7 @@ declare const RestoreVolumeFromSnapshotCommand_base: {
64
64
  * // Message: "STRING_VALUE",
65
65
  * // },
66
66
  * // StorageCapacity: Number("int"),
67
- * // StorageType: "SSD" || "HDD",
67
+ * // StorageType: "SSD" || "HDD" || "INTELLIGENT_TIERING",
68
68
  * // VpcId: "STRING_VALUE",
69
69
  * // SubnetIds: [ // SubnetIds
70
70
  * // "STRING_VALUE",
@@ -154,6 +154,7 @@ declare const RestoreVolumeFromSnapshotCommand_base: {
154
154
  * // Iops: Number("int"),
155
155
  * // Mode: "AUTOMATIC" || "USER_PROVISIONED", // required
156
156
  * // },
157
+ * // EfaEnabled: true || false,
157
158
  * // },
158
159
  * // AdministrativeActions: [
159
160
  * // {
@@ -171,7 +172,7 @@ declare const RestoreVolumeFromSnapshotCommand_base: {
171
172
  * // Message: "STRING_VALUE",
172
173
  * // },
173
174
  * // StorageCapacity: Number("int"),
174
- * // StorageType: "SSD" || "HDD",
175
+ * // StorageType: "SSD" || "HDD" || "INTELLIGENT_TIERING",
175
176
  * // VpcId: "STRING_VALUE",
176
177
  * // SubnetIds: [
177
178
  * // "STRING_VALUE",
@@ -261,6 +262,7 @@ declare const RestoreVolumeFromSnapshotCommand_base: {
261
262
  * // Iops: Number("int"),
262
263
  * // Mode: "AUTOMATIC" || "USER_PROVISIONED", // required
263
264
  * // },
265
+ * // EfaEnabled: true || false,
264
266
  * // },
265
267
  * // AdministrativeActions: "<AdministrativeActions>",
266
268
  * // OntapConfiguration: { // OntapFileSystemConfiguration
@@ -316,6 +318,10 @@ declare const RestoreVolumeFromSnapshotCommand_base: {
316
318
  * // "STRING_VALUE",
317
319
  * // ],
318
320
  * // EndpointIpAddress: "STRING_VALUE",
321
+ * // ReadCacheConfiguration: { // OpenZFSReadCacheConfiguration
322
+ * // SizingMode: "NO_CACHE" || "USER_PROVISIONED" || "PROPORTIONAL_TO_THROUGHPUT_CAPACITY",
323
+ * // SizeGiB: Number("int"),
324
+ * // },
319
325
  * // },
320
326
  * // },
321
327
  * // FailureDetails: { // AdministrativeActionFailureDetails
@@ -501,6 +507,10 @@ declare const RestoreVolumeFromSnapshotCommand_base: {
501
507
  * // "STRING_VALUE",
502
508
  * // ],
503
509
  * // EndpointIpAddress: "STRING_VALUE",
510
+ * // ReadCacheConfiguration: {
511
+ * // SizingMode: "NO_CACHE" || "USER_PROVISIONED" || "PROPORTIONAL_TO_THROUGHPUT_CAPACITY",
512
+ * // SizeGiB: Number("int"),
513
+ * // },
504
514
  * // },
505
515
  * // },
506
516
  * // FailureDetails: {
@@ -52,7 +52,7 @@ declare const StartMisconfiguredStateRecoveryCommand_base: {
52
52
  * // Message: "STRING_VALUE",
53
53
  * // },
54
54
  * // StorageCapacity: Number("int"),
55
- * // StorageType: "SSD" || "HDD",
55
+ * // StorageType: "SSD" || "HDD" || "INTELLIGENT_TIERING",
56
56
  * // VpcId: "STRING_VALUE",
57
57
  * // SubnetIds: [ // SubnetIds
58
58
  * // "STRING_VALUE",
@@ -142,6 +142,7 @@ declare const StartMisconfiguredStateRecoveryCommand_base: {
142
142
  * // Iops: Number("int"),
143
143
  * // Mode: "AUTOMATIC" || "USER_PROVISIONED", // required
144
144
  * // },
145
+ * // EfaEnabled: true || false,
145
146
  * // },
146
147
  * // AdministrativeActions: [ // AdministrativeActions
147
148
  * // { // AdministrativeAction
@@ -159,7 +160,7 @@ declare const StartMisconfiguredStateRecoveryCommand_base: {
159
160
  * // Message: "STRING_VALUE",
160
161
  * // },
161
162
  * // StorageCapacity: Number("int"),
162
- * // StorageType: "SSD" || "HDD",
163
+ * // StorageType: "SSD" || "HDD" || "INTELLIGENT_TIERING",
163
164
  * // VpcId: "STRING_VALUE",
164
165
  * // SubnetIds: [
165
166
  * // "STRING_VALUE",
@@ -249,6 +250,7 @@ declare const StartMisconfiguredStateRecoveryCommand_base: {
249
250
  * // Iops: Number("int"),
250
251
  * // Mode: "AUTOMATIC" || "USER_PROVISIONED", // required
251
252
  * // },
253
+ * // EfaEnabled: true || false,
252
254
  * // },
253
255
  * // AdministrativeActions: [
254
256
  * // {
@@ -433,6 +435,10 @@ declare const StartMisconfiguredStateRecoveryCommand_base: {
433
435
  * // "STRING_VALUE",
434
436
  * // ],
435
437
  * // EndpointIpAddress: "STRING_VALUE",
438
+ * // ReadCacheConfiguration: { // OpenZFSReadCacheConfiguration
439
+ * // SizingMode: "NO_CACHE" || "USER_PROVISIONED" || "PROPORTIONAL_TO_THROUGHPUT_CAPACITY",
440
+ * // SizeGiB: Number("int"),
441
+ * // },
436
442
  * // },
437
443
  * // },
438
444
  * // FailureDetails: {
@@ -605,6 +611,10 @@ declare const StartMisconfiguredStateRecoveryCommand_base: {
605
611
  * // "STRING_VALUE",
606
612
  * // ],
607
613
  * // EndpointIpAddress: "STRING_VALUE",
614
+ * // ReadCacheConfiguration: {
615
+ * // SizingMode: "NO_CACHE" || "USER_PROVISIONED" || "PROPORTIONAL_TO_THROUGHPUT_CAPACITY",
616
+ * // SizeGiB: Number("int"),
617
+ * // },
608
618
  * // },
609
619
  * // },
610
620
  * // };
@@ -226,6 +226,11 @@ declare const UpdateFileSystemCommand_base: {
226
226
  * </li>
227
227
  * <li>
228
228
  * <p>
229
+ * <code>ReadCacheConfiguration</code>
230
+ * </p>
231
+ * </li>
232
+ * <li>
233
+ * <p>
229
234
  * <code>RemoveRouteTableIds</code>
230
235
  * </p>
231
236
  * </li>
@@ -338,8 +343,12 @@ declare const UpdateFileSystemCommand_base: {
338
343
  * RemoveRouteTableIds: [
339
344
  * "STRING_VALUE",
340
345
  * ],
346
+ * ReadCacheConfiguration: { // OpenZFSReadCacheConfiguration
347
+ * SizingMode: "NO_CACHE" || "USER_PROVISIONED" || "PROPORTIONAL_TO_THROUGHPUT_CAPACITY",
348
+ * SizeGiB: Number("int"),
349
+ * },
341
350
  * },
342
- * StorageType: "SSD" || "HDD",
351
+ * StorageType: "SSD" || "HDD" || "INTELLIGENT_TIERING",
343
352
  * };
344
353
  * const command = new UpdateFileSystemCommand(input);
345
354
  * const response = await client.send(command);
@@ -354,7 +363,7 @@ declare const UpdateFileSystemCommand_base: {
354
363
  * // Message: "STRING_VALUE",
355
364
  * // },
356
365
  * // StorageCapacity: Number("int"),
357
- * // StorageType: "SSD" || "HDD",
366
+ * // StorageType: "SSD" || "HDD" || "INTELLIGENT_TIERING",
358
367
  * // VpcId: "STRING_VALUE",
359
368
  * // SubnetIds: [ // SubnetIds
360
369
  * // "STRING_VALUE",
@@ -444,6 +453,7 @@ declare const UpdateFileSystemCommand_base: {
444
453
  * // Iops: Number("int"),
445
454
  * // Mode: "AUTOMATIC" || "USER_PROVISIONED", // required
446
455
  * // },
456
+ * // EfaEnabled: true || false,
447
457
  * // },
448
458
  * // AdministrativeActions: [ // AdministrativeActions
449
459
  * // { // AdministrativeAction
@@ -461,7 +471,7 @@ declare const UpdateFileSystemCommand_base: {
461
471
  * // Message: "STRING_VALUE",
462
472
  * // },
463
473
  * // StorageCapacity: Number("int"),
464
- * // StorageType: "SSD" || "HDD",
474
+ * // StorageType: "SSD" || "HDD" || "INTELLIGENT_TIERING",
465
475
  * // VpcId: "STRING_VALUE",
466
476
  * // SubnetIds: [
467
477
  * // "STRING_VALUE",
@@ -551,6 +561,7 @@ declare const UpdateFileSystemCommand_base: {
551
561
  * // Iops: Number("int"),
552
562
  * // Mode: "AUTOMATIC" || "USER_PROVISIONED", // required
553
563
  * // },
564
+ * // EfaEnabled: true || false,
554
565
  * // },
555
566
  * // AdministrativeActions: [
556
567
  * // {
@@ -735,6 +746,10 @@ declare const UpdateFileSystemCommand_base: {
735
746
  * // "STRING_VALUE",
736
747
  * // ],
737
748
  * // EndpointIpAddress: "STRING_VALUE",
749
+ * // ReadCacheConfiguration: { // OpenZFSReadCacheConfiguration
750
+ * // SizingMode: "NO_CACHE" || "USER_PROVISIONED" || "PROPORTIONAL_TO_THROUGHPUT_CAPACITY",
751
+ * // SizeGiB: Number("int"),
752
+ * // },
738
753
  * // },
739
754
  * // },
740
755
  * // FailureDetails: {
@@ -907,6 +922,10 @@ declare const UpdateFileSystemCommand_base: {
907
922
  * // "STRING_VALUE",
908
923
  * // ],
909
924
  * // EndpointIpAddress: "STRING_VALUE",
925
+ * // ReadCacheConfiguration: {
926
+ * // SizingMode: "NO_CACHE" || "USER_PROVISIONED" || "PROPORTIONAL_TO_THROUGHPUT_CAPACITY",
927
+ * // SizeGiB: Number("int"),
928
+ * // },
910
929
  * // },
911
930
  * // },
912
931
  * // };
@@ -74,7 +74,7 @@ declare const UpdateSnapshotCommand_base: {
74
74
  * // Message: "STRING_VALUE",
75
75
  * // },
76
76
  * // StorageCapacity: Number("int"),
77
- * // StorageType: "SSD" || "HDD",
77
+ * // StorageType: "SSD" || "HDD" || "INTELLIGENT_TIERING",
78
78
  * // VpcId: "STRING_VALUE",
79
79
  * // SubnetIds: [ // SubnetIds
80
80
  * // "STRING_VALUE",
@@ -164,6 +164,7 @@ declare const UpdateSnapshotCommand_base: {
164
164
  * // Iops: Number("int"),
165
165
  * // Mode: "AUTOMATIC" || "USER_PROVISIONED", // required
166
166
  * // },
167
+ * // EfaEnabled: true || false,
167
168
  * // },
168
169
  * // AdministrativeActions: [
169
170
  * // {
@@ -181,7 +182,7 @@ declare const UpdateSnapshotCommand_base: {
181
182
  * // Message: "STRING_VALUE",
182
183
  * // },
183
184
  * // StorageCapacity: Number("int"),
184
- * // StorageType: "SSD" || "HDD",
185
+ * // StorageType: "SSD" || "HDD" || "INTELLIGENT_TIERING",
185
186
  * // VpcId: "STRING_VALUE",
186
187
  * // SubnetIds: [
187
188
  * // "STRING_VALUE",
@@ -266,6 +267,7 @@ declare const UpdateSnapshotCommand_base: {
266
267
  * // Iops: Number("int"),
267
268
  * // Mode: "AUTOMATIC" || "USER_PROVISIONED", // required
268
269
  * // },
270
+ * // EfaEnabled: true || false,
269
271
  * // },
270
272
  * // AdministrativeActions: "<AdministrativeActions>",
271
273
  * // OntapConfiguration: { // OntapFileSystemConfiguration
@@ -321,6 +323,10 @@ declare const UpdateSnapshotCommand_base: {
321
323
  * // "STRING_VALUE",
322
324
  * // ],
323
325
  * // EndpointIpAddress: "STRING_VALUE",
326
+ * // ReadCacheConfiguration: { // OpenZFSReadCacheConfiguration
327
+ * // SizingMode: "NO_CACHE" || "USER_PROVISIONED" || "PROPORTIONAL_TO_THROUGHPUT_CAPACITY",
328
+ * // SizeGiB: Number("int"),
329
+ * // },
324
330
  * // },
325
331
  * // },
326
332
  * // FailureDetails: { // AdministrativeActionFailureDetails
@@ -496,6 +502,10 @@ declare const UpdateSnapshotCommand_base: {
496
502
  * // "STRING_VALUE",
497
503
  * // ],
498
504
  * // EndpointIpAddress: "STRING_VALUE",
505
+ * // ReadCacheConfiguration: {
506
+ * // SizingMode: "NO_CACHE" || "USER_PROVISIONED" || "PROPORTIONAL_TO_THROUGHPUT_CAPACITY",
507
+ * // SizeGiB: Number("int"),
508
+ * // },
499
509
  * // },
500
510
  * // },
501
511
  * // FailureDetails: {
@@ -186,7 +186,7 @@ declare const UpdateVolumeCommand_base: {
186
186
  * // Message: "STRING_VALUE",
187
187
  * // },
188
188
  * // StorageCapacity: Number("int"),
189
- * // StorageType: "SSD" || "HDD",
189
+ * // StorageType: "SSD" || "HDD" || "INTELLIGENT_TIERING",
190
190
  * // VpcId: "STRING_VALUE",
191
191
  * // SubnetIds: [ // SubnetIds
192
192
  * // "STRING_VALUE",
@@ -276,6 +276,7 @@ declare const UpdateVolumeCommand_base: {
276
276
  * // Iops: Number("int"),
277
277
  * // Mode: "AUTOMATIC" || "USER_PROVISIONED", // required
278
278
  * // },
279
+ * // EfaEnabled: true || false,
279
280
  * // },
280
281
  * // AdministrativeActions: [
281
282
  * // {
@@ -293,7 +294,7 @@ declare const UpdateVolumeCommand_base: {
293
294
  * // Message: "STRING_VALUE",
294
295
  * // },
295
296
  * // StorageCapacity: Number("int"),
296
- * // StorageType: "SSD" || "HDD",
297
+ * // StorageType: "SSD" || "HDD" || "INTELLIGENT_TIERING",
297
298
  * // VpcId: "STRING_VALUE",
298
299
  * // SubnetIds: [
299
300
  * // "STRING_VALUE",
@@ -378,6 +379,7 @@ declare const UpdateVolumeCommand_base: {
378
379
  * // Iops: Number("int"),
379
380
  * // Mode: "AUTOMATIC" || "USER_PROVISIONED", // required
380
381
  * // },
382
+ * // EfaEnabled: true || false,
381
383
  * // },
382
384
  * // AdministrativeActions: "<AdministrativeActions>",
383
385
  * // OntapConfiguration: { // OntapFileSystemConfiguration
@@ -433,6 +435,10 @@ declare const UpdateVolumeCommand_base: {
433
435
  * // "STRING_VALUE",
434
436
  * // ],
435
437
  * // EndpointIpAddress: "STRING_VALUE",
438
+ * // ReadCacheConfiguration: { // OpenZFSReadCacheConfiguration
439
+ * // SizingMode: "NO_CACHE" || "USER_PROVISIONED" || "PROPORTIONAL_TO_THROUGHPUT_CAPACITY",
440
+ * // SizeGiB: Number("int"),
441
+ * // },
436
442
  * // },
437
443
  * // },
438
444
  * // FailureDetails: { // AdministrativeActionFailureDetails
@@ -605,6 +611,10 @@ declare const UpdateVolumeCommand_base: {
605
611
  * // "STRING_VALUE",
606
612
  * // ],
607
613
  * // EndpointIpAddress: "STRING_VALUE",
614
+ * // ReadCacheConfiguration: {
615
+ * // SizingMode: "NO_CACHE" || "USER_PROVISIONED" || "PROPORTIONAL_TO_THROUGHPUT_CAPACITY",
616
+ * // SizeGiB: Number("int"),
617
+ * // },
608
618
  * // },
609
619
  * // },
610
620
  * // FailureDetails: {