aws-sdk-databasemigrationservice 1.34.0 → 1.39.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -24,6 +26,8 @@ module Aws::DatabaseMigrationService
24
26
  AvailabilityZonesList = Shapes::ListShape.new(name: 'AvailabilityZonesList')
25
27
  Boolean = Shapes::BooleanShape.new(name: 'Boolean')
26
28
  BooleanOptional = Shapes::BooleanShape.new(name: 'BooleanOptional')
29
+ CancelReplicationTaskAssessmentRunMessage = Shapes::StructureShape.new(name: 'CancelReplicationTaskAssessmentRunMessage')
30
+ CancelReplicationTaskAssessmentRunResponse = Shapes::StructureShape.new(name: 'CancelReplicationTaskAssessmentRunResponse')
27
31
  Certificate = Shapes::StructureShape.new(name: 'Certificate')
28
32
  CertificateList = Shapes::ListShape.new(name: 'CertificateList')
29
33
  CertificateWallet = Shapes::BlobShape.new(name: 'CertificateWallet')
@@ -53,10 +57,14 @@ module Aws::DatabaseMigrationService
53
57
  DeleteReplicationInstanceResponse = Shapes::StructureShape.new(name: 'DeleteReplicationInstanceResponse')
54
58
  DeleteReplicationSubnetGroupMessage = Shapes::StructureShape.new(name: 'DeleteReplicationSubnetGroupMessage')
55
59
  DeleteReplicationSubnetGroupResponse = Shapes::StructureShape.new(name: 'DeleteReplicationSubnetGroupResponse')
60
+ DeleteReplicationTaskAssessmentRunMessage = Shapes::StructureShape.new(name: 'DeleteReplicationTaskAssessmentRunMessage')
61
+ DeleteReplicationTaskAssessmentRunResponse = Shapes::StructureShape.new(name: 'DeleteReplicationTaskAssessmentRunResponse')
56
62
  DeleteReplicationTaskMessage = Shapes::StructureShape.new(name: 'DeleteReplicationTaskMessage')
57
63
  DeleteReplicationTaskResponse = Shapes::StructureShape.new(name: 'DeleteReplicationTaskResponse')
58
64
  DescribeAccountAttributesMessage = Shapes::StructureShape.new(name: 'DescribeAccountAttributesMessage')
59
65
  DescribeAccountAttributesResponse = Shapes::StructureShape.new(name: 'DescribeAccountAttributesResponse')
66
+ DescribeApplicableIndividualAssessmentsMessage = Shapes::StructureShape.new(name: 'DescribeApplicableIndividualAssessmentsMessage')
67
+ DescribeApplicableIndividualAssessmentsResponse = Shapes::StructureShape.new(name: 'DescribeApplicableIndividualAssessmentsResponse')
60
68
  DescribeCertificatesMessage = Shapes::StructureShape.new(name: 'DescribeCertificatesMessage')
61
69
  DescribeCertificatesResponse = Shapes::StructureShape.new(name: 'DescribeCertificatesResponse')
62
70
  DescribeConnectionsMessage = Shapes::StructureShape.new(name: 'DescribeConnectionsMessage')
@@ -85,6 +93,10 @@ module Aws::DatabaseMigrationService
85
93
  DescribeReplicationSubnetGroupsResponse = Shapes::StructureShape.new(name: 'DescribeReplicationSubnetGroupsResponse')
86
94
  DescribeReplicationTaskAssessmentResultsMessage = Shapes::StructureShape.new(name: 'DescribeReplicationTaskAssessmentResultsMessage')
87
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')
88
100
  DescribeReplicationTasksMessage = Shapes::StructureShape.new(name: 'DescribeReplicationTasksMessage')
89
101
  DescribeReplicationTasksResponse = Shapes::StructureShape.new(name: 'DescribeReplicationTasksResponse')
90
102
  DescribeSchemasMessage = Shapes::StructureShape.new(name: 'DescribeSchemasMessage')
