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.
@@ -34,6 +34,9 @@ module Aws::FSx
34
34
  AutoExportPolicy = Shapes::StructureShape.new(name: 'AutoExportPolicy')
35
35
  AutoImportPolicy = Shapes::StructureShape.new(name: 'AutoImportPolicy')
36
36
  AutoImportPolicyType = Shapes::StringShape.new(name: 'AutoImportPolicyType')
37
+ AutocommitPeriod = Shapes::StructureShape.new(name: 'AutocommitPeriod')
38
+ AutocommitPeriodType = Shapes::StringShape.new(name: 'AutocommitPeriodType')
39
+ AutocommitPeriodValue = Shapes::IntegerShape.new(name: 'AutocommitPeriodValue')
37
40
  AutomaticBackupRetentionDays = Shapes::IntegerShape.new(name: 'AutomaticBackupRetentionDays')
38
41
  Backup = Shapes::StructureShape.new(name: 'Backup')
39
42
  BackupBeingCopied = Shapes::StructureShape.new(name: 'BackupBeingCopied')
@@ -50,17 +53,23 @@ module Aws::FSx
50
53
  BatchImportMetaDataOnCreate = Shapes::BooleanShape.new(name: 'BatchImportMetaDataOnCreate')
51
54
  CancelDataRepositoryTaskRequest = Shapes::StructureShape.new(name: 'CancelDataRepositoryTaskRequest')
52
55
  CancelDataRepositoryTaskResponse = Shapes::StructureShape.new(name: 'CancelDataRepositoryTaskResponse')
56
+ CapacityToRelease = Shapes::IntegerShape.new(name: 'CapacityToRelease')
53
57
  ClientRequestToken = Shapes::StringShape.new(name: 'ClientRequestToken')
54
58
  CompletionReport = Shapes::StructureShape.new(name: 'CompletionReport')
55
59
  CoolingPeriod = Shapes::IntegerShape.new(name: 'CoolingPeriod')
56
60
  CopyBackupRequest = Shapes::StructureShape.new(name: 'CopyBackupRequest')
57
61
  CopyBackupResponse = Shapes::StructureShape.new(name: 'CopyBackupResponse')
62
+ CopyTagsToDataRepositoryAssociations = Shapes::BooleanShape.new(name: 'CopyTagsToDataRepositoryAssociations')
58
63
  CreateBackupRequest = Shapes::StructureShape.new(name: 'CreateBackupRequest')
59
64
  CreateBackupResponse = Shapes::StructureShape.new(name: 'CreateBackupResponse')
60
65
  CreateDataRepositoryAssociationRequest = Shapes::StructureShape.new(name: 'CreateDataRepositoryAssociationRequest')
61
66
  CreateDataRepositoryAssociationResponse = Shapes::StructureShape.new(name: 'CreateDataRepositoryAssociationResponse')
62
67
  CreateDataRepositoryTaskRequest = Shapes::StructureShape.new(name: 'CreateDataRepositoryTaskRequest')
63
68
  CreateDataRepositoryTaskResponse = Shapes::StructureShape.new(name: 'CreateDataRepositoryTaskResponse')
69
+ CreateFileCacheDataRepositoryAssociations = Shapes::ListShape.new(name: 'CreateFileCacheDataRepositoryAssociations')
70
+ CreateFileCacheLustreConfiguration = Shapes::StructureShape.new(name: 'CreateFileCacheLustreConfiguration')
71
+ CreateFileCacheRequest = Shapes::StructureShape.new(name: 'CreateFileCacheRequest')
72
+ CreateFileCacheResponse = Shapes::StructureShape.new(name: 'CreateFileCacheResponse')
64
73
  CreateFileSystemFromBackupRequest = Shapes::StructureShape.new(name: 'CreateFileSystemFromBackupRequest')
65
74
  CreateFileSystemFromBackupResponse = Shapes::StructureShape.new(name: 'CreateFileSystemFromBackupResponse')
66
75
  CreateFileSystemLustreConfiguration = Shapes::StructureShape.new(name: 'CreateFileSystemLustreConfiguration')
@@ -72,6 +81,7 @@ module Aws::FSx
72
81
  CreateOntapVolumeConfiguration = Shapes::StructureShape.new(name: 'CreateOntapVolumeConfiguration')
73
82
  CreateOpenZFSOriginSnapshotConfiguration = Shapes::StructureShape.new(name: 'CreateOpenZFSOriginSnapshotConfiguration')
74
83
  CreateOpenZFSVolumeConfiguration = Shapes::StructureShape.new(name: 'CreateOpenZFSVolumeConfiguration')
84
+ CreateSnaplockConfiguration = Shapes::StructureShape.new(name: 'CreateSnaplockConfiguration')
75
85
  CreateSnapshotRequest = Shapes::StructureShape.new(name: 'CreateSnapshotRequest')
76
86
  CreateSnapshotResponse = Shapes::StructureShape.new(name: 'CreateSnapshotResponse')
77
87
  CreateStorageVirtualMachineRequest = Shapes::StructureShape.new(name: 'CreateStorageVirtualMachineRequest')
@@ -114,9 +124,13 @@ module Aws::FSx
114
124
  DeleteDataInFileSystem = Shapes::BooleanShape.new(name: 'DeleteDataInFileSystem')
115
125
  DeleteDataRepositoryAssociationRequest = Shapes::StructureShape.new(name: 'DeleteDataRepositoryAssociationRequest')
116
126
  DeleteDataRepositoryAssociationResponse = Shapes::StructureShape.new(name: 'DeleteDataRepositoryAssociationResponse')
127
+ DeleteFileCacheRequest = Shapes::StructureShape.new(name: 'DeleteFileCacheRequest')
128
+ DeleteFileCacheResponse = Shapes::StructureShape.new(name: 'DeleteFileCacheResponse')
117
129
  DeleteFileSystemLustreConfiguration = Shapes::StructureShape.new(name: 'DeleteFileSystemLustreConfiguration')
118
130
  DeleteFileSystemLustreResponse = Shapes::StructureShape.new(name: 'DeleteFileSystemLustreResponse')
119
131
  DeleteFileSystemOpenZFSConfiguration = Shapes::StructureShape.new(name: 'DeleteFileSystemOpenZFSConfiguration')
132
+ DeleteFileSystemOpenZFSOption = Shapes::StringShape.new(name: 'DeleteFileSystemOpenZFSOption')
133
+ DeleteFileSystemOpenZFSOptions = Shapes::ListShape.new(name: 'DeleteFileSystemOpenZFSOptions')
120
134
  DeleteFileSystemOpenZFSResponse = Shapes::StructureShape.new(name: 'DeleteFileSystemOpenZFSResponse')
121
135
  DeleteFileSystemRequest = Shapes::StructureShape.new(name: 'DeleteFileSystemRequest')
122
136
  DeleteFileSystemResponse = Shapes::StructureShape.new(name: 'DeleteFileSystemResponse')
@@ -139,6 +153,8 @@ module Aws::FSx
139
153
  DescribeDataRepositoryAssociationsResponse = Shapes::StructureShape.new(name: 'DescribeDataRepositoryAssociationsResponse')
140
154
  DescribeDataRepositoryTasksRequest = Shapes::StructureShape.new(name: 'DescribeDataRepositoryTasksRequest')
141
155
  DescribeDataRepositoryTasksResponse = Shapes::StructureShape.new(name: 'DescribeDataRepositoryTasksResponse')
156
+ DescribeFileCachesRequest = Shapes::StructureShape.new(name: 'DescribeFileCachesRequest')
157
+ DescribeFileCachesResponse = Shapes::StructureShape.new(name: 'DescribeFileCachesResponse')
142
158
  DescribeFileSystemAliasesRequest = Shapes::StructureShape.new(name: 'DescribeFileSystemAliasesRequest')
143
159
  DescribeFileSystemAliasesResponse = Shapes::StructureShape.new(name: 'DescribeFileSystemAliasesResponse')
144
160
  DescribeFileSystemsRequest = Shapes::StructureShape.new(name: 'DescribeFileSystemsRequest')
@@ -158,11 +174,26 @@ module Aws::FSx
158
174
  DiskIopsConfigurationMode = Shapes::StringShape.new(name: 'DiskIopsConfigurationMode')
159
175
  DnsIps = Shapes::ListShape.new(name: 'DnsIps')
160
176
  DriveCacheType = Shapes::StringShape.new(name: 'DriveCacheType')
177
+ DurationSinceLastAccess = Shapes::StructureShape.new(name: 'DurationSinceLastAccess')
161
178
  EndTime = Shapes::TimestampShape.new(name: 'EndTime')
162
179
  ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
163
180
  EventType = Shapes::StringShape.new(name: 'EventType')
164
181
  EventTypes = Shapes::ListShape.new(name: 'EventTypes')
165
182
  FailedCount = Shapes::IntegerShape.new(name: 'FailedCount')
183
+ FileCache = Shapes::StructureShape.new(name: 'FileCache')
184
+ FileCacheCreating = Shapes::StructureShape.new(name: 'FileCacheCreating')
185
+ FileCacheDataRepositoryAssociation = Shapes::StructureShape.new(name: 'FileCacheDataRepositoryAssociation')
186
+ FileCacheFailureDetails = Shapes::StructureShape.new(name: 'FileCacheFailureDetails')
187
+ FileCacheId = Shapes::StringShape.new(name: 'FileCacheId')
188
+ FileCacheIds = Shapes::ListShape.new(name: 'FileCacheIds')
189
+ FileCacheLifecycle = Shapes::StringShape.new(name: 'FileCacheLifecycle')
190
+ FileCacheLustreConfiguration = Shapes::StructureShape.new(name: 'FileCacheLustreConfiguration')
191
+ FileCacheLustreDeploymentType = Shapes::StringShape.new(name: 'FileCacheLustreDeploymentType')
192
+ FileCacheLustreMetadataConfiguration = Shapes::StructureShape.new(name: 'FileCacheLustreMetadataConfiguration')
193
+ FileCacheNFSConfiguration = Shapes::StructureShape.new(name: 'FileCacheNFSConfiguration')
194
+ FileCacheNotFound = Shapes::StructureShape.new(name: 'FileCacheNotFound')
195
+ FileCacheType = Shapes::StringShape.new(name: 'FileCacheType')
196
+ FileCaches = Shapes::ListShape.new(name: 'FileCaches')
166
197
  FileSystem = Shapes::StructureShape.new(name: 'FileSystem')
167
198
  FileSystemAdministratorsGroupName = Shapes::StringShape.new(name: 'FileSystemAdministratorsGroupName')
168
199
  FileSystemEndpoint = Shapes::StructureShape.new(name: 'FileSystemEndpoint')
@@ -187,7 +218,10 @@ module Aws::FSx
187
218
  GeneralARN = Shapes::StringShape.new(name: 'GeneralARN')
188
219
  IncompatibleParameterError = Shapes::StructureShape.new(name: 'IncompatibleParameterError')
189
220
  IncompatibleRegionForMultiAZ = Shapes::StructureShape.new(name: 'IncompatibleRegionForMultiAZ')
221
+ InputOntapVolumeType = Shapes::StringShape.new(name: 'InputOntapVolumeType')
190
222
  IntegerNoMax = Shapes::IntegerShape.new(name: 'IntegerNoMax')
223
+ IntegerNoMaxFromNegativeOne = Shapes::IntegerShape.new(name: 'IntegerNoMaxFromNegativeOne')
224
+ IntegerRecordSizeKiB = Shapes::IntegerShape.new(name: 'IntegerRecordSizeKiB')
191
225
  InternalServerError = Shapes::StructureShape.new(name: 'InternalServerError')
192
226
  InvalidDataRepositoryType = Shapes::StructureShape.new(name: 'InvalidDataRepositoryType')
193
227
  InvalidDestinationKmsKey = Shapes::StructureShape.new(name: 'InvalidDestinationKmsKey')
@@ -213,16 +247,24 @@ module Aws::FSx
213
247
  LustreFileSystemMountName = Shapes::StringShape.new(name: 'LustreFileSystemMountName')
214
248
  LustreLogConfiguration = Shapes::StructureShape.new(name: 'LustreLogConfiguration')
215
249
  LustreLogCreateConfiguration = Shapes::StructureShape.new(name: 'LustreLogCreateConfiguration')
250
+ LustreNoSquashNid = Shapes::StringShape.new(name: 'LustreNoSquashNid')
251
+ LustreNoSquashNids = Shapes::ListShape.new(name: 'LustreNoSquashNids')
252
+ LustreRootSquash = Shapes::StringShape.new(name: 'LustreRootSquash')
253
+ LustreRootSquashConfiguration = Shapes::StructureShape.new(name: 'LustreRootSquashConfiguration')
216
254
  MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
217
255
  Megabytes = Shapes::IntegerShape.new(name: 'Megabytes')
218
256
  MegabytesPerSecond = Shapes::IntegerShape.new(name: 'MegabytesPerSecond')
257
+ MetadataStorageCapacity = Shapes::IntegerShape.new(name: 'MetadataStorageCapacity')
258
+ MissingFileCacheConfiguration = Shapes::StructureShape.new(name: 'MissingFileCacheConfiguration')
219
259
  MissingFileSystemConfiguration = Shapes::StructureShape.new(name: 'MissingFileSystemConfiguration')
220
260
  MissingVolumeConfiguration = Shapes::StructureShape.new(name: 'MissingVolumeConfiguration')
