aws-sdk-fsx 1.80.0 → 1.82.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -23,6 +23,10 @@ module Aws::FSx
23
23
  AdministrativeActionFailureDetails = Shapes::StructureShape.new(name: 'AdministrativeActionFailureDetails')
24
24
  AdministrativeActionType = Shapes::StringShape.new(name: 'AdministrativeActionType')
25
25
  AdministrativeActions = Shapes::ListShape.new(name: 'AdministrativeActions')
26
+ Aggregate = Shapes::StringShape.new(name: 'Aggregate')
27
+ AggregateConfiguration = Shapes::StructureShape.new(name: 'AggregateConfiguration')
28
+ AggregateListMultiplier = Shapes::IntegerShape.new(name: 'AggregateListMultiplier')
29
+ Aggregates = Shapes::ListShape.new(name: 'Aggregates')
26
30
  Alias = Shapes::StructureShape.new(name: 'Alias')
27
31
  AliasLifecycle = Shapes::StringShape.new(name: 'AliasLifecycle')
28
32
  Aliases = Shapes::ListShape.new(name: 'Aliases')
@@ -59,7 +63,10 @@ module Aws::FSx
59
63
  CoolingPeriod = Shapes::IntegerShape.new(name: 'CoolingPeriod')
60
64
  CopyBackupRequest = Shapes::StructureShape.new(name: 'CopyBackupRequest')
61
65
  CopyBackupResponse = Shapes::StructureShape.new(name: 'CopyBackupResponse')
66
+ CopySnapshotAndUpdateVolumeRequest = Shapes::StructureShape.new(name: 'CopySnapshotAndUpdateVolumeRequest')
67
+ CopySnapshotAndUpdateVolumeResponse = Shapes::StructureShape.new(name: 'CopySnapshotAndUpdateVolumeResponse')
62
68
  CopyTagsToDataRepositoryAssociations = Shapes::BooleanShape.new(name: 'CopyTagsToDataRepositoryAssociations')
69
+ CreateAggregateConfiguration = Shapes::StructureShape.new(name: 'CreateAggregateConfiguration')
63
70
  CreateBackupRequest = Shapes::StructureShape.new(name: 'CreateBackupRequest')
64
71
  CreateBackupResponse = Shapes::StructureShape.new(name: 'CreateBackupResponse')
65
72
  CreateDataRepositoryAssociationRequest = Shapes::StructureShape.new(name: 'CreateDataRepositoryAssociationRequest')
@@ -159,6 +166,8 @@ module Aws::FSx
159
166
  DescribeFileSystemAliasesResponse = Shapes::StructureShape.new(name: 'DescribeFileSystemAliasesResponse')
160
167
  DescribeFileSystemsRequest = Shapes::StructureShape.new(name: 'DescribeFileSystemsRequest')
161
168
  DescribeFileSystemsResponse = Shapes::StructureShape.new(name: 'DescribeFileSystemsResponse')
169
+ DescribeSharedVpcConfigurationRequest = Shapes::StructureShape.new(name: 'DescribeSharedVpcConfigurationRequest')
170
+ DescribeSharedVpcConfigurationResponse = Shapes::StructureShape.new(name: 'DescribeSharedVpcConfigurationResponse')
162
171
  DescribeSnapshotsRequest = Shapes::StructureShape.new(name: 'DescribeSnapshotsRequest')
163
172
  DescribeSnapshotsResponse = Shapes::StructureShape.new(name: 'DescribeSnapshotsResponse')
164
173
  DescribeStorageVirtualMachinesRequest = Shapes::StructureShape.new(name: 'DescribeStorageVirtualMachinesRequest')
@@ -216,6 +225,7 @@ module Aws::FSx
216
225
  Flag = Shapes::BooleanShape.new(name: 'Flag')
217
226
  FlexCacheEndpointType = Shapes::StringShape.new(name: 'FlexCacheEndpointType')
218
227
  GeneralARN = Shapes::StringShape.new(name: 'GeneralARN')
228
+ HAPairs = Shapes::IntegerShape.new(name: 'HAPairs')
219
229
  IncompatibleParameterError = Shapes::StructureShape.new(name: 'IncompatibleParameterError')
220
230
  IncompatibleRegionForMultiAZ = Shapes::StructureShape.new(name: 'IncompatibleRegionForMultiAZ')
221
231
  InputOntapVolumeType = Shapes::StringShape.new(name: 'InputOntapVolumeType')
@@ -299,6 +309,7 @@ module Aws::FSx
299
309
  ReleaseFileSystemNfsV3LocksRequest = Shapes::StructureShape.new(name: 'ReleaseFileSystemNfsV3LocksRequest')
300
310
  ReleaseFileSystemNfsV3LocksResponse = Shapes::StructureShape.new(name: 'ReleaseFileSystemNfsV3LocksResponse')
