aws-sdk-databasemigrationservice 1.67.0 → 1.68.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.
@@ -34,6 +34,13 @@ module Aws::DatabaseMigrationService
34
34
  CertificateList = Shapes::ListShape.new(name: 'CertificateList')
35
35
  CertificateWallet = Shapes::BlobShape.new(name: 'CertificateWallet')
36
36
  CharLengthSemantics = Shapes::StringShape.new(name: 'CharLengthSemantics')
37
+ CollectorHealthCheck = Shapes::StructureShape.new(name: 'CollectorHealthCheck')
38
+ CollectorNotFoundFault = Shapes::StructureShape.new(name: 'CollectorNotFoundFault')
39
+ CollectorResponse = Shapes::StructureShape.new(name: 'CollectorResponse')
40
+ CollectorResponses = Shapes::ListShape.new(name: 'CollectorResponses')
41
+ CollectorShortInfoResponse = Shapes::StructureShape.new(name: 'CollectorShortInfoResponse')
42
+ CollectorStatus = Shapes::StringShape.new(name: 'CollectorStatus')
43
+ CollectorsList = Shapes::ListShape.new(name: 'CollectorsList')
37
44
  CompressionTypeValue = Shapes::StringShape.new(name: 'CompressionTypeValue')
38
45
  Connection = Shapes::StructureShape.new(name: 'Connection')
39
46
  ConnectionList = Shapes::ListShape.new(name: 'ConnectionList')
@@ -41,6 +48,8 @@ module Aws::DatabaseMigrationService
41
48
  CreateEndpointResponse = Shapes::StructureShape.new(name: 'CreateEndpointResponse')
42
49
  CreateEventSubscriptionMessage = Shapes::StructureShape.new(name: 'CreateEventSubscriptionMessage')
43
50
  CreateEventSubscriptionResponse = Shapes::StructureShape.new(name: 'CreateEventSubscriptionResponse')
51
+ CreateFleetAdvisorCollectorRequest = Shapes::StructureShape.new(name: 'CreateFleetAdvisorCollectorRequest')
52
+ CreateFleetAdvisorCollectorResponse = Shapes::StructureShape.new(name: 'CreateFleetAdvisorCollectorResponse')
44
53
  CreateReplicationInstanceMessage = Shapes::StructureShape.new(name: 'CreateReplicationInstanceMessage')
45
54
  CreateReplicationInstanceResponse = Shapes::StructureShape.new(name: 'CreateReplicationInstanceResponse')
46
55
  CreateReplicationSubnetGroupMessage = Shapes::StructureShape.new(name: 'CreateReplicationSubnetGroupMessage')
@@ -48,16 +57,23 @@ module Aws::DatabaseMigrationService
48
57
  CreateReplicationTaskMessage = Shapes::StructureShape.new(name: 'CreateReplicationTaskMessage')
49
58
  CreateReplicationTaskResponse = Shapes::StructureShape.new(name: 'CreateReplicationTaskResponse')
50
59
  DataFormatValue = Shapes::StringShape.new(name: 'DataFormatValue')
60
+ DatabaseInstanceSoftwareDetailsResponse = Shapes::StructureShape.new(name: 'DatabaseInstanceSoftwareDetailsResponse')
61
+ DatabaseList = Shapes::ListShape.new(name: 'DatabaseList')
62
+ DatabaseResponse = Shapes::StructureShape.new(name: 'DatabaseResponse')
63
+ DatabaseShortInfoResponse = Shapes::StructureShape.new(name: 'DatabaseShortInfoResponse')
51
64
  DatePartitionDelimiterValue = Shapes::StringShape.new(name: 'DatePartitionDelimiterValue')
52
65
  DatePartitionSequenceValue = Shapes::StringShape.new(name: 'DatePartitionSequenceValue')
53
66
  DeleteCertificateMessage = Shapes::StructureShape.new(name: 'DeleteCertificateMessage')
54
67
  DeleteCertificateResponse = Shapes::StructureShape.new(name: 'DeleteCertificateResponse')
68
+ DeleteCollectorRequest = Shapes::StructureShape.new(name: 'DeleteCollectorRequest')
55
69
  DeleteConnectionMessage = Shapes::StructureShape.new(name: 'DeleteConnectionMessage')
56
70
  DeleteConnectionResponse = Shapes::StructureShape.new(name: 'DeleteConnectionResponse')
57
71
  DeleteEndpointMessage = Shapes::StructureShape.new(name: 'DeleteEndpointMessage')
58
72
  DeleteEndpointResponse = Shapes::StructureShape.new(name: 'DeleteEndpointResponse')
59
73
  DeleteEventSubscriptionMessage = Shapes::StructureShape.new(name: 'DeleteEventSubscriptionMessage')
60
74
  DeleteEventSubscriptionResponse = Shapes::StructureShape.new(name: 'DeleteEventSubscriptionResponse')
75
+ DeleteFleetAdvisorDatabasesRequest = Shapes::StructureShape.new(name: 'DeleteFleetAdvisorDatabasesRequest')
76
+ DeleteFleetAdvisorDatabasesResponse = Shapes::StructureShape.new(name: 'DeleteFleetAdvisorDatabasesResponse')
61
77
  DeleteReplicationInstanceMessage = Shapes::StructureShape.new(name: 'DeleteReplicationInstanceMessage')
62
78
  DeleteReplicationInstanceResponse = Shapes::StructureShape.new(name: 'DeleteReplicationInstanceResponse')
63
79
  DeleteReplicationSubnetGroupMessage = Shapes::StructureShape.new(name: 'DeleteReplicationSubnetGroupMessage')
@@ -86,6 +102,16 @@ module Aws::DatabaseMigrationService
86
102
  DescribeEventSubscriptionsResponse = Shapes::StructureShape.new(name: 'DescribeEventSubscriptionsResponse')
87
103
  DescribeEventsMessage = Shapes::StructureShape.new(name: 'DescribeEventsMessage')
88
104
  DescribeEventsResponse = Shapes::StructureShape.new(name: 'DescribeEventsResponse')