261
+ NFSDataRepositoryConfiguration = Shapes::StructureShape.new(name: 'NFSDataRepositoryConfiguration')
221
262
  Namespace = Shapes::StringShape.new(name: 'Namespace')
222
263
  NetBiosAlias = Shapes::StringShape.new(name: 'NetBiosAlias')
223
264
  NetworkInterfaceId = Shapes::StringShape.new(name: 'NetworkInterfaceId')
224
265
  NetworkInterfaceIds = Shapes::ListShape.new(name: 'NetworkInterfaceIds')
225
266
  NextToken = Shapes::StringShape.new(name: 'NextToken')
267
+ NfsVersion = Shapes::StringShape.new(name: 'NfsVersion')
226
268
  NotServiceResourceError = Shapes::StructureShape.new(name: 'NotServiceResourceError')
227
269
  OntapDeploymentType = Shapes::StringShape.new(name: 'OntapDeploymentType')
228
270
  OntapEndpointIpAddresses = Shapes::ListShape.new(name: 'OntapEndpointIpAddresses')
@@ -249,13 +291,17 @@ module Aws::FSx
249
291
  OrganizationalUnitDistinguishedName = Shapes::StringShape.new(name: 'OrganizationalUnitDistinguishedName')
250
292
  Parameter = Shapes::StringShape.new(name: 'Parameter')
251
293
  PerUnitStorageThroughput = Shapes::IntegerShape.new(name: 'PerUnitStorageThroughput')
294
+ PrivilegedDelete = Shapes::StringShape.new(name: 'PrivilegedDelete')
252
295
  ProgressPercent = Shapes::IntegerShape.new(name: 'ProgressPercent')
253
296
  ReadOnly = Shapes::BooleanShape.new(name: 'ReadOnly')
254
297
  Region = Shapes::StringShape.new(name: 'Region')
298
+ ReleaseConfiguration = Shapes::StructureShape.new(name: 'ReleaseConfiguration')
255
299
  ReleaseFileSystemNfsV3LocksRequest = Shapes::StructureShape.new(name: 'ReleaseFileSystemNfsV3LocksRequest')
256
300
  ReleaseFileSystemNfsV3LocksResponse = Shapes::StructureShape.new(name: 'ReleaseFileSystemNfsV3LocksResponse')
301
+ ReleasedCapacity = Shapes::IntegerShape.new(name: 'ReleasedCapacity')
257
302
  ReportFormat = Shapes::StringShape.new(name: 'ReportFormat')
258
303
  ReportScope = Shapes::StringShape.new(name: 'ReportScope')
304
+ RepositoryDnsIps = Shapes::ListShape.new(name: 'RepositoryDnsIps')
259
305
  RequestTime = Shapes::TimestampShape.new(name: 'RequestTime')
260
306
  ResourceARN = Shapes::StringShape.new(name: 'ResourceARN')
261
307
  ResourceDoesNotSupportTagging = Shapes::StructureShape.new(name: 'ResourceDoesNotSupportTagging')
@@ -265,6 +311,9 @@ module Aws::FSx
265
311
  RestoreOpenZFSVolumeOptions = Shapes::ListShape.new(name: 'RestoreOpenZFSVolumeOptions')
266
312
  RestoreVolumeFromSnapshotRequest = Shapes::StructureShape.new(name: 'RestoreVolumeFromSnapshotRequest')
267
313
  RestoreVolumeFromSnapshotResponse = Shapes::StructureShape.new(name: 'RestoreVolumeFromSnapshotResponse')
314
+ RetentionPeriod = Shapes::StructureShape.new(name: 'RetentionPeriod')
315
+ RetentionPeriodType = Shapes::StringShape.new(name: 'RetentionPeriodType')
316
+ RetentionPeriodValue = Shapes::IntegerShape.new(name: 'RetentionPeriodValue')
268
317
  RouteTableId = Shapes::StringShape.new(name: 'RouteTableId')
269
318
  RouteTableIds = Shapes::ListShape.new(name: 'RouteTableIds')
270
319
  S3DataRepositoryConfiguration = Shapes::StructureShape.new(name: 'S3DataRepositoryConfiguration')
@@ -276,6 +325,9 @@ module Aws::FSx
276
325
  SelfManagedActiveDirectoryConfigurationUpdates = Shapes::StructureShape.new(name: 'SelfManagedActiveDirectoryConfigurationUpdates')
277
326
  ServiceLimit = Shapes::StringShape.new(name: 'ServiceLimit')
278
327
  ServiceLimitExceeded = Shapes::StructureShape.new(name: 'ServiceLimitExceeded')
328
+ SnaplockConfiguration = Shapes::StructureShape.new(name: 'SnaplockConfiguration')
329
+ SnaplockRetentionPeriod = Shapes::StructureShape.new(name: 'SnaplockRetentionPeriod')
330
+ SnaplockType = Shapes::StringShape.new(name: 'SnaplockType')
279
331
  Snapshot = Shapes::StructureShape.new(name: 'Snapshot')
280
332
  SnapshotFilter = Shapes::StructureShape.new(name: 'SnapshotFilter')
281
333
  SnapshotFilterName = Shapes::StringShape.new(name: 'SnapshotFilterName')
@@ -287,9 +339,12 @@ module Aws::FSx
287
339
  SnapshotLifecycle = Shapes::StringShape.new(name: 'SnapshotLifecycle')
288
340
  SnapshotName = Shapes::StringShape.new(name: 'SnapshotName')
289
341
  SnapshotNotFound = Shapes::StructureShape.new(name: 'SnapshotNotFound')
342
+ SnapshotPolicy = Shapes::StringShape.new(name: 'SnapshotPolicy')
290
343
  Snapshots = Shapes::ListShape.new(name: 'Snapshots')
291
344
  SourceBackupId = Shapes::StringShape.new(name: 'SourceBackupId')
292
345
  SourceBackupUnavailable = Shapes::StructureShape.new(name: 'SourceBackupUnavailable')
346
+ StartMisconfiguredStateRecoveryRequest = Shapes::StructureShape.new(name: 'StartMisconfiguredStateRecoveryRequest')
347
+ StartMisconfiguredStateRecoveryResponse = Shapes::StructureShape.new(name: 'StartMisconfiguredStateRecoveryResponse')
293
348
  StartTime = Shapes::TimestampShape.new(name: 'StartTime')
294
349
  Status = Shapes::StringShape.new(name: 'Status')
295
350
  StorageCapacity = Shapes::IntegerShape.new(name: 'StorageCapacity')
@@ -308,6 +363,7 @@ module Aws::FSx
308
363
  StorageVirtualMachineRootVolumeSecurityStyle = Shapes::StringShape.new(name: 'StorageVirtualMachineRootVolumeSecurityStyle')
309
364
  StorageVirtualMachineSubtype = Shapes::StringShape.new(name: 'StorageVirtualMachineSubtype')
310
365
  StorageVirtualMachines = Shapes::ListShape.new(name: 'StorageVirtualMachines')
366
+ SubDirectoriesPaths = Shapes::ListShape.new(name: 'SubDirectoriesPaths')
311
367
  SubnetId = Shapes::StringShape.new(name: 'SubnetId')
312
368
  SubnetIds = Shapes::ListShape.new(name: 'SubnetIds')
313
369
  SucceededCount = Shapes::IntegerShape.new(name: 'SucceededCount')
@@ -327,11 +383,15 @@ module Aws::FSx
327
383
  TieringPolicyName = Shapes::StringShape.new(name: 'TieringPolicyName')
328
384
  TotalCount = Shapes::IntegerShape.new(name: 'TotalCount')
329
385
  UUID = Shapes::StringShape.new(name: 'UUID')
386
+ Unit = Shapes::StringShape.new(name: 'Unit')
330
387
  UnsupportedOperation = Shapes::StructureShape.new(name: 'UnsupportedOperation')
331
388
  UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
332
389
  UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
333
390
  UpdateDataRepositoryAssociationRequest = Shapes::StructureShape.new(name: 'UpdateDataRepositoryAssociationRequest')
334
391
  UpdateDataRepositoryAssociationResponse = Shapes::StructureShape.new(name: 'UpdateDataRepositoryAssociationResponse')
392
+ UpdateFileCacheLustreConfiguration = Shapes::StructureShape.new(name: 'UpdateFileCacheLustreConfiguration')
393
+ UpdateFileCacheRequest = Shapes::StructureShape.new(name: 'UpdateFileCacheRequest')
394
+ UpdateFileCacheResponse = Shapes::StructureShape.new(name: 'UpdateFileCacheResponse')
335
395
  UpdateFileSystemLustreConfiguration = Shapes::StructureShape.new(name: 'UpdateFileSystemLustreConfiguration')
336
396
  UpdateFileSystemOntapConfiguration = Shapes::StructureShape.new(name: 'UpdateFileSystemOntapConfiguration')
337
397
  UpdateFileSystemOpenZFSConfiguration = Shapes::StructureShape.new(name: 'UpdateFileSystemOpenZFSConfiguration')
@@ -340,6 +400,7 @@ module Aws::FSx
340
400
  UpdateFileSystemWindowsConfiguration = Shapes::StructureShape.new(name: 'UpdateFileSystemWindowsConfiguration')
341
401
  UpdateOntapVolumeConfiguration = Shapes::StructureShape.new(name: 'UpdateOntapVolumeConfiguration')
342
402
  UpdateOpenZFSVolumeConfiguration = Shapes::StructureShape.new(name: 'UpdateOpenZFSVolumeConfiguration')
403
+ UpdateSnaplockConfiguration = Shapes::StructureShape.new(name: 'UpdateSnaplockConfiguration')
343
404
  UpdateSnapshotRequest = Shapes::StructureShape.new(name: 'UpdateSnapshotRequest')
344
405
  UpdateSnapshotResponse = Shapes::StructureShape.new(name: 'UpdateSnapshotResponse')
345
406
  UpdateStorageVirtualMachineRequest = Shapes::StructureShape.new(name: 'UpdateStorageVirtualMachineRequest')
@@ -347,6 +408,7 @@ module Aws::FSx
347
408
  UpdateSvmActiveDirectoryConfiguration = Shapes::StructureShape.new(name: 'UpdateSvmActiveDirectoryConfiguration')
348
409
  UpdateVolumeRequest = Shapes::StructureShape.new(name: 'UpdateVolumeRequest')
349
410
  UpdateVolumeResponse = Shapes::StructureShape.new(name: 'UpdateVolumeResponse')
411
+ Value = Shapes::IntegerShape.new(name: 'Value')
350
412
  Volume = Shapes::StructureShape.new(name: 'Volume')
351
413
  VolumeCapacity = Shapes::IntegerShape.new(name: 'VolumeCapacity')
352
414
  VolumeFilter = Shapes::StructureShape.new(name: 'VolumeFilter')
@@ -417,6 +479,10 @@ module Aws::FSx
417
479
  AutoImportPolicy.add_member(:events, Shapes::ShapeRef.new(shape: EventTypes, location_name: "Events"))
418
480
  AutoImportPolicy.struct_class = Types::AutoImportPolicy
419
481
 
482
+ AutocommitPeriod.add_member(:type, Shapes::ShapeRef.new(shape: AutocommitPeriodType, required: true, location_name: "Type"))
483
+ AutocommitPeriod.add_member(:value, Shapes::ShapeRef.new(shape: AutocommitPeriodValue, location_name: "Value"))
484
+ AutocommitPeriod.struct_class = Types::AutocommitPeriod
485
+
420
486
  Backup.add_member(:backup_id, Shapes::ShapeRef.new(shape: BackupId, required: true, location_name: "BackupId"))
421
487
  Backup.add_member(:lifecycle, Shapes::ShapeRef.new(shape: BackupLifecycle, required: true, location_name: "Lifecycle"))
422
488
  Backup.add_member(:failure_details, Shapes::ShapeRef.new(shape: BackupFailureDetails, location_name: "FailureDetails"))
@@ -493,7 +559,7 @@ module Aws::FSx
493
559
  CreateBackupResponse.struct_class = Types::CreateBackupResponse
494
560
 
495
561
  CreateDataRepositoryAssociationRequest.add_member(:file_system_id, Shapes::ShapeRef.new(shape: FileSystemId, required: true, location_name: "FileSystemId"))
496
- CreateDataRepositoryAssociationRequest.add_member(:file_system_path, Shapes::ShapeRef.new(shape: Namespace, required: true, location_name: "FileSystemPath"))
562
+ CreateDataRepositoryAssociationRequest.add_member(:file_system_path, Shapes::ShapeRef.new(shape: Namespace, location_name: "FileSystemPath"))
497
563
  CreateDataRepositoryAssociationRequest.add_member(:data_repository_path, Shapes::ShapeRef.new(shape: ArchivePath, required: true, location_name: "DataRepositoryPath"))
498
564
  CreateDataRepositoryAssociationRequest.add_member(:batch_import_meta_data_on_create, Shapes::ShapeRef.new(shape: BatchImportMetaDataOnCreate, location_name: "BatchImportMetaDataOnCreate"))
499
565
  CreateDataRepositoryAssociationRequest.add_member(:imported_file_chunk_size, Shapes::ShapeRef.new(shape: Megabytes, location_name: "ImportedFileChunkSize"))
@@ -511,11 +577,37 @@ module Aws::FSx
511
577
  CreateDataRepositoryTaskRequest.add_member(:report, Shapes::ShapeRef.new(shape: CompletionReport, required: true, location_name: "Report"))
