aws-sdk-datasync 1.102.0 → 1.103.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.
@@ -15,8 +15,6 @@ module Aws::DataSync
15
15
  include Seahorse::Model
16
16
 
17
17
  ActivationKey = Shapes::StringShape.new(name: 'ActivationKey')
18
- AddStorageSystemRequest = Shapes::StructureShape.new(name: 'AddStorageSystemRequest')
19
- AddStorageSystemResponse = Shapes::StructureShape.new(name: 'AddStorageSystemResponse')
20
18
  AgentArn = Shapes::StringShape.new(name: 'AgentArn')
21
19
  AgentArnList = Shapes::ListShape.new(name: 'AgentArnList')
22
20
  AgentList = Shapes::ListShape.new(name: 'AgentList')
@@ -34,8 +32,6 @@ module Aws::DataSync
34
32
  BytesPerSecond = Shapes::IntegerShape.new(name: 'BytesPerSecond')
35
33
  CancelTaskExecutionRequest = Shapes::StructureShape.new(name: 'CancelTaskExecutionRequest')
36
34
  CancelTaskExecutionResponse = Shapes::StructureShape.new(name: 'CancelTaskExecutionResponse')
37
- Capacity = Shapes::StructureShape.new(name: 'Capacity')
38
- CollectionDurationMinutes = Shapes::IntegerShape.new(name: 'CollectionDurationMinutes')
39
35
  CreateAgentRequest = Shapes::StructureShape.new(name: 'CreateAgentRequest')
40
36
  CreateAgentResponse = Shapes::StructureShape.new(name: 'CreateAgentResponse')
41
37
  CreateLocationAzureBlobRequest = Shapes::StructureShape.new(name: 'CreateLocationAzureBlobRequest')
@@ -62,7 +58,6 @@ module Aws::DataSync
62
58
  CreateLocationSmbResponse = Shapes::StructureShape.new(name: 'CreateLocationSmbResponse')
63
59
  CreateTaskRequest = Shapes::StructureShape.new(name: 'CreateTaskRequest')
64
60
  CreateTaskResponse = Shapes::StructureShape.new(name: 'CreateTaskResponse')
65
- Credentials = Shapes::StructureShape.new(name: 'Credentials')
66
61
  DeleteAgentRequest = Shapes::StructureShape.new(name: 'DeleteAgentRequest')
67
62
  DeleteAgentResponse = Shapes::StructureShape.new(name: 'DeleteAgentResponse')
68
63
  DeleteLocationRequest = Shapes::StructureShape.new(name: 'DeleteLocationRequest')
@@ -71,8 +66,6 @@ module Aws::DataSync
71
66
  DeleteTaskResponse = Shapes::StructureShape.new(name: 'DeleteTaskResponse')
72
67
  DescribeAgentRequest = Shapes::StructureShape.new(name: 'DescribeAgentRequest')
73
68
  DescribeAgentResponse = Shapes::StructureShape.new(name: 'DescribeAgentResponse')
74
- DescribeDiscoveryJobRequest = Shapes::StructureShape.new(name: 'DescribeDiscoveryJobRequest')
75
- DescribeDiscoveryJobResponse = Shapes::StructureShape.new(name: 'DescribeDiscoveryJobResponse')
76
69
  DescribeLocationAzureBlobRequest = Shapes::StructureShape.new(name: 'DescribeLocationAzureBlobRequest')
77
70
  DescribeLocationAzureBlobResponse = Shapes::StructureShape.new(name: 'DescribeLocationAzureBlobResponse')
78
71
  DescribeLocationEfsRequest = Shapes::StructureShape.new(name: 'DescribeLocationEfsRequest')
@@ -95,31 +88,11 @@ module Aws::DataSync
95
88
  DescribeLocationS3Response = Shapes::StructureShape.new(name: 'DescribeLocationS3Response')
96
89
  DescribeLocationSmbRequest = Shapes::StructureShape.new(name: 'DescribeLocationSmbRequest')
97
90
  DescribeLocationSmbResponse = Shapes::StructureShape.new(name: 'DescribeLocationSmbResponse')
98
- DescribeStorageSystemRequest = Shapes::StructureShape.new(name: 'DescribeStorageSystemRequest')
99
- DescribeStorageSystemResourceMetricsRequest = Shapes::StructureShape.new(name: 'DescribeStorageSystemResourceMetricsRequest')
100
- DescribeStorageSystemResourceMetricsResponse = Shapes::StructureShape.new(name: 'DescribeStorageSystemResourceMetricsResponse')
101
- DescribeStorageSystemResourcesRequest = Shapes::StructureShape.new(name: 'DescribeStorageSystemResourcesRequest')
102
- DescribeStorageSystemResourcesResponse = Shapes::StructureShape.new(name: 'DescribeStorageSystemResourcesResponse')
103
- DescribeStorageSystemResponse = Shapes::StructureShape.new(name: 'DescribeStorageSystemResponse')
104
91
  DescribeTaskExecutionRequest = Shapes::StructureShape.new(name: 'DescribeTaskExecutionRequest')
105
92
  DescribeTaskExecutionResponse = Shapes::StructureShape.new(name: 'DescribeTaskExecutionResponse')
106
93
  DescribeTaskRequest = Shapes::StructureShape.new(name: 'DescribeTaskRequest')
107
94
  DescribeTaskResponse = Shapes::StructureShape.new(name: 'DescribeTaskResponse')
108
95
  DestinationNetworkInterfaceArns = Shapes::ListShape.new(name: 'DestinationNetworkInterfaceArns')
109
- DiscoveryAgentArnList = Shapes::ListShape.new(name: 'DiscoveryAgentArnList')
110
- DiscoveryJobArn = Shapes::StringShape.new(name: 'DiscoveryJobArn')
111
- DiscoveryJobList = Shapes::ListShape.new(name: 'DiscoveryJobList')
112
- DiscoveryJobListEntry = Shapes::StructureShape.new(name: 'DiscoveryJobListEntry')
113
- DiscoveryJobStatus = Shapes::StringShape.new(name: 'DiscoveryJobStatus')
114
- DiscoveryMaxResults = Shapes::IntegerShape.new(name: 'DiscoveryMaxResults')
115
- DiscoveryNextToken = Shapes::StringShape.new(name: 'DiscoveryNextToken')
116
- DiscoveryResourceFilter = Shapes::StringShape.new(name: 'DiscoveryResourceFilter')
117
- DiscoveryResourceType = Shapes::StringShape.new(name: 'DiscoveryResourceType')
118
- DiscoveryServerConfiguration = Shapes::StructureShape.new(name: 'DiscoveryServerConfiguration')
119
- DiscoveryServerHostname = Shapes::StringShape.new(name: 'DiscoveryServerHostname')
120
- DiscoveryServerPort = Shapes::IntegerShape.new(name: 'DiscoveryServerPort')
121
- DiscoverySystemType = Shapes::StringShape.new(name: 'DiscoverySystemType')
122
- DiscoveryTime = Shapes::TimestampShape.new(name: 'DiscoveryTime')
123
96
  DnsIpList = Shapes::ListShape.new(name: 'DnsIpList')
124
97
  Duration = Shapes::IntegerShape.new(name: 'Duration')
125
98
  Ec2Config = Shapes::StructureShape.new(name: 'Ec2Config')
@@ -130,13 +103,10 @@ module Aws::DataSync
130
103
  EfsFilesystemArn = Shapes::StringShape.new(name: 'EfsFilesystemArn')
131
104
  EfsInTransitEncryption = Shapes::StringShape.new(name: 'EfsInTransitEncryption')
132
105
  EfsSubdirectory = Shapes::StringShape.new(name: 'EfsSubdirectory')
133
- EnabledProtocols = Shapes::ListShape.new(name: 'EnabledProtocols')
134
106
  Endpoint = Shapes::StringShape.new(name: 'Endpoint')
135
107
  EndpointType = Shapes::StringShape.new(name: 'EndpointType')
136
- ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
137
108
  FilterAttributeValue = Shapes::StringShape.new(name: 'FilterAttributeValue')
138
109
  FilterList = Shapes::ListShape.new(name: 'FilterList')
139
- FilterMembers = Shapes::ListShape.new(name: 'FilterMembers')
140
110
  FilterRule = Shapes::StructureShape.new(name: 'FilterRule')
141
111
  FilterType = Shapes::StringShape.new(name: 'FilterType')
142
112
  FilterValue = Shapes::StringShape.new(name: 'FilterValue')
@@ -151,8 +121,6 @@ module Aws::DataSync
151
121
  FsxUpdateProtocol = Shapes::StructureShape.new(name: 'FsxUpdateProtocol')
152
122
  FsxUpdateProtocolSmb = Shapes::StructureShape.new(name: 'FsxUpdateProtocolSmb')
153
123
  FsxWindowsSubdirectory = Shapes::StringShape.new(name: 'FsxWindowsSubdirectory')
154
- GenerateRecommendationsRequest = Shapes::StructureShape.new(name: 'GenerateRecommendationsRequest')
155
- GenerateRecommendationsResponse = Shapes::StructureShape.new(name: 'GenerateRecommendationsResponse')
156
124
  Gid = Shapes::StringShape.new(name: 'Gid')
157
125
  HdfsAuthenticationType = Shapes::StringShape.new(name: 'HdfsAuthenticationType')
158
126
  HdfsBlockSize = Shapes::IntegerShape.new(name: 'HdfsBlockSize')
@@ -165,7 +133,6 @@ module Aws::DataSync
165
133
  HdfsServerPort = Shapes::IntegerShape.new(name: 'HdfsServerPort')
166
134
  HdfsSubdirectory = Shapes::StringShape.new(name: 'HdfsSubdirectory')
167
135
  HdfsUser = Shapes::StringShape.new(name: 'HdfsUser')
168
- IOPS = Shapes::StructureShape.new(name: 'IOPS')
169
136
  IamRoleArn = Shapes::StringShape.new(name: 'IamRoleArn')
