aws-sdk-fsx 1.41.0 → 1.45.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -18,6 +18,7 @@ module Aws::FSx
18
18
  ActiveDirectoryError = Shapes::StructureShape.new(name: 'ActiveDirectoryError')
19
19
  ActiveDirectoryErrorType = Shapes::StringShape.new(name: 'ActiveDirectoryErrorType')
20
20
  ActiveDirectoryFullyQualifiedName = Shapes::StringShape.new(name: 'ActiveDirectoryFullyQualifiedName')
21
+ AdminPassword = Shapes::StringShape.new(name: 'AdminPassword')
21
22
  AdministrativeAction = Shapes::StructureShape.new(name: 'AdministrativeAction')
22
23
  AdministrativeActionFailureDetails = Shapes::StructureShape.new(name: 'AdministrativeActionFailureDetails')
23
24
  AdministrativeActionType = Shapes::StringShape.new(name: 'AdministrativeActionType')
@@ -48,6 +49,7 @@ module Aws::FSx
48
49
  CancelDataRepositoryTaskResponse = Shapes::StructureShape.new(name: 'CancelDataRepositoryTaskResponse')
49
50
  ClientRequestToken = Shapes::StringShape.new(name: 'ClientRequestToken')
50
51
  CompletionReport = Shapes::StructureShape.new(name: 'CompletionReport')
52
+ CoolingPeriod = Shapes::IntegerShape.new(name: 'CoolingPeriod')
51
53
  CopyBackupRequest = Shapes::StructureShape.new(name: 'CopyBackupRequest')
52
54
  CopyBackupResponse = Shapes::StructureShape.new(name: 'CopyBackupResponse')
53
55
  CreateBackupRequest = Shapes::StructureShape.new(name: 'CreateBackupRequest')
@@ -57,9 +59,18 @@ module Aws::FSx
57
59
  CreateFileSystemFromBackupRequest = Shapes::StructureShape.new(name: 'CreateFileSystemFromBackupRequest')
58
60
  CreateFileSystemFromBackupResponse = Shapes::StructureShape.new(name: 'CreateFileSystemFromBackupResponse')
59
61
  CreateFileSystemLustreConfiguration = Shapes::StructureShape.new(name: 'CreateFileSystemLustreConfiguration')
62
+ CreateFileSystemOntapConfiguration = Shapes::StructureShape.new(name: 'CreateFileSystemOntapConfiguration')
60
63
  CreateFileSystemRequest = Shapes::StructureShape.new(name: 'CreateFileSystemRequest')
61
64
  CreateFileSystemResponse = Shapes::StructureShape.new(name: 'CreateFileSystemResponse')
62
65
  CreateFileSystemWindowsConfiguration = Shapes::StructureShape.new(name: 'CreateFileSystemWindowsConfiguration')
66
+ CreateOntapVolumeConfiguration = Shapes::StructureShape.new(name: 'CreateOntapVolumeConfiguration')
67
+ CreateStorageVirtualMachineRequest = Shapes::StructureShape.new(name: 'CreateStorageVirtualMachineRequest')
68
+ CreateStorageVirtualMachineResponse = Shapes::StructureShape.new(name: 'CreateStorageVirtualMachineResponse')
69
+ CreateSvmActiveDirectoryConfiguration = Shapes::StructureShape.new(name: 'CreateSvmActiveDirectoryConfiguration')
70
+ CreateVolumeFromBackupRequest = Shapes::StructureShape.new(name: 'CreateVolumeFromBackupRequest')
71
+ CreateVolumeFromBackupResponse = Shapes::StructureShape.new(name: 'CreateVolumeFromBackupResponse')
72
+ CreateVolumeRequest = Shapes::StructureShape.new(name: 'CreateVolumeRequest')
73
+ CreateVolumeResponse = Shapes::StructureShape.new(name: 'CreateVolumeResponse')
63
74
  CreationTime = Shapes::TimestampShape.new(name: 'CreationTime')
64
75
  DNSName = Shapes::StringShape.new(name: 'DNSName')
65
76
  DailyTime = Shapes::StringShape.new(name: 'DailyTime')
@@ -91,6 +102,12 @@ module Aws::FSx
91
102
  DeleteFileSystemResponse = Shapes::StructureShape.new(name: 'DeleteFileSystemResponse')
92
103
  DeleteFileSystemWindowsConfiguration = Shapes::StructureShape.new(name: 'DeleteFileSystemWindowsConfiguration')
93
104
  DeleteFileSystemWindowsResponse = Shapes::StructureShape.new(name: 'DeleteFileSystemWindowsResponse')
105
+ DeleteStorageVirtualMachineRequest = Shapes::StructureShape.new(name: 'DeleteStorageVirtualMachineRequest')
106
+ DeleteStorageVirtualMachineResponse = Shapes::StructureShape.new(name: 'DeleteStorageVirtualMachineResponse')
107
+ DeleteVolumeOntapConfiguration = Shapes::StructureShape.new(name: 'DeleteVolumeOntapConfiguration')
108
+ DeleteVolumeOntapResponse = Shapes::StructureShape.new(name: 'DeleteVolumeOntapResponse')
109
+ DeleteVolumeRequest = Shapes::StructureShape.new(name: 'DeleteVolumeRequest')
110
+ DeleteVolumeResponse = Shapes::StructureShape.new(name: 'DeleteVolumeResponse')
94
111
  DescribeBackupsRequest = Shapes::StructureShape.new(name: 'DescribeBackupsRequest')
95
112
  DescribeBackupsResponse = Shapes::StructureShape.new(name: 'DescribeBackupsResponse')
96
113
  DescribeDataRepositoryTasksRequest = Shapes::StructureShape.new(name: 'DescribeDataRepositoryTasksRequest')
@@ -99,11 +116,17 @@ module Aws::FSx
99
116
  DescribeFileSystemAliasesResponse = Shapes::StructureShape.new(name: 'DescribeFileSystemAliasesResponse')
100
117
  DescribeFileSystemsRequest = Shapes::StructureShape.new(name: 'DescribeFileSystemsRequest')
101
118
  DescribeFileSystemsResponse = Shapes::StructureShape.new(name: 'DescribeFileSystemsResponse')
119
+ DescribeStorageVirtualMachinesRequest = Shapes::StructureShape.new(name: 'DescribeStorageVirtualMachinesRequest')
120
+ DescribeStorageVirtualMachinesResponse = Shapes::StructureShape.new(name: 'DescribeStorageVirtualMachinesResponse')
121
+ DescribeVolumesRequest = Shapes::StructureShape.new(name: 'DescribeVolumesRequest')
122
+ DescribeVolumesResponse = Shapes::StructureShape.new(name: 'DescribeVolumesResponse')
102
123
  DirectoryId = Shapes::StringShape.new(name: 'DirectoryId')
103
124
  DirectoryPassword = Shapes::StringShape.new(name: 'DirectoryPassword')
104
125
  DirectoryUserName = Shapes::StringShape.new(name: 'DirectoryUserName')
105
126
  DisassociateFileSystemAliasesRequest = Shapes::StructureShape.new(name: 'DisassociateFileSystemAliasesRequest')
106
127
  DisassociateFileSystemAliasesResponse = Shapes::StructureShape.new(name: 'DisassociateFileSystemAliasesResponse')
128
+ DiskIopsConfiguration = Shapes::StructureShape.new(name: 'DiskIopsConfiguration')
129
+ DiskIopsConfigurationMode = Shapes::StringShape.new(name: 'DiskIopsConfigurationMode')
107
130
  DnsIps = Shapes::ListShape.new(name: 'DnsIps')
108
131
  DriveCacheType = Shapes::StringShape.new(name: 'DriveCacheType')
109
132
  EndTime = Shapes::TimestampShape.new(name: 'EndTime')
@@ -111,6 +134,8 @@ module Aws::FSx
111
134
  FailedCount = Shapes::IntegerShape.new(name: 'FailedCount')
112
135
  FileSystem = Shapes::StructureShape.new(name: 'FileSystem')
113
136
  FileSystemAdministratorsGroupName = Shapes::StringShape.new(name: 'FileSystemAdministratorsGroupName')
137
+ FileSystemEndpoint = Shapes::StructureShape.new(name: 'FileSystemEndpoint')
138
+ FileSystemEndpoints = Shapes::StructureShape.new(name: 'FileSystemEndpoints')
114
139
  FileSystemFailureDetails = Shapes::StructureShape.new(name: 'FileSystemFailureDetails')
115
140
  FileSystemId = Shapes::StringShape.new(name: 'FileSystemId')
116
141
  FileSystemIds = Shapes::ListShape.new(name: 'FileSystemIds')
@@ -119,6 +144,7 @@ module Aws::FSx
119
144
  FileSystemMaintenanceOperations = Shapes::ListShape.new(name: 'FileSystemMaintenanceOperations')
120
145
  FileSystemNotFound = Shapes::StructureShape.new(name: 'FileSystemNotFound')
121
146
  FileSystemType = Shapes::StringShape.new(name: 'FileSystemType')
147
+ FileSystemTypeVersion = Shapes::StringShape.new(name: 'FileSystemTypeVersion')
122
148
  FileSystems = Shapes::ListShape.new(name: 'FileSystems')
123
149
  Filter = Shapes::StructureShape.new(name: 'Filter')
124
150
  FilterName = Shapes::StringShape.new(name: 'FilterName')
@@ -126,6 +152,7 @@ module Aws::FSx
126
152
  FilterValues = Shapes::ListShape.new(name: 'FilterValues')
127
153
  Filters = Shapes::ListShape.new(name: 'Filters')
128
154
  Flag = Shapes::BooleanShape.new(name: 'Flag')
155
+ FlexCacheEndpointType = Shapes::StringShape.new(name: 'FlexCacheEndpointType')
129
156
  GeneralARN = Shapes::StringShape.new(name: 'GeneralARN')