512
578
  CreateDataRepositoryTaskRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
513
579
  CreateDataRepositoryTaskRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
580
+ CreateDataRepositoryTaskRequest.add_member(:capacity_to_release, Shapes::ShapeRef.new(shape: CapacityToRelease, location_name: "CapacityToRelease"))
581
+ CreateDataRepositoryTaskRequest.add_member(:release_configuration, Shapes::ShapeRef.new(shape: ReleaseConfiguration, location_name: "ReleaseConfiguration"))
514
582
  CreateDataRepositoryTaskRequest.struct_class = Types::CreateDataRepositoryTaskRequest
515
583
 
516
584
  CreateDataRepositoryTaskResponse.add_member(:data_repository_task, Shapes::ShapeRef.new(shape: DataRepositoryTask, location_name: "DataRepositoryTask"))
517
585
  CreateDataRepositoryTaskResponse.struct_class = Types::CreateDataRepositoryTaskResponse
518
586
 
587
+ CreateFileCacheDataRepositoryAssociations.member = Shapes::ShapeRef.new(shape: FileCacheDataRepositoryAssociation)
588
+
589
+ CreateFileCacheLustreConfiguration.add_member(:per_unit_storage_throughput, Shapes::ShapeRef.new(shape: PerUnitStorageThroughput, required: true, location_name: "PerUnitStorageThroughput"))
590
+ CreateFileCacheLustreConfiguration.add_member(:deployment_type, Shapes::ShapeRef.new(shape: FileCacheLustreDeploymentType, required: true, location_name: "DeploymentType"))
591
+ CreateFileCacheLustreConfiguration.add_member(:weekly_maintenance_start_time, Shapes::ShapeRef.new(shape: WeeklyTime, location_name: "WeeklyMaintenanceStartTime"))
592
+ CreateFileCacheLustreConfiguration.add_member(:metadata_configuration, Shapes::ShapeRef.new(shape: FileCacheLustreMetadataConfiguration, required: true, location_name: "MetadataConfiguration"))
593
+ CreateFileCacheLustreConfiguration.struct_class = Types::CreateFileCacheLustreConfiguration
594
+
595
+ CreateFileCacheRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
596
+ CreateFileCacheRequest.add_member(:file_cache_type, Shapes::ShapeRef.new(shape: FileCacheType, required: true, location_name: "FileCacheType"))
597
+ CreateFileCacheRequest.add_member(:file_cache_type_version, Shapes::ShapeRef.new(shape: FileSystemTypeVersion, required: true, location_name: "FileCacheTypeVersion"))
598
+ CreateFileCacheRequest.add_member(:storage_capacity, Shapes::ShapeRef.new(shape: StorageCapacity, required: true, location_name: "StorageCapacity"))
599
+ CreateFileCacheRequest.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIds, required: true, location_name: "SubnetIds"))
600
+ CreateFileCacheRequest.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIds, location_name: "SecurityGroupIds"))
601
+ CreateFileCacheRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
602
+ CreateFileCacheRequest.add_member(:copy_tags_to_data_repository_associations, Shapes::ShapeRef.new(shape: CopyTagsToDataRepositoryAssociations, location_name: "CopyTagsToDataRepositoryAssociations"))
603
+ CreateFileCacheRequest.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
604
+ CreateFileCacheRequest.add_member(:lustre_configuration, Shapes::ShapeRef.new(shape: CreateFileCacheLustreConfiguration, location_name: "LustreConfiguration"))
605
+ CreateFileCacheRequest.add_member(:data_repository_associations, Shapes::ShapeRef.new(shape: CreateFileCacheDataRepositoryAssociations, location_name: "DataRepositoryAssociations"))
606
+ CreateFileCacheRequest.struct_class = Types::CreateFileCacheRequest
607
+
608
+ CreateFileCacheResponse.add_member(:file_cache, Shapes::ShapeRef.new(shape: FileCacheCreating, location_name: "FileCache"))
609
+ CreateFileCacheResponse.struct_class = Types::CreateFileCacheResponse
610
+
519
611
  CreateFileSystemFromBackupRequest.add_member(:backup_id, Shapes::ShapeRef.new(shape: BackupId, required: true, location_name: "BackupId"))
520
612
  CreateFileSystemFromBackupRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
521
613
  CreateFileSystemFromBackupRequest.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIds, required: true, location_name: "SubnetIds"))
@@ -527,6 +619,7 @@ module Aws::FSx
527
619
  CreateFileSystemFromBackupRequest.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
528
620
  CreateFileSystemFromBackupRequest.add_member(:file_system_type_version, Shapes::ShapeRef.new(shape: FileSystemTypeVersion, location_name: "FileSystemTypeVersion"))
529
621
  CreateFileSystemFromBackupRequest.add_member(:open_zfs_configuration, Shapes::ShapeRef.new(shape: CreateFileSystemOpenZFSConfiguration, location_name: "OpenZFSConfiguration"))
622
+ CreateFileSystemFromBackupRequest.add_member(:storage_capacity, Shapes::ShapeRef.new(shape: StorageCapacity, location_name: "StorageCapacity"))
530
623
  CreateFileSystemFromBackupRequest.struct_class = Types::CreateFileSystemFromBackupRequest
531
624
 
532
625
  CreateFileSystemFromBackupResponse.add_member(:file_system, Shapes::ShapeRef.new(shape: FileSystem, location_name: "FileSystem"))
@@ -545,6 +638,7 @@ module Aws::FSx
545
638
  CreateFileSystemLustreConfiguration.add_member(:drive_cache_type, Shapes::ShapeRef.new(shape: DriveCacheType, location_name: "DriveCacheType"))
546
639
  CreateFileSystemLustreConfiguration.add_member(:data_compression_type, Shapes::ShapeRef.new(shape: DataCompressionType, location_name: "DataCompressionType"))
547
640
  CreateFileSystemLustreConfiguration.add_member(:log_configuration, Shapes::ShapeRef.new(shape: LustreLogCreateConfiguration, location_name: "LogConfiguration"))
641
+ CreateFileSystemLustreConfiguration.add_member(:root_squash_configuration, Shapes::ShapeRef.new(shape: LustreRootSquashConfiguration, location_name: "RootSquashConfiguration"))
548
642
  CreateFileSystemLustreConfiguration.struct_class = Types::CreateFileSystemLustreConfiguration
549
643
 
550
644
  CreateFileSystemOntapConfiguration.add_member(:automatic_backup_retention_days, Shapes::ShapeRef.new(shape: AutomaticBackupRetentionDays, location_name: "AutomaticBackupRetentionDays"))
@@ -568,6 +662,9 @@ module Aws::FSx
568
662
  CreateFileSystemOpenZFSConfiguration.add_member(:weekly_maintenance_start_time, Shapes::ShapeRef.new(shape: WeeklyTime, location_name: "WeeklyMaintenanceStartTime"))
569
663
  CreateFileSystemOpenZFSConfiguration.add_member(:disk_iops_configuration, Shapes::ShapeRef.new(shape: DiskIopsConfiguration, location_name: "DiskIopsConfiguration"))
570
664
  CreateFileSystemOpenZFSConfiguration.add_member(:root_volume_configuration, Shapes::ShapeRef.new(shape: OpenZFSCreateRootVolumeConfiguration, location_name: "RootVolumeConfiguration"))
665
+ CreateFileSystemOpenZFSConfiguration.add_member(:preferred_subnet_id, Shapes::ShapeRef.new(shape: SubnetId, location_name: "PreferredSubnetId"))
666
+ CreateFileSystemOpenZFSConfiguration.add_member(:endpoint_ip_address_range, Shapes::ShapeRef.new(shape: IpAddressRange, location_name: "EndpointIpAddressRange"))
667
+ CreateFileSystemOpenZFSConfiguration.add_member(:route_table_ids, Shapes::ShapeRef.new(shape: RouteTableIds, location_name: "RouteTableIds"))
571
668
  CreateFileSystemOpenZFSConfiguration.struct_class = Types::CreateFileSystemOpenZFSConfiguration
572
669
 
573
670
  CreateFileSystemRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
@@ -599,14 +696,19 @@ module Aws::FSx
599
696
  CreateFileSystemWindowsConfiguration.add_member(:copy_tags_to_backups, Shapes::ShapeRef.new(shape: Flag, location_name: "CopyTagsToBackups"))
600
697
  CreateFileSystemWindowsConfiguration.add_member(:aliases, Shapes::ShapeRef.new(shape: AlternateDNSNames, location_name: "Aliases"))
601
698
  CreateFileSystemWindowsConfiguration.add_member(:audit_log_configuration, Shapes::ShapeRef.new(shape: WindowsAuditLogCreateConfiguration, location_name: "AuditLogConfiguration"))
699
+ CreateFileSystemWindowsConfiguration.add_member(:disk_iops_configuration, Shapes::ShapeRef.new(shape: DiskIopsConfiguration, location_name: "DiskIopsConfiguration"))
602
700
  CreateFileSystemWindowsConfiguration.struct_class = Types::CreateFileSystemWindowsConfiguration
603
701
 
604
- CreateOntapVolumeConfiguration.add_member(:junction_path, Shapes::ShapeRef.new(shape: JunctionPath, required: true, location_name: "JunctionPath"))
702
+ CreateOntapVolumeConfiguration.add_member(:junction_path, Shapes::ShapeRef.new(shape: JunctionPath, location_name: "JunctionPath"))
605
703
  CreateOntapVolumeConfiguration.add_member(:security_style, Shapes::ShapeRef.new(shape: SecurityStyle, location_name: "SecurityStyle"))
606
704
  CreateOntapVolumeConfiguration.add_member(:size_in_megabytes, Shapes::ShapeRef.new(shape: VolumeCapacity, required: true, location_name: "SizeInMegabytes"))
607
- CreateOntapVolumeConfiguration.add_member(:storage_efficiency_enabled, Shapes::ShapeRef.new(shape: Flag, required: true, location_name: "StorageEfficiencyEnabled"))
705
+ CreateOntapVolumeConfiguration.add_member(:storage_efficiency_enabled, Shapes::ShapeRef.new(shape: Flag, location_name: "StorageEfficiencyEnabled"))
608
706
  CreateOntapVolumeConfiguration.add_member(:storage_virtual_machine_id, Shapes::ShapeRef.new(shape: StorageVirtualMachineId, required: true, location_name: "StorageVirtualMachineId"))
609
707
  CreateOntapVolumeConfiguration.add_member(:tiering_policy, Shapes::ShapeRef.new(shape: TieringPolicy, location_name: "TieringPolicy"))
708
+ CreateOntapVolumeConfiguration.add_member(:ontap_volume_type, Shapes::ShapeRef.new(shape: InputOntapVolumeType, location_name: "OntapVolumeType"))
709
+ CreateOntapVolumeConfiguration.add_member(:snapshot_policy, Shapes::ShapeRef.new(shape: SnapshotPolicy, location_name: "SnapshotPolicy"))
710
+ CreateOntapVolumeConfiguration.add_member(:copy_tags_to_backups, Shapes::ShapeRef.new(shape: Flag, location_name: "CopyTagsToBackups"))
711
+ CreateOntapVolumeConfiguration.add_member(:snaplock_configuration, Shapes::ShapeRef.new(shape: CreateSnaplockConfiguration, location_name: "SnaplockConfiguration"))
610
712
  CreateOntapVolumeConfiguration.struct_class = Types::CreateOntapVolumeConfiguration
611
713
 
612
714
  CreateOpenZFSOriginSnapshotConfiguration.add_member(:snapshot_arn, Shapes::ShapeRef.new(shape: ResourceARN, required: true, location_name: "SnapshotARN"))
@@ -614,8 +716,9 @@ module Aws::FSx
614
716
  CreateOpenZFSOriginSnapshotConfiguration.struct_class = Types::CreateOpenZFSOriginSnapshotConfiguration
615
717
 
616
718
  CreateOpenZFSVolumeConfiguration.add_member(:parent_volume_id, Shapes::ShapeRef.new(shape: VolumeId, required: true, location_name: "ParentVolumeId"))
617
- CreateOpenZFSVolumeConfiguration.add_member(:storage_capacity_reservation_gi_b, Shapes::ShapeRef.new(shape: IntegerNoMax, location_name: "StorageCapacityReservationGiB"))
618
- CreateOpenZFSVolumeConfiguration.add_member(:storage_capacity_quota_gi_b, Shapes::ShapeRef.new(shape: IntegerNoMax, location_name: "StorageCapacityQuotaGiB"))
719
+ CreateOpenZFSVolumeConfiguration.add_member(:storage_capacity_reservation_gi_b, Shapes::ShapeRef.new(shape: IntegerNoMaxFromNegativeOne, location_name: "StorageCapacityReservationGiB"))
720
+ CreateOpenZFSVolumeConfiguration.add_member(:storage_capacity_quota_gi_b, Shapes::ShapeRef.new(shape: IntegerNoMaxFromNegativeOne, location_name: "StorageCapacityQuotaGiB"))
721
+ CreateOpenZFSVolumeConfiguration.add_member(:record_size_ki_b, Shapes::ShapeRef.new(shape: IntegerRecordSizeKiB, location_name: "RecordSizeKiB"))
619
722
  CreateOpenZFSVolumeConfiguration.add_member(:data_compression_type, Shapes::ShapeRef.new(shape: OpenZFSDataCompressionType, location_name: "DataCompressionType"))