@@ -107,11 +119,15 @@ module Aws::DatabaseMigrationService
107
119
  EventSubscription = Shapes::StructureShape.new(name: 'EventSubscription')
108
120
  EventSubscriptionsList = Shapes::ListShape.new(name: 'EventSubscriptionsList')
109
121
  ExceptionMessage = Shapes::StringShape.new(name: 'ExceptionMessage')
122
+ ExcludeTestList = Shapes::ListShape.new(name: 'ExcludeTestList')
110
123
  Filter = Shapes::StructureShape.new(name: 'Filter')
111
124
  FilterList = Shapes::ListShape.new(name: 'FilterList')
112
125
  FilterValueList = Shapes::ListShape.new(name: 'FilterValueList')
126
+ IBMDb2Settings = Shapes::StructureShape.new(name: 'IBMDb2Settings')
113
127
  ImportCertificateMessage = Shapes::StructureShape.new(name: 'ImportCertificateMessage')
114
128
  ImportCertificateResponse = Shapes::StructureShape.new(name: 'ImportCertificateResponse')
129
+ IncludeTestList = Shapes::ListShape.new(name: 'IncludeTestList')
130
+ IndividualAssessmentNameList = Shapes::ListShape.new(name: 'IndividualAssessmentNameList')
115
131
  InsufficientResourceCapacityFault = Shapes::StructureShape.new(name: 'InsufficientResourceCapacityFault')
116
132
  Integer = Shapes::IntegerShape.new(name: 'Integer')
117
133
  IntegerOptional = Shapes::IntegerShape.new(name: 'IntegerOptional')
@@ -120,6 +136,7 @@ module Aws::DatabaseMigrationService
120
136
  InvalidSubnet = Shapes::StructureShape.new(name: 'InvalidSubnet')
121
137
  KMSAccessDeniedFault = Shapes::StructureShape.new(name: 'KMSAccessDeniedFault')
122
138
  KMSDisabledFault = Shapes::StructureShape.new(name: 'KMSDisabledFault')
139
+ KMSFault = Shapes::StructureShape.new(name: 'KMSFault')
123
140
  KMSInvalidStateFault = Shapes::StructureShape.new(name: 'KMSInvalidStateFault')
124
141
  KMSKeyNotAccessibleFault = Shapes::StructureShape.new(name: 'KMSKeyNotAccessibleFault')
125
142
  KMSNotFoundFault = Shapes::StructureShape.new(name: 'KMSNotFoundFault')
@@ -131,6 +148,7 @@ module Aws::DatabaseMigrationService
131
148
  ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
132
149
  Long = Shapes::IntegerShape.new(name: 'Long')
133
150
  MessageFormatValue = Shapes::StringShape.new(name: 'MessageFormatValue')
151
+ MicrosoftSQLServerSettings = Shapes::StructureShape.new(name: 'MicrosoftSQLServerSettings')
134
152
  MigrationTypeValue = Shapes::StringShape.new(name: 'MigrationTypeValue')
135
153
  ModifyEndpointMessage = Shapes::StructureShape.new(name: 'ModifyEndpointMessage')
136
154
  ModifyEndpointResponse = Shapes::StructureShape.new(name: 'ModifyEndpointResponse')
@@ -143,14 +161,17 @@ module Aws::DatabaseMigrationService
143
161
  ModifyReplicationTaskMessage = Shapes::StructureShape.new(name: 'ModifyReplicationTaskMessage')
144
162
  ModifyReplicationTaskResponse = Shapes::StructureShape.new(name: 'ModifyReplicationTaskResponse')
145
163
  MongoDbSettings = Shapes::StructureShape.new(name: 'MongoDbSettings')
164
+ MySQLSettings = Shapes::StructureShape.new(name: 'MySQLSettings')
146
165
  NeptuneSettings = Shapes::StructureShape.new(name: 'NeptuneSettings')
147
166
  NestingLevelValue = Shapes::StringShape.new(name: 'NestingLevelValue')
