aws-sdk-fsx 1.72.0 → 1.74.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-fsx/client.rb +576 -57
- data/lib/aws-sdk-fsx/client_api.rb +78 -0
- data/lib/aws-sdk-fsx/types.rb +751 -73
- data/lib/aws-sdk-fsx.rb +1 -1
- metadata +2 -2
@@ -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')
|
@@ -78,6 +81,7 @@ module Aws::FSx
|
|
78
81
|
CreateOntapVolumeConfiguration = Shapes::StructureShape.new(name: 'CreateOntapVolumeConfiguration')
|
79
82
|
CreateOpenZFSOriginSnapshotConfiguration = Shapes::StructureShape.new(name: 'CreateOpenZFSOriginSnapshotConfiguration')
|
80
83
|
CreateOpenZFSVolumeConfiguration = Shapes::StructureShape.new(name: 'CreateOpenZFSVolumeConfiguration')
|
84
|
+
CreateSnaplockConfiguration = Shapes::StructureShape.new(name: 'CreateSnaplockConfiguration')
|
81
85
|
CreateSnapshotRequest = Shapes::StructureShape.new(name: 'CreateSnapshotRequest')
|
82
86
|
CreateSnapshotResponse = Shapes::StructureShape.new(name: 'CreateSnapshotResponse')
|
83
87
|
CreateStorageVirtualMachineRequest = Shapes::StructureShape.new(name: 'CreateStorageVirtualMachineRequest')
|
@@ -170,6 +174,7 @@ module Aws::FSx
|
|
170
174
|
DiskIopsConfigurationMode = Shapes::StringShape.new(name: 'DiskIopsConfigurationMode')
|
171
175
|
DnsIps = Shapes::ListShape.new(name: 'DnsIps')
|
172
176
|
DriveCacheType = Shapes::StringShape.new(name: 'DriveCacheType')
|
177
|
+
DurationSinceLastAccess = Shapes::StructureShape.new(name: 'DurationSinceLastAccess')
|
173
178
|
EndTime = Shapes::TimestampShape.new(name: 'EndTime')
|
174
179
|
ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
|
175
180
|
EventType = Shapes::StringShape.new(name: 'EventType')
|
@@ -286,9 +291,11 @@ module Aws::FSx
|
|
286
291
|
OrganizationalUnitDistinguishedName = Shapes::StringShape.new(name: 'OrganizationalUnitDistinguishedName')
|
287
292
|
Parameter = Shapes::StringShape.new(name: 'Parameter')
|
288
293
|
PerUnitStorageThroughput = Shapes::IntegerShape.new(name: 'PerUnitStorageThroughput')
|
294
|
+
PrivilegedDelete = Shapes::StringShape.new(name: 'PrivilegedDelete')
|
289
295
|
ProgressPercent = Shapes::IntegerShape.new(name: 'ProgressPercent')
|
290
296
|
ReadOnly = Shapes::BooleanShape.new(name: 'ReadOnly')
|
291
297
|
Region = Shapes::StringShape.new(name: 'Region')
|
298
|
+
ReleaseConfiguration = Shapes::StructureShape.new(name: 'ReleaseConfiguration')
|
292
299
|
ReleaseFileSystemNfsV3LocksRequest = Shapes::StructureShape.new(name: 'ReleaseFileSystemNfsV3LocksRequest')
|
293
300
|
ReleaseFileSystemNfsV3LocksResponse = Shapes::StructureShape.new(name: 'ReleaseFileSystemNfsV3LocksResponse')
|
294
301
|
ReleasedCapacity = Shapes::IntegerShape.new(name: 'ReleasedCapacity')
|
@@ -304,6 +311,9 @@ module Aws::FSx
|
|
304
311
|
RestoreOpenZFSVolumeOptions = Shapes::ListShape.new(name: 'RestoreOpenZFSVolumeOptions')
|
305
312
|
RestoreVolumeFromSnapshotRequest = Shapes::StructureShape.new(name: 'RestoreVolumeFromSnapshotRequest')
|
306
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')
|
307
317
|
RouteTableId = Shapes::StringShape.new(name: 'RouteTableId')
|
308
318
|
RouteTableIds = Shapes::ListShape.new(name: 'RouteTableIds')
|
309
319
|
S3DataRepositoryConfiguration = Shapes::StructureShape.new(name: 'S3DataRepositoryConfiguration')
|
@@ -315,6 +325,9 @@ module Aws::FSx
|
|
315
325
|
SelfManagedActiveDirectoryConfigurationUpdates = Shapes::StructureShape.new(name: 'SelfManagedActiveDirectoryConfigurationUpdates')
|
316
326
|
ServiceLimit = Shapes::StringShape.new(name: 'ServiceLimit')
|
317
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')
|
318
331
|
Snapshot = Shapes::StructureShape.new(name: 'Snapshot')
|
319
332
|
SnapshotFilter = Shapes::StructureShape.new(name: 'SnapshotFilter')
|
320
333
|
SnapshotFilterName = Shapes::StringShape.new(name: 'SnapshotFilterName')
|
@@ -368,6 +381,7 @@ module Aws::FSx
|
|
368
381
|
TieringPolicyName = Shapes::StringShape.new(name: 'TieringPolicyName')
|
369
382
|
TotalCount = Shapes::IntegerShape.new(name: 'TotalCount')
|
370
383
|
UUID = Shapes::StringShape.new(name: 'UUID')
|
384
|
+
Unit = Shapes::StringShape.new(name: 'Unit')
|
371
385
|
UnsupportedOperation = Shapes::StructureShape.new(name: 'UnsupportedOperation')
|
372
386
|
UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
|
373
387
|
UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
|
@@ -384,6 +398,7 @@ module Aws::FSx
|
|
384
398
|
UpdateFileSystemWindowsConfiguration = Shapes::StructureShape.new(name: 'UpdateFileSystemWindowsConfiguration')
|
385
399
|
UpdateOntapVolumeConfiguration = Shapes::StructureShape.new(name: 'UpdateOntapVolumeConfiguration')
|
386
400
|
UpdateOpenZFSVolumeConfiguration = Shapes::StructureShape.new(name: 'UpdateOpenZFSVolumeConfiguration')
|
401
|
+
UpdateSnaplockConfiguration = Shapes::StructureShape.new(name: 'UpdateSnaplockConfiguration')
|
387
402
|
UpdateSnapshotRequest = Shapes::StructureShape.new(name: 'UpdateSnapshotRequest')
|
388
403
|
UpdateSnapshotResponse = Shapes::StructureShape.new(name: 'UpdateSnapshotResponse')
|
389
404
|
UpdateStorageVirtualMachineRequest = Shapes::StructureShape.new(name: 'UpdateStorageVirtualMachineRequest')
|
@@ -391,6 +406,7 @@ module Aws::FSx
|
|
391
406
|
UpdateSvmActiveDirectoryConfiguration = Shapes::StructureShape.new(name: 'UpdateSvmActiveDirectoryConfiguration')
|
392
407
|
UpdateVolumeRequest = Shapes::StructureShape.new(name: 'UpdateVolumeRequest')
|
393
408
|
UpdateVolumeResponse = Shapes::StructureShape.new(name: 'UpdateVolumeResponse')
|
409
|
+
Value = Shapes::IntegerShape.new(name: 'Value')
|
394
410
|
Volume = Shapes::StructureShape.new(name: 'Volume')
|
395
411
|
VolumeCapacity = Shapes::IntegerShape.new(name: 'VolumeCapacity')
|
396
412
|
VolumeFilter = Shapes::StructureShape.new(name: 'VolumeFilter')
|
@@ -461,6 +477,10 @@ module Aws::FSx
|
|
461
477
|
AutoImportPolicy.add_member(:events, Shapes::ShapeRef.new(shape: EventTypes, location_name: "Events"))
|
462
478
|
AutoImportPolicy.struct_class = Types::AutoImportPolicy
|
463
479
|
|
480
|
+
AutocommitPeriod.add_member(:type, Shapes::ShapeRef.new(shape: AutocommitPeriodType, required: true, location_name: "Type"))
|
481
|
+
AutocommitPeriod.add_member(:value, Shapes::ShapeRef.new(shape: AutocommitPeriodValue, location_name: "Value"))
|
482
|
+
AutocommitPeriod.struct_class = Types::AutocommitPeriod
|
483
|
+
|
464
484
|
Backup.add_member(:backup_id, Shapes::ShapeRef.new(shape: BackupId, required: true, location_name: "BackupId"))
|
465
485
|
Backup.add_member(:lifecycle, Shapes::ShapeRef.new(shape: BackupLifecycle, required: true, location_name: "Lifecycle"))
|
466
486
|
Backup.add_member(:failure_details, Shapes::ShapeRef.new(shape: BackupFailureDetails, location_name: "FailureDetails"))
|
@@ -556,6 +576,7 @@ module Aws::FSx
|
|
556
576
|
CreateDataRepositoryTaskRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
|
557
577
|
CreateDataRepositoryTaskRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
|
558
578
|
CreateDataRepositoryTaskRequest.add_member(:capacity_to_release, Shapes::ShapeRef.new(shape: CapacityToRelease, location_name: "CapacityToRelease"))
|
579
|
+
CreateDataRepositoryTaskRequest.add_member(:release_configuration, Shapes::ShapeRef.new(shape: ReleaseConfiguration, location_name: "ReleaseConfiguration"))
|
559
580
|
CreateDataRepositoryTaskRequest.struct_class = Types::CreateDataRepositoryTaskRequest
|
560
581
|
|
561
582
|
CreateDataRepositoryTaskResponse.add_member(:data_repository_task, Shapes::ShapeRef.new(shape: DataRepositoryTask, location_name: "DataRepositoryTask"))
|
@@ -639,6 +660,9 @@ module Aws::FSx
|
|
639
660
|
CreateFileSystemOpenZFSConfiguration.add_member(:weekly_maintenance_start_time, Shapes::ShapeRef.new(shape: WeeklyTime, location_name: "WeeklyMaintenanceStartTime"))
|
640
661
|
CreateFileSystemOpenZFSConfiguration.add_member(:disk_iops_configuration, Shapes::ShapeRef.new(shape: DiskIopsConfiguration, location_name: "DiskIopsConfiguration"))
|
641
662
|
CreateFileSystemOpenZFSConfiguration.add_member(:root_volume_configuration, Shapes::ShapeRef.new(shape: OpenZFSCreateRootVolumeConfiguration, location_name: "RootVolumeConfiguration"))
|
663
|
+
CreateFileSystemOpenZFSConfiguration.add_member(:preferred_subnet_id, Shapes::ShapeRef.new(shape: SubnetId, location_name: "PreferredSubnetId"))
|
664
|
+
CreateFileSystemOpenZFSConfiguration.add_member(:endpoint_ip_address_range, Shapes::ShapeRef.new(shape: IpAddressRange, location_name: "EndpointIpAddressRange"))
|
665
|
+
CreateFileSystemOpenZFSConfiguration.add_member(:route_table_ids, Shapes::ShapeRef.new(shape: RouteTableIds, location_name: "RouteTableIds"))
|
642
666
|
CreateFileSystemOpenZFSConfiguration.struct_class = Types::CreateFileSystemOpenZFSConfiguration
|
643
667
|
|
644
668
|
CreateFileSystemRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
|
@@ -670,6 +694,7 @@ module Aws::FSx
|
|
670
694
|
CreateFileSystemWindowsConfiguration.add_member(:copy_tags_to_backups, Shapes::ShapeRef.new(shape: Flag, location_name: "CopyTagsToBackups"))
|
671
695
|
CreateFileSystemWindowsConfiguration.add_member(:aliases, Shapes::ShapeRef.new(shape: AlternateDNSNames, location_name: "Aliases"))
|
672
696
|
CreateFileSystemWindowsConfiguration.add_member(:audit_log_configuration, Shapes::ShapeRef.new(shape: WindowsAuditLogCreateConfiguration, location_name: "AuditLogConfiguration"))
|
697
|
+
CreateFileSystemWindowsConfiguration.add_member(:disk_iops_configuration, Shapes::ShapeRef.new(shape: DiskIopsConfiguration, location_name: "DiskIopsConfiguration"))
|
673
698
|
CreateFileSystemWindowsConfiguration.struct_class = Types::CreateFileSystemWindowsConfiguration
|
674
699
|
|
675
700
|
CreateOntapVolumeConfiguration.add_member(:junction_path, Shapes::ShapeRef.new(shape: JunctionPath, location_name: "JunctionPath"))
|
@@ -681,6 +706,7 @@ module Aws::FSx
|
|
681
706
|
CreateOntapVolumeConfiguration.add_member(:ontap_volume_type, Shapes::ShapeRef.new(shape: InputOntapVolumeType, location_name: "OntapVolumeType"))
|
682
707
|
CreateOntapVolumeConfiguration.add_member(:snapshot_policy, Shapes::ShapeRef.new(shape: SnapshotPolicy, location_name: "SnapshotPolicy"))
|
683
708
|
CreateOntapVolumeConfiguration.add_member(:copy_tags_to_backups, Shapes::ShapeRef.new(shape: Flag, location_name: "CopyTagsToBackups"))
|
709
|
+
CreateOntapVolumeConfiguration.add_member(:snaplock_configuration, Shapes::ShapeRef.new(shape: CreateSnaplockConfiguration, location_name: "SnaplockConfiguration"))
|
684
710
|
CreateOntapVolumeConfiguration.struct_class = Types::CreateOntapVolumeConfiguration
|
685
711
|
|
686
712
|
CreateOpenZFSOriginSnapshotConfiguration.add_member(:snapshot_arn, Shapes::ShapeRef.new(shape: ResourceARN, required: true, location_name: "SnapshotARN"))
|
@@ -699,6 +725,14 @@ module Aws::FSx
|
|
699
725
|
CreateOpenZFSVolumeConfiguration.add_member(:user_and_group_quotas, Shapes::ShapeRef.new(shape: OpenZFSUserAndGroupQuotas, location_name: "UserAndGroupQuotas"))
|
700
726
|
CreateOpenZFSVolumeConfiguration.struct_class = Types::CreateOpenZFSVolumeConfiguration
|
701
727
|
|
728
|
+
CreateSnaplockConfiguration.add_member(:audit_log_volume, Shapes::ShapeRef.new(shape: Flag, location_name: "AuditLogVolume"))
|
729
|
+
CreateSnaplockConfiguration.add_member(:autocommit_period, Shapes::ShapeRef.new(shape: AutocommitPeriod, location_name: "AutocommitPeriod"))
|
730
|
+
CreateSnaplockConfiguration.add_member(:privileged_delete, Shapes::ShapeRef.new(shape: PrivilegedDelete, location_name: "PrivilegedDelete"))
|
731
|
+
CreateSnaplockConfiguration.add_member(:retention_period, Shapes::ShapeRef.new(shape: SnaplockRetentionPeriod, location_name: "RetentionPeriod"))
|
732
|
+
CreateSnaplockConfiguration.add_member(:snaplock_type, Shapes::ShapeRef.new(shape: SnaplockType, required: true, location_name: "SnaplockType"))
|
733
|
+
CreateSnaplockConfiguration.add_member(:volume_append_mode_enabled, Shapes::ShapeRef.new(shape: Flag, location_name: "VolumeAppendModeEnabled"))
|
734
|
+
CreateSnaplockConfiguration.struct_class = Types::CreateSnaplockConfiguration
|
735
|
+
|
702
736
|
CreateSnapshotRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
|
703
737
|
CreateSnapshotRequest.add_member(:name, Shapes::ShapeRef.new(shape: SnapshotName, required: true, location_name: "Name"))
|
704
738
|
CreateSnapshotRequest.add_member(:volume_id, Shapes::ShapeRef.new(shape: VolumeId, required: true, location_name: "VolumeId"))
|
@@ -796,6 +830,7 @@ module Aws::FSx
|
|
796
830
|
DataRepositoryTask.add_member(:report, Shapes::ShapeRef.new(shape: CompletionReport, location_name: "Report"))
|
797
831
|
DataRepositoryTask.add_member(:capacity_to_release, Shapes::ShapeRef.new(shape: CapacityToRelease, location_name: "CapacityToRelease"))
|
798
832
|
DataRepositoryTask.add_member(:file_cache_id, Shapes::ShapeRef.new(shape: FileCacheId, location_name: "FileCacheId"))
|
833
|
+
DataRepositoryTask.add_member(:release_configuration, Shapes::ShapeRef.new(shape: ReleaseConfiguration, location_name: "ReleaseConfiguration"))
|
799
834
|
DataRepositoryTask.struct_class = Types::DataRepositoryTask
|
800
835
|
|
801
836
|
DataRepositoryTaskEnded.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
|
@@ -916,6 +951,7 @@ module Aws::FSx
|
|
916
951
|
|
917
952
|
DeleteVolumeOntapConfiguration.add_member(:skip_final_backup, Shapes::ShapeRef.new(shape: Flag, location_name: "SkipFinalBackup"))
|
918
953
|
DeleteVolumeOntapConfiguration.add_member(:final_backup_tags, Shapes::ShapeRef.new(shape: Tags, location_name: "FinalBackupTags"))
|
954
|
+
DeleteVolumeOntapConfiguration.add_member(:bypass_snaplock_enterprise_retention, Shapes::ShapeRef.new(shape: Flag, location_name: "BypassSnaplockEnterpriseRetention"))
|
919
955
|
DeleteVolumeOntapConfiguration.struct_class = Types::DeleteVolumeOntapConfiguration
|
920
956
|
|
921
957
|
DeleteVolumeOntapResponse.add_member(:final_backup_id, Shapes::ShapeRef.new(shape: BackupId, location_name: "FinalBackupId"))
|
@@ -1038,6 +1074,10 @@ module Aws::FSx
|
|
1038
1074
|
|
1039
1075
|
DnsIps.member = Shapes::ShapeRef.new(shape: IpAddress)
|
1040
1076
|
|
1077
|
+
DurationSinceLastAccess.add_member(:unit, Shapes::ShapeRef.new(shape: Unit, location_name: "Unit"))
|
1078
|
+
DurationSinceLastAccess.add_member(:value, Shapes::ShapeRef.new(shape: Value, location_name: "Value"))
|
1079
|
+
DurationSinceLastAccess.struct_class = Types::DurationSinceLastAccess
|
1080
|
+
|
1041
1081
|
EventTypes.member = Shapes::ShapeRef.new(shape: EventType)
|
1042
1082
|
|
1043
1083
|
FileCache.add_member(:owner_id, Shapes::ShapeRef.new(shape: AWSAccountId, location_name: "OwnerId"))
|
@@ -1284,6 +1324,7 @@ module Aws::FSx
|
|
1284
1324
|
OntapVolumeConfiguration.add_member(:ontap_volume_type, Shapes::ShapeRef.new(shape: OntapVolumeType, location_name: "OntapVolumeType"))
|
1285
1325
|
OntapVolumeConfiguration.add_member(:snapshot_policy, Shapes::ShapeRef.new(shape: SnapshotPolicy, location_name: "SnapshotPolicy"))
|
1286
1326
|
OntapVolumeConfiguration.add_member(:copy_tags_to_backups, Shapes::ShapeRef.new(shape: Flag, location_name: "CopyTagsToBackups"))
|
1327
|
+
OntapVolumeConfiguration.add_member(:snaplock_configuration, Shapes::ShapeRef.new(shape: SnaplockConfiguration, location_name: "SnaplockConfiguration"))
|
1287
1328
|
OntapVolumeConfiguration.struct_class = Types::OntapVolumeConfiguration
|
1288
1329
|
|
1289
1330
|
OpenZFSClientConfiguration.add_member(:clients, Shapes::ShapeRef.new(shape: OpenZFSClients, required: true, location_name: "Clients"))
|
@@ -1309,6 +1350,10 @@ module Aws::FSx
|
|
1309
1350
|
OpenZFSFileSystemConfiguration.add_member(:weekly_maintenance_start_time, Shapes::ShapeRef.new(shape: WeeklyTime, location_name: "WeeklyMaintenanceStartTime"))
|
1310
1351
|
OpenZFSFileSystemConfiguration.add_member(:disk_iops_configuration, Shapes::ShapeRef.new(shape: DiskIopsConfiguration, location_name: "DiskIopsConfiguration"))
|
1311
1352
|
OpenZFSFileSystemConfiguration.add_member(:root_volume_id, Shapes::ShapeRef.new(shape: VolumeId, location_name: "RootVolumeId"))
|
1353
|
+
OpenZFSFileSystemConfiguration.add_member(:preferred_subnet_id, Shapes::ShapeRef.new(shape: SubnetId, location_name: "PreferredSubnetId"))
|
1354
|
+
OpenZFSFileSystemConfiguration.add_member(:endpoint_ip_address_range, Shapes::ShapeRef.new(shape: IpAddressRange, location_name: "EndpointIpAddressRange"))
|
1355
|
+
OpenZFSFileSystemConfiguration.add_member(:route_table_ids, Shapes::ShapeRef.new(shape: RouteTableIds, location_name: "RouteTableIds"))
|
1356
|
+
OpenZFSFileSystemConfiguration.add_member(:endpoint_ip_address, Shapes::ShapeRef.new(shape: IpAddress, location_name: "EndpointIpAddress"))
|
1312
1357
|
OpenZFSFileSystemConfiguration.struct_class = Types::OpenZFSFileSystemConfiguration
|
1313
1358
|
|
1314
1359
|
OpenZFSNfsExport.add_member(:client_configurations, Shapes::ShapeRef.new(shape: OpenZFSClientConfigurations, required: true, location_name: "ClientConfigurations"))
|
@@ -1345,6 +1390,9 @@ module Aws::FSx
|
|
1345
1390
|
OpenZFSVolumeConfiguration.add_member(:delete_cloned_volumes, Shapes::ShapeRef.new(shape: Flag, location_name: "DeleteClonedVolumes"))
|
1346
1391
|
OpenZFSVolumeConfiguration.struct_class = Types::OpenZFSVolumeConfiguration
|
1347
1392
|
|
1393
|
+
ReleaseConfiguration.add_member(:duration_since_last_access, Shapes::ShapeRef.new(shape: DurationSinceLastAccess, location_name: "DurationSinceLastAccess"))
|
1394
|
+
ReleaseConfiguration.struct_class = Types::ReleaseConfiguration
|
1395
|
+
|
1348
1396
|
ReleaseFileSystemNfsV3LocksRequest.add_member(:file_system_id, Shapes::ShapeRef.new(shape: FileSystemId, required: true, location_name: "FileSystemId"))
|
1349
1397
|
ReleaseFileSystemNfsV3LocksRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
|
1350
1398
|
ReleaseFileSystemNfsV3LocksRequest.struct_class = Types::ReleaseFileSystemNfsV3LocksRequest
|
@@ -1375,6 +1423,10 @@ module Aws::FSx
|
|
1375
1423
|
RestoreVolumeFromSnapshotResponse.add_member(:administrative_actions, Shapes::ShapeRef.new(shape: AdministrativeActions, location_name: "AdministrativeActions"))
|
1376
1424
|
RestoreVolumeFromSnapshotResponse.struct_class = Types::RestoreVolumeFromSnapshotResponse
|
1377
1425
|
|
1426
|
+
RetentionPeriod.add_member(:type, Shapes::ShapeRef.new(shape: RetentionPeriodType, required: true, location_name: "Type"))
|
1427
|
+
RetentionPeriod.add_member(:value, Shapes::ShapeRef.new(shape: RetentionPeriodValue, location_name: "Value"))
|
1428
|
+
RetentionPeriod.struct_class = Types::RetentionPeriod
|
1429
|
+
|
1378
1430
|
RouteTableIds.member = Shapes::ShapeRef.new(shape: RouteTableId)
|
1379
1431
|
|
1380
1432
|
S3DataRepositoryConfiguration.add_member(:auto_import_policy, Shapes::ShapeRef.new(shape: AutoImportPolicy, location_name: "AutoImportPolicy"))
|
@@ -1410,6 +1462,19 @@ module Aws::FSx
|
|
1410
1462
|
ServiceLimitExceeded.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
|
1411
1463
|
ServiceLimitExceeded.struct_class = Types::ServiceLimitExceeded
|
1412
1464
|
|
1465
|
+
SnaplockConfiguration.add_member(:audit_log_volume, Shapes::ShapeRef.new(shape: Flag, location_name: "AuditLogVolume"))
|
1466
|
+
SnaplockConfiguration.add_member(:autocommit_period, Shapes::ShapeRef.new(shape: AutocommitPeriod, location_name: "AutocommitPeriod"))
|
1467
|
+
SnaplockConfiguration.add_member(:privileged_delete, Shapes::ShapeRef.new(shape: PrivilegedDelete, location_name: "PrivilegedDelete"))
|
1468
|
+
SnaplockConfiguration.add_member(:retention_period, Shapes::ShapeRef.new(shape: SnaplockRetentionPeriod, location_name: "RetentionPeriod"))
|
1469
|
+
SnaplockConfiguration.add_member(:snaplock_type, Shapes::ShapeRef.new(shape: SnaplockType, location_name: "SnaplockType"))
|
1470
|
+
SnaplockConfiguration.add_member(:volume_append_mode_enabled, Shapes::ShapeRef.new(shape: Flag, location_name: "VolumeAppendModeEnabled"))
|
1471
|
+
SnaplockConfiguration.struct_class = Types::SnaplockConfiguration
|
1472
|
+
|
1473
|
+
SnaplockRetentionPeriod.add_member(:default_retention, Shapes::ShapeRef.new(shape: RetentionPeriod, required: true, location_name: "DefaultRetention"))
|
1474
|
+
SnaplockRetentionPeriod.add_member(:minimum_retention, Shapes::ShapeRef.new(shape: RetentionPeriod, required: true, location_name: "MinimumRetention"))
|
1475
|
+
SnaplockRetentionPeriod.add_member(:maximum_retention, Shapes::ShapeRef.new(shape: RetentionPeriod, required: true, location_name: "MaximumRetention"))
|
1476
|
+
SnaplockRetentionPeriod.struct_class = Types::SnaplockRetentionPeriod
|
1477
|
+
|
1413
1478
|
Snapshot.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, location_name: "ResourceARN"))
|
1414
1479
|
Snapshot.add_member(:snapshot_id, Shapes::ShapeRef.new(shape: SnapshotId, location_name: "SnapshotId"))
|
1415
1480
|
Snapshot.add_member(:name, Shapes::ShapeRef.new(shape: SnapshotName, location_name: "Name"))
|
@@ -1563,6 +1628,8 @@ module Aws::FSx
|
|
1563
1628
|
UpdateFileSystemOpenZFSConfiguration.add_member(:throughput_capacity, Shapes::ShapeRef.new(shape: MegabytesPerSecond, location_name: "ThroughputCapacity"))
|
1564
1629
|
UpdateFileSystemOpenZFSConfiguration.add_member(:weekly_maintenance_start_time, Shapes::ShapeRef.new(shape: WeeklyTime, location_name: "WeeklyMaintenanceStartTime"))
|
1565
1630
|
UpdateFileSystemOpenZFSConfiguration.add_member(:disk_iops_configuration, Shapes::ShapeRef.new(shape: DiskIopsConfiguration, location_name: "DiskIopsConfiguration"))
|
1631
|
+
UpdateFileSystemOpenZFSConfiguration.add_member(:add_route_table_ids, Shapes::ShapeRef.new(shape: RouteTableIds, location_name: "AddRouteTableIds"))
|
1632
|
+
UpdateFileSystemOpenZFSConfiguration.add_member(:remove_route_table_ids, Shapes::ShapeRef.new(shape: RouteTableIds, location_name: "RemoveRouteTableIds"))
|
1566
1633
|
UpdateFileSystemOpenZFSConfiguration.struct_class = Types::UpdateFileSystemOpenZFSConfiguration
|
1567
1634
|
|
1568
1635
|
UpdateFileSystemRequest.add_member(:file_system_id, Shapes::ShapeRef.new(shape: FileSystemId, required: true, location_name: "FileSystemId"))
|
@@ -1572,6 +1639,7 @@ module Aws::FSx
|
|
1572
1639
|
UpdateFileSystemRequest.add_member(:lustre_configuration, Shapes::ShapeRef.new(shape: UpdateFileSystemLustreConfiguration, location_name: "LustreConfiguration"))
|
1573
1640
|
UpdateFileSystemRequest.add_member(:ontap_configuration, Shapes::ShapeRef.new(shape: UpdateFileSystemOntapConfiguration, location_name: "OntapConfiguration"))
|
1574
1641
|
UpdateFileSystemRequest.add_member(:open_zfs_configuration, Shapes::ShapeRef.new(shape: UpdateFileSystemOpenZFSConfiguration, location_name: "OpenZFSConfiguration"))
|
1642
|
+
UpdateFileSystemRequest.add_member(:storage_type, Shapes::ShapeRef.new(shape: StorageType, location_name: "StorageType"))
|
1575
1643
|
UpdateFileSystemRequest.struct_class = Types::UpdateFileSystemRequest
|
1576
1644
|
|
1577
1645
|
UpdateFileSystemResponse.add_member(:file_system, Shapes::ShapeRef.new(shape: FileSystem, location_name: "FileSystem"))
|
@@ -1583,6 +1651,7 @@ module Aws::FSx
|
|
1583
1651
|
UpdateFileSystemWindowsConfiguration.add_member(:throughput_capacity, Shapes::ShapeRef.new(shape: MegabytesPerSecond, location_name: "ThroughputCapacity"))
|
1584
1652
|
UpdateFileSystemWindowsConfiguration.add_member(:self_managed_active_directory_configuration, Shapes::ShapeRef.new(shape: SelfManagedActiveDirectoryConfigurationUpdates, location_name: "SelfManagedActiveDirectoryConfiguration"))
|
1585
1653
|
UpdateFileSystemWindowsConfiguration.add_member(:audit_log_configuration, Shapes::ShapeRef.new(shape: WindowsAuditLogCreateConfiguration, location_name: "AuditLogConfiguration"))
|
1654
|
+
UpdateFileSystemWindowsConfiguration.add_member(:disk_iops_configuration, Shapes::ShapeRef.new(shape: DiskIopsConfiguration, location_name: "DiskIopsConfiguration"))
|
1586
1655
|
UpdateFileSystemWindowsConfiguration.struct_class = Types::UpdateFileSystemWindowsConfiguration
|
1587
1656
|
|
1588
1657
|
UpdateOntapVolumeConfiguration.add_member(:junction_path, Shapes::ShapeRef.new(shape: JunctionPath, location_name: "JunctionPath"))
|
@@ -1592,6 +1661,7 @@ module Aws::FSx
|
|
1592
1661
|
UpdateOntapVolumeConfiguration.add_member(:tiering_policy, Shapes::ShapeRef.new(shape: TieringPolicy, location_name: "TieringPolicy"))
|
1593
1662
|
UpdateOntapVolumeConfiguration.add_member(:snapshot_policy, Shapes::ShapeRef.new(shape: SnapshotPolicy, location_name: "SnapshotPolicy"))
|
1594
1663
|
UpdateOntapVolumeConfiguration.add_member(:copy_tags_to_backups, Shapes::ShapeRef.new(shape: Flag, location_name: "CopyTagsToBackups"))
|
1664
|
+
UpdateOntapVolumeConfiguration.add_member(:snaplock_configuration, Shapes::ShapeRef.new(shape: UpdateSnaplockConfiguration, location_name: "SnaplockConfiguration"))
|
1595
1665
|
UpdateOntapVolumeConfiguration.struct_class = Types::UpdateOntapVolumeConfiguration
|
1596
1666
|
|
1597
1667
|
UpdateOpenZFSVolumeConfiguration.add_member(:storage_capacity_reservation_gi_b, Shapes::ShapeRef.new(shape: IntegerNoMaxFromNegativeOne, location_name: "StorageCapacityReservationGiB"))
|
@@ -1603,6 +1673,13 @@ module Aws::FSx
|
|
1603
1673
|
UpdateOpenZFSVolumeConfiguration.add_member(:read_only, Shapes::ShapeRef.new(shape: ReadOnly, location_name: "ReadOnly"))
|
1604
1674
|
UpdateOpenZFSVolumeConfiguration.struct_class = Types::UpdateOpenZFSVolumeConfiguration
|
1605
1675
|
|
1676
|
+
UpdateSnaplockConfiguration.add_member(:audit_log_volume, Shapes::ShapeRef.new(shape: Flag, location_name: "AuditLogVolume"))
|
1677
|
+
UpdateSnaplockConfiguration.add_member(:autocommit_period, Shapes::ShapeRef.new(shape: AutocommitPeriod, location_name: "AutocommitPeriod"))
|
1678
|
+
UpdateSnaplockConfiguration.add_member(:privileged_delete, Shapes::ShapeRef.new(shape: PrivilegedDelete, location_name: "PrivilegedDelete"))
|
1679
|
+
UpdateSnaplockConfiguration.add_member(:retention_period, Shapes::ShapeRef.new(shape: SnaplockRetentionPeriod, location_name: "RetentionPeriod"))
|
1680
|
+
UpdateSnaplockConfiguration.add_member(:volume_append_mode_enabled, Shapes::ShapeRef.new(shape: Flag, location_name: "VolumeAppendModeEnabled"))
|
1681
|
+
UpdateSnaplockConfiguration.struct_class = Types::UpdateSnaplockConfiguration
|
1682
|
+
|
1606
1683
|
UpdateSnapshotRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
|
1607
1684
|
UpdateSnapshotRequest.add_member(:name, Shapes::ShapeRef.new(shape: SnapshotName, required: true, location_name: "Name"))
|
1608
1685
|
UpdateSnapshotRequest.add_member(:snapshot_id, Shapes::ShapeRef.new(shape: SnapshotId, required: true, location_name: "SnapshotId"))
|
@@ -1687,6 +1764,7 @@ module Aws::FSx
|
|
1687
1764
|
WindowsFileSystemConfiguration.add_member(:copy_tags_to_backups, Shapes::ShapeRef.new(shape: Flag, location_name: "CopyTagsToBackups"))
|
1688
1765
|
WindowsFileSystemConfiguration.add_member(:aliases, Shapes::ShapeRef.new(shape: Aliases, location_name: "Aliases"))
|
1689
1766
|
WindowsFileSystemConfiguration.add_member(:audit_log_configuration, Shapes::ShapeRef.new(shape: WindowsAuditLogConfiguration, location_name: "AuditLogConfiguration"))
|
1767
|
+
WindowsFileSystemConfiguration.add_member(:disk_iops_configuration, Shapes::ShapeRef.new(shape: DiskIopsConfiguration, location_name: "DiskIopsConfiguration"))
|
1690
1768
|
WindowsFileSystemConfiguration.struct_class = Types::WindowsFileSystemConfiguration
|
1691
1769
|
|
1692
1770
|
|