170
137
  InputTagList = Shapes::ListShape.new(name: 'InputTagList')
171
138
  InternalException = Shapes::StructureShape.new(name: 'InternalException')
@@ -174,15 +141,10 @@ module Aws::DataSync
174
141
  KerberosKrb5ConfFile = Shapes::BlobShape.new(name: 'KerberosKrb5ConfFile')
175
142
  KerberosPrincipal = Shapes::StringShape.new(name: 'KerberosPrincipal')
176
143
  KmsKeyProviderUri = Shapes::StringShape.new(name: 'KmsKeyProviderUri')
177
- Latency = Shapes::StructureShape.new(name: 'Latency')
178
144
  ListAgentsRequest = Shapes::StructureShape.new(name: 'ListAgentsRequest')
179
145
  ListAgentsResponse = Shapes::StructureShape.new(name: 'ListAgentsResponse')
180
- ListDiscoveryJobsRequest = Shapes::StructureShape.new(name: 'ListDiscoveryJobsRequest')
181
- ListDiscoveryJobsResponse = Shapes::StructureShape.new(name: 'ListDiscoveryJobsResponse')
182
146
  ListLocationsRequest = Shapes::StructureShape.new(name: 'ListLocationsRequest')
183
147
  ListLocationsResponse = Shapes::StructureShape.new(name: 'ListLocationsResponse')
184
- ListStorageSystemsRequest = Shapes::StructureShape.new(name: 'ListStorageSystemsRequest')
185
- ListStorageSystemsResponse = Shapes::StructureShape.new(name: 'ListStorageSystemsResponse')
186
148
  ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
187
149
  ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
188
150
  ListTaskExecutionsRequest = Shapes::StructureShape.new(name: 'ListTaskExecutionsRequest')
@@ -201,24 +163,13 @@ module Aws::DataSync
201
163
  ManifestAction = Shapes::StringShape.new(name: 'ManifestAction')
202
164
  ManifestConfig = Shapes::StructureShape.new(name: 'ManifestConfig')
203
165
  ManifestFormat = Shapes::StringShape.new(name: 'ManifestFormat')
204
- MaxP95Performance = Shapes::StructureShape.new(name: 'MaxP95Performance')
205
166
  MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
206
- Metrics = Shapes::ListShape.new(name: 'Metrics')
207
167
  Mtime = Shapes::StringShape.new(name: 'Mtime')
208
- Name = Shapes::StringShape.new(name: 'Name')
209
- NetAppONTAPCluster = Shapes::StructureShape.new(name: 'NetAppONTAPCluster')
210
- NetAppONTAPClusters = Shapes::ListShape.new(name: 'NetAppONTAPClusters')
211
- NetAppONTAPSVM = Shapes::StructureShape.new(name: 'NetAppONTAPSVM')
212
- NetAppONTAPSVMs = Shapes::ListShape.new(name: 'NetAppONTAPSVMs')
213
- NetAppONTAPVolume = Shapes::StructureShape.new(name: 'NetAppONTAPVolume')
214
- NetAppONTAPVolumes = Shapes::ListShape.new(name: 'NetAppONTAPVolumes')
215
168
  NetworkInterfaceArn = Shapes::StringShape.new(name: 'NetworkInterfaceArn')
216
169
  NextToken = Shapes::StringShape.new(name: 'NextToken')
217
170
  NfsMountOptions = Shapes::StructureShape.new(name: 'NfsMountOptions')
218
171
  NfsSubdirectory = Shapes::StringShape.new(name: 'NfsSubdirectory')
219
172
  NfsVersion = Shapes::StringShape.new(name: 'NfsVersion')
220
- NonNegativeDouble = Shapes::FloatShape.new(name: 'NonNegativeDouble')
221
- NonNegativeLong = Shapes::IntegerShape.new(name: 'NonNegativeLong')
222
173
  ObjectStorageAccessKey = Shapes::StringShape.new(name: 'ObjectStorageAccessKey')
223
174
  ObjectStorageBucketName = Shapes::StringShape.new(name: 'ObjectStorageBucketName')
224
175
  ObjectStorageCertificate = Shapes::BlobShape.new(name: 'ObjectStorageCertificate')
@@ -232,7 +183,6 @@ module Aws::DataSync
232
183
  Options = Shapes::StructureShape.new(name: 'Options')
233
184
  OutputTagList = Shapes::ListShape.new(name: 'OutputTagList')
234
185
  OverwriteMode = Shapes::StringShape.new(name: 'OverwriteMode')
235
- P95Metrics = Shapes::StructureShape.new(name: 'P95Metrics')
236
186
  PLSecurityGroupArnList = Shapes::ListShape.new(name: 'PLSecurityGroupArnList')
237
187
  PLSubnetArnList = Shapes::ListShape.new(name: 'PLSubnetArnList')
238
188
  PhaseStatus = Shapes::StringShape.new(name: 'PhaseStatus')
@@ -241,18 +191,7 @@ module Aws::DataSync
241
191
  PreserveDeletedFiles = Shapes::StringShape.new(name: 'PreserveDeletedFiles')
242
192
  PreserveDevices = Shapes::StringShape.new(name: 'PreserveDevices')
243
193
  PrivateLinkConfig = Shapes::StructureShape.new(name: 'PrivateLinkConfig')
244
- PtolemyBoolean = Shapes::BooleanShape.new(name: 'PtolemyBoolean')
245
- PtolemyPassword = Shapes::StringShape.new(name: 'PtolemyPassword')
246
- PtolemyString = Shapes::StringShape.new(name: 'PtolemyString')
247
- PtolemyUUID = Shapes::StringShape.new(name: 'PtolemyUUID')
248
- PtolemyUsername = Shapes::StringShape.new(name: 'PtolemyUsername')
249
194
  QopConfiguration = Shapes::StructureShape.new(name: 'QopConfiguration')
250
- Recommendation = Shapes::StructureShape.new(name: 'Recommendation')
251
- RecommendationStatus = Shapes::StringShape.new(name: 'RecommendationStatus')
252
- Recommendations = Shapes::ListShape.new(name: 'Recommendations')
253
- RecommendationsConfigMap = Shapes::MapShape.new(name: 'RecommendationsConfigMap')
254
- RemoveStorageSystemRequest = Shapes::StructureShape.new(name: 'RemoveStorageSystemRequest')
255
- RemoveStorageSystemResponse = Shapes::StructureShape.new(name: 'RemoveStorageSystemResponse')
256
195
  ReportDestination = Shapes::StructureShape.new(name: 'ReportDestination')
257
196
  ReportDestinationS3 = Shapes::StructureShape.new(name: 'ReportDestinationS3')
258
197
  ReportLevel = Shapes::StringShape.new(name: 'ReportLevel')
@@ -260,11 +199,6 @@ module Aws::DataSync
260
199
  ReportOverride = Shapes::StructureShape.new(name: 'ReportOverride')
261
200
  ReportOverrides = Shapes::StructureShape.new(name: 'ReportOverrides')
262
201
  ReportResult = Shapes::StructureShape.new(name: 'ReportResult')
263
- ResourceDetails = Shapes::StructureShape.new(name: 'ResourceDetails')
264
- ResourceFilters = Shapes::MapShape.new(name: 'ResourceFilters')
265
- ResourceId = Shapes::StringShape.new(name: 'ResourceId')
266
- ResourceIds = Shapes::ListShape.new(name: 'ResourceIds')
267
- ResourceMetrics = Shapes::StructureShape.new(name: 'ResourceMetrics')
268
202
  S3BucketArn = Shapes::StringShape.new(name: 'S3BucketArn')
269
203
  S3Config = Shapes::StructureShape.new(name: 'S3Config')
270
204
  S3ManifestConfig = Shapes::StructureShape.new(name: 'S3ManifestConfig')
@@ -275,7 +209,6 @@ module Aws::DataSync
275
209
  ScheduleDisabledReason = Shapes::StringShape.new(name: 'ScheduleDisabledReason')
276
210
  ScheduleExpressionCron = Shapes::StringShape.new(name: 'ScheduleExpressionCron')
277
211
  ScheduleStatus = Shapes::StringShape.new(name: 'ScheduleStatus')
278
- SecretsManagerArn = Shapes::StringShape.new(name: 'SecretsManagerArn')
279
212
  ServerHostname = Shapes::StringShape.new(name: 'ServerHostname')
280
213
  ServerIpAddress = Shapes::StringShape.new(name: 'ServerIpAddress')
281
214
  SmbAuthenticationType = Shapes::StringShape.new(name: 'SmbAuthenticationType')
@@ -288,16 +221,8 @@ module Aws::DataSync
288
221
  SmbVersion = Shapes::StringShape.new(name: 'SmbVersion')
289
222
  SourceManifestConfig = Shapes::StructureShape.new(name: 'SourceManifestConfig')
290
223
  SourceNetworkInterfaceArns = Shapes::ListShape.new(name: 'SourceNetworkInterfaceArns')
291
- StartDiscoveryJobRequest = Shapes::StructureShape.new(name: 'StartDiscoveryJobRequest')
292
- StartDiscoveryJobResponse = Shapes::StructureShape.new(name: 'StartDiscoveryJobResponse')
293
224
  StartTaskExecutionRequest = Shapes::StructureShape.new(name: 'StartTaskExecutionRequest')
294
225
  StartTaskExecutionResponse = Shapes::StructureShape.new(name: 'StartTaskExecutionResponse')
295
- StopDiscoveryJobRequest = Shapes::StructureShape.new(name: 'StopDiscoveryJobRequest')
296
- StopDiscoveryJobResponse = Shapes::StructureShape.new(name: 'StopDiscoveryJobResponse')
297
- StorageSystemArn = Shapes::StringShape.new(name: 'StorageSystemArn')
298
- StorageSystemConnectivityStatus = Shapes::StringShape.new(name: 'StorageSystemConnectivityStatus')
299
- StorageSystemList = Shapes::ListShape.new(name: 'StorageSystemList')
300
- StorageSystemListEntry = Shapes::StructureShape.new(name: 'StorageSystemListEntry')
301
226
  StorageVirtualMachineArn = Shapes::StringShape.new(name: 'StorageVirtualMachineArn')