167
+ OracleSettings = Shapes::StructureShape.new(name: 'OracleSettings')
148
168
  OrderableReplicationInstance = Shapes::StructureShape.new(name: 'OrderableReplicationInstance')
149
169
  OrderableReplicationInstanceList = Shapes::ListShape.new(name: 'OrderableReplicationInstanceList')
150
170
  ParquetVersionValue = Shapes::StringShape.new(name: 'ParquetVersionValue')
151
171
  PendingMaintenanceAction = Shapes::StructureShape.new(name: 'PendingMaintenanceAction')
152
172
  PendingMaintenanceActionDetails = Shapes::ListShape.new(name: 'PendingMaintenanceActionDetails')
153
173
  PendingMaintenanceActions = Shapes::ListShape.new(name: 'PendingMaintenanceActions')
174
+ PostgreSQLSettings = Shapes::StructureShape.new(name: 'PostgreSQLSettings')
154
175
  RebootReplicationInstanceMessage = Shapes::StructureShape.new(name: 'RebootReplicationInstanceMessage')
155
176
  RebootReplicationInstanceResponse = Shapes::StructureShape.new(name: 'RebootReplicationInstanceResponse')
156
177
  RedshiftSettings = Shapes::StructureShape.new(name: 'RedshiftSettings')
@@ -178,6 +199,11 @@ module Aws::DatabaseMigrationService
178
199
  ReplicationTask = Shapes::StructureShape.new(name: 'ReplicationTask')
179
200
  ReplicationTaskAssessmentResult = Shapes::StructureShape.new(name: 'ReplicationTaskAssessmentResult')
180
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')
181
207
  ReplicationTaskList = Shapes::ListShape.new(name: 'ReplicationTaskList')
182
208
  ReplicationTaskStats = Shapes::StructureShape.new(name: 'ReplicationTaskStats')
183
209
  ResourceAlreadyExistsFault = Shapes::StructureShape.new(name: 'ResourceAlreadyExistsFault')
@@ -185,6 +211,8 @@ module Aws::DatabaseMigrationService
185
211
  ResourceNotFoundFault = Shapes::StructureShape.new(name: 'ResourceNotFoundFault')
186
212
  ResourcePendingMaintenanceActions = Shapes::StructureShape.new(name: 'ResourcePendingMaintenanceActions')
187
213
  ResourceQuotaExceededFault = Shapes::StructureShape.new(name: 'ResourceQuotaExceededFault')
214
+ S3AccessDeniedFault = Shapes::StructureShape.new(name: 'S3AccessDeniedFault')
215
+ S3ResourceNotFoundFault = Shapes::StructureShape.new(name: 'S3ResourceNotFoundFault')
188
216
  S3Settings = Shapes::StructureShape.new(name: 'S3Settings')
189
217
  SNSInvalidTopicFault = Shapes::StructureShape.new(name: 'SNSInvalidTopicFault')
190
218
  SNSNoAuthorizationFault = Shapes::StructureShape.new(name: 'SNSNoAuthorizationFault')
@@ -194,6 +222,8 @@ module Aws::DatabaseMigrationService
194
222
  SourceType = Shapes::StringShape.new(name: 'SourceType')
195
223
  StartReplicationTaskAssessmentMessage = Shapes::StructureShape.new(name: 'StartReplicationTaskAssessmentMessage')
196
224
  StartReplicationTaskAssessmentResponse = Shapes::StructureShape.new(name: 'StartReplicationTaskAssessmentResponse')
225
+ StartReplicationTaskAssessmentRunMessage = Shapes::StructureShape.new(name: 'StartReplicationTaskAssessmentRunMessage')
226
+ StartReplicationTaskAssessmentRunResponse = Shapes::StructureShape.new(name: 'StartReplicationTaskAssessmentRunResponse')
197
227
  StartReplicationTaskMessage = Shapes::StructureShape.new(name: 'StartReplicationTaskMessage')