301
311
  ReleasedCapacity = Shapes::IntegerShape.new(name: 'ReleasedCapacity')
312
+ RemainingTransferBytes = Shapes::IntegerShape.new(name: 'RemainingTransferBytes')
302
313
  ReportFormat = Shapes::StringShape.new(name: 'ReportFormat')
303
314
  ReportScope = Shapes::StringShape.new(name: 'ReportScope')
304
315
  RepositoryDnsIps = Shapes::ListShape.new(name: 'RepositoryDnsIps')
@@ -379,9 +390,12 @@ module Aws::FSx
379
390
  Tags = Shapes::ListShape.new(name: 'Tags')
380
391
  TaskId = Shapes::StringShape.new(name: 'TaskId')
381
392
  TaskIds = Shapes::ListShape.new(name: 'TaskIds')
393
+ ThroughputCapacityPerHAPair = Shapes::IntegerShape.new(name: 'ThroughputCapacityPerHAPair')
382
394
  TieringPolicy = Shapes::StructureShape.new(name: 'TieringPolicy')
383
395
  TieringPolicyName = Shapes::StringShape.new(name: 'TieringPolicyName')
396
+ TotalConstituents = Shapes::IntegerShape.new(name: 'TotalConstituents')
384
397
  TotalCount = Shapes::IntegerShape.new(name: 'TotalCount')
398
+ TotalTransferBytes = Shapes::IntegerShape.new(name: 'TotalTransferBytes')
385
399
  UUID = Shapes::StringShape.new(name: 'UUID')
386
400
  Unit = Shapes::StringShape.new(name: 'Unit')
387
401
  UnsupportedOperation = Shapes::StructureShape.new(name: 'UnsupportedOperation')
@@ -400,6 +414,10 @@ module Aws::FSx
400
414
  UpdateFileSystemWindowsConfiguration = Shapes::StructureShape.new(name: 'UpdateFileSystemWindowsConfiguration')
401
415
  UpdateOntapVolumeConfiguration = Shapes::StructureShape.new(name: 'UpdateOntapVolumeConfiguration')
402
416
  UpdateOpenZFSVolumeConfiguration = Shapes::StructureShape.new(name: 'UpdateOpenZFSVolumeConfiguration')
417
+ UpdateOpenZFSVolumeOption = Shapes::StringShape.new(name: 'UpdateOpenZFSVolumeOption')
418
+ UpdateOpenZFSVolumeOptions = Shapes::ListShape.new(name: 'UpdateOpenZFSVolumeOptions')
419
+ UpdateSharedVpcConfigurationRequest = Shapes::StructureShape.new(name: 'UpdateSharedVpcConfigurationRequest')
420
+ UpdateSharedVpcConfigurationResponse = Shapes::StructureShape.new(name: 'UpdateSharedVpcConfigurationResponse')
403
421
  UpdateSnaplockConfiguration = Shapes::StructureShape.new(name: 'UpdateSnaplockConfiguration')
404
422
  UpdateSnapshotRequest = Shapes::StructureShape.new(name: 'UpdateSnapshotRequest')
405
423
  UpdateSnapshotResponse = Shapes::StructureShape.new(name: 'UpdateSnapshotResponse')
@@ -409,8 +427,10 @@ module Aws::FSx
409
427
  UpdateVolumeRequest = Shapes::StructureShape.new(name: 'UpdateVolumeRequest')
410
428
  UpdateVolumeResponse = Shapes::StructureShape.new(name: 'UpdateVolumeResponse')
411
429
  Value = Shapes::IntegerShape.new(name: 'Value')
430
+ VerboseFlag = Shapes::StringShape.new(name: 'VerboseFlag')
412
431
  Volume = Shapes::StructureShape.new(name: 'Volume')
413
432
  VolumeCapacity = Shapes::IntegerShape.new(name: 'VolumeCapacity')
433
+ VolumeCapacityBytes = Shapes::IntegerShape.new(name: 'VolumeCapacityBytes')
414
434
  VolumeFilter = Shapes::StructureShape.new(name: 'VolumeFilter')
415
435
  VolumeFilterName = Shapes::StringShape.new(name: 'VolumeFilterName')
416
436
  VolumeFilterValue = Shapes::StringShape.new(name: 'VolumeFilterValue')
@@ -422,6 +442,7 @@ module Aws::FSx
422
442
  VolumeName = Shapes::StringShape.new(name: 'VolumeName')
423
443
  VolumeNotFound = Shapes::StructureShape.new(name: 'VolumeNotFound')
424
444
  VolumePath = Shapes::StringShape.new(name: 'VolumePath')
445
+ VolumeStyle = Shapes::StringShape.new(name: 'VolumeStyle')
425
446
  VolumeType = Shapes::StringShape.new(name: 'VolumeType')