105
+ DescribeFleetAdvisorCollectorsRequest = Shapes::StructureShape.new(name: 'DescribeFleetAdvisorCollectorsRequest')
106
+ DescribeFleetAdvisorCollectorsResponse = Shapes::StructureShape.new(name: 'DescribeFleetAdvisorCollectorsResponse')
107
+ DescribeFleetAdvisorDatabasesRequest = Shapes::StructureShape.new(name: 'DescribeFleetAdvisorDatabasesRequest')
108
+ DescribeFleetAdvisorDatabasesResponse = Shapes::StructureShape.new(name: 'DescribeFleetAdvisorDatabasesResponse')
109
+ DescribeFleetAdvisorLsaAnalysisRequest = Shapes::StructureShape.new(name: 'DescribeFleetAdvisorLsaAnalysisRequest')
110
+ DescribeFleetAdvisorLsaAnalysisResponse = Shapes::StructureShape.new(name: 'DescribeFleetAdvisorLsaAnalysisResponse')
111
+ DescribeFleetAdvisorSchemaObjectSummaryRequest = Shapes::StructureShape.new(name: 'DescribeFleetAdvisorSchemaObjectSummaryRequest')
112
+ DescribeFleetAdvisorSchemaObjectSummaryResponse = Shapes::StructureShape.new(name: 'DescribeFleetAdvisorSchemaObjectSummaryResponse')
113
+ DescribeFleetAdvisorSchemasRequest = Shapes::StructureShape.new(name: 'DescribeFleetAdvisorSchemasRequest')
114
+ DescribeFleetAdvisorSchemasResponse = Shapes::StructureShape.new(name: 'DescribeFleetAdvisorSchemasResponse')
89
115
  DescribeOrderableReplicationInstancesMessage = Shapes::StructureShape.new(name: 'DescribeOrderableReplicationInstancesMessage')
90
116
  DescribeOrderableReplicationInstancesResponse = Shapes::StructureShape.new(name: 'DescribeOrderableReplicationInstancesResponse')
91
117
  DescribePendingMaintenanceActionsMessage = Shapes::StructureShape.new(name: 'DescribePendingMaintenanceActionsMessage')
@@ -113,6 +139,7 @@ module Aws::DatabaseMigrationService
113
139
  DmsSslModeValue = Shapes::StringShape.new(name: 'DmsSslModeValue')
114
140
  DmsTransferSettings = Shapes::StructureShape.new(name: 'DmsTransferSettings')
115
141
  DocDbSettings = Shapes::StructureShape.new(name: 'DocDbSettings')
142
+ DoubleOptional = Shapes::FloatShape.new(name: 'DoubleOptional')
116
143
  DynamoDbSettings = Shapes::StructureShape.new(name: 'DynamoDbSettings')
117
144
  ElasticsearchSettings = Shapes::StructureShape.new(name: 'ElasticsearchSettings')
118
145
  EncodingTypeValue = Shapes::StringShape.new(name: 'EncodingTypeValue')
@@ -135,6 +162,11 @@ module Aws::DatabaseMigrationService
135
162
  Filter = Shapes::StructureShape.new(name: 'Filter')
136
163
  FilterList = Shapes::ListShape.new(name: 'FilterList')
137
164
  FilterValueList = Shapes::ListShape.new(name: 'FilterValueList')
165
+ FleetAdvisorLsaAnalysisResponse = Shapes::StructureShape.new(name: 'FleetAdvisorLsaAnalysisResponse')
166
+ FleetAdvisorLsaAnalysisResponseList = Shapes::ListShape.new(name: 'FleetAdvisorLsaAnalysisResponseList')
167
+ FleetAdvisorSchemaList = Shapes::ListShape.new(name: 'FleetAdvisorSchemaList')
168
+ FleetAdvisorSchemaObjectList = Shapes::ListShape.new(name: 'FleetAdvisorSchemaObjectList')
169
+ FleetAdvisorSchemaObjectResponse = Shapes::StructureShape.new(name: 'FleetAdvisorSchemaObjectResponse')
138
170
  GcpMySQLSettings = Shapes::StructureShape.new(name: 'GcpMySQLSettings')
139
171
  IBMDb2Settings = Shapes::StructureShape.new(name: 'IBMDb2Settings')
140
172
  ImportCertificateMessage = Shapes::StructureShape.new(name: 'ImportCertificateMessage')
@@ -146,8 +178,10 @@ module Aws::DatabaseMigrationService
146
178
  IntegerList = Shapes::ListShape.new(name: 'IntegerList')
147
179
  IntegerOptional = Shapes::IntegerShape.new(name: 'IntegerOptional')
148
180
  InvalidCertificateFault = Shapes::StructureShape.new(name: 'InvalidCertificateFault')
181
+ InvalidOperationFault = Shapes::StructureShape.new(name: 'InvalidOperationFault')
149
182
  InvalidResourceStateFault = Shapes::StructureShape.new(name: 'InvalidResourceStateFault')
150
183
  InvalidSubnet = Shapes::StructureShape.new(name: 'InvalidSubnet')
184
+ InventoryData = Shapes::StructureShape.new(name: 'InventoryData')
151
185
  KMSAccessDeniedFault = Shapes::StructureShape.new(name: 'KMSAccessDeniedFault')
152
186
  KMSDisabledFault = Shapes::StructureShape.new(name: 'KMSDisabledFault')
153
187
  KMSFault = Shapes::StructureShape.new(name: 'KMSFault')
@@ -162,6 +196,7 @@ module Aws::DatabaseMigrationService
162
196
  ListTagsForResourceMessage = Shapes::StructureShape.new(name: 'ListTagsForResourceMessage')
163
197
  ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
164
198
  Long = Shapes::IntegerShape.new(name: 'Long')
199
+ LongOptional = Shapes::IntegerShape.new(name: 'LongOptional')
165
200
  MessageFormatValue = Shapes::StringShape.new(name: 'MessageFormatValue')
166
201
  MicrosoftSQLServerSettings = Shapes::StructureShape.new(name: 'MicrosoftSQLServerSettings')
167
202
  MigrationTypeValue = Shapes::StringShape.new(name: 'MigrationTypeValue')
@@ -231,6 +266,7 @@ module Aws::DatabaseMigrationService
231
266
  ResourceNotFoundFault = Shapes::StructureShape.new(name: 'ResourceNotFoundFault')
232
267
  ResourcePendingMaintenanceActions = Shapes::StructureShape.new(name: 'ResourcePendingMaintenanceActions')
233
268
  ResourceQuotaExceededFault = Shapes::StructureShape.new(name: 'ResourceQuotaExceededFault')