198
228
  StartReplicationTaskResponse = Shapes::StructureShape.new(name: 'StartReplicationTaskResponse')
199
229
  StartReplicationTaskTypeValue = Shapes::StringShape.new(name: 'StartReplicationTaskTypeValue')
@@ -207,6 +237,7 @@ module Aws::DatabaseMigrationService
207
237
  SubnetList = Shapes::ListShape.new(name: 'SubnetList')
208
238
  SupportedEndpointType = Shapes::StructureShape.new(name: 'SupportedEndpointType')
209
239
  SupportedEndpointTypeList = Shapes::ListShape.new(name: 'SupportedEndpointTypeList')
240
+ SybaseSettings = Shapes::StructureShape.new(name: 'SybaseSettings')
210
241
  TStamp = Shapes::TimestampShape.new(name: 'TStamp')
211
242
  TableListToReload = Shapes::ListShape.new(name: 'TableListToReload')
212
243
  TableStatistics = Shapes::StructureShape.new(name: 'TableStatistics')
@@ -250,6 +281,12 @@ module Aws::DatabaseMigrationService
250
281
 
251
282
  AvailabilityZonesList.member = Shapes::ShapeRef.new(shape: String)
252
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
+
253
290
  Certificate.add_member(:certificate_identifier, Shapes::ShapeRef.new(shape: String, location_name: "CertificateIdentifier"))
254
291
  Certificate.add_member(:certificate_creation_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "CertificateCreationDate"))
255
292
  Certificate.add_member(:certificate_pem, Shapes::ShapeRef.new(shape: String, location_name: "CertificatePem"))
@@ -298,6 +335,12 @@ module Aws::DatabaseMigrationService
298
335
  CreateEndpointMessage.add_member(:elasticsearch_settings, Shapes::ShapeRef.new(shape: ElasticsearchSettings, location_name: "ElasticsearchSettings"))
299
336
  CreateEndpointMessage.add_member(:neptune_settings, Shapes::ShapeRef.new(shape: NeptuneSettings, location_name: "NeptuneSettings"))
300
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"))
301
344
  CreateEndpointMessage.struct_class = Types::CreateEndpointMessage
302
345
 
303
346
  CreateEndpointResponse.add_member(:endpoint, Shapes::ShapeRef.new(shape: Endpoint, location_name: "Endpoint"))
@@ -396,6 +439,12 @@ module Aws::DatabaseMigrationService
396
439
 
397
440
  DeleteReplicationSubnetGroupResponse.struct_class = Types::DeleteReplicationSubnetGroupResponse