302
227
  TagKey = Shapes::StringShape.new(name: 'TagKey')
303
228
  TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
@@ -325,17 +250,13 @@ module Aws::DataSync
325
250
  TaskSchedule = Shapes::StructureShape.new(name: 'TaskSchedule')
326
251
  TaskScheduleDetails = Shapes::StructureShape.new(name: 'TaskScheduleDetails')
327
252
  TaskStatus = Shapes::StringShape.new(name: 'TaskStatus')
328
- Throughput = Shapes::StructureShape.new(name: 'Throughput')
329
253
  Time = Shapes::TimestampShape.new(name: 'Time')
330
- Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
331
254
  TransferMode = Shapes::StringShape.new(name: 'TransferMode')
332
255
  Uid = Shapes::StringShape.new(name: 'Uid')
333
256
  UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
334
257
  UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
335
258
  UpdateAgentRequest = Shapes::StructureShape.new(name: 'UpdateAgentRequest')
336
259
  UpdateAgentResponse = Shapes::StructureShape.new(name: 'UpdateAgentResponse')
337
- UpdateDiscoveryJobRequest = Shapes::StructureShape.new(name: 'UpdateDiscoveryJobRequest')
338
- UpdateDiscoveryJobResponse = Shapes::StructureShape.new(name: 'UpdateDiscoveryJobResponse')
339
260
  UpdateLocationAzureBlobRequest = Shapes::StructureShape.new(name: 'UpdateLocationAzureBlobRequest')
340
261
  UpdateLocationAzureBlobResponse = Shapes::StructureShape.new(name: 'UpdateLocationAzureBlobResponse')
341
262
  UpdateLocationEfsRequest = Shapes::StructureShape.new(name: 'UpdateLocationEfsRequest')
@@ -359,8 +280,6 @@ module Aws::DataSync
359
280
  UpdateLocationSmbRequest = Shapes::StructureShape.new(name: 'UpdateLocationSmbRequest')
360
281
  UpdateLocationSmbResponse = Shapes::StructureShape.new(name: 'UpdateLocationSmbResponse')
361
282
  UpdateSmbDomain = Shapes::StringShape.new(name: 'UpdateSmbDomain')
362
- UpdateStorageSystemRequest = Shapes::StructureShape.new(name: 'UpdateStorageSystemRequest')
363
- UpdateStorageSystemResponse = Shapes::StructureShape.new(name: 'UpdateStorageSystemResponse')
364
283
  UpdateTaskExecutionRequest = Shapes::StructureShape.new(name: 'UpdateTaskExecutionRequest')
365
284
  UpdateTaskExecutionResponse = Shapes::StructureShape.new(name: 'UpdateTaskExecutionResponse')
366
285
  UpdateTaskRequest = Shapes::StructureShape.new(name: 'UpdateTaskRequest')
@@ -372,19 +291,6 @@ module Aws::DataSync
372
291
  long = Shapes::IntegerShape.new(name: 'long')
373
292
  string = Shapes::StringShape.new(name: 'string')
374
293
 
375
- AddStorageSystemRequest.add_member(:server_configuration, Shapes::ShapeRef.new(shape: DiscoveryServerConfiguration, required: true, location_name: "ServerConfiguration"))
376
- AddStorageSystemRequest.add_member(:system_type, Shapes::ShapeRef.new(shape: DiscoverySystemType, required: true, location_name: "SystemType"))
377
- AddStorageSystemRequest.add_member(:agent_arns, Shapes::ShapeRef.new(shape: DiscoveryAgentArnList, required: true, location_name: "AgentArns"))
378
- AddStorageSystemRequest.add_member(:cloud_watch_log_group_arn, Shapes::ShapeRef.new(shape: LogGroupArn, location_name: "CloudWatchLogGroupArn"))
379
- AddStorageSystemRequest.add_member(:tags, Shapes::ShapeRef.new(shape: InputTagList, location_name: "Tags"))
380
- AddStorageSystemRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "Name"))
381
- AddStorageSystemRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: PtolemyUUID, required: true, location_name: "ClientToken", metadata: {"idempotencyToken" => true}))
382
- AddStorageSystemRequest.add_member(:credentials, Shapes::ShapeRef.new(shape: Credentials, required: true, location_name: "Credentials"))
383
- AddStorageSystemRequest.struct_class = Types::AddStorageSystemRequest
384
-
385
- AddStorageSystemResponse.add_member(:storage_system_arn, Shapes::ShapeRef.new(shape: StorageSystemArn, required: true, location_name: "StorageSystemArn"))
386
- AddStorageSystemResponse.struct_class = Types::AddStorageSystemResponse
387
-
388
294
  AgentArnList.member = Shapes::ShapeRef.new(shape: AgentArn)
389
295
 
390
296
  AgentList.member = Shapes::ShapeRef.new(shape: AgentListEntry)
@@ -403,12 +309,6 @@ module Aws::DataSync
403
309
 
404
310
  CancelTaskExecutionResponse.struct_class = Types::CancelTaskExecutionResponse
405
311
 
406
- Capacity.add_member(:used, Shapes::ShapeRef.new(shape: NonNegativeLong, location_name: "Used"))
407
- Capacity.add_member(:provisioned, Shapes::ShapeRef.new(shape: NonNegativeLong, location_name: "Provisioned"))
408
- Capacity.add_member(:logical_used, Shapes::ShapeRef.new(shape: NonNegativeLong, location_name: "LogicalUsed"))
409
- Capacity.add_member(:cluster_cloud_storage_used, Shapes::ShapeRef.new(shape: NonNegativeLong, location_name: "ClusterCloudStorageUsed"))
410
- Capacity.struct_class = Types::Capacity
411
-
412
312
  CreateAgentRequest.add_member(:activation_key, Shapes::ShapeRef.new(shape: ActivationKey, required: true, location_name: "ActivationKey"))
413
313
  CreateAgentRequest.add_member(:agent_name, Shapes::ShapeRef.new(shape: TagValue, location_name: "AgentName"))
414
314
  CreateAgentRequest.add_member(:tags, Shapes::ShapeRef.new(shape: InputTagList, location_name: "Tags"))
@@ -575,10 +475,6 @@ module Aws::DataSync
575
475
  CreateTaskResponse.add_member(:task_arn, Shapes::ShapeRef.new(shape: TaskArn, location_name: "TaskArn"))
576
476
  CreateTaskResponse.struct_class = Types::CreateTaskResponse
577
477
 
578
- Credentials.add_member(:username, Shapes::ShapeRef.new(shape: PtolemyUsername, required: true, location_name: "Username"))
579
- Credentials.add_member(:password, Shapes::ShapeRef.new(shape: PtolemyPassword, required: true, location_name: "Password"))
580
- Credentials.struct_class = Types::Credentials
581
-
582
478
  DeleteAgentRequest.add_member(:agent_arn, Shapes::ShapeRef.new(shape: AgentArn, required: true, location_name: "AgentArn"))
583
479
  DeleteAgentRequest.struct_class = Types::DeleteAgentRequest
584
480
 
@@ -607,17 +503,6 @@ module Aws::DataSync
607
503
  DescribeAgentResponse.add_member(:platform, Shapes::ShapeRef.new(shape: Platform, location_name: "Platform"))
608
504
  DescribeAgentResponse.struct_class = Types::DescribeAgentResponse
609
505
 
610
- DescribeDiscoveryJobRequest.add_member(:discovery_job_arn, Shapes::ShapeRef.new(shape: DiscoveryJobArn, required: true, location_name: "DiscoveryJobArn"))
611
- DescribeDiscoveryJobRequest.struct_class = Types::DescribeDiscoveryJobRequest
612
-
613
- DescribeDiscoveryJobResponse.add_member(:storage_system_arn, Shapes::ShapeRef.new(shape: StorageSystemArn, location_name: "StorageSystemArn"))
614
- DescribeDiscoveryJobResponse.add_member(:discovery_job_arn, Shapes::ShapeRef.new(shape: DiscoveryJobArn, location_name: "DiscoveryJobArn"))
615
- DescribeDiscoveryJobResponse.add_member(:collection_duration_minutes, Shapes::ShapeRef.new(shape: CollectionDurationMinutes, location_name: "CollectionDurationMinutes"))
616
- DescribeDiscoveryJobResponse.add_member(:status, Shapes::ShapeRef.new(shape: DiscoveryJobStatus, location_name: "Status"))
617
- DescribeDiscoveryJobResponse.add_member(:job_start_time, Shapes::ShapeRef.new(shape: DiscoveryTime, location_name: "JobStartTime"))
618
- DescribeDiscoveryJobResponse.add_member(:job_end_time, Shapes::ShapeRef.new(shape: DiscoveryTime, location_name: "JobEndTime"))
619
- DescribeDiscoveryJobResponse.struct_class = Types::DescribeDiscoveryJobResponse
620
-
621
506
  DescribeLocationAzureBlobRequest.add_member(:location_arn, Shapes::ShapeRef.new(shape: LocationArn, required: true, location_name: "LocationArn"))
622
507
  DescribeLocationAzureBlobRequest.struct_class = Types::DescribeLocationAzureBlobRequest
623
508
 
@@ -750,46 +635,6 @@ module Aws::DataSync
750
635
  DescribeLocationSmbResponse.add_member(:authentication_type, Shapes::ShapeRef.new(shape: SmbAuthenticationType, location_name: "AuthenticationType"))
751
636
  DescribeLocationSmbResponse.struct_class = Types::DescribeLocationSmbResponse
752
637
 