620
723
  CreateOpenZFSVolumeConfiguration.add_member(:copy_tags_to_snapshots, Shapes::ShapeRef.new(shape: Flag, location_name: "CopyTagsToSnapshots"))
621
724
  CreateOpenZFSVolumeConfiguration.add_member(:origin_snapshot, Shapes::ShapeRef.new(shape: CreateOpenZFSOriginSnapshotConfiguration, location_name: "OriginSnapshot"))
@@ -624,6 +727,14 @@ module Aws::FSx
624
727
  CreateOpenZFSVolumeConfiguration.add_member(:user_and_group_quotas, Shapes::ShapeRef.new(shape: OpenZFSUserAndGroupQuotas, location_name: "UserAndGroupQuotas"))
625
728
  CreateOpenZFSVolumeConfiguration.struct_class = Types::CreateOpenZFSVolumeConfiguration
626
729
 
730
+ CreateSnaplockConfiguration.add_member(:audit_log_volume, Shapes::ShapeRef.new(shape: Flag, location_name: "AuditLogVolume"))
731
+ CreateSnaplockConfiguration.add_member(:autocommit_period, Shapes::ShapeRef.new(shape: AutocommitPeriod, location_name: "AutocommitPeriod"))
732
+ CreateSnaplockConfiguration.add_member(:privileged_delete, Shapes::ShapeRef.new(shape: PrivilegedDelete, location_name: "PrivilegedDelete"))
733
+ CreateSnaplockConfiguration.add_member(:retention_period, Shapes::ShapeRef.new(shape: SnaplockRetentionPeriod, location_name: "RetentionPeriod"))
734
+ CreateSnaplockConfiguration.add_member(:snaplock_type, Shapes::ShapeRef.new(shape: SnaplockType, required: true, location_name: "SnaplockType"))
735
+ CreateSnaplockConfiguration.add_member(:volume_append_mode_enabled, Shapes::ShapeRef.new(shape: Flag, location_name: "VolumeAppendModeEnabled"))
736
+ CreateSnaplockConfiguration.struct_class = Types::CreateSnaplockConfiguration
737
+
627
738
  CreateSnapshotRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
628
739
  CreateSnapshotRequest.add_member(:name, Shapes::ShapeRef.new(shape: SnapshotName, required: true, location_name: "Name"))
629
740
  CreateSnapshotRequest.add_member(:volume_id, Shapes::ShapeRef.new(shape: VolumeId, required: true, location_name: "VolumeId"))
@@ -682,6 +793,10 @@ module Aws::FSx
682
793
  DataRepositoryAssociation.add_member(:s3, Shapes::ShapeRef.new(shape: S3DataRepositoryConfiguration, location_name: "S3"))
683
794
  DataRepositoryAssociation.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
684
795
  DataRepositoryAssociation.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTime"))
796
+ DataRepositoryAssociation.add_member(:file_cache_id, Shapes::ShapeRef.new(shape: FileCacheId, location_name: "FileCacheId"))
797
+ DataRepositoryAssociation.add_member(:file_cache_path, Shapes::ShapeRef.new(shape: Namespace, location_name: "FileCachePath"))
798
+ DataRepositoryAssociation.add_member(:data_repository_subdirectories, Shapes::ShapeRef.new(shape: SubDirectoriesPaths, location_name: "DataRepositorySubdirectories"))
799
+ DataRepositoryAssociation.add_member(:nfs, Shapes::ShapeRef.new(shape: NFSDataRepositoryConfiguration, location_name: "NFS"))
685
800
  DataRepositoryAssociation.struct_class = Types::DataRepositoryAssociation
686
801
 
687
802
  DataRepositoryAssociationIds.member = Shapes::ShapeRef.new(shape: DataRepositoryAssociationId)
@@ -710,11 +825,14 @@ module Aws::FSx
710
825
  DataRepositoryTask.add_member(:end_time, Shapes::ShapeRef.new(shape: EndTime, location_name: "EndTime"))
711
826
  DataRepositoryTask.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, location_name: "ResourceARN"))
712
827
  DataRepositoryTask.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
713
- DataRepositoryTask.add_member(:file_system_id, Shapes::ShapeRef.new(shape: FileSystemId, required: true, location_name: "FileSystemId"))
828
+ DataRepositoryTask.add_member(:file_system_id, Shapes::ShapeRef.new(shape: FileSystemId, location_name: "FileSystemId"))
714
829
  DataRepositoryTask.add_member(:paths, Shapes::ShapeRef.new(shape: DataRepositoryTaskPaths, location_name: "Paths"))
715
830
  DataRepositoryTask.add_member(:failure_details, Shapes::ShapeRef.new(shape: DataRepositoryTaskFailureDetails, location_name: "FailureDetails"))
716
831
  DataRepositoryTask.add_member(:status, Shapes::ShapeRef.new(shape: DataRepositoryTaskStatus, location_name: "Status"))
717
832
  DataRepositoryTask.add_member(:report, Shapes::ShapeRef.new(shape: CompletionReport, location_name: "Report"))
833
+ DataRepositoryTask.add_member(:capacity_to_release, Shapes::ShapeRef.new(shape: CapacityToRelease, location_name: "CapacityToRelease"))
834
+ DataRepositoryTask.add_member(:file_cache_id, Shapes::ShapeRef.new(shape: FileCacheId, location_name: "FileCacheId"))
835
+ DataRepositoryTask.add_member(:release_configuration, Shapes::ShapeRef.new(shape: ReleaseConfiguration, location_name: "ReleaseConfiguration"))
718
836
  DataRepositoryTask.struct_class = Types::DataRepositoryTask
719
837
 
720
838
  DataRepositoryTaskEnded.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
@@ -743,6 +861,7 @@ module Aws::FSx
743
861
  DataRepositoryTaskStatus.add_member(:succeeded_count, Shapes::ShapeRef.new(shape: SucceededCount, location_name: "SucceededCount"))
744
862
  DataRepositoryTaskStatus.add_member(:failed_count, Shapes::ShapeRef.new(shape: FailedCount, location_name: "FailedCount"))
745
863
  DataRepositoryTaskStatus.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: LastUpdatedTime, location_name: "LastUpdatedTime"))
864
+ DataRepositoryTaskStatus.add_member(:released_capacity, Shapes::ShapeRef.new(shape: ReleasedCapacity, location_name: "ReleasedCapacity"))
746
865
  DataRepositoryTaskStatus.struct_class = Types::DataRepositoryTaskStatus
747
866
 
748
867
  DataRepositoryTasks.member = Shapes::ShapeRef.new(shape: DataRepositoryTask)
@@ -757,7 +876,7 @@ module Aws::FSx
757
876
 
758
877
  DeleteDataRepositoryAssociationRequest.add_member(:association_id, Shapes::ShapeRef.new(shape: DataRepositoryAssociationId, required: true, location_name: "AssociationId"))
759
878
  DeleteDataRepositoryAssociationRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
760
- DeleteDataRepositoryAssociationRequest.add_member(:delete_data_in_file_system, Shapes::ShapeRef.new(shape: DeleteDataInFileSystem, required: true, location_name: "DeleteDataInFileSystem"))
879
+ DeleteDataRepositoryAssociationRequest.add_member(:delete_data_in_file_system, Shapes::ShapeRef.new(shape: DeleteDataInFileSystem, location_name: "DeleteDataInFileSystem"))
761
880
  DeleteDataRepositoryAssociationRequest.struct_class = Types::DeleteDataRepositoryAssociationRequest
762
881
 
763
882
  DeleteDataRepositoryAssociationResponse.add_member(:association_id, Shapes::ShapeRef.new(shape: DataRepositoryAssociationId, location_name: "AssociationId"))
@@ -765,6 +884,14 @@ module Aws::FSx
765
884
  DeleteDataRepositoryAssociationResponse.add_member(:delete_data_in_file_system, Shapes::ShapeRef.new(shape: DeleteDataInFileSystem, location_name: "DeleteDataInFileSystem"))
766
885
  DeleteDataRepositoryAssociationResponse.struct_class = Types::DeleteDataRepositoryAssociationResponse
767
886
 
887
+ DeleteFileCacheRequest.add_member(:file_cache_id, Shapes::ShapeRef.new(shape: FileCacheId, required: true, location_name: "FileCacheId"))
888
+ DeleteFileCacheRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
889
+ DeleteFileCacheRequest.struct_class = Types::DeleteFileCacheRequest
890
+
891
+ DeleteFileCacheResponse.add_member(:file_cache_id, Shapes::ShapeRef.new(shape: FileCacheId, location_name: "FileCacheId"))
892
+ DeleteFileCacheResponse.add_member(:lifecycle, Shapes::ShapeRef.new(shape: FileCacheLifecycle, location_name: "Lifecycle"))
893
+ DeleteFileCacheResponse.struct_class = Types::DeleteFileCacheResponse
894
+
768
895
  DeleteFileSystemLustreConfiguration.add_member(:skip_final_backup, Shapes::ShapeRef.new(shape: Flag, location_name: "SkipFinalBackup"))
769
896
  DeleteFileSystemLustreConfiguration.add_member(:final_backup_tags, Shapes::ShapeRef.new(shape: Tags, location_name: "FinalBackupTags"))
770
897
  DeleteFileSystemLustreConfiguration.struct_class = Types::DeleteFileSystemLustreConfiguration
@@ -775,8 +902,11 @@ module Aws::FSx
775
902
 
776
903
  DeleteFileSystemOpenZFSConfiguration.add_member(:skip_final_backup, Shapes::ShapeRef.new(shape: Flag, location_name: "SkipFinalBackup"))
777
904
  DeleteFileSystemOpenZFSConfiguration.add_member(:final_backup_tags, Shapes::ShapeRef.new(shape: Tags, location_name: "FinalBackupTags"))
905
+ DeleteFileSystemOpenZFSConfiguration.add_member(:options, Shapes::ShapeRef.new(shape: DeleteFileSystemOpenZFSOptions, location_name: "Options"))
778
906
  DeleteFileSystemOpenZFSConfiguration.struct_class = Types::DeleteFileSystemOpenZFSConfiguration
779
907
 
908
+ DeleteFileSystemOpenZFSOptions.member = Shapes::ShapeRef.new(shape: DeleteFileSystemOpenZFSOption)
909
+
780
910
  DeleteFileSystemOpenZFSResponse.add_member(:final_backup_id, Shapes::ShapeRef.new(shape: BackupId, location_name: "FinalBackupId"))
781
911
  DeleteFileSystemOpenZFSResponse.add_member(:final_backup_tags, Shapes::ShapeRef.new(shape: Tags, location_name: "FinalBackupTags"))
782
912
  DeleteFileSystemOpenZFSResponse.struct_class = Types::DeleteFileSystemOpenZFSResponse
@@ -823,6 +953,7 @@ module Aws::FSx
823
953
 
824
954
  DeleteVolumeOntapConfiguration.add_member(:skip_final_backup, Shapes::ShapeRef.new(shape: Flag, location_name: "SkipFinalBackup"))
825
955
  DeleteVolumeOntapConfiguration.add_member(:final_backup_tags, Shapes::ShapeRef.new(shape: Tags, location_name: "FinalBackupTags"))
956
+ DeleteVolumeOntapConfiguration.add_member(:bypass_snaplock_enterprise_retention, Shapes::ShapeRef.new(shape: Flag, location_name: "BypassSnaplockEnterpriseRetention"))
826
957
  DeleteVolumeOntapConfiguration.struct_class = Types::DeleteVolumeOntapConfiguration
827
958
 
828
959
  DeleteVolumeOntapResponse.add_member(:final_backup_id, Shapes::ShapeRef.new(shape: BackupId, location_name: "FinalBackupId"))
@@ -873,6 +1004,15 @@ module Aws::FSx
873
1004
  DescribeDataRepositoryTasksResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
874
1005
  DescribeDataRepositoryTasksResponse.struct_class = Types::DescribeDataRepositoryTasksResponse
875
1006
 
1007
+ DescribeFileCachesRequest.add_member(:file_cache_ids, Shapes::ShapeRef.new(shape: FileCacheIds, location_name: "FileCacheIds"))
1008
+ DescribeFileCachesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
1009
+ DescribeFileCachesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1010
+ DescribeFileCachesRequest.struct_class = Types::DescribeFileCachesRequest
1011
+
1012
+ DescribeFileCachesResponse.add_member(:file_caches, Shapes::ShapeRef.new(shape: FileCaches, location_name: "FileCaches"))
1013
+ DescribeFileCachesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1014
+ DescribeFileCachesResponse.struct_class = Types::DescribeFileCachesResponse
1015
+
876
1016
  DescribeFileSystemAliasesRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
877
1017
  DescribeFileSystemAliasesRequest.add_member(:file_system_id, Shapes::ShapeRef.new(shape: FileSystemId, required: true, location_name: "FileSystemId"))
878
1018
  DescribeFileSystemAliasesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
@@ -936,8 +1076,81 @@ module Aws::FSx
936
1076
 
937
1077
  DnsIps.member = Shapes::ShapeRef.new(shape: IpAddress)
938
1078
 
1079
+ DurationSinceLastAccess.add_member(:unit, Shapes::ShapeRef.new(shape: Unit, location_name: "Unit"))
1080
+ DurationSinceLastAccess.add_member(:value, Shapes::ShapeRef.new(shape: Value, location_name: "Value"))
1081
+ DurationSinceLastAccess.struct_class = Types::DurationSinceLastAccess
1082
+
939
1083
  EventTypes.member = Shapes::ShapeRef.new(shape: EventType)