130
157
  IncompatibleParameterError = Shapes::StructureShape.new(name: 'IncompatibleParameterError')
131
158
  IncompatibleRegionForMultiAZ = Shapes::StructureShape.new(name: 'IncompatibleRegionForMultiAZ')
@@ -137,9 +164,13 @@ module Aws::FSx
137
164
  InvalidPerUnitStorageThroughput = Shapes::StructureShape.new(name: 'InvalidPerUnitStorageThroughput')
138
165
  InvalidRegion = Shapes::StructureShape.new(name: 'InvalidRegion')
139
166
  InvalidSourceKmsKey = Shapes::StructureShape.new(name: 'InvalidSourceKmsKey')
167
+ Iops = Shapes::IntegerShape.new(name: 'Iops')
140
168
  IpAddress = Shapes::StringShape.new(name: 'IpAddress')
169
+ IpAddressRange = Shapes::StringShape.new(name: 'IpAddressRange')
170
+ JunctionPath = Shapes::StringShape.new(name: 'JunctionPath')
141
171
  KmsKeyId = Shapes::StringShape.new(name: 'KmsKeyId')
142
172
  LastUpdatedTime = Shapes::TimestampShape.new(name: 'LastUpdatedTime')
173
+ LifecycleTransitionReason = Shapes::StructureShape.new(name: 'LifecycleTransitionReason')
143
174
  ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
144
175
  ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
145
176
  LustreDeploymentType = Shapes::StringShape.new(name: 'LustreDeploymentType')
@@ -149,10 +180,17 @@ module Aws::FSx
149
180
  Megabytes = Shapes::IntegerShape.new(name: 'Megabytes')
150
181
  MegabytesPerSecond = Shapes::IntegerShape.new(name: 'MegabytesPerSecond')
151
182
  MissingFileSystemConfiguration = Shapes::StructureShape.new(name: 'MissingFileSystemConfiguration')
183
+ MissingVolumeConfiguration = Shapes::StructureShape.new(name: 'MissingVolumeConfiguration')
184
+ NetBiosAlias = Shapes::StringShape.new(name: 'NetBiosAlias')
152
185
  NetworkInterfaceId = Shapes::StringShape.new(name: 'NetworkInterfaceId')
153
186
  NetworkInterfaceIds = Shapes::ListShape.new(name: 'NetworkInterfaceIds')
154
187
  NextToken = Shapes::StringShape.new(name: 'NextToken')
155
188
  NotServiceResourceError = Shapes::StructureShape.new(name: 'NotServiceResourceError')
189
+ OntapDeploymentType = Shapes::StringShape.new(name: 'OntapDeploymentType')
190
+ OntapEndpointIpAddresses = Shapes::ListShape.new(name: 'OntapEndpointIpAddresses')
191
+ OntapFileSystemConfiguration = Shapes::StructureShape.new(name: 'OntapFileSystemConfiguration')
192
+ OntapVolumeConfiguration = Shapes::StructureShape.new(name: 'OntapVolumeConfiguration')
193
+ OntapVolumeType = Shapes::StringShape.new(name: 'OntapVolumeType')
156
194
  OrganizationalUnitDistinguishedName = Shapes::StringShape.new(name: 'OrganizationalUnitDistinguishedName')
157
195
  Parameter = Shapes::StringShape.new(name: 'Parameter')
158
196
  PerUnitStorageThroughput = Shapes::IntegerShape.new(name: 'PerUnitStorageThroughput')
@@ -164,8 +202,12 @@ module Aws::FSx
164
202
  ResourceARN = Shapes::StringShape.new(name: 'ResourceARN')
165
203
  ResourceDoesNotSupportTagging = Shapes::StructureShape.new(name: 'ResourceDoesNotSupportTagging')
166
204
  ResourceNotFound = Shapes::StructureShape.new(name: 'ResourceNotFound')
205
+ ResourceType = Shapes::StringShape.new(name: 'ResourceType')
206
+ RouteTableId = Shapes::StringShape.new(name: 'RouteTableId')
207
+ RouteTableIds = Shapes::ListShape.new(name: 'RouteTableIds')
167
208
  SecurityGroupId = Shapes::StringShape.new(name: 'SecurityGroupId')
168
209
  SecurityGroupIds = Shapes::ListShape.new(name: 'SecurityGroupIds')
210
+ SecurityStyle = Shapes::StringShape.new(name: 'SecurityStyle')
169
211
  SelfManagedActiveDirectoryAttributes = Shapes::StructureShape.new(name: 'SelfManagedActiveDirectoryAttributes')
170
212
  SelfManagedActiveDirectoryConfiguration = Shapes::StructureShape.new(name: 'SelfManagedActiveDirectoryConfiguration')
171
213
  SelfManagedActiveDirectoryConfigurationUpdates = Shapes::StructureShape.new(name: 'SelfManagedActiveDirectoryConfigurationUpdates')
@@ -177,9 +219,26 @@ module Aws::FSx
177
219
  Status = Shapes::StringShape.new(name: 'Status')
178
220
  StorageCapacity = Shapes::IntegerShape.new(name: 'StorageCapacity')
179
221
  StorageType = Shapes::StringShape.new(name: 'StorageType')
222
+ StorageVirtualMachine = Shapes::StructureShape.new(name: 'StorageVirtualMachine')
223
+ StorageVirtualMachineFilter = Shapes::StructureShape.new(name: 'StorageVirtualMachineFilter')
224
+ StorageVirtualMachineFilterName = Shapes::StringShape.new(name: 'StorageVirtualMachineFilterName')
225
+ StorageVirtualMachineFilterValue = Shapes::StringShape.new(name: 'StorageVirtualMachineFilterValue')
226
+ StorageVirtualMachineFilterValues = Shapes::ListShape.new(name: 'StorageVirtualMachineFilterValues')
227
+ StorageVirtualMachineFilters = Shapes::ListShape.new(name: 'StorageVirtualMachineFilters')
228
+ StorageVirtualMachineId = Shapes::StringShape.new(name: 'StorageVirtualMachineId')
229
+ StorageVirtualMachineIds = Shapes::ListShape.new(name: 'StorageVirtualMachineIds')
230
+ StorageVirtualMachineLifecycle = Shapes::StringShape.new(name: 'StorageVirtualMachineLifecycle')
231
+ StorageVirtualMachineName = Shapes::StringShape.new(name: 'StorageVirtualMachineName')
232
+ StorageVirtualMachineNotFound = Shapes::StructureShape.new(name: 'StorageVirtualMachineNotFound')
233
+ StorageVirtualMachineRootVolumeSecurityStyle = Shapes::StringShape.new(name: 'StorageVirtualMachineRootVolumeSecurityStyle')
234
+ StorageVirtualMachineSubtype = Shapes::StringShape.new(name: 'StorageVirtualMachineSubtype')
235
+ StorageVirtualMachines = Shapes::ListShape.new(name: 'StorageVirtualMachines')
180
236
  SubnetId = Shapes::StringShape.new(name: 'SubnetId')
181
237
  SubnetIds = Shapes::ListShape.new(name: 'SubnetIds')
182
238
  SucceededCount = Shapes::IntegerShape.new(name: 'SucceededCount')
239
+ SvmActiveDirectoryConfiguration = Shapes::StructureShape.new(name: 'SvmActiveDirectoryConfiguration')
240
+ SvmEndpoint = Shapes::StructureShape.new(name: 'SvmEndpoint')
241
+ SvmEndpoints = Shapes::StructureShape.new(name: 'SvmEndpoints')
183
242
  Tag = Shapes::StructureShape.new(name: 'Tag')
184
243
  TagKey = Shapes::StringShape.new(name: 'TagKey')
185
244
  TagKeys = Shapes::ListShape.new(name: 'TagKeys')
@@ -189,14 +248,38 @@ module Aws::FSx
189
248
  Tags = Shapes::ListShape.new(name: 'Tags')
190
249
  TaskId = Shapes::StringShape.new(name: 'TaskId')
191
250
  TaskIds = Shapes::ListShape.new(name: 'TaskIds')
251
+ TieringPolicy = Shapes::StructureShape.new(name: 'TieringPolicy')
252
+ TieringPolicyName = Shapes::StringShape.new(name: 'TieringPolicyName')
192
253
  TotalCount = Shapes::IntegerShape.new(name: 'TotalCount')
254
+ UUID = Shapes::StringShape.new(name: 'UUID')
193
255
  UnsupportedOperation = Shapes::StructureShape.new(name: 'UnsupportedOperation')
194
256
  UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
195
257
  UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
196
258
  UpdateFileSystemLustreConfiguration = Shapes::StructureShape.new(name: 'UpdateFileSystemLustreConfiguration')
259
+ UpdateFileSystemOntapConfiguration = Shapes::StructureShape.new(name: 'UpdateFileSystemOntapConfiguration')
197
260
  UpdateFileSystemRequest = Shapes::StructureShape.new(name: 'UpdateFileSystemRequest')
198
261
  UpdateFileSystemResponse = Shapes::StructureShape.new(name: 'UpdateFileSystemResponse')
199
262
  UpdateFileSystemWindowsConfiguration = Shapes::StructureShape.new(name: 'UpdateFileSystemWindowsConfiguration')