753
- DescribeStorageSystemRequest.add_member(:storage_system_arn, Shapes::ShapeRef.new(shape: StorageSystemArn, required: true, location_name: "StorageSystemArn"))
754
- DescribeStorageSystemRequest.struct_class = Types::DescribeStorageSystemRequest
755
-
756
- DescribeStorageSystemResourceMetricsRequest.add_member(:discovery_job_arn, Shapes::ShapeRef.new(shape: DiscoveryJobArn, required: true, location_name: "DiscoveryJobArn"))
757
- DescribeStorageSystemResourceMetricsRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: DiscoveryResourceType, required: true, location_name: "ResourceType"))
758
- DescribeStorageSystemResourceMetricsRequest.add_member(:resource_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "ResourceId"))
759
- DescribeStorageSystemResourceMetricsRequest.add_member(:start_time, Shapes::ShapeRef.new(shape: DiscoveryTime, location_name: "StartTime"))
760
- DescribeStorageSystemResourceMetricsRequest.add_member(:end_time, Shapes::ShapeRef.new(shape: DiscoveryTime, location_name: "EndTime"))
761
- DescribeStorageSystemResourceMetricsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: DiscoveryMaxResults, location_name: "MaxResults"))
762
- DescribeStorageSystemResourceMetricsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: DiscoveryNextToken, location_name: "NextToken"))
763
- DescribeStorageSystemResourceMetricsRequest.struct_class = Types::DescribeStorageSystemResourceMetricsRequest
764
-
765
- DescribeStorageSystemResourceMetricsResponse.add_member(:metrics, Shapes::ShapeRef.new(shape: Metrics, location_name: "Metrics"))
766
- DescribeStorageSystemResourceMetricsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: DiscoveryNextToken, location_name: "NextToken"))
767
- DescribeStorageSystemResourceMetricsResponse.struct_class = Types::DescribeStorageSystemResourceMetricsResponse
768
-
769
- DescribeStorageSystemResourcesRequest.add_member(:discovery_job_arn, Shapes::ShapeRef.new(shape: DiscoveryJobArn, required: true, location_name: "DiscoveryJobArn"))
770
- DescribeStorageSystemResourcesRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: DiscoveryResourceType, required: true, location_name: "ResourceType"))
771
- DescribeStorageSystemResourcesRequest.add_member(:resource_ids, Shapes::ShapeRef.new(shape: ResourceIds, location_name: "ResourceIds"))
772
- DescribeStorageSystemResourcesRequest.add_member(:filter, Shapes::ShapeRef.new(shape: ResourceFilters, location_name: "Filter"))
773
- DescribeStorageSystemResourcesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: DiscoveryMaxResults, location_name: "MaxResults"))
774
- DescribeStorageSystemResourcesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: DiscoveryNextToken, location_name: "NextToken"))
775
- DescribeStorageSystemResourcesRequest.struct_class = Types::DescribeStorageSystemResourcesRequest
776
-
777
- DescribeStorageSystemResourcesResponse.add_member(:resource_details, Shapes::ShapeRef.new(shape: ResourceDetails, location_name: "ResourceDetails"))
778
- DescribeStorageSystemResourcesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: DiscoveryNextToken, location_name: "NextToken"))
779
- DescribeStorageSystemResourcesResponse.struct_class = Types::DescribeStorageSystemResourcesResponse
780
-
781
- DescribeStorageSystemResponse.add_member(:storage_system_arn, Shapes::ShapeRef.new(shape: StorageSystemArn, location_name: "StorageSystemArn"))
782
- DescribeStorageSystemResponse.add_member(:server_configuration, Shapes::ShapeRef.new(shape: DiscoveryServerConfiguration, location_name: "ServerConfiguration"))
783
- DescribeStorageSystemResponse.add_member(:system_type, Shapes::ShapeRef.new(shape: DiscoverySystemType, location_name: "SystemType"))
784
- DescribeStorageSystemResponse.add_member(:agent_arns, Shapes::ShapeRef.new(shape: DiscoveryAgentArnList, location_name: "AgentArns"))
785
- DescribeStorageSystemResponse.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "Name"))
786
- DescribeStorageSystemResponse.add_member(:error_message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "ErrorMessage"))
787
- DescribeStorageSystemResponse.add_member(:connectivity_status, Shapes::ShapeRef.new(shape: StorageSystemConnectivityStatus, location_name: "ConnectivityStatus"))
788
- DescribeStorageSystemResponse.add_member(:cloud_watch_log_group_arn, Shapes::ShapeRef.new(shape: LogGroupArn, location_name: "CloudWatchLogGroupArn"))
789
- DescribeStorageSystemResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
790
- DescribeStorageSystemResponse.add_member(:secrets_manager_arn, Shapes::ShapeRef.new(shape: SecretsManagerArn, location_name: "SecretsManagerArn"))
791
- DescribeStorageSystemResponse.struct_class = Types::DescribeStorageSystemResponse
792
-
793
638
  DescribeTaskExecutionRequest.add_member(:task_execution_arn, Shapes::ShapeRef.new(shape: TaskExecutionArn, required: true, location_name: "TaskExecutionArn"))
794
639
  DescribeTaskExecutionRequest.struct_class = Types::DescribeTaskExecutionRequest
795
640
 
@@ -846,18 +691,6 @@ module Aws::DataSync
846
691
 
847
692
  DestinationNetworkInterfaceArns.member = Shapes::ShapeRef.new(shape: NetworkInterfaceArn)
848
693
 
849
- DiscoveryAgentArnList.member = Shapes::ShapeRef.new(shape: AgentArn)
850
-
851
- DiscoveryJobList.member = Shapes::ShapeRef.new(shape: DiscoveryJobListEntry)
852
-
853
- DiscoveryJobListEntry.add_member(:discovery_job_arn, Shapes::ShapeRef.new(shape: DiscoveryJobArn, location_name: "DiscoveryJobArn"))
854
- DiscoveryJobListEntry.add_member(:status, Shapes::ShapeRef.new(shape: DiscoveryJobStatus, location_name: "Status"))
855
- DiscoveryJobListEntry.struct_class = Types::DiscoveryJobListEntry
856
-
857
- DiscoveryServerConfiguration.add_member(:server_hostname, Shapes::ShapeRef.new(shape: DiscoveryServerHostname, required: true, location_name: "ServerHostname"))
858
- DiscoveryServerConfiguration.add_member(:server_port, Shapes::ShapeRef.new(shape: DiscoveryServerPort, location_name: "ServerPort"))
859
- DiscoveryServerConfiguration.struct_class = Types::DiscoveryServerConfiguration
860
-
861
694
  DnsIpList.member = Shapes::ShapeRef.new(shape: ServerIpAddress)
862
695
 
863
696
  Ec2Config.add_member(:subnet_arn, Shapes::ShapeRef.new(shape: Ec2SubnetArn, required: true, location_name: "SubnetArn"))
@@ -866,12 +699,8 @@ module Aws::DataSync
866
699
 
867
700
  Ec2SecurityGroupArnList.member = Shapes::ShapeRef.new(shape: Ec2SecurityGroupArn)
868
701
 
869
- EnabledProtocols.member = Shapes::ShapeRef.new(shape: PtolemyString)
870
-
871
702
  FilterList.member = Shapes::ShapeRef.new(shape: FilterRule)
872
703
 
873
- FilterMembers.member = Shapes::ShapeRef.new(shape: PtolemyString)
874
-
875
704
  FilterRule.add_member(:filter_type, Shapes::ShapeRef.new(shape: FilterType, location_name: "FilterType"))
876
705
  FilterRule.add_member(:value, Shapes::ShapeRef.new(shape: FilterValue, location_name: "Value"))
877
706
  FilterRule.struct_class = Types::FilterRule
@@ -901,25 +730,12 @@ module Aws::DataSync
901
730
  FsxUpdateProtocolSmb.add_member(:user, Shapes::ShapeRef.new(shape: SmbUser, location_name: "User"))
902
731
  FsxUpdateProtocolSmb.struct_class = Types::FsxUpdateProtocolSmb
903
732
 
904
- GenerateRecommendationsRequest.add_member(:discovery_job_arn, Shapes::ShapeRef.new(shape: DiscoveryJobArn, required: true, location_name: "DiscoveryJobArn"))
905
- GenerateRecommendationsRequest.add_member(:resource_ids, Shapes::ShapeRef.new(shape: ResourceIds, required: true, location_name: "ResourceIds"))
906
- GenerateRecommendationsRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: DiscoveryResourceType, required: true, location_name: "ResourceType"))
907
- GenerateRecommendationsRequest.struct_class = Types::GenerateRecommendationsRequest
908
-
909
- GenerateRecommendationsResponse.struct_class = Types::GenerateRecommendationsResponse
910
-
911
733
  HdfsNameNode.add_member(:hostname, Shapes::ShapeRef.new(shape: HdfsServerHostname, required: true, location_name: "Hostname"))
912
734
  HdfsNameNode.add_member(:port, Shapes::ShapeRef.new(shape: HdfsServerPort, required: true, location_name: "Port"))
913
735
  HdfsNameNode.struct_class = Types::HdfsNameNode
914
736
 
915
737
  HdfsNameNodeList.member = Shapes::ShapeRef.new(shape: HdfsNameNode)
916
738
 
917
- IOPS.add_member(:read, Shapes::ShapeRef.new(shape: NonNegativeDouble, location_name: "Read"))
918
- IOPS.add_member(:write, Shapes::ShapeRef.new(shape: NonNegativeDouble, location_name: "Write"))
919
- IOPS.add_member(:other, Shapes::ShapeRef.new(shape: NonNegativeDouble, location_name: "Other"))
920
- IOPS.add_member(:total, Shapes::ShapeRef.new(shape: NonNegativeDouble, location_name: "Total"))
921
- IOPS.struct_class = Types::IOPS
922
-
923
739
  InputTagList.member = Shapes::ShapeRef.new(shape: TagListEntry)