426
447
  Volumes = Shapes::ListShape.new(name: 'Volumes')
427
448
  VpcId = Shapes::StringShape.new(name: 'VpcId')
@@ -450,6 +471,8 @@ module Aws::FSx
450
471
  AdministrativeAction.add_member(:failure_details, Shapes::ShapeRef.new(shape: AdministrativeActionFailureDetails, location_name: "FailureDetails"))
451
472
  AdministrativeAction.add_member(:target_volume_values, Shapes::ShapeRef.new(shape: Volume, location_name: "TargetVolumeValues"))
452
473
  AdministrativeAction.add_member(:target_snapshot_values, Shapes::ShapeRef.new(shape: Snapshot, location_name: "TargetSnapshotValues"))
474
+ AdministrativeAction.add_member(:total_transfer_bytes, Shapes::ShapeRef.new(shape: TotalTransferBytes, location_name: "TotalTransferBytes"))
475
+ AdministrativeAction.add_member(:remaining_transfer_bytes, Shapes::ShapeRef.new(shape: RemainingTransferBytes, location_name: "RemainingTransferBytes"))
453
476
  AdministrativeAction.struct_class = Types::AdministrativeAction
454
477
 
455
478
  AdministrativeActionFailureDetails.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
@@ -457,6 +480,12 @@ module Aws::FSx
457
480
 
458
481
  AdministrativeActions.member = Shapes::ShapeRef.new(shape: AdministrativeAction)
459
482
 
483
+ AggregateConfiguration.add_member(:aggregates, Shapes::ShapeRef.new(shape: Aggregates, location_name: "Aggregates"))
484
+ AggregateConfiguration.add_member(:total_constituents, Shapes::ShapeRef.new(shape: TotalConstituents, location_name: "TotalConstituents"))
485
+ AggregateConfiguration.struct_class = Types::AggregateConfiguration
486
+
487
+ Aggregates.member = Shapes::ShapeRef.new(shape: Aggregate)
488
+
460
489
  Alias.add_member(:name, Shapes::ShapeRef.new(shape: AlternateDNSName, location_name: "Name"))
461
490
  Alias.add_member(:lifecycle, Shapes::ShapeRef.new(shape: AliasLifecycle, location_name: "Lifecycle"))
462
491
  Alias.struct_class = Types::Alias
@@ -549,6 +578,22 @@ module Aws::FSx
549
578
  CopyBackupResponse.add_member(:backup, Shapes::ShapeRef.new(shape: Backup, location_name: "Backup"))
550
579
  CopyBackupResponse.struct_class = Types::CopyBackupResponse
551
580
 
581
+ CopySnapshotAndUpdateVolumeRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
582
+ CopySnapshotAndUpdateVolumeRequest.add_member(:volume_id, Shapes::ShapeRef.new(shape: VolumeId, required: true, location_name: "VolumeId"))
583
+ CopySnapshotAndUpdateVolumeRequest.add_member(:source_snapshot_arn, Shapes::ShapeRef.new(shape: ResourceARN, required: true, location_name: "SourceSnapshotARN"))
584
+ CopySnapshotAndUpdateVolumeRequest.add_member(:copy_strategy, Shapes::ShapeRef.new(shape: OpenZFSCopyStrategy, location_name: "CopyStrategy"))
585
+ CopySnapshotAndUpdateVolumeRequest.add_member(:options, Shapes::ShapeRef.new(shape: UpdateOpenZFSVolumeOptions, location_name: "Options"))
586
+ CopySnapshotAndUpdateVolumeRequest.struct_class = Types::CopySnapshotAndUpdateVolumeRequest
587
+
588
+ CopySnapshotAndUpdateVolumeResponse.add_member(:volume_id, Shapes::ShapeRef.new(shape: VolumeId, location_name: "VolumeId"))
589
+ CopySnapshotAndUpdateVolumeResponse.add_member(:lifecycle, Shapes::ShapeRef.new(shape: VolumeLifecycle, location_name: "Lifecycle"))
590
+ CopySnapshotAndUpdateVolumeResponse.add_member(:administrative_actions, Shapes::ShapeRef.new(shape: AdministrativeActions, location_name: "AdministrativeActions"))
591
+ CopySnapshotAndUpdateVolumeResponse.struct_class = Types::CopySnapshotAndUpdateVolumeResponse
592
+
593
+ CreateAggregateConfiguration.add_member(:aggregates, Shapes::ShapeRef.new(shape: Aggregates, location_name: "Aggregates"))
594
+ CreateAggregateConfiguration.add_member(:constituents_per_aggregate, Shapes::ShapeRef.new(shape: AggregateListMultiplier, location_name: "ConstituentsPerAggregate"))
595
+ CreateAggregateConfiguration.struct_class = Types::CreateAggregateConfiguration
596
+
552
597
  CreateBackupRequest.add_member(:file_system_id, Shapes::ShapeRef.new(shape: FileSystemId, location_name: "FileSystemId"))