263
+ UpdateOntapVolumeConfiguration = Shapes::StructureShape.new(name: 'UpdateOntapVolumeConfiguration')
264
+ UpdateStorageVirtualMachineRequest = Shapes::StructureShape.new(name: 'UpdateStorageVirtualMachineRequest')
265
+ UpdateStorageVirtualMachineResponse = Shapes::StructureShape.new(name: 'UpdateStorageVirtualMachineResponse')
266
+ UpdateSvmActiveDirectoryConfiguration = Shapes::StructureShape.new(name: 'UpdateSvmActiveDirectoryConfiguration')
267
+ UpdateVolumeRequest = Shapes::StructureShape.new(name: 'UpdateVolumeRequest')
268
+ UpdateVolumeResponse = Shapes::StructureShape.new(name: 'UpdateVolumeResponse')
269
+ Volume = Shapes::StructureShape.new(name: 'Volume')
270
+ VolumeCapacity = Shapes::IntegerShape.new(name: 'VolumeCapacity')
271
+ VolumeFilter = Shapes::StructureShape.new(name: 'VolumeFilter')
272
+ VolumeFilterName = Shapes::StringShape.new(name: 'VolumeFilterName')
273
+ VolumeFilterValue = Shapes::StringShape.new(name: 'VolumeFilterValue')
274
+ VolumeFilterValues = Shapes::ListShape.new(name: 'VolumeFilterValues')
275
+ VolumeFilters = Shapes::ListShape.new(name: 'VolumeFilters')
276
+ VolumeId = Shapes::StringShape.new(name: 'VolumeId')
277
+ VolumeIds = Shapes::ListShape.new(name: 'VolumeIds')
278
+ VolumeLifecycle = Shapes::StringShape.new(name: 'VolumeLifecycle')
279
+ VolumeName = Shapes::StringShape.new(name: 'VolumeName')
280
+ VolumeNotFound = Shapes::StructureShape.new(name: 'VolumeNotFound')
281
+ VolumeType = Shapes::StringShape.new(name: 'VolumeType')
282
+ Volumes = Shapes::ListShape.new(name: 'Volumes')
200
283
  VpcId = Shapes::StringShape.new(name: 'VpcId')
201
284
  WeeklyTime = Shapes::StringShape.new(name: 'WeeklyTime')
202
285
  WindowsAccessAuditLogLevel = Shapes::StringShape.new(name: 'WindowsAccessAuditLogLevel')
@@ -221,6 +304,7 @@ module Aws::FSx
221
304
  AdministrativeAction.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "Status"))
222
305
  AdministrativeAction.add_member(:target_file_system_values, Shapes::ShapeRef.new(shape: FileSystem, location_name: "TargetFileSystemValues"))
223
306
  AdministrativeAction.add_member(:failure_details, Shapes::ShapeRef.new(shape: AdministrativeActionFailureDetails, location_name: "FailureDetails"))
307
+ AdministrativeAction.add_member(:target_volume_values, Shapes::ShapeRef.new(shape: Volume, location_name: "TargetVolumeValues"))
224
308
  AdministrativeAction.struct_class = Types::AdministrativeAction
225
309
 
226
310
  AdministrativeActionFailureDetails.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
@@ -258,6 +342,8 @@ module Aws::FSx
258
342
  Backup.add_member(:owner_id, Shapes::ShapeRef.new(shape: AWSAccountId, location_name: "OwnerId"))
259
343
  Backup.add_member(:source_backup_id, Shapes::ShapeRef.new(shape: BackupId, location_name: "SourceBackupId"))
260
344
  Backup.add_member(:source_backup_region, Shapes::ShapeRef.new(shape: Region, location_name: "SourceBackupRegion"))
345
+ Backup.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "ResourceType"))
346
+ Backup.add_member(:volume, Shapes::ShapeRef.new(shape: Volume, location_name: "Volume"))
261
347
  Backup.struct_class = Types::Backup
262
348
 
263
349
  BackupBeingCopied.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
@@ -308,9 +394,10 @@ module Aws::FSx
308
394
  CopyBackupResponse.add_member(:backup, Shapes::ShapeRef.new(shape: Backup, location_name: "Backup"))
309
395
  CopyBackupResponse.struct_class = Types::CopyBackupResponse
310
396
 
311
- CreateBackupRequest.add_member(:file_system_id, Shapes::ShapeRef.new(shape: FileSystemId, required: true, location_name: "FileSystemId"))
397
+ CreateBackupRequest.add_member(:file_system_id, Shapes::ShapeRef.new(shape: FileSystemId, location_name: "FileSystemId"))
312
398
  CreateBackupRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
313
399
  CreateBackupRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
400
+ CreateBackupRequest.add_member(:volume_id, Shapes::ShapeRef.new(shape: VolumeId, location_name: "VolumeId"))
314
401
  CreateBackupRequest.struct_class = Types::CreateBackupRequest
315
402
 
316
403
  CreateBackupResponse.add_member(:backup, Shapes::ShapeRef.new(shape: Backup, location_name: "Backup"))
@@ -336,6 +423,7 @@ module Aws::FSx
336
423
  CreateFileSystemFromBackupRequest.add_member(:lustre_configuration, Shapes::ShapeRef.new(shape: CreateFileSystemLustreConfiguration, location_name: "LustreConfiguration"))
337
424
  CreateFileSystemFromBackupRequest.add_member(:storage_type, Shapes::ShapeRef.new(shape: StorageType, location_name: "StorageType"))
338
425
  CreateFileSystemFromBackupRequest.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
426
+ CreateFileSystemFromBackupRequest.add_member(:file_system_type_version, Shapes::ShapeRef.new(shape: FileSystemTypeVersion, location_name: "FileSystemTypeVersion"))
339
427
  CreateFileSystemFromBackupRequest.struct_class = Types::CreateFileSystemFromBackupRequest
340
428
 
341
429
  CreateFileSystemFromBackupResponse.add_member(:file_system, Shapes::ShapeRef.new(shape: FileSystem, location_name: "FileSystem"))
@@ -355,6 +443,18 @@ module Aws::FSx
355
443
  CreateFileSystemLustreConfiguration.add_member(:data_compression_type, Shapes::ShapeRef.new(shape: DataCompressionType, location_name: "DataCompressionType"))
356
444
  CreateFileSystemLustreConfiguration.struct_class = Types::CreateFileSystemLustreConfiguration
357
445
 
446
+ CreateFileSystemOntapConfiguration.add_member(:automatic_backup_retention_days, Shapes::ShapeRef.new(shape: AutomaticBackupRetentionDays, location_name: "AutomaticBackupRetentionDays"))
447
+ CreateFileSystemOntapConfiguration.add_member(:daily_automatic_backup_start_time, Shapes::ShapeRef.new(shape: DailyTime, location_name: "DailyAutomaticBackupStartTime"))
448
+ CreateFileSystemOntapConfiguration.add_member(:deployment_type, Shapes::ShapeRef.new(shape: OntapDeploymentType, required: true, location_name: "DeploymentType"))
449
+ CreateFileSystemOntapConfiguration.add_member(:endpoint_ip_address_range, Shapes::ShapeRef.new(shape: IpAddressRange, location_name: "EndpointIpAddressRange"))
450
+ CreateFileSystemOntapConfiguration.add_member(:fsx_admin_password, Shapes::ShapeRef.new(shape: AdminPassword, location_name: "FsxAdminPassword"))
451
+ CreateFileSystemOntapConfiguration.add_member(:disk_iops_configuration, Shapes::ShapeRef.new(shape: DiskIopsConfiguration, location_name: "DiskIopsConfiguration"))
452
+ CreateFileSystemOntapConfiguration.add_member(:preferred_subnet_id, Shapes::ShapeRef.new(shape: SubnetId, location_name: "PreferredSubnetId"))
453
+ CreateFileSystemOntapConfiguration.add_member(:route_table_ids, Shapes::ShapeRef.new(shape: RouteTableIds, location_name: "RouteTableIds"))
454
+ CreateFileSystemOntapConfiguration.add_member(:throughput_capacity, Shapes::ShapeRef.new(shape: MegabytesPerSecond, required: true, location_name: "ThroughputCapacity"))
455
+ CreateFileSystemOntapConfiguration.add_member(:weekly_maintenance_start_time, Shapes::ShapeRef.new(shape: WeeklyTime, location_name: "WeeklyMaintenanceStartTime"))
456
+ CreateFileSystemOntapConfiguration.struct_class = Types::CreateFileSystemOntapConfiguration
457
+
358
458
  CreateFileSystemRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
359
459
  CreateFileSystemRequest.add_member(:file_system_type, Shapes::ShapeRef.new(shape: FileSystemType, required: true, location_name: "FileSystemType"))
360
460
  CreateFileSystemRequest.add_member(:storage_capacity, Shapes::ShapeRef.new(shape: StorageCapacity, required: true, location_name: "StorageCapacity"))
@@ -365,6 +465,8 @@ module Aws::FSx
365
465
  CreateFileSystemRequest.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
366
466
  CreateFileSystemRequest.add_member(:windows_configuration, Shapes::ShapeRef.new(shape: CreateFileSystemWindowsConfiguration, location_name: "WindowsConfiguration"))
367
467
  CreateFileSystemRequest.add_member(:lustre_configuration, Shapes::ShapeRef.new(shape: CreateFileSystemLustreConfiguration, location_name: "LustreConfiguration"))
468
+ CreateFileSystemRequest.add_member(:ontap_configuration, Shapes::ShapeRef.new(shape: CreateFileSystemOntapConfiguration, location_name: "OntapConfiguration"))
469
+ CreateFileSystemRequest.add_member(:file_system_type_version, Shapes::ShapeRef.new(shape: FileSystemTypeVersion, location_name: "FileSystemTypeVersion"))
368
470
  CreateFileSystemRequest.struct_class = Types::CreateFileSystemRequest
369
471
 
370
472
  CreateFileSystemResponse.add_member(:file_system, Shapes::ShapeRef.new(shape: FileSystem, location_name: "FileSystem"))
@@ -383,6 +485,50 @@ module Aws::FSx
383
485
  CreateFileSystemWindowsConfiguration.add_member(:audit_log_configuration, Shapes::ShapeRef.new(shape: WindowsAuditLogCreateConfiguration, location_name: "AuditLogConfiguration"))