924
740
 
925
741
  InternalException.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "message"))
@@ -931,11 +747,6 @@ module Aws::DataSync
931
747
  InvalidRequestException.add_member(:datasync_error_code, Shapes::ShapeRef.new(shape: string, location_name: "datasyncErrorCode"))
932
748
  InvalidRequestException.struct_class = Types::InvalidRequestException
933
749
 
934
- Latency.add_member(:read, Shapes::ShapeRef.new(shape: NonNegativeDouble, location_name: "Read"))
935
- Latency.add_member(:write, Shapes::ShapeRef.new(shape: NonNegativeDouble, location_name: "Write"))
936
- Latency.add_member(:other, Shapes::ShapeRef.new(shape: NonNegativeDouble, location_name: "Other"))
937
- Latency.struct_class = Types::Latency
938
-
939
750
  ListAgentsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
940
751
  ListAgentsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
941
752
  ListAgentsRequest.struct_class = Types::ListAgentsRequest
@@ -944,15 +755,6 @@ module Aws::DataSync
944
755
  ListAgentsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
945
756
  ListAgentsResponse.struct_class = Types::ListAgentsResponse
946
757
 
947
- ListDiscoveryJobsRequest.add_member(:storage_system_arn, Shapes::ShapeRef.new(shape: StorageSystemArn, location_name: "StorageSystemArn"))
948
- ListDiscoveryJobsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: DiscoveryMaxResults, location_name: "MaxResults"))
949
- ListDiscoveryJobsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: DiscoveryNextToken, location_name: "NextToken"))
950
- ListDiscoveryJobsRequest.struct_class = Types::ListDiscoveryJobsRequest
951
-
952
- ListDiscoveryJobsResponse.add_member(:discovery_jobs, Shapes::ShapeRef.new(shape: DiscoveryJobList, location_name: "DiscoveryJobs"))
953
- ListDiscoveryJobsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: DiscoveryNextToken, location_name: "NextToken"))
954
- ListDiscoveryJobsResponse.struct_class = Types::ListDiscoveryJobsResponse
955
-
956
758
  ListLocationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
957
759
  ListLocationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
958
760
  ListLocationsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: LocationFilters, location_name: "Filters"))
@@ -962,14 +764,6 @@ module Aws::DataSync
962
764
  ListLocationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
963
765
  ListLocationsResponse.struct_class = Types::ListLocationsResponse
964
766
 
965
- ListStorageSystemsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: DiscoveryMaxResults, location_name: "MaxResults"))
966
- ListStorageSystemsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: DiscoveryNextToken, location_name: "NextToken"))
967
- ListStorageSystemsRequest.struct_class = Types::ListStorageSystemsRequest
968
-
969
- ListStorageSystemsResponse.add_member(:storage_systems, Shapes::ShapeRef.new(shape: StorageSystemList, location_name: "StorageSystems"))
970
- ListStorageSystemsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: DiscoveryNextToken, location_name: "NextToken"))
971
- ListStorageSystemsResponse.struct_class = Types::ListStorageSystemsResponse
972
-
973
767
  ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: TaggableResourceArn, required: true, location_name: "ResourceArn"))
974
768
  ListTagsForResourceRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
975
769
  ListTagsForResourceRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
@@ -1015,74 +809,6 @@ module Aws::DataSync
1015
809
  ManifestConfig.add_member(:source, Shapes::ShapeRef.new(shape: SourceManifestConfig, location_name: "Source"))
1016
810
  ManifestConfig.struct_class = Types::ManifestConfig
1017
811
 
1018
- MaxP95Performance.add_member(:iops_read, Shapes::ShapeRef.new(shape: NonNegativeDouble, location_name: "IopsRead"))
1019
- MaxP95Performance.add_member(:iops_write, Shapes::ShapeRef.new(shape: NonNegativeDouble, location_name: "IopsWrite"))
1020
- MaxP95Performance.add_member(:iops_other, Shapes::ShapeRef.new(shape: NonNegativeDouble, location_name: "IopsOther"))
1021
- MaxP95Performance.add_member(:iops_total, Shapes::ShapeRef.new(shape: NonNegativeDouble, location_name: "IopsTotal"))
1022
- MaxP95Performance.add_member(:throughput_read, Shapes::ShapeRef.new(shape: NonNegativeDouble, location_name: "ThroughputRead"))
1023
- MaxP95Performance.add_member(:throughput_write, Shapes::ShapeRef.new(shape: NonNegativeDouble, location_name: "ThroughputWrite"))
1024
- MaxP95Performance.add_member(:throughput_other, Shapes::ShapeRef.new(shape: NonNegativeDouble, location_name: "ThroughputOther"))
1025
- MaxP95Performance.add_member(:throughput_total, Shapes::ShapeRef.new(shape: NonNegativeDouble, location_name: "ThroughputTotal"))
1026
- MaxP95Performance.add_member(:latency_read, Shapes::ShapeRef.new(shape: NonNegativeDouble, location_name: "LatencyRead"))
1027
- MaxP95Performance.add_member(:latency_write, Shapes::ShapeRef.new(shape: NonNegativeDouble, location_name: "LatencyWrite"))
1028
- MaxP95Performance.add_member(:latency_other, Shapes::ShapeRef.new(shape: NonNegativeDouble, location_name: "LatencyOther"))
1029
- MaxP95Performance.struct_class = Types::MaxP95Performance
1030
-
1031
- Metrics.member = Shapes::ShapeRef.new(shape: ResourceMetrics)
1032
-
1033
- NetAppONTAPCluster.add_member(:cifs_share_count, Shapes::ShapeRef.new(shape: NonNegativeLong, location_name: "CifsShareCount"))
1034
- NetAppONTAPCluster.add_member(:nfs_exported_volumes, Shapes::ShapeRef.new(shape: NonNegativeLong, location_name: "NfsExportedVolumes"))
1035
- NetAppONTAPCluster.add_member(:resource_id, Shapes::ShapeRef.new(shape: PtolemyUUID, location_name: "ResourceId"))
1036
- NetAppONTAPCluster.add_member(:cluster_name, Shapes::ShapeRef.new(shape: PtolemyString, location_name: "ClusterName"))
1037
- NetAppONTAPCluster.add_member(:max_p95_performance, Shapes::ShapeRef.new(shape: MaxP95Performance, location_name: "MaxP95Performance"))
1038
- NetAppONTAPCluster.add_member(:cluster_block_storage_size, Shapes::ShapeRef.new(shape: NonNegativeLong, location_name: "ClusterBlockStorageSize"))
1039
- NetAppONTAPCluster.add_member(:cluster_block_storage_used, Shapes::ShapeRef.new(shape: NonNegativeLong, location_name: "ClusterBlockStorageUsed"))
1040
- NetAppONTAPCluster.add_member(:cluster_block_storage_logical_used, Shapes::ShapeRef.new(shape: NonNegativeLong, location_name: "ClusterBlockStorageLogicalUsed"))
1041
- NetAppONTAPCluster.add_member(:recommendations, Shapes::ShapeRef.new(shape: Recommendations, location_name: "Recommendations"))
1042
- NetAppONTAPCluster.add_member(:recommendation_status, Shapes::ShapeRef.new(shape: RecommendationStatus, location_name: "RecommendationStatus"))
1043
- NetAppONTAPCluster.add_member(:lun_count, Shapes::ShapeRef.new(shape: NonNegativeLong, location_name: "LunCount"))
1044
- NetAppONTAPCluster.add_member(:cluster_cloud_storage_used, Shapes::ShapeRef.new(shape: NonNegativeLong, location_name: "ClusterCloudStorageUsed"))
1045
- NetAppONTAPCluster.struct_class = Types::NetAppONTAPCluster
1046
-
1047
- NetAppONTAPClusters.member = Shapes::ShapeRef.new(shape: NetAppONTAPCluster)
1048
-
1049
- NetAppONTAPSVM.add_member(:cluster_uuid, Shapes::ShapeRef.new(shape: PtolemyUUID, location_name: "ClusterUuid"))
1050
- NetAppONTAPSVM.add_member(:resource_id, Shapes::ShapeRef.new(shape: PtolemyUUID, location_name: "ResourceId"))
1051
- NetAppONTAPSVM.add_member(:svm_name, Shapes::ShapeRef.new(shape: PtolemyString, location_name: "SvmName"))
1052
- NetAppONTAPSVM.add_member(:cifs_share_count, Shapes::ShapeRef.new(shape: NonNegativeLong, location_name: "CifsShareCount"))
1053
- NetAppONTAPSVM.add_member(:enabled_protocols, Shapes::ShapeRef.new(shape: EnabledProtocols, location_name: "EnabledProtocols"))
1054
- NetAppONTAPSVM.add_member(:total_capacity_used, Shapes::ShapeRef.new(shape: NonNegativeLong, location_name: "TotalCapacityUsed"))
1055
- NetAppONTAPSVM.add_member(:total_capacity_provisioned, Shapes::ShapeRef.new(shape: NonNegativeLong, location_name: "TotalCapacityProvisioned"))
1056
- NetAppONTAPSVM.add_member(:total_logical_capacity_used, Shapes::ShapeRef.new(shape: NonNegativeLong, location_name: "TotalLogicalCapacityUsed"))
1057
- NetAppONTAPSVM.add_member(:max_p95_performance, Shapes::ShapeRef.new(shape: MaxP95Performance, location_name: "MaxP95Performance"))
1058
- NetAppONTAPSVM.add_member(:recommendations, Shapes::ShapeRef.new(shape: Recommendations, location_name: "Recommendations"))
1059
- NetAppONTAPSVM.add_member(:nfs_exported_volumes, Shapes::ShapeRef.new(shape: NonNegativeLong, location_name: "NfsExportedVolumes"))
1060
- NetAppONTAPSVM.add_member(:recommendation_status, Shapes::ShapeRef.new(shape: RecommendationStatus, location_name: "RecommendationStatus"))
1061
- NetAppONTAPSVM.add_member(:total_snapshot_capacity_used, Shapes::ShapeRef.new(shape: NonNegativeLong, location_name: "TotalSnapshotCapacityUsed"))
1062
- NetAppONTAPSVM.add_member(:lun_count, Shapes::ShapeRef.new(shape: NonNegativeLong, location_name: "LunCount"))
1063
- NetAppONTAPSVM.struct_class = Types::NetAppONTAPSVM
1064
-
1065
- NetAppONTAPSVMs.member = Shapes::ShapeRef.new(shape: NetAppONTAPSVM)
1066
-
1067
- NetAppONTAPVolume.add_member(:volume_name, Shapes::ShapeRef.new(shape: PtolemyString, location_name: "VolumeName"))
1068
- NetAppONTAPVolume.add_member(:resource_id, Shapes::ShapeRef.new(shape: PtolemyUUID, location_name: "ResourceId"))
1069
- NetAppONTAPVolume.add_member(:cifs_share_count, Shapes::ShapeRef.new(shape: NonNegativeLong, location_name: "CifsShareCount"))
1070
- NetAppONTAPVolume.add_member(:security_style, Shapes::ShapeRef.new(shape: PtolemyString, location_name: "SecurityStyle"))
1071
- NetAppONTAPVolume.add_member(:svm_uuid, Shapes::ShapeRef.new(shape: PtolemyUUID, location_name: "SvmUuid"))
1072
- NetAppONTAPVolume.add_member(:svm_name, Shapes::ShapeRef.new(shape: PtolemyString, location_name: "SvmName"))
1073
- NetAppONTAPVolume.add_member(:capacity_used, Shapes::ShapeRef.new(shape: NonNegativeLong, location_name: "CapacityUsed"))
1074
- NetAppONTAPVolume.add_member(:capacity_provisioned, Shapes::ShapeRef.new(shape: NonNegativeLong, location_name: "CapacityProvisioned"))
1075
- NetAppONTAPVolume.add_member(:logical_capacity_used, Shapes::ShapeRef.new(shape: NonNegativeLong, location_name: "LogicalCapacityUsed"))
1076
- NetAppONTAPVolume.add_member(:nfs_exported, Shapes::ShapeRef.new(shape: PtolemyBoolean, location_name: "NfsExported"))
1077
- NetAppONTAPVolume.add_member(:snapshot_capacity_used, Shapes::ShapeRef.new(shape: NonNegativeLong, location_name: "SnapshotCapacityUsed"))
1078
- NetAppONTAPVolume.add_member(:max_p95_performance, Shapes::ShapeRef.new(shape: MaxP95Performance, location_name: "MaxP95Performance"))
1079
- NetAppONTAPVolume.add_member(:recommendations, Shapes::ShapeRef.new(shape: Recommendations, location_name: "Recommendations"))
1080
- NetAppONTAPVolume.add_member(:recommendation_status, Shapes::ShapeRef.new(shape: RecommendationStatus, location_name: "RecommendationStatus"))
1081
- NetAppONTAPVolume.add_member(:lun_count, Shapes::ShapeRef.new(shape: NonNegativeLong, location_name: "LunCount"))
1082
- NetAppONTAPVolume.struct_class = Types::NetAppONTAPVolume
1083
-
1084
- NetAppONTAPVolumes.member = Shapes::ShapeRef.new(shape: NetAppONTAPVolume)
1085
-
1086
812
  NfsMountOptions.add_member(:version, Shapes::ShapeRef.new(shape: NfsVersion, location_name: "Version"))