553
598
  CreateBackupRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
554
599
  CreateBackupRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
@@ -649,8 +694,10 @@ module Aws::FSx
649
694
  CreateFileSystemOntapConfiguration.add_member(:disk_iops_configuration, Shapes::ShapeRef.new(shape: DiskIopsConfiguration, location_name: "DiskIopsConfiguration"))
650
695
  CreateFileSystemOntapConfiguration.add_member(:preferred_subnet_id, Shapes::ShapeRef.new(shape: SubnetId, location_name: "PreferredSubnetId"))
651
696
  CreateFileSystemOntapConfiguration.add_member(:route_table_ids, Shapes::ShapeRef.new(shape: RouteTableIds, location_name: "RouteTableIds"))
652
- CreateFileSystemOntapConfiguration.add_member(:throughput_capacity, Shapes::ShapeRef.new(shape: MegabytesPerSecond, required: true, location_name: "ThroughputCapacity"))
697
+ CreateFileSystemOntapConfiguration.add_member(:throughput_capacity, Shapes::ShapeRef.new(shape: MegabytesPerSecond, location_name: "ThroughputCapacity"))
653
698
  CreateFileSystemOntapConfiguration.add_member(:weekly_maintenance_start_time, Shapes::ShapeRef.new(shape: WeeklyTime, location_name: "WeeklyMaintenanceStartTime"))
699
+ CreateFileSystemOntapConfiguration.add_member(:ha_pairs, Shapes::ShapeRef.new(shape: HAPairs, location_name: "HAPairs"))
700
+ CreateFileSystemOntapConfiguration.add_member(:throughput_capacity_per_ha_pair, Shapes::ShapeRef.new(shape: ThroughputCapacityPerHAPair, location_name: "ThroughputCapacityPerHAPair"))
654
701
  CreateFileSystemOntapConfiguration.struct_class = Types::CreateFileSystemOntapConfiguration
655
702
 
656
703
  CreateFileSystemOpenZFSConfiguration.add_member(:automatic_backup_retention_days, Shapes::ShapeRef.new(shape: AutomaticBackupRetentionDays, location_name: "AutomaticBackupRetentionDays"))
@@ -701,7 +748,7 @@ module Aws::FSx
701
748
 
702
749
  CreateOntapVolumeConfiguration.add_member(:junction_path, Shapes::ShapeRef.new(shape: JunctionPath, location_name: "JunctionPath"))
703
750
  CreateOntapVolumeConfiguration.add_member(:security_style, Shapes::ShapeRef.new(shape: SecurityStyle, location_name: "SecurityStyle"))
704
- CreateOntapVolumeConfiguration.add_member(:size_in_megabytes, Shapes::ShapeRef.new(shape: VolumeCapacity, required: true, location_name: "SizeInMegabytes"))
751
+ CreateOntapVolumeConfiguration.add_member(:size_in_megabytes, Shapes::ShapeRef.new(shape: VolumeCapacity, deprecated: true, location_name: "SizeInMegabytes", metadata: {"deprecatedMessage"=>"This property is deprecated, use SizeInBytes instead"}))
705
752
  CreateOntapVolumeConfiguration.add_member(:storage_efficiency_enabled, Shapes::ShapeRef.new(shape: Flag, location_name: "StorageEfficiencyEnabled"))
706
753
  CreateOntapVolumeConfiguration.add_member(:storage_virtual_machine_id, Shapes::ShapeRef.new(shape: StorageVirtualMachineId, required: true, location_name: "StorageVirtualMachineId"))
707
754
  CreateOntapVolumeConfiguration.add_member(:tiering_policy, Shapes::ShapeRef.new(shape: TieringPolicy, location_name: "TieringPolicy"))
@@ -709,6 +756,9 @@ module Aws::FSx
709
756
  CreateOntapVolumeConfiguration.add_member(:snapshot_policy, Shapes::ShapeRef.new(shape: SnapshotPolicy, location_name: "SnapshotPolicy"))
710
757
  CreateOntapVolumeConfiguration.add_member(:copy_tags_to_backups, Shapes::ShapeRef.new(shape: Flag, location_name: "CopyTagsToBackups"))
711
758
  CreateOntapVolumeConfiguration.add_member(:snaplock_configuration, Shapes::ShapeRef.new(shape: CreateSnaplockConfiguration, location_name: "SnaplockConfiguration"))