269
+ RunFleetAdvisorLsaAnalysisResponse = Shapes::StructureShape.new(name: 'RunFleetAdvisorLsaAnalysisResponse')
234
270
  S3AccessDeniedFault = Shapes::StructureShape.new(name: 'S3AccessDeniedFault')
235
271
  S3ResourceNotFoundFault = Shapes::StructureShape.new(name: 'S3ResourceNotFoundFault')
236
272
  S3Settings = Shapes::StructureShape.new(name: 'S3Settings')
@@ -238,7 +274,10 @@ module Aws::DatabaseMigrationService
238
274
  SNSNoAuthorizationFault = Shapes::StructureShape.new(name: 'SNSNoAuthorizationFault')
239
275
  SafeguardPolicy = Shapes::StringShape.new(name: 'SafeguardPolicy')
240
276
  SchemaList = Shapes::ListShape.new(name: 'SchemaList')
277
+ SchemaResponse = Shapes::StructureShape.new(name: 'SchemaResponse')
278
+ SchemaShortInfoResponse = Shapes::StructureShape.new(name: 'SchemaShortInfoResponse')
241
279
  SecretString = Shapes::StringShape.new(name: 'SecretString')
280
+ ServerShortInfoResponse = Shapes::StructureShape.new(name: 'ServerShortInfoResponse')
242
281
  SourceIdsList = Shapes::ListShape.new(name: 'SourceIdsList')
243
282
  SourceType = Shapes::StringShape.new(name: 'SourceType')
244
283
  SslSecurityProtocolValue = Shapes::StringShape.new(name: 'SslSecurityProtocolValue')
@@ -253,6 +292,7 @@ module Aws::DatabaseMigrationService
253
292
  StopReplicationTaskResponse = Shapes::StructureShape.new(name: 'StopReplicationTaskResponse')
254
293
  StorageQuotaExceededFault = Shapes::StructureShape.new(name: 'StorageQuotaExceededFault')
255
294
  String = Shapes::StringShape.new(name: 'String')
295
+ StringList = Shapes::ListShape.new(name: 'StringList')
256
296
  Subnet = Shapes::StructureShape.new(name: 'Subnet')
257
297
  SubnetAlreadyInUse = Shapes::StructureShape.new(name: 'SubnetAlreadyInUse')
258
298
  SubnetIdentifierList = Shapes::ListShape.new(name: 'SubnetIdentifierList')
@@ -271,6 +311,7 @@ module Aws::DatabaseMigrationService
271
311
  TestConnectionMessage = Shapes::StructureShape.new(name: 'TestConnectionMessage')
272
312
  TestConnectionResponse = Shapes::StructureShape.new(name: 'TestConnectionResponse')
273
313
  UpgradeDependencyFailureFault = Shapes::StructureShape.new(name: 'UpgradeDependencyFailureFault')
314
+ VersionStatus = Shapes::StringShape.new(name: 'VersionStatus')
274
315
  VpcSecurityGroupIdList = Shapes::ListShape.new(name: 'VpcSecurityGroupIdList')
275
316
  VpcSecurityGroupMembership = Shapes::StructureShape.new(name: 'VpcSecurityGroupMembership')
276
317
  VpcSecurityGroupMembershipList = Shapes::ListShape.new(name: 'VpcSecurityGroupMembershipList')
@@ -326,6 +367,38 @@ module Aws::DatabaseMigrationService
326
367
 
327
368
  CertificateList.member = Shapes::ShapeRef.new(shape: Certificate)
328
369
 
370
+ CollectorHealthCheck.add_member(:collector_status, Shapes::ShapeRef.new(shape: CollectorStatus, location_name: "CollectorStatus"))
371
+ CollectorHealthCheck.add_member(:local_collector_s3_access, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "LocalCollectorS3Access"))
372
+ CollectorHealthCheck.add_member(:web_collector_s3_access, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "WebCollectorS3Access"))
373
+ CollectorHealthCheck.add_member(:web_collector_granted_role_based_access, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "WebCollectorGrantedRoleBasedAccess"))
374
+ CollectorHealthCheck.struct_class = Types::CollectorHealthCheck
375
+
376
+ CollectorNotFoundFault.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
377
+ CollectorNotFoundFault.struct_class = Types::CollectorNotFoundFault
378
+
379
+ CollectorResponse.add_member(:collector_referenced_id, Shapes::ShapeRef.new(shape: String, location_name: "CollectorReferencedId"))
380
+ CollectorResponse.add_member(:collector_name, Shapes::ShapeRef.new(shape: String, location_name: "CollectorName"))
381
+ CollectorResponse.add_member(:collector_version, Shapes::ShapeRef.new(shape: String, location_name: "CollectorVersion"))
382
+ CollectorResponse.add_member(:version_status, Shapes::ShapeRef.new(shape: VersionStatus, location_name: "VersionStatus"))
383
+ CollectorResponse.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
384
+ CollectorResponse.add_member(:s3_bucket_name, Shapes::ShapeRef.new(shape: String, location_name: "S3BucketName"))
385
+ CollectorResponse.add_member(:service_access_role_arn, Shapes::ShapeRef.new(shape: String, location_name: "ServiceAccessRoleArn"))
386
+ CollectorResponse.add_member(:collector_health_check, Shapes::ShapeRef.new(shape: CollectorHealthCheck, location_name: "CollectorHealthCheck"))
387
+ CollectorResponse.add_member(:last_data_received, Shapes::ShapeRef.new(shape: String, location_name: "LastDataReceived"))
388
+ CollectorResponse.add_member(:registered_date, Shapes::ShapeRef.new(shape: String, location_name: "RegisteredDate"))
389
+ CollectorResponse.add_member(:created_date, Shapes::ShapeRef.new(shape: String, location_name: "CreatedDate"))
390
+ CollectorResponse.add_member(:modified_date, Shapes::ShapeRef.new(shape: String, location_name: "ModifiedDate"))
391
+ CollectorResponse.add_member(:inventory_data, Shapes::ShapeRef.new(shape: InventoryData, location_name: "InventoryData"))
392
+ CollectorResponse.struct_class = Types::CollectorResponse
393
+
394
+ CollectorResponses.member = Shapes::ShapeRef.new(shape: CollectorResponse)
395
+
396
+ CollectorShortInfoResponse.add_member(:collector_referenced_id, Shapes::ShapeRef.new(shape: String, location_name: "CollectorReferencedId"))
397
+ CollectorShortInfoResponse.add_member(:collector_name, Shapes::ShapeRef.new(shape: String, location_name: "CollectorName"))
398
+ CollectorShortInfoResponse.struct_class = Types::CollectorShortInfoResponse
399
+
400
+ CollectorsList.member = Shapes::ShapeRef.new(shape: CollectorShortInfoResponse)
401
+
329
402
  Connection.add_member(:replication_instance_arn, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationInstanceArn"))
330
403
  Connection.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: String, location_name: "EndpointArn"))