398
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
+
399
448
  DeleteReplicationTaskMessage.add_member(:replication_task_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationTaskArn"))
400
449
  DeleteReplicationTaskMessage.struct_class = Types::DeleteReplicationTaskMessage
401
450
 
@@ -408,6 +457,19 @@ module Aws::DatabaseMigrationService
408
457
  DescribeAccountAttributesResponse.add_member(:unique_account_identifier, Shapes::ShapeRef.new(shape: String, location_name: "UniqueAccountIdentifier"))
409
458
  DescribeAccountAttributesResponse.struct_class = Types::DescribeAccountAttributesResponse
410
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
+
411
473
  DescribeCertificatesMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
412
474
  DescribeCertificatesMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
413
475
  DescribeCertificatesMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
@@ -538,6 +600,24 @@ module Aws::DatabaseMigrationService
538
600
  DescribeReplicationTaskAssessmentResultsResponse.add_member(:replication_task_assessment_results, Shapes::ShapeRef.new(shape: ReplicationTaskAssessmentResultList, location_name: "ReplicationTaskAssessmentResults"))
539
601
  DescribeReplicationTaskAssessmentResultsResponse.struct_class = Types::DescribeReplicationTaskAssessmentResultsResponse
540
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
+
541
621
  DescribeReplicationTasksMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
542
622
  DescribeReplicationTasksMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
543
623
  DescribeReplicationTasksMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
@@ -607,6 +687,12 @@ module Aws::DatabaseMigrationService
607
687
  Endpoint.add_member(:elasticsearch_settings, Shapes::ShapeRef.new(shape: ElasticsearchSettings, location_name: "ElasticsearchSettings"))
608
688
  Endpoint.add_member(:neptune_settings, Shapes::ShapeRef.new(shape: NeptuneSettings, location_name: "NeptuneSettings"))
609
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"))
610
696
  Endpoint.struct_class = Types::Endpoint
611
697
 
612
698
  EndpointList.member = Shapes::ShapeRef.new(shape: Endpoint)
@@ -641,6 +727,8 @@ module Aws::DatabaseMigrationService
641
727
 
642
728
  EventSubscriptionsList.member = Shapes::ShapeRef.new(shape: EventSubscription)
643
729
 
730
+ ExcludeTestList.member = Shapes::ShapeRef.new(shape: String)
731
+
644
732
  Filter.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Name"))
645
733
  Filter.add_member(:values, Shapes::ShapeRef.new(shape: FilterValueList, required: true, location_name: "Values"))
646
734
  Filter.struct_class = Types::Filter
@@ -649,6 +737,13 @@ module Aws::DatabaseMigrationService
649
737
 
650
738
  FilterValueList.member = Shapes::ShapeRef.new(shape: String)
651
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
+
652
747
  ImportCertificateMessage.add_member(:certificate_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CertificateIdentifier"))
653
748
  ImportCertificateMessage.add_member(:certificate_pem, Shapes::ShapeRef.new(shape: String, location_name: "CertificatePem"))
654
749
  ImportCertificateMessage.add_member(:certificate_wallet, Shapes::ShapeRef.new(shape: CertificateWallet, location_name: "CertificateWallet"))
@@ -658,6 +753,10 @@ module Aws::DatabaseMigrationService
658
753
  ImportCertificateResponse.add_member(:certificate, Shapes::ShapeRef.new(shape: Certificate, location_name: "Certificate"))
659
754
  ImportCertificateResponse.struct_class = Types::ImportCertificateResponse
660
755
 
756
+ IncludeTestList.member = Shapes::ShapeRef.new(shape: String)
757
+
758
+ IndividualAssessmentNameList.member = Shapes::ShapeRef.new(shape: String)
759
+
661
760
  InsufficientResourceCapacityFault.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
662
761
  InsufficientResourceCapacityFault.struct_class = Types::InsufficientResourceCapacityFault
663
762
 
@@ -676,6 +775,9 @@ module Aws::DatabaseMigrationService
676
775
  KMSDisabledFault.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
677
776
  KMSDisabledFault.struct_class = Types::KMSDisabledFault
678
777
 
778
+ KMSFault.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
779
+ KMSFault.struct_class = Types::KMSFault
780
+
679
781
  KMSInvalidStateFault.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
680
782
  KMSInvalidStateFault.struct_class = Types::KMSInvalidStateFault
681
783
 
@@ -690,6 +792,12 @@ module Aws::DatabaseMigrationService
690
792
 
691
793
  KafkaSettings.add_member(:broker, Shapes::ShapeRef.new(shape: String, location_name: "Broker"))
692
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"))
693
801
  KafkaSettings.struct_class = Types::KafkaSettings
694
802
 
695
803
  KeyList.member = Shapes::ShapeRef.new(shape: String)
@@ -710,6 +818,13 @@ module Aws::DatabaseMigrationService
710
818
  ListTagsForResourceResponse.add_member(:tag_list, Shapes::ShapeRef.new(shape: TagList, location_name: "TagList"))
711
819
  ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
712
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
+
713
828
  ModifyEndpointMessage.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EndpointArn"))
714
829
  ModifyEndpointMessage.add_member(:endpoint_identifier, Shapes::ShapeRef.new(shape: String, location_name: "EndpointIdentifier"))
715
830
  ModifyEndpointMessage.add_member(:endpoint_type, Shapes::ShapeRef.new(shape: ReplicationEndpointTypeValue, location_name: "EndpointType"))
@@ -733,6 +848,12 @@ module Aws::DatabaseMigrationService
733
848
  ModifyEndpointMessage.add_member(:elasticsearch_settings, Shapes::ShapeRef.new(shape: ElasticsearchSettings, location_name: "ElasticsearchSettings"))
734
849
  ModifyEndpointMessage.add_member(:neptune_settings, Shapes::ShapeRef.new(shape: NeptuneSettings, location_name: "NeptuneSettings"))
735
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"))
736
857
  ModifyEndpointMessage.struct_class = Types::ModifyEndpointMessage
737
858
 
738
859
  ModifyEndpointResponse.add_member(:endpoint, Shapes::ShapeRef.new(shape: Endpoint, location_name: "Endpoint"))
@@ -800,6 +921,13 @@ module Aws::DatabaseMigrationService
800
921
  MongoDbSettings.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyId"))
801
922
  MongoDbSettings.struct_class = Types::MongoDbSettings
802
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
+
803
931
  NeptuneSettings.add_member(:service_access_role_arn, Shapes::ShapeRef.new(shape: String, location_name: "ServiceAccessRoleArn"))
804
932
  NeptuneSettings.add_member(:s3_bucket_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "S3BucketName"))
805
933
  NeptuneSettings.add_member(:s3_bucket_folder, Shapes::ShapeRef.new(shape: String, required: true, location_name: "S3BucketFolder"))
@@ -809,6 +937,18 @@ module Aws::DatabaseMigrationService
809
937
  NeptuneSettings.add_member(:iam_auth_enabled, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "IamAuthEnabled"))
