aws-sdk-databasemigrationservice 1.37.0 → 1.43.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.
@@ -26,6 +26,8 @@ module Aws::DatabaseMigrationService
26
26
  AvailabilityZonesList = Shapes::ListShape.new(name: 'AvailabilityZonesList')
27
27
  Boolean = Shapes::BooleanShape.new(name: 'Boolean')
28
28
  BooleanOptional = Shapes::BooleanShape.new(name: 'BooleanOptional')
29
+ CancelReplicationTaskAssessmentRunMessage = Shapes::StructureShape.new(name: 'CancelReplicationTaskAssessmentRunMessage')
30
+ CancelReplicationTaskAssessmentRunResponse = Shapes::StructureShape.new(name: 'CancelReplicationTaskAssessmentRunResponse')
29
31
  Certificate = Shapes::StructureShape.new(name: 'Certificate')
30
32
  CertificateList = Shapes::ListShape.new(name: 'CertificateList')
31
33
  CertificateWallet = Shapes::BlobShape.new(name: 'CertificateWallet')
@@ -55,10 +57,14 @@ module Aws::DatabaseMigrationService
55
57
  DeleteReplicationInstanceResponse = Shapes::StructureShape.new(name: 'DeleteReplicationInstanceResponse')
56
58
  DeleteReplicationSubnetGroupMessage = Shapes::StructureShape.new(name: 'DeleteReplicationSubnetGroupMessage')
57
59
  DeleteReplicationSubnetGroupResponse = Shapes::StructureShape.new(name: 'DeleteReplicationSubnetGroupResponse')
60
+ DeleteReplicationTaskAssessmentRunMessage = Shapes::StructureShape.new(name: 'DeleteReplicationTaskAssessmentRunMessage')
61
+ DeleteReplicationTaskAssessmentRunResponse = Shapes::StructureShape.new(name: 'DeleteReplicationTaskAssessmentRunResponse')
58
62
  DeleteReplicationTaskMessage = Shapes::StructureShape.new(name: 'DeleteReplicationTaskMessage')
59
63
  DeleteReplicationTaskResponse = Shapes::StructureShape.new(name: 'DeleteReplicationTaskResponse')
60
64
  DescribeAccountAttributesMessage = Shapes::StructureShape.new(name: 'DescribeAccountAttributesMessage')
61
65
  DescribeAccountAttributesResponse = Shapes::StructureShape.new(name: 'DescribeAccountAttributesResponse')
66
+ DescribeApplicableIndividualAssessmentsMessage = Shapes::StructureShape.new(name: 'DescribeApplicableIndividualAssessmentsMessage')
67
+ DescribeApplicableIndividualAssessmentsResponse = Shapes::StructureShape.new(name: 'DescribeApplicableIndividualAssessmentsResponse')
62
68
  DescribeCertificatesMessage = Shapes::StructureShape.new(name: 'DescribeCertificatesMessage')
63
69
  DescribeCertificatesResponse = Shapes::StructureShape.new(name: 'DescribeCertificatesResponse')
64
70
  DescribeConnectionsMessage = Shapes::StructureShape.new(name: 'DescribeConnectionsMessage')
@@ -87,6 +93,10 @@ module Aws::DatabaseMigrationService
87
93
  DescribeReplicationSubnetGroupsResponse = Shapes::StructureShape.new(name: 'DescribeReplicationSubnetGroupsResponse')
88
94
  DescribeReplicationTaskAssessmentResultsMessage = Shapes::StructureShape.new(name: 'DescribeReplicationTaskAssessmentResultsMessage')
89
95
  DescribeReplicationTaskAssessmentResultsResponse = Shapes::StructureShape.new(name: 'DescribeReplicationTaskAssessmentResultsResponse')
96
+ DescribeReplicationTaskAssessmentRunsMessage = Shapes::StructureShape.new(name: 'DescribeReplicationTaskAssessmentRunsMessage')
97
+ DescribeReplicationTaskAssessmentRunsResponse = Shapes::StructureShape.new(name: 'DescribeReplicationTaskAssessmentRunsResponse')
98
+ DescribeReplicationTaskIndividualAssessmentsMessage = Shapes::StructureShape.new(name: 'DescribeReplicationTaskIndividualAssessmentsMessage')
99
+ DescribeReplicationTaskIndividualAssessmentsResponse = Shapes::StructureShape.new(name: 'DescribeReplicationTaskIndividualAssessmentsResponse')
90
100
  DescribeReplicationTasksMessage = Shapes::StructureShape.new(name: 'DescribeReplicationTasksMessage')
91
101
  DescribeReplicationTasksResponse = Shapes::StructureShape.new(name: 'DescribeReplicationTasksResponse')
92
102
  DescribeSchemasMessage = Shapes::StructureShape.new(name: 'DescribeSchemasMessage')
@@ -109,11 +119,15 @@ module Aws::DatabaseMigrationService
109
119
  EventSubscription = Shapes::StructureShape.new(name: 'EventSubscription')
110
120
  EventSubscriptionsList = Shapes::ListShape.new(name: 'EventSubscriptionsList')
111
121
  ExceptionMessage = Shapes::StringShape.new(name: 'ExceptionMessage')
122
+ ExcludeTestList = Shapes::ListShape.new(name: 'ExcludeTestList')
112
123
  Filter = Shapes::StructureShape.new(name: 'Filter')
113
124
  FilterList = Shapes::ListShape.new(name: 'FilterList')
114
125
  FilterValueList = Shapes::ListShape.new(name: 'FilterValueList')
126
+ IBMDb2Settings = Shapes::StructureShape.new(name: 'IBMDb2Settings')
115
127
  ImportCertificateMessage = Shapes::StructureShape.new(name: 'ImportCertificateMessage')
116
128
  ImportCertificateResponse = Shapes::StructureShape.new(name: 'ImportCertificateResponse')
129
+ IncludeTestList = Shapes::ListShape.new(name: 'IncludeTestList')
130
+ IndividualAssessmentNameList = Shapes::ListShape.new(name: 'IndividualAssessmentNameList')
117
131
  InsufficientResourceCapacityFault = Shapes::StructureShape.new(name: 'InsufficientResourceCapacityFault')
118
132
  Integer = Shapes::IntegerShape.new(name: 'Integer')
119
133
  IntegerOptional = Shapes::IntegerShape.new(name: 'IntegerOptional')
@@ -122,6 +136,7 @@ module Aws::DatabaseMigrationService
122
136
  InvalidSubnet = Shapes::StructureShape.new(name: 'InvalidSubnet')
123
137
  KMSAccessDeniedFault = Shapes::StructureShape.new(name: 'KMSAccessDeniedFault')
124
138
  KMSDisabledFault = Shapes::StructureShape.new(name: 'KMSDisabledFault')
139
+ KMSFault = Shapes::StructureShape.new(name: 'KMSFault')
125
140
  KMSInvalidStateFault = Shapes::StructureShape.new(name: 'KMSInvalidStateFault')