1087
813
  NfsMountOptions.struct_class = Types::NfsMountOptions
1088
814
 
@@ -1108,11 +834,6 @@ module Aws::DataSync
1108
834
 
1109
835
  OutputTagList.member = Shapes::ShapeRef.new(shape: TagListEntry)
1110
836
 
1111
- P95Metrics.add_member(:iops, Shapes::ShapeRef.new(shape: IOPS, location_name: "IOPS"))
1112
- P95Metrics.add_member(:throughput, Shapes::ShapeRef.new(shape: Throughput, location_name: "Throughput"))
1113
- P95Metrics.add_member(:latency, Shapes::ShapeRef.new(shape: Latency, location_name: "Latency"))
1114
- P95Metrics.struct_class = Types::P95Metrics
1115
-
1116
837
  PLSecurityGroupArnList.member = Shapes::ShapeRef.new(shape: Ec2SecurityGroupArn)
1117
838
 
1118
839
  PLSubnetArnList.member = Shapes::ShapeRef.new(shape: Ec2SubnetArn)
@@ -1130,21 +851,6 @@ module Aws::DataSync
1130
851
  QopConfiguration.add_member(:data_transfer_protection, Shapes::ShapeRef.new(shape: HdfsDataTransferProtection, location_name: "DataTransferProtection"))
1131
852
  QopConfiguration.struct_class = Types::QopConfiguration
1132
853
 
1133
- Recommendation.add_member(:storage_type, Shapes::ShapeRef.new(shape: PtolemyString, location_name: "StorageType"))
1134
- Recommendation.add_member(:storage_configuration, Shapes::ShapeRef.new(shape: RecommendationsConfigMap, location_name: "StorageConfiguration"))
1135
- Recommendation.add_member(:estimated_monthly_storage_cost, Shapes::ShapeRef.new(shape: PtolemyString, location_name: "EstimatedMonthlyStorageCost"))
1136
- Recommendation.struct_class = Types::Recommendation
1137
-
1138
- Recommendations.member = Shapes::ShapeRef.new(shape: Recommendation)
1139
-
1140
- RecommendationsConfigMap.key = Shapes::ShapeRef.new(shape: PtolemyString)
1141
- RecommendationsConfigMap.value = Shapes::ShapeRef.new(shape: PtolemyString)
1142
-
1143
- RemoveStorageSystemRequest.add_member(:storage_system_arn, Shapes::ShapeRef.new(shape: StorageSystemArn, required: true, location_name: "StorageSystemArn"))
1144
- RemoveStorageSystemRequest.struct_class = Types::RemoveStorageSystemRequest
1145
-
1146
- RemoveStorageSystemResponse.struct_class = Types::RemoveStorageSystemResponse
1147
-
1148
854
  ReportDestination.add_member(:s3, Shapes::ShapeRef.new(shape: ReportDestinationS3, location_name: "S3"))
1149
855
  ReportDestination.struct_class = Types::ReportDestination
1150
856
 
@@ -1167,23 +873,6 @@ module Aws::DataSync
1167
873
  ReportResult.add_member(:error_detail, Shapes::ShapeRef.new(shape: string, location_name: "ErrorDetail"))
1168
874
  ReportResult.struct_class = Types::ReportResult
1169
875
 
1170
- ResourceDetails.add_member(:net_app_ontapsv_ms, Shapes::ShapeRef.new(shape: NetAppONTAPSVMs, location_name: "NetAppONTAPSVMs"))
1171
- ResourceDetails.add_member(:net_app_ontap_volumes, Shapes::ShapeRef.new(shape: NetAppONTAPVolumes, location_name: "NetAppONTAPVolumes"))
1172
- ResourceDetails.add_member(:net_app_ontap_clusters, Shapes::ShapeRef.new(shape: NetAppONTAPClusters, location_name: "NetAppONTAPClusters"))
1173
- ResourceDetails.struct_class = Types::ResourceDetails
1174
-
1175
- ResourceFilters.key = Shapes::ShapeRef.new(shape: DiscoveryResourceFilter)
1176
- ResourceFilters.value = Shapes::ShapeRef.new(shape: FilterMembers)
1177
-
1178
- ResourceIds.member = Shapes::ShapeRef.new(shape: ResourceId)
1179
-
1180
- ResourceMetrics.add_member(:timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "Timestamp"))
1181
- ResourceMetrics.add_member(:p95_metrics, Shapes::ShapeRef.new(shape: P95Metrics, location_name: "P95Metrics"))
1182
- ResourceMetrics.add_member(:capacity, Shapes::ShapeRef.new(shape: Capacity, location_name: "Capacity"))
1183
- ResourceMetrics.add_member(:resource_id, Shapes::ShapeRef.new(shape: ResourceId, location_name: "ResourceId"))
1184
- ResourceMetrics.add_member(:resource_type, Shapes::ShapeRef.new(shape: DiscoveryResourceType, location_name: "ResourceType"))
1185
- ResourceMetrics.struct_class = Types::ResourceMetrics
1186
-
1187
876
  S3Config.add_member(:bucket_access_role_arn, Shapes::ShapeRef.new(shape: IamRoleArn, required: true, location_name: "BucketAccessRoleArn"))
1188
877
  S3Config.struct_class = Types::S3Config
1189
878
 
@@ -1201,15 +890,6 @@ module Aws::DataSync
1201
890
 
1202
891
  SourceNetworkInterfaceArns.member = Shapes::ShapeRef.new(shape: NetworkInterfaceArn)
1203
892
 
1204
- StartDiscoveryJobRequest.add_member(:storage_system_arn, Shapes::ShapeRef.new(shape: StorageSystemArn, required: true, location_name: "StorageSystemArn"))
1205
- StartDiscoveryJobRequest.add_member(:collection_duration_minutes, Shapes::ShapeRef.new(shape: CollectionDurationMinutes, required: true, location_name: "CollectionDurationMinutes"))
1206
- StartDiscoveryJobRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: PtolemyUUID, required: true, location_name: "ClientToken", metadata: {"idempotencyToken" => true}))
1207
- StartDiscoveryJobRequest.add_member(:tags, Shapes::ShapeRef.new(shape: InputTagList, location_name: "Tags"))
1208
- StartDiscoveryJobRequest.struct_class = Types::StartDiscoveryJobRequest
1209
-
1210
- StartDiscoveryJobResponse.add_member(:discovery_job_arn, Shapes::ShapeRef.new(shape: DiscoveryJobArn, location_name: "DiscoveryJobArn"))
1211
- StartDiscoveryJobResponse.struct_class = Types::StartDiscoveryJobResponse
1212
-
1213
893
  StartTaskExecutionRequest.add_member(:task_arn, Shapes::ShapeRef.new(shape: TaskArn, required: true, location_name: "TaskArn"))