759
+ CreateOntapVolumeConfiguration.add_member(:volume_style, Shapes::ShapeRef.new(shape: VolumeStyle, location_name: "VolumeStyle"))
760
+ CreateOntapVolumeConfiguration.add_member(:aggregate_configuration, Shapes::ShapeRef.new(shape: CreateAggregateConfiguration, location_name: "AggregateConfiguration"))
761
+ CreateOntapVolumeConfiguration.add_member(:size_in_bytes, Shapes::ShapeRef.new(shape: VolumeCapacityBytes, location_name: "SizeInBytes"))
712
762
  CreateOntapVolumeConfiguration.struct_class = Types::CreateOntapVolumeConfiguration
713
763
 
714
764
  CreateOpenZFSOriginSnapshotConfiguration.add_member(:snapshot_arn, Shapes::ShapeRef.new(shape: ResourceARN, required: true, location_name: "SnapshotARN"))
@@ -1032,6 +1082,11 @@ module Aws::FSx
1032
1082
  DescribeFileSystemsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1033
1083
  DescribeFileSystemsResponse.struct_class = Types::DescribeFileSystemsResponse
1034
1084
 
1085
+ DescribeSharedVpcConfigurationRequest.struct_class = Types::DescribeSharedVpcConfigurationRequest
1086
+
1087
+ DescribeSharedVpcConfigurationResponse.add_member(:enable_fsx_route_table_updates_from_participant_accounts, Shapes::ShapeRef.new(shape: VerboseFlag, location_name: "EnableFsxRouteTableUpdatesFromParticipantAccounts"))
1088
+ DescribeSharedVpcConfigurationResponse.struct_class = Types::DescribeSharedVpcConfigurationResponse
1089
+
1035
1090
  DescribeSnapshotsRequest.add_member(:snapshot_ids, Shapes::ShapeRef.new(shape: SnapshotIds, location_name: "SnapshotIds"))
1036
1091
  DescribeSnapshotsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: SnapshotFilters, location_name: "Filters"))
1037
1092
  DescribeSnapshotsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
@@ -1312,6 +1367,8 @@ module Aws::FSx
1312
1367
  OntapFileSystemConfiguration.add_member(:throughput_capacity, Shapes::ShapeRef.new(shape: MegabytesPerSecond, location_name: "ThroughputCapacity"))
1313
1368
  OntapFileSystemConfiguration.add_member(:weekly_maintenance_start_time, Shapes::ShapeRef.new(shape: WeeklyTime, location_name: "WeeklyMaintenanceStartTime"))
1314
1369
  OntapFileSystemConfiguration.add_member(:fsx_admin_password, Shapes::ShapeRef.new(shape: AdminPassword, location_name: "FsxAdminPassword"))
1370
+ OntapFileSystemConfiguration.add_member(:ha_pairs, Shapes::ShapeRef.new(shape: HAPairs, location_name: "HAPairs"))
1371
+ OntapFileSystemConfiguration.add_member(:throughput_capacity_per_ha_pair, Shapes::ShapeRef.new(shape: ThroughputCapacityPerHAPair, location_name: "ThroughputCapacityPerHAPair"))
1315
1372
  OntapFileSystemConfiguration.struct_class = Types::OntapFileSystemConfiguration
1316
1373
 
1317
1374
  OntapVolumeConfiguration.add_member(:flex_cache_endpoint_type, Shapes::ShapeRef.new(shape: FlexCacheEndpointType, location_name: "FlexCacheEndpointType"))
@@ -1327,6 +1384,9 @@ module Aws::FSx
1327
1384
  OntapVolumeConfiguration.add_member(:snapshot_policy, Shapes::ShapeRef.new(shape: SnapshotPolicy, location_name: "SnapshotPolicy"))
1328
1385
  OntapVolumeConfiguration.add_member(:copy_tags_to_backups, Shapes::ShapeRef.new(shape: Flag, location_name: "CopyTagsToBackups"))
1329
1386
  OntapVolumeConfiguration.add_member(:snaplock_configuration, Shapes::ShapeRef.new(shape: SnaplockConfiguration, location_name: "SnaplockConfiguration"))
1387
+ OntapVolumeConfiguration.add_member(:volume_style, Shapes::ShapeRef.new(shape: VolumeStyle, location_name: "VolumeStyle"))
1388
+ OntapVolumeConfiguration.add_member(:aggregate_configuration, Shapes::ShapeRef.new(shape: AggregateConfiguration, location_name: "AggregateConfiguration"))
1389
+ OntapVolumeConfiguration.add_member(:size_in_bytes, Shapes::ShapeRef.new(shape: VolumeCapacityBytes, location_name: "SizeInBytes"))
1330
1390
  OntapVolumeConfiguration.struct_class = Types::OntapVolumeConfiguration
1331
1391
 
1332
1392
  OpenZFSClientConfiguration.add_member(:clients, Shapes::ShapeRef.new(shape: OpenZFSClients, required: true, location_name: "Clients"))
@@ -1390,6 +1450,9 @@ module Aws::FSx
1390
1450
  OpenZFSVolumeConfiguration.add_member(:restore_to_snapshot, Shapes::ShapeRef.new(shape: SnapshotId, location_name: "RestoreToSnapshot"))