810
938
  NeptuneSettings.struct_class = Types::NeptuneSettings
811
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
+
812
952
  OrderableReplicationInstance.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
813
953
  OrderableReplicationInstance.add_member(:replication_instance_class, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationInstanceClass"))
814
954
  OrderableReplicationInstance.add_member(:storage_type, Shapes::ShapeRef.new(shape: String, location_name: "StorageType"))
@@ -834,6 +974,13 @@ module Aws::DatabaseMigrationService
834
974
 
835
975
  PendingMaintenanceActions.member = Shapes::ShapeRef.new(shape: ResourcePendingMaintenanceActions)
836
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
+
837
984
  RebootReplicationInstanceMessage.add_member(:replication_instance_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationInstanceArn"))
838
985
  RebootReplicationInstanceMessage.add_member(:force_failover, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "ForceFailover"))
839
986
  RebootReplicationInstanceMessage.struct_class = Types::RebootReplicationInstanceMessage
@@ -983,6 +1130,35 @@ module Aws::DatabaseMigrationService
983
1130
 
984
1131
  ReplicationTaskAssessmentResultList.member = Shapes::ShapeRef.new(shape: ReplicationTaskAssessmentResult)
985
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
+
986
1162
  ReplicationTaskList.member = Shapes::ShapeRef.new(shape: ReplicationTask)
987
1163
 
988
1164
  ReplicationTaskStats.add_member(:full_load_progress_percent, Shapes::ShapeRef.new(shape: Integer, location_name: "FullLoadProgressPercent"))
@@ -1012,6 +1188,12 @@ module Aws::DatabaseMigrationService
1012
1188
  ResourceQuotaExceededFault.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
1013
1189
  ResourceQuotaExceededFault.struct_class = Types::ResourceQuotaExceededFault
1014
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
+
1015
1197
  S3Settings.add_member(:service_access_role_arn, Shapes::ShapeRef.new(shape: String, location_name: "ServiceAccessRoleArn"))
1016
1198
  S3Settings.add_member(:external_table_definition, Shapes::ShapeRef.new(shape: String, location_name: "ExternalTableDefinition"))
1017
1199
  S3Settings.add_member(:csv_row_delimiter, Shapes::ShapeRef.new(shape: String, location_name: "CsvRowDelimiter"))
@@ -1051,6 +1233,20 @@ module Aws::DatabaseMigrationService
1051
1233
  StartReplicationTaskAssessmentResponse.add_member(:replication_task, Shapes::ShapeRef.new(shape: ReplicationTask, location_name: "ReplicationTask"))
1052
1234
  StartReplicationTaskAssessmentResponse.struct_class = Types::StartReplicationTaskAssessmentResponse
1053
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
+
1054
1250
  StartReplicationTaskMessage.add_member(:replication_task_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationTaskArn"))
1055
1251
  StartReplicationTaskMessage.add_member(:start_replication_task_type, Shapes::ShapeRef.new(shape: StartReplicationTaskTypeValue, required: true, location_name: "StartReplicationTaskType"))
1056
1252
  StartReplicationTaskMessage.add_member(:cdc_start_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "CdcStartTime"))
@@ -1091,6 +1287,13 @@ module Aws::DatabaseMigrationService
1091
1287
 
1092
1288
  SupportedEndpointTypeList.member = Shapes::ShapeRef.new(shape: SupportedEndpointType)
1093
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
+
1094
1297
  TableListToReload.member = Shapes::ShapeRef.new(shape: TableToReload)
1095
1298
 
1096
1299
  TableStatistics.add_member(:schema_name, Shapes::ShapeRef.new(shape: String, location_name: "SchemaName"))
@@ -1116,8 +1319,8 @@ module Aws::DatabaseMigrationService
1116
1319
 
1117
1320
  TableStatisticsList.member = Shapes::ShapeRef.new(shape: TableStatistics)
1118
1321
 
1119
- TableToReload.add_member(:schema_name, Shapes::ShapeRef.new(shape: String, location_name: "SchemaName"))
1120
- 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"))
1121
1324
  TableToReload.struct_class = Types::TableToReload
1122
1325
 
1123
1326
  Tag.add_member(:key, Shapes::ShapeRef.new(shape: String, location_name: "Key"))
@@ -1180,6 +1383,17 @@ module Aws::DatabaseMigrationService
1180
1383
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
1181
1384
  end)
