aws-sdk-databasemigrationservice 1.38.0 → 1.39.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,12 @@ 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"))
695
801
  KafkaSettings.struct_class = Types::KafkaSettings
696
802
 
697
803
  KeyList.member = Shapes::ShapeRef.new(shape: String)
@@ -712,6 +818,13 @@ module Aws::DatabaseMigrationService
712
818
  ListTagsForResourceResponse.add_member(:tag_list, Shapes::ShapeRef.new(shape: TagList, location_name: "TagList"))
713
819
  ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
714
820
 
821
+ MicrosoftSQLServerSettings.add_member(:port, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Port"))
822
+ MicrosoftSQLServerSettings.add_member(:database_name, Shapes::ShapeRef.new(shape: String, location_name: "DatabaseName"))
823
+ MicrosoftSQLServerSettings.add_member(:password, Shapes::ShapeRef.new(shape: SecretString, location_name: "Password"))
824
+ MicrosoftSQLServerSettings.add_member(:server_name, Shapes::ShapeRef.new(shape: String, location_name: "ServerName"))
825
+ MicrosoftSQLServerSettings.add_member(:username, Shapes::ShapeRef.new(shape: String, location_name: "Username"))
826
+ MicrosoftSQLServerSettings.struct_class = Types::MicrosoftSQLServerSettings
827
+
715
828
  ModifyEndpointMessage.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EndpointArn"))
716
829
  ModifyEndpointMessage.add_member(:endpoint_identifier, Shapes::ShapeRef.new(shape: String, location_name: "EndpointIdentifier"))
717
830
  ModifyEndpointMessage.add_member(:endpoint_type, Shapes::ShapeRef.new(shape: ReplicationEndpointTypeValue, location_name: "EndpointType"))
@@ -735,6 +848,12 @@ module Aws::DatabaseMigrationService
735
848
  ModifyEndpointMessage.add_member(:elasticsearch_settings, Shapes::ShapeRef.new(shape: ElasticsearchSettings, location_name: "ElasticsearchSettings"))
736
849
  ModifyEndpointMessage.add_member(:neptune_settings, Shapes::ShapeRef.new(shape: NeptuneSettings, location_name: "NeptuneSettings"))
737
850
  ModifyEndpointMessage.add_member(:redshift_settings, Shapes::ShapeRef.new(shape: RedshiftSettings, location_name: "RedshiftSettings"))
851
+ ModifyEndpointMessage.add_member(:postgre_sql_settings, Shapes::ShapeRef.new(shape: PostgreSQLSettings, location_name: "PostgreSQLSettings"))
852
+ ModifyEndpointMessage.add_member(:my_sql_settings, Shapes::ShapeRef.new(shape: MySQLSettings, location_name: "MySQLSettings"))
853
+ ModifyEndpointMessage.add_member(:oracle_settings, Shapes::ShapeRef.new(shape: OracleSettings, location_name: "OracleSettings"))
854
+ ModifyEndpointMessage.add_member(:sybase_settings, Shapes::ShapeRef.new(shape: SybaseSettings, location_name: "SybaseSettings"))
855
+ ModifyEndpointMessage.add_member(:microsoft_sql_server_settings, Shapes::ShapeRef.new(shape: MicrosoftSQLServerSettings, location_name: "MicrosoftSQLServerSettings"))
856
+ ModifyEndpointMessage.add_member(:ibm_db_2_settings, Shapes::ShapeRef.new(shape: IBMDb2Settings, location_name: "IBMDb2Settings"))
738
857
  ModifyEndpointMessage.struct_class = Types::ModifyEndpointMessage
739
858
 
740
859
  ModifyEndpointResponse.add_member(:endpoint, Shapes::ShapeRef.new(shape: Endpoint, location_name: "Endpoint"))
@@ -802,6 +921,13 @@ module Aws::DatabaseMigrationService
802
921
  MongoDbSettings.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyId"))
803
922
  MongoDbSettings.struct_class = Types::MongoDbSettings
804
923
 
924
+ MySQLSettings.add_member(:database_name, Shapes::ShapeRef.new(shape: String, location_name: "DatabaseName"))
925
+ MySQLSettings.add_member(:password, Shapes::ShapeRef.new(shape: SecretString, location_name: "Password"))
926
+ MySQLSettings.add_member(:port, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Port"))
927
+ MySQLSettings.add_member(:server_name, Shapes::ShapeRef.new(shape: String, location_name: "ServerName"))
928
+ MySQLSettings.add_member(:username, Shapes::ShapeRef.new(shape: String, location_name: "Username"))
929
+ MySQLSettings.struct_class = Types::MySQLSettings
930
+
805
931
  NeptuneSettings.add_member(:service_access_role_arn, Shapes::ShapeRef.new(shape: String, location_name: "ServiceAccessRoleArn"))
806
932
  NeptuneSettings.add_member(:s3_bucket_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "S3BucketName"))
807
933
  NeptuneSettings.add_member(:s3_bucket_folder, Shapes::ShapeRef.new(shape: String, required: true, location_name: "S3BucketFolder"))
@@ -811,6 +937,18 @@ module Aws::DatabaseMigrationService
811
937
  NeptuneSettings.add_member(:iam_auth_enabled, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "IamAuthEnabled"))