126
141
  KMSKeyNotAccessibleFault = Shapes::StructureShape.new(name: 'KMSKeyNotAccessibleFault')
127
142
  KMSNotFoundFault = Shapes::StructureShape.new(name: 'KMSNotFoundFault')
@@ -133,6 +148,7 @@ module Aws::DatabaseMigrationService
133
148
  ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
134
149
  Long = Shapes::IntegerShape.new(name: 'Long')
135
150
  MessageFormatValue = Shapes::StringShape.new(name: 'MessageFormatValue')
151
+ MicrosoftSQLServerSettings = Shapes::StructureShape.new(name: 'MicrosoftSQLServerSettings')
136
152
  MigrationTypeValue = Shapes::StringShape.new(name: 'MigrationTypeValue')
137
153
  ModifyEndpointMessage = Shapes::StructureShape.new(name: 'ModifyEndpointMessage')
138
154
  ModifyEndpointResponse = Shapes::StructureShape.new(name: 'ModifyEndpointResponse')
@@ -145,14 +161,17 @@ module Aws::DatabaseMigrationService
145
161
  ModifyReplicationTaskMessage = Shapes::StructureShape.new(name: 'ModifyReplicationTaskMessage')
146
162
  ModifyReplicationTaskResponse = Shapes::StructureShape.new(name: 'ModifyReplicationTaskResponse')
147
163
  MongoDbSettings = Shapes::StructureShape.new(name: 'MongoDbSettings')
164
+ MySQLSettings = Shapes::StructureShape.new(name: 'MySQLSettings')
148
165
  NeptuneSettings = Shapes::StructureShape.new(name: 'NeptuneSettings')
149
166
  NestingLevelValue = Shapes::StringShape.new(name: 'NestingLevelValue')
167
+ OracleSettings = Shapes::StructureShape.new(name: 'OracleSettings')
150
168
  OrderableReplicationInstance = Shapes::StructureShape.new(name: 'OrderableReplicationInstance')
151
169
  OrderableReplicationInstanceList = Shapes::ListShape.new(name: 'OrderableReplicationInstanceList')
152
170
  ParquetVersionValue = Shapes::StringShape.new(name: 'ParquetVersionValue')
153
171
  PendingMaintenanceAction = Shapes::StructureShape.new(name: 'PendingMaintenanceAction')
154
172
  PendingMaintenanceActionDetails = Shapes::ListShape.new(name: 'PendingMaintenanceActionDetails')
155
173
  PendingMaintenanceActions = Shapes::ListShape.new(name: 'PendingMaintenanceActions')
174
+ PostgreSQLSettings = Shapes::StructureShape.new(name: 'PostgreSQLSettings')
156
175
  RebootReplicationInstanceMessage = Shapes::StructureShape.new(name: 'RebootReplicationInstanceMessage')
157
176
  RebootReplicationInstanceResponse = Shapes::StructureShape.new(name: 'RebootReplicationInstanceResponse')
158
177
  RedshiftSettings = Shapes::StructureShape.new(name: 'RedshiftSettings')
@@ -180,6 +199,11 @@ module Aws::DatabaseMigrationService
180
199
  ReplicationTask = Shapes::StructureShape.new(name: 'ReplicationTask')
181
200
  ReplicationTaskAssessmentResult = Shapes::StructureShape.new(name: 'ReplicationTaskAssessmentResult')
182
201
  ReplicationTaskAssessmentResultList = Shapes::ListShape.new(name: 'ReplicationTaskAssessmentResultList')
202
+ ReplicationTaskAssessmentRun = Shapes::StructureShape.new(name: 'ReplicationTaskAssessmentRun')
203
+ ReplicationTaskAssessmentRunList = Shapes::ListShape.new(name: 'ReplicationTaskAssessmentRunList')
204
+ ReplicationTaskAssessmentRunProgress = Shapes::StructureShape.new(name: 'ReplicationTaskAssessmentRunProgress')
205
+ ReplicationTaskIndividualAssessment = Shapes::StructureShape.new(name: 'ReplicationTaskIndividualAssessment')
206
+ ReplicationTaskIndividualAssessmentList = Shapes::ListShape.new(name: 'ReplicationTaskIndividualAssessmentList')
183
207
  ReplicationTaskList = Shapes::ListShape.new(name: 'ReplicationTaskList')
184
208
  ReplicationTaskStats = Shapes::StructureShape.new(name: 'ReplicationTaskStats')
185
209
  ResourceAlreadyExistsFault = Shapes::StructureShape.new(name: 'ResourceAlreadyExistsFault')
@@ -187,6 +211,8 @@ module Aws::DatabaseMigrationService
187
211
  ResourceNotFoundFault = Shapes::StructureShape.new(name: 'ResourceNotFoundFault')
188
212
  ResourcePendingMaintenanceActions = Shapes::StructureShape.new(name: 'ResourcePendingMaintenanceActions')
189
213
  ResourceQuotaExceededFault = Shapes::StructureShape.new(name: 'ResourceQuotaExceededFault')
214
+ S3AccessDeniedFault = Shapes::StructureShape.new(name: 'S3AccessDeniedFault')
215
+ S3ResourceNotFoundFault = Shapes::StructureShape.new(name: 'S3ResourceNotFoundFault')
190
216
  S3Settings = Shapes::StructureShape.new(name: 'S3Settings')
191
217
  SNSInvalidTopicFault = Shapes::StructureShape.new(name: 'SNSInvalidTopicFault')
192
218
  SNSNoAuthorizationFault = Shapes::StructureShape.new(name: 'SNSNoAuthorizationFault')
@@ -196,6 +222,8 @@ module Aws::DatabaseMigrationService
196
222
  SourceType = Shapes::StringShape.new(name: 'SourceType')
197
223
  StartReplicationTaskAssessmentMessage = Shapes::StructureShape.new(name: 'StartReplicationTaskAssessmentMessage')
198
224
  StartReplicationTaskAssessmentResponse = Shapes::StructureShape.new(name: 'StartReplicationTaskAssessmentResponse')
225
+ StartReplicationTaskAssessmentRunMessage = Shapes::StructureShape.new(name: 'StartReplicationTaskAssessmentRunMessage')
226
+ StartReplicationTaskAssessmentRunResponse = Shapes::StructureShape.new(name: 'StartReplicationTaskAssessmentRunResponse')
199
227
  StartReplicationTaskMessage = Shapes::StructureShape.new(name: 'StartReplicationTaskMessage')
200
228
  StartReplicationTaskResponse = Shapes::StructureShape.new(name: 'StartReplicationTaskResponse')
201
229
  StartReplicationTaskTypeValue = Shapes::StringShape.new(name: 'StartReplicationTaskTypeValue')
@@ -209,6 +237,7 @@ module Aws::DatabaseMigrationService
209
237
  SubnetList = Shapes::ListShape.new(name: 'SubnetList')
