aws-sdk-fsx 1.41.0 → 1.42.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-fsx/client.rb +1239 -106
- data/lib/aws-sdk-fsx/client_api.rb +486 -1
- data/lib/aws-sdk-fsx/errors.rb +53 -0
- data/lib/aws-sdk-fsx/types.rb +2165 -344
- data/lib/aws-sdk-fsx.rb +1 -1
- metadata +2 -2
@@ -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')
|
@@ -126,6 +151,7 @@ module Aws::FSx
|
|
126
151
|
FilterValues = Shapes::ListShape.new(name: 'FilterValues')
|
127
152
|
Filters = Shapes::ListShape.new(name: 'Filters')
|
128
153
|
Flag = Shapes::BooleanShape.new(name: 'Flag')
|
154
|
+
FlexCacheEndpointType = Shapes::StringShape.new(name: 'FlexCacheEndpointType')
|
129
155
|
GeneralARN = Shapes::StringShape.new(name: 'GeneralARN')
|
130
156
|
IncompatibleParameterError = Shapes::StructureShape.new(name: 'IncompatibleParameterError')
|
131
157
|
IncompatibleRegionForMultiAZ = Shapes::StructureShape.new(name: 'IncompatibleRegionForMultiAZ')
|
@@ -137,9 +163,13 @@ module Aws::FSx
|
|
137
163
|
InvalidPerUnitStorageThroughput = Shapes::StructureShape.new(name: 'InvalidPerUnitStorageThroughput')
|
138
164
|
InvalidRegion = Shapes::StructureShape.new(name: 'InvalidRegion')
|
139
165
|
InvalidSourceKmsKey = Shapes::StructureShape.new(name: 'InvalidSourceKmsKey')
|
166
|
+
Iops = Shapes::IntegerShape.new(name: 'Iops')
|
140
167
|
IpAddress = Shapes::StringShape.new(name: 'IpAddress')
|
168
|
+
IpAddressRange = Shapes::StringShape.new(name: 'IpAddressRange')
|
169
|
+
JunctionPath = Shapes::StringShape.new(name: 'JunctionPath')
|
141
170
|
KmsKeyId = Shapes::StringShape.new(name: 'KmsKeyId')
|
142
171
|
LastUpdatedTime = Shapes::TimestampShape.new(name: 'LastUpdatedTime')
|
172
|
+
LifecycleTransitionReason = Shapes::StructureShape.new(name: 'LifecycleTransitionReason')
|
143
173
|
ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
|
144
174
|
ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
|
145
175
|
LustreDeploymentType = Shapes::StringShape.new(name: 'LustreDeploymentType')
|
@@ -149,10 +179,17 @@ module Aws::FSx
|
|
149
179
|
Megabytes = Shapes::IntegerShape.new(name: 'Megabytes')
|
150
180
|
MegabytesPerSecond = Shapes::IntegerShape.new(name: 'MegabytesPerSecond')
|
151
181
|
MissingFileSystemConfiguration = Shapes::StructureShape.new(name: 'MissingFileSystemConfiguration')
|
182
|
+
MissingVolumeConfiguration = Shapes::StructureShape.new(name: 'MissingVolumeConfiguration')
|
183
|
+
NetBiosAlias = Shapes::StringShape.new(name: 'NetBiosAlias')
|
152
184
|
NetworkInterfaceId = Shapes::StringShape.new(name: 'NetworkInterfaceId')
|
153
185
|
NetworkInterfaceIds = Shapes::ListShape.new(name: 'NetworkInterfaceIds')
|
154
186
|
NextToken = Shapes::StringShape.new(name: 'NextToken')
|
155
187
|
NotServiceResourceError = Shapes::StructureShape.new(name: 'NotServiceResourceError')
|
188
|
+
OntapDeploymentType = Shapes::StringShape.new(name: 'OntapDeploymentType')
|
189
|
+
OntapEndpointIpAddresses = Shapes::ListShape.new(name: 'OntapEndpointIpAddresses')
|
190
|
+
OntapFileSystemConfiguration = Shapes::StructureShape.new(name: 'OntapFileSystemConfiguration')
|
191
|
+
OntapVolumeConfiguration = Shapes::StructureShape.new(name: 'OntapVolumeConfiguration')
|
192
|
+
OntapVolumeType = Shapes::StringShape.new(name: 'OntapVolumeType')
|
156
193
|
OrganizationalUnitDistinguishedName = Shapes::StringShape.new(name: 'OrganizationalUnitDistinguishedName')
|
157
194
|
Parameter = Shapes::StringShape.new(name: 'Parameter')
|
158
195
|
PerUnitStorageThroughput = Shapes::IntegerShape.new(name: 'PerUnitStorageThroughput')
|
@@ -164,8 +201,12 @@ module Aws::FSx
|
|
164
201
|
ResourceARN = Shapes::StringShape.new(name: 'ResourceARN')
|
165
202
|
ResourceDoesNotSupportTagging = Shapes::StructureShape.new(name: 'ResourceDoesNotSupportTagging')
|
166
203
|
ResourceNotFound = Shapes::StructureShape.new(name: 'ResourceNotFound')
|
204
|
+
ResourceType = Shapes::StringShape.new(name: 'ResourceType')
|
205
|
+
RouteTableId = Shapes::StringShape.new(name: 'RouteTableId')
|
206
|
+
RouteTableIds = Shapes::ListShape.new(name: 'RouteTableIds')
|
167
207
|
SecurityGroupId = Shapes::StringShape.new(name: 'SecurityGroupId')
|
168
208
|
SecurityGroupIds = Shapes::ListShape.new(name: 'SecurityGroupIds')
|
209
|
+
SecurityStyle = Shapes::StringShape.new(name: 'SecurityStyle')
|
169
210
|
SelfManagedActiveDirectoryAttributes = Shapes::StructureShape.new(name: 'SelfManagedActiveDirectoryAttributes')
|
170
211
|
SelfManagedActiveDirectoryConfiguration = Shapes::StructureShape.new(name: 'SelfManagedActiveDirectoryConfiguration')
|
171
212
|
SelfManagedActiveDirectoryConfigurationUpdates = Shapes::StructureShape.new(name: 'SelfManagedActiveDirectoryConfigurationUpdates')
|
@@ -177,9 +218,26 @@ module Aws::FSx
|
|
177
218
|
Status = Shapes::StringShape.new(name: 'Status')
|
178
219
|
StorageCapacity = Shapes::IntegerShape.new(name: 'StorageCapacity')
|
179
220
|
StorageType = Shapes::StringShape.new(name: 'StorageType')
|
221
|
+
StorageVirtualMachine = Shapes::StructureShape.new(name: 'StorageVirtualMachine')
|
222
|
+
StorageVirtualMachineFilter = Shapes::StructureShape.new(name: 'StorageVirtualMachineFilter')
|
223
|
+
StorageVirtualMachineFilterName = Shapes::StringShape.new(name: 'StorageVirtualMachineFilterName')
|
224
|
+
StorageVirtualMachineFilterValue = Shapes::StringShape.new(name: 'StorageVirtualMachineFilterValue')
|
225
|
+
StorageVirtualMachineFilterValues = Shapes::ListShape.new(name: 'StorageVirtualMachineFilterValues')
|
226
|
+
StorageVirtualMachineFilters = Shapes::ListShape.new(name: 'StorageVirtualMachineFilters')
|
227
|
+
StorageVirtualMachineId = Shapes::StringShape.new(name: 'StorageVirtualMachineId')
|
228
|
+
StorageVirtualMachineIds = Shapes::ListShape.new(name: 'StorageVirtualMachineIds')
|
229
|
+
StorageVirtualMachineLifecycle = Shapes::StringShape.new(name: 'StorageVirtualMachineLifecycle')
|
230
|
+
StorageVirtualMachineName = Shapes::StringShape.new(name: 'StorageVirtualMachineName')
|
231
|
+
StorageVirtualMachineNotFound = Shapes::StructureShape.new(name: 'StorageVirtualMachineNotFound')
|
232
|
+
StorageVirtualMachineRootVolumeSecurityStyle = Shapes::StringShape.new(name: 'StorageVirtualMachineRootVolumeSecurityStyle')
|
233
|
+
StorageVirtualMachineSubtype = Shapes::StringShape.new(name: 'StorageVirtualMachineSubtype')
|
234
|
+
StorageVirtualMachines = Shapes::ListShape.new(name: 'StorageVirtualMachines')
|
180
235
|
SubnetId = Shapes::StringShape.new(name: 'SubnetId')
|
181
236
|
SubnetIds = Shapes::ListShape.new(name: 'SubnetIds')
|
182
237
|
SucceededCount = Shapes::IntegerShape.new(name: 'SucceededCount')
|
238
|
+
SvmActiveDirectoryConfiguration = Shapes::StructureShape.new(name: 'SvmActiveDirectoryConfiguration')
|
239
|
+
SvmEndpoint = Shapes::StructureShape.new(name: 'SvmEndpoint')
|
240
|
+
SvmEndpoints = Shapes::StructureShape.new(name: 'SvmEndpoints')
|
183
241
|
Tag = Shapes::StructureShape.new(name: 'Tag')
|
184
242
|
TagKey = Shapes::StringShape.new(name: 'TagKey')
|
185
243
|
TagKeys = Shapes::ListShape.new(name: 'TagKeys')
|
@@ -189,14 +247,38 @@ module Aws::FSx
|
|
189
247
|
Tags = Shapes::ListShape.new(name: 'Tags')
|
190
248
|
TaskId = Shapes::StringShape.new(name: 'TaskId')
|
191
249
|
TaskIds = Shapes::ListShape.new(name: 'TaskIds')
|
250
|
+
TieringPolicy = Shapes::StructureShape.new(name: 'TieringPolicy')
|
251
|
+
TieringPolicyName = Shapes::StringShape.new(name: 'TieringPolicyName')
|
192
252
|
TotalCount = Shapes::IntegerShape.new(name: 'TotalCount')
|
253
|
+
UUID = Shapes::StringShape.new(name: 'UUID')
|
193
254
|
UnsupportedOperation = Shapes::StructureShape.new(name: 'UnsupportedOperation')
|
194
255
|
UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
|
195
256
|
UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
|
196
257
|
UpdateFileSystemLustreConfiguration = Shapes::StructureShape.new(name: 'UpdateFileSystemLustreConfiguration')
|
258
|
+
UpdateFileSystemOntapConfiguration = Shapes::StructureShape.new(name: 'UpdateFileSystemOntapConfiguration')
|
197
259
|
UpdateFileSystemRequest = Shapes::StructureShape.new(name: 'UpdateFileSystemRequest')
|
198
260
|
UpdateFileSystemResponse = Shapes::StructureShape.new(name: 'UpdateFileSystemResponse')
|
199
261
|
UpdateFileSystemWindowsConfiguration = Shapes::StructureShape.new(name: 'UpdateFileSystemWindowsConfiguration')
|
262
|
+
UpdateOntapVolumeConfiguration = Shapes::StructureShape.new(name: 'UpdateOntapVolumeConfiguration')
|
263
|
+
UpdateStorageVirtualMachineRequest = Shapes::StructureShape.new(name: 'UpdateStorageVirtualMachineRequest')
|
264
|
+
UpdateStorageVirtualMachineResponse = Shapes::StructureShape.new(name: 'UpdateStorageVirtualMachineResponse')
|
265
|
+
UpdateSvmActiveDirectoryConfiguration = Shapes::StructureShape.new(name: 'UpdateSvmActiveDirectoryConfiguration')
|
266
|
+
UpdateVolumeRequest = Shapes::StructureShape.new(name: 'UpdateVolumeRequest')
|
267
|
+
UpdateVolumeResponse = Shapes::StructureShape.new(name: 'UpdateVolumeResponse')
|
268
|
+
Volume = Shapes::StructureShape.new(name: 'Volume')
|
269
|
+
VolumeCapacity = Shapes::IntegerShape.new(name: 'VolumeCapacity')
|
270
|
+
VolumeFilter = Shapes::StructureShape.new(name: 'VolumeFilter')
|
271
|
+
VolumeFilterName = Shapes::StringShape.new(name: 'VolumeFilterName')
|
272
|
+
VolumeFilterValue = Shapes::StringShape.new(name: 'VolumeFilterValue')
|
273
|
+
VolumeFilterValues = Shapes::ListShape.new(name: 'VolumeFilterValues')
|
274
|
+
VolumeFilters = Shapes::ListShape.new(name: 'VolumeFilters')
|
275
|
+
VolumeId = Shapes::StringShape.new(name: 'VolumeId')
|
276
|
+
VolumeIds = Shapes::ListShape.new(name: 'VolumeIds')
|
277
|
+
VolumeLifecycle = Shapes::StringShape.new(name: 'VolumeLifecycle')
|
278
|
+
VolumeName = Shapes::StringShape.new(name: 'VolumeName')
|
279
|
+
VolumeNotFound = Shapes::StructureShape.new(name: 'VolumeNotFound')
|
280
|
+
VolumeType = Shapes::StringShape.new(name: 'VolumeType')
|
281
|
+
Volumes = Shapes::ListShape.new(name: 'Volumes')
|
200
282
|
VpcId = Shapes::StringShape.new(name: 'VpcId')
|
201
283
|
WeeklyTime = Shapes::StringShape.new(name: 'WeeklyTime')
|
202
284
|
WindowsAccessAuditLogLevel = Shapes::StringShape.new(name: 'WindowsAccessAuditLogLevel')
|
@@ -221,6 +303,7 @@ module Aws::FSx
|
|
221
303
|
AdministrativeAction.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "Status"))
|
222
304
|
AdministrativeAction.add_member(:target_file_system_values, Shapes::ShapeRef.new(shape: FileSystem, location_name: "TargetFileSystemValues"))
|
223
305
|
AdministrativeAction.add_member(:failure_details, Shapes::ShapeRef.new(shape: AdministrativeActionFailureDetails, location_name: "FailureDetails"))
|
306
|
+
AdministrativeAction.add_member(:target_volume_values, Shapes::ShapeRef.new(shape: Volume, location_name: "TargetVolumeValues"))
|
224
307
|
AdministrativeAction.struct_class = Types::AdministrativeAction
|
225
308
|
|
226
309
|
AdministrativeActionFailureDetails.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
|
@@ -258,6 +341,8 @@ module Aws::FSx
|
|
258
341
|
Backup.add_member(:owner_id, Shapes::ShapeRef.new(shape: AWSAccountId, location_name: "OwnerId"))
|
259
342
|
Backup.add_member(:source_backup_id, Shapes::ShapeRef.new(shape: BackupId, location_name: "SourceBackupId"))
|
260
343
|
Backup.add_member(:source_backup_region, Shapes::ShapeRef.new(shape: Region, location_name: "SourceBackupRegion"))
|
344
|
+
Backup.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "ResourceType"))
|
345
|
+
Backup.add_member(:volume, Shapes::ShapeRef.new(shape: Volume, location_name: "Volume"))
|
261
346
|
Backup.struct_class = Types::Backup
|
262
347
|
|
263
348
|
BackupBeingCopied.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
|
@@ -308,9 +393,10 @@ module Aws::FSx
|
|
308
393
|
CopyBackupResponse.add_member(:backup, Shapes::ShapeRef.new(shape: Backup, location_name: "Backup"))
|
309
394
|
CopyBackupResponse.struct_class = Types::CopyBackupResponse
|
310
395
|
|
311
|
-
CreateBackupRequest.add_member(:file_system_id, Shapes::ShapeRef.new(shape: FileSystemId,
|
396
|
+
CreateBackupRequest.add_member(:file_system_id, Shapes::ShapeRef.new(shape: FileSystemId, location_name: "FileSystemId"))
|
312
397
|
CreateBackupRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
|
313
398
|
CreateBackupRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
|
399
|
+
CreateBackupRequest.add_member(:volume_id, Shapes::ShapeRef.new(shape: VolumeId, location_name: "VolumeId"))
|
314
400
|
CreateBackupRequest.struct_class = Types::CreateBackupRequest
|
315
401
|
|
316
402
|
CreateBackupResponse.add_member(:backup, Shapes::ShapeRef.new(shape: Backup, location_name: "Backup"))
|
@@ -355,6 +441,18 @@ module Aws::FSx
|
|
355
441
|
CreateFileSystemLustreConfiguration.add_member(:data_compression_type, Shapes::ShapeRef.new(shape: DataCompressionType, location_name: "DataCompressionType"))
|
356
442
|
CreateFileSystemLustreConfiguration.struct_class = Types::CreateFileSystemLustreConfiguration
|
357
443
|
|
444
|
+
CreateFileSystemOntapConfiguration.add_member(:automatic_backup_retention_days, Shapes::ShapeRef.new(shape: AutomaticBackupRetentionDays, location_name: "AutomaticBackupRetentionDays"))
|
445
|
+
CreateFileSystemOntapConfiguration.add_member(:daily_automatic_backup_start_time, Shapes::ShapeRef.new(shape: DailyTime, location_name: "DailyAutomaticBackupStartTime"))
|
446
|
+
CreateFileSystemOntapConfiguration.add_member(:deployment_type, Shapes::ShapeRef.new(shape: OntapDeploymentType, required: true, location_name: "DeploymentType"))
|
447
|
+
CreateFileSystemOntapConfiguration.add_member(:endpoint_ip_address_range, Shapes::ShapeRef.new(shape: IpAddressRange, location_name: "EndpointIpAddressRange"))
|
448
|
+
CreateFileSystemOntapConfiguration.add_member(:fsx_admin_password, Shapes::ShapeRef.new(shape: AdminPassword, location_name: "FsxAdminPassword"))
|
449
|
+
CreateFileSystemOntapConfiguration.add_member(:disk_iops_configuration, Shapes::ShapeRef.new(shape: DiskIopsConfiguration, location_name: "DiskIopsConfiguration"))
|
450
|
+
CreateFileSystemOntapConfiguration.add_member(:preferred_subnet_id, Shapes::ShapeRef.new(shape: SubnetId, location_name: "PreferredSubnetId"))
|
451
|
+
CreateFileSystemOntapConfiguration.add_member(:route_table_ids, Shapes::ShapeRef.new(shape: RouteTableIds, location_name: "RouteTableIds"))
|
452
|
+
CreateFileSystemOntapConfiguration.add_member(:throughput_capacity, Shapes::ShapeRef.new(shape: MegabytesPerSecond, required: true, location_name: "ThroughputCapacity"))
|
453
|
+
CreateFileSystemOntapConfiguration.add_member(:weekly_maintenance_start_time, Shapes::ShapeRef.new(shape: WeeklyTime, location_name: "WeeklyMaintenanceStartTime"))
|
454
|
+
CreateFileSystemOntapConfiguration.struct_class = Types::CreateFileSystemOntapConfiguration
|
455
|
+
|
358
456
|
CreateFileSystemRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
|
359
457
|
CreateFileSystemRequest.add_member(:file_system_type, Shapes::ShapeRef.new(shape: FileSystemType, required: true, location_name: "FileSystemType"))
|
360
458
|
CreateFileSystemRequest.add_member(:storage_capacity, Shapes::ShapeRef.new(shape: StorageCapacity, required: true, location_name: "StorageCapacity"))
|
@@ -365,6 +463,7 @@ module Aws::FSx
|
|
365
463
|
CreateFileSystemRequest.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
|
366
464
|
CreateFileSystemRequest.add_member(:windows_configuration, Shapes::ShapeRef.new(shape: CreateFileSystemWindowsConfiguration, location_name: "WindowsConfiguration"))
|
367
465
|
CreateFileSystemRequest.add_member(:lustre_configuration, Shapes::ShapeRef.new(shape: CreateFileSystemLustreConfiguration, location_name: "LustreConfiguration"))
|
466
|
+
CreateFileSystemRequest.add_member(:ontap_configuration, Shapes::ShapeRef.new(shape: CreateFileSystemOntapConfiguration, location_name: "OntapConfiguration"))
|
368
467
|
CreateFileSystemRequest.struct_class = Types::CreateFileSystemRequest
|
369
468
|
|
370
469
|
CreateFileSystemResponse.add_member(:file_system, Shapes::ShapeRef.new(shape: FileSystem, location_name: "FileSystem"))
|
@@ -383,6 +482,50 @@ module Aws::FSx
|
|
383
482
|
CreateFileSystemWindowsConfiguration.add_member(:audit_log_configuration, Shapes::ShapeRef.new(shape: WindowsAuditLogCreateConfiguration, location_name: "AuditLogConfiguration"))
|
384
483
|
CreateFileSystemWindowsConfiguration.struct_class = Types::CreateFileSystemWindowsConfiguration
|
385
484
|
|
485
|
+
CreateOntapVolumeConfiguration.add_member(:junction_path, Shapes::ShapeRef.new(shape: JunctionPath, required: true, location_name: "JunctionPath"))
|
486
|
+
CreateOntapVolumeConfiguration.add_member(:security_style, Shapes::ShapeRef.new(shape: SecurityStyle, location_name: "SecurityStyle"))
|
487
|
+
CreateOntapVolumeConfiguration.add_member(:size_in_megabytes, Shapes::ShapeRef.new(shape: VolumeCapacity, required: true, location_name: "SizeInMegabytes"))
|
488
|
+
CreateOntapVolumeConfiguration.add_member(:storage_efficiency_enabled, Shapes::ShapeRef.new(shape: Flag, required: true, location_name: "StorageEfficiencyEnabled"))
|
489
|
+
CreateOntapVolumeConfiguration.add_member(:storage_virtual_machine_id, Shapes::ShapeRef.new(shape: StorageVirtualMachineId, required: true, location_name: "StorageVirtualMachineId"))
|
490
|
+
CreateOntapVolumeConfiguration.add_member(:tiering_policy, Shapes::ShapeRef.new(shape: TieringPolicy, location_name: "TieringPolicy"))
|
491
|
+
CreateOntapVolumeConfiguration.struct_class = Types::CreateOntapVolumeConfiguration
|
492
|
+
|
493
|
+
CreateStorageVirtualMachineRequest.add_member(:active_directory_configuration, Shapes::ShapeRef.new(shape: CreateSvmActiveDirectoryConfiguration, location_name: "ActiveDirectoryConfiguration"))
|
494
|
+
CreateStorageVirtualMachineRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
|
495
|
+
CreateStorageVirtualMachineRequest.add_member(:file_system_id, Shapes::ShapeRef.new(shape: FileSystemId, required: true, location_name: "FileSystemId"))
|
496
|
+
CreateStorageVirtualMachineRequest.add_member(:name, Shapes::ShapeRef.new(shape: StorageVirtualMachineName, required: true, location_name: "Name"))
|
497
|
+
CreateStorageVirtualMachineRequest.add_member(:svm_admin_password, Shapes::ShapeRef.new(shape: AdminPassword, location_name: "SvmAdminPassword"))
|
498
|
+
CreateStorageVirtualMachineRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
|
499
|
+
CreateStorageVirtualMachineRequest.add_member(:root_volume_security_style, Shapes::ShapeRef.new(shape: StorageVirtualMachineRootVolumeSecurityStyle, location_name: "RootVolumeSecurityStyle"))
|
500
|
+
CreateStorageVirtualMachineRequest.struct_class = Types::CreateStorageVirtualMachineRequest
|
501
|
+
|
502
|
+
CreateStorageVirtualMachineResponse.add_member(:storage_virtual_machine, Shapes::ShapeRef.new(shape: StorageVirtualMachine, location_name: "StorageVirtualMachine"))
|
503
|
+
CreateStorageVirtualMachineResponse.struct_class = Types::CreateStorageVirtualMachineResponse
|
504
|
+
|
505
|
+
CreateSvmActiveDirectoryConfiguration.add_member(:net_bios_name, Shapes::ShapeRef.new(shape: NetBiosAlias, required: true, location_name: "NetBiosName"))
|
506
|
+
CreateSvmActiveDirectoryConfiguration.add_member(:self_managed_active_directory_configuration, Shapes::ShapeRef.new(shape: SelfManagedActiveDirectoryConfiguration, location_name: "SelfManagedActiveDirectoryConfiguration"))
|
507
|
+
CreateSvmActiveDirectoryConfiguration.struct_class = Types::CreateSvmActiveDirectoryConfiguration
|
508
|
+
|
509
|
+
CreateVolumeFromBackupRequest.add_member(:backup_id, Shapes::ShapeRef.new(shape: BackupId, required: true, location_name: "BackupId"))
|
510
|
+
CreateVolumeFromBackupRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
|
511
|
+
CreateVolumeFromBackupRequest.add_member(:name, Shapes::ShapeRef.new(shape: VolumeName, required: true, location_name: "Name"))
|
512
|
+
CreateVolumeFromBackupRequest.add_member(:ontap_configuration, Shapes::ShapeRef.new(shape: CreateOntapVolumeConfiguration, location_name: "OntapConfiguration"))
|
513
|
+
CreateVolumeFromBackupRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
|
514
|
+
CreateVolumeFromBackupRequest.struct_class = Types::CreateVolumeFromBackupRequest
|
515
|
+
|
516
|
+
CreateVolumeFromBackupResponse.add_member(:volume, Shapes::ShapeRef.new(shape: Volume, location_name: "Volume"))
|
517
|
+
CreateVolumeFromBackupResponse.struct_class = Types::CreateVolumeFromBackupResponse
|
518
|
+
|
519
|
+
CreateVolumeRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
|
520
|
+
CreateVolumeRequest.add_member(:volume_type, Shapes::ShapeRef.new(shape: VolumeType, required: true, location_name: "VolumeType"))
|
521
|
+
CreateVolumeRequest.add_member(:name, Shapes::ShapeRef.new(shape: VolumeName, required: true, location_name: "Name"))
|
522
|
+
CreateVolumeRequest.add_member(:ontap_configuration, Shapes::ShapeRef.new(shape: CreateOntapVolumeConfiguration, location_name: "OntapConfiguration"))
|
523
|
+
CreateVolumeRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
|
524
|
+
CreateVolumeRequest.struct_class = Types::CreateVolumeRequest
|
525
|
+
|
526
|
+
CreateVolumeResponse.add_member(:volume, Shapes::ShapeRef.new(shape: Volume, location_name: "Volume"))
|
527
|
+
CreateVolumeResponse.struct_class = Types::CreateVolumeResponse
|
528
|
+
|
386
529
|
DataRepositoryConfiguration.add_member(:lifecycle, Shapes::ShapeRef.new(shape: DataRepositoryLifecycle, location_name: "Lifecycle"))
|
387
530
|
DataRepositoryConfiguration.add_member(:import_path, Shapes::ShapeRef.new(shape: ArchivePath, location_name: "ImportPath"))
|
388
531
|
DataRepositoryConfiguration.add_member(:export_path, Shapes::ShapeRef.new(shape: ArchivePath, location_name: "ExportPath"))
|
@@ -475,6 +618,32 @@ module Aws::FSx
|
|
475
618
|
DeleteFileSystemWindowsResponse.add_member(:final_backup_tags, Shapes::ShapeRef.new(shape: Tags, location_name: "FinalBackupTags"))
|
476
619
|
DeleteFileSystemWindowsResponse.struct_class = Types::DeleteFileSystemWindowsResponse
|
477
620
|
|
621
|
+
DeleteStorageVirtualMachineRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
|
622
|
+
DeleteStorageVirtualMachineRequest.add_member(:storage_virtual_machine_id, Shapes::ShapeRef.new(shape: StorageVirtualMachineId, required: true, location_name: "StorageVirtualMachineId"))
|
623
|
+
DeleteStorageVirtualMachineRequest.struct_class = Types::DeleteStorageVirtualMachineRequest
|
624
|
+
|
625
|
+
DeleteStorageVirtualMachineResponse.add_member(:storage_virtual_machine_id, Shapes::ShapeRef.new(shape: StorageVirtualMachineId, location_name: "StorageVirtualMachineId"))
|
626
|
+
DeleteStorageVirtualMachineResponse.add_member(:lifecycle, Shapes::ShapeRef.new(shape: StorageVirtualMachineLifecycle, location_name: "Lifecycle"))
|
627
|
+
DeleteStorageVirtualMachineResponse.struct_class = Types::DeleteStorageVirtualMachineResponse
|
628
|
+
|
629
|
+
DeleteVolumeOntapConfiguration.add_member(:skip_final_backup, Shapes::ShapeRef.new(shape: Flag, location_name: "SkipFinalBackup"))
|
630
|
+
DeleteVolumeOntapConfiguration.add_member(:final_backup_tags, Shapes::ShapeRef.new(shape: Tags, location_name: "FinalBackupTags"))
|
631
|
+
DeleteVolumeOntapConfiguration.struct_class = Types::DeleteVolumeOntapConfiguration
|
632
|
+
|
633
|
+
DeleteVolumeOntapResponse.add_member(:final_backup_id, Shapes::ShapeRef.new(shape: BackupId, location_name: "FinalBackupId"))
|
634
|
+
DeleteVolumeOntapResponse.add_member(:final_backup_tags, Shapes::ShapeRef.new(shape: Tags, location_name: "FinalBackupTags"))
|
635
|
+
DeleteVolumeOntapResponse.struct_class = Types::DeleteVolumeOntapResponse
|
636
|
+
|
637
|
+
DeleteVolumeRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
|
638
|
+
DeleteVolumeRequest.add_member(:volume_id, Shapes::ShapeRef.new(shape: VolumeId, required: true, location_name: "VolumeId"))
|
639
|
+
DeleteVolumeRequest.add_member(:ontap_configuration, Shapes::ShapeRef.new(shape: DeleteVolumeOntapConfiguration, location_name: "OntapConfiguration"))
|
640
|
+
DeleteVolumeRequest.struct_class = Types::DeleteVolumeRequest
|
641
|
+
|
642
|
+
DeleteVolumeResponse.add_member(:volume_id, Shapes::ShapeRef.new(shape: VolumeId, location_name: "VolumeId"))
|
643
|
+
DeleteVolumeResponse.add_member(:lifecycle, Shapes::ShapeRef.new(shape: VolumeLifecycle, location_name: "Lifecycle"))
|
644
|
+
DeleteVolumeResponse.add_member(:ontap_response, Shapes::ShapeRef.new(shape: DeleteVolumeOntapResponse, location_name: "OntapResponse"))
|
645
|
+
DeleteVolumeResponse.struct_class = Types::DeleteVolumeResponse
|
646
|
+
|
478
647
|
DescribeBackupsRequest.add_member(:backup_ids, Shapes::ShapeRef.new(shape: BackupIds, location_name: "BackupIds"))
|
479
648
|
DescribeBackupsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: Filters, location_name: "Filters"))
|
480
649
|
DescribeBackupsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
|
@@ -514,6 +683,26 @@ module Aws::FSx
|
|
514
683
|
DescribeFileSystemsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
515
684
|
DescribeFileSystemsResponse.struct_class = Types::DescribeFileSystemsResponse
|
516
685
|
|
686
|
+
DescribeStorageVirtualMachinesRequest.add_member(:storage_virtual_machine_ids, Shapes::ShapeRef.new(shape: StorageVirtualMachineIds, location_name: "StorageVirtualMachineIds"))
|
687
|
+
DescribeStorageVirtualMachinesRequest.add_member(:filters, Shapes::ShapeRef.new(shape: StorageVirtualMachineFilters, location_name: "Filters"))
|
688
|
+
DescribeStorageVirtualMachinesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
|
689
|
+
DescribeStorageVirtualMachinesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
690
|
+
DescribeStorageVirtualMachinesRequest.struct_class = Types::DescribeStorageVirtualMachinesRequest
|
691
|
+
|
692
|
+
DescribeStorageVirtualMachinesResponse.add_member(:storage_virtual_machines, Shapes::ShapeRef.new(shape: StorageVirtualMachines, location_name: "StorageVirtualMachines"))
|
693
|
+
DescribeStorageVirtualMachinesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
694
|
+
DescribeStorageVirtualMachinesResponse.struct_class = Types::DescribeStorageVirtualMachinesResponse
|
695
|
+
|
696
|
+
DescribeVolumesRequest.add_member(:volume_ids, Shapes::ShapeRef.new(shape: VolumeIds, location_name: "VolumeIds"))
|
697
|
+
DescribeVolumesRequest.add_member(:filters, Shapes::ShapeRef.new(shape: VolumeFilters, location_name: "Filters"))
|
698
|
+
DescribeVolumesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
|
699
|
+
DescribeVolumesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
700
|
+
DescribeVolumesRequest.struct_class = Types::DescribeVolumesRequest
|
701
|
+
|
702
|
+
DescribeVolumesResponse.add_member(:volumes, Shapes::ShapeRef.new(shape: Volumes, location_name: "Volumes"))
|
703
|
+
DescribeVolumesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
704
|
+
DescribeVolumesResponse.struct_class = Types::DescribeVolumesResponse
|
705
|
+
|
517
706
|
DisassociateFileSystemAliasesRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
|
518
707
|
DisassociateFileSystemAliasesRequest.add_member(:file_system_id, Shapes::ShapeRef.new(shape: FileSystemId, required: true, location_name: "FileSystemId"))
|
519
708
|
DisassociateFileSystemAliasesRequest.add_member(:aliases, Shapes::ShapeRef.new(shape: AlternateDNSNames, required: true, location_name: "Aliases"))
|
@@ -522,6 +711,10 @@ module Aws::FSx
|
|
522
711
|
DisassociateFileSystemAliasesResponse.add_member(:aliases, Shapes::ShapeRef.new(shape: Aliases, location_name: "Aliases"))
|
523
712
|
DisassociateFileSystemAliasesResponse.struct_class = Types::DisassociateFileSystemAliasesResponse
|
524
713
|
|
714
|
+
DiskIopsConfiguration.add_member(:mode, Shapes::ShapeRef.new(shape: DiskIopsConfigurationMode, location_name: "Mode"))
|
715
|
+
DiskIopsConfiguration.add_member(:iops, Shapes::ShapeRef.new(shape: Iops, location_name: "Iops"))
|
716
|
+
DiskIopsConfiguration.struct_class = Types::DiskIopsConfiguration
|
717
|
+
|
525
718
|
DnsIps.member = Shapes::ShapeRef.new(shape: IpAddress)
|
526
719
|
|
527
720
|
FileSystem.add_member(:owner_id, Shapes::ShapeRef.new(shape: AWSAccountId, location_name: "OwnerId"))
|
@@ -542,8 +735,17 @@ module Aws::FSx
|
|
542
735
|
FileSystem.add_member(:windows_configuration, Shapes::ShapeRef.new(shape: WindowsFileSystemConfiguration, location_name: "WindowsConfiguration"))
|
543
736
|
FileSystem.add_member(:lustre_configuration, Shapes::ShapeRef.new(shape: LustreFileSystemConfiguration, location_name: "LustreConfiguration"))
|
544
737
|
FileSystem.add_member(:administrative_actions, Shapes::ShapeRef.new(shape: AdministrativeActions, location_name: "AdministrativeActions"))
|
738
|
+
FileSystem.add_member(:ontap_configuration, Shapes::ShapeRef.new(shape: OntapFileSystemConfiguration, location_name: "OntapConfiguration"))
|
545
739
|
FileSystem.struct_class = Types::FileSystem
|
546
740
|
|
741
|
+
FileSystemEndpoint.add_member(:dns_name, Shapes::ShapeRef.new(shape: DNSName, location_name: "DNSName"))
|
742
|
+
FileSystemEndpoint.add_member(:ip_addresses, Shapes::ShapeRef.new(shape: OntapEndpointIpAddresses, location_name: "IpAddresses"))
|
743
|
+
FileSystemEndpoint.struct_class = Types::FileSystemEndpoint
|
744
|
+
|
745
|
+
FileSystemEndpoints.add_member(:intercluster, Shapes::ShapeRef.new(shape: FileSystemEndpoint, location_name: "Intercluster"))
|
746
|
+
FileSystemEndpoints.add_member(:management, Shapes::ShapeRef.new(shape: FileSystemEndpoint, location_name: "Management"))
|
747
|
+
FileSystemEndpoints.struct_class = Types::FileSystemEndpoints
|
748
|
+
|
547
749
|
FileSystemFailureDetails.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
|
548
750
|
FileSystemFailureDetails.struct_class = Types::FileSystemFailureDetails
|
549
751
|
|
@@ -586,6 +788,7 @@ module Aws::FSx
|
|
586
788
|
InvalidNetworkSettings.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
|
587
789
|
InvalidNetworkSettings.add_member(:invalid_subnet_id, Shapes::ShapeRef.new(shape: SubnetId, location_name: "InvalidSubnetId"))
|
588
790
|
InvalidNetworkSettings.add_member(:invalid_security_group_id, Shapes::ShapeRef.new(shape: SecurityGroupId, location_name: "InvalidSecurityGroupId"))
|
791
|
+
InvalidNetworkSettings.add_member(:invalid_route_table_id, Shapes::ShapeRef.new(shape: RouteTableId, location_name: "InvalidRouteTableId"))
|
589
792
|
InvalidNetworkSettings.struct_class = Types::InvalidNetworkSettings
|
590
793
|
|
591
794
|
InvalidPerUnitStorageThroughput.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
|
@@ -597,6 +800,9 @@ module Aws::FSx
|
|
597
800
|
InvalidSourceKmsKey.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
|
598
801
|
InvalidSourceKmsKey.struct_class = Types::InvalidSourceKmsKey
|
599
802
|
|
803
|
+
LifecycleTransitionReason.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
|
804
|
+
LifecycleTransitionReason.struct_class = Types::LifecycleTransitionReason
|
805
|
+
|
600
806
|
ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, required: true, location_name: "ResourceARN"))
|
601
807
|
ListTagsForResourceRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
|
602
808
|
ListTagsForResourceRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
@@ -621,12 +827,41 @@ module Aws::FSx
|
|
621
827
|
MissingFileSystemConfiguration.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
|
622
828
|
MissingFileSystemConfiguration.struct_class = Types::MissingFileSystemConfiguration
|
623
829
|
|
830
|
+
MissingVolumeConfiguration.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
|
831
|
+
MissingVolumeConfiguration.struct_class = Types::MissingVolumeConfiguration
|
832
|
+
|
624
833
|
NetworkInterfaceIds.member = Shapes::ShapeRef.new(shape: NetworkInterfaceId)
|
625
834
|
|
626
835
|
NotServiceResourceError.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, required: true, location_name: "ResourceARN"))
|
627
836
|
NotServiceResourceError.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
|
628
837
|
NotServiceResourceError.struct_class = Types::NotServiceResourceError
|
629
838
|
|
839
|
+
OntapEndpointIpAddresses.member = Shapes::ShapeRef.new(shape: IpAddress)
|
840
|
+
|
841
|
+
OntapFileSystemConfiguration.add_member(:automatic_backup_retention_days, Shapes::ShapeRef.new(shape: AutomaticBackupRetentionDays, location_name: "AutomaticBackupRetentionDays"))
|
842
|
+
OntapFileSystemConfiguration.add_member(:daily_automatic_backup_start_time, Shapes::ShapeRef.new(shape: DailyTime, location_name: "DailyAutomaticBackupStartTime"))
|
843
|
+
OntapFileSystemConfiguration.add_member(:deployment_type, Shapes::ShapeRef.new(shape: OntapDeploymentType, location_name: "DeploymentType"))
|
844
|
+
OntapFileSystemConfiguration.add_member(:endpoint_ip_address_range, Shapes::ShapeRef.new(shape: IpAddressRange, location_name: "EndpointIpAddressRange"))
|
845
|
+
OntapFileSystemConfiguration.add_member(:endpoints, Shapes::ShapeRef.new(shape: FileSystemEndpoints, location_name: "Endpoints"))
|
846
|
+
OntapFileSystemConfiguration.add_member(:disk_iops_configuration, Shapes::ShapeRef.new(shape: DiskIopsConfiguration, location_name: "DiskIopsConfiguration"))
|
847
|
+
OntapFileSystemConfiguration.add_member(:preferred_subnet_id, Shapes::ShapeRef.new(shape: SubnetId, location_name: "PreferredSubnetId"))
|
848
|
+
OntapFileSystemConfiguration.add_member(:route_table_ids, Shapes::ShapeRef.new(shape: RouteTableIds, location_name: "RouteTableIds"))
|
849
|
+
OntapFileSystemConfiguration.add_member(:throughput_capacity, Shapes::ShapeRef.new(shape: MegabytesPerSecond, location_name: "ThroughputCapacity"))
|
850
|
+
OntapFileSystemConfiguration.add_member(:weekly_maintenance_start_time, Shapes::ShapeRef.new(shape: WeeklyTime, location_name: "WeeklyMaintenanceStartTime"))
|
851
|
+
OntapFileSystemConfiguration.struct_class = Types::OntapFileSystemConfiguration
|
852
|
+
|
853
|
+
OntapVolumeConfiguration.add_member(:flex_cache_endpoint_type, Shapes::ShapeRef.new(shape: FlexCacheEndpointType, location_name: "FlexCacheEndpointType"))
|
854
|
+
OntapVolumeConfiguration.add_member(:junction_path, Shapes::ShapeRef.new(shape: JunctionPath, location_name: "JunctionPath"))
|
855
|
+
OntapVolumeConfiguration.add_member(:security_style, Shapes::ShapeRef.new(shape: SecurityStyle, location_name: "SecurityStyle"))
|
856
|
+
OntapVolumeConfiguration.add_member(:size_in_megabytes, Shapes::ShapeRef.new(shape: VolumeCapacity, location_name: "SizeInMegabytes"))
|
857
|
+
OntapVolumeConfiguration.add_member(:storage_efficiency_enabled, Shapes::ShapeRef.new(shape: Flag, location_name: "StorageEfficiencyEnabled"))
|
858
|
+
OntapVolumeConfiguration.add_member(:storage_virtual_machine_id, Shapes::ShapeRef.new(shape: StorageVirtualMachineId, location_name: "StorageVirtualMachineId"))
|
859
|
+
OntapVolumeConfiguration.add_member(:storage_virtual_machine_root, Shapes::ShapeRef.new(shape: Flag, location_name: "StorageVirtualMachineRoot"))
|
860
|
+
OntapVolumeConfiguration.add_member(:tiering_policy, Shapes::ShapeRef.new(shape: TieringPolicy, location_name: "TieringPolicy"))
|
861
|
+
OntapVolumeConfiguration.add_member(:uuid, Shapes::ShapeRef.new(shape: UUID, location_name: "UUID"))
|
862
|
+
OntapVolumeConfiguration.add_member(:ontap_volume_type, Shapes::ShapeRef.new(shape: OntapVolumeType, location_name: "OntapVolumeType"))
|
863
|
+
OntapVolumeConfiguration.struct_class = Types::OntapVolumeConfiguration
|
864
|
+
|
630
865
|
ResourceDoesNotSupportTagging.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, required: true, location_name: "ResourceARN"))
|
631
866
|
ResourceDoesNotSupportTagging.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
|
632
867
|
ResourceDoesNotSupportTagging.struct_class = Types::ResourceDoesNotSupportTagging
|
@@ -635,6 +870,8 @@ module Aws::FSx
|
|
635
870
|
ResourceNotFound.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
|
636
871
|
ResourceNotFound.struct_class = Types::ResourceNotFound
|
637
872
|
|
873
|
+
RouteTableIds.member = Shapes::ShapeRef.new(shape: RouteTableId)
|
874
|
+
|
638
875
|
SecurityGroupIds.member = Shapes::ShapeRef.new(shape: SecurityGroupId)
|
639
876
|
|
640
877
|
SelfManagedActiveDirectoryAttributes.add_member(:domain_name, Shapes::ShapeRef.new(shape: ActiveDirectoryFullyQualifiedName, location_name: "DomainName"))
|
@@ -665,8 +902,52 @@ module Aws::FSx
|
|
665
902
|
SourceBackupUnavailable.add_member(:backup_id, Shapes::ShapeRef.new(shape: BackupId, location_name: "BackupId"))
|
666
903
|
SourceBackupUnavailable.struct_class = Types::SourceBackupUnavailable
|
667
904
|
|
905
|
+
StorageVirtualMachine.add_member(:active_directory_configuration, Shapes::ShapeRef.new(shape: SvmActiveDirectoryConfiguration, location_name: "ActiveDirectoryConfiguration"))
|
906
|
+
StorageVirtualMachine.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTime"))
|
907
|
+
StorageVirtualMachine.add_member(:endpoints, Shapes::ShapeRef.new(shape: SvmEndpoints, location_name: "Endpoints"))
|
908
|
+
StorageVirtualMachine.add_member(:file_system_id, Shapes::ShapeRef.new(shape: FileSystemId, location_name: "FileSystemId"))
|
909
|
+
StorageVirtualMachine.add_member(:lifecycle, Shapes::ShapeRef.new(shape: StorageVirtualMachineLifecycle, location_name: "Lifecycle"))
|
910
|
+
StorageVirtualMachine.add_member(:name, Shapes::ShapeRef.new(shape: StorageVirtualMachineName, location_name: "Name"))
|
911
|
+
StorageVirtualMachine.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, location_name: "ResourceARN"))
|
912
|
+
StorageVirtualMachine.add_member(:storage_virtual_machine_id, Shapes::ShapeRef.new(shape: StorageVirtualMachineId, location_name: "StorageVirtualMachineId"))
|
913
|
+
StorageVirtualMachine.add_member(:subtype, Shapes::ShapeRef.new(shape: StorageVirtualMachineSubtype, location_name: "Subtype"))
|
914
|
+
StorageVirtualMachine.add_member(:uuid, Shapes::ShapeRef.new(shape: UUID, location_name: "UUID"))
|
915
|
+
StorageVirtualMachine.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
|
916
|
+
StorageVirtualMachine.add_member(:lifecycle_transition_reason, Shapes::ShapeRef.new(shape: LifecycleTransitionReason, location_name: "LifecycleTransitionReason"))
|
917
|
+
StorageVirtualMachine.add_member(:root_volume_security_style, Shapes::ShapeRef.new(shape: StorageVirtualMachineRootVolumeSecurityStyle, location_name: "RootVolumeSecurityStyle"))
|
918
|
+
StorageVirtualMachine.struct_class = Types::StorageVirtualMachine
|
919
|
+
|
920
|
+
StorageVirtualMachineFilter.add_member(:name, Shapes::ShapeRef.new(shape: StorageVirtualMachineFilterName, location_name: "Name"))
|
921
|
+
StorageVirtualMachineFilter.add_member(:values, Shapes::ShapeRef.new(shape: StorageVirtualMachineFilterValues, location_name: "Values"))
|
922
|
+
StorageVirtualMachineFilter.struct_class = Types::StorageVirtualMachineFilter
|
923
|
+
|
924
|
+
StorageVirtualMachineFilterValues.member = Shapes::ShapeRef.new(shape: StorageVirtualMachineFilterValue)
|
925
|
+
|
926
|
+
StorageVirtualMachineFilters.member = Shapes::ShapeRef.new(shape: StorageVirtualMachineFilter)
|
927
|
+
|
928
|
+
StorageVirtualMachineIds.member = Shapes::ShapeRef.new(shape: StorageVirtualMachineId)
|
929
|
+
|
930
|
+
StorageVirtualMachineNotFound.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
|
931
|
+
StorageVirtualMachineNotFound.struct_class = Types::StorageVirtualMachineNotFound
|
932
|
+
|
933
|
+
StorageVirtualMachines.member = Shapes::ShapeRef.new(shape: StorageVirtualMachine)
|
934
|
+
|
668
935
|
SubnetIds.member = Shapes::ShapeRef.new(shape: SubnetId)
|
669
936
|
|
937
|
+
SvmActiveDirectoryConfiguration.add_member(:net_bios_name, Shapes::ShapeRef.new(shape: NetBiosAlias, location_name: "NetBiosName"))
|
938
|
+
SvmActiveDirectoryConfiguration.add_member(:self_managed_active_directory_configuration, Shapes::ShapeRef.new(shape: SelfManagedActiveDirectoryAttributes, location_name: "SelfManagedActiveDirectoryConfiguration"))
|
939
|
+
SvmActiveDirectoryConfiguration.struct_class = Types::SvmActiveDirectoryConfiguration
|
940
|
+
|
941
|
+
SvmEndpoint.add_member(:dns_name, Shapes::ShapeRef.new(shape: DNSName, location_name: "DNSName"))
|
942
|
+
SvmEndpoint.add_member(:ip_addresses, Shapes::ShapeRef.new(shape: OntapEndpointIpAddresses, location_name: "IpAddresses"))
|
943
|
+
SvmEndpoint.struct_class = Types::SvmEndpoint
|
944
|
+
|
945
|
+
SvmEndpoints.add_member(:iscsi, Shapes::ShapeRef.new(shape: SvmEndpoint, location_name: "Iscsi"))
|
946
|
+
SvmEndpoints.add_member(:management, Shapes::ShapeRef.new(shape: SvmEndpoint, location_name: "Management"))
|
947
|
+
SvmEndpoints.add_member(:nfs, Shapes::ShapeRef.new(shape: SvmEndpoint, location_name: "Nfs"))
|
948
|
+
SvmEndpoints.add_member(:smb, Shapes::ShapeRef.new(shape: SvmEndpoint, location_name: "Smb"))
|
949
|
+
SvmEndpoints.struct_class = Types::SvmEndpoints
|
950
|
+
|
670
951
|
Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, required: true, location_name: "Key"))
|
671
952
|
Tag.add_member(:value, Shapes::ShapeRef.new(shape: TagValue, required: true, location_name: "Value"))
|
672
953
|
Tag.struct_class = Types::Tag
|
@@ -683,6 +964,10 @@ module Aws::FSx
|
|
683
964
|
|
684
965
|
TaskIds.member = Shapes::ShapeRef.new(shape: TaskId)
|
685
966
|
|
967
|
+
TieringPolicy.add_member(:cooling_period, Shapes::ShapeRef.new(shape: CoolingPeriod, location_name: "CoolingPeriod"))
|
968
|
+
TieringPolicy.add_member(:name, Shapes::ShapeRef.new(shape: TieringPolicyName, location_name: "Name"))
|
969
|
+
TieringPolicy.struct_class = Types::TieringPolicy
|
970
|
+
|
686
971
|
UnsupportedOperation.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
|
687
972
|
UnsupportedOperation.struct_class = Types::UnsupportedOperation
|
688
973
|
|
@@ -699,11 +984,18 @@ module Aws::FSx
|
|
699
984
|
UpdateFileSystemLustreConfiguration.add_member(:data_compression_type, Shapes::ShapeRef.new(shape: DataCompressionType, location_name: "DataCompressionType"))
|
700
985
|
UpdateFileSystemLustreConfiguration.struct_class = Types::UpdateFileSystemLustreConfiguration
|
701
986
|
|
987
|
+
UpdateFileSystemOntapConfiguration.add_member(:automatic_backup_retention_days, Shapes::ShapeRef.new(shape: AutomaticBackupRetentionDays, location_name: "AutomaticBackupRetentionDays"))
|
988
|
+
UpdateFileSystemOntapConfiguration.add_member(:daily_automatic_backup_start_time, Shapes::ShapeRef.new(shape: DailyTime, location_name: "DailyAutomaticBackupStartTime"))
|
989
|
+
UpdateFileSystemOntapConfiguration.add_member(:fsx_admin_password, Shapes::ShapeRef.new(shape: AdminPassword, location_name: "FsxAdminPassword"))
|
990
|
+
UpdateFileSystemOntapConfiguration.add_member(:weekly_maintenance_start_time, Shapes::ShapeRef.new(shape: WeeklyTime, location_name: "WeeklyMaintenanceStartTime"))
|
991
|
+
UpdateFileSystemOntapConfiguration.struct_class = Types::UpdateFileSystemOntapConfiguration
|
992
|
+
|
702
993
|
UpdateFileSystemRequest.add_member(:file_system_id, Shapes::ShapeRef.new(shape: FileSystemId, required: true, location_name: "FileSystemId"))
|
703
994
|
UpdateFileSystemRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
|
704
995
|
UpdateFileSystemRequest.add_member(:storage_capacity, Shapes::ShapeRef.new(shape: StorageCapacity, location_name: "StorageCapacity"))
|
705
996
|
UpdateFileSystemRequest.add_member(:windows_configuration, Shapes::ShapeRef.new(shape: UpdateFileSystemWindowsConfiguration, location_name: "WindowsConfiguration"))
|
706
997
|
UpdateFileSystemRequest.add_member(:lustre_configuration, Shapes::ShapeRef.new(shape: UpdateFileSystemLustreConfiguration, location_name: "LustreConfiguration"))
|
998
|
+
UpdateFileSystemRequest.add_member(:ontap_configuration, Shapes::ShapeRef.new(shape: UpdateFileSystemOntapConfiguration, location_name: "OntapConfiguration"))
|
707
999
|
UpdateFileSystemRequest.struct_class = Types::UpdateFileSystemRequest
|
708
1000
|
|
709
1001
|
UpdateFileSystemResponse.add_member(:file_system, Shapes::ShapeRef.new(shape: FileSystem, location_name: "FileSystem"))
|
@@ -717,6 +1009,60 @@ module Aws::FSx
|
|
717
1009
|
UpdateFileSystemWindowsConfiguration.add_member(:audit_log_configuration, Shapes::ShapeRef.new(shape: WindowsAuditLogCreateConfiguration, location_name: "AuditLogConfiguration"))
|
718
1010
|
UpdateFileSystemWindowsConfiguration.struct_class = Types::UpdateFileSystemWindowsConfiguration
|
719
1011
|
|
1012
|
+
UpdateOntapVolumeConfiguration.add_member(:junction_path, Shapes::ShapeRef.new(shape: JunctionPath, location_name: "JunctionPath"))
|
1013
|
+
UpdateOntapVolumeConfiguration.add_member(:security_style, Shapes::ShapeRef.new(shape: SecurityStyle, location_name: "SecurityStyle"))
|
1014
|
+
UpdateOntapVolumeConfiguration.add_member(:size_in_megabytes, Shapes::ShapeRef.new(shape: VolumeCapacity, location_name: "SizeInMegabytes"))
|
1015
|
+
UpdateOntapVolumeConfiguration.add_member(:storage_efficiency_enabled, Shapes::ShapeRef.new(shape: Flag, location_name: "StorageEfficiencyEnabled"))
|
1016
|
+
UpdateOntapVolumeConfiguration.add_member(:tiering_policy, Shapes::ShapeRef.new(shape: TieringPolicy, location_name: "TieringPolicy"))
|
1017
|
+
UpdateOntapVolumeConfiguration.struct_class = Types::UpdateOntapVolumeConfiguration
|
1018
|
+
|
1019
|
+
UpdateStorageVirtualMachineRequest.add_member(:active_directory_configuration, Shapes::ShapeRef.new(shape: UpdateSvmActiveDirectoryConfiguration, location_name: "ActiveDirectoryConfiguration"))
|
1020
|
+
UpdateStorageVirtualMachineRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
|
1021
|
+
UpdateStorageVirtualMachineRequest.add_member(:storage_virtual_machine_id, Shapes::ShapeRef.new(shape: StorageVirtualMachineId, required: true, location_name: "StorageVirtualMachineId"))
|
1022
|
+
UpdateStorageVirtualMachineRequest.add_member(:svm_admin_password, Shapes::ShapeRef.new(shape: AdminPassword, location_name: "SvmAdminPassword"))
|
1023
|
+
UpdateStorageVirtualMachineRequest.struct_class = Types::UpdateStorageVirtualMachineRequest
|
1024
|
+
|
1025
|
+
UpdateStorageVirtualMachineResponse.add_member(:storage_virtual_machine, Shapes::ShapeRef.new(shape: StorageVirtualMachine, location_name: "StorageVirtualMachine"))
|
1026
|
+
UpdateStorageVirtualMachineResponse.struct_class = Types::UpdateStorageVirtualMachineResponse
|
1027
|
+
|
1028
|
+
UpdateSvmActiveDirectoryConfiguration.add_member(:self_managed_active_directory_configuration, Shapes::ShapeRef.new(shape: SelfManagedActiveDirectoryConfigurationUpdates, location_name: "SelfManagedActiveDirectoryConfiguration"))
|
1029
|
+
UpdateSvmActiveDirectoryConfiguration.struct_class = Types::UpdateSvmActiveDirectoryConfiguration
|
1030
|
+
|
1031
|
+
UpdateVolumeRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
|
1032
|
+
UpdateVolumeRequest.add_member(:volume_id, Shapes::ShapeRef.new(shape: VolumeId, required: true, location_name: "VolumeId"))
|
1033
|
+
UpdateVolumeRequest.add_member(:ontap_configuration, Shapes::ShapeRef.new(shape: UpdateOntapVolumeConfiguration, location_name: "OntapConfiguration"))
|
1034
|
+
UpdateVolumeRequest.struct_class = Types::UpdateVolumeRequest
|
1035
|
+
|
1036
|
+
UpdateVolumeResponse.add_member(:volume, Shapes::ShapeRef.new(shape: Volume, location_name: "Volume"))
|
1037
|
+
UpdateVolumeResponse.struct_class = Types::UpdateVolumeResponse
|
1038
|
+
|
1039
|
+
Volume.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTime"))
|
1040
|
+
Volume.add_member(:file_system_id, Shapes::ShapeRef.new(shape: FileSystemId, location_name: "FileSystemId"))
|
1041
|
+
Volume.add_member(:lifecycle, Shapes::ShapeRef.new(shape: VolumeLifecycle, location_name: "Lifecycle"))
|
1042
|
+
Volume.add_member(:name, Shapes::ShapeRef.new(shape: VolumeName, location_name: "Name"))
|
1043
|
+
Volume.add_member(:ontap_configuration, Shapes::ShapeRef.new(shape: OntapVolumeConfiguration, location_name: "OntapConfiguration"))
|
1044
|
+
Volume.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, location_name: "ResourceARN"))
|
1045
|
+
Volume.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
|
1046
|
+
Volume.add_member(:volume_id, Shapes::ShapeRef.new(shape: VolumeId, location_name: "VolumeId"))
|
1047
|
+
Volume.add_member(:volume_type, Shapes::ShapeRef.new(shape: VolumeType, location_name: "VolumeType"))
|
1048
|
+
Volume.add_member(:lifecycle_transition_reason, Shapes::ShapeRef.new(shape: LifecycleTransitionReason, location_name: "LifecycleTransitionReason"))
|
1049
|
+
Volume.struct_class = Types::Volume
|
1050
|
+
|
1051
|
+
VolumeFilter.add_member(:name, Shapes::ShapeRef.new(shape: VolumeFilterName, location_name: "Name"))
|
1052
|
+
VolumeFilter.add_member(:values, Shapes::ShapeRef.new(shape: VolumeFilterValues, location_name: "Values"))
|
1053
|
+
VolumeFilter.struct_class = Types::VolumeFilter
|
1054
|
+
|
1055
|
+
VolumeFilterValues.member = Shapes::ShapeRef.new(shape: VolumeFilterValue)
|
1056
|
+
|
1057
|
+
VolumeFilters.member = Shapes::ShapeRef.new(shape: VolumeFilter)
|
1058
|
+
|
1059
|
+
VolumeIds.member = Shapes::ShapeRef.new(shape: VolumeId)
|
1060
|
+
|
1061
|
+
VolumeNotFound.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
|
1062
|
+
VolumeNotFound.struct_class = Types::VolumeNotFound
|
1063
|
+
|
1064
|
+
Volumes.member = Shapes::ShapeRef.new(shape: Volume)
|
1065
|
+
|
720
1066
|
WindowsAuditLogConfiguration.add_member(:file_access_audit_log_level, Shapes::ShapeRef.new(shape: WindowsAccessAuditLogLevel, required: true, location_name: "FileAccessAuditLogLevel"))
|
721
1067
|
WindowsAuditLogConfiguration.add_member(:file_share_access_audit_log_level, Shapes::ShapeRef.new(shape: WindowsAccessAuditLogLevel, required: true, location_name: "FileShareAccessAuditLogLevel"))
|
722
1068
|
WindowsAuditLogConfiguration.add_member(:audit_log_destination, Shapes::ShapeRef.new(shape: GeneralARN, location_name: "AuditLogDestination"))
|
@@ -814,6 +1160,7 @@ module Aws::FSx
|
|
814
1160
|
o.errors << Shapes::ShapeRef.new(shape: BadRequest)
|
815
1161
|
o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
|
816
1162
|
o.errors << Shapes::ShapeRef.new(shape: FileSystemNotFound)
|
1163
|
+
o.errors << Shapes::ShapeRef.new(shape: VolumeNotFound)
|
817
1164
|
o.errors << Shapes::ShapeRef.new(shape: BackupInProgress)
|
818
1165
|
o.errors << Shapes::ShapeRef.new(shape: IncompatibleParameterError)
|
819
1166
|
o.errors << Shapes::ShapeRef.new(shape: ServiceLimitExceeded)
|
@@ -870,6 +1217,53 @@ module Aws::FSx
|
|
870
1217
|
o.errors << Shapes::ShapeRef.new(shape: MissingFileSystemConfiguration)
|
871
1218
|
end)
|
872
1219
|
|
1220
|
+
api.add_operation(:create_storage_virtual_machine, Seahorse::Model::Operation.new.tap do |o|
|
1221
|
+
o.name = "CreateStorageVirtualMachine"
|
1222
|
+
o.http_method = "POST"
|
1223
|
+
o.http_request_uri = "/"
|
1224
|
+
o.input = Shapes::ShapeRef.new(shape: CreateStorageVirtualMachineRequest)
|
1225
|
+
o.output = Shapes::ShapeRef.new(shape: CreateStorageVirtualMachineResponse)
|
1226
|
+
o.errors << Shapes::ShapeRef.new(shape: ActiveDirectoryError)
|
1227
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequest)
|
1228
|
+
o.errors << Shapes::ShapeRef.new(shape: FileSystemNotFound)
|
1229
|
+
o.errors << Shapes::ShapeRef.new(shape: IncompatibleParameterError)
|
1230
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
|
1231
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceLimitExceeded)
|
1232
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
|
1233
|
+
end)
|
1234
|
+
|
1235
|
+
api.add_operation(:create_volume, Seahorse::Model::Operation.new.tap do |o|
|
1236
|
+
o.name = "CreateVolume"
|
1237
|
+
o.http_method = "POST"
|
1238
|
+
o.http_request_uri = "/"
|
1239
|
+
o.input = Shapes::ShapeRef.new(shape: CreateVolumeRequest)
|
1240
|
+
o.output = Shapes::ShapeRef.new(shape: CreateVolumeResponse)
|
1241
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequest)
|
1242
|
+
o.errors << Shapes::ShapeRef.new(shape: FileSystemNotFound)
|
1243
|
+
o.errors << Shapes::ShapeRef.new(shape: IncompatibleParameterError)
|
1244
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
|
1245
|
+
o.errors << Shapes::ShapeRef.new(shape: MissingVolumeConfiguration)
|
1246
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceLimitExceeded)
|
1247
|
+
o.errors << Shapes::ShapeRef.new(shape: StorageVirtualMachineNotFound)
|
1248
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
|
1249
|
+
end)
|
1250
|
+
|
1251
|
+
api.add_operation(:create_volume_from_backup, Seahorse::Model::Operation.new.tap do |o|
|
1252
|
+
o.name = "CreateVolumeFromBackup"
|
1253
|
+
o.http_method = "POST"
|
1254
|
+
o.http_request_uri = "/"
|
1255
|
+
o.input = Shapes::ShapeRef.new(shape: CreateVolumeFromBackupRequest)
|
1256
|
+
o.output = Shapes::ShapeRef.new(shape: CreateVolumeFromBackupResponse)
|
1257
|
+
o.errors << Shapes::ShapeRef.new(shape: BackupNotFound)
|
1258
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequest)
|
1259
|
+
o.errors << Shapes::ShapeRef.new(shape: FileSystemNotFound)
|
1260
|
+
o.errors << Shapes::ShapeRef.new(shape: IncompatibleParameterError)
|
1261
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
|
1262
|
+
o.errors << Shapes::ShapeRef.new(shape: MissingVolumeConfiguration)
|
1263
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceLimitExceeded)
|
1264
|
+
o.errors << Shapes::ShapeRef.new(shape: StorageVirtualMachineNotFound)
|
1265
|
+
end)
|
1266
|
+
|
873
1267
|
api.add_operation(:delete_backup, Seahorse::Model::Operation.new.tap do |o|
|
874
1268
|
o.name = "DeleteBackup"
|
875
1269
|
o.http_method = "POST"
|
@@ -898,6 +1292,30 @@ module Aws::FSx
|
|
898
1292
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
|
899
1293
|
end)
|
900
1294
|
|
1295
|
+
api.add_operation(:delete_storage_virtual_machine, Seahorse::Model::Operation.new.tap do |o|
|
1296
|
+
o.name = "DeleteStorageVirtualMachine"
|
1297
|
+
o.http_method = "POST"
|
1298
|
+
o.http_request_uri = "/"
|
1299
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteStorageVirtualMachineRequest)
|
1300
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteStorageVirtualMachineResponse)
|
1301
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequest)
|
1302
|
+
o.errors << Shapes::ShapeRef.new(shape: IncompatibleParameterError)
|
1303
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
|
1304
|
+
o.errors << Shapes::ShapeRef.new(shape: StorageVirtualMachineNotFound)
|
1305
|
+
end)
|
1306
|
+
|
1307
|
+
api.add_operation(:delete_volume, Seahorse::Model::Operation.new.tap do |o|
|
1308
|
+
o.name = "DeleteVolume"
|
1309
|
+
o.http_method = "POST"
|
1310
|
+
o.http_request_uri = "/"
|
1311
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteVolumeRequest)
|
1312
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteVolumeResponse)
|
1313
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequest)
|
1314
|
+
o.errors << Shapes::ShapeRef.new(shape: IncompatibleParameterError)
|
1315
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
|
1316
|
+
o.errors << Shapes::ShapeRef.new(shape: VolumeNotFound)
|
1317
|
+
end)
|
1318
|
+
|
901
1319
|
api.add_operation(:describe_backups, Seahorse::Model::Operation.new.tap do |o|
|
902
1320
|
o.name = "DescribeBackups"
|
903
1321
|
o.http_method = "POST"
|
@@ -906,6 +1324,7 @@ module Aws::FSx
|
|
906
1324
|
o.output = Shapes::ShapeRef.new(shape: DescribeBackupsResponse)
|
907
1325
|
o.errors << Shapes::ShapeRef.new(shape: BadRequest)
|
908
1326
|
o.errors << Shapes::ShapeRef.new(shape: FileSystemNotFound)
|
1327
|
+
o.errors << Shapes::ShapeRef.new(shape: VolumeNotFound)
|
909
1328
|
o.errors << Shapes::ShapeRef.new(shape: BackupNotFound)
|
910
1329
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
|
911
1330
|
o[:pager] = Aws::Pager.new(
|
@@ -968,6 +1387,40 @@ module Aws::FSx
|
|
968
1387
|
)
|
969
1388
|
end)
|
970
1389
|
|
1390
|
+
api.add_operation(:describe_storage_virtual_machines, Seahorse::Model::Operation.new.tap do |o|
|
1391
|
+
o.name = "DescribeStorageVirtualMachines"
|
1392
|
+
o.http_method = "POST"
|
1393
|
+
o.http_request_uri = "/"
|
1394
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeStorageVirtualMachinesRequest)
|
1395
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeStorageVirtualMachinesResponse)
|
1396
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequest)
|
1397
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
|
1398
|
+
o.errors << Shapes::ShapeRef.new(shape: StorageVirtualMachineNotFound)
|
1399
|
+
o[:pager] = Aws::Pager.new(
|
1400
|
+
limit_key: "max_results",
|
1401
|
+
tokens: {
|
1402
|
+
"next_token" => "next_token"
|
1403
|
+
}
|
1404
|
+
)
|
1405
|
+
end)
|
1406
|
+
|
1407
|
+
api.add_operation(:describe_volumes, Seahorse::Model::Operation.new.tap do |o|
|
1408
|
+
o.name = "DescribeVolumes"
|
1409
|
+
o.http_method = "POST"
|
1410
|
+
o.http_request_uri = "/"
|
1411
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeVolumesRequest)
|
1412
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeVolumesResponse)
|
1413
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequest)
|
1414
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
|
1415
|
+
o.errors << Shapes::ShapeRef.new(shape: VolumeNotFound)
|
1416
|
+
o[:pager] = Aws::Pager.new(
|
1417
|
+
limit_key: "max_results",
|
1418
|
+
tokens: {
|
1419
|
+
"next_token" => "next_token"
|
1420
|
+
}
|
1421
|
+
)
|
1422
|
+
end)
|
1423
|
+
|
971
1424
|
api.add_operation(:disassociate_file_system_aliases, Seahorse::Model::Operation.new.tap do |o|
|
972
1425
|
o.name = "DisassociateFileSystemAliases"
|
973
1426
|
o.http_method = "POST"
|
@@ -990,6 +1443,12 @@ module Aws::FSx
|
|
990
1443
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
991
1444
|
o.errors << Shapes::ShapeRef.new(shape: NotServiceResourceError)
|
992
1445
|
o.errors << Shapes::ShapeRef.new(shape: ResourceDoesNotSupportTagging)
|
1446
|
+
o[:pager] = Aws::Pager.new(
|
1447
|
+
limit_key: "max_results",
|
1448
|
+
tokens: {
|
1449
|
+
"next_token" => "next_token"
|
1450
|
+
}
|
1451
|
+
)
|
993
1452
|
end)
|
994
1453
|
|
995
1454
|
api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
|
@@ -1032,6 +1491,32 @@ module Aws::FSx
|
|
1032
1491
|
o.errors << Shapes::ShapeRef.new(shape: MissingFileSystemConfiguration)
|
1033
1492
|
o.errors << Shapes::ShapeRef.new(shape: ServiceLimitExceeded)
|
1034
1493
|
end)
|
1494
|
+
|
1495
|
+
api.add_operation(:update_storage_virtual_machine, Seahorse::Model::Operation.new.tap do |o|
|
1496
|
+
o.name = "UpdateStorageVirtualMachine"
|
1497
|
+
o.http_method = "POST"
|
1498
|
+
o.http_request_uri = "/"
|
1499
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateStorageVirtualMachineRequest)
|
1500
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateStorageVirtualMachineResponse)
|
1501
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequest)
|
1502
|
+
o.errors << Shapes::ShapeRef.new(shape: IncompatibleParameterError)
|
1503
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
|
1504
|
+
o.errors << Shapes::ShapeRef.new(shape: StorageVirtualMachineNotFound)
|
1505
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
|
1506
|
+
end)
|
1507
|
+
|
1508
|
+
api.add_operation(:update_volume, Seahorse::Model::Operation.new.tap do |o|
|
1509
|
+
o.name = "UpdateVolume"
|
1510
|
+
o.http_method = "POST"
|
1511
|
+
o.http_request_uri = "/"
|
1512
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateVolumeRequest)
|
1513
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateVolumeResponse)
|
1514
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequest)
|
1515
|
+
o.errors << Shapes::ShapeRef.new(shape: IncompatibleParameterError)
|
1516
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
|
1517
|
+
o.errors << Shapes::ShapeRef.new(shape: MissingVolumeConfiguration)
|
1518
|
+
o.errors << Shapes::ShapeRef.new(shape: VolumeNotFound)
|
1519
|
+
end)
|
1035
1520
|
end
|
1036
1521
|
|
1037
1522
|
end
|