384
486
  CreateFileSystemWindowsConfiguration.struct_class = Types::CreateFileSystemWindowsConfiguration
385
487
 
488
+ CreateOntapVolumeConfiguration.add_member(:junction_path, Shapes::ShapeRef.new(shape: JunctionPath, required: true, location_name: "JunctionPath"))
489
+ CreateOntapVolumeConfiguration.add_member(:security_style, Shapes::ShapeRef.new(shape: SecurityStyle, location_name: "SecurityStyle"))
490
+ CreateOntapVolumeConfiguration.add_member(:size_in_megabytes, Shapes::ShapeRef.new(shape: VolumeCapacity, required: true, location_name: "SizeInMegabytes"))
491
+ CreateOntapVolumeConfiguration.add_member(:storage_efficiency_enabled, Shapes::ShapeRef.new(shape: Flag, required: true, location_name: "StorageEfficiencyEnabled"))
492
+ CreateOntapVolumeConfiguration.add_member(:storage_virtual_machine_id, Shapes::ShapeRef.new(shape: StorageVirtualMachineId, required: true, location_name: "StorageVirtualMachineId"))
493
+ CreateOntapVolumeConfiguration.add_member(:tiering_policy, Shapes::ShapeRef.new(shape: TieringPolicy, location_name: "TieringPolicy"))
494
+ CreateOntapVolumeConfiguration.struct_class = Types::CreateOntapVolumeConfiguration
495
+
496
+ CreateStorageVirtualMachineRequest.add_member(:active_directory_configuration, Shapes::ShapeRef.new(shape: CreateSvmActiveDirectoryConfiguration, location_name: "ActiveDirectoryConfiguration"))
497
+ CreateStorageVirtualMachineRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
498
+ CreateStorageVirtualMachineRequest.add_member(:file_system_id, Shapes::ShapeRef.new(shape: FileSystemId, required: true, location_name: "FileSystemId"))
499
+ CreateStorageVirtualMachineRequest.add_member(:name, Shapes::ShapeRef.new(shape: StorageVirtualMachineName, required: true, location_name: "Name"))
500
+ CreateStorageVirtualMachineRequest.add_member(:svm_admin_password, Shapes::ShapeRef.new(shape: AdminPassword, location_name: "SvmAdminPassword"))
501
+ CreateStorageVirtualMachineRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
502
+ CreateStorageVirtualMachineRequest.add_member(:root_volume_security_style, Shapes::ShapeRef.new(shape: StorageVirtualMachineRootVolumeSecurityStyle, location_name: "RootVolumeSecurityStyle"))
503
+ CreateStorageVirtualMachineRequest.struct_class = Types::CreateStorageVirtualMachineRequest
504
+
505
+ CreateStorageVirtualMachineResponse.add_member(:storage_virtual_machine, Shapes::ShapeRef.new(shape: StorageVirtualMachine, location_name: "StorageVirtualMachine"))
506
+ CreateStorageVirtualMachineResponse.struct_class = Types::CreateStorageVirtualMachineResponse
507
+
508
+ CreateSvmActiveDirectoryConfiguration.add_member(:net_bios_name, Shapes::ShapeRef.new(shape: NetBiosAlias, required: true, location_name: "NetBiosName"))
509
+ CreateSvmActiveDirectoryConfiguration.add_member(:self_managed_active_directory_configuration, Shapes::ShapeRef.new(shape: SelfManagedActiveDirectoryConfiguration, location_name: "SelfManagedActiveDirectoryConfiguration"))
510
+ CreateSvmActiveDirectoryConfiguration.struct_class = Types::CreateSvmActiveDirectoryConfiguration
511
+
512
+ CreateVolumeFromBackupRequest.add_member(:backup_id, Shapes::ShapeRef.new(shape: BackupId, required: true, location_name: "BackupId"))
513
+ CreateVolumeFromBackupRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
514
+ CreateVolumeFromBackupRequest.add_member(:name, Shapes::ShapeRef.new(shape: VolumeName, required: true, location_name: "Name"))
515
+ CreateVolumeFromBackupRequest.add_member(:ontap_configuration, Shapes::ShapeRef.new(shape: CreateOntapVolumeConfiguration, location_name: "OntapConfiguration"))
516
+ CreateVolumeFromBackupRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
517
+ CreateVolumeFromBackupRequest.struct_class = Types::CreateVolumeFromBackupRequest
518
+
519
+ CreateVolumeFromBackupResponse.add_member(:volume, Shapes::ShapeRef.new(shape: Volume, location_name: "Volume"))
520
+ CreateVolumeFromBackupResponse.struct_class = Types::CreateVolumeFromBackupResponse
521
+
522
+ CreateVolumeRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
523
+ CreateVolumeRequest.add_member(:volume_type, Shapes::ShapeRef.new(shape: VolumeType, required: true, location_name: "VolumeType"))
524
+ CreateVolumeRequest.add_member(:name, Shapes::ShapeRef.new(shape: VolumeName, required: true, location_name: "Name"))
525
+ CreateVolumeRequest.add_member(:ontap_configuration, Shapes::ShapeRef.new(shape: CreateOntapVolumeConfiguration, location_name: "OntapConfiguration"))
526
+ CreateVolumeRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
527
+ CreateVolumeRequest.struct_class = Types::CreateVolumeRequest
528
+
529
+ CreateVolumeResponse.add_member(:volume, Shapes::ShapeRef.new(shape: Volume, location_name: "Volume"))
530
+ CreateVolumeResponse.struct_class = Types::CreateVolumeResponse
531
+
386
532
  DataRepositoryConfiguration.add_member(:lifecycle, Shapes::ShapeRef.new(shape: DataRepositoryLifecycle, location_name: "Lifecycle"))
387
533
  DataRepositoryConfiguration.add_member(:import_path, Shapes::ShapeRef.new(shape: ArchivePath, location_name: "ImportPath"))
388
534
  DataRepositoryConfiguration.add_member(:export_path, Shapes::ShapeRef.new(shape: ArchivePath, location_name: "ExportPath"))
@@ -475,6 +621,32 @@ module Aws::FSx
475
621
  DeleteFileSystemWindowsResponse.add_member(:final_backup_tags, Shapes::ShapeRef.new(shape: Tags, location_name: "FinalBackupTags"))
476
622
  DeleteFileSystemWindowsResponse.struct_class = Types::DeleteFileSystemWindowsResponse
477
623
 
624
+ DeleteStorageVirtualMachineRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
625
+ DeleteStorageVirtualMachineRequest.add_member(:storage_virtual_machine_id, Shapes::ShapeRef.new(shape: StorageVirtualMachineId, required: true, location_name: "StorageVirtualMachineId"))
626
+ DeleteStorageVirtualMachineRequest.struct_class = Types::DeleteStorageVirtualMachineRequest
627
+
628
+ DeleteStorageVirtualMachineResponse.add_member(:storage_virtual_machine_id, Shapes::ShapeRef.new(shape: StorageVirtualMachineId, location_name: "StorageVirtualMachineId"))
629
+ DeleteStorageVirtualMachineResponse.add_member(:lifecycle, Shapes::ShapeRef.new(shape: StorageVirtualMachineLifecycle, location_name: "Lifecycle"))
630
+ DeleteStorageVirtualMachineResponse.struct_class = Types::DeleteStorageVirtualMachineResponse
631
+
632
+ DeleteVolumeOntapConfiguration.add_member(:skip_final_backup, Shapes::ShapeRef.new(shape: Flag, location_name: "SkipFinalBackup"))
633
+ DeleteVolumeOntapConfiguration.add_member(:final_backup_tags, Shapes::ShapeRef.new(shape: Tags, location_name: "FinalBackupTags"))
634
+ DeleteVolumeOntapConfiguration.struct_class = Types::DeleteVolumeOntapConfiguration
635
+
636
+ DeleteVolumeOntapResponse.add_member(:final_backup_id, Shapes::ShapeRef.new(shape: BackupId, location_name: "FinalBackupId"))
637
+ DeleteVolumeOntapResponse.add_member(:final_backup_tags, Shapes::ShapeRef.new(shape: Tags, location_name: "FinalBackupTags"))
638
+ DeleteVolumeOntapResponse.struct_class = Types::DeleteVolumeOntapResponse
639
+
640
+ DeleteVolumeRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
641
+ DeleteVolumeRequest.add_member(:volume_id, Shapes::ShapeRef.new(shape: VolumeId, required: true, location_name: "VolumeId"))
642
+ DeleteVolumeRequest.add_member(:ontap_configuration, Shapes::ShapeRef.new(shape: DeleteVolumeOntapConfiguration, location_name: "OntapConfiguration"))
643
+ DeleteVolumeRequest.struct_class = Types::DeleteVolumeRequest
644
+
645
+ DeleteVolumeResponse.add_member(:volume_id, Shapes::ShapeRef.new(shape: VolumeId, location_name: "VolumeId"))
646
+ DeleteVolumeResponse.add_member(:lifecycle, Shapes::ShapeRef.new(shape: VolumeLifecycle, location_name: "Lifecycle"))
647
+ DeleteVolumeResponse.add_member(:ontap_response, Shapes::ShapeRef.new(shape: DeleteVolumeOntapResponse, location_name: "OntapResponse"))
648
+ DeleteVolumeResponse.struct_class = Types::DeleteVolumeResponse
649
+
478
650
  DescribeBackupsRequest.add_member(:backup_ids, Shapes::ShapeRef.new(shape: BackupIds, location_name: "BackupIds"))
479
651
  DescribeBackupsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: Filters, location_name: "Filters"))
480
652
  DescribeBackupsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
@@ -514,6 +686,26 @@ module Aws::FSx
514
686
  DescribeFileSystemsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
515
687
  DescribeFileSystemsResponse.struct_class = Types::DescribeFileSystemsResponse
516
688
 