1391
1451
  OpenZFSVolumeConfiguration.add_member(:delete_intermediate_snaphots, Shapes::ShapeRef.new(shape: Flag, location_name: "DeleteIntermediateSnaphots"))
1392
1452
  OpenZFSVolumeConfiguration.add_member(:delete_cloned_volumes, Shapes::ShapeRef.new(shape: Flag, location_name: "DeleteClonedVolumes"))
1453
+ OpenZFSVolumeConfiguration.add_member(:delete_intermediate_data, Shapes::ShapeRef.new(shape: Flag, location_name: "DeleteIntermediateData"))
1454
+ OpenZFSVolumeConfiguration.add_member(:source_snapshot_arn, Shapes::ShapeRef.new(shape: ResourceARN, location_name: "SourceSnapshotARN"))
1455
+ OpenZFSVolumeConfiguration.add_member(:destination_snapshot, Shapes::ShapeRef.new(shape: SnapshotId, location_name: "DestinationSnapshot"))
1393
1456
  OpenZFSVolumeConfiguration.struct_class = Types::OpenZFSVolumeConfiguration
1394
1457
 
1395
1458
  ReleaseConfiguration.add_member(:duration_since_last_access, Shapes::ShapeRef.new(shape: DurationSinceLastAccess, location_name: "DurationSinceLastAccess"))
@@ -1629,6 +1692,7 @@ module Aws::FSx
1629
1692
  UpdateFileSystemOntapConfiguration.add_member(:throughput_capacity, Shapes::ShapeRef.new(shape: MegabytesPerSecond, location_name: "ThroughputCapacity"))
1630
1693
  UpdateFileSystemOntapConfiguration.add_member(:add_route_table_ids, Shapes::ShapeRef.new(shape: RouteTableIds, location_name: "AddRouteTableIds"))
1631
1694
  UpdateFileSystemOntapConfiguration.add_member(:remove_route_table_ids, Shapes::ShapeRef.new(shape: RouteTableIds, location_name: "RemoveRouteTableIds"))
1695
+ UpdateFileSystemOntapConfiguration.add_member(:throughput_capacity_per_ha_pair, Shapes::ShapeRef.new(shape: ThroughputCapacityPerHAPair, location_name: "ThroughputCapacityPerHAPair"))
1632
1696
  UpdateFileSystemOntapConfiguration.struct_class = Types::UpdateFileSystemOntapConfiguration
1633
1697
 
1634
1698
  UpdateFileSystemOpenZFSConfiguration.add_member(:automatic_backup_retention_days, Shapes::ShapeRef.new(shape: AutomaticBackupRetentionDays, location_name: "AutomaticBackupRetentionDays"))
@@ -1672,6 +1736,7 @@ module Aws::FSx
1672
1736
  UpdateOntapVolumeConfiguration.add_member(:snapshot_policy, Shapes::ShapeRef.new(shape: SnapshotPolicy, location_name: "SnapshotPolicy"))
1673
1737
  UpdateOntapVolumeConfiguration.add_member(:copy_tags_to_backups, Shapes::ShapeRef.new(shape: Flag, location_name: "CopyTagsToBackups"))
1674
1738
  UpdateOntapVolumeConfiguration.add_member(:snaplock_configuration, Shapes::ShapeRef.new(shape: UpdateSnaplockConfiguration, location_name: "SnaplockConfiguration"))
1739
+ UpdateOntapVolumeConfiguration.add_member(:size_in_bytes, Shapes::ShapeRef.new(shape: VolumeCapacityBytes, location_name: "SizeInBytes"))
1675
1740
  UpdateOntapVolumeConfiguration.struct_class = Types::UpdateOntapVolumeConfiguration
1676
1741
 
1677
1742
  UpdateOpenZFSVolumeConfiguration.add_member(:storage_capacity_reservation_gi_b, Shapes::ShapeRef.new(shape: IntegerNoMaxFromNegativeOne, location_name: "StorageCapacityReservationGiB"))
@@ -1683,6 +1748,15 @@ module Aws::FSx
1683
1748
  UpdateOpenZFSVolumeConfiguration.add_member(:read_only, Shapes::ShapeRef.new(shape: ReadOnly, location_name: "ReadOnly"))
1684
1749
  UpdateOpenZFSVolumeConfiguration.struct_class = Types::UpdateOpenZFSVolumeConfiguration
1685
1750
 