1214
894
  StartTaskExecutionRequest.add_member(:override_options, Shapes::ShapeRef.new(shape: Options, location_name: "OverrideOptions"))
1215
895
  StartTaskExecutionRequest.add_member(:includes, Shapes::ShapeRef.new(shape: FilterList, location_name: "Includes"))
@@ -1222,17 +902,6 @@ module Aws::DataSync
1222
902
  StartTaskExecutionResponse.add_member(:task_execution_arn, Shapes::ShapeRef.new(shape: TaskExecutionArn, location_name: "TaskExecutionArn"))
1223
903
  StartTaskExecutionResponse.struct_class = Types::StartTaskExecutionResponse
1224
904
 
1225
- StopDiscoveryJobRequest.add_member(:discovery_job_arn, Shapes::ShapeRef.new(shape: DiscoveryJobArn, required: true, location_name: "DiscoveryJobArn"))
1226
- StopDiscoveryJobRequest.struct_class = Types::StopDiscoveryJobRequest
1227
-
1228
- StopDiscoveryJobResponse.struct_class = Types::StopDiscoveryJobResponse
1229
-
1230
- StorageSystemList.member = Shapes::ShapeRef.new(shape: StorageSystemListEntry)
1231
-
1232
- StorageSystemListEntry.add_member(:storage_system_arn, Shapes::ShapeRef.new(shape: StorageSystemArn, location_name: "StorageSystemArn"))
1233
- StorageSystemListEntry.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "Name"))
1234
- StorageSystemListEntry.struct_class = Types::StorageSystemListEntry
1235
-
1236
905
  TagKeyList.member = Shapes::ShapeRef.new(shape: TagKey)
1237
906
 
1238
907
  TagListEntry.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, required: true, location_name: "Key"))
@@ -1304,12 +973,6 @@ module Aws::DataSync
1304
973
  TaskScheduleDetails.add_member(:disabled_by, Shapes::ShapeRef.new(shape: ScheduleDisabledBy, location_name: "DisabledBy"))
1305
974
  TaskScheduleDetails.struct_class = Types::TaskScheduleDetails
1306
975
 
1307
- Throughput.add_member(:read, Shapes::ShapeRef.new(shape: NonNegativeDouble, location_name: "Read"))
1308
- Throughput.add_member(:write, Shapes::ShapeRef.new(shape: NonNegativeDouble, location_name: "Write"))
1309
- Throughput.add_member(:other, Shapes::ShapeRef.new(shape: NonNegativeDouble, location_name: "Other"))
1310
- Throughput.add_member(:total, Shapes::ShapeRef.new(shape: NonNegativeDouble, location_name: "Total"))
1311
- Throughput.struct_class = Types::Throughput
1312
-
1313
976
  UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: TaggableResourceArn, required: true, location_name: "ResourceArn"))
1314
977
  UntagResourceRequest.add_member(:keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location_name: "Keys"))
1315
978
  UntagResourceRequest.struct_class = Types::UntagResourceRequest
@@ -1322,12 +985,6 @@ module Aws::DataSync
1322
985
 
1323
986
  UpdateAgentResponse.struct_class = Types::UpdateAgentResponse
1324
987
 
1325
- UpdateDiscoveryJobRequest.add_member(:discovery_job_arn, Shapes::ShapeRef.new(shape: DiscoveryJobArn, required: true, location_name: "DiscoveryJobArn"))
1326
- UpdateDiscoveryJobRequest.add_member(:collection_duration_minutes, Shapes::ShapeRef.new(shape: CollectionDurationMinutes, required: true, location_name: "CollectionDurationMinutes"))
1327
- UpdateDiscoveryJobRequest.struct_class = Types::UpdateDiscoveryJobRequest
1328
-
1329
- UpdateDiscoveryJobResponse.struct_class = Types::UpdateDiscoveryJobResponse
1330
-
1331
988
  UpdateLocationAzureBlobRequest.add_member(:location_arn, Shapes::ShapeRef.new(shape: LocationArn, required: true, location_name: "LocationArn"))
1332
989
  UpdateLocationAzureBlobRequest.add_member(:subdirectory, Shapes::ShapeRef.new(shape: AzureBlobSubdirectory, location_name: "Subdirectory"))
1333
990
  UpdateLocationAzureBlobRequest.add_member(:authentication_type, Shapes::ShapeRef.new(shape: AzureBlobAuthenticationType, location_name: "AuthenticationType"))
@@ -1441,16 +1098,6 @@ module Aws::DataSync
1441
1098
 
1442
1099
  UpdateLocationSmbResponse.struct_class = Types::UpdateLocationSmbResponse
1443
1100
 
1444
- UpdateStorageSystemRequest.add_member(:storage_system_arn, Shapes::ShapeRef.new(shape: StorageSystemArn, required: true, location_name: "StorageSystemArn"))
1445
- UpdateStorageSystemRequest.add_member(:server_configuration, Shapes::ShapeRef.new(shape: DiscoveryServerConfiguration, location_name: "ServerConfiguration"))
1446
- UpdateStorageSystemRequest.add_member(:agent_arns, Shapes::ShapeRef.new(shape: DiscoveryAgentArnList, location_name: "AgentArns"))
1447
- UpdateStorageSystemRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "Name"))
1448
- UpdateStorageSystemRequest.add_member(:cloud_watch_log_group_arn, Shapes::ShapeRef.new(shape: LogGroupArn, location_name: "CloudWatchLogGroupArn"))
1449
- UpdateStorageSystemRequest.add_member(:credentials, Shapes::ShapeRef.new(shape: Credentials, location_name: "Credentials"))
1450
- UpdateStorageSystemRequest.struct_class = Types::UpdateStorageSystemRequest
1451
-
1452
- UpdateStorageSystemResponse.struct_class = Types::UpdateStorageSystemResponse
1453
-
1454
1101
  UpdateTaskExecutionRequest.add_member(:task_execution_arn, Shapes::ShapeRef.new(shape: TaskExecutionArn, required: true, location_name: "TaskExecutionArn"))
1455
1102
  UpdateTaskExecutionRequest.add_member(:options, Shapes::ShapeRef.new(shape: Options, required: true, location_name: "Options"))
1456
1103
  UpdateTaskExecutionRequest.struct_class = Types::UpdateTaskExecutionRequest
@@ -1492,19 +1139,6 @@ module Aws::DataSync
1492
1139
  "uid" => "datasync-2018-11-09",
1493
1140
  }
1494
1141
 
1495
- api.add_operation(:add_storage_system, Seahorse::Model::Operation.new.tap do |o|
1496
- o.name = "AddStorageSystem"
1497
- o.http_method = "POST"
1498
- o.http_request_uri = "/"
1499
- o.endpoint_pattern = {
1500
- "hostPrefix" => "discovery-",
1501
- }
1502
- o.input = Shapes::ShapeRef.new(shape: AddStorageSystemRequest)
1503
- o.output = Shapes::ShapeRef.new(shape: AddStorageSystemResponse)
1504
- o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1505
- o.errors << Shapes::ShapeRef.new(shape: InternalException)
1506
- end)
1507
-
1508
1142
  api.add_operation(:cancel_task_execution, Seahorse::Model::Operation.new.tap do |o|
1509
1143
  o.name = "CancelTaskExecution"
1510
1144
  o.http_method = "POST"
@@ -1685,19 +1319,6 @@ module Aws::DataSync
1685
1319
  o.errors << Shapes::ShapeRef.new(shape: InternalException)
1686
1320
  end)
1687
1321
 
1688
- api.add_operation(:describe_discovery_job, Seahorse::Model::Operation.new.tap do |o|
1689
- o.name = "DescribeDiscoveryJob"
1690
- o.http_method = "POST"
1691
- o.http_request_uri = "/"
1692
- o.endpoint_pattern = {
1693
- "hostPrefix" => "discovery-",
1694
- }
1695
- o.input = Shapes::ShapeRef.new(shape: DescribeDiscoveryJobRequest)
1696
- o.output = Shapes::ShapeRef.new(shape: DescribeDiscoveryJobResponse)
1697
- o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1698
- o.errors << Shapes::ShapeRef.new(shape: InternalException)
1699
- end)
1700
-
1701
1322
  api.add_operation(:describe_location_azure_blob, Seahorse::Model::Operation.new.tap do |o|
1702
1323
  o.name = "DescribeLocationAzureBlob"
1703
1324
  o.http_method = "POST"
@@ -1808,57 +1429,6 @@ module Aws::DataSync
1808
1429
  o.errors << Shapes::ShapeRef.new(shape: InternalException)
1809
1430
  end)
1810
1431
 