689
+ DescribeStorageVirtualMachinesRequest.add_member(:storage_virtual_machine_ids, Shapes::ShapeRef.new(shape: StorageVirtualMachineIds, location_name: "StorageVirtualMachineIds"))
690
+ DescribeStorageVirtualMachinesRequest.add_member(:filters, Shapes::ShapeRef.new(shape: StorageVirtualMachineFilters, location_name: "Filters"))
691
+ DescribeStorageVirtualMachinesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
692
+ DescribeStorageVirtualMachinesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
693
+ DescribeStorageVirtualMachinesRequest.struct_class = Types::DescribeStorageVirtualMachinesRequest
694
+
695
+ DescribeStorageVirtualMachinesResponse.add_member(:storage_virtual_machines, Shapes::ShapeRef.new(shape: StorageVirtualMachines, location_name: "StorageVirtualMachines"))
696
+ DescribeStorageVirtualMachinesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
697
+ DescribeStorageVirtualMachinesResponse.struct_class = Types::DescribeStorageVirtualMachinesResponse
698
+
699
+ DescribeVolumesRequest.add_member(:volume_ids, Shapes::ShapeRef.new(shape: VolumeIds, location_name: "VolumeIds"))
700
+ DescribeVolumesRequest.add_member(:filters, Shapes::ShapeRef.new(shape: VolumeFilters, location_name: "Filters"))
701
+ DescribeVolumesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
702
+ DescribeVolumesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
703
+ DescribeVolumesRequest.struct_class = Types::DescribeVolumesRequest
704
+
705
+ DescribeVolumesResponse.add_member(:volumes, Shapes::ShapeRef.new(shape: Volumes, location_name: "Volumes"))
706
+ DescribeVolumesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
707
+ DescribeVolumesResponse.struct_class = Types::DescribeVolumesResponse
708
+
517
709
  DisassociateFileSystemAliasesRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
518
710
  DisassociateFileSystemAliasesRequest.add_member(:file_system_id, Shapes::ShapeRef.new(shape: FileSystemId, required: true, location_name: "FileSystemId"))
519
711
  DisassociateFileSystemAliasesRequest.add_member(:aliases, Shapes::ShapeRef.new(shape: AlternateDNSNames, required: true, location_name: "Aliases"))
@@ -522,6 +714,10 @@ module Aws::FSx
522
714
  DisassociateFileSystemAliasesResponse.add_member(:aliases, Shapes::ShapeRef.new(shape: Aliases, location_name: "Aliases"))
523
715
  DisassociateFileSystemAliasesResponse.struct_class = Types::DisassociateFileSystemAliasesResponse
524
716
 
717
+ DiskIopsConfiguration.add_member(:mode, Shapes::ShapeRef.new(shape: DiskIopsConfigurationMode, location_name: "Mode"))
718
+ DiskIopsConfiguration.add_member(:iops, Shapes::ShapeRef.new(shape: Iops, location_name: "Iops"))
719
+ DiskIopsConfiguration.struct_class = Types::DiskIopsConfiguration
720
+
525
721
  DnsIps.member = Shapes::ShapeRef.new(shape: IpAddress)
526
722
 
527
723
  FileSystem.add_member(:owner_id, Shapes::ShapeRef.new(shape: AWSAccountId, location_name: "OwnerId"))
@@ -542,8 +738,18 @@ module Aws::FSx
542
738
  FileSystem.add_member(:windows_configuration, Shapes::ShapeRef.new(shape: WindowsFileSystemConfiguration, location_name: "WindowsConfiguration"))
543
739
  FileSystem.add_member(:lustre_configuration, Shapes::ShapeRef.new(shape: LustreFileSystemConfiguration, location_name: "LustreConfiguration"))
544
740
  FileSystem.add_member(:administrative_actions, Shapes::ShapeRef.new(shape: AdministrativeActions, location_name: "AdministrativeActions"))
741
+ FileSystem.add_member(:ontap_configuration, Shapes::ShapeRef.new(shape: OntapFileSystemConfiguration, location_name: "OntapConfiguration"))
742
+ FileSystem.add_member(:file_system_type_version, Shapes::ShapeRef.new(shape: FileSystemTypeVersion, location_name: "FileSystemTypeVersion"))
545
743
  FileSystem.struct_class = Types::FileSystem
546
744
 
745
+ FileSystemEndpoint.add_member(:dns_name, Shapes::ShapeRef.new(shape: DNSName, location_name: "DNSName"))
746
+ FileSystemEndpoint.add_member(:ip_addresses, Shapes::ShapeRef.new(shape: OntapEndpointIpAddresses, location_name: "IpAddresses"))
747
+ FileSystemEndpoint.struct_class = Types::FileSystemEndpoint
748
+
749
+ FileSystemEndpoints.add_member(:intercluster, Shapes::ShapeRef.new(shape: FileSystemEndpoint, location_name: "Intercluster"))
750
+ FileSystemEndpoints.add_member(:management, Shapes::ShapeRef.new(shape: FileSystemEndpoint, location_name: "Management"))
751
+ FileSystemEndpoints.struct_class = Types::FileSystemEndpoints
752
+
547
753
  FileSystemFailureDetails.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
548
754
  FileSystemFailureDetails.struct_class = Types::FileSystemFailureDetails
549
755
 
@@ -586,6 +792,7 @@ module Aws::FSx
586
792
  InvalidNetworkSettings.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
587
793
  InvalidNetworkSettings.add_member(:invalid_subnet_id, Shapes::ShapeRef.new(shape: SubnetId, location_name: "InvalidSubnetId"))
588
794
  InvalidNetworkSettings.add_member(:invalid_security_group_id, Shapes::ShapeRef.new(shape: SecurityGroupId, location_name: "InvalidSecurityGroupId"))
795
+ InvalidNetworkSettings.add_member(:invalid_route_table_id, Shapes::ShapeRef.new(shape: RouteTableId, location_name: "InvalidRouteTableId"))
589
796
  InvalidNetworkSettings.struct_class = Types::InvalidNetworkSettings
590
797
 
591
798
  InvalidPerUnitStorageThroughput.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
@@ -597,6 +804,9 @@ module Aws::FSx
597
804
  InvalidSourceKmsKey.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
598
805
  InvalidSourceKmsKey.struct_class = Types::InvalidSourceKmsKey
599
806
 
807
+ LifecycleTransitionReason.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
808
+ LifecycleTransitionReason.struct_class = Types::LifecycleTransitionReason
809
+
600
810
  ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, required: true, location_name: "ResourceARN"))
601
811
  ListTagsForResourceRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
602
812
  ListTagsForResourceRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
@@ -621,12 +831,41 @@ module Aws::FSx
621
831
  MissingFileSystemConfiguration.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
622
832
  MissingFileSystemConfiguration.struct_class = Types::MissingFileSystemConfiguration
623
833
 
834
+ MissingVolumeConfiguration.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
835
+ MissingVolumeConfiguration.struct_class = Types::MissingVolumeConfiguration
836
+
624
837
  NetworkInterfaceIds.member = Shapes::ShapeRef.new(shape: NetworkInterfaceId)
625
838
 
626
839
  NotServiceResourceError.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, required: true, location_name: "ResourceARN"))
627
840
  NotServiceResourceError.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
628
841
  NotServiceResourceError.struct_class = Types::NotServiceResourceError
629
842
 
843
+ OntapEndpointIpAddresses.member = Shapes::ShapeRef.new(shape: IpAddress)
844
+
845
+ OntapFileSystemConfiguration.add_member(:automatic_backup_retention_days, Shapes::ShapeRef.new(shape: AutomaticBackupRetentionDays, location_name: "AutomaticBackupRetentionDays"))
846
+ OntapFileSystemConfiguration.add_member(:daily_automatic_backup_start_time, Shapes::ShapeRef.new(shape: DailyTime, location_name: "DailyAutomaticBackupStartTime"))
847
+ OntapFileSystemConfiguration.add_member(:deployment_type, Shapes::ShapeRef.new(shape: OntapDeploymentType, location_name: "DeploymentType"))
848
+ OntapFileSystemConfiguration.add_member(:endpoint_ip_address_range, Shapes::ShapeRef.new(shape: IpAddressRange, location_name: "EndpointIpAddressRange"))
849
+ OntapFileSystemConfiguration.add_member(:endpoints, Shapes::ShapeRef.new(shape: FileSystemEndpoints, location_name: "Endpoints"))
850
+ OntapFileSystemConfiguration.add_member(:disk_iops_configuration, Shapes::ShapeRef.new(shape: DiskIopsConfiguration, location_name: "DiskIopsConfiguration"))
851
+ OntapFileSystemConfiguration.add_member(:preferred_subnet_id, Shapes::ShapeRef.new(shape: SubnetId, location_name: "PreferredSubnetId"))
852
+ OntapFileSystemConfiguration.add_member(:route_table_ids, Shapes::ShapeRef.new(shape: RouteTableIds, location_name: "RouteTableIds"))
853
+ OntapFileSystemConfiguration.add_member(:throughput_capacity, Shapes::ShapeRef.new(shape: MegabytesPerSecond, location_name: "ThroughputCapacity"))
854
+ OntapFileSystemConfiguration.add_member(:weekly_maintenance_start_time, Shapes::ShapeRef.new(shape: WeeklyTime, location_name: "WeeklyMaintenanceStartTime"))
855
+ OntapFileSystemConfiguration.struct_class = Types::OntapFileSystemConfiguration
856
+
857
+ OntapVolumeConfiguration.add_member(:flex_cache_endpoint_type, Shapes::ShapeRef.new(shape: FlexCacheEndpointType, location_name: "FlexCacheEndpointType"))
858
+ OntapVolumeConfiguration.add_member(:junction_path, Shapes::ShapeRef.new(shape: JunctionPath, location_name: "JunctionPath"))
859
+ OntapVolumeConfiguration.add_member(:security_style, Shapes::ShapeRef.new(shape: SecurityStyle, location_name: "SecurityStyle"))
860
+ OntapVolumeConfiguration.add_member(:size_in_megabytes, Shapes::ShapeRef.new(shape: VolumeCapacity, location_name: "SizeInMegabytes"))
861
+ OntapVolumeConfiguration.add_member(:storage_efficiency_enabled, Shapes::ShapeRef.new(shape: Flag, location_name: "StorageEfficiencyEnabled"))
862
+ OntapVolumeConfiguration.add_member(:storage_virtual_machine_id, Shapes::ShapeRef.new(shape: StorageVirtualMachineId, location_name: "StorageVirtualMachineId"))
863
+ OntapVolumeConfiguration.add_member(:storage_virtual_machine_root, Shapes::ShapeRef.new(shape: Flag, location_name: "StorageVirtualMachineRoot"))
864
+ OntapVolumeConfiguration.add_member(:tiering_policy, Shapes::ShapeRef.new(shape: TieringPolicy, location_name: "TieringPolicy"))
865
+ OntapVolumeConfiguration.add_member(:uuid, Shapes::ShapeRef.new(shape: UUID, location_name: "UUID"))
866
+ OntapVolumeConfiguration.add_member(:ontap_volume_type, Shapes::ShapeRef.new(shape: OntapVolumeType, location_name: "OntapVolumeType"))
867
+ OntapVolumeConfiguration.struct_class = Types::OntapVolumeConfiguration
868
+
630
869
  ResourceDoesNotSupportTagging.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, required: true, location_name: "ResourceARN"))