1751
+ UpdateOpenZFSVolumeOptions.member = Shapes::ShapeRef.new(shape: UpdateOpenZFSVolumeOption)
1752
+
1753
+ UpdateSharedVpcConfigurationRequest.add_member(:enable_fsx_route_table_updates_from_participant_accounts, Shapes::ShapeRef.new(shape: VerboseFlag, location_name: "EnableFsxRouteTableUpdatesFromParticipantAccounts"))
1754
+ UpdateSharedVpcConfigurationRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
1755
+ UpdateSharedVpcConfigurationRequest.struct_class = Types::UpdateSharedVpcConfigurationRequest
1756
+
1757
+ UpdateSharedVpcConfigurationResponse.add_member(:enable_fsx_route_table_updates_from_participant_accounts, Shapes::ShapeRef.new(shape: VerboseFlag, location_name: "EnableFsxRouteTableUpdatesFromParticipantAccounts"))
1758
+ UpdateSharedVpcConfigurationResponse.struct_class = Types::UpdateSharedVpcConfigurationResponse
1759
+
1686
1760
  UpdateSnaplockConfiguration.add_member(:audit_log_volume, Shapes::ShapeRef.new(shape: Flag, location_name: "AuditLogVolume"))
1687
1761
  UpdateSnaplockConfiguration.add_member(:autocommit_period, Shapes::ShapeRef.new(shape: AutocommitPeriod, location_name: "AutocommitPeriod"))
1688
1762
  UpdateSnaplockConfiguration.add_member(:privileged_delete, Shapes::ShapeRef.new(shape: PrivilegedDelete, location_name: "PrivilegedDelete"))
@@ -1839,6 +1913,18 @@ module Aws::FSx
1839
1913
  o.errors << Shapes::ShapeRef.new(shape: IncompatibleRegionForMultiAZ)
1840
1914
  end)
1841
1915
 
1916
+ api.add_operation(:copy_snapshot_and_update_volume, Seahorse::Model::Operation.new.tap do |o|
1917
+ o.name = "CopySnapshotAndUpdateVolume"
1918
+ o.http_method = "POST"
1919
+ o.http_request_uri = "/"
1920
+ o.input = Shapes::ShapeRef.new(shape: CopySnapshotAndUpdateVolumeRequest)
1921
+ o.output = Shapes::ShapeRef.new(shape: CopySnapshotAndUpdateVolumeResponse)
1922
+ o.errors << Shapes::ShapeRef.new(shape: BadRequest)
1923
+ o.errors << Shapes::ShapeRef.new(shape: IncompatibleParameterError)
1924
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1925
+ o.errors << Shapes::ShapeRef.new(shape: ServiceLimitExceeded)
1926
+ end)
1927
+
1842
1928
  api.add_operation(:create_backup, Seahorse::Model::Operation.new.tap do |o|
1843
1929
  o.name = "CreateBackup"
1844
1930
  o.http_method = "POST"
@@ -2190,6 +2276,16 @@ module Aws::FSx
2190
2276
  )
2191
2277
  end)
2192
2278
 
2279
+ api.add_operation(:describe_shared_vpc_configuration, Seahorse::Model::Operation.new.tap do |o|
2280
+ o.name = "DescribeSharedVpcConfiguration"
2281
+ o.http_method = "POST"
2282
+ o.http_request_uri = "/"
2283
+ o.input = Shapes::ShapeRef.new(shape: DescribeSharedVpcConfigurationRequest)
2284
+ o.output = Shapes::ShapeRef.new(shape: DescribeSharedVpcConfigurationResponse)
2285
+ o.errors << Shapes::ShapeRef.new(shape: BadRequest)
2286
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
2287
+ end)
2288
+
2193
2289
  api.add_operation(:describe_snapshots, Seahorse::Model::Operation.new.tap do |o|
2194
2290
  o.name = "DescribeSnapshots"
2195
2291
  o.http_method = "POST"
@@ -2376,6 +2472,17 @@ module Aws::FSx
2376
2472
  o.errors << Shapes::ShapeRef.new(shape: ServiceLimitExceeded)
2377
2473
  end)
2378
2474
 