812
938
  NeptuneSettings.struct_class = Types::NeptuneSettings
813
939
 
940
+ OracleSettings.add_member(:asm_password, Shapes::ShapeRef.new(shape: SecretString, location_name: "AsmPassword"))
941
+ OracleSettings.add_member(:asm_server, Shapes::ShapeRef.new(shape: String, location_name: "AsmServer"))
942
+ OracleSettings.add_member(:asm_user, Shapes::ShapeRef.new(shape: String, location_name: "AsmUser"))
943
+ OracleSettings.add_member(:database_name, Shapes::ShapeRef.new(shape: String, location_name: "DatabaseName"))
944
+ OracleSettings.add_member(:password, Shapes::ShapeRef.new(shape: SecretString, location_name: "Password"))
945
+ OracleSettings.add_member(:port, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Port"))
946
+ OracleSettings.add_member(:security_db_encryption, Shapes::ShapeRef.new(shape: SecretString, location_name: "SecurityDbEncryption"))
947
+ OracleSettings.add_member(:security_db_encryption_name, Shapes::ShapeRef.new(shape: String, location_name: "SecurityDbEncryptionName"))
948
+ OracleSettings.add_member(:server_name, Shapes::ShapeRef.new(shape: String, location_name: "ServerName"))
949
+ OracleSettings.add_member(:username, Shapes::ShapeRef.new(shape: String, location_name: "Username"))
950
+ OracleSettings.struct_class = Types::OracleSettings
951
+
814
952
  OrderableReplicationInstance.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
815
953
  OrderableReplicationInstance.add_member(:replication_instance_class, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationInstanceClass"))
816
954
  OrderableReplicationInstance.add_member(:storage_type, Shapes::ShapeRef.new(shape: String, location_name: "StorageType"))
@@ -836,6 +974,13 @@ module Aws::DatabaseMigrationService
836
974
 
837
975
  PendingMaintenanceActions.member = Shapes::ShapeRef.new(shape: ResourcePendingMaintenanceActions)
838
976
 
977
+ PostgreSQLSettings.add_member(:database_name, Shapes::ShapeRef.new(shape: String, location_name: "DatabaseName"))
978
+ PostgreSQLSettings.add_member(:password, Shapes::ShapeRef.new(shape: SecretString, location_name: "Password"))
979
+ PostgreSQLSettings.add_member(:port, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Port"))
980
+ PostgreSQLSettings.add_member(:server_name, Shapes::ShapeRef.new(shape: String, location_name: "ServerName"))
981
+ PostgreSQLSettings.add_member(:username, Shapes::ShapeRef.new(shape: String, location_name: "Username"))
982
+ PostgreSQLSettings.struct_class = Types::PostgreSQLSettings
983
+
839
984
  RebootReplicationInstanceMessage.add_member(:replication_instance_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationInstanceArn"))
840
985
  RebootReplicationInstanceMessage.add_member(:force_failover, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "ForceFailover"))
841
986
  RebootReplicationInstanceMessage.struct_class = Types::RebootReplicationInstanceMessage
@@ -985,6 +1130,35 @@ module Aws::DatabaseMigrationService
985
1130
 
986
1131
  ReplicationTaskAssessmentResultList.member = Shapes::ShapeRef.new(shape: ReplicationTaskAssessmentResult)
987
1132
 
1133
+ ReplicationTaskAssessmentRun.add_member(:replication_task_assessment_run_arn, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationTaskAssessmentRunArn"))
1134
+ ReplicationTaskAssessmentRun.add_member(:replication_task_arn, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationTaskArn"))
1135
+ ReplicationTaskAssessmentRun.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
1136
+ ReplicationTaskAssessmentRun.add_member(:replication_task_assessment_run_creation_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "ReplicationTaskAssessmentRunCreationDate"))
1137
+ ReplicationTaskAssessmentRun.add_member(:assessment_progress, Shapes::ShapeRef.new(shape: ReplicationTaskAssessmentRunProgress, location_name: "AssessmentProgress"))
1138
+ ReplicationTaskAssessmentRun.add_member(:last_failure_message, Shapes::ShapeRef.new(shape: String, location_name: "LastFailureMessage"))
1139
+ ReplicationTaskAssessmentRun.add_member(:service_access_role_arn, Shapes::ShapeRef.new(shape: String, location_name: "ServiceAccessRoleArn"))
1140
+ ReplicationTaskAssessmentRun.add_member(:result_location_bucket, Shapes::ShapeRef.new(shape: String, location_name: "ResultLocationBucket"))
1141
+ ReplicationTaskAssessmentRun.add_member(:result_location_folder, Shapes::ShapeRef.new(shape: String, location_name: "ResultLocationFolder"))
1142
+ ReplicationTaskAssessmentRun.add_member(:result_encryption_mode, Shapes::ShapeRef.new(shape: String, location_name: "ResultEncryptionMode"))
1143
+ ReplicationTaskAssessmentRun.add_member(:result_kms_key_arn, Shapes::ShapeRef.new(shape: String, location_name: "ResultKmsKeyArn"))
1144
+ ReplicationTaskAssessmentRun.add_member(:assessment_run_name, Shapes::ShapeRef.new(shape: String, location_name: "AssessmentRunName"))
1145
+ ReplicationTaskAssessmentRun.struct_class = Types::ReplicationTaskAssessmentRun
1146
+
1147
+ ReplicationTaskAssessmentRunList.member = Shapes::ShapeRef.new(shape: ReplicationTaskAssessmentRun)
1148
+
1149
+ ReplicationTaskAssessmentRunProgress.add_member(:individual_assessment_count, Shapes::ShapeRef.new(shape: Integer, location_name: "IndividualAssessmentCount"))
1150
+ ReplicationTaskAssessmentRunProgress.add_member(:individual_assessment_completed_count, Shapes::ShapeRef.new(shape: Integer, location_name: "IndividualAssessmentCompletedCount"))
1151
+ ReplicationTaskAssessmentRunProgress.struct_class = Types::ReplicationTaskAssessmentRunProgress
1152
+
1153
+ ReplicationTaskIndividualAssessment.add_member(:replication_task_individual_assessment_arn, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationTaskIndividualAssessmentArn"))
1154
+ ReplicationTaskIndividualAssessment.add_member(:replication_task_assessment_run_arn, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationTaskAssessmentRunArn"))
1155
+ ReplicationTaskIndividualAssessment.add_member(:individual_assessment_name, Shapes::ShapeRef.new(shape: String, location_name: "IndividualAssessmentName"))
1156
+ ReplicationTaskIndividualAssessment.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
1157
+ ReplicationTaskIndividualAssessment.add_member(:replication_task_individual_assessment_start_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "ReplicationTaskIndividualAssessmentStartDate"))
1158
+ ReplicationTaskIndividualAssessment.struct_class = Types::ReplicationTaskIndividualAssessment
1159
+
1160
+ ReplicationTaskIndividualAssessmentList.member = Shapes::ShapeRef.new(shape: ReplicationTaskIndividualAssessment)
1161
+
988
1162
  ReplicationTaskList.member = Shapes::ShapeRef.new(shape: ReplicationTask)
989
1163
 
990
1164
  ReplicationTaskStats.add_member(:full_load_progress_percent, Shapes::ShapeRef.new(shape: Integer, location_name: "FullLoadProgressPercent"))
@@ -1014,6 +1188,12 @@ module Aws::DatabaseMigrationService
1014
1188
  ResourceQuotaExceededFault.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
1015
1189
  ResourceQuotaExceededFault.struct_class = Types::ResourceQuotaExceededFault
1016
1190
 
1191
+ S3AccessDeniedFault.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
1192
+ S3AccessDeniedFault.struct_class = Types::S3AccessDeniedFault
1193
+
1194
+ S3ResourceNotFoundFault.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
1195
+ S3ResourceNotFoundFault.struct_class = Types::S3ResourceNotFoundFault
1196
+
1017
1197
  S3Settings.add_member(:service_access_role_arn, Shapes::ShapeRef.new(shape: String, location_name: "ServiceAccessRoleArn"))
1018
1198
  S3Settings.add_member(:external_table_definition, Shapes::ShapeRef.new(shape: String, location_name: "ExternalTableDefinition"))
1019
1199
  S3Settings.add_member(:csv_row_delimiter, Shapes::ShapeRef.new(shape: String, location_name: "CsvRowDelimiter"))
@@ -1053,6 +1233,20 @@ module Aws::DatabaseMigrationService
1053
1233
  StartReplicationTaskAssessmentResponse.add_member(:replication_task, Shapes::ShapeRef.new(shape: ReplicationTask, location_name: "ReplicationTask"))
1054
1234
  StartReplicationTaskAssessmentResponse.struct_class = Types::StartReplicationTaskAssessmentResponse
1055
1235
 
1236
+ StartReplicationTaskAssessmentRunMessage.add_member(:replication_task_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationTaskArn"))
1237
+ StartReplicationTaskAssessmentRunMessage.add_member(:service_access_role_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ServiceAccessRoleArn"))
1238
+ StartReplicationTaskAssessmentRunMessage.add_member(:result_location_bucket, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResultLocationBucket"))
1239
+ StartReplicationTaskAssessmentRunMessage.add_member(:result_location_folder, Shapes::ShapeRef.new(shape: String, location_name: "ResultLocationFolder"))
1240
+ StartReplicationTaskAssessmentRunMessage.add_member(:result_encryption_mode, Shapes::ShapeRef.new(shape: String, location_name: "ResultEncryptionMode"))
1241
+ StartReplicationTaskAssessmentRunMessage.add_member(:result_kms_key_arn, Shapes::ShapeRef.new(shape: String, location_name: "ResultKmsKeyArn"))
1242
+ StartReplicationTaskAssessmentRunMessage.add_member(:assessment_run_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "AssessmentRunName"))
1243
+ StartReplicationTaskAssessmentRunMessage.add_member(:include_only, Shapes::ShapeRef.new(shape: IncludeTestList, location_name: "IncludeOnly"))
1244
+ StartReplicationTaskAssessmentRunMessage.add_member(:exclude, Shapes::ShapeRef.new(shape: ExcludeTestList, location_name: "Exclude"))
1245
+ StartReplicationTaskAssessmentRunMessage.struct_class = Types::StartReplicationTaskAssessmentRunMessage
1246
+
1247
+ StartReplicationTaskAssessmentRunResponse.add_member(:replication_task_assessment_run, Shapes::ShapeRef.new(shape: ReplicationTaskAssessmentRun, location_name: "ReplicationTaskAssessmentRun"))
1248
+ StartReplicationTaskAssessmentRunResponse.struct_class = Types::StartReplicationTaskAssessmentRunResponse
1249
+
1056
1250
  StartReplicationTaskMessage.add_member(:replication_task_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationTaskArn"))
1057
1251
  StartReplicationTaskMessage.add_member(:start_replication_task_type, Shapes::ShapeRef.new(shape: StartReplicationTaskTypeValue, required: true, location_name: "StartReplicationTaskType"))
1058
1252
  StartReplicationTaskMessage.add_member(:cdc_start_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "CdcStartTime"))
@@ -1093,6 +1287,13 @@ module Aws::DatabaseMigrationService
1093
1287
 
1094
1288
  SupportedEndpointTypeList.member = Shapes::ShapeRef.new(shape: SupportedEndpointType)
1095
1289
 
1290
+ SybaseSettings.add_member(:database_name, Shapes::ShapeRef.new(shape: String, location_name: "DatabaseName"))
1291
+ SybaseSettings.add_member(:password, Shapes::ShapeRef.new(shape: SecretString, location_name: "Password"))
1292
+ SybaseSettings.add_member(:port, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Port"))
1293
+ SybaseSettings.add_member(:server_name, Shapes::ShapeRef.new(shape: String, location_name: "ServerName"))
1294
+ SybaseSettings.add_member(:username, Shapes::ShapeRef.new(shape: String, location_name: "Username"))
1295
+ SybaseSettings.struct_class = Types::SybaseSettings
1296
+
1096
1297
  TableListToReload.member = Shapes::ShapeRef.new(shape: TableToReload)
1097
1298
 
1098
1299
  TableStatistics.add_member(:schema_name, Shapes::ShapeRef.new(shape: String, location_name: "SchemaName"))
@@ -1118,8 +1319,8 @@ module Aws::DatabaseMigrationService
1118
1319
 
1119
1320
  TableStatisticsList.member = Shapes::ShapeRef.new(shape: TableStatistics)
1120
1321
 
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"))
1322
+ TableToReload.add_member(:schema_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SchemaName"))
1323
+ TableToReload.add_member(:table_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TableName"))
1123
1324
  TableToReload.struct_class = Types::TableToReload
1124
1325
 
1125
1326
  Tag.add_member(:key, Shapes::ShapeRef.new(shape: String, location_name: "Key"))
@@ -1182,6 +1383,17 @@ module Aws::DatabaseMigrationService
1182
1383
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
1183
1384
  end)
1184
1385
 
1386
+ api.add_operation(:cancel_replication_task_assessment_run, Seahorse::Model::Operation.new.tap do |o|
1387
+ o.name = "CancelReplicationTaskAssessmentRun"
1388
+ o.http_method = "POST"
1389
+ o.http_request_uri = "/"
1390
+ o.input = Shapes::ShapeRef.new(shape: CancelReplicationTaskAssessmentRunMessage)
1391
+ o.output = Shapes::ShapeRef.new(shape: CancelReplicationTaskAssessmentRunResponse)
1392
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
1393
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
1394
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
1395
+ end)
1396
+
1185
1397
  api.add_operation(:create_endpoint, Seahorse::Model::Operation.new.tap do |o|
1186
1398
  o.name = "CreateEndpoint"
1187
1399
  o.http_method = "POST"
@@ -1331,6 +1543,17 @@ module Aws::DatabaseMigrationService
1331
1543
  o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
1332
1544
  end)
1333
1545
 
1546
+ api.add_operation(:delete_replication_task_assessment_run, Seahorse::Model::Operation.new.tap do |o|
1547
+ o.name = "DeleteReplicationTaskAssessmentRun"
1548
+ o.http_method = "POST"
1549
+ o.http_request_uri = "/"
1550
+ o.input = Shapes::ShapeRef.new(shape: DeleteReplicationTaskAssessmentRunMessage)
1551
+ o.output = Shapes::ShapeRef.new(shape: DeleteReplicationTaskAssessmentRunResponse)
1552
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
1553
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
1554
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
1555
+ end)
1556
+
1334
1557
  api.add_operation(:describe_account_attributes, Seahorse::Model::Operation.new.tap do |o|
1335
1558
  o.name = "DescribeAccountAttributes"
1336
1559
  o.http_method = "POST"
@@ -1339,6 +1562,23 @@ module Aws::DatabaseMigrationService
1339
1562
  o.output = Shapes::ShapeRef.new(shape: DescribeAccountAttributesResponse)
1340
1563
  end)
1341
1564
 
1565
+ api.add_operation(:describe_applicable_individual_assessments, Seahorse::Model::Operation.new.tap do |o|
1566
+ o.name = "DescribeApplicableIndividualAssessments"
1567
+ o.http_method = "POST"
1568
+ o.http_request_uri = "/"
1569
+ o.input = Shapes::ShapeRef.new(shape: DescribeApplicableIndividualAssessmentsMessage)
1570
+ o.output = Shapes::ShapeRef.new(shape: DescribeApplicableIndividualAssessmentsResponse)
1571
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
1572
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
1573
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
1574
+ o[:pager] = Aws::Pager.new(
1575
+ limit_key: "max_records",
1576
+ tokens: {
1577
+ "marker" => "marker"
1578
+ }
1579
+ )
1580
+ end)
1581
+
1342
1582
  api.add_operation(:describe_certificates, Seahorse::Model::Operation.new.tap do |o|
1343
1583
  o.name = "DescribeCertificates"
1344
1584
  o.http_method = "POST"
@@ -1535,6 +1775,36 @@ module Aws::DatabaseMigrationService
1535
1775
  )
1536
1776
  end)
1537
1777
 
1778
+ api.add_operation(:describe_replication_task_assessment_runs, Seahorse::Model::Operation.new.tap do |o|
1779
+ o.name = "DescribeReplicationTaskAssessmentRuns"
1780
+ o.http_method = "POST"
1781
+ o.http_request_uri = "/"
1782
+ o.input = Shapes::ShapeRef.new(shape: DescribeReplicationTaskAssessmentRunsMessage)
1783
+ o.output = Shapes::ShapeRef.new(shape: DescribeReplicationTaskAssessmentRunsResponse)
1784
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
1785
+ o[:pager] = Aws::Pager.new(
1786
+ limit_key: "max_records",
1787
+ tokens: {
1788
+ "marker" => "marker"
1789
+ }
1790
+ )
1791
+ end)
1792
+
1793
+ api.add_operation(:describe_replication_task_individual_assessments, Seahorse::Model::Operation.new.tap do |o|
1794
+ o.name = "DescribeReplicationTaskIndividualAssessments"
1795
+ o.http_method = "POST"
1796
+ o.http_request_uri = "/"
1797
+ o.input = Shapes::ShapeRef.new(shape: DescribeReplicationTaskIndividualAssessmentsMessage)
1798
+ o.output = Shapes::ShapeRef.new(shape: DescribeReplicationTaskIndividualAssessmentsResponse)
1799
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
1800
+ o[:pager] = Aws::Pager.new(
1801
+ limit_key: "max_records",
1802
+ tokens: {
1803
+ "marker" => "marker"
1804
+ }
1805
+ )
1806
+ end)
1807
+
1538
1808
  api.add_operation(:describe_replication_tasks, Seahorse::Model::Operation.new.tap do |o|
1539
1809
  o.name = "DescribeReplicationTasks"
1540
1810
  o.http_method = "POST"
@@ -1735,6 +2005,26 @@ module Aws::DatabaseMigrationService
1735
2005
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
1736
2006
  end)
1737
2007
 
2008
+ api.add_operation(:start_replication_task_assessment_run, Seahorse::Model::Operation.new.tap do |o|
2009
+ o.name = "StartReplicationTaskAssessmentRun"
2010
+ o.http_method = "POST"
2011
+ o.http_request_uri = "/"
2012
+ o.input = Shapes::ShapeRef.new(shape: StartReplicationTaskAssessmentRunMessage)
2013
+ o.output = Shapes::ShapeRef.new(shape: StartReplicationTaskAssessmentRunResponse)
2014
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
2015
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
2016
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
2017
+ o.errors << Shapes::ShapeRef.new(shape: KMSAccessDeniedFault)
2018
+ o.errors << Shapes::ShapeRef.new(shape: KMSDisabledFault)
2019
+ o.errors << Shapes::ShapeRef.new(shape: KMSFault)
2020
+ o.errors << Shapes::ShapeRef.new(shape: KMSInvalidStateFault)
2021
+ o.errors << Shapes::ShapeRef.new(shape: KMSNotFoundFault)
2022
+ o.errors << Shapes::ShapeRef.new(shape: KMSKeyNotAccessibleFault)
2023
+ o.errors << Shapes::ShapeRef.new(shape: S3AccessDeniedFault)
2024
+ o.errors << Shapes::ShapeRef.new(shape: S3ResourceNotFoundFault)
2025
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsFault)
2026
+ end)
2027
+
1738
2028
  api.add_operation(:stop_replication_task, Seahorse::Model::Operation.new.tap do |o|
1739
2029
  o.name = "StopReplicationTask"
1740
2030
  o.http_method = "POST"