940
1084
 
1085
+ FileCache.add_member(:owner_id, Shapes::ShapeRef.new(shape: AWSAccountId, location_name: "OwnerId"))
1086
+ FileCache.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTime"))
1087
+ FileCache.add_member(:file_cache_id, Shapes::ShapeRef.new(shape: FileCacheId, location_name: "FileCacheId"))
1088
+ FileCache.add_member(:file_cache_type, Shapes::ShapeRef.new(shape: FileCacheType, location_name: "FileCacheType"))
1089
+ FileCache.add_member(:file_cache_type_version, Shapes::ShapeRef.new(shape: FileSystemTypeVersion, location_name: "FileCacheTypeVersion"))
1090
+ FileCache.add_member(:lifecycle, Shapes::ShapeRef.new(shape: FileCacheLifecycle, location_name: "Lifecycle"))
1091
+ FileCache.add_member(:failure_details, Shapes::ShapeRef.new(shape: FileCacheFailureDetails, location_name: "FailureDetails"))
1092
+ FileCache.add_member(:storage_capacity, Shapes::ShapeRef.new(shape: StorageCapacity, location_name: "StorageCapacity"))
1093
+ FileCache.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, location_name: "VpcId"))
1094
+ FileCache.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIds, location_name: "SubnetIds"))
1095
+ FileCache.add_member(:network_interface_ids, Shapes::ShapeRef.new(shape: NetworkInterfaceIds, location_name: "NetworkInterfaceIds"))
1096
+ FileCache.add_member(:dns_name, Shapes::ShapeRef.new(shape: DNSName, location_name: "DNSName"))
1097
+ FileCache.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
1098
+ FileCache.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, location_name: "ResourceARN"))
1099
+ FileCache.add_member(:lustre_configuration, Shapes::ShapeRef.new(shape: FileCacheLustreConfiguration, location_name: "LustreConfiguration"))
1100
+ FileCache.add_member(:data_repository_association_ids, Shapes::ShapeRef.new(shape: DataRepositoryAssociationIds, location_name: "DataRepositoryAssociationIds"))
1101
+ FileCache.struct_class = Types::FileCache
1102
+
1103
+ FileCacheCreating.add_member(:owner_id, Shapes::ShapeRef.new(shape: AWSAccountId, location_name: "OwnerId"))
1104
+ FileCacheCreating.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTime"))
1105
+ FileCacheCreating.add_member(:file_cache_id, Shapes::ShapeRef.new(shape: FileCacheId, location_name: "FileCacheId"))
1106
+ FileCacheCreating.add_member(:file_cache_type, Shapes::ShapeRef.new(shape: FileCacheType, location_name: "FileCacheType"))
1107
+ FileCacheCreating.add_member(:file_cache_type_version, Shapes::ShapeRef.new(shape: FileSystemTypeVersion, location_name: "FileCacheTypeVersion"))
1108
+ FileCacheCreating.add_member(:lifecycle, Shapes::ShapeRef.new(shape: FileCacheLifecycle, location_name: "Lifecycle"))
1109
+ FileCacheCreating.add_member(:failure_details, Shapes::ShapeRef.new(shape: FileCacheFailureDetails, location_name: "FailureDetails"))
1110
+ FileCacheCreating.add_member(:storage_capacity, Shapes::ShapeRef.new(shape: StorageCapacity, location_name: "StorageCapacity"))
1111
+ FileCacheCreating.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, location_name: "VpcId"))
1112
+ FileCacheCreating.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIds, location_name: "SubnetIds"))
1113
+ FileCacheCreating.add_member(:network_interface_ids, Shapes::ShapeRef.new(shape: NetworkInterfaceIds, location_name: "NetworkInterfaceIds"))
1114
+ FileCacheCreating.add_member(:dns_name, Shapes::ShapeRef.new(shape: DNSName, location_name: "DNSName"))
1115
+ FileCacheCreating.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
1116
+ FileCacheCreating.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, location_name: "ResourceARN"))
1117
+ FileCacheCreating.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
1118
+ FileCacheCreating.add_member(:copy_tags_to_data_repository_associations, Shapes::ShapeRef.new(shape: CopyTagsToDataRepositoryAssociations, location_name: "CopyTagsToDataRepositoryAssociations"))
1119
+ FileCacheCreating.add_member(:lustre_configuration, Shapes::ShapeRef.new(shape: FileCacheLustreConfiguration, location_name: "LustreConfiguration"))
1120
+ FileCacheCreating.add_member(:data_repository_association_ids, Shapes::ShapeRef.new(shape: DataRepositoryAssociationIds, location_name: "DataRepositoryAssociationIds"))
1121
+ FileCacheCreating.struct_class = Types::FileCacheCreating
1122
+
1123
+ FileCacheDataRepositoryAssociation.add_member(:file_cache_path, Shapes::ShapeRef.new(shape: Namespace, required: true, location_name: "FileCachePath"))
1124
+ FileCacheDataRepositoryAssociation.add_member(:data_repository_path, Shapes::ShapeRef.new(shape: ArchivePath, required: true, location_name: "DataRepositoryPath"))
1125
+ FileCacheDataRepositoryAssociation.add_member(:data_repository_subdirectories, Shapes::ShapeRef.new(shape: SubDirectoriesPaths, location_name: "DataRepositorySubdirectories"))
1126
+ FileCacheDataRepositoryAssociation.add_member(:nfs, Shapes::ShapeRef.new(shape: FileCacheNFSConfiguration, location_name: "NFS"))
1127
+ FileCacheDataRepositoryAssociation.struct_class = Types::FileCacheDataRepositoryAssociation
1128
+
1129
+ FileCacheFailureDetails.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
1130
+ FileCacheFailureDetails.struct_class = Types::FileCacheFailureDetails
1131
+
1132
+ FileCacheIds.member = Shapes::ShapeRef.new(shape: FileCacheId)
1133
+
1134
+ FileCacheLustreConfiguration.add_member(:per_unit_storage_throughput, Shapes::ShapeRef.new(shape: PerUnitStorageThroughput, location_name: "PerUnitStorageThroughput"))
1135
+ FileCacheLustreConfiguration.add_member(:deployment_type, Shapes::ShapeRef.new(shape: FileCacheLustreDeploymentType, location_name: "DeploymentType"))
1136
+ FileCacheLustreConfiguration.add_member(:mount_name, Shapes::ShapeRef.new(shape: LustreFileSystemMountName, location_name: "MountName"))
1137
+ FileCacheLustreConfiguration.add_member(:weekly_maintenance_start_time, Shapes::ShapeRef.new(shape: WeeklyTime, location_name: "WeeklyMaintenanceStartTime"))
1138
+ FileCacheLustreConfiguration.add_member(:metadata_configuration, Shapes::ShapeRef.new(shape: FileCacheLustreMetadataConfiguration, location_name: "MetadataConfiguration"))
1139
+ FileCacheLustreConfiguration.add_member(:log_configuration, Shapes::ShapeRef.new(shape: LustreLogConfiguration, location_name: "LogConfiguration"))
1140
+ FileCacheLustreConfiguration.struct_class = Types::FileCacheLustreConfiguration
1141
+
1142
+ FileCacheLustreMetadataConfiguration.add_member(:storage_capacity, Shapes::ShapeRef.new(shape: MetadataStorageCapacity, required: true, location_name: "StorageCapacity"))
1143
+ FileCacheLustreMetadataConfiguration.struct_class = Types::FileCacheLustreMetadataConfiguration
1144
+
1145
+ FileCacheNFSConfiguration.add_member(:version, Shapes::ShapeRef.new(shape: NfsVersion, required: true, location_name: "Version"))
1146
+ FileCacheNFSConfiguration.add_member(:dns_ips, Shapes::ShapeRef.new(shape: RepositoryDnsIps, location_name: "DnsIps"))
1147
+ FileCacheNFSConfiguration.struct_class = Types::FileCacheNFSConfiguration
1148
+
1149
+ FileCacheNotFound.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
1150
+ FileCacheNotFound.struct_class = Types::FileCacheNotFound
1151
+
1152
+ FileCaches.member = Shapes::ShapeRef.new(shape: FileCache)
1153
+
941
1154
  FileSystem.add_member(:owner_id, Shapes::ShapeRef.new(shape: AWSAccountId, location_name: "OwnerId"))
942
1155
  FileSystem.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTime"))
943
1156
  FileSystem.add_member(:file_system_id, Shapes::ShapeRef.new(shape: FileSystemId, location_name: "FileSystemId"))
@@ -1049,6 +1262,7 @@ module Aws::FSx
1049
1262
  LustreFileSystemConfiguration.add_member(:drive_cache_type, Shapes::ShapeRef.new(shape: DriveCacheType, location_name: "DriveCacheType"))
1050
1263
  LustreFileSystemConfiguration.add_member(:data_compression_type, Shapes::ShapeRef.new(shape: DataCompressionType, location_name: "DataCompressionType"))
1051
1264
  LustreFileSystemConfiguration.add_member(:log_configuration, Shapes::ShapeRef.new(shape: LustreLogConfiguration, location_name: "LogConfiguration"))
1265
+ LustreFileSystemConfiguration.add_member(:root_squash_configuration, Shapes::ShapeRef.new(shape: LustreRootSquashConfiguration, location_name: "RootSquashConfiguration"))
1052
1266
  LustreFileSystemConfiguration.struct_class = Types::LustreFileSystemConfiguration
1053
1267
 
1054
1268
  LustreLogConfiguration.add_member(:level, Shapes::ShapeRef.new(shape: LustreAccessAuditLogLevel, required: true, location_name: "Level"))
@@ -1059,12 +1273,26 @@ module Aws::FSx
1059
1273
  LustreLogCreateConfiguration.add_member(:destination, Shapes::ShapeRef.new(shape: GeneralARN, location_name: "Destination"))
1060
1274
  LustreLogCreateConfiguration.struct_class = Types::LustreLogCreateConfiguration
1061
1275
 
1276
+ LustreNoSquashNids.member = Shapes::ShapeRef.new(shape: LustreNoSquashNid)
1277
+
1278
+ LustreRootSquashConfiguration.add_member(:root_squash, Shapes::ShapeRef.new(shape: LustreRootSquash, location_name: "RootSquash"))
1279
+ LustreRootSquashConfiguration.add_member(:no_squash_nids, Shapes::ShapeRef.new(shape: LustreNoSquashNids, location_name: "NoSquashNids"))
1280
+ LustreRootSquashConfiguration.struct_class = Types::LustreRootSquashConfiguration
1281
+
1282
+ MissingFileCacheConfiguration.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
1283
+ MissingFileCacheConfiguration.struct_class = Types::MissingFileCacheConfiguration
1284
+
1062
1285
  MissingFileSystemConfiguration.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
1063
1286
  MissingFileSystemConfiguration.struct_class = Types::MissingFileSystemConfiguration
1064
1287
 
1065
1288
  MissingVolumeConfiguration.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
1066
1289
  MissingVolumeConfiguration.struct_class = Types::MissingVolumeConfiguration
1067
1290
 
1291
+ NFSDataRepositoryConfiguration.add_member(:version, Shapes::ShapeRef.new(shape: NfsVersion, required: true, location_name: "Version"))
1292
+ NFSDataRepositoryConfiguration.add_member(:dns_ips, Shapes::ShapeRef.new(shape: RepositoryDnsIps, location_name: "DnsIps"))
1293
+ NFSDataRepositoryConfiguration.add_member(:auto_export_policy, Shapes::ShapeRef.new(shape: AutoExportPolicy, location_name: "AutoExportPolicy"))
1294
+ NFSDataRepositoryConfiguration.struct_class = Types::NFSDataRepositoryConfiguration
1295
+
1068
1296
  NetworkInterfaceIds.member = Shapes::ShapeRef.new(shape: NetworkInterfaceId)
1069
1297
 
1070
1298
  NotServiceResourceError.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, required: true, location_name: "ResourceARN"))
@@ -1083,6 +1311,7 @@ module Aws::FSx
1083
1311
  OntapFileSystemConfiguration.add_member(:route_table_ids, Shapes::ShapeRef.new(shape: RouteTableIds, location_name: "RouteTableIds"))
1084
1312
  OntapFileSystemConfiguration.add_member(:throughput_capacity, Shapes::ShapeRef.new(shape: MegabytesPerSecond, location_name: "ThroughputCapacity"))
1085
1313
  OntapFileSystemConfiguration.add_member(:weekly_maintenance_start_time, Shapes::ShapeRef.new(shape: WeeklyTime, location_name: "WeeklyMaintenanceStartTime"))
1314
+ OntapFileSystemConfiguration.add_member(:fsx_admin_password, Shapes::ShapeRef.new(shape: AdminPassword, location_name: "FsxAdminPassword"))
1086
1315
  OntapFileSystemConfiguration.struct_class = Types::OntapFileSystemConfiguration
1087
1316
 
1088
1317
  OntapVolumeConfiguration.add_member(:flex_cache_endpoint_type, Shapes::ShapeRef.new(shape: FlexCacheEndpointType, location_name: "FlexCacheEndpointType"))
@@ -1095,6 +1324,9 @@ module Aws::FSx
1095
1324
  OntapVolumeConfiguration.add_member(:tiering_policy, Shapes::ShapeRef.new(shape: TieringPolicy, location_name: "TieringPolicy"))