331
404
  Connection.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
@@ -387,6 +460,19 @@ module Aws::DatabaseMigrationService
387
460
  CreateEventSubscriptionResponse.add_member(:event_subscription, Shapes::ShapeRef.new(shape: EventSubscription, location_name: "EventSubscription"))
388
461
  CreateEventSubscriptionResponse.struct_class = Types::CreateEventSubscriptionResponse
389
462
 
463
+ CreateFleetAdvisorCollectorRequest.add_member(:collector_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CollectorName"))
464
+ CreateFleetAdvisorCollectorRequest.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
465
+ CreateFleetAdvisorCollectorRequest.add_member(:service_access_role_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ServiceAccessRoleArn"))
466
+ CreateFleetAdvisorCollectorRequest.add_member(:s3_bucket_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "S3BucketName"))
467
+ CreateFleetAdvisorCollectorRequest.struct_class = Types::CreateFleetAdvisorCollectorRequest
468
+
469
+ CreateFleetAdvisorCollectorResponse.add_member(:collector_referenced_id, Shapes::ShapeRef.new(shape: String, location_name: "CollectorReferencedId"))
470
+ CreateFleetAdvisorCollectorResponse.add_member(:collector_name, Shapes::ShapeRef.new(shape: String, location_name: "CollectorName"))
471
+ CreateFleetAdvisorCollectorResponse.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
472
+ CreateFleetAdvisorCollectorResponse.add_member(:service_access_role_arn, Shapes::ShapeRef.new(shape: String, location_name: "ServiceAccessRoleArn"))
473
+ CreateFleetAdvisorCollectorResponse.add_member(:s3_bucket_name, Shapes::ShapeRef.new(shape: String, location_name: "S3BucketName"))
474
+ CreateFleetAdvisorCollectorResponse.struct_class = Types::CreateFleetAdvisorCollectorResponse
475
+
390
476
  CreateReplicationInstanceMessage.add_member(:replication_instance_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationInstanceIdentifier"))
391
477
  CreateReplicationInstanceMessage.add_member(:allocated_storage, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "AllocatedStorage"))
392
478
  CreateReplicationInstanceMessage.add_member(:replication_instance_class, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationInstanceClass"))
@@ -434,12 +520,41 @@ module Aws::DatabaseMigrationService
434
520
  CreateReplicationTaskResponse.add_member(:replication_task, Shapes::ShapeRef.new(shape: ReplicationTask, location_name: "ReplicationTask"))
435
521
  CreateReplicationTaskResponse.struct_class = Types::CreateReplicationTaskResponse
436
522
 
523
+ DatabaseInstanceSoftwareDetailsResponse.add_member(:engine, Shapes::ShapeRef.new(shape: String, location_name: "Engine"))
524
+ DatabaseInstanceSoftwareDetailsResponse.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
525
+ DatabaseInstanceSoftwareDetailsResponse.add_member(:engine_edition, Shapes::ShapeRef.new(shape: String, location_name: "EngineEdition"))
526
+ DatabaseInstanceSoftwareDetailsResponse.add_member(:service_pack, Shapes::ShapeRef.new(shape: String, location_name: "ServicePack"))
527
+ DatabaseInstanceSoftwareDetailsResponse.add_member(:support_level, Shapes::ShapeRef.new(shape: String, location_name: "SupportLevel"))
528
+ DatabaseInstanceSoftwareDetailsResponse.add_member(:os_architecture, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "OsArchitecture"))
529
+ DatabaseInstanceSoftwareDetailsResponse.add_member(:tooltip, Shapes::ShapeRef.new(shape: String, location_name: "Tooltip"))
530
+ DatabaseInstanceSoftwareDetailsResponse.struct_class = Types::DatabaseInstanceSoftwareDetailsResponse
531
+
532
+ DatabaseList.member = Shapes::ShapeRef.new(shape: DatabaseResponse)
533
+
534
+ DatabaseResponse.add_member(:database_id, Shapes::ShapeRef.new(shape: String, location_name: "DatabaseId"))
535
+ DatabaseResponse.add_member(:database_name, Shapes::ShapeRef.new(shape: String, location_name: "DatabaseName"))
536
+ DatabaseResponse.add_member(:ip_address, Shapes::ShapeRef.new(shape: String, location_name: "IpAddress"))
537
+ DatabaseResponse.add_member(:number_of_schemas, Shapes::ShapeRef.new(shape: LongOptional, location_name: "NumberOfSchemas"))
538
+ DatabaseResponse.add_member(:server, Shapes::ShapeRef.new(shape: ServerShortInfoResponse, location_name: "Server"))
539
+ DatabaseResponse.add_member(:software_details, Shapes::ShapeRef.new(shape: DatabaseInstanceSoftwareDetailsResponse, location_name: "SoftwareDetails"))
540
+ DatabaseResponse.add_member(:collectors, Shapes::ShapeRef.new(shape: CollectorsList, location_name: "Collectors"))
541
+ DatabaseResponse.struct_class = Types::DatabaseResponse
542
+
543
+ DatabaseShortInfoResponse.add_member(:database_id, Shapes::ShapeRef.new(shape: String, location_name: "DatabaseId"))
544
+ DatabaseShortInfoResponse.add_member(:database_name, Shapes::ShapeRef.new(shape: String, location_name: "DatabaseName"))
545
+ DatabaseShortInfoResponse.add_member(:database_ip_address, Shapes::ShapeRef.new(shape: String, location_name: "DatabaseIpAddress"))
546
+ DatabaseShortInfoResponse.add_member(:database_engine, Shapes::ShapeRef.new(shape: String, location_name: "DatabaseEngine"))
547
+ DatabaseShortInfoResponse.struct_class = Types::DatabaseShortInfoResponse
548
+
437
549
  DeleteCertificateMessage.add_member(:certificate_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CertificateArn"))
438
550
  DeleteCertificateMessage.struct_class = Types::DeleteCertificateMessage
439
551
 
440
552
  DeleteCertificateResponse.add_member(:certificate, Shapes::ShapeRef.new(shape: Certificate, location_name: "Certificate"))
441
553
  DeleteCertificateResponse.struct_class = Types::DeleteCertificateResponse
442
554
 
555
+ DeleteCollectorRequest.add_member(:collector_referenced_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CollectorReferencedId"))
556
+ DeleteCollectorRequest.struct_class = Types::DeleteCollectorRequest
557
+
443
558
  DeleteConnectionMessage.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EndpointArn"))
444
559
  DeleteConnectionMessage.add_member(:replication_instance_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationInstanceArn"))
445
560
  DeleteConnectionMessage.struct_class = Types::DeleteConnectionMessage
@@ -459,6 +574,12 @@ module Aws::DatabaseMigrationService
459
574
  DeleteEventSubscriptionResponse.add_member(:event_subscription, Shapes::ShapeRef.new(shape: EventSubscription, location_name: "EventSubscription"))
460
575
  DeleteEventSubscriptionResponse.struct_class = Types::DeleteEventSubscriptionResponse
461
576
 
577
+ DeleteFleetAdvisorDatabasesRequest.add_member(:database_ids, Shapes::ShapeRef.new(shape: StringList, required: true, location_name: "DatabaseIds"))
578
+ DeleteFleetAdvisorDatabasesRequest.struct_class = Types::DeleteFleetAdvisorDatabasesRequest
579
+
580
+ DeleteFleetAdvisorDatabasesResponse.add_member(:database_ids, Shapes::ShapeRef.new(shape: StringList, location_name: "DatabaseIds"))
581
+ DeleteFleetAdvisorDatabasesResponse.struct_class = Types::DeleteFleetAdvisorDatabasesResponse
582
+
462
583
  DeleteReplicationInstanceMessage.add_member(:replication_instance_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationInstanceArn"))
463
584
  DeleteReplicationInstanceMessage.struct_class = Types::DeleteReplicationInstanceMessage
464
585
 
@@ -578,6 +699,50 @@ module Aws::DatabaseMigrationService
578
699
  DescribeEventsResponse.add_member(:events, Shapes::ShapeRef.new(shape: EventList, location_name: "Events"))
579
700
  DescribeEventsResponse.struct_class = Types::DescribeEventsResponse
580
701
 
702
+ DescribeFleetAdvisorCollectorsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
703
+ DescribeFleetAdvisorCollectorsRequest.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
704
+ DescribeFleetAdvisorCollectorsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
705
+ DescribeFleetAdvisorCollectorsRequest.struct_class = Types::DescribeFleetAdvisorCollectorsRequest
706
+
707
+ DescribeFleetAdvisorCollectorsResponse.add_member(:collectors, Shapes::ShapeRef.new(shape: CollectorResponses, location_name: "Collectors"))
708
+ DescribeFleetAdvisorCollectorsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
709
+ DescribeFleetAdvisorCollectorsResponse.struct_class = Types::DescribeFleetAdvisorCollectorsResponse
710
+
711
+ DescribeFleetAdvisorDatabasesRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
712
+ DescribeFleetAdvisorDatabasesRequest.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
713
+ DescribeFleetAdvisorDatabasesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
714
+ DescribeFleetAdvisorDatabasesRequest.struct_class = Types::DescribeFleetAdvisorDatabasesRequest
715
+
716
+ DescribeFleetAdvisorDatabasesResponse.add_member(:databases, Shapes::ShapeRef.new(shape: DatabaseList, location_name: "Databases"))
717
+ DescribeFleetAdvisorDatabasesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
718
+ DescribeFleetAdvisorDatabasesResponse.struct_class = Types::DescribeFleetAdvisorDatabasesResponse
719
+
720
+ DescribeFleetAdvisorLsaAnalysisRequest.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
721
+ DescribeFleetAdvisorLsaAnalysisRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
722
+ DescribeFleetAdvisorLsaAnalysisRequest.struct_class = Types::DescribeFleetAdvisorLsaAnalysisRequest
723
+
724
+ DescribeFleetAdvisorLsaAnalysisResponse.add_member(:analysis, Shapes::ShapeRef.new(shape: FleetAdvisorLsaAnalysisResponseList, location_name: "Analysis"))
725
+ DescribeFleetAdvisorLsaAnalysisResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
726
+ DescribeFleetAdvisorLsaAnalysisResponse.struct_class = Types::DescribeFleetAdvisorLsaAnalysisResponse
727
+
728
+ DescribeFleetAdvisorSchemaObjectSummaryRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
729
+ DescribeFleetAdvisorSchemaObjectSummaryRequest.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
730
+ DescribeFleetAdvisorSchemaObjectSummaryRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
731
+ DescribeFleetAdvisorSchemaObjectSummaryRequest.struct_class = Types::DescribeFleetAdvisorSchemaObjectSummaryRequest
732
+
733
+ DescribeFleetAdvisorSchemaObjectSummaryResponse.add_member(:fleet_advisor_schema_objects, Shapes::ShapeRef.new(shape: FleetAdvisorSchemaObjectList, location_name: "FleetAdvisorSchemaObjects"))
734
+ DescribeFleetAdvisorSchemaObjectSummaryResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
735
+ DescribeFleetAdvisorSchemaObjectSummaryResponse.struct_class = Types::DescribeFleetAdvisorSchemaObjectSummaryResponse
736
+
737
+ DescribeFleetAdvisorSchemasRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
738
+ DescribeFleetAdvisorSchemasRequest.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
739
+ DescribeFleetAdvisorSchemasRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
740
+ DescribeFleetAdvisorSchemasRequest.struct_class = Types::DescribeFleetAdvisorSchemasRequest
741
+
742
+ DescribeFleetAdvisorSchemasResponse.add_member(:fleet_advisor_schemas, Shapes::ShapeRef.new(shape: FleetAdvisorSchemaList, location_name: "FleetAdvisorSchemas"))
743
+ DescribeFleetAdvisorSchemasResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
744
+ DescribeFleetAdvisorSchemasResponse.struct_class = Types::DescribeFleetAdvisorSchemasResponse
745
+
581
746
  DescribeOrderableReplicationInstancesMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
582
747
  DescribeOrderableReplicationInstancesMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
583
748
  DescribeOrderableReplicationInstancesMessage.struct_class = Types::DescribeOrderableReplicationInstancesMessage
@@ -808,6 +973,23 @@ module Aws::DatabaseMigrationService
808
973
 
809
974
  FilterValueList.member = Shapes::ShapeRef.new(shape: String)
810
975
 
976
+ FleetAdvisorLsaAnalysisResponse.add_member(:lsa_analysis_id, Shapes::ShapeRef.new(shape: String, location_name: "LsaAnalysisId"))
977
+ FleetAdvisorLsaAnalysisResponse.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
978
+ FleetAdvisorLsaAnalysisResponse.struct_class = Types::FleetAdvisorLsaAnalysisResponse
979
+
980
+ FleetAdvisorLsaAnalysisResponseList.member = Shapes::ShapeRef.new(shape: FleetAdvisorLsaAnalysisResponse)
981
+
982
+ FleetAdvisorSchemaList.member = Shapes::ShapeRef.new(shape: SchemaResponse)
983
+
984
+ FleetAdvisorSchemaObjectList.member = Shapes::ShapeRef.new(shape: FleetAdvisorSchemaObjectResponse)
985
+
986
+ FleetAdvisorSchemaObjectResponse.add_member(:schema_id, Shapes::ShapeRef.new(shape: String, location_name: "SchemaId"))
987
+ FleetAdvisorSchemaObjectResponse.add_member(:object_type, Shapes::ShapeRef.new(shape: String, location_name: "ObjectType"))
988
+ FleetAdvisorSchemaObjectResponse.add_member(:number_of_objects, Shapes::ShapeRef.new(shape: LongOptional, location_name: "NumberOfObjects"))
989
+ FleetAdvisorSchemaObjectResponse.add_member(:code_line_count, Shapes::ShapeRef.new(shape: LongOptional, location_name: "CodeLineCount"))
990
+ FleetAdvisorSchemaObjectResponse.add_member(:code_size, Shapes::ShapeRef.new(shape: LongOptional, location_name: "CodeSize"))
991
+ FleetAdvisorSchemaObjectResponse.struct_class = Types::FleetAdvisorSchemaObjectResponse
992
+
811
993
  GcpMySQLSettings.add_member(:after_connect_script, Shapes::ShapeRef.new(shape: String, location_name: "AfterConnectScript"))
812
994
  GcpMySQLSettings.add_member(:clean_source_metadata_on_mismatch, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "CleanSourceMetadataOnMismatch"))
813
995
  GcpMySQLSettings.add_member(:database_name, Shapes::ShapeRef.new(shape: String, location_name: "DatabaseName"))
@@ -857,12 +1039,19 @@ module Aws::DatabaseMigrationService
857
1039
  InvalidCertificateFault.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
858
1040
  InvalidCertificateFault.struct_class = Types::InvalidCertificateFault
859
1041
 
1042
+ InvalidOperationFault.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
1043
+ InvalidOperationFault.struct_class = Types::InvalidOperationFault
1044
+
860
1045
  InvalidResourceStateFault.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
861
1046
  InvalidResourceStateFault.struct_class = Types::InvalidResourceStateFault
862
1047
 
863
1048
  InvalidSubnet.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
864
1049
  InvalidSubnet.struct_class = Types::InvalidSubnet
865
1050
 
1051
+ InventoryData.add_member(:number_of_databases, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "NumberOfDatabases"))
1052
+ InventoryData.add_member(:number_of_schemas, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "NumberOfSchemas"))
1053
+ InventoryData.struct_class = Types::InventoryData
1054
+
866
1055
  KMSAccessDeniedFault.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
867
1056
  KMSAccessDeniedFault.struct_class = Types::KMSAccessDeniedFault
868
1057
 
@@ -1385,6 +1574,10 @@ module Aws::DatabaseMigrationService
1385
1574
  ResourceQuotaExceededFault.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
1386
1575
  ResourceQuotaExceededFault.struct_class = Types::ResourceQuotaExceededFault
1387
1576
 
1577
+ RunFleetAdvisorLsaAnalysisResponse.add_member(:lsa_analysis_id, Shapes::ShapeRef.new(shape: String, location_name: "LsaAnalysisId"))
1578
+ RunFleetAdvisorLsaAnalysisResponse.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
1579
+ RunFleetAdvisorLsaAnalysisResponse.struct_class = Types::RunFleetAdvisorLsaAnalysisResponse
1580
+
1388
1581
  S3AccessDeniedFault.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
1389
1582
  S3AccessDeniedFault.struct_class = Types::S3AccessDeniedFault
1390
1583
 
@@ -1439,6 +1632,29 @@ module Aws::DatabaseMigrationService
1439
1632
 
1440
1633
  SchemaList.member = Shapes::ShapeRef.new(shape: String)
1441
1634
 
1635
+ SchemaResponse.add_member(:code_line_count, Shapes::ShapeRef.new(shape: LongOptional, location_name: "CodeLineCount"))
1636
+ SchemaResponse.add_member(:code_size, Shapes::ShapeRef.new(shape: LongOptional, location_name: "CodeSize"))
1637
+ SchemaResponse.add_member(:complexity, Shapes::ShapeRef.new(shape: String, location_name: "Complexity"))
1638
+ SchemaResponse.add_member(:server, Shapes::ShapeRef.new(shape: ServerShortInfoResponse, location_name: "Server"))
1639
+ SchemaResponse.add_member(:database_instance, Shapes::ShapeRef.new(shape: DatabaseShortInfoResponse, location_name: "DatabaseInstance"))
1640
+ SchemaResponse.add_member(:schema_id, Shapes::ShapeRef.new(shape: String, location_name: "SchemaId"))
1641
+ SchemaResponse.add_member(:schema_name, Shapes::ShapeRef.new(shape: String, location_name: "SchemaName"))
1642
+ SchemaResponse.add_member(:original_schema, Shapes::ShapeRef.new(shape: SchemaShortInfoResponse, location_name: "OriginalSchema"))
1643
+ SchemaResponse.add_member(:similarity, Shapes::ShapeRef.new(shape: DoubleOptional, location_name: "Similarity"))
1644
+ SchemaResponse.struct_class = Types::SchemaResponse
1645
+
1646
+ SchemaShortInfoResponse.add_member(:schema_id, Shapes::ShapeRef.new(shape: String, location_name: "SchemaId"))
1647
+ SchemaShortInfoResponse.add_member(:schema_name, Shapes::ShapeRef.new(shape: String, location_name: "SchemaName"))
1648
+ SchemaShortInfoResponse.add_member(:database_id, Shapes::ShapeRef.new(shape: String, location_name: "DatabaseId"))
1649
+ SchemaShortInfoResponse.add_member(:database_name, Shapes::ShapeRef.new(shape: String, location_name: "DatabaseName"))
1650
+ SchemaShortInfoResponse.add_member(:database_ip_address, Shapes::ShapeRef.new(shape: String, location_name: "DatabaseIpAddress"))
1651
+ SchemaShortInfoResponse.struct_class = Types::SchemaShortInfoResponse
1652
+
1653
+ ServerShortInfoResponse.add_member(:server_id, Shapes::ShapeRef.new(shape: String, location_name: "ServerId"))
1654
+ ServerShortInfoResponse.add_member(:ip_address, Shapes::ShapeRef.new(shape: String, location_name: "IpAddress"))
1655
+ ServerShortInfoResponse.add_member(:server_name, Shapes::ShapeRef.new(shape: String, location_name: "ServerName"))
1656
+ ServerShortInfoResponse.struct_class = Types::ServerShortInfoResponse
1657
+
1442
1658
  SourceIdsList.member = Shapes::ShapeRef.new(shape: String)
1443
1659
 
1444
1660
  StartReplicationTaskAssessmentMessage.add_member(:replication_task_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationTaskArn"))
@@ -1480,6 +1696,8 @@ module Aws::DatabaseMigrationService
1480
1696
  StorageQuotaExceededFault.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
1481
1697
  StorageQuotaExceededFault.struct_class = Types::StorageQuotaExceededFault
1482
1698
 
1699
+ StringList.member = Shapes::ShapeRef.new(shape: String)
1700
+
1483
1701
  Subnet.add_member(:subnet_identifier, Shapes::ShapeRef.new(shape: String, location_name: "SubnetIdentifier"))
1484
1702
  Subnet.add_member(:subnet_availability_zone, Shapes::ShapeRef.new(shape: AvailabilityZone, location_name: "SubnetAvailabilityZone"))
1485
1703
  Subnet.add_member(:subnet_status, Shapes::ShapeRef.new(shape: String, location_name: "SubnetStatus"))
@@ -1644,6 +1862,19 @@ module Aws::DatabaseMigrationService
1644
1862
  o.errors << Shapes::ShapeRef.new(shape: KMSThrottlingFault)
1645
1863
  end)
1646
1864
 
1865
+ api.add_operation(:create_fleet_advisor_collector, Seahorse::Model::Operation.new.tap do |o|
1866
+ o.name = "CreateFleetAdvisorCollector"
1867
+ o.http_method = "POST"
1868
+ o.http_request_uri = "/"
1869
+ o.input = Shapes::ShapeRef.new(shape: CreateFleetAdvisorCollectorRequest)
1870
+ o.output = Shapes::ShapeRef.new(shape: CreateFleetAdvisorCollectorResponse)
1871
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
1872
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
1873
+ o.errors << Shapes::ShapeRef.new(shape: S3AccessDeniedFault)
1874
+ o.errors << Shapes::ShapeRef.new(shape: S3ResourceNotFoundFault)
1875
+ o.errors << Shapes::ShapeRef.new(shape: ResourceQuotaExceededFault)
1876
+ end)
1877
+
1647
1878
  api.add_operation(:create_replication_instance, Seahorse::Model::Operation.new.tap do |o|
1648
1879
  o.name = "CreateReplicationInstance"
1649
1880
  o.http_method = "POST"
@@ -1731,6 +1962,26 @@ module Aws::DatabaseMigrationService
1731
1962
  o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
1732
1963
  end)
1733
1964
 
1965
+ api.add_operation(:delete_fleet_advisor_collector, Seahorse::Model::Operation.new.tap do |o|
1966
+ o.name = "DeleteFleetAdvisorCollector"
1967
+ o.http_method = "POST"
1968
+ o.http_request_uri = "/"
1969
+ o.input = Shapes::ShapeRef.new(shape: DeleteCollectorRequest)
1970
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1971
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
1972
+ o.errors << Shapes::ShapeRef.new(shape: CollectorNotFoundFault)
1973
+ end)
1974
+
1975
+ api.add_operation(:delete_fleet_advisor_databases, Seahorse::Model::Operation.new.tap do |o|
1976
+ o.name = "DeleteFleetAdvisorDatabases"
1977
+ o.http_method = "POST"
1978
+ o.http_request_uri = "/"
1979
+ o.input = Shapes::ShapeRef.new(shape: DeleteFleetAdvisorDatabasesRequest)
1980
+ o.output = Shapes::ShapeRef.new(shape: DeleteFleetAdvisorDatabasesResponse)
1981
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
1982
+ o.errors << Shapes::ShapeRef.new(shape: InvalidOperationFault)
1983
+ end)
1984
+
1734
1985
  api.add_operation(:delete_replication_instance, Seahorse::Model::Operation.new.tap do |o|
1735
1986
  o.name = "DeleteReplicationInstance"
1736
1987
  o.http_method = "POST"
@@ -1907,6 +2158,81 @@ module Aws::DatabaseMigrationService
1907
2158
  )
1908
2159
  end)
1909
2160
 
2161
+ api.add_operation(:describe_fleet_advisor_collectors, Seahorse::Model::Operation.new.tap do |o|
2162
+ o.name = "DescribeFleetAdvisorCollectors"
2163
+ o.http_method = "POST"
2164
+ o.http_request_uri = "/"
2165
+ o.input = Shapes::ShapeRef.new(shape: DescribeFleetAdvisorCollectorsRequest)
2166
+ o.output = Shapes::ShapeRef.new(shape: DescribeFleetAdvisorCollectorsResponse)
2167
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
2168
+ o[:pager] = Aws::Pager.new(
2169
+ limit_key: "max_records",
2170
+ tokens: {
2171
+ "next_token" => "next_token"
2172
+ }
2173
+ )
2174
+ end)
2175
+
2176
+ api.add_operation(:describe_fleet_advisor_databases, Seahorse::Model::Operation.new.tap do |o|
2177
+ o.name = "DescribeFleetAdvisorDatabases"
2178
+ o.http_method = "POST"
2179
+ o.http_request_uri = "/"
2180
+ o.input = Shapes::ShapeRef.new(shape: DescribeFleetAdvisorDatabasesRequest)
2181
+ o.output = Shapes::ShapeRef.new(shape: DescribeFleetAdvisorDatabasesResponse)
2182
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
2183
+ o[:pager] = Aws::Pager.new(
2184
+ limit_key: "max_records",
2185
+ tokens: {
2186
+ "next_token" => "next_token"
2187
+ }
2188
+ )
2189
+ end)
2190
+
2191
+ api.add_operation(:describe_fleet_advisor_lsa_analysis, Seahorse::Model::Operation.new.tap do |o|
2192
+ o.name = "DescribeFleetAdvisorLsaAnalysis"
2193
+ o.http_method = "POST"
2194
+ o.http_request_uri = "/"
2195
+ o.input = Shapes::ShapeRef.new(shape: DescribeFleetAdvisorLsaAnalysisRequest)
2196
+ o.output = Shapes::ShapeRef.new(shape: DescribeFleetAdvisorLsaAnalysisResponse)
2197
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
2198
+ o[:pager] = Aws::Pager.new(
2199
+ limit_key: "max_records",
2200
+ tokens: {
2201
+ "next_token" => "next_token"
2202
+ }
2203
+ )
2204
+ end)
2205
+
2206
+ api.add_operation(:describe_fleet_advisor_schema_object_summary, Seahorse::Model::Operation.new.tap do |o|
2207
+ o.name = "DescribeFleetAdvisorSchemaObjectSummary"
2208
+ o.http_method = "POST"
2209
+ o.http_request_uri = "/"
2210
+ o.input = Shapes::ShapeRef.new(shape: DescribeFleetAdvisorSchemaObjectSummaryRequest)
2211
+ o.output = Shapes::ShapeRef.new(shape: DescribeFleetAdvisorSchemaObjectSummaryResponse)
2212
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
2213
+ o[:pager] = Aws::Pager.new(
2214
+ limit_key: "max_records",
2215
+ tokens: {
2216
+ "next_token" => "next_token"
2217
+ }
2218
+ )
2219
+ end)
2220
+
2221
+ api.add_operation(:describe_fleet_advisor_schemas, Seahorse::Model::Operation.new.tap do |o|
2222
+ o.name = "DescribeFleetAdvisorSchemas"
2223
+ o.http_method = "POST"
2224
+ o.http_request_uri = "/"
2225
+ o.input = Shapes::ShapeRef.new(shape: DescribeFleetAdvisorSchemasRequest)
2226
+ o.output = Shapes::ShapeRef.new(shape: DescribeFleetAdvisorSchemasResponse)
2227
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
2228
+ o[:pager] = Aws::Pager.new(
2229
+ limit_key: "max_records",
2230
+ tokens: {
2231
+ "next_token" => "next_token"
2232
+ }
2233
+ )
2234
+ end)
2235
+
1910
2236
  api.add_operation(:describe_orderable_replication_instances, Seahorse::Model::Operation.new.tap do |o|
1911
2237
  o.name = "DescribeOrderableReplicationInstances"
1912
2238
  o.http_method = "POST"
@@ -2229,6 +2555,16 @@ module Aws::DatabaseMigrationService
2229
2555
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
2230
2556
  end)
2231
2557
 
2558
+ api.add_operation(:run_fleet_advisor_lsa_analysis, Seahorse::Model::Operation.new.tap do |o|
2559
+ o.name = "RunFleetAdvisorLsaAnalysis"
2560
+ o.http_method = "POST"
2561
+ o.http_request_uri = "/"
2562
+ o.input = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2563
+ o.output = Shapes::ShapeRef.new(shape: RunFleetAdvisorLsaAnalysisResponse)
2564
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
2565
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
2566
+ end)
2567
+
2232
2568
  api.add_operation(:start_replication_task, Seahorse::Model::Operation.new.tap do |o|
2233
2569
  o.name = "StartReplicationTask"
2234
2570
  o.http_method = "POST"
@@ -28,8 +28,10 @@ module Aws::DatabaseMigrationService
28
28
  #
29
29
  # ## Error Classes
30
30
  # * {AccessDeniedFault}
31
+ # * {CollectorNotFoundFault}
31
32
  # * {InsufficientResourceCapacityFault}
32
33
  # * {InvalidCertificateFault}
34
+ # * {InvalidOperationFault}
33
35
  # * {InvalidResourceStateFault}
34
36
  # * {InvalidSubnet}
35
37
  # * {KMSAccessDeniedFault}
@@ -72,6 +74,21 @@ module Aws::DatabaseMigrationService
72
74
  end
73
75
  end
74
76
 
77
+ class CollectorNotFoundFault < ServiceError
78
+
79
+ # @param [Seahorse::Client::RequestContext] context
80
+ # @param [String] message
81
+ # @param [Aws::DatabaseMigrationService::Types::CollectorNotFoundFault] data
82
+ def initialize(context, message, data = Aws::EmptyStructure.new)
83
+ super(context, message, data)
84
+ end
85
+
86
+ # @return [String]
87
+ def message
88
+ @message || @data[:message]
89
+ end
90
+ end
91
+
75
92
  class InsufficientResourceCapacityFault < ServiceError
76
93
 
77
94
  # @param [Seahorse::Client::RequestContext] context
@@ -102,6 +119,21 @@ module Aws::DatabaseMigrationService
102
119
  end
103
120
  end
104
121
 
122
+ class InvalidOperationFault < ServiceError
123
+
124
+ # @param [Seahorse::Client::RequestContext] context
125
+ # @param [String] message
126
+ # @param [Aws::DatabaseMigrationService::Types::InvalidOperationFault] data
127
+ def initialize(context, message, data = Aws::EmptyStructure.new)
128
+ super(context, message, data)
129
+ end
130
+
131
+ # @return [String]
132
+ def message
133
+ @message || @data[:message]
134
+ end
135
+ end
136
+
105
137
  class InvalidResourceStateFault < ServiceError
106
138
 
107
139
  # @param [Seahorse::Client::RequestContext] context