631
870
  ResourceDoesNotSupportTagging.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
632
871
  ResourceDoesNotSupportTagging.struct_class = Types::ResourceDoesNotSupportTagging
@@ -635,6 +874,8 @@ module Aws::FSx
635
874
  ResourceNotFound.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
636
875
  ResourceNotFound.struct_class = Types::ResourceNotFound
637
876
 
877
+ RouteTableIds.member = Shapes::ShapeRef.new(shape: RouteTableId)
878
+
638
879
  SecurityGroupIds.member = Shapes::ShapeRef.new(shape: SecurityGroupId)
639
880
 
640
881
  SelfManagedActiveDirectoryAttributes.add_member(:domain_name, Shapes::ShapeRef.new(shape: ActiveDirectoryFullyQualifiedName, location_name: "DomainName"))
@@ -665,8 +906,52 @@ module Aws::FSx
665
906
  SourceBackupUnavailable.add_member(:backup_id, Shapes::ShapeRef.new(shape: BackupId, location_name: "BackupId"))
666
907
  SourceBackupUnavailable.struct_class = Types::SourceBackupUnavailable
667
908
 
909
+ StorageVirtualMachine.add_member(:active_directory_configuration, Shapes::ShapeRef.new(shape: SvmActiveDirectoryConfiguration, location_name: "ActiveDirectoryConfiguration"))
910
+ StorageVirtualMachine.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTime"))
911
+ StorageVirtualMachine.add_member(:endpoints, Shapes::ShapeRef.new(shape: SvmEndpoints, location_name: "Endpoints"))
912
+ StorageVirtualMachine.add_member(:file_system_id, Shapes::ShapeRef.new(shape: FileSystemId, location_name: "FileSystemId"))
913
+ StorageVirtualMachine.add_member(:lifecycle, Shapes::ShapeRef.new(shape: StorageVirtualMachineLifecycle, location_name: "Lifecycle"))
914
+ StorageVirtualMachine.add_member(:name, Shapes::ShapeRef.new(shape: StorageVirtualMachineName, location_name: "Name"))
915
+ StorageVirtualMachine.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, location_name: "ResourceARN"))
916
+ StorageVirtualMachine.add_member(:storage_virtual_machine_id, Shapes::ShapeRef.new(shape: StorageVirtualMachineId, location_name: "StorageVirtualMachineId"))
917
+ StorageVirtualMachine.add_member(:subtype, Shapes::ShapeRef.new(shape: StorageVirtualMachineSubtype, location_name: "Subtype"))
918
+ StorageVirtualMachine.add_member(:uuid, Shapes::ShapeRef.new(shape: UUID, location_name: "UUID"))
919
+ StorageVirtualMachine.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
920
+ StorageVirtualMachine.add_member(:lifecycle_transition_reason, Shapes::ShapeRef.new(shape: LifecycleTransitionReason, location_name: "LifecycleTransitionReason"))
921
+ StorageVirtualMachine.add_member(:root_volume_security_style, Shapes::ShapeRef.new(shape: StorageVirtualMachineRootVolumeSecurityStyle, location_name: "RootVolumeSecurityStyle"))
922
+ StorageVirtualMachine.struct_class = Types::StorageVirtualMachine
923
+
924
+ StorageVirtualMachineFilter.add_member(:name, Shapes::ShapeRef.new(shape: StorageVirtualMachineFilterName, location_name: "Name"))
925
+ StorageVirtualMachineFilter.add_member(:values, Shapes::ShapeRef.new(shape: StorageVirtualMachineFilterValues, location_name: "Values"))
926
+ StorageVirtualMachineFilter.struct_class = Types::StorageVirtualMachineFilter
927
+
928
+ StorageVirtualMachineFilterValues.member = Shapes::ShapeRef.new(shape: StorageVirtualMachineFilterValue)
929
+
930
+ StorageVirtualMachineFilters.member = Shapes::ShapeRef.new(shape: StorageVirtualMachineFilter)
931
+
932
+ StorageVirtualMachineIds.member = Shapes::ShapeRef.new(shape: StorageVirtualMachineId)
933
+
934
+ StorageVirtualMachineNotFound.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
935
+ StorageVirtualMachineNotFound.struct_class = Types::StorageVirtualMachineNotFound
936
+
937
+ StorageVirtualMachines.member = Shapes::ShapeRef.new(shape: StorageVirtualMachine)
938
+
668
939
  SubnetIds.member = Shapes::ShapeRef.new(shape: SubnetId)
669
940
 
941
+ SvmActiveDirectoryConfiguration.add_member(:net_bios_name, Shapes::ShapeRef.new(shape: NetBiosAlias, location_name: "NetBiosName"))
942
+ SvmActiveDirectoryConfiguration.add_member(:self_managed_active_directory_configuration, Shapes::ShapeRef.new(shape: SelfManagedActiveDirectoryAttributes, location_name: "SelfManagedActiveDirectoryConfiguration"))
943
+ SvmActiveDirectoryConfiguration.struct_class = Types::SvmActiveDirectoryConfiguration
944
+
945
+ SvmEndpoint.add_member(:dns_name, Shapes::ShapeRef.new(shape: DNSName, location_name: "DNSName"))
946
+ SvmEndpoint.add_member(:ip_addresses, Shapes::ShapeRef.new(shape: OntapEndpointIpAddresses, location_name: "IpAddresses"))
947
+ SvmEndpoint.struct_class = Types::SvmEndpoint
948
+
949
+ SvmEndpoints.add_member(:iscsi, Shapes::ShapeRef.new(shape: SvmEndpoint, location_name: "Iscsi"))
950
+ SvmEndpoints.add_member(:management, Shapes::ShapeRef.new(shape: SvmEndpoint, location_name: "Management"))
951
+ SvmEndpoints.add_member(:nfs, Shapes::ShapeRef.new(shape: SvmEndpoint, location_name: "Nfs"))
952
+ SvmEndpoints.add_member(:smb, Shapes::ShapeRef.new(shape: SvmEndpoint, location_name: "Smb"))
953
+ SvmEndpoints.struct_class = Types::SvmEndpoints
954
+
670
955
  Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, required: true, location_name: "Key"))
671
956
  Tag.add_member(:value, Shapes::ShapeRef.new(shape: TagValue, required: true, location_name: "Value"))
672
957
  Tag.struct_class = Types::Tag
@@ -683,6 +968,10 @@ module Aws::FSx
683
968
 
684
969
  TaskIds.member = Shapes::ShapeRef.new(shape: TaskId)
685
970
 
971
+ TieringPolicy.add_member(:cooling_period, Shapes::ShapeRef.new(shape: CoolingPeriod, location_name: "CoolingPeriod"))
972
+ TieringPolicy.add_member(:name, Shapes::ShapeRef.new(shape: TieringPolicyName, location_name: "Name"))
973
+ TieringPolicy.struct_class = Types::TieringPolicy
974
+
686
975
  UnsupportedOperation.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
687
976
  UnsupportedOperation.struct_class = Types::UnsupportedOperation
688
977
 
@@ -699,11 +988,18 @@ module Aws::FSx
699
988
  UpdateFileSystemLustreConfiguration.add_member(:data_compression_type, Shapes::ShapeRef.new(shape: DataCompressionType, location_name: "DataCompressionType"))
700
989
  UpdateFileSystemLustreConfiguration.struct_class = Types::UpdateFileSystemLustreConfiguration
701
990
 
991
+ UpdateFileSystemOntapConfiguration.add_member(:automatic_backup_retention_days, Shapes::ShapeRef.new(shape: AutomaticBackupRetentionDays, location_name: "AutomaticBackupRetentionDays"))
992
+ UpdateFileSystemOntapConfiguration.add_member(:daily_automatic_backup_start_time, Shapes::ShapeRef.new(shape: DailyTime, location_name: "DailyAutomaticBackupStartTime"))
993
+ UpdateFileSystemOntapConfiguration.add_member(:fsx_admin_password, Shapes::ShapeRef.new(shape: AdminPassword, location_name: "FsxAdminPassword"))
994
+ UpdateFileSystemOntapConfiguration.add_member(:weekly_maintenance_start_time, Shapes::ShapeRef.new(shape: WeeklyTime, location_name: "WeeklyMaintenanceStartTime"))
995
+ UpdateFileSystemOntapConfiguration.struct_class = Types::UpdateFileSystemOntapConfiguration
996
+
702
997
  UpdateFileSystemRequest.add_member(:file_system_id, Shapes::ShapeRef.new(shape: FileSystemId, required: true, location_name: "FileSystemId"))