1096
1325
  OntapVolumeConfiguration.add_member(:uuid, Shapes::ShapeRef.new(shape: UUID, location_name: "UUID"))
1097
1326
  OntapVolumeConfiguration.add_member(:ontap_volume_type, Shapes::ShapeRef.new(shape: OntapVolumeType, location_name: "OntapVolumeType"))
1327
+ OntapVolumeConfiguration.add_member(:snapshot_policy, Shapes::ShapeRef.new(shape: SnapshotPolicy, location_name: "SnapshotPolicy"))
1328
+ OntapVolumeConfiguration.add_member(:copy_tags_to_backups, Shapes::ShapeRef.new(shape: Flag, location_name: "CopyTagsToBackups"))
1329
+ OntapVolumeConfiguration.add_member(:snaplock_configuration, Shapes::ShapeRef.new(shape: SnaplockConfiguration, location_name: "SnaplockConfiguration"))
1098
1330
  OntapVolumeConfiguration.struct_class = Types::OntapVolumeConfiguration
1099
1331
 
1100
1332
  OpenZFSClientConfiguration.add_member(:clients, Shapes::ShapeRef.new(shape: OpenZFSClients, required: true, location_name: "Clients"))
@@ -1103,6 +1335,7 @@ module Aws::FSx
1103
1335
 
1104
1336
  OpenZFSClientConfigurations.member = Shapes::ShapeRef.new(shape: OpenZFSClientConfiguration)
1105
1337
 
1338
+ OpenZFSCreateRootVolumeConfiguration.add_member(:record_size_ki_b, Shapes::ShapeRef.new(shape: IntegerRecordSizeKiB, location_name: "RecordSizeKiB"))
1106
1339
  OpenZFSCreateRootVolumeConfiguration.add_member(:data_compression_type, Shapes::ShapeRef.new(shape: OpenZFSDataCompressionType, location_name: "DataCompressionType"))
1107
1340
  OpenZFSCreateRootVolumeConfiguration.add_member(:nfs_exports, Shapes::ShapeRef.new(shape: OpenZFSNfsExports, location_name: "NfsExports"))
1108
1341
  OpenZFSCreateRootVolumeConfiguration.add_member(:user_and_group_quotas, Shapes::ShapeRef.new(shape: OpenZFSUserAndGroupQuotas, location_name: "UserAndGroupQuotas"))
@@ -1119,6 +1352,10 @@ module Aws::FSx
1119
1352
  OpenZFSFileSystemConfiguration.add_member(:weekly_maintenance_start_time, Shapes::ShapeRef.new(shape: WeeklyTime, location_name: "WeeklyMaintenanceStartTime"))
1120
1353
  OpenZFSFileSystemConfiguration.add_member(:disk_iops_configuration, Shapes::ShapeRef.new(shape: DiskIopsConfiguration, location_name: "DiskIopsConfiguration"))
1121
1354
  OpenZFSFileSystemConfiguration.add_member(:root_volume_id, Shapes::ShapeRef.new(shape: VolumeId, location_name: "RootVolumeId"))
1355
+ OpenZFSFileSystemConfiguration.add_member(:preferred_subnet_id, Shapes::ShapeRef.new(shape: SubnetId, location_name: "PreferredSubnetId"))
1356
+ OpenZFSFileSystemConfiguration.add_member(:endpoint_ip_address_range, Shapes::ShapeRef.new(shape: IpAddressRange, location_name: "EndpointIpAddressRange"))
1357
+ OpenZFSFileSystemConfiguration.add_member(:route_table_ids, Shapes::ShapeRef.new(shape: RouteTableIds, location_name: "RouteTableIds"))
1358
+ OpenZFSFileSystemConfiguration.add_member(:endpoint_ip_address, Shapes::ShapeRef.new(shape: IpAddress, location_name: "EndpointIpAddress"))
1122
1359
  OpenZFSFileSystemConfiguration.struct_class = Types::OpenZFSFileSystemConfiguration
1123
1360
 
1124
1361
  OpenZFSNfsExport.add_member(:client_configurations, Shapes::ShapeRef.new(shape: OpenZFSClientConfigurations, required: true, location_name: "ClientConfigurations"))
@@ -1143,14 +1380,21 @@ module Aws::FSx
1143
1380
  OpenZFSVolumeConfiguration.add_member(:volume_path, Shapes::ShapeRef.new(shape: VolumePath, location_name: "VolumePath"))
1144
1381
  OpenZFSVolumeConfiguration.add_member(:storage_capacity_reservation_gi_b, Shapes::ShapeRef.new(shape: IntegerNoMax, location_name: "StorageCapacityReservationGiB"))
1145
1382
  OpenZFSVolumeConfiguration.add_member(:storage_capacity_quota_gi_b, Shapes::ShapeRef.new(shape: IntegerNoMax, location_name: "StorageCapacityQuotaGiB"))
1383
+ OpenZFSVolumeConfiguration.add_member(:record_size_ki_b, Shapes::ShapeRef.new(shape: IntegerRecordSizeKiB, location_name: "RecordSizeKiB"))
1146
1384
  OpenZFSVolumeConfiguration.add_member(:data_compression_type, Shapes::ShapeRef.new(shape: OpenZFSDataCompressionType, location_name: "DataCompressionType"))
1147
1385
  OpenZFSVolumeConfiguration.add_member(:copy_tags_to_snapshots, Shapes::ShapeRef.new(shape: Flag, location_name: "CopyTagsToSnapshots"))
1148
1386
  OpenZFSVolumeConfiguration.add_member(:origin_snapshot, Shapes::ShapeRef.new(shape: OpenZFSOriginSnapshotConfiguration, location_name: "OriginSnapshot"))
1149
1387
  OpenZFSVolumeConfiguration.add_member(:read_only, Shapes::ShapeRef.new(shape: ReadOnly, location_name: "ReadOnly"))
1150
1388
  OpenZFSVolumeConfiguration.add_member(:nfs_exports, Shapes::ShapeRef.new(shape: OpenZFSNfsExports, location_name: "NfsExports"))
1151
1389
  OpenZFSVolumeConfiguration.add_member(:user_and_group_quotas, Shapes::ShapeRef.new(shape: OpenZFSUserAndGroupQuotas, location_name: "UserAndGroupQuotas"))
1390
+ OpenZFSVolumeConfiguration.add_member(:restore_to_snapshot, Shapes::ShapeRef.new(shape: SnapshotId, location_name: "RestoreToSnapshot"))
1391
+ OpenZFSVolumeConfiguration.add_member(:delete_intermediate_snaphots, Shapes::ShapeRef.new(shape: Flag, location_name: "DeleteIntermediateSnaphots"))
1392
+ OpenZFSVolumeConfiguration.add_member(:delete_cloned_volumes, Shapes::ShapeRef.new(shape: Flag, location_name: "DeleteClonedVolumes"))
1152
1393
  OpenZFSVolumeConfiguration.struct_class = Types::OpenZFSVolumeConfiguration
1153
1394
 
1395
+ ReleaseConfiguration.add_member(:duration_since_last_access, Shapes::ShapeRef.new(shape: DurationSinceLastAccess, location_name: "DurationSinceLastAccess"))
1396
+ ReleaseConfiguration.struct_class = Types::ReleaseConfiguration
1397
+
1154
1398
  ReleaseFileSystemNfsV3LocksRequest.add_member(:file_system_id, Shapes::ShapeRef.new(shape: FileSystemId, required: true, location_name: "FileSystemId"))
1155
1399
  ReleaseFileSystemNfsV3LocksRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
1156
1400
  ReleaseFileSystemNfsV3LocksRequest.struct_class = Types::ReleaseFileSystemNfsV3LocksRequest
@@ -1158,6 +1402,8 @@ module Aws::FSx
1158
1402
  ReleaseFileSystemNfsV3LocksResponse.add_member(:file_system, Shapes::ShapeRef.new(shape: FileSystem, location_name: "FileSystem"))
1159
1403
  ReleaseFileSystemNfsV3LocksResponse.struct_class = Types::ReleaseFileSystemNfsV3LocksResponse
1160
1404
 
1405
+ RepositoryDnsIps.member = Shapes::ShapeRef.new(shape: IpAddress)
1406
+
1161
1407
  ResourceDoesNotSupportTagging.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, required: true, location_name: "ResourceARN"))
1162
1408
  ResourceDoesNotSupportTagging.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
1163
1409
  ResourceDoesNotSupportTagging.struct_class = Types::ResourceDoesNotSupportTagging
@@ -1176,8 +1422,13 @@ module Aws::FSx
1176
1422
 
1177
1423
  RestoreVolumeFromSnapshotResponse.add_member(:volume_id, Shapes::ShapeRef.new(shape: VolumeId, location_name: "VolumeId"))
1178
1424
  RestoreVolumeFromSnapshotResponse.add_member(:lifecycle, Shapes::ShapeRef.new(shape: VolumeLifecycle, location_name: "Lifecycle"))
1425
+ RestoreVolumeFromSnapshotResponse.add_member(:administrative_actions, Shapes::ShapeRef.new(shape: AdministrativeActions, location_name: "AdministrativeActions"))
1179
1426
  RestoreVolumeFromSnapshotResponse.struct_class = Types::RestoreVolumeFromSnapshotResponse
1180
1427
 
1428
+ RetentionPeriod.add_member(:type, Shapes::ShapeRef.new(shape: RetentionPeriodType, required: true, location_name: "Type"))
1429
+ RetentionPeriod.add_member(:value, Shapes::ShapeRef.new(shape: RetentionPeriodValue, location_name: "Value"))
1430
+ RetentionPeriod.struct_class = Types::RetentionPeriod
1431
+
1181
1432
  RouteTableIds.member = Shapes::ShapeRef.new(shape: RouteTableId)
1182
1433
 
1183
1434
  S3DataRepositoryConfiguration.add_member(:auto_import_policy, Shapes::ShapeRef.new(shape: AutoImportPolicy, location_name: "AutoImportPolicy"))
@@ -1204,18 +1455,35 @@ module Aws::FSx
1204
1455
  SelfManagedActiveDirectoryConfigurationUpdates.add_member(:user_name, Shapes::ShapeRef.new(shape: DirectoryUserName, location_name: "UserName"))
1205
1456
  SelfManagedActiveDirectoryConfigurationUpdates.add_member(:password, Shapes::ShapeRef.new(shape: DirectoryPassword, location_name: "Password"))
1206
1457
  SelfManagedActiveDirectoryConfigurationUpdates.add_member(:dns_ips, Shapes::ShapeRef.new(shape: DnsIps, location_name: "DnsIps"))
1458
+ SelfManagedActiveDirectoryConfigurationUpdates.add_member(:domain_name, Shapes::ShapeRef.new(shape: ActiveDirectoryFullyQualifiedName, location_name: "DomainName"))
1459
+ SelfManagedActiveDirectoryConfigurationUpdates.add_member(:organizational_unit_distinguished_name, Shapes::ShapeRef.new(shape: OrganizationalUnitDistinguishedName, location_name: "OrganizationalUnitDistinguishedName"))
1460
+ SelfManagedActiveDirectoryConfigurationUpdates.add_member(:file_system_administrators_group, Shapes::ShapeRef.new(shape: FileSystemAdministratorsGroupName, location_name: "FileSystemAdministratorsGroup"))
1207
1461
  SelfManagedActiveDirectoryConfigurationUpdates.struct_class = Types::SelfManagedActiveDirectoryConfigurationUpdates
1208
1462
 
1209
1463
  ServiceLimitExceeded.add_member(:limit, Shapes::ShapeRef.new(shape: ServiceLimit, required: true, location_name: "Limit"))
1210
1464
  ServiceLimitExceeded.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
1211
1465
  ServiceLimitExceeded.struct_class = Types::ServiceLimitExceeded
1212
1466
 
1467
+ SnaplockConfiguration.add_member(:audit_log_volume, Shapes::ShapeRef.new(shape: Flag, location_name: "AuditLogVolume"))
1468
+ SnaplockConfiguration.add_member(:autocommit_period, Shapes::ShapeRef.new(shape: AutocommitPeriod, location_name: "AutocommitPeriod"))
1469
+ SnaplockConfiguration.add_member(:privileged_delete, Shapes::ShapeRef.new(shape: PrivilegedDelete, location_name: "PrivilegedDelete"))
1470
+ SnaplockConfiguration.add_member(:retention_period, Shapes::ShapeRef.new(shape: SnaplockRetentionPeriod, location_name: "RetentionPeriod"))
1471
+ SnaplockConfiguration.add_member(:snaplock_type, Shapes::ShapeRef.new(shape: SnaplockType, location_name: "SnaplockType"))
1472
+ SnaplockConfiguration.add_member(:volume_append_mode_enabled, Shapes::ShapeRef.new(shape: Flag, location_name: "VolumeAppendModeEnabled"))
1473
+ SnaplockConfiguration.struct_class = Types::SnaplockConfiguration
1474
+
1475
+ SnaplockRetentionPeriod.add_member(:default_retention, Shapes::ShapeRef.new(shape: RetentionPeriod, required: true, location_name: "DefaultRetention"))
1476
+ SnaplockRetentionPeriod.add_member(:minimum_retention, Shapes::ShapeRef.new(shape: RetentionPeriod, required: true, location_name: "MinimumRetention"))
1477
+ SnaplockRetentionPeriod.add_member(:maximum_retention, Shapes::ShapeRef.new(shape: RetentionPeriod, required: true, location_name: "MaximumRetention"))
1478
+ SnaplockRetentionPeriod.struct_class = Types::SnaplockRetentionPeriod
1479
+
1213
1480
  Snapshot.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, location_name: "ResourceARN"))