1811
- api.add_operation(:describe_storage_system, Seahorse::Model::Operation.new.tap do |o|
1812
- o.name = "DescribeStorageSystem"
1813
- o.http_method = "POST"
1814
- o.http_request_uri = "/"
1815
- o.endpoint_pattern = {
1816
- "hostPrefix" => "discovery-",
1817
- }
1818
- o.input = Shapes::ShapeRef.new(shape: DescribeStorageSystemRequest)
1819
- o.output = Shapes::ShapeRef.new(shape: DescribeStorageSystemResponse)
1820
- o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1821
- o.errors << Shapes::ShapeRef.new(shape: InternalException)
1822
- end)
1823
-
1824
- api.add_operation(:describe_storage_system_resource_metrics, Seahorse::Model::Operation.new.tap do |o|
1825
- o.name = "DescribeStorageSystemResourceMetrics"
1826
- o.http_method = "POST"
1827
- o.http_request_uri = "/"
1828
- o.endpoint_pattern = {
1829
- "hostPrefix" => "discovery-",
1830
- }
1831
- o.input = Shapes::ShapeRef.new(shape: DescribeStorageSystemResourceMetricsRequest)
1832
- o.output = Shapes::ShapeRef.new(shape: DescribeStorageSystemResourceMetricsResponse)
1833
- o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1834
- o.errors << Shapes::ShapeRef.new(shape: InternalException)
1835
- o[:pager] = Aws::Pager.new(
1836
- limit_key: "max_results",
1837
- tokens: {
1838
- "next_token" => "next_token"
1839
- }
1840
- )
1841
- end)
1842
-
1843
- api.add_operation(:describe_storage_system_resources, Seahorse::Model::Operation.new.tap do |o|
1844
- o.name = "DescribeStorageSystemResources"
1845
- o.http_method = "POST"
1846
- o.http_request_uri = "/"
1847
- o.endpoint_pattern = {
1848
- "hostPrefix" => "discovery-",
1849
- }
1850
- o.input = Shapes::ShapeRef.new(shape: DescribeStorageSystemResourcesRequest)
1851
- o.output = Shapes::ShapeRef.new(shape: DescribeStorageSystemResourcesResponse)
1852
- o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1853
- o.errors << Shapes::ShapeRef.new(shape: InternalException)
1854
- o[:pager] = Aws::Pager.new(
1855
- limit_key: "max_results",
1856
- tokens: {
1857
- "next_token" => "next_token"
1858
- }
1859
- )
1860
- end)
1861
-
1862
1432
  api.add_operation(:describe_task, Seahorse::Model::Operation.new.tap do |o|
1863
1433
  o.name = "DescribeTask"
1864
1434
  o.http_method = "POST"
@@ -1879,19 +1449,6 @@ module Aws::DataSync
1879
1449
  o.errors << Shapes::ShapeRef.new(shape: InternalException)
1880
1450
  end)
1881
1451
 
1882
- api.add_operation(:generate_recommendations, Seahorse::Model::Operation.new.tap do |o|
1883
- o.name = "GenerateRecommendations"
1884
- o.http_method = "POST"
1885
- o.http_request_uri = "/"
1886
- o.endpoint_pattern = {
1887
- "hostPrefix" => "discovery-",
1888
- }
1889
- o.input = Shapes::ShapeRef.new(shape: GenerateRecommendationsRequest)
1890
- o.output = Shapes::ShapeRef.new(shape: GenerateRecommendationsResponse)
1891
- o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1892
- o.errors << Shapes::ShapeRef.new(shape: InternalException)
1893
- end)
1894
-
1895
1452
  api.add_operation(:list_agents, Seahorse::Model::Operation.new.tap do |o|
1896
1453
  o.name = "ListAgents"
1897
1454
  o.http_method = "POST"
@@ -1908,25 +1465,6 @@ module Aws::DataSync
1908
1465
  )
1909
1466
  end)
1910
1467
 
1911
- api.add_operation(:list_discovery_jobs, Seahorse::Model::Operation.new.tap do |o|
1912
- o.name = "ListDiscoveryJobs"
1913
- o.http_method = "POST"
1914
- o.http_request_uri = "/"
1915
- o.endpoint_pattern = {
1916
- "hostPrefix" => "discovery-",
1917
- }
1918
- o.input = Shapes::ShapeRef.new(shape: ListDiscoveryJobsRequest)
1919
- o.output = Shapes::ShapeRef.new(shape: ListDiscoveryJobsResponse)
1920
- o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1921
- o.errors << Shapes::ShapeRef.new(shape: InternalException)
1922
- o[:pager] = Aws::Pager.new(
1923
- limit_key: "max_results",
1924
- tokens: {
1925
- "next_token" => "next_token"
1926
- }
1927
- )
1928
- end)
1929
-
1930
1468
  api.add_operation(:list_locations, Seahorse::Model::Operation.new.tap do |o|
1931
1469
  o.name = "ListLocations"
1932
1470
  o.http_method = "POST"
@@ -1943,25 +1481,6 @@ module Aws::DataSync
1943
1481
  )
1944
1482
  end)
1945
1483
 
1946
- api.add_operation(:list_storage_systems, Seahorse::Model::Operation.new.tap do |o|
1947
- o.name = "ListStorageSystems"
1948
- o.http_method = "POST"
1949
- o.http_request_uri = "/"
1950
- o.endpoint_pattern = {
1951
- "hostPrefix" => "discovery-",
1952
- }
1953
- o.input = Shapes::ShapeRef.new(shape: ListStorageSystemsRequest)
1954
- o.output = Shapes::ShapeRef.new(shape: ListStorageSystemsResponse)
1955
- o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1956
- o.errors << Shapes::ShapeRef.new(shape: InternalException)
1957
- o[:pager] = Aws::Pager.new(
1958
- limit_key: "max_results",
1959
- tokens: {
1960
- "next_token" => "next_token"
1961
- }
1962
- )
1963
- end)
1964
-
1965
1484
  api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
1966
1485
  o.name = "ListTagsForResource"
1967
1486
  o.http_method = "POST"
@@ -2010,32 +1529,6 @@ module Aws::DataSync
2010
1529
  )
2011
1530
  end)
2012
1531
 
2013
- api.add_operation(:remove_storage_system, Seahorse::Model::Operation.new.tap do |o|
2014
- o.name = "RemoveStorageSystem"
2015
- o.http_method = "POST"
2016
- o.http_request_uri = "/"
2017
- o.endpoint_pattern = {
2018
- "hostPrefix" => "discovery-",
2019
- }
2020
- o.input = Shapes::ShapeRef.new(shape: RemoveStorageSystemRequest)
2021
- o.output = Shapes::ShapeRef.new(shape: RemoveStorageSystemResponse)
2022
- o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2023
- o.errors << Shapes::ShapeRef.new(shape: InternalException)
2024
- end)
2025
-
2026
- api.add_operation(:start_discovery_job, Seahorse::Model::Operation.new.tap do |o|
2027
- o.name = "StartDiscoveryJob"
2028
- o.http_method = "POST"
2029
- o.http_request_uri = "/"
2030
- o.endpoint_pattern = {
2031
- "hostPrefix" => "discovery-",
2032
- }
2033
- o.input = Shapes::ShapeRef.new(shape: StartDiscoveryJobRequest)
2034
- o.output = Shapes::ShapeRef.new(shape: StartDiscoveryJobResponse)
2035
- o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2036
- o.errors << Shapes::ShapeRef.new(shape: InternalException)
2037
- end)
2038
-
2039
1532
  api.add_operation(:start_task_execution, Seahorse::Model::Operation.new.tap do |o|
2040
1533
  o.name = "StartTaskExecution"
2041
1534
  o.http_method = "POST"
@@ -2046,19 +1539,6 @@ module Aws::DataSync
2046
1539
  o.errors << Shapes::ShapeRef.new(shape: InternalException)
2047
1540
  end)
2048
1541
 
2049
- api.add_operation(:stop_discovery_job, Seahorse::Model::Operation.new.tap do |o|
2050
- o.name = "StopDiscoveryJob"
2051
- o.http_method = "POST"
2052
- o.http_request_uri = "/"
2053
- o.endpoint_pattern = {
2054
- "hostPrefix" => "discovery-",
2055
- }
2056
- o.input = Shapes::ShapeRef.new(shape: StopDiscoveryJobRequest)
2057
- o.output = Shapes::ShapeRef.new(shape: StopDiscoveryJobResponse)
2058
- o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2059
- o.errors << Shapes::ShapeRef.new(shape: InternalException)
2060
- end)
2061
-
2062
1542
  api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
2063
1543
  o.name = "TagResource"
2064
1544
  o.http_method = "POST"
@@ -2089,19 +1569,6 @@ module Aws::DataSync
2089
1569
  o.errors << Shapes::ShapeRef.new(shape: InternalException)
2090
1570
  end)
2091
1571
 
2092
- api.add_operation(:update_discovery_job, Seahorse::Model::Operation.new.tap do |o|
2093
- o.name = "UpdateDiscoveryJob"
2094
- o.http_method = "POST"
2095
- o.http_request_uri = "/"
2096
- o.endpoint_pattern = {
2097
- "hostPrefix" => "discovery-",
2098
- }
2099
- o.input = Shapes::ShapeRef.new(shape: UpdateDiscoveryJobRequest)
2100
- o.output = Shapes::ShapeRef.new(shape: UpdateDiscoveryJobResponse)
2101
- o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2102
- o.errors << Shapes::ShapeRef.new(shape: InternalException)
2103
- end)
2104
-
2105
1572
  api.add_operation(:update_location_azure_blob, Seahorse::Model::Operation.new.tap do |o|
2106
1573
  o.name = "UpdateLocationAzureBlob"
2107
1574
  o.http_method = "POST"
@@ -2212,19 +1679,6 @@ module Aws::DataSync
2212
1679
  o.errors << Shapes::ShapeRef.new(shape: InternalException)
2213
1680
  end)
2214
1681
 
2215
- api.add_operation(:update_storage_system, Seahorse::Model::Operation.new.tap do |o|
2216
- o.name = "UpdateStorageSystem"
2217
- o.http_method = "POST"
2218
- o.http_request_uri = "/"
2219
- o.endpoint_pattern = {
2220
- "hostPrefix" => "discovery-",
2221
- }
2222
- o.input = Shapes::ShapeRef.new(shape: UpdateStorageSystemRequest)
2223
- o.output = Shapes::ShapeRef.new(shape: UpdateStorageSystemResponse)
2224
- o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2225
- o.errors << Shapes::ShapeRef.new(shape: InternalException)
2226
- end)
2227
-
2228
1682
  api.add_operation(:update_task, Seahorse::Model::Operation.new.tap do |o|
2229
1683
  o.name = "UpdateTask"
2230
1684
  o.http_method = "POST"