703
998
  UpdateFileSystemRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
704
999
  UpdateFileSystemRequest.add_member(:storage_capacity, Shapes::ShapeRef.new(shape: StorageCapacity, location_name: "StorageCapacity"))
705
1000
  UpdateFileSystemRequest.add_member(:windows_configuration, Shapes::ShapeRef.new(shape: UpdateFileSystemWindowsConfiguration, location_name: "WindowsConfiguration"))
706
1001
  UpdateFileSystemRequest.add_member(:lustre_configuration, Shapes::ShapeRef.new(shape: UpdateFileSystemLustreConfiguration, location_name: "LustreConfiguration"))
1002
+ UpdateFileSystemRequest.add_member(:ontap_configuration, Shapes::ShapeRef.new(shape: UpdateFileSystemOntapConfiguration, location_name: "OntapConfiguration"))
707
1003
  UpdateFileSystemRequest.struct_class = Types::UpdateFileSystemRequest
708
1004
 
709
1005
  UpdateFileSystemResponse.add_member(:file_system, Shapes::ShapeRef.new(shape: FileSystem, location_name: "FileSystem"))
@@ -717,6 +1013,60 @@ module Aws::FSx
717
1013
  UpdateFileSystemWindowsConfiguration.add_member(:audit_log_configuration, Shapes::ShapeRef.new(shape: WindowsAuditLogCreateConfiguration, location_name: "AuditLogConfiguration"))
718
1014
  UpdateFileSystemWindowsConfiguration.struct_class = Types::UpdateFileSystemWindowsConfiguration
719
1015
 
1016
+ UpdateOntapVolumeConfiguration.add_member(:junction_path, Shapes::ShapeRef.new(shape: JunctionPath, location_name: "JunctionPath"))
1017
+ UpdateOntapVolumeConfiguration.add_member(:security_style, Shapes::ShapeRef.new(shape: SecurityStyle, location_name: "SecurityStyle"))
1018
+ UpdateOntapVolumeConfiguration.add_member(:size_in_megabytes, Shapes::ShapeRef.new(shape: VolumeCapacity, location_name: "SizeInMegabytes"))
1019
+ UpdateOntapVolumeConfiguration.add_member(:storage_efficiency_enabled, Shapes::ShapeRef.new(shape: Flag, location_name: "StorageEfficiencyEnabled"))
1020
+ UpdateOntapVolumeConfiguration.add_member(:tiering_policy, Shapes::ShapeRef.new(shape: TieringPolicy, location_name: "TieringPolicy"))
1021
+ UpdateOntapVolumeConfiguration.struct_class = Types::UpdateOntapVolumeConfiguration
1022
+
1023
+ UpdateStorageVirtualMachineRequest.add_member(:active_directory_configuration, Shapes::ShapeRef.new(shape: UpdateSvmActiveDirectoryConfiguration, location_name: "ActiveDirectoryConfiguration"))
1024
+ UpdateStorageVirtualMachineRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
1025
+ UpdateStorageVirtualMachineRequest.add_member(:storage_virtual_machine_id, Shapes::ShapeRef.new(shape: StorageVirtualMachineId, required: true, location_name: "StorageVirtualMachineId"))
1026
+ UpdateStorageVirtualMachineRequest.add_member(:svm_admin_password, Shapes::ShapeRef.new(shape: AdminPassword, location_name: "SvmAdminPassword"))
1027
+ UpdateStorageVirtualMachineRequest.struct_class = Types::UpdateStorageVirtualMachineRequest
1028
+
1029
+ UpdateStorageVirtualMachineResponse.add_member(:storage_virtual_machine, Shapes::ShapeRef.new(shape: StorageVirtualMachine, location_name: "StorageVirtualMachine"))
1030
+ UpdateStorageVirtualMachineResponse.struct_class = Types::UpdateStorageVirtualMachineResponse
1031
+
1032
+ UpdateSvmActiveDirectoryConfiguration.add_member(:self_managed_active_directory_configuration, Shapes::ShapeRef.new(shape: SelfManagedActiveDirectoryConfigurationUpdates, location_name: "SelfManagedActiveDirectoryConfiguration"))
1033
+ UpdateSvmActiveDirectoryConfiguration.struct_class = Types::UpdateSvmActiveDirectoryConfiguration
1034
+
1035
+ UpdateVolumeRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
1036
+ UpdateVolumeRequest.add_member(:volume_id, Shapes::ShapeRef.new(shape: VolumeId, required: true, location_name: "VolumeId"))
1037
+ UpdateVolumeRequest.add_member(:ontap_configuration, Shapes::ShapeRef.new(shape: UpdateOntapVolumeConfiguration, location_name: "OntapConfiguration"))
1038
+ UpdateVolumeRequest.struct_class = Types::UpdateVolumeRequest
1039
+
1040
+ UpdateVolumeResponse.add_member(:volume, Shapes::ShapeRef.new(shape: Volume, location_name: "Volume"))
1041
+ UpdateVolumeResponse.struct_class = Types::UpdateVolumeResponse
1042
+
1043
+ Volume.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTime"))
1044
+ Volume.add_member(:file_system_id, Shapes::ShapeRef.new(shape: FileSystemId, location_name: "FileSystemId"))
1045
+ Volume.add_member(:lifecycle, Shapes::ShapeRef.new(shape: VolumeLifecycle, location_name: "Lifecycle"))
1046
+ Volume.add_member(:name, Shapes::ShapeRef.new(shape: VolumeName, location_name: "Name"))
1047
+ Volume.add_member(:ontap_configuration, Shapes::ShapeRef.new(shape: OntapVolumeConfiguration, location_name: "OntapConfiguration"))
1048
+ Volume.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, location_name: "ResourceARN"))
1049
+ Volume.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
1050
+ Volume.add_member(:volume_id, Shapes::ShapeRef.new(shape: VolumeId, location_name: "VolumeId"))
1051
+ Volume.add_member(:volume_type, Shapes::ShapeRef.new(shape: VolumeType, location_name: "VolumeType"))
1052
+ Volume.add_member(:lifecycle_transition_reason, Shapes::ShapeRef.new(shape: LifecycleTransitionReason, location_name: "LifecycleTransitionReason"))
1053
+ Volume.struct_class = Types::Volume
1054
+
1055
+ VolumeFilter.add_member(:name, Shapes::ShapeRef.new(shape: VolumeFilterName, location_name: "Name"))
1056
+ VolumeFilter.add_member(:values, Shapes::ShapeRef.new(shape: VolumeFilterValues, location_name: "Values"))
1057
+ VolumeFilter.struct_class = Types::VolumeFilter
1058
+
1059
+ VolumeFilterValues.member = Shapes::ShapeRef.new(shape: VolumeFilterValue)
1060
+
1061
+ VolumeFilters.member = Shapes::ShapeRef.new(shape: VolumeFilter)
1062
+
1063
+ VolumeIds.member = Shapes::ShapeRef.new(shape: VolumeId)
1064
+
1065
+ VolumeNotFound.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
1066
+ VolumeNotFound.struct_class = Types::VolumeNotFound
1067
+
1068
+ Volumes.member = Shapes::ShapeRef.new(shape: Volume)
1069
+
720
1070
  WindowsAuditLogConfiguration.add_member(:file_access_audit_log_level, Shapes::ShapeRef.new(shape: WindowsAccessAuditLogLevel, required: true, location_name: "FileAccessAuditLogLevel"))
721
1071
  WindowsAuditLogConfiguration.add_member(:file_share_access_audit_log_level, Shapes::ShapeRef.new(shape: WindowsAccessAuditLogLevel, required: true, location_name: "FileShareAccessAuditLogLevel"))
722
1072
  WindowsAuditLogConfiguration.add_member(:audit_log_destination, Shapes::ShapeRef.new(shape: GeneralARN, location_name: "AuditLogDestination"))
@@ -814,6 +1164,7 @@ module Aws::FSx
814
1164
  o.errors << Shapes::ShapeRef.new(shape: BadRequest)
815
1165
  o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
816
1166
  o.errors << Shapes::ShapeRef.new(shape: FileSystemNotFound)
1167
+ o.errors << Shapes::ShapeRef.new(shape: VolumeNotFound)
817
1168
  o.errors << Shapes::ShapeRef.new(shape: BackupInProgress)
818
1169
  o.errors << Shapes::ShapeRef.new(shape: IncompatibleParameterError)
819
1170
  o.errors << Shapes::ShapeRef.new(shape: ServiceLimitExceeded)
@@ -870,6 +1221,53 @@ module Aws::FSx
870
1221
  o.errors << Shapes::ShapeRef.new(shape: MissingFileSystemConfiguration)
871
1222
  end)
872
1223
 