210
238
  SupportedEndpointType = Shapes::StructureShape.new(name: 'SupportedEndpointType')
211
239
  SupportedEndpointTypeList = Shapes::ListShape.new(name: 'SupportedEndpointTypeList')
240
+ SybaseSettings = Shapes::StructureShape.new(name: 'SybaseSettings')
212
241
  TStamp = Shapes::TimestampShape.new(name: 'TStamp')
213
242
  TableListToReload = Shapes::ListShape.new(name: 'TableListToReload')
214
243
  TableStatistics = Shapes::StructureShape.new(name: 'TableStatistics')
@@ -252,6 +281,12 @@ module Aws::DatabaseMigrationService
252
281
 
253
282
  AvailabilityZonesList.member = Shapes::ShapeRef.new(shape: String)
254
283
 
284
+ CancelReplicationTaskAssessmentRunMessage.add_member(:replication_task_assessment_run_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationTaskAssessmentRunArn"))
285
+ CancelReplicationTaskAssessmentRunMessage.struct_class = Types::CancelReplicationTaskAssessmentRunMessage
286
+
287
+ CancelReplicationTaskAssessmentRunResponse.add_member(:replication_task_assessment_run, Shapes::ShapeRef.new(shape: ReplicationTaskAssessmentRun, location_name: "ReplicationTaskAssessmentRun"))
288
+ CancelReplicationTaskAssessmentRunResponse.struct_class = Types::CancelReplicationTaskAssessmentRunResponse
289
+
255
290
  Certificate.add_member(:certificate_identifier, Shapes::ShapeRef.new(shape: String, location_name: "CertificateIdentifier"))
256
291
  Certificate.add_member(:certificate_creation_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "CertificateCreationDate"))
257
292
  Certificate.add_member(:certificate_pem, Shapes::ShapeRef.new(shape: String, location_name: "CertificatePem"))
@@ -300,6 +335,12 @@ module Aws::DatabaseMigrationService
300
335
  CreateEndpointMessage.add_member(:elasticsearch_settings, Shapes::ShapeRef.new(shape: ElasticsearchSettings, location_name: "ElasticsearchSettings"))
301
336
  CreateEndpointMessage.add_member(:neptune_settings, Shapes::ShapeRef.new(shape: NeptuneSettings, location_name: "NeptuneSettings"))
302
337
  CreateEndpointMessage.add_member(:redshift_settings, Shapes::ShapeRef.new(shape: RedshiftSettings, location_name: "RedshiftSettings"))
338
+ CreateEndpointMessage.add_member(:postgre_sql_settings, Shapes::ShapeRef.new(shape: PostgreSQLSettings, location_name: "PostgreSQLSettings"))
339
+ CreateEndpointMessage.add_member(:my_sql_settings, Shapes::ShapeRef.new(shape: MySQLSettings, location_name: "MySQLSettings"))
340
+ CreateEndpointMessage.add_member(:oracle_settings, Shapes::ShapeRef.new(shape: OracleSettings, location_name: "OracleSettings"))
341
+ CreateEndpointMessage.add_member(:sybase_settings, Shapes::ShapeRef.new(shape: SybaseSettings, location_name: "SybaseSettings"))
342
+ CreateEndpointMessage.add_member(:microsoft_sql_server_settings, Shapes::ShapeRef.new(shape: MicrosoftSQLServerSettings, location_name: "MicrosoftSQLServerSettings"))
343
+ CreateEndpointMessage.add_member(:ibm_db_2_settings, Shapes::ShapeRef.new(shape: IBMDb2Settings, location_name: "IBMDb2Settings"))
303
344
  CreateEndpointMessage.struct_class = Types::CreateEndpointMessage
304
345
 
305
346
  CreateEndpointResponse.add_member(:endpoint, Shapes::ShapeRef.new(shape: Endpoint, location_name: "Endpoint"))
@@ -398,6 +439,12 @@ module Aws::DatabaseMigrationService
398
439
 
399
440
  DeleteReplicationSubnetGroupResponse.struct_class = Types::DeleteReplicationSubnetGroupResponse
400
441
 