1182
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
+
1183
1397
  api.add_operation(:create_endpoint, Seahorse::Model::Operation.new.tap do |o|
1184
1398
  o.name = "CreateEndpoint"
1185
1399
  o.http_method = "POST"
@@ -1329,6 +1543,17 @@ module Aws::DatabaseMigrationService
1329
1543
  o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
1330
1544
  end)
1331
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
+
1332
1557
  api.add_operation(:describe_account_attributes, Seahorse::Model::Operation.new.tap do |o|
1333
1558
  o.name = "DescribeAccountAttributes"
1334
1559
  o.http_method = "POST"
@@ -1337,6 +1562,23 @@ module Aws::DatabaseMigrationService
1337
1562
  o.output = Shapes::ShapeRef.new(shape: DescribeAccountAttributesResponse)
1338
1563
  end)
1339
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
+
1340
1582
  api.add_operation(:describe_certificates, Seahorse::Model::Operation.new.tap do |o|
1341
1583
  o.name = "DescribeCertificates"
1342
1584
  o.http_method = "POST"
@@ -1533,6 +1775,36 @@ module Aws::DatabaseMigrationService
1533
1775
  )
1534
1776
  end)
1535
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
+
1536
1808
  api.add_operation(:describe_replication_tasks, Seahorse::Model::Operation.new.tap do |o|
1537
1809
  o.name = "DescribeReplicationTasks"
1538
1810
  o.http_method = "POST"
@@ -1733,6 +2005,26 @@ module Aws::DatabaseMigrationService
1733
2005
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
1734
2006
  end)
1735
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
+
1736
2028
  api.add_operation(:stop_replication_task, Seahorse::Model::Operation.new.tap do |o|
1737
2029
  o.name = "StopReplicationTask"
1738
2030
  o.http_method = "POST"