1224
+ api.add_operation(:create_storage_virtual_machine, Seahorse::Model::Operation.new.tap do |o|
1225
+ o.name = "CreateStorageVirtualMachine"
1226
+ o.http_method = "POST"
1227
+ o.http_request_uri = "/"
1228
+ o.input = Shapes::ShapeRef.new(shape: CreateStorageVirtualMachineRequest)
1229
+ o.output = Shapes::ShapeRef.new(shape: CreateStorageVirtualMachineResponse)
1230
+ o.errors << Shapes::ShapeRef.new(shape: ActiveDirectoryError)
1231
+ o.errors << Shapes::ShapeRef.new(shape: BadRequest)
1232
+ o.errors << Shapes::ShapeRef.new(shape: FileSystemNotFound)
1233
+ o.errors << Shapes::ShapeRef.new(shape: IncompatibleParameterError)
1234
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1235
+ o.errors << Shapes::ShapeRef.new(shape: ServiceLimitExceeded)
1236
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
1237
+ end)
1238
+
1239
+ api.add_operation(:create_volume, Seahorse::Model::Operation.new.tap do |o|
1240
+ o.name = "CreateVolume"
1241
+ o.http_method = "POST"
1242
+ o.http_request_uri = "/"
1243
+ o.input = Shapes::ShapeRef.new(shape: CreateVolumeRequest)
1244
+ o.output = Shapes::ShapeRef.new(shape: CreateVolumeResponse)
1245
+ o.errors << Shapes::ShapeRef.new(shape: BadRequest)
1246
+ o.errors << Shapes::ShapeRef.new(shape: FileSystemNotFound)
1247
+ o.errors << Shapes::ShapeRef.new(shape: IncompatibleParameterError)
1248
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1249
+ o.errors << Shapes::ShapeRef.new(shape: MissingVolumeConfiguration)
1250
+ o.errors << Shapes::ShapeRef.new(shape: ServiceLimitExceeded)
1251
+ o.errors << Shapes::ShapeRef.new(shape: StorageVirtualMachineNotFound)
1252
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
1253
+ end)
1254
+
1255
+ api.add_operation(:create_volume_from_backup, Seahorse::Model::Operation.new.tap do |o|
1256
+ o.name = "CreateVolumeFromBackup"
1257
+ o.http_method = "POST"
1258
+ o.http_request_uri = "/"
1259
+ o.input = Shapes::ShapeRef.new(shape: CreateVolumeFromBackupRequest)
1260
+ o.output = Shapes::ShapeRef.new(shape: CreateVolumeFromBackupResponse)
1261
+ o.errors << Shapes::ShapeRef.new(shape: BackupNotFound)
1262
+ o.errors << Shapes::ShapeRef.new(shape: BadRequest)
1263
+ o.errors << Shapes::ShapeRef.new(shape: FileSystemNotFound)
1264
+ o.errors << Shapes::ShapeRef.new(shape: IncompatibleParameterError)
1265
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1266
+ o.errors << Shapes::ShapeRef.new(shape: MissingVolumeConfiguration)
1267
+ o.errors << Shapes::ShapeRef.new(shape: ServiceLimitExceeded)
1268
+ o.errors << Shapes::ShapeRef.new(shape: StorageVirtualMachineNotFound)
1269
+ end)
1270
+
873
1271
  api.add_operation(:delete_backup, Seahorse::Model::Operation.new.tap do |o|
874
1272
  o.name = "DeleteBackup"
875
1273
  o.http_method = "POST"
@@ -898,6 +1296,30 @@ module Aws::FSx
898
1296
  o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
899
1297
  end)
900
1298
 
1299
+ api.add_operation(:delete_storage_virtual_machine, Seahorse::Model::Operation.new.tap do |o|
1300
+ o.name = "DeleteStorageVirtualMachine"
1301
+ o.http_method = "POST"
1302
+ o.http_request_uri = "/"
1303
+ o.input = Shapes::ShapeRef.new(shape: DeleteStorageVirtualMachineRequest)
1304
+ o.output = Shapes::ShapeRef.new(shape: DeleteStorageVirtualMachineResponse)
1305
+ o.errors << Shapes::ShapeRef.new(shape: BadRequest)
1306
+ o.errors << Shapes::ShapeRef.new(shape: IncompatibleParameterError)
1307
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1308
+ o.errors << Shapes::ShapeRef.new(shape: StorageVirtualMachineNotFound)
1309
+ end)
1310
+
1311
+ api.add_operation(:delete_volume, Seahorse::Model::Operation.new.tap do |o|
1312
+ o.name = "DeleteVolume"
1313
+ o.http_method = "POST"
1314
+ o.http_request_uri = "/"
1315
+ o.input = Shapes::ShapeRef.new(shape: DeleteVolumeRequest)
1316
+ o.output = Shapes::ShapeRef.new(shape: DeleteVolumeResponse)
1317
+ o.errors << Shapes::ShapeRef.new(shape: BadRequest)
1318
+ o.errors << Shapes::ShapeRef.new(shape: IncompatibleParameterError)
1319
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1320
+ o.errors << Shapes::ShapeRef.new(shape: VolumeNotFound)
1321
+ end)
1322
+
901
1323
  api.add_operation(:describe_backups, Seahorse::Model::Operation.new.tap do |o|
902
1324
  o.name = "DescribeBackups"
903
1325
  o.http_method = "POST"
@@ -906,6 +1328,7 @@ module Aws::FSx
906
1328
  o.output = Shapes::ShapeRef.new(shape: DescribeBackupsResponse)
907
1329
  o.errors << Shapes::ShapeRef.new(shape: BadRequest)
908
1330
  o.errors << Shapes::ShapeRef.new(shape: FileSystemNotFound)
1331
+ o.errors << Shapes::ShapeRef.new(shape: VolumeNotFound)
909
1332
  o.errors << Shapes::ShapeRef.new(shape: BackupNotFound)
910
1333
  o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
911
1334
  o[:pager] = Aws::Pager.new(
@@ -968,6 +1391,40 @@ module Aws::FSx
968
1391
  )
969
1392
  end)
970
1393
 
1394
+ api.add_operation(:describe_storage_virtual_machines, Seahorse::Model::Operation.new.tap do |o|
1395
+ o.name = "DescribeStorageVirtualMachines"
1396
+ o.http_method = "POST"
1397
+ o.http_request_uri = "/"
1398
+ o.input = Shapes::ShapeRef.new(shape: DescribeStorageVirtualMachinesRequest)
1399
+ o.output = Shapes::ShapeRef.new(shape: DescribeStorageVirtualMachinesResponse)
1400
+ o.errors << Shapes::ShapeRef.new(shape: BadRequest)
1401
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1402
+ o.errors << Shapes::ShapeRef.new(shape: StorageVirtualMachineNotFound)
1403
+ o[:pager] = Aws::Pager.new(
1404
+ limit_key: "max_results",
1405
+ tokens: {
1406
+ "next_token" => "next_token"
1407
+ }
1408
+ )
1409
+ end)
1410
+
1411
+ api.add_operation(:describe_volumes, Seahorse::Model::Operation.new.tap do |o|
1412
+ o.name = "DescribeVolumes"
1413
+ o.http_method = "POST"
1414
+ o.http_request_uri = "/"
1415
+ o.input = Shapes::ShapeRef.new(shape: DescribeVolumesRequest)
1416
+ o.output = Shapes::ShapeRef.new(shape: DescribeVolumesResponse)
1417
+ o.errors << Shapes::ShapeRef.new(shape: BadRequest)
1418
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1419
+ o.errors << Shapes::ShapeRef.new(shape: VolumeNotFound)
1420
+ o[:pager] = Aws::Pager.new(
1421
+ limit_key: "max_results",
1422
+ tokens: {
1423
+ "next_token" => "next_token"
1424
+ }
1425
+ )
1426
+ end)
1427
+
971
1428
  api.add_operation(:disassociate_file_system_aliases, Seahorse::Model::Operation.new.tap do |o|
972
1429
  o.name = "DisassociateFileSystemAliases"
973
1430
  o.http_method = "POST"
@@ -990,6 +1447,12 @@ module Aws::FSx
990
1447
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
991
1448
  o.errors << Shapes::ShapeRef.new(shape: NotServiceResourceError)
992
1449
  o.errors << Shapes::ShapeRef.new(shape: ResourceDoesNotSupportTagging)
1450
+ o[:pager] = Aws::Pager.new(
1451
+ limit_key: "max_results",
1452
+ tokens: {
1453
+ "next_token" => "next_token"
1454
+ }
1455
+ )
993
1456
  end)
994
1457
 
995
1458
  api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
@@ -1032,6 +1495,32 @@ module Aws::FSx
1032
1495
  o.errors << Shapes::ShapeRef.new(shape: MissingFileSystemConfiguration)
1033
1496
  o.errors << Shapes::ShapeRef.new(shape: ServiceLimitExceeded)
1034
1497
  end)
1498
+
1499
+ api.add_operation(:update_storage_virtual_machine, Seahorse::Model::Operation.new.tap do |o|
1500
+ o.name = "UpdateStorageVirtualMachine"
1501
+ o.http_method = "POST"
1502
+ o.http_request_uri = "/"
1503
+ o.input = Shapes::ShapeRef.new(shape: UpdateStorageVirtualMachineRequest)
1504
+ o.output = Shapes::ShapeRef.new(shape: UpdateStorageVirtualMachineResponse)
1505
+ o.errors << Shapes::ShapeRef.new(shape: BadRequest)
1506
+ o.errors << Shapes::ShapeRef.new(shape: IncompatibleParameterError)
1507
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1508
+ o.errors << Shapes::ShapeRef.new(shape: StorageVirtualMachineNotFound)
1509
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
1510
+ end)
1511
+
1512
+ api.add_operation(:update_volume, Seahorse::Model::Operation.new.tap do |o|
1513
+ o.name = "UpdateVolume"
1514
+ o.http_method = "POST"
1515
+ o.http_request_uri = "/"
1516
+ o.input = Shapes::ShapeRef.new(shape: UpdateVolumeRequest)
1517
+ o.output = Shapes::ShapeRef.new(shape: UpdateVolumeResponse)
1518
+ o.errors << Shapes::ShapeRef.new(shape: BadRequest)
1519
+ o.errors << Shapes::ShapeRef.new(shape: IncompatibleParameterError)
1520
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1521
+ o.errors << Shapes::ShapeRef.new(shape: MissingVolumeConfiguration)
1522
+ o.errors << Shapes::ShapeRef.new(shape: VolumeNotFound)
1523
+ end)
1035
1524
  end
1036
1525
 
1037
1526
  end