442
+ DeleteReplicationTaskAssessmentRunMessage.add_member(:replication_task_assessment_run_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationTaskAssessmentRunArn"))
443
+ DeleteReplicationTaskAssessmentRunMessage.struct_class = Types::DeleteReplicationTaskAssessmentRunMessage
444
+
445
+ DeleteReplicationTaskAssessmentRunResponse.add_member(:replication_task_assessment_run, Shapes::ShapeRef.new(shape: ReplicationTaskAssessmentRun, location_name: "ReplicationTaskAssessmentRun"))
446
+ DeleteReplicationTaskAssessmentRunResponse.struct_class = Types::DeleteReplicationTaskAssessmentRunResponse
447
+
401
448
  DeleteReplicationTaskMessage.add_member(:replication_task_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationTaskArn"))
402
449
  DeleteReplicationTaskMessage.struct_class = Types::DeleteReplicationTaskMessage
403
450
 
@@ -410,6 +457,19 @@ module Aws::DatabaseMigrationService
410
457
  DescribeAccountAttributesResponse.add_member(:unique_account_identifier, Shapes::ShapeRef.new(shape: String, location_name: "UniqueAccountIdentifier"))
411
458
  DescribeAccountAttributesResponse.struct_class = Types::DescribeAccountAttributesResponse
412
459
 
460
+ DescribeApplicableIndividualAssessmentsMessage.add_member(:replication_task_arn, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationTaskArn"))
461
+ DescribeApplicableIndividualAssessmentsMessage.add_member(:replication_instance_arn, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationInstanceArn"))
462
+ DescribeApplicableIndividualAssessmentsMessage.add_member(:source_engine_name, Shapes::ShapeRef.new(shape: String, location_name: "SourceEngineName"))
463
+ DescribeApplicableIndividualAssessmentsMessage.add_member(:target_engine_name, Shapes::ShapeRef.new(shape: String, location_name: "TargetEngineName"))
464
+ DescribeApplicableIndividualAssessmentsMessage.add_member(:migration_type, Shapes::ShapeRef.new(shape: MigrationTypeValue, location_name: "MigrationType"))
465
+ DescribeApplicableIndividualAssessmentsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
466
+ DescribeApplicableIndividualAssessmentsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
467
+ DescribeApplicableIndividualAssessmentsMessage.struct_class = Types::DescribeApplicableIndividualAssessmentsMessage
468
+
469
+ DescribeApplicableIndividualAssessmentsResponse.add_member(:individual_assessment_names, Shapes::ShapeRef.new(shape: IndividualAssessmentNameList, location_name: "IndividualAssessmentNames"))
470
+ DescribeApplicableIndividualAssessmentsResponse.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
471
+ DescribeApplicableIndividualAssessmentsResponse.struct_class = Types::DescribeApplicableIndividualAssessmentsResponse
472
+
413
473
  DescribeCertificatesMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
414
474
  DescribeCertificatesMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
415
475
  DescribeCertificatesMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
@@ -540,6 +600,24 @@ module Aws::DatabaseMigrationService
540
600
  DescribeReplicationTaskAssessmentResultsResponse.add_member(:replication_task_assessment_results, Shapes::ShapeRef.new(shape: ReplicationTaskAssessmentResultList, location_name: "ReplicationTaskAssessmentResults"))
541
601
  DescribeReplicationTaskAssessmentResultsResponse.struct_class = Types::DescribeReplicationTaskAssessmentResultsResponse
542
602
 
603
+ DescribeReplicationTaskAssessmentRunsMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
604
+ DescribeReplicationTaskAssessmentRunsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
605
+ DescribeReplicationTaskAssessmentRunsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
606
+ DescribeReplicationTaskAssessmentRunsMessage.struct_class = Types::DescribeReplicationTaskAssessmentRunsMessage
607
+
608
+ DescribeReplicationTaskAssessmentRunsResponse.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
609
+ DescribeReplicationTaskAssessmentRunsResponse.add_member(:replication_task_assessment_runs, Shapes::ShapeRef.new(shape: ReplicationTaskAssessmentRunList, location_name: "ReplicationTaskAssessmentRuns"))
610
+ DescribeReplicationTaskAssessmentRunsResponse.struct_class = Types::DescribeReplicationTaskAssessmentRunsResponse
611
+
612
+ DescribeReplicationTaskIndividualAssessmentsMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
613
+ DescribeReplicationTaskIndividualAssessmentsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
614
+ DescribeReplicationTaskIndividualAssessmentsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
615
+ DescribeReplicationTaskIndividualAssessmentsMessage.struct_class = Types::DescribeReplicationTaskIndividualAssessmentsMessage
616
+
617
+ DescribeReplicationTaskIndividualAssessmentsResponse.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
618
+ DescribeReplicationTaskIndividualAssessmentsResponse.add_member(:replication_task_individual_assessments, Shapes::ShapeRef.new(shape: ReplicationTaskIndividualAssessmentList, location_name: "ReplicationTaskIndividualAssessments"))
619
+ DescribeReplicationTaskIndividualAssessmentsResponse.struct_class = Types::DescribeReplicationTaskIndividualAssessmentsResponse
620
+
543
621
  DescribeReplicationTasksMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
544
622
  DescribeReplicationTasksMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
545
623
  DescribeReplicationTasksMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
@@ -609,6 +687,12 @@ module Aws::DatabaseMigrationService
609
687
  Endpoint.add_member(:elasticsearch_settings, Shapes::ShapeRef.new(shape: ElasticsearchSettings, location_name: "ElasticsearchSettings"))
610
688
  Endpoint.add_member(:neptune_settings, Shapes::ShapeRef.new(shape: NeptuneSettings, location_name: "NeptuneSettings"))
611
689
  Endpoint.add_member(:redshift_settings, Shapes::ShapeRef.new(shape: RedshiftSettings, location_name: "RedshiftSettings"))
690
+ Endpoint.add_member(:postgre_sql_settings, Shapes::ShapeRef.new(shape: PostgreSQLSettings, location_name: "PostgreSQLSettings"))
691
+ Endpoint.add_member(:my_sql_settings, Shapes::ShapeRef.new(shape: MySQLSettings, location_name: "MySQLSettings"))
692
+ Endpoint.add_member(:oracle_settings, Shapes::ShapeRef.new(shape: OracleSettings, location_name: "OracleSettings"))
693
+ Endpoint.add_member(:sybase_settings, Shapes::ShapeRef.new(shape: SybaseSettings, location_name: "SybaseSettings"))
694
+ Endpoint.add_member(:microsoft_sql_server_settings, Shapes::ShapeRef.new(shape: MicrosoftSQLServerSettings, location_name: "MicrosoftSQLServerSettings"))
695
+ Endpoint.add_member(:ibm_db_2_settings, Shapes::ShapeRef.new(shape: IBMDb2Settings, location_name: "IBMDb2Settings"))
612
696
  Endpoint.struct_class = Types::Endpoint
613
697
 
614
698
  EndpointList.member = Shapes::ShapeRef.new(shape: Endpoint)
@@ -643,6 +727,8 @@ module Aws::DatabaseMigrationService
643
727
 
644
728
  EventSubscriptionsList.member = Shapes::ShapeRef.new(shape: EventSubscription)
645
729
 
730
+ ExcludeTestList.member = Shapes::ShapeRef.new(shape: String)
731
+
646
732
  Filter.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Name"))
647
733
  Filter.add_member(:values, Shapes::ShapeRef.new(shape: FilterValueList, required: true, location_name: "Values"))
648
734
  Filter.struct_class = Types::Filter
@@ -651,6 +737,13 @@ module Aws::DatabaseMigrationService
651
737
 
652
738
  FilterValueList.member = Shapes::ShapeRef.new(shape: String)
653
739
 
740
+ IBMDb2Settings.add_member(:database_name, Shapes::ShapeRef.new(shape: String, location_name: "DatabaseName"))
741
+ IBMDb2Settings.add_member(:password, Shapes::ShapeRef.new(shape: SecretString, location_name: "Password"))
742
+ IBMDb2Settings.add_member(:port, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Port"))
743
+ IBMDb2Settings.add_member(:server_name, Shapes::ShapeRef.new(shape: String, location_name: "ServerName"))
744
+ IBMDb2Settings.add_member(:username, Shapes::ShapeRef.new(shape: String, location_name: "Username"))
745
+ IBMDb2Settings.struct_class = Types::IBMDb2Settings
746
+
654
747
  ImportCertificateMessage.add_member(:certificate_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CertificateIdentifier"))
655
748
  ImportCertificateMessage.add_member(:certificate_pem, Shapes::ShapeRef.new(shape: String, location_name: "CertificatePem"))
656
749
  ImportCertificateMessage.add_member(:certificate_wallet, Shapes::ShapeRef.new(shape: CertificateWallet, location_name: "CertificateWallet"))
@@ -660,6 +753,10 @@ module Aws::DatabaseMigrationService
660
753
  ImportCertificateResponse.add_member(:certificate, Shapes::ShapeRef.new(shape: Certificate, location_name: "Certificate"))
661
754
  ImportCertificateResponse.struct_class = Types::ImportCertificateResponse
662
755
 
756
+ IncludeTestList.member = Shapes::ShapeRef.new(shape: String)
757
+
758
+ IndividualAssessmentNameList.member = Shapes::ShapeRef.new(shape: String)
759
+
663
760
  InsufficientResourceCapacityFault.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
664
761
  InsufficientResourceCapacityFault.struct_class = Types::InsufficientResourceCapacityFault
665
762
 
@@ -678,6 +775,9 @@ module Aws::DatabaseMigrationService
678
775
  KMSDisabledFault.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
679
776
  KMSDisabledFault.struct_class = Types::KMSDisabledFault
680
777
 
778
+ KMSFault.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
779
+ KMSFault.struct_class = Types::KMSFault
780
+
681
781
  KMSInvalidStateFault.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
682
782
  KMSInvalidStateFault.struct_class = Types::KMSInvalidStateFault
683
783
 
@@ -692,6 +792,14 @@ module Aws::DatabaseMigrationService
692
792
 
693
793
  KafkaSettings.add_member(:broker, Shapes::ShapeRef.new(shape: String, location_name: "Broker"))
694
794
  KafkaSettings.add_member(:topic, Shapes::ShapeRef.new(shape: String, location_name: "Topic"))
795
+ KafkaSettings.add_member(:message_format, Shapes::ShapeRef.new(shape: MessageFormatValue, location_name: "MessageFormat"))
796
+ KafkaSettings.add_member(:include_transaction_details, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "IncludeTransactionDetails"))
797
+ KafkaSettings.add_member(:include_partition_value, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "IncludePartitionValue"))
798
+ KafkaSettings.add_member(:partition_include_schema_table, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "PartitionIncludeSchemaTable"))
799
+ KafkaSettings.add_member(:include_table_alter_operations, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "IncludeTableAlterOperations"))
800
+ KafkaSettings.add_member(:include_control_details, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "IncludeControlDetails"))
801
+ KafkaSettings.add_member(:message_max_bytes, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MessageMaxBytes"))
802
+ KafkaSettings.add_member(:include_null_and_empty, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "IncludeNullAndEmpty"))
695
803
  KafkaSettings.struct_class = Types::KafkaSettings
696
804
 
697
805
  KeyList.member = Shapes::ShapeRef.new(shape: String)
@@ -704,6 +812,7 @@ module Aws::DatabaseMigrationService
704
812
  KinesisSettings.add_member(:partition_include_schema_table, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "PartitionIncludeSchemaTable"))