2475
+ api.add_operation(:update_shared_vpc_configuration, Seahorse::Model::Operation.new.tap do |o|
2476
+ o.name = "UpdateSharedVpcConfiguration"
2477
+ o.http_method = "POST"
2478
+ o.http_request_uri = "/"
2479
+ o.input = Shapes::ShapeRef.new(shape: UpdateSharedVpcConfigurationRequest)
2480
+ o.output = Shapes::ShapeRef.new(shape: UpdateSharedVpcConfigurationResponse)
2481
+ o.errors << Shapes::ShapeRef.new(shape: BadRequest)
2482
+ o.errors << Shapes::ShapeRef.new(shape: IncompatibleParameterError)
2483
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
2484
+ end)
2485
+
2379
2486
  api.add_operation(:update_snapshot, Seahorse::Model::Operation.new.tap do |o|
2380
2487
  o.name = "UpdateSnapshot"
2381
2488
  o.http_method = "POST"
@@ -54,6 +54,20 @@ module Aws::FSx
54
54
  end
55
55
  end
56
56
 
57
+ class CopySnapshotAndUpdateVolume
58
+ def self.build(context)
59
+ unless context.config.regional_endpoint
60
+ endpoint = context.config.endpoint.to_s
61
+ end
62
+ Aws::FSx::EndpointParameters.new(
63
+ region: context.config.region,
64
+ use_dual_stack: context.config.use_dualstack_endpoint,
65
+ use_fips: context.config.use_fips_endpoint,
66
+ endpoint: endpoint,
67
+ )
68
+ end
69
+ end
70
+
57
71
  class CreateBackup
58
72
  def self.build(context)
59
73
  unless context.config.regional_endpoint
@@ -376,6 +390,20 @@ module Aws::FSx
376
390
  end
377
391
  end
378
392
 
393
+ class DescribeSharedVpcConfiguration
394
+ def self.build(context)
395
+ unless context.config.regional_endpoint
396
+ endpoint = context.config.endpoint.to_s
397
+ end
398
+ Aws::FSx::EndpointParameters.new(
399
+ region: context.config.region,
400
+ use_dual_stack: context.config.use_dualstack_endpoint,
401
+ use_fips: context.config.use_fips_endpoint,
402
+ endpoint: endpoint,
403
+ )
404
+ end
405
+ end
406
+
379
407
  class DescribeSnapshots
380
408
  def self.build(context)
381
409
  unless context.config.regional_endpoint
@@ -558,6 +586,20 @@ module Aws::FSx
558
586
  end
559
587
  end
560
588
 
589
+ class UpdateSharedVpcConfiguration
590
+ def self.build(context)
591
+ unless context.config.regional_endpoint
592
+ endpoint = context.config.endpoint.to_s
593
+ end
594
+ Aws::FSx::EndpointParameters.new(
595
+ region: context.config.region,
596
+ use_dual_stack: context.config.use_dualstack_endpoint,
597
+ use_fips: context.config.use_fips_endpoint,
598
+ endpoint: endpoint,
599
+ )
600
+ end
601
+ end
602
+
561
603
  class UpdateSnapshot
562
604
  def self.build(context)
563
605
  unless context.config.regional_endpoint
@@ -25,16 +25,17 @@ module Aws::FSx
25
25
  # @api private
26
26
  class Handler < Seahorse::Client::Handler
27
27
  def call(context)
28
- # If endpoint was discovered, do not resolve or apply the endpoint.
29
28
  unless context[:discovered_endpoint]
30
29
  params = parameters_for_operation(context)
31
30
  endpoint = context.config.endpoint_provider.resolve_endpoint(params)
32
31
 
33
32
  context.http_request.endpoint = endpoint.url
34
33
  apply_endpoint_headers(context, endpoint.headers)
34
+
35
+ context[:endpoint_params] = params
36
+ context[:endpoint_properties] = endpoint.properties
35
37
  end
36
38
 
37
- context[:endpoint_params] = params
38
39
  context[:auth_scheme] =
39
40
  Aws::Endpoints.resolve_auth_scheme(context, endpoint)
40
41
 
@@ -62,6 +63,8 @@ module Aws::FSx
62
63
  Aws::FSx::Endpoints::CancelDataRepositoryTask.build(context)
63
64
  when :copy_backup
64
65
  Aws::FSx::Endpoints::CopyBackup.build(context)
66
+ when :copy_snapshot_and_update_volume
67
+ Aws::FSx::Endpoints::CopySnapshotAndUpdateVolume.build(context)
65
68
  when :create_backup
66
69
  Aws::FSx::Endpoints::CreateBackup.build(context)
67
70
  when :create_data_repository_association
@@ -108,6 +111,8 @@ module Aws::FSx
108
111
  Aws::FSx::Endpoints::DescribeFileSystemAliases.build(context)
109
112
  when :describe_file_systems
110
113
  Aws::FSx::Endpoints::DescribeFileSystems.build(context)
114
+ when :describe_shared_vpc_configuration
115
+ Aws::FSx::Endpoints::DescribeSharedVpcConfiguration.build(context)
111
116
  when :describe_snapshots
112
117
  Aws::FSx::Endpoints::DescribeSnapshots.build(context)
113
118
  when :describe_storage_virtual_machines
@@ -134,6 +139,8 @@ module Aws::FSx
134
139
  Aws::FSx::Endpoints::UpdateFileCache.build(context)
135
140
  when :update_file_system
136
141
  Aws::FSx::Endpoints::UpdateFileSystem.build(context)
142
+ when :update_shared_vpc_configuration
143
+ Aws::FSx::Endpoints::UpdateSharedVpcConfiguration.build(context)
137
144
  when :update_snapshot
138
145
  Aws::FSx::Endpoints::UpdateSnapshot.build(context)
139
146
  when :update_storage_virtual_machine