1214
1481
  Snapshot.add_member(:snapshot_id, Shapes::ShapeRef.new(shape: SnapshotId, location_name: "SnapshotId"))
1215
1482
  Snapshot.add_member(:name, Shapes::ShapeRef.new(shape: SnapshotName, location_name: "Name"))
1216
1483
  Snapshot.add_member(:volume_id, Shapes::ShapeRef.new(shape: VolumeId, location_name: "VolumeId"))
1217
1484
  Snapshot.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTime"))
1218
1485
  Snapshot.add_member(:lifecycle, Shapes::ShapeRef.new(shape: SnapshotLifecycle, location_name: "Lifecycle"))
1486
+ Snapshot.add_member(:lifecycle_transition_reason, Shapes::ShapeRef.new(shape: LifecycleTransitionReason, location_name: "LifecycleTransitionReason"))
1219
1487
  Snapshot.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
1220
1488
  Snapshot.add_member(:administrative_actions, Shapes::ShapeRef.new(shape: AdministrativeActions, location_name: "AdministrativeActions"))
1221
1489
  Snapshot.struct_class = Types::Snapshot
@@ -1239,6 +1507,13 @@ module Aws::FSx
1239
1507
  SourceBackupUnavailable.add_member(:backup_id, Shapes::ShapeRef.new(shape: BackupId, location_name: "BackupId"))
1240
1508
  SourceBackupUnavailable.struct_class = Types::SourceBackupUnavailable
1241
1509
 
1510
+ StartMisconfiguredStateRecoveryRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
1511
+ StartMisconfiguredStateRecoveryRequest.add_member(:file_system_id, Shapes::ShapeRef.new(shape: FileSystemId, required: true, location_name: "FileSystemId"))
1512
+ StartMisconfiguredStateRecoveryRequest.struct_class = Types::StartMisconfiguredStateRecoveryRequest
1513
+
1514
+ StartMisconfiguredStateRecoveryResponse.add_member(:file_system, Shapes::ShapeRef.new(shape: FileSystem, location_name: "FileSystem"))
1515
+ StartMisconfiguredStateRecoveryResponse.struct_class = Types::StartMisconfiguredStateRecoveryResponse
1516
+
1242
1517
  StorageVirtualMachine.add_member(:active_directory_configuration, Shapes::ShapeRef.new(shape: SvmActiveDirectoryConfiguration, location_name: "ActiveDirectoryConfiguration"))
1243
1518
  StorageVirtualMachine.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTime"))
1244
1519
  StorageVirtualMachine.add_member(:endpoints, Shapes::ShapeRef.new(shape: SvmEndpoints, location_name: "Endpoints"))
@@ -1269,6 +1544,8 @@ module Aws::FSx
1269
1544
 
1270
1545
  StorageVirtualMachines.member = Shapes::ShapeRef.new(shape: StorageVirtualMachine)
1271
1546
 
1547
+ SubDirectoriesPaths.member = Shapes::ShapeRef.new(shape: Namespace)
1548
+
1272
1549
  SubnetIds.member = Shapes::ShapeRef.new(shape: SubnetId)
1273
1550
 
1274
1551
  SvmActiveDirectoryConfiguration.add_member(:net_bios_name, Shapes::ShapeRef.new(shape: NetBiosAlias, location_name: "NetBiosName"))
@@ -1323,18 +1600,34 @@ module Aws::FSx
1323
1600
  UpdateDataRepositoryAssociationResponse.add_member(:association, Shapes::ShapeRef.new(shape: DataRepositoryAssociation, location_name: "Association"))
1324
1601
  UpdateDataRepositoryAssociationResponse.struct_class = Types::UpdateDataRepositoryAssociationResponse
1325
1602
 
1603
+ UpdateFileCacheLustreConfiguration.add_member(:weekly_maintenance_start_time, Shapes::ShapeRef.new(shape: WeeklyTime, location_name: "WeeklyMaintenanceStartTime"))
1604
+ UpdateFileCacheLustreConfiguration.struct_class = Types::UpdateFileCacheLustreConfiguration
1605
+
1606
+ UpdateFileCacheRequest.add_member(:file_cache_id, Shapes::ShapeRef.new(shape: FileCacheId, required: true, location_name: "FileCacheId"))
1607
+ UpdateFileCacheRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
1608
+ UpdateFileCacheRequest.add_member(:lustre_configuration, Shapes::ShapeRef.new(shape: UpdateFileCacheLustreConfiguration, location_name: "LustreConfiguration"))
1609
+ UpdateFileCacheRequest.struct_class = Types::UpdateFileCacheRequest
1610
+
1611
+ UpdateFileCacheResponse.add_member(:file_cache, Shapes::ShapeRef.new(shape: FileCache, location_name: "FileCache"))
1612
+ UpdateFileCacheResponse.struct_class = Types::UpdateFileCacheResponse
1613
+
1326
1614
  UpdateFileSystemLustreConfiguration.add_member(:weekly_maintenance_start_time, Shapes::ShapeRef.new(shape: WeeklyTime, location_name: "WeeklyMaintenanceStartTime"))
1327
1615
  UpdateFileSystemLustreConfiguration.add_member(:daily_automatic_backup_start_time, Shapes::ShapeRef.new(shape: DailyTime, location_name: "DailyAutomaticBackupStartTime"))
1328
1616
  UpdateFileSystemLustreConfiguration.add_member(:automatic_backup_retention_days, Shapes::ShapeRef.new(shape: AutomaticBackupRetentionDays, location_name: "AutomaticBackupRetentionDays"))
1329
1617
  UpdateFileSystemLustreConfiguration.add_member(:auto_import_policy, Shapes::ShapeRef.new(shape: AutoImportPolicyType, location_name: "AutoImportPolicy"))
1330
1618
  UpdateFileSystemLustreConfiguration.add_member(:data_compression_type, Shapes::ShapeRef.new(shape: DataCompressionType, location_name: "DataCompressionType"))
1331
1619
  UpdateFileSystemLustreConfiguration.add_member(:log_configuration, Shapes::ShapeRef.new(shape: LustreLogCreateConfiguration, location_name: "LogConfiguration"))
1620
+ UpdateFileSystemLustreConfiguration.add_member(:root_squash_configuration, Shapes::ShapeRef.new(shape: LustreRootSquashConfiguration, location_name: "RootSquashConfiguration"))
1332
1621
  UpdateFileSystemLustreConfiguration.struct_class = Types::UpdateFileSystemLustreConfiguration
1333
1622
 
1334
1623
  UpdateFileSystemOntapConfiguration.add_member(:automatic_backup_retention_days, Shapes::ShapeRef.new(shape: AutomaticBackupRetentionDays, location_name: "AutomaticBackupRetentionDays"))
1335
1624
  UpdateFileSystemOntapConfiguration.add_member(:daily_automatic_backup_start_time, Shapes::ShapeRef.new(shape: DailyTime, location_name: "DailyAutomaticBackupStartTime"))
1336
1625
  UpdateFileSystemOntapConfiguration.add_member(:fsx_admin_password, Shapes::ShapeRef.new(shape: AdminPassword, location_name: "FsxAdminPassword"))
1337
1626
  UpdateFileSystemOntapConfiguration.add_member(:weekly_maintenance_start_time, Shapes::ShapeRef.new(shape: WeeklyTime, location_name: "WeeklyMaintenanceStartTime"))
1627
+ UpdateFileSystemOntapConfiguration.add_member(:disk_iops_configuration, Shapes::ShapeRef.new(shape: DiskIopsConfiguration, location_name: "DiskIopsConfiguration"))
1628
+ UpdateFileSystemOntapConfiguration.add_member(:throughput_capacity, Shapes::ShapeRef.new(shape: MegabytesPerSecond, location_name: "ThroughputCapacity"))
1629
+ UpdateFileSystemOntapConfiguration.add_member(:add_route_table_ids, Shapes::ShapeRef.new(shape: RouteTableIds, location_name: "AddRouteTableIds"))
1630
+ UpdateFileSystemOntapConfiguration.add_member(:remove_route_table_ids, Shapes::ShapeRef.new(shape: RouteTableIds, location_name: "RemoveRouteTableIds"))
1338
1631
  UpdateFileSystemOntapConfiguration.struct_class = Types::UpdateFileSystemOntapConfiguration
1339
1632
 
1340
1633
  UpdateFileSystemOpenZFSConfiguration.add_member(:automatic_backup_retention_days, Shapes::ShapeRef.new(shape: AutomaticBackupRetentionDays, location_name: "AutomaticBackupRetentionDays"))
@@ -1344,6 +1637,8 @@ module Aws::FSx
1344
1637
  UpdateFileSystemOpenZFSConfiguration.add_member(:throughput_capacity, Shapes::ShapeRef.new(shape: MegabytesPerSecond, location_name: "ThroughputCapacity"))
1345
1638
  UpdateFileSystemOpenZFSConfiguration.add_member(:weekly_maintenance_start_time, Shapes::ShapeRef.new(shape: WeeklyTime, location_name: "WeeklyMaintenanceStartTime"))
1346
1639
  UpdateFileSystemOpenZFSConfiguration.add_member(:disk_iops_configuration, Shapes::ShapeRef.new(shape: DiskIopsConfiguration, location_name: "DiskIopsConfiguration"))
1640
+ UpdateFileSystemOpenZFSConfiguration.add_member(:add_route_table_ids, Shapes::ShapeRef.new(shape: RouteTableIds, location_name: "AddRouteTableIds"))
1641
+ UpdateFileSystemOpenZFSConfiguration.add_member(:remove_route_table_ids, Shapes::ShapeRef.new(shape: RouteTableIds, location_name: "RemoveRouteTableIds"))
1347
1642
  UpdateFileSystemOpenZFSConfiguration.struct_class = Types::UpdateFileSystemOpenZFSConfiguration
1348
1643
 
1349
1644
  UpdateFileSystemRequest.add_member(:file_system_id, Shapes::ShapeRef.new(shape: FileSystemId, required: true, location_name: "FileSystemId"))
@@ -1353,6 +1648,7 @@ module Aws::FSx
1353
1648
  UpdateFileSystemRequest.add_member(:lustre_configuration, Shapes::ShapeRef.new(shape: UpdateFileSystemLustreConfiguration, location_name: "LustreConfiguration"))
1354
1649
  UpdateFileSystemRequest.add_member(:ontap_configuration, Shapes::ShapeRef.new(shape: UpdateFileSystemOntapConfiguration, location_name: "OntapConfiguration"))
1355
1650
  UpdateFileSystemRequest.add_member(:open_zfs_configuration, Shapes::ShapeRef.new(shape: UpdateFileSystemOpenZFSConfiguration, location_name: "OpenZFSConfiguration"))
1651
+ UpdateFileSystemRequest.add_member(:storage_type, Shapes::ShapeRef.new(shape: StorageType, location_name: "StorageType"))
1356
1652
  UpdateFileSystemRequest.struct_class = Types::UpdateFileSystemRequest
1357
1653
 
1358
1654
  UpdateFileSystemResponse.add_member(:file_system, Shapes::ShapeRef.new(shape: FileSystem, location_name: "FileSystem"))
@@ -1364,6 +1660,7 @@ module Aws::FSx
1364
1660
  UpdateFileSystemWindowsConfiguration.add_member(:throughput_capacity, Shapes::ShapeRef.new(shape: MegabytesPerSecond, location_name: "ThroughputCapacity"))
1365
1661
  UpdateFileSystemWindowsConfiguration.add_member(:self_managed_active_directory_configuration, Shapes::ShapeRef.new(shape: SelfManagedActiveDirectoryConfigurationUpdates, location_name: "SelfManagedActiveDirectoryConfiguration"))
1366
1662
  UpdateFileSystemWindowsConfiguration.add_member(:audit_log_configuration, Shapes::ShapeRef.new(shape: WindowsAuditLogCreateConfiguration, location_name: "AuditLogConfiguration"))
1663
+ UpdateFileSystemWindowsConfiguration.add_member(:disk_iops_configuration, Shapes::ShapeRef.new(shape: DiskIopsConfiguration, location_name: "DiskIopsConfiguration"))
1367
1664
  UpdateFileSystemWindowsConfiguration.struct_class = Types::UpdateFileSystemWindowsConfiguration
1368
1665
 
1369
1666
  UpdateOntapVolumeConfiguration.add_member(:junction_path, Shapes::ShapeRef.new(shape: JunctionPath, location_name: "JunctionPath"))
@@ -1371,16 +1668,27 @@ module Aws::FSx
1371
1668
  UpdateOntapVolumeConfiguration.add_member(:size_in_megabytes, Shapes::ShapeRef.new(shape: VolumeCapacity, location_name: "SizeInMegabytes"))
1372
1669
  UpdateOntapVolumeConfiguration.add_member(:storage_efficiency_enabled, Shapes::ShapeRef.new(shape: Flag, location_name: "StorageEfficiencyEnabled"))
1373
1670
  UpdateOntapVolumeConfiguration.add_member(:tiering_policy, Shapes::ShapeRef.new(shape: TieringPolicy, location_name: "TieringPolicy"))