705
813
  KinesisSettings.add_member(:include_table_alter_operations, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "IncludeTableAlterOperations"))
706
814
  KinesisSettings.add_member(:include_control_details, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "IncludeControlDetails"))
815
+ KinesisSettings.add_member(:include_null_and_empty, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "IncludeNullAndEmpty"))
707
816
  KinesisSettings.struct_class = Types::KinesisSettings
708
817
 
709
818
  ListTagsForResourceMessage.add_member(:resource_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceArn"))
@@ -712,6 +821,13 @@ module Aws::DatabaseMigrationService
712
821
  ListTagsForResourceResponse.add_member(:tag_list, Shapes::ShapeRef.new(shape: TagList, location_name: "TagList"))
713
822
  ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
714
823
 
824
+ MicrosoftSQLServerSettings.add_member(:port, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Port"))
825
+ MicrosoftSQLServerSettings.add_member(:database_name, Shapes::ShapeRef.new(shape: String, location_name: "DatabaseName"))
826
+ MicrosoftSQLServerSettings.add_member(:password, Shapes::ShapeRef.new(shape: SecretString, location_name: "Password"))
827
+ MicrosoftSQLServerSettings.add_member(:server_name, Shapes::ShapeRef.new(shape: String, location_name: "ServerName"))
828
+ MicrosoftSQLServerSettings.add_member(:username, Shapes::ShapeRef.new(shape: String, location_name: "Username"))
829
+ MicrosoftSQLServerSettings.struct_class = Types::MicrosoftSQLServerSettings
830
+
715
831
  ModifyEndpointMessage.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EndpointArn"))
716
832
  ModifyEndpointMessage.add_member(:endpoint_identifier, Shapes::ShapeRef.new(shape: String, location_name: "EndpointIdentifier"))
717
833
  ModifyEndpointMessage.add_member(:endpoint_type, Shapes::ShapeRef.new(shape: ReplicationEndpointTypeValue, location_name: "EndpointType"))
@@ -735,6 +851,12 @@ module Aws::DatabaseMigrationService
735
851
  ModifyEndpointMessage.add_member(:elasticsearch_settings, Shapes::ShapeRef.new(shape: ElasticsearchSettings, location_name: "ElasticsearchSettings"))
736
852
  ModifyEndpointMessage.add_member(:neptune_settings, Shapes::ShapeRef.new(shape: NeptuneSettings, location_name: "NeptuneSettings"))
737
853
  ModifyEndpointMessage.add_member(:redshift_settings, Shapes::ShapeRef.new(shape: RedshiftSettings, location_name: "RedshiftSettings"))
854
+ ModifyEndpointMessage.add_member(:postgre_sql_settings, Shapes::ShapeRef.new(shape: PostgreSQLSettings, location_name: "PostgreSQLSettings"))
855
+ ModifyEndpointMessage.add_member(:my_sql_settings, Shapes::ShapeRef.new(shape: MySQLSettings, location_name: "MySQLSettings"))
856
+ ModifyEndpointMessage.add_member(:oracle_settings, Shapes::ShapeRef.new(shape: OracleSettings, location_name: "OracleSettings"))
857
+ ModifyEndpointMessage.add_member(:sybase_settings, Shapes::ShapeRef.new(shape: SybaseSettings, location_name: "SybaseSettings"))
858
+ ModifyEndpointMessage.add_member(:microsoft_sql_server_settings, Shapes::ShapeRef.new(shape: MicrosoftSQLServerSettings, location_name: "MicrosoftSQLServerSettings"))
859
+ ModifyEndpointMessage.add_member(:ibm_db_2_settings, Shapes::ShapeRef.new(shape: IBMDb2Settings, location_name: "IBMDb2Settings"))
738
860
  ModifyEndpointMessage.struct_class = Types::ModifyEndpointMessage
739
861
 
740
862
  ModifyEndpointResponse.add_member(:endpoint, Shapes::ShapeRef.new(shape: Endpoint, location_name: "Endpoint"))
@@ -802,6 +924,13 @@ module Aws::DatabaseMigrationService
802
924
  MongoDbSettings.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyId"))
803
925
  MongoDbSettings.struct_class = Types::MongoDbSettings
804
926
 
927
+ MySQLSettings.add_member(:database_name, Shapes::ShapeRef.new(shape: String, location_name: "DatabaseName"))
928
+ MySQLSettings.add_member(:password, Shapes::ShapeRef.new(shape: SecretString, location_name: "Password"))
929
+ MySQLSettings.add_member(:port, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Port"))
930
+ MySQLSettings.add_member(:server_name, Shapes::ShapeRef.new(shape: String, location_name: "ServerName"))
931
+ MySQLSettings.add_member(:username, Shapes::ShapeRef.new(shape: String, location_name: "Username"))
932
+ MySQLSettings.struct_class = Types::MySQLSettings
933
+
805
934
  NeptuneSettings.add_member(:service_access_role_arn, Shapes::ShapeRef.new(shape: String, location_name: "ServiceAccessRoleArn"))
806
935
  NeptuneSettings.add_member(:s3_bucket_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "S3BucketName"))
807
936
  NeptuneSettings.add_member(:s3_bucket_folder, Shapes::ShapeRef.new(shape: String, required: true, location_name: "S3BucketFolder"))
@@ -811,6 +940,18 @@ module Aws::DatabaseMigrationService
811
940
  NeptuneSettings.add_member(:iam_auth_enabled, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "IamAuthEnabled"))
812
941
  NeptuneSettings.struct_class = Types::NeptuneSettings
813
942
 
943
+ OracleSettings.add_member(:asm_password, Shapes::ShapeRef.new(shape: SecretString, location_name: "AsmPassword"))
944
+ OracleSettings.add_member(:asm_server, Shapes::ShapeRef.new(shape: String, location_name: "AsmServer"))
945
+ OracleSettings.add_member(:asm_user, Shapes::ShapeRef.new(shape: String, location_name: "AsmUser"))
946
+ OracleSettings.add_member(:database_name, Shapes::ShapeRef.new(shape: String, location_name: "DatabaseName"))
947
+ OracleSettings.add_member(:password, Shapes::ShapeRef.new(shape: SecretString, location_name: "Password"))
948
+ OracleSettings.add_member(:port, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Port"))
949
+ OracleSettings.add_member(:security_db_encryption, Shapes::ShapeRef.new(shape: SecretString, location_name: "SecurityDbEncryption"))
950
+ OracleSettings.add_member(:security_db_encryption_name, Shapes::ShapeRef.new(shape: String, location_name: "SecurityDbEncryptionName"))
951
+ OracleSettings.add_member(:server_name, Shapes::ShapeRef.new(shape: String, location_name: "ServerName"))
952
+ OracleSettings.add_member(:username, Shapes::ShapeRef.new(shape: String, location_name: "Username"))
953
+ OracleSettings.struct_class = Types::OracleSettings
954
+
814
955
  OrderableReplicationInstance.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
815
956
  OrderableReplicationInstance.add_member(:replication_instance_class, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationInstanceClass"))
816
957
  OrderableReplicationInstance.add_member(:storage_type, Shapes::ShapeRef.new(shape: String, location_name: "StorageType"))
@@ -836,6 +977,13 @@ module Aws::DatabaseMigrationService
836
977
 
837
978
  PendingMaintenanceActions.member = Shapes::ShapeRef.new(shape: ResourcePendingMaintenanceActions)
838
979
 
980
+ PostgreSQLSettings.add_member(:database_name, Shapes::ShapeRef.new(shape: String, location_name: "DatabaseName"))
981
+ PostgreSQLSettings.add_member(:password, Shapes::ShapeRef.new(shape: SecretString, location_name: "Password"))
982
+ PostgreSQLSettings.add_member(:port, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Port"))
983
+ PostgreSQLSettings.add_member(:server_name, Shapes::ShapeRef.new(shape: String, location_name: "ServerName"))
984
+ PostgreSQLSettings.add_member(:username, Shapes::ShapeRef.new(shape: String, location_name: "Username"))
985
+ PostgreSQLSettings.struct_class = Types::PostgreSQLSettings
986
+
839
987
  RebootReplicationInstanceMessage.add_member(:replication_instance_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationInstanceArn"))
840
988
  RebootReplicationInstanceMessage.add_member(:force_failover, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "ForceFailover"))
841
989
  RebootReplicationInstanceMessage.struct_class = Types::RebootReplicationInstanceMessage
@@ -985,6 +1133,35 @@ module Aws::DatabaseMigrationService
985
1133
 
986
1134
  ReplicationTaskAssessmentResultList.member = Shapes::ShapeRef.new(shape: ReplicationTaskAssessmentResult)
987
1135
 
1136
+ ReplicationTaskAssessmentRun.add_member(:replication_task_assessment_run_arn, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationTaskAssessmentRunArn"))
1137
+ ReplicationTaskAssessmentRun.add_member(:replication_task_arn, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationTaskArn"))
1138
+ ReplicationTaskAssessmentRun.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
1139
+ ReplicationTaskAssessmentRun.add_member(:replication_task_assessment_run_creation_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "ReplicationTaskAssessmentRunCreationDate"))
1140
+ ReplicationTaskAssessmentRun.add_member(:assessment_progress, Shapes::ShapeRef.new(shape: ReplicationTaskAssessmentRunProgress, location_name: "AssessmentProgress"))
1141
+ ReplicationTaskAssessmentRun.add_member(:last_failure_message, Shapes::ShapeRef.new(shape: String, location_name: "LastFailureMessage"))
1142
+ ReplicationTaskAssessmentRun.add_member(:service_access_role_arn, Shapes::ShapeRef.new(shape: String, location_name: "ServiceAccessRoleArn"))
1143
+ ReplicationTaskAssessmentRun.add_member(:result_location_bucket, Shapes::ShapeRef.new(shape: String, location_name: "ResultLocationBucket"))
1144
+ ReplicationTaskAssessmentRun.add_member(:result_location_folder, Shapes::ShapeRef.new(shape: String, location_name: "ResultLocationFolder"))
1145
+ ReplicationTaskAssessmentRun.add_member(:result_encryption_mode, Shapes::ShapeRef.new(shape: String, location_name: "ResultEncryptionMode"))
1146
+ ReplicationTaskAssessmentRun.add_member(:result_kms_key_arn, Shapes::ShapeRef.new(shape: String, location_name: "ResultKmsKeyArn"))
1147
+ ReplicationTaskAssessmentRun.add_member(:assessment_run_name, Shapes::ShapeRef.new(shape: String, location_name: "AssessmentRunName"))
1148
+ ReplicationTaskAssessmentRun.struct_class = Types::ReplicationTaskAssessmentRun
1149
+
1150
+ ReplicationTaskAssessmentRunList.member = Shapes::ShapeRef.new(shape: ReplicationTaskAssessmentRun)
1151
+
1152
+ ReplicationTaskAssessmentRunProgress.add_member(:individual_assessment_count, Shapes::ShapeRef.new(shape: Integer, location_name: "IndividualAssessmentCount"))
1153
+ ReplicationTaskAssessmentRunProgress.add_member(:individual_assessment_completed_count, Shapes::ShapeRef.new(shape: Integer, location_name: "IndividualAssessmentCompletedCount"))
1154
+ ReplicationTaskAssessmentRunProgress.struct_class = Types::ReplicationTaskAssessmentRunProgress
1155
+
1156
+ ReplicationTaskIndividualAssessment.add_member(:replication_task_individual_assessment_arn, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationTaskIndividualAssessmentArn"))
1157
+ ReplicationTaskIndividualAssessment.add_member(:replication_task_assessment_run_arn, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationTaskAssessmentRunArn"))
1158
+ ReplicationTaskIndividualAssessment.add_member(:individual_assessment_name, Shapes::ShapeRef.new(shape: String, location_name: "IndividualAssessmentName"))
1159
+ ReplicationTaskIndividualAssessment.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
1160
+ ReplicationTaskIndividualAssessment.add_member(:replication_task_individual_assessment_start_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "ReplicationTaskIndividualAssessmentStartDate"))
1161
+ ReplicationTaskIndividualAssessment.struct_class = Types::ReplicationTaskIndividualAssessment
1162
+
1163
+ ReplicationTaskIndividualAssessmentList.member = Shapes::ShapeRef.new(shape: ReplicationTaskIndividualAssessment)
1164
+
988
1165
  ReplicationTaskList.member = Shapes::ShapeRef.new(shape: ReplicationTask)
989
1166
 
990
1167
  ReplicationTaskStats.add_member(:full_load_progress_percent, Shapes::ShapeRef.new(shape: Integer, location_name: "FullLoadProgressPercent"))
@@ -1014,6 +1191,12 @@ module Aws::DatabaseMigrationService
1014
1191
  ResourceQuotaExceededFault.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
1015
1192
  ResourceQuotaExceededFault.struct_class = Types::ResourceQuotaExceededFault
1016
1193
 
1194
+ S3AccessDeniedFault.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
1195
+ S3AccessDeniedFault.struct_class = Types::S3AccessDeniedFault
1196
+
1197
+ S3ResourceNotFoundFault.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
1198
+ S3ResourceNotFoundFault.struct_class = Types::S3ResourceNotFoundFault
1199
+
1017
1200
  S3Settings.add_member(:service_access_role_arn, Shapes::ShapeRef.new(shape: String, location_name: "ServiceAccessRoleArn"))
1018
1201
  S3Settings.add_member(:external_table_definition, Shapes::ShapeRef.new(shape: String, location_name: "ExternalTableDefinition"))
1019
1202
  S3Settings.add_member(:csv_row_delimiter, Shapes::ShapeRef.new(shape: String, location_name: "CsvRowDelimiter"))
@@ -1053,6 +1236,20 @@ module Aws::DatabaseMigrationService
1053
1236
  StartReplicationTaskAssessmentResponse.add_member(:replication_task, Shapes::ShapeRef.new(shape: ReplicationTask, location_name: "ReplicationTask"))
1054
1237
  StartReplicationTaskAssessmentResponse.struct_class = Types::StartReplicationTaskAssessmentResponse
1055
1238
 
1239
+ StartReplicationTaskAssessmentRunMessage.add_member(:replication_task_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationTaskArn"))
1240
+ StartReplicationTaskAssessmentRunMessage.add_member(:service_access_role_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ServiceAccessRoleArn"))
1241
+ StartReplicationTaskAssessmentRunMessage.add_member(:result_location_bucket, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResultLocationBucket"))
1242
+ StartReplicationTaskAssessmentRunMessage.add_member(:result_location_folder, Shapes::ShapeRef.new(shape: String, location_name: "ResultLocationFolder"))
1243
+ StartReplicationTaskAssessmentRunMessage.add_member(:result_encryption_mode, Shapes::ShapeRef.new(shape: String, location_name: "ResultEncryptionMode"))
1244
+ StartReplicationTaskAssessmentRunMessage.add_member(:result_kms_key_arn, Shapes::ShapeRef.new(shape: String, location_name: "ResultKmsKeyArn"))
1245
+ StartReplicationTaskAssessmentRunMessage.add_member(:assessment_run_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "AssessmentRunName"))
1246
+ StartReplicationTaskAssessmentRunMessage.add_member(:include_only, Shapes::ShapeRef.new(shape: IncludeTestList, location_name: "IncludeOnly"))
1247
+ StartReplicationTaskAssessmentRunMessage.add_member(:exclude, Shapes::ShapeRef.new(shape: ExcludeTestList, location_name: "Exclude"))
1248
+ StartReplicationTaskAssessmentRunMessage.struct_class = Types::StartReplicationTaskAssessmentRunMessage
1249
+
1250
+ StartReplicationTaskAssessmentRunResponse.add_member(:replication_task_assessment_run, Shapes::ShapeRef.new(shape: ReplicationTaskAssessmentRun, location_name: "ReplicationTaskAssessmentRun"))
1251
+ StartReplicationTaskAssessmentRunResponse.struct_class = Types::StartReplicationTaskAssessmentRunResponse
1252
+
1056
1253
  StartReplicationTaskMessage.add_member(:replication_task_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationTaskArn"))
1057
1254
  StartReplicationTaskMessage.add_member(:start_replication_task_type, Shapes::ShapeRef.new(shape: StartReplicationTaskTypeValue, required: true, location_name: "StartReplicationTaskType"))
1058
1255
  StartReplicationTaskMessage.add_member(:cdc_start_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "CdcStartTime"))
@@ -1093,6 +1290,13 @@ module Aws::DatabaseMigrationService
1093
1290
 
1094
1291
  SupportedEndpointTypeList.member = Shapes::ShapeRef.new(shape: SupportedEndpointType)
1095
1292
 
1293
+ SybaseSettings.add_member(:database_name, Shapes::ShapeRef.new(shape: String, location_name: "DatabaseName"))
1294
+ SybaseSettings.add_member(:password, Shapes::ShapeRef.new(shape: SecretString, location_name: "Password"))
1295
+ SybaseSettings.add_member(:port, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Port"))
1296
+ SybaseSettings.add_member(:server_name, Shapes::ShapeRef.new(shape: String, location_name: "ServerName"))
1297
+ SybaseSettings.add_member(:username, Shapes::ShapeRef.new(shape: String, location_name: "Username"))
1298
+ SybaseSettings.struct_class = Types::SybaseSettings
1299
+
1096
1300
  TableListToReload.member = Shapes::ShapeRef.new(shape: TableToReload)
1097
1301
 
1098
1302
  TableStatistics.add_member(:schema_name, Shapes::ShapeRef.new(shape: String, location_name: "SchemaName"))
@@ -1118,8 +1322,8 @@ module Aws::DatabaseMigrationService
1118
1322
 
1119
1323
  TableStatisticsList.member = Shapes::ShapeRef.new(shape: TableStatistics)
1120
1324
 
1121
- TableToReload.add_member(:schema_name, Shapes::ShapeRef.new(shape: String, location_name: "SchemaName"))
1122
- TableToReload.add_member(:table_name, Shapes::ShapeRef.new(shape: String, location_name: "TableName"))
1325
+ TableToReload.add_member(:schema_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SchemaName"))
1326
+ TableToReload.add_member(:table_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TableName"))
1123
1327
  TableToReload.struct_class = Types::TableToReload
1124
1328
 
1125
1329
  Tag.add_member(:key, Shapes::ShapeRef.new(shape: String, location_name: "Key"))
@@ -1182,6 +1386,17 @@ module Aws::DatabaseMigrationService
1182
1386
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
1183
1387
  end)
1184
1388
 
1389
+ api.add_operation(:cancel_replication_task_assessment_run, Seahorse::Model::Operation.new.tap do |o|
1390
+ o.name = "CancelReplicationTaskAssessmentRun"
1391
+ o.http_method = "POST"
1392
+ o.http_request_uri = "/"
1393
+ o.input = Shapes::ShapeRef.new(shape: CancelReplicationTaskAssessmentRunMessage)
1394
+ o.output = Shapes::ShapeRef.new(shape: CancelReplicationTaskAssessmentRunResponse)
1395
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
1396
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
1397
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
1398
+ end)
1399
+
1185
1400
  api.add_operation(:create_endpoint, Seahorse::Model::Operation.new.tap do |o|
1186
1401
  o.name = "CreateEndpoint"
1187
1402
  o.http_method = "POST"
@@ -1331,6 +1546,17 @@ module Aws::DatabaseMigrationService
1331
1546
  o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
1332
1547
  end)
1333
1548
 
1549
+ api.add_operation(:delete_replication_task_assessment_run, Seahorse::Model::Operation.new.tap do |o|
1550
+ o.name = "DeleteReplicationTaskAssessmentRun"
1551
+ o.http_method = "POST"
1552
+ o.http_request_uri = "/"
1553
+ o.input = Shapes::ShapeRef.new(shape: DeleteReplicationTaskAssessmentRunMessage)
1554
+ o.output = Shapes::ShapeRef.new(shape: DeleteReplicationTaskAssessmentRunResponse)
1555
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
1556
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
1557
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
1558
+ end)
1559
+
1334
1560
  api.add_operation(:describe_account_attributes, Seahorse::Model::Operation.new.tap do |o|
1335
1561
  o.name = "DescribeAccountAttributes"
1336
1562
  o.http_method = "POST"
@@ -1339,6 +1565,23 @@ module Aws::DatabaseMigrationService
1339
1565
  o.output = Shapes::ShapeRef.new(shape: DescribeAccountAttributesResponse)
1340
1566
  end)
1341
1567
 
1568
+ api.add_operation(:describe_applicable_individual_assessments, Seahorse::Model::Operation.new.tap do |o|
1569
+ o.name = "DescribeApplicableIndividualAssessments"
1570
+ o.http_method = "POST"
1571
+ o.http_request_uri = "/"
1572
+ o.input = Shapes::ShapeRef.new(shape: DescribeApplicableIndividualAssessmentsMessage)
1573
+ o.output = Shapes::ShapeRef.new(shape: DescribeApplicableIndividualAssessmentsResponse)
1574
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
1575
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
1576
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
1577
+ o[:pager] = Aws::Pager.new(
1578
+ limit_key: "max_records",
1579
+ tokens: {
1580
+ "marker" => "marker"
1581
+ }
1582
+ )
1583
+ end)
1584
+
1342
1585
  api.add_operation(:describe_certificates, Seahorse::Model::Operation.new.tap do |o|
1343
1586
  o.name = "DescribeCertificates"
1344
1587
  o.http_method = "POST"
@@ -1535,6 +1778,36 @@ module Aws::DatabaseMigrationService
1535
1778
  )
1536
1779
  end)
1537
1780
 
1781
+ api.add_operation(:describe_replication_task_assessment_runs, Seahorse::Model::Operation.new.tap do |o|
1782
+ o.name = "DescribeReplicationTaskAssessmentRuns"
1783
+ o.http_method = "POST"
1784
+ o.http_request_uri = "/"
1785
+ o.input = Shapes::ShapeRef.new(shape: DescribeReplicationTaskAssessmentRunsMessage)
1786
+ o.output = Shapes::ShapeRef.new(shape: DescribeReplicationTaskAssessmentRunsResponse)
1787
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
1788
+ o[:pager] = Aws::Pager.new(
1789
+ limit_key: "max_records",
1790
+ tokens: {
1791
+ "marker" => "marker"
1792
+ }
1793
+ )
1794
+ end)
1795
+
1796
+ api.add_operation(:describe_replication_task_individual_assessments, Seahorse::Model::Operation.new.tap do |o|
1797
+ o.name = "DescribeReplicationTaskIndividualAssessments"
1798
+ o.http_method = "POST"
1799
+ o.http_request_uri = "/"
1800
+ o.input = Shapes::ShapeRef.new(shape: DescribeReplicationTaskIndividualAssessmentsMessage)
1801
+ o.output = Shapes::ShapeRef.new(shape: DescribeReplicationTaskIndividualAssessmentsResponse)
1802
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
1803
+ o[:pager] = Aws::Pager.new(
1804
+ limit_key: "max_records",
1805
+ tokens: {
1806
+ "marker" => "marker"
1807
+ }
1808
+ )
1809
+ end)
1810
+
1538
1811
  api.add_operation(:describe_replication_tasks, Seahorse::Model::Operation.new.tap do |o|
1539
1812
  o.name = "DescribeReplicationTasks"
1540
1813
  o.http_method = "POST"
@@ -1735,6 +2008,26 @@ module Aws::DatabaseMigrationService
1735
2008
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
1736
2009
  end)
1737
2010
 
2011
+ api.add_operation(:start_replication_task_assessment_run, Seahorse::Model::Operation.new.tap do |o|
2012
+ o.name = "StartReplicationTaskAssessmentRun"
2013
+ o.http_method = "POST"
2014
+ o.http_request_uri = "/"
2015
+ o.input = Shapes::ShapeRef.new(shape: StartReplicationTaskAssessmentRunMessage)
2016
+ o.output = Shapes::ShapeRef.new(shape: StartReplicationTaskAssessmentRunResponse)
2017
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
2018
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
2019
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
2020
+ o.errors << Shapes::ShapeRef.new(shape: KMSAccessDeniedFault)
2021
+ o.errors << Shapes::ShapeRef.new(shape: KMSDisabledFault)
2022
+ o.errors << Shapes::ShapeRef.new(shape: KMSFault)
2023
+ o.errors << Shapes::ShapeRef.new(shape: KMSInvalidStateFault)
2024
+ o.errors << Shapes::ShapeRef.new(shape: KMSNotFoundFault)
2025
+ o.errors << Shapes::ShapeRef.new(shape: KMSKeyNotAccessibleFault)
2026
+ o.errors << Shapes::ShapeRef.new(shape: S3AccessDeniedFault)
2027
+ o.errors << Shapes::ShapeRef.new(shape: S3ResourceNotFoundFault)
2028
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsFault)
2029
+ end)
2030
+
1738
2031
  api.add_operation(:stop_replication_task, Seahorse::Model::Operation.new.tap do |o|
1739
2032
  o.name = "StopReplicationTask"
1740
2033
  o.http_method = "POST"