1671
+ UpdateOntapVolumeConfiguration.add_member(:snapshot_policy, Shapes::ShapeRef.new(shape: SnapshotPolicy, location_name: "SnapshotPolicy"))
1672
+ UpdateOntapVolumeConfiguration.add_member(:copy_tags_to_backups, Shapes::ShapeRef.new(shape: Flag, location_name: "CopyTagsToBackups"))
1673
+ UpdateOntapVolumeConfiguration.add_member(:snaplock_configuration, Shapes::ShapeRef.new(shape: UpdateSnaplockConfiguration, location_name: "SnaplockConfiguration"))
1374
1674
  UpdateOntapVolumeConfiguration.struct_class = Types::UpdateOntapVolumeConfiguration
1375
1675
 
1376
- UpdateOpenZFSVolumeConfiguration.add_member(:storage_capacity_reservation_gi_b, Shapes::ShapeRef.new(shape: IntegerNoMax, location_name: "StorageCapacityReservationGiB"))
1377
- UpdateOpenZFSVolumeConfiguration.add_member(:storage_capacity_quota_gi_b, Shapes::ShapeRef.new(shape: IntegerNoMax, location_name: "StorageCapacityQuotaGiB"))
1676
+ UpdateOpenZFSVolumeConfiguration.add_member(:storage_capacity_reservation_gi_b, Shapes::ShapeRef.new(shape: IntegerNoMaxFromNegativeOne, location_name: "StorageCapacityReservationGiB"))
1677
+ UpdateOpenZFSVolumeConfiguration.add_member(:storage_capacity_quota_gi_b, Shapes::ShapeRef.new(shape: IntegerNoMaxFromNegativeOne, location_name: "StorageCapacityQuotaGiB"))
1678
+ UpdateOpenZFSVolumeConfiguration.add_member(:record_size_ki_b, Shapes::ShapeRef.new(shape: IntegerRecordSizeKiB, location_name: "RecordSizeKiB"))
1378
1679
  UpdateOpenZFSVolumeConfiguration.add_member(:data_compression_type, Shapes::ShapeRef.new(shape: OpenZFSDataCompressionType, location_name: "DataCompressionType"))
1379
1680
  UpdateOpenZFSVolumeConfiguration.add_member(:nfs_exports, Shapes::ShapeRef.new(shape: OpenZFSNfsExports, location_name: "NfsExports"))
1380
1681
  UpdateOpenZFSVolumeConfiguration.add_member(:user_and_group_quotas, Shapes::ShapeRef.new(shape: OpenZFSUserAndGroupQuotas, location_name: "UserAndGroupQuotas"))
1381
1682
  UpdateOpenZFSVolumeConfiguration.add_member(:read_only, Shapes::ShapeRef.new(shape: ReadOnly, location_name: "ReadOnly"))
1382
1683
  UpdateOpenZFSVolumeConfiguration.struct_class = Types::UpdateOpenZFSVolumeConfiguration
1383
1684
 
1685
+ UpdateSnaplockConfiguration.add_member(:audit_log_volume, Shapes::ShapeRef.new(shape: Flag, location_name: "AuditLogVolume"))
1686
+ UpdateSnaplockConfiguration.add_member(:autocommit_period, Shapes::ShapeRef.new(shape: AutocommitPeriod, location_name: "AutocommitPeriod"))
1687
+ UpdateSnaplockConfiguration.add_member(:privileged_delete, Shapes::ShapeRef.new(shape: PrivilegedDelete, location_name: "PrivilegedDelete"))
1688
+ UpdateSnaplockConfiguration.add_member(:retention_period, Shapes::ShapeRef.new(shape: SnaplockRetentionPeriod, location_name: "RetentionPeriod"))
1689
+ UpdateSnaplockConfiguration.add_member(:volume_append_mode_enabled, Shapes::ShapeRef.new(shape: Flag, location_name: "VolumeAppendModeEnabled"))
1690
+ UpdateSnaplockConfiguration.struct_class = Types::UpdateSnaplockConfiguration
1691
+
1384
1692
  UpdateSnapshotRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
1385
1693
  UpdateSnapshotRequest.add_member(:name, Shapes::ShapeRef.new(shape: SnapshotName, required: true, location_name: "Name"))
1386
1694
  UpdateSnapshotRequest.add_member(:snapshot_id, Shapes::ShapeRef.new(shape: SnapshotId, required: true, location_name: "SnapshotId"))
@@ -1399,6 +1707,7 @@ module Aws::FSx
1399
1707
  UpdateStorageVirtualMachineResponse.struct_class = Types::UpdateStorageVirtualMachineResponse
1400
1708
 
1401
1709
  UpdateSvmActiveDirectoryConfiguration.add_member(:self_managed_active_directory_configuration, Shapes::ShapeRef.new(shape: SelfManagedActiveDirectoryConfigurationUpdates, location_name: "SelfManagedActiveDirectoryConfiguration"))
1710
+ UpdateSvmActiveDirectoryConfiguration.add_member(:net_bios_name, Shapes::ShapeRef.new(shape: NetBiosAlias, location_name: "NetBiosName"))
1402
1711
  UpdateSvmActiveDirectoryConfiguration.struct_class = Types::UpdateSvmActiveDirectoryConfiguration
1403
1712
 
1404
1713
  UpdateVolumeRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
@@ -1464,6 +1773,7 @@ module Aws::FSx
1464
1773
  WindowsFileSystemConfiguration.add_member(:copy_tags_to_backups, Shapes::ShapeRef.new(shape: Flag, location_name: "CopyTagsToBackups"))
1465
1774
  WindowsFileSystemConfiguration.add_member(:aliases, Shapes::ShapeRef.new(shape: Aliases, location_name: "Aliases"))
1466
1775
  WindowsFileSystemConfiguration.add_member(:audit_log_configuration, Shapes::ShapeRef.new(shape: WindowsAuditLogConfiguration, location_name: "AuditLogConfiguration"))
1776
+ WindowsFileSystemConfiguration.add_member(:disk_iops_configuration, Shapes::ShapeRef.new(shape: DiskIopsConfiguration, location_name: "DiskIopsConfiguration"))
1467
1777
  WindowsFileSystemConfiguration.struct_class = Types::WindowsFileSystemConfiguration
1468
1778
 
1469
1779
 
@@ -1573,6 +1883,21 @@ module Aws::FSx
1573
1883
  o.errors << Shapes::ShapeRef.new(shape: DataRepositoryTaskExecuting)
1574
1884
  end)
1575
1885
 
1886
+ api.add_operation(:create_file_cache, Seahorse::Model::Operation.new.tap do |o|
1887
+ o.name = "CreateFileCache"
1888
+ o.http_method = "POST"
1889
+ o.http_request_uri = "/"
1890
+ o.input = Shapes::ShapeRef.new(shape: CreateFileCacheRequest)
1891
+ o.output = Shapes::ShapeRef.new(shape: CreateFileCacheResponse)
1892
+ o.errors << Shapes::ShapeRef.new(shape: BadRequest)
1893
+ o.errors << Shapes::ShapeRef.new(shape: IncompatibleParameterError)
1894
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNetworkSettings)
1895
+ o.errors << Shapes::ShapeRef.new(shape: InvalidPerUnitStorageThroughput)
1896
+ o.errors << Shapes::ShapeRef.new(shape: ServiceLimitExceeded)
1897
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1898
+ o.errors << Shapes::ShapeRef.new(shape: MissingFileCacheConfiguration)
1899
+ end)
1900
+
1576
1901
  api.add_operation(:create_file_system, Seahorse::Model::Operation.new.tap do |o|
1577
1902
  o.name = "CreateFileSystem"
1578
1903
  o.http_method = "POST"
@@ -1695,6 +2020,19 @@ module Aws::FSx
1695
2020
  o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1696
2021
  end)
1697
2022
 
2023
+ api.add_operation(:delete_file_cache, Seahorse::Model::Operation.new.tap do |o|
2024
+ o.name = "DeleteFileCache"
2025
+ o.http_method = "POST"
2026
+ o.http_request_uri = "/"
2027
+ o.input = Shapes::ShapeRef.new(shape: DeleteFileCacheRequest)
2028
+ o.output = Shapes::ShapeRef.new(shape: DeleteFileCacheResponse)
2029
+ o.errors << Shapes::ShapeRef.new(shape: BadRequest)
2030
+ o.errors << Shapes::ShapeRef.new(shape: IncompatibleParameterError)
2031
+ o.errors << Shapes::ShapeRef.new(shape: FileCacheNotFound)
2032
+ o.errors << Shapes::ShapeRef.new(shape: ServiceLimitExceeded)
2033
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
2034
+ end)
2035
+
1698
2036
  api.add_operation(:delete_file_system, Seahorse::Model::Operation.new.tap do |o|
1699
2037
  o.name = "DeleteFileSystem"
1700
2038
  o.http_method = "POST"
@@ -1741,6 +2079,7 @@ module Aws::FSx
1741
2079
  o.errors << Shapes::ShapeRef.new(shape: IncompatibleParameterError)
1742
2080
  o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1743
2081
  o.errors << Shapes::ShapeRef.new(shape: VolumeNotFound)
2082
+ o.errors << Shapes::ShapeRef.new(shape: ServiceLimitExceeded)
1744
2083
  end)
1745
2084
 
1746
2085
  api.add_operation(:describe_backups, Seahorse::Model::Operation.new.tap do |o|
@@ -1799,6 +2138,23 @@ module Aws::FSx
1799
2138
  )
1800
2139
  end)
1801
2140
 
2141
+ api.add_operation(:describe_file_caches, Seahorse::Model::Operation.new.tap do |o|
2142
+ o.name = "DescribeFileCaches"
2143
+ o.http_method = "POST"
2144
+ o.http_request_uri = "/"
2145
+ o.input = Shapes::ShapeRef.new(shape: DescribeFileCachesRequest)
2146
+ o.output = Shapes::ShapeRef.new(shape: DescribeFileCachesResponse)
2147
+ o.errors << Shapes::ShapeRef.new(shape: BadRequest)
2148
+ o.errors << Shapes::ShapeRef.new(shape: FileCacheNotFound)
2149
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
2150
+ o[:pager] = Aws::Pager.new(
2151
+ limit_key: "max_results",
2152
+ tokens: {
2153
+ "next_token" => "next_token"
2154
+ }
2155
+ )
2156
+ end)
2157
+
1802
2158
  api.add_operation(:describe_file_system_aliases, Seahorse::Model::Operation.new.tap do |o|
1803
2159
  o.name = "DescribeFileSystemAliases"
1804
2160
  o.http_method = "POST"
@@ -1938,6 +2294,17 @@ module Aws::FSx
1938
2294
  o.errors << Shapes::ShapeRef.new(shape: VolumeNotFound)
1939
2295
  end)
1940
2296
 
2297
+ api.add_operation(:start_misconfigured_state_recovery, Seahorse::Model::Operation.new.tap do |o|
2298
+ o.name = "StartMisconfiguredStateRecovery"
2299
+ o.http_method = "POST"
2300
+ o.http_request_uri = "/"
2301
+ o.input = Shapes::ShapeRef.new(shape: StartMisconfiguredStateRecoveryRequest)
2302
+ o.output = Shapes::ShapeRef.new(shape: StartMisconfiguredStateRecoveryResponse)
2303
+ o.errors << Shapes::ShapeRef.new(shape: BadRequest)
2304
+ o.errors << Shapes::ShapeRef.new(shape: FileSystemNotFound)
2305
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
2306
+ end)
2307
+
1941
2308
  api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
1942
2309
  o.name = "TagResource"
1943
2310
  o.http_method = "POST"
@@ -1977,6 +2344,21 @@ module Aws::FSx
1977
2344
  o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1978
2345
  end)
1979
2346
 
2347
+ api.add_operation(:update_file_cache, Seahorse::Model::Operation.new.tap do |o|
2348
+ o.name = "UpdateFileCache"
2349
+ o.http_method = "POST"
2350
+ o.http_request_uri = "/"
2351
+ o.input = Shapes::ShapeRef.new(shape: UpdateFileCacheRequest)
2352
+ o.output = Shapes::ShapeRef.new(shape: UpdateFileCacheResponse)
2353
+ o.errors << Shapes::ShapeRef.new(shape: BadRequest)
2354
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
2355
+ o.errors << Shapes::ShapeRef.new(shape: IncompatibleParameterError)
2356
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
2357
+ o.errors << Shapes::ShapeRef.new(shape: FileCacheNotFound)
2358
+ o.errors << Shapes::ShapeRef.new(shape: MissingFileCacheConfiguration)
2359
+ o.errors << Shapes::ShapeRef.new(shape: ServiceLimitExceeded)
2360
+ end)
2361
+
1980
2362
  api.add_operation(:update_file_system, Seahorse::Model::Operation.new.tap do |o|
1981
2363
  o.name = "UpdateFileSystem"
1982
2364
  o.http_method = "POST"
@@ -1986,6 +2368,7 @@ module Aws::FSx
1986
2368
  o.errors << Shapes::ShapeRef.new(shape: BadRequest)
1987
2369
  o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
1988
2370
  o.errors << Shapes::ShapeRef.new(shape: IncompatibleParameterError)
2371
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNetworkSettings)
1989
2372
  o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1990
2373
  o.errors << Shapes::ShapeRef.new(shape: FileSystemNotFound)
1991
2374
  o.errors << Shapes::ShapeRef.new(shape: MissingFileSystemConfiguration)