aws-sdk-databasemigrationservice 1.84.0 → 1.86.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.
@@ -21,10 +21,13 @@ module Aws::DatabaseMigrationService
21
21
  ApplyPendingMaintenanceActionMessage = Shapes::StructureShape.new(name: 'ApplyPendingMaintenanceActionMessage')
22
22
  ApplyPendingMaintenanceActionResponse = Shapes::StructureShape.new(name: 'ApplyPendingMaintenanceActionResponse')
23
23
  ArnList = Shapes::ListShape.new(name: 'ArnList')
24
+ AssessmentReportType = Shapes::StringShape.new(name: 'AssessmentReportType')
25
+ AssessmentReportTypesList = Shapes::ListShape.new(name: 'AssessmentReportTypesList')
24
26
  AuthMechanismValue = Shapes::StringShape.new(name: 'AuthMechanismValue')
25
27
  AuthTypeValue = Shapes::StringShape.new(name: 'AuthTypeValue')
26
28
  AvailabilityZone = Shapes::StructureShape.new(name: 'AvailabilityZone')
27
29
  AvailabilityZonesList = Shapes::ListShape.new(name: 'AvailabilityZonesList')
30
+ AvailableUpgradesList = Shapes::ListShape.new(name: 'AvailableUpgradesList')
28
31
  BatchStartRecommendationsErrorEntry = Shapes::StructureShape.new(name: 'BatchStartRecommendationsErrorEntry')
29
32
  BatchStartRecommendationsErrorEntryList = Shapes::ListShape.new(name: 'BatchStartRecommendationsErrorEntryList')
30
33
  BatchStartRecommendationsRequest = Shapes::StructureShape.new(name: 'BatchStartRecommendationsRequest')
@@ -49,12 +52,18 @@ module Aws::DatabaseMigrationService
49
52
  ComputeConfig = Shapes::StructureShape.new(name: 'ComputeConfig')
50
53
  Connection = Shapes::StructureShape.new(name: 'Connection')
51
54
  ConnectionList = Shapes::ListShape.new(name: 'ConnectionList')
55
+ CreateDataProviderMessage = Shapes::StructureShape.new(name: 'CreateDataProviderMessage')
56
+ CreateDataProviderResponse = Shapes::StructureShape.new(name: 'CreateDataProviderResponse')
52
57
  CreateEndpointMessage = Shapes::StructureShape.new(name: 'CreateEndpointMessage')
53
58
  CreateEndpointResponse = Shapes::StructureShape.new(name: 'CreateEndpointResponse')
54
59
  CreateEventSubscriptionMessage = Shapes::StructureShape.new(name: 'CreateEventSubscriptionMessage')
55
60
  CreateEventSubscriptionResponse = Shapes::StructureShape.new(name: 'CreateEventSubscriptionResponse')
56
61
  CreateFleetAdvisorCollectorRequest = Shapes::StructureShape.new(name: 'CreateFleetAdvisorCollectorRequest')
57
62
  CreateFleetAdvisorCollectorResponse = Shapes::StructureShape.new(name: 'CreateFleetAdvisorCollectorResponse')
63
+ CreateInstanceProfileMessage = Shapes::StructureShape.new(name: 'CreateInstanceProfileMessage')
64
+ CreateInstanceProfileResponse = Shapes::StructureShape.new(name: 'CreateInstanceProfileResponse')
65
+ CreateMigrationProjectMessage = Shapes::StructureShape.new(name: 'CreateMigrationProjectMessage')
66
+ CreateMigrationProjectResponse = Shapes::StructureShape.new(name: 'CreateMigrationProjectResponse')
58
67
  CreateReplicationConfigMessage = Shapes::StructureShape.new(name: 'CreateReplicationConfigMessage')
59
68
  CreateReplicationConfigResponse = Shapes::StructureShape.new(name: 'CreateReplicationConfigResponse')
60
69
  CreateReplicationInstanceMessage = Shapes::StructureShape.new(name: 'CreateReplicationInstanceMessage')
@@ -64,6 +73,13 @@ module Aws::DatabaseMigrationService
64
73
  CreateReplicationTaskMessage = Shapes::StructureShape.new(name: 'CreateReplicationTaskMessage')
65
74
  CreateReplicationTaskResponse = Shapes::StructureShape.new(name: 'CreateReplicationTaskResponse')
66
75
  DataFormatValue = Shapes::StringShape.new(name: 'DataFormatValue')
76
+ DataProvider = Shapes::StructureShape.new(name: 'DataProvider')
77
+ DataProviderDescriptor = Shapes::StructureShape.new(name: 'DataProviderDescriptor')
78
+ DataProviderDescriptorDefinition = Shapes::StructureShape.new(name: 'DataProviderDescriptorDefinition')
79
+ DataProviderDescriptorDefinitionList = Shapes::ListShape.new(name: 'DataProviderDescriptorDefinitionList')
80
+ DataProviderDescriptorList = Shapes::ListShape.new(name: 'DataProviderDescriptorList')
81
+ DataProviderList = Shapes::ListShape.new(name: 'DataProviderList')
82
+ DataProviderSettings = Shapes::UnionShape.new(name: 'DataProviderSettings')
67
83
  DatabaseInstanceSoftwareDetailsResponse = Shapes::StructureShape.new(name: 'DatabaseInstanceSoftwareDetailsResponse')
68
84
  DatabaseList = Shapes::ListShape.new(name: 'DatabaseList')
69
85
  DatabaseMode = Shapes::StringShape.new(name: 'DatabaseMode')
@@ -71,17 +87,24 @@ module Aws::DatabaseMigrationService
71
87
  DatabaseShortInfoResponse = Shapes::StructureShape.new(name: 'DatabaseShortInfoResponse')
72
88
  DatePartitionDelimiterValue = Shapes::StringShape.new(name: 'DatePartitionDelimiterValue')
73
89
  DatePartitionSequenceValue = Shapes::StringShape.new(name: 'DatePartitionSequenceValue')
90
+ DefaultErrorDetails = Shapes::StructureShape.new(name: 'DefaultErrorDetails')
74
91
  DeleteCertificateMessage = Shapes::StructureShape.new(name: 'DeleteCertificateMessage')
75
92
  DeleteCertificateResponse = Shapes::StructureShape.new(name: 'DeleteCertificateResponse')
76
93
  DeleteCollectorRequest = Shapes::StructureShape.new(name: 'DeleteCollectorRequest')
77
94
  DeleteConnectionMessage = Shapes::StructureShape.new(name: 'DeleteConnectionMessage')
78
95
  DeleteConnectionResponse = Shapes::StructureShape.new(name: 'DeleteConnectionResponse')
96
+ DeleteDataProviderMessage = Shapes::StructureShape.new(name: 'DeleteDataProviderMessage')
97
+ DeleteDataProviderResponse = Shapes::StructureShape.new(name: 'DeleteDataProviderResponse')
79
98
  DeleteEndpointMessage = Shapes::StructureShape.new(name: 'DeleteEndpointMessage')
80
99
  DeleteEndpointResponse = Shapes::StructureShape.new(name: 'DeleteEndpointResponse')
81
100
  DeleteEventSubscriptionMessage = Shapes::StructureShape.new(name: 'DeleteEventSubscriptionMessage')
82
101
  DeleteEventSubscriptionResponse = Shapes::StructureShape.new(name: 'DeleteEventSubscriptionResponse')
83
102
  DeleteFleetAdvisorDatabasesRequest = Shapes::StructureShape.new(name: 'DeleteFleetAdvisorDatabasesRequest')
84
103
  DeleteFleetAdvisorDatabasesResponse = Shapes::StructureShape.new(name: 'DeleteFleetAdvisorDatabasesResponse')
104
+ DeleteInstanceProfileMessage = Shapes::StructureShape.new(name: 'DeleteInstanceProfileMessage')
105
+ DeleteInstanceProfileResponse = Shapes::StructureShape.new(name: 'DeleteInstanceProfileResponse')
106
+ DeleteMigrationProjectMessage = Shapes::StructureShape.new(name: 'DeleteMigrationProjectMessage')
107
+ DeleteMigrationProjectResponse = Shapes::StructureShape.new(name: 'DeleteMigrationProjectResponse')
85
108
  DeleteReplicationConfigMessage = Shapes::StructureShape.new(name: 'DeleteReplicationConfigMessage')
86
109
  DeleteReplicationConfigResponse = Shapes::StructureShape.new(name: 'DeleteReplicationConfigResponse')
87
110
  DeleteReplicationInstanceMessage = Shapes::StructureShape.new(name: 'DeleteReplicationInstanceMessage')
@@ -100,18 +123,26 @@ module Aws::DatabaseMigrationService
100
123
  DescribeCertificatesResponse = Shapes::StructureShape.new(name: 'DescribeCertificatesResponse')
101
124
  DescribeConnectionsMessage = Shapes::StructureShape.new(name: 'DescribeConnectionsMessage')
102
125
  DescribeConnectionsResponse = Shapes::StructureShape.new(name: 'DescribeConnectionsResponse')
126
+ DescribeConversionConfigurationMessage = Shapes::StructureShape.new(name: 'DescribeConversionConfigurationMessage')
127
+ DescribeConversionConfigurationResponse = Shapes::StructureShape.new(name: 'DescribeConversionConfigurationResponse')
128
+ DescribeDataProvidersMessage = Shapes::StructureShape.new(name: 'DescribeDataProvidersMessage')
129
+ DescribeDataProvidersResponse = Shapes::StructureShape.new(name: 'DescribeDataProvidersResponse')
103
130
  DescribeEndpointSettingsMessage = Shapes::StructureShape.new(name: 'DescribeEndpointSettingsMessage')
104
131
  DescribeEndpointSettingsResponse = Shapes::StructureShape.new(name: 'DescribeEndpointSettingsResponse')
105
132
  DescribeEndpointTypesMessage = Shapes::StructureShape.new(name: 'DescribeEndpointTypesMessage')
106
133
  DescribeEndpointTypesResponse = Shapes::StructureShape.new(name: 'DescribeEndpointTypesResponse')
107
134
  DescribeEndpointsMessage = Shapes::StructureShape.new(name: 'DescribeEndpointsMessage')
108
135
  DescribeEndpointsResponse = Shapes::StructureShape.new(name: 'DescribeEndpointsResponse')
136
+ DescribeEngineVersionsMessage = Shapes::StructureShape.new(name: 'DescribeEngineVersionsMessage')
137
+ DescribeEngineVersionsResponse = Shapes::StructureShape.new(name: 'DescribeEngineVersionsResponse')
109
138
  DescribeEventCategoriesMessage = Shapes::StructureShape.new(name: 'DescribeEventCategoriesMessage')
110
139
  DescribeEventCategoriesResponse = Shapes::StructureShape.new(name: 'DescribeEventCategoriesResponse')
111
140
  DescribeEventSubscriptionsMessage = Shapes::StructureShape.new(name: 'DescribeEventSubscriptionsMessage')
112
141
  DescribeEventSubscriptionsResponse = Shapes::StructureShape.new(name: 'DescribeEventSubscriptionsResponse')
113
142
  DescribeEventsMessage = Shapes::StructureShape.new(name: 'DescribeEventsMessage')
114
143
  DescribeEventsResponse = Shapes::StructureShape.new(name: 'DescribeEventsResponse')
144
+ DescribeExtensionPackAssociationsMessage = Shapes::StructureShape.new(name: 'DescribeExtensionPackAssociationsMessage')
145
+ DescribeExtensionPackAssociationsResponse = Shapes::StructureShape.new(name: 'DescribeExtensionPackAssociationsResponse')
115
146
  DescribeFleetAdvisorCollectorsRequest = Shapes::StructureShape.new(name: 'DescribeFleetAdvisorCollectorsRequest')
116
147
  DescribeFleetAdvisorCollectorsResponse = Shapes::StructureShape.new(name: 'DescribeFleetAdvisorCollectorsResponse')
117
148
  DescribeFleetAdvisorDatabasesRequest = Shapes::StructureShape.new(name: 'DescribeFleetAdvisorDatabasesRequest')
@@ -122,6 +153,20 @@ module Aws::DatabaseMigrationService
122
153
  DescribeFleetAdvisorSchemaObjectSummaryResponse = Shapes::StructureShape.new(name: 'DescribeFleetAdvisorSchemaObjectSummaryResponse')
123
154
  DescribeFleetAdvisorSchemasRequest = Shapes::StructureShape.new(name: 'DescribeFleetAdvisorSchemasRequest')
124
155
  DescribeFleetAdvisorSchemasResponse = Shapes::StructureShape.new(name: 'DescribeFleetAdvisorSchemasResponse')
156
+ DescribeInstanceProfilesMessage = Shapes::StructureShape.new(name: 'DescribeInstanceProfilesMessage')
157
+ DescribeInstanceProfilesResponse = Shapes::StructureShape.new(name: 'DescribeInstanceProfilesResponse')
158
+ DescribeMetadataModelAssessmentsMessage = Shapes::StructureShape.new(name: 'DescribeMetadataModelAssessmentsMessage')
159
+ DescribeMetadataModelAssessmentsResponse = Shapes::StructureShape.new(name: 'DescribeMetadataModelAssessmentsResponse')
160
+ DescribeMetadataModelConversionsMessage = Shapes::StructureShape.new(name: 'DescribeMetadataModelConversionsMessage')
161
+ DescribeMetadataModelConversionsResponse = Shapes::StructureShape.new(name: 'DescribeMetadataModelConversionsResponse')
162
+ DescribeMetadataModelExportsAsScriptMessage = Shapes::StructureShape.new(name: 'DescribeMetadataModelExportsAsScriptMessage')
163
+ DescribeMetadataModelExportsAsScriptResponse = Shapes::StructureShape.new(name: 'DescribeMetadataModelExportsAsScriptResponse')
164
+ DescribeMetadataModelExportsToTargetMessage = Shapes::StructureShape.new(name: 'DescribeMetadataModelExportsToTargetMessage')
165
+ DescribeMetadataModelExportsToTargetResponse = Shapes::StructureShape.new(name: 'DescribeMetadataModelExportsToTargetResponse')
166
+ DescribeMetadataModelImportsMessage = Shapes::StructureShape.new(name: 'DescribeMetadataModelImportsMessage')
167
+ DescribeMetadataModelImportsResponse = Shapes::StructureShape.new(name: 'DescribeMetadataModelImportsResponse')
168
+ DescribeMigrationProjectsMessage = Shapes::StructureShape.new(name: 'DescribeMigrationProjectsMessage')
169
+ DescribeMigrationProjectsResponse = Shapes::StructureShape.new(name: 'DescribeMigrationProjectsResponse')
125
170
  DescribeOrderableReplicationInstancesMessage = Shapes::StructureShape.new(name: 'DescribeOrderableReplicationInstancesMessage')
126
171
  DescribeOrderableReplicationInstancesResponse = Shapes::StructureShape.new(name: 'DescribeOrderableReplicationInstancesResponse')
127
172
  DescribePendingMaintenanceActionsMessage = Shapes::StructureShape.new(name: 'DescribePendingMaintenanceActionsMessage')
@@ -170,6 +215,9 @@ module Aws::DatabaseMigrationService
170
215
  EndpointSettingEnumValues = Shapes::ListShape.new(name: 'EndpointSettingEnumValues')
171
216
  EndpointSettingTypeValue = Shapes::StringShape.new(name: 'EndpointSettingTypeValue')
172
217
  EndpointSettingsList = Shapes::ListShape.new(name: 'EndpointSettingsList')
218
+ EngineVersion = Shapes::StructureShape.new(name: 'EngineVersion')
219
+ EngineVersionList = Shapes::ListShape.new(name: 'EngineVersionList')
220
+ ErrorDetails = Shapes::UnionShape.new(name: 'ErrorDetails')
173
221
  Event = Shapes::StructureShape.new(name: 'Event')
174
222
  EventCategoriesList = Shapes::ListShape.new(name: 'EventCategoriesList')
175
223
  EventCategoryGroup = Shapes::StructureShape.new(name: 'EventCategoryGroup')
@@ -179,6 +227,10 @@ module Aws::DatabaseMigrationService
179
227
  EventSubscriptionsList = Shapes::ListShape.new(name: 'EventSubscriptionsList')
180
228
  ExceptionMessage = Shapes::StringShape.new(name: 'ExceptionMessage')
181
229
  ExcludeTestList = Shapes::ListShape.new(name: 'ExcludeTestList')
230
+ ExportMetadataModelAssessmentMessage = Shapes::StructureShape.new(name: 'ExportMetadataModelAssessmentMessage')
231
+ ExportMetadataModelAssessmentResponse = Shapes::StructureShape.new(name: 'ExportMetadataModelAssessmentResponse')
232
+ ExportMetadataModelAssessmentResultEntry = Shapes::StructureShape.new(name: 'ExportMetadataModelAssessmentResultEntry')
233
+ ExportSqlDetails = Shapes::StructureShape.new(name: 'ExportSqlDetails')
182
234
  Filter = Shapes::StructureShape.new(name: 'Filter')
183
235
  FilterList = Shapes::ListShape.new(name: 'FilterList')
184
236
  FilterValueList = Shapes::ListShape.new(name: 'FilterValueList')
@@ -193,6 +245,8 @@ module Aws::DatabaseMigrationService
193
245
  ImportCertificateResponse = Shapes::StructureShape.new(name: 'ImportCertificateResponse')
194
246
  IncludeTestList = Shapes::ListShape.new(name: 'IncludeTestList')
195
247
  IndividualAssessmentNameList = Shapes::ListShape.new(name: 'IndividualAssessmentNameList')
248
+ InstanceProfile = Shapes::StructureShape.new(name: 'InstanceProfile')
249
+ InstanceProfileList = Shapes::ListShape.new(name: 'InstanceProfileList')
196
250
  InsufficientResourceCapacityFault = Shapes::StructureShape.new(name: 'InsufficientResourceCapacityFault')
197
251
  Integer = Shapes::IntegerShape.new(name: 'Integer')
198
252
  IntegerList = Shapes::ListShape.new(name: 'IntegerList')
@@ -202,6 +256,7 @@ module Aws::DatabaseMigrationService
202
256
  InvalidResourceStateFault = Shapes::StructureShape.new(name: 'InvalidResourceStateFault')
203
257
  InvalidSubnet = Shapes::StructureShape.new(name: 'InvalidSubnet')
204
258
  InventoryData = Shapes::StructureShape.new(name: 'InventoryData')
259
+ Iso8601DateTime = Shapes::TimestampShape.new(name: 'Iso8601DateTime', timestampFormat: "iso8601")
205
260
  KMSAccessDeniedFault = Shapes::StructureShape.new(name: 'KMSAccessDeniedFault')
206
261
  KMSDisabledFault = Shapes::StructureShape.new(name: 'KMSDisabledFault')
207
262
  KMSFault = Shapes::StructureShape.new(name: 'KMSFault')
@@ -224,11 +279,22 @@ module Aws::DatabaseMigrationService
224
279
  LongVarcharMappingType = Shapes::StringShape.new(name: 'LongVarcharMappingType')
225
280
  MessageFormatValue = Shapes::StringShape.new(name: 'MessageFormatValue')
226
281
  MicrosoftSQLServerSettings = Shapes::StructureShape.new(name: 'MicrosoftSQLServerSettings')
282
+ MicrosoftSqlServerDataProviderSettings = Shapes::StructureShape.new(name: 'MicrosoftSqlServerDataProviderSettings')
283
+ MigrationProject = Shapes::StructureShape.new(name: 'MigrationProject')
284
+ MigrationProjectList = Shapes::ListShape.new(name: 'MigrationProjectList')
227
285
  MigrationTypeValue = Shapes::StringShape.new(name: 'MigrationTypeValue')
286
+ ModifyConversionConfigurationMessage = Shapes::StructureShape.new(name: 'ModifyConversionConfigurationMessage')
287
+ ModifyConversionConfigurationResponse = Shapes::StructureShape.new(name: 'ModifyConversionConfigurationResponse')
288
+ ModifyDataProviderMessage = Shapes::StructureShape.new(name: 'ModifyDataProviderMessage')
289
+ ModifyDataProviderResponse = Shapes::StructureShape.new(name: 'ModifyDataProviderResponse')
228
290
  ModifyEndpointMessage = Shapes::StructureShape.new(name: 'ModifyEndpointMessage')
229
291
  ModifyEndpointResponse = Shapes::StructureShape.new(name: 'ModifyEndpointResponse')
230
292
  ModifyEventSubscriptionMessage = Shapes::StructureShape.new(name: 'ModifyEventSubscriptionMessage')
231
293
  ModifyEventSubscriptionResponse = Shapes::StructureShape.new(name: 'ModifyEventSubscriptionResponse')
294
+ ModifyInstanceProfileMessage = Shapes::StructureShape.new(name: 'ModifyInstanceProfileMessage')
295
+ ModifyInstanceProfileResponse = Shapes::StructureShape.new(name: 'ModifyInstanceProfileResponse')
296
+ ModifyMigrationProjectMessage = Shapes::StructureShape.new(name: 'ModifyMigrationProjectMessage')
297
+ ModifyMigrationProjectResponse = Shapes::StructureShape.new(name: 'ModifyMigrationProjectResponse')
232
298
  ModifyReplicationConfigMessage = Shapes::StructureShape.new(name: 'ModifyReplicationConfigMessage')
233
299
  ModifyReplicationConfigResponse = Shapes::StructureShape.new(name: 'ModifyReplicationConfigResponse')
234
300
  ModifyReplicationInstanceMessage = Shapes::StructureShape.new(name: 'ModifyReplicationInstanceMessage')
@@ -241,17 +307,21 @@ module Aws::DatabaseMigrationService
241
307
  MoveReplicationTaskMessage = Shapes::StructureShape.new(name: 'MoveReplicationTaskMessage')
242
308
  MoveReplicationTaskResponse = Shapes::StructureShape.new(name: 'MoveReplicationTaskResponse')
243
309
  MySQLSettings = Shapes::StructureShape.new(name: 'MySQLSettings')
310
+ MySqlDataProviderSettings = Shapes::StructureShape.new(name: 'MySqlDataProviderSettings')
244
311
  NeptuneSettings = Shapes::StructureShape.new(name: 'NeptuneSettings')
245
312
  NestingLevelValue = Shapes::StringShape.new(name: 'NestingLevelValue')
313
+ OracleDataProviderSettings = Shapes::StructureShape.new(name: 'OracleDataProviderSettings')
246
314
  OracleSettings = Shapes::StructureShape.new(name: 'OracleSettings')
247
315
  OrderableReplicationInstance = Shapes::StructureShape.new(name: 'OrderableReplicationInstance')
248
316
  OrderableReplicationInstanceList = Shapes::ListShape.new(name: 'OrderableReplicationInstanceList')
317
+ OriginTypeValue = Shapes::StringShape.new(name: 'OriginTypeValue')
249
318
  ParquetVersionValue = Shapes::StringShape.new(name: 'ParquetVersionValue')
250
319
  PendingMaintenanceAction = Shapes::StructureShape.new(name: 'PendingMaintenanceAction')
251
320
  PendingMaintenanceActionDetails = Shapes::ListShape.new(name: 'PendingMaintenanceActionDetails')
252
321
  PendingMaintenanceActions = Shapes::ListShape.new(name: 'PendingMaintenanceActions')
253
322
  PluginNameValue = Shapes::StringShape.new(name: 'PluginNameValue')
254
323
  PostgreSQLSettings = Shapes::StructureShape.new(name: 'PostgreSQLSettings')
324
+ PostgreSqlDataProviderSettings = Shapes::StructureShape.new(name: 'PostgreSqlDataProviderSettings')
255
325
  ProvisionData = Shapes::StructureShape.new(name: 'ProvisionData')
256
326
  RdsConfiguration = Shapes::StructureShape.new(name: 'RdsConfiguration')
257
327
  RdsRecommendation = Shapes::StructureShape.new(name: 'RdsRecommendation')
@@ -314,9 +384,12 @@ module Aws::DatabaseMigrationService
314
384
  S3AccessDeniedFault = Shapes::StructureShape.new(name: 'S3AccessDeniedFault')
315
385
  S3ResourceNotFoundFault = Shapes::StructureShape.new(name: 'S3ResourceNotFoundFault')
316
386
  S3Settings = Shapes::StructureShape.new(name: 'S3Settings')
387
+ SCApplicationAttributes = Shapes::StructureShape.new(name: 'SCApplicationAttributes')
317
388
  SNSInvalidTopicFault = Shapes::StructureShape.new(name: 'SNSInvalidTopicFault')
318
389
  SNSNoAuthorizationFault = Shapes::StructureShape.new(name: 'SNSNoAuthorizationFault')
319
390
  SafeguardPolicy = Shapes::StringShape.new(name: 'SafeguardPolicy')
391
+ SchemaConversionRequest = Shapes::StructureShape.new(name: 'SchemaConversionRequest')
392
+ SchemaConversionRequestList = Shapes::ListShape.new(name: 'SchemaConversionRequestList')
320
393
  SchemaList = Shapes::ListShape.new(name: 'SchemaList')
321
394
  SchemaResponse = Shapes::StructureShape.new(name: 'SchemaResponse')
322
395
  SchemaShortInfoResponse = Shapes::StructureShape.new(name: 'SchemaShortInfoResponse')
@@ -325,6 +398,18 @@ module Aws::DatabaseMigrationService
325
398
  SourceIdsList = Shapes::ListShape.new(name: 'SourceIdsList')
326
399
  SourceType = Shapes::StringShape.new(name: 'SourceType')
327
400
  SslSecurityProtocolValue = Shapes::StringShape.new(name: 'SslSecurityProtocolValue')
401
+ StartExtensionPackAssociationMessage = Shapes::StructureShape.new(name: 'StartExtensionPackAssociationMessage')
402
+ StartExtensionPackAssociationResponse = Shapes::StructureShape.new(name: 'StartExtensionPackAssociationResponse')
403
+ StartMetadataModelAssessmentMessage = Shapes::StructureShape.new(name: 'StartMetadataModelAssessmentMessage')
404
+ StartMetadataModelAssessmentResponse = Shapes::StructureShape.new(name: 'StartMetadataModelAssessmentResponse')
405
+ StartMetadataModelConversionMessage = Shapes::StructureShape.new(name: 'StartMetadataModelConversionMessage')
406
+ StartMetadataModelConversionResponse = Shapes::StructureShape.new(name: 'StartMetadataModelConversionResponse')
407
+ StartMetadataModelExportAsScriptMessage = Shapes::StructureShape.new(name: 'StartMetadataModelExportAsScriptMessage')
408
+ StartMetadataModelExportAsScriptResponse = Shapes::StructureShape.new(name: 'StartMetadataModelExportAsScriptResponse')
409
+ StartMetadataModelExportToTargetMessage = Shapes::StructureShape.new(name: 'StartMetadataModelExportToTargetMessage')
410
+ StartMetadataModelExportToTargetResponse = Shapes::StructureShape.new(name: 'StartMetadataModelExportToTargetResponse')
411
+ StartMetadataModelImportMessage = Shapes::StructureShape.new(name: 'StartMetadataModelImportMessage')
412
+ StartMetadataModelImportResponse = Shapes::StructureShape.new(name: 'StartMetadataModelImportResponse')
328
413
  StartRecommendationsRequest = Shapes::StructureShape.new(name: 'StartRecommendationsRequest')
329
414
  StartRecommendationsRequestEntry = Shapes::StructureShape.new(name: 'StartRecommendationsRequestEntry')
330
415
  StartRecommendationsRequestEntryList = Shapes::ListShape.new(name: 'StartRecommendationsRequestEntryList')
@@ -397,11 +482,15 @@ module Aws::DatabaseMigrationService
397
482
 
398
483
  ArnList.member = Shapes::ShapeRef.new(shape: String)
399
484
 
485
+ AssessmentReportTypesList.member = Shapes::ShapeRef.new(shape: AssessmentReportType)
486
+
400
487
  AvailabilityZone.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
401
488
  AvailabilityZone.struct_class = Types::AvailabilityZone
402
489
 
403
490
  AvailabilityZonesList.member = Shapes::ShapeRef.new(shape: String)
404
491
 
492
+ AvailableUpgradesList.member = Shapes::ShapeRef.new(shape: String)
493
+
405
494
  BatchStartRecommendationsErrorEntry.add_member(:database_id, Shapes::ShapeRef.new(shape: String, location_name: "DatabaseId"))
406
495
  BatchStartRecommendationsErrorEntry.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
407
496
  BatchStartRecommendationsErrorEntry.add_member(:code, Shapes::ShapeRef.new(shape: String, location_name: "Code"))
@@ -488,6 +577,16 @@ module Aws::DatabaseMigrationService
488
577
 
489
578
  ConnectionList.member = Shapes::ShapeRef.new(shape: Connection)
490
579
 
580
+ CreateDataProviderMessage.add_member(:data_provider_name, Shapes::ShapeRef.new(shape: String, location_name: "DataProviderName"))
581
+ CreateDataProviderMessage.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
582
+ CreateDataProviderMessage.add_member(:engine, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Engine"))
583
+ CreateDataProviderMessage.add_member(:settings, Shapes::ShapeRef.new(shape: DataProviderSettings, required: true, location_name: "Settings"))
584
+ CreateDataProviderMessage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
585
+ CreateDataProviderMessage.struct_class = Types::CreateDataProviderMessage
586
+
587
+ CreateDataProviderResponse.add_member(:data_provider, Shapes::ShapeRef.new(shape: DataProvider, location_name: "DataProvider"))
588
+ CreateDataProviderResponse.struct_class = Types::CreateDataProviderResponse
589
+
491
590
  CreateEndpointMessage.add_member(:endpoint_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EndpointIdentifier"))
492
591
  CreateEndpointMessage.add_member(:endpoint_type, Shapes::ShapeRef.new(shape: ReplicationEndpointTypeValue, required: true, location_name: "EndpointType"))
493
592
  CreateEndpointMessage.add_member(:engine_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EngineName"))
@@ -553,6 +652,33 @@ module Aws::DatabaseMigrationService
553
652
  CreateFleetAdvisorCollectorResponse.add_member(:s3_bucket_name, Shapes::ShapeRef.new(shape: String, location_name: "S3BucketName"))
554
653
  CreateFleetAdvisorCollectorResponse.struct_class = Types::CreateFleetAdvisorCollectorResponse
555
654
 
655
+ CreateInstanceProfileMessage.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "AvailabilityZone"))
656
+ CreateInstanceProfileMessage.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyArn"))
657
+ CreateInstanceProfileMessage.add_member(:publicly_accessible, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "PubliclyAccessible"))
658
+ CreateInstanceProfileMessage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
659
+ CreateInstanceProfileMessage.add_member(:network_type, Shapes::ShapeRef.new(shape: String, location_name: "NetworkType"))
660
+ CreateInstanceProfileMessage.add_member(:instance_profile_name, Shapes::ShapeRef.new(shape: String, location_name: "InstanceProfileName"))
661
+ CreateInstanceProfileMessage.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
662
+ CreateInstanceProfileMessage.add_member(:subnet_group_identifier, Shapes::ShapeRef.new(shape: String, location_name: "SubnetGroupIdentifier"))
663
+ CreateInstanceProfileMessage.add_member(:vpc_security_groups, Shapes::ShapeRef.new(shape: StringList, location_name: "VpcSecurityGroups"))
664
+ CreateInstanceProfileMessage.struct_class = Types::CreateInstanceProfileMessage
665
+
666
+ CreateInstanceProfileResponse.add_member(:instance_profile, Shapes::ShapeRef.new(shape: InstanceProfile, location_name: "InstanceProfile"))
667
+ CreateInstanceProfileResponse.struct_class = Types::CreateInstanceProfileResponse
668
+
669
+ CreateMigrationProjectMessage.add_member(:migration_project_name, Shapes::ShapeRef.new(shape: String, location_name: "MigrationProjectName"))
670
+ CreateMigrationProjectMessage.add_member(:source_data_provider_descriptors, Shapes::ShapeRef.new(shape: DataProviderDescriptorDefinitionList, required: true, location_name: "SourceDataProviderDescriptors"))
671
+ CreateMigrationProjectMessage.add_member(:target_data_provider_descriptors, Shapes::ShapeRef.new(shape: DataProviderDescriptorDefinitionList, required: true, location_name: "TargetDataProviderDescriptors"))
672
+ CreateMigrationProjectMessage.add_member(:instance_profile_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "InstanceProfileIdentifier"))
673
+ CreateMigrationProjectMessage.add_member(:transformation_rules, Shapes::ShapeRef.new(shape: String, location_name: "TransformationRules"))
674
+ CreateMigrationProjectMessage.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
675
+ CreateMigrationProjectMessage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
676
+ CreateMigrationProjectMessage.add_member(:schema_conversion_application_attributes, Shapes::ShapeRef.new(shape: SCApplicationAttributes, location_name: "SchemaConversionApplicationAttributes"))
677
+ CreateMigrationProjectMessage.struct_class = Types::CreateMigrationProjectMessage
678
+
679
+ CreateMigrationProjectResponse.add_member(:migration_project, Shapes::ShapeRef.new(shape: MigrationProject, location_name: "MigrationProject"))
680
+ CreateMigrationProjectResponse.struct_class = Types::CreateMigrationProjectResponse
681
+
556
682
  CreateReplicationConfigMessage.add_member(:replication_config_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationConfigIdentifier"))
557
683
  CreateReplicationConfigMessage.add_member(:source_endpoint_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SourceEndpointArn"))
558
684
  CreateReplicationConfigMessage.add_member(:target_endpoint_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TargetEndpointArn"))
@@ -616,6 +742,43 @@ module Aws::DatabaseMigrationService
616
742
  CreateReplicationTaskResponse.add_member(:replication_task, Shapes::ShapeRef.new(shape: ReplicationTask, location_name: "ReplicationTask"))
617
743
  CreateReplicationTaskResponse.struct_class = Types::CreateReplicationTaskResponse
618
744
 
745
+ DataProvider.add_member(:data_provider_name, Shapes::ShapeRef.new(shape: String, location_name: "DataProviderName"))
746
+ DataProvider.add_member(:data_provider_arn, Shapes::ShapeRef.new(shape: String, location_name: "DataProviderArn"))
747
+ DataProvider.add_member(:data_provider_creation_time, Shapes::ShapeRef.new(shape: Iso8601DateTime, location_name: "DataProviderCreationTime"))
748
+ DataProvider.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
749
+ DataProvider.add_member(:engine, Shapes::ShapeRef.new(shape: String, location_name: "Engine"))
750
+ DataProvider.add_member(:settings, Shapes::ShapeRef.new(shape: DataProviderSettings, location_name: "Settings"))
751
+ DataProvider.struct_class = Types::DataProvider
752
+
753
+ DataProviderDescriptor.add_member(:secrets_manager_secret_id, Shapes::ShapeRef.new(shape: String, location_name: "SecretsManagerSecretId"))
754
+ DataProviderDescriptor.add_member(:secrets_manager_access_role_arn, Shapes::ShapeRef.new(shape: String, location_name: "SecretsManagerAccessRoleArn"))
755
+ DataProviderDescriptor.add_member(:data_provider_name, Shapes::ShapeRef.new(shape: String, location_name: "DataProviderName"))
756
+ DataProviderDescriptor.add_member(:data_provider_arn, Shapes::ShapeRef.new(shape: String, location_name: "DataProviderArn"))
757
+ DataProviderDescriptor.struct_class = Types::DataProviderDescriptor
758
+
759
+ DataProviderDescriptorDefinition.add_member(:data_provider_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DataProviderIdentifier"))
760
+ DataProviderDescriptorDefinition.add_member(:secrets_manager_secret_id, Shapes::ShapeRef.new(shape: String, location_name: "SecretsManagerSecretId"))
761
+ DataProviderDescriptorDefinition.add_member(:secrets_manager_access_role_arn, Shapes::ShapeRef.new(shape: String, location_name: "SecretsManagerAccessRoleArn"))
762
+ DataProviderDescriptorDefinition.struct_class = Types::DataProviderDescriptorDefinition
763
+
764
+ DataProviderDescriptorDefinitionList.member = Shapes::ShapeRef.new(shape: DataProviderDescriptorDefinition)
765
+
766
+ DataProviderDescriptorList.member = Shapes::ShapeRef.new(shape: DataProviderDescriptor)
767
+
768
+ DataProviderList.member = Shapes::ShapeRef.new(shape: DataProvider)
769
+
770
+ DataProviderSettings.add_member(:postgre_sql_settings, Shapes::ShapeRef.new(shape: PostgreSqlDataProviderSettings, location_name: "PostgreSqlSettings"))
771
+ DataProviderSettings.add_member(:my_sql_settings, Shapes::ShapeRef.new(shape: MySqlDataProviderSettings, location_name: "MySqlSettings"))
772
+ DataProviderSettings.add_member(:oracle_settings, Shapes::ShapeRef.new(shape: OracleDataProviderSettings, location_name: "OracleSettings"))
773
+ DataProviderSettings.add_member(:microsoft_sql_server_settings, Shapes::ShapeRef.new(shape: MicrosoftSqlServerDataProviderSettings, location_name: "MicrosoftSqlServerSettings"))
774
+ DataProviderSettings.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
775
+ DataProviderSettings.add_member_subclass(:postgre_sql_settings, Types::DataProviderSettings::PostgreSqlSettings)
776
+ DataProviderSettings.add_member_subclass(:my_sql_settings, Types::DataProviderSettings::MySqlSettings)
777
+ DataProviderSettings.add_member_subclass(:oracle_settings, Types::DataProviderSettings::OracleSettings)
778
+ DataProviderSettings.add_member_subclass(:microsoft_sql_server_settings, Types::DataProviderSettings::MicrosoftSqlServerSettings)
779
+ DataProviderSettings.add_member_subclass(:unknown, Types::DataProviderSettings::Unknown)
780
+ DataProviderSettings.struct_class = Types::DataProviderSettings
781
+
619
782
  DatabaseInstanceSoftwareDetailsResponse.add_member(:engine, Shapes::ShapeRef.new(shape: String, location_name: "Engine"))
620
783
  DatabaseInstanceSoftwareDetailsResponse.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
621
784
  DatabaseInstanceSoftwareDetailsResponse.add_member(:engine_edition, Shapes::ShapeRef.new(shape: String, location_name: "EngineEdition"))
@@ -642,6 +805,9 @@ module Aws::DatabaseMigrationService
642
805
  DatabaseShortInfoResponse.add_member(:database_engine, Shapes::ShapeRef.new(shape: String, location_name: "DatabaseEngine"))
643
806
  DatabaseShortInfoResponse.struct_class = Types::DatabaseShortInfoResponse
644
807
 
808
+ DefaultErrorDetails.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
809
+ DefaultErrorDetails.struct_class = Types::DefaultErrorDetails
810
+
645
811
  DeleteCertificateMessage.add_member(:certificate_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CertificateArn"))
646
812
  DeleteCertificateMessage.struct_class = Types::DeleteCertificateMessage
647
813
 
@@ -658,6 +824,12 @@ module Aws::DatabaseMigrationService
658
824
  DeleteConnectionResponse.add_member(:connection, Shapes::ShapeRef.new(shape: Connection, location_name: "Connection"))
659
825
  DeleteConnectionResponse.struct_class = Types::DeleteConnectionResponse
660
826
 
827
+ DeleteDataProviderMessage.add_member(:data_provider_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DataProviderIdentifier"))
828
+ DeleteDataProviderMessage.struct_class = Types::DeleteDataProviderMessage
829
+
830
+ DeleteDataProviderResponse.add_member(:data_provider, Shapes::ShapeRef.new(shape: DataProvider, location_name: "DataProvider"))
831
+ DeleteDataProviderResponse.struct_class = Types::DeleteDataProviderResponse
832
+
661
833
  DeleteEndpointMessage.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EndpointArn"))
662
834
  DeleteEndpointMessage.struct_class = Types::DeleteEndpointMessage
663
835
 
@@ -676,6 +848,18 @@ module Aws::DatabaseMigrationService
676
848
  DeleteFleetAdvisorDatabasesResponse.add_member(:database_ids, Shapes::ShapeRef.new(shape: StringList, location_name: "DatabaseIds"))
677
849
  DeleteFleetAdvisorDatabasesResponse.struct_class = Types::DeleteFleetAdvisorDatabasesResponse
678
850
 
851
+ DeleteInstanceProfileMessage.add_member(:instance_profile_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "InstanceProfileIdentifier"))
852
+ DeleteInstanceProfileMessage.struct_class = Types::DeleteInstanceProfileMessage
853
+
854
+ DeleteInstanceProfileResponse.add_member(:instance_profile, Shapes::ShapeRef.new(shape: InstanceProfile, location_name: "InstanceProfile"))
855
+ DeleteInstanceProfileResponse.struct_class = Types::DeleteInstanceProfileResponse
856
+
857
+ DeleteMigrationProjectMessage.add_member(:migration_project_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "MigrationProjectIdentifier"))
858
+ DeleteMigrationProjectMessage.struct_class = Types::DeleteMigrationProjectMessage
859
+
860
+ DeleteMigrationProjectResponse.add_member(:migration_project, Shapes::ShapeRef.new(shape: MigrationProject, location_name: "MigrationProject"))
861
+ DeleteMigrationProjectResponse.struct_class = Types::DeleteMigrationProjectResponse
862
+
679
863
  DeleteReplicationConfigMessage.add_member(:replication_config_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationConfigArn"))
680
864
  DeleteReplicationConfigMessage.struct_class = Types::DeleteReplicationConfigMessage
681
865
 
@@ -742,6 +926,22 @@ module Aws::DatabaseMigrationService
742
926
  DescribeConnectionsResponse.add_member(:connections, Shapes::ShapeRef.new(shape: ConnectionList, location_name: "Connections"))
743
927
  DescribeConnectionsResponse.struct_class = Types::DescribeConnectionsResponse
744
928
 
929
+ DescribeConversionConfigurationMessage.add_member(:migration_project_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "MigrationProjectIdentifier"))
930
+ DescribeConversionConfigurationMessage.struct_class = Types::DescribeConversionConfigurationMessage
931
+
932
+ DescribeConversionConfigurationResponse.add_member(:migration_project_identifier, Shapes::ShapeRef.new(shape: String, location_name: "MigrationProjectIdentifier"))
933
+ DescribeConversionConfigurationResponse.add_member(:conversion_configuration, Shapes::ShapeRef.new(shape: String, location_name: "ConversionConfiguration"))
934
+ DescribeConversionConfigurationResponse.struct_class = Types::DescribeConversionConfigurationResponse
935
+
936
+ DescribeDataProvidersMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
937
+ DescribeDataProvidersMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
938
+ DescribeDataProvidersMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
939
+ DescribeDataProvidersMessage.struct_class = Types::DescribeDataProvidersMessage
940
+
941
+ DescribeDataProvidersResponse.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
942
+ DescribeDataProvidersResponse.add_member(:data_providers, Shapes::ShapeRef.new(shape: DataProviderList, location_name: "DataProviders"))
943
+ DescribeDataProvidersResponse.struct_class = Types::DescribeDataProvidersResponse
944
+
745
945
  DescribeEndpointSettingsMessage.add_member(:engine_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EngineName"))
746
946
  DescribeEndpointSettingsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
747
947
  DescribeEndpointSettingsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
@@ -769,6 +969,14 @@ module Aws::DatabaseMigrationService
769
969
  DescribeEndpointsResponse.add_member(:endpoints, Shapes::ShapeRef.new(shape: EndpointList, location_name: "Endpoints"))
770
970
  DescribeEndpointsResponse.struct_class = Types::DescribeEndpointsResponse
771
971
 
972
+ DescribeEngineVersionsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
973
+ DescribeEngineVersionsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
974
+ DescribeEngineVersionsMessage.struct_class = Types::DescribeEngineVersionsMessage
975
+
976
+ DescribeEngineVersionsResponse.add_member(:engine_versions, Shapes::ShapeRef.new(shape: EngineVersionList, location_name: "EngineVersions"))
977
+ DescribeEngineVersionsResponse.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
978
+ DescribeEngineVersionsResponse.struct_class = Types::DescribeEngineVersionsResponse
979
+
772
980
  DescribeEventCategoriesMessage.add_member(:source_type, Shapes::ShapeRef.new(shape: String, location_name: "SourceType"))
773
981
  DescribeEventCategoriesMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
774
982
  DescribeEventCategoriesMessage.struct_class = Types::DescribeEventCategoriesMessage
@@ -801,6 +1009,16 @@ module Aws::DatabaseMigrationService
801
1009
  DescribeEventsResponse.add_member(:events, Shapes::ShapeRef.new(shape: EventList, location_name: "Events"))
802
1010
  DescribeEventsResponse.struct_class = Types::DescribeEventsResponse
803
1011
 
1012
+ DescribeExtensionPackAssociationsMessage.add_member(:migration_project_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "MigrationProjectIdentifier"))
1013
+ DescribeExtensionPackAssociationsMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
1014
+ DescribeExtensionPackAssociationsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
1015
+ DescribeExtensionPackAssociationsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
1016
+ DescribeExtensionPackAssociationsMessage.struct_class = Types::DescribeExtensionPackAssociationsMessage
1017
+
1018
+ DescribeExtensionPackAssociationsResponse.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
1019
+ DescribeExtensionPackAssociationsResponse.add_member(:requests, Shapes::ShapeRef.new(shape: SchemaConversionRequestList, location_name: "Requests"))
1020
+ DescribeExtensionPackAssociationsResponse.struct_class = Types::DescribeExtensionPackAssociationsResponse
1021
+
804
1022
  DescribeFleetAdvisorCollectorsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
805
1023
  DescribeFleetAdvisorCollectorsRequest.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
806
1024
  DescribeFleetAdvisorCollectorsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
@@ -845,6 +1063,74 @@ module Aws::DatabaseMigrationService
845
1063
  DescribeFleetAdvisorSchemasResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
846
1064
  DescribeFleetAdvisorSchemasResponse.struct_class = Types::DescribeFleetAdvisorSchemasResponse
847
1065
 
1066
+ DescribeInstanceProfilesMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
1067
+ DescribeInstanceProfilesMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
1068
+ DescribeInstanceProfilesMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
1069
+ DescribeInstanceProfilesMessage.struct_class = Types::DescribeInstanceProfilesMessage
1070
+
1071
+ DescribeInstanceProfilesResponse.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
1072
+ DescribeInstanceProfilesResponse.add_member(:instance_profiles, Shapes::ShapeRef.new(shape: InstanceProfileList, location_name: "InstanceProfiles"))
1073
+ DescribeInstanceProfilesResponse.struct_class = Types::DescribeInstanceProfilesResponse
1074
+
1075
+ DescribeMetadataModelAssessmentsMessage.add_member(:migration_project_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "MigrationProjectIdentifier"))
1076
+ DescribeMetadataModelAssessmentsMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
1077
+ DescribeMetadataModelAssessmentsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
1078
+ DescribeMetadataModelAssessmentsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
1079
+ DescribeMetadataModelAssessmentsMessage.struct_class = Types::DescribeMetadataModelAssessmentsMessage
1080
+
1081
+ DescribeMetadataModelAssessmentsResponse.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
1082
+ DescribeMetadataModelAssessmentsResponse.add_member(:requests, Shapes::ShapeRef.new(shape: SchemaConversionRequestList, location_name: "Requests"))
1083
+ DescribeMetadataModelAssessmentsResponse.struct_class = Types::DescribeMetadataModelAssessmentsResponse
1084
+
1085
+ DescribeMetadataModelConversionsMessage.add_member(:migration_project_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "MigrationProjectIdentifier"))
1086
+ DescribeMetadataModelConversionsMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
1087
+ DescribeMetadataModelConversionsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
1088
+ DescribeMetadataModelConversionsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
1089
+ DescribeMetadataModelConversionsMessage.struct_class = Types::DescribeMetadataModelConversionsMessage
1090
+
1091
+ DescribeMetadataModelConversionsResponse.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
1092
+ DescribeMetadataModelConversionsResponse.add_member(:requests, Shapes::ShapeRef.new(shape: SchemaConversionRequestList, location_name: "Requests"))
1093
+ DescribeMetadataModelConversionsResponse.struct_class = Types::DescribeMetadataModelConversionsResponse
1094
+
1095
+ DescribeMetadataModelExportsAsScriptMessage.add_member(:migration_project_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "MigrationProjectIdentifier"))
1096
+ DescribeMetadataModelExportsAsScriptMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
1097
+ DescribeMetadataModelExportsAsScriptMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
1098
+ DescribeMetadataModelExportsAsScriptMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
1099
+ DescribeMetadataModelExportsAsScriptMessage.struct_class = Types::DescribeMetadataModelExportsAsScriptMessage
1100
+
1101
+ DescribeMetadataModelExportsAsScriptResponse.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
1102
+ DescribeMetadataModelExportsAsScriptResponse.add_member(:requests, Shapes::ShapeRef.new(shape: SchemaConversionRequestList, location_name: "Requests"))
1103
+ DescribeMetadataModelExportsAsScriptResponse.struct_class = Types::DescribeMetadataModelExportsAsScriptResponse
1104
+
1105
+ DescribeMetadataModelExportsToTargetMessage.add_member(:migration_project_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "MigrationProjectIdentifier"))
1106
+ DescribeMetadataModelExportsToTargetMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
1107
+ DescribeMetadataModelExportsToTargetMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
1108
+ DescribeMetadataModelExportsToTargetMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
1109
+ DescribeMetadataModelExportsToTargetMessage.struct_class = Types::DescribeMetadataModelExportsToTargetMessage
1110
+
1111
+ DescribeMetadataModelExportsToTargetResponse.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
1112
+ DescribeMetadataModelExportsToTargetResponse.add_member(:requests, Shapes::ShapeRef.new(shape: SchemaConversionRequestList, location_name: "Requests"))
1113
+ DescribeMetadataModelExportsToTargetResponse.struct_class = Types::DescribeMetadataModelExportsToTargetResponse
1114
+
1115
+ DescribeMetadataModelImportsMessage.add_member(:migration_project_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "MigrationProjectIdentifier"))
1116
+ DescribeMetadataModelImportsMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
1117
+ DescribeMetadataModelImportsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
1118
+ DescribeMetadataModelImportsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
1119
+ DescribeMetadataModelImportsMessage.struct_class = Types::DescribeMetadataModelImportsMessage
1120
+
1121
+ DescribeMetadataModelImportsResponse.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
1122
+ DescribeMetadataModelImportsResponse.add_member(:requests, Shapes::ShapeRef.new(shape: SchemaConversionRequestList, location_name: "Requests"))
1123
+ DescribeMetadataModelImportsResponse.struct_class = Types::DescribeMetadataModelImportsResponse
1124
+
1125
+ DescribeMigrationProjectsMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
1126
+ DescribeMigrationProjectsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
1127
+ DescribeMigrationProjectsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
1128
+ DescribeMigrationProjectsMessage.struct_class = Types::DescribeMigrationProjectsMessage
1129
+
1130
+ DescribeMigrationProjectsResponse.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
1131
+ DescribeMigrationProjectsResponse.add_member(:migration_projects, Shapes::ShapeRef.new(shape: MigrationProjectList, location_name: "MigrationProjects"))
1132
+ DescribeMigrationProjectsResponse.struct_class = Types::DescribeMigrationProjectsResponse
1133
+
848
1134
  DescribeOrderableReplicationInstancesMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
849
1135
  DescribeOrderableReplicationInstancesMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
850
1136
  DescribeOrderableReplicationInstancesMessage.struct_class = Types::DescribeOrderableReplicationInstancesMessage
@@ -1086,6 +1372,24 @@ module Aws::DatabaseMigrationService
1086
1372
 
1087
1373
  EndpointSettingsList.member = Shapes::ShapeRef.new(shape: EndpointSetting)
1088
1374
 
1375
+ EngineVersion.add_member(:version, Shapes::ShapeRef.new(shape: String, location_name: "Version"))
1376
+ EngineVersion.add_member(:lifecycle, Shapes::ShapeRef.new(shape: String, location_name: "Lifecycle"))
1377
+ EngineVersion.add_member(:release_status, Shapes::ShapeRef.new(shape: ReleaseStatusValues, location_name: "ReleaseStatus"))
1378
+ EngineVersion.add_member(:launch_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "LaunchDate"))
1379
+ EngineVersion.add_member(:auto_upgrade_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "AutoUpgradeDate"))
1380
+ EngineVersion.add_member(:deprecation_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "DeprecationDate"))
1381
+ EngineVersion.add_member(:force_upgrade_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "ForceUpgradeDate"))
1382
+ EngineVersion.add_member(:available_upgrades, Shapes::ShapeRef.new(shape: AvailableUpgradesList, location_name: "AvailableUpgrades"))
1383
+ EngineVersion.struct_class = Types::EngineVersion
1384
+
1385
+ EngineVersionList.member = Shapes::ShapeRef.new(shape: EngineVersion)
1386
+
1387
+ ErrorDetails.add_member(:default_error_details, Shapes::ShapeRef.new(shape: DefaultErrorDetails, location_name: "defaultErrorDetails"))
1388
+ ErrorDetails.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
1389
+ ErrorDetails.add_member_subclass(:default_error_details, Types::ErrorDetails::DefaultErrorDetails)
1390
+ ErrorDetails.add_member_subclass(:unknown, Types::ErrorDetails::Unknown)
1391
+ ErrorDetails.struct_class = Types::ErrorDetails
1392
+
1089
1393
  Event.add_member(:source_identifier, Shapes::ShapeRef.new(shape: String, location_name: "SourceIdentifier"))
1090
1394
  Event.add_member(:source_type, Shapes::ShapeRef.new(shape: SourceType, location_name: "SourceType"))
1091
1395
  Event.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
@@ -1118,6 +1422,24 @@ module Aws::DatabaseMigrationService
1118
1422
 
1119
1423
  ExcludeTestList.member = Shapes::ShapeRef.new(shape: String)
1120
1424
 
1425
+ ExportMetadataModelAssessmentMessage.add_member(:migration_project_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "MigrationProjectIdentifier"))
1426
+ ExportMetadataModelAssessmentMessage.add_member(:selection_rules, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SelectionRules"))
1427
+ ExportMetadataModelAssessmentMessage.add_member(:file_name, Shapes::ShapeRef.new(shape: String, location_name: "FileName"))
1428
+ ExportMetadataModelAssessmentMessage.add_member(:assessment_report_types, Shapes::ShapeRef.new(shape: AssessmentReportTypesList, location_name: "AssessmentReportTypes"))
1429
+ ExportMetadataModelAssessmentMessage.struct_class = Types::ExportMetadataModelAssessmentMessage
1430
+
1431
+ ExportMetadataModelAssessmentResponse.add_member(:pdf_report, Shapes::ShapeRef.new(shape: ExportMetadataModelAssessmentResultEntry, location_name: "PdfReport"))
1432
+ ExportMetadataModelAssessmentResponse.add_member(:csv_report, Shapes::ShapeRef.new(shape: ExportMetadataModelAssessmentResultEntry, location_name: "CsvReport"))
1433
+ ExportMetadataModelAssessmentResponse.struct_class = Types::ExportMetadataModelAssessmentResponse
1434
+
1435
+ ExportMetadataModelAssessmentResultEntry.add_member(:s3_object_key, Shapes::ShapeRef.new(shape: String, location_name: "S3ObjectKey"))
1436
+ ExportMetadataModelAssessmentResultEntry.add_member(:object_url, Shapes::ShapeRef.new(shape: String, location_name: "ObjectURL"))
1437
+ ExportMetadataModelAssessmentResultEntry.struct_class = Types::ExportMetadataModelAssessmentResultEntry
1438
+
1439
+ ExportSqlDetails.add_member(:s3_object_key, Shapes::ShapeRef.new(shape: String, location_name: "S3ObjectKey"))
1440
+ ExportSqlDetails.add_member(:object_url, Shapes::ShapeRef.new(shape: String, location_name: "ObjectURL"))
1441
+ ExportSqlDetails.struct_class = Types::ExportSqlDetails
1442
+
1121
1443
  Filter.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Name"))
1122
1444
  Filter.add_member(:values, Shapes::ShapeRef.new(shape: FilterValueList, required: true, location_name: "Values"))
1123
1445
  Filter.struct_class = Types::Filter
@@ -1184,6 +1506,20 @@ module Aws::DatabaseMigrationService
1184
1506
 
1185
1507
  IndividualAssessmentNameList.member = Shapes::ShapeRef.new(shape: String)
1186
1508
 
1509
+ InstanceProfile.add_member(:instance_profile_arn, Shapes::ShapeRef.new(shape: String, location_name: "InstanceProfileArn"))
1510
+ InstanceProfile.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "AvailabilityZone"))
1511
+ InstanceProfile.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyArn"))
1512
+ InstanceProfile.add_member(:publicly_accessible, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "PubliclyAccessible"))
1513
+ InstanceProfile.add_member(:network_type, Shapes::ShapeRef.new(shape: String, location_name: "NetworkType"))
1514
+ InstanceProfile.add_member(:instance_profile_name, Shapes::ShapeRef.new(shape: String, location_name: "InstanceProfileName"))
1515
+ InstanceProfile.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
1516
+ InstanceProfile.add_member(:instance_profile_creation_time, Shapes::ShapeRef.new(shape: Iso8601DateTime, location_name: "InstanceProfileCreationTime"))
1517
+ InstanceProfile.add_member(:subnet_group_identifier, Shapes::ShapeRef.new(shape: String, location_name: "SubnetGroupIdentifier"))
1518
+ InstanceProfile.add_member(:vpc_security_groups, Shapes::ShapeRef.new(shape: StringList, location_name: "VpcSecurityGroups"))
1519
+ InstanceProfile.struct_class = Types::InstanceProfile
1520
+
1521
+ InstanceProfileList.member = Shapes::ShapeRef.new(shape: InstanceProfile)
1522
+
1187
1523
  InsufficientResourceCapacityFault.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
1188
1524
  InsufficientResourceCapacityFault.struct_class = Types::InsufficientResourceCapacityFault
1189
1525
 
@@ -1298,6 +1634,45 @@ module Aws::DatabaseMigrationService
1298
1634
  MicrosoftSQLServerSettings.add_member(:force_lob_lookup, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "ForceLobLookup"))
1299
1635
  MicrosoftSQLServerSettings.struct_class = Types::MicrosoftSQLServerSettings
1300
1636
 
1637
+ MicrosoftSqlServerDataProviderSettings.add_member(:server_name, Shapes::ShapeRef.new(shape: String, location_name: "ServerName"))
1638
+ MicrosoftSqlServerDataProviderSettings.add_member(:port, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Port"))
1639
+ MicrosoftSqlServerDataProviderSettings.add_member(:database_name, Shapes::ShapeRef.new(shape: String, location_name: "DatabaseName"))
1640
+ MicrosoftSqlServerDataProviderSettings.add_member(:ssl_mode, Shapes::ShapeRef.new(shape: DmsSslModeValue, location_name: "SslMode"))
1641
+ MicrosoftSqlServerDataProviderSettings.add_member(:certificate_arn, Shapes::ShapeRef.new(shape: String, location_name: "CertificateArn"))
1642
+ MicrosoftSqlServerDataProviderSettings.struct_class = Types::MicrosoftSqlServerDataProviderSettings
1643
+
1644
+ MigrationProject.add_member(:migration_project_name, Shapes::ShapeRef.new(shape: String, location_name: "MigrationProjectName"))
1645
+ MigrationProject.add_member(:migration_project_arn, Shapes::ShapeRef.new(shape: String, location_name: "MigrationProjectArn"))
1646
+ MigrationProject.add_member(:migration_project_creation_time, Shapes::ShapeRef.new(shape: Iso8601DateTime, location_name: "MigrationProjectCreationTime"))
1647
+ MigrationProject.add_member(:source_data_provider_descriptors, Shapes::ShapeRef.new(shape: DataProviderDescriptorList, location_name: "SourceDataProviderDescriptors"))
1648
+ MigrationProject.add_member(:target_data_provider_descriptors, Shapes::ShapeRef.new(shape: DataProviderDescriptorList, location_name: "TargetDataProviderDescriptors"))
1649
+ MigrationProject.add_member(:instance_profile_arn, Shapes::ShapeRef.new(shape: String, location_name: "InstanceProfileArn"))
1650
+ MigrationProject.add_member(:instance_profile_name, Shapes::ShapeRef.new(shape: String, location_name: "InstanceProfileName"))
1651
+ MigrationProject.add_member(:transformation_rules, Shapes::ShapeRef.new(shape: String, location_name: "TransformationRules"))
1652
+ MigrationProject.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
1653
+ MigrationProject.add_member(:schema_conversion_application_attributes, Shapes::ShapeRef.new(shape: SCApplicationAttributes, location_name: "SchemaConversionApplicationAttributes"))
1654
+ MigrationProject.struct_class = Types::MigrationProject
1655
+
1656
+ MigrationProjectList.member = Shapes::ShapeRef.new(shape: MigrationProject)
1657
+
1658
+ ModifyConversionConfigurationMessage.add_member(:migration_project_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "MigrationProjectIdentifier"))
1659
+ ModifyConversionConfigurationMessage.add_member(:conversion_configuration, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ConversionConfiguration"))
1660
+ ModifyConversionConfigurationMessage.struct_class = Types::ModifyConversionConfigurationMessage
1661
+
1662
+ ModifyConversionConfigurationResponse.add_member(:migration_project_identifier, Shapes::ShapeRef.new(shape: String, location_name: "MigrationProjectIdentifier"))
1663
+ ModifyConversionConfigurationResponse.struct_class = Types::ModifyConversionConfigurationResponse
1664
+
1665
+ ModifyDataProviderMessage.add_member(:data_provider_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DataProviderIdentifier"))
1666
+ ModifyDataProviderMessage.add_member(:data_provider_name, Shapes::ShapeRef.new(shape: String, location_name: "DataProviderName"))
1667
+ ModifyDataProviderMessage.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
1668
+ ModifyDataProviderMessage.add_member(:engine, Shapes::ShapeRef.new(shape: String, location_name: "Engine"))
1669
+ ModifyDataProviderMessage.add_member(:exact_settings, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "ExactSettings"))
1670
+ ModifyDataProviderMessage.add_member(:settings, Shapes::ShapeRef.new(shape: DataProviderSettings, location_name: "Settings"))
1671
+ ModifyDataProviderMessage.struct_class = Types::ModifyDataProviderMessage
1672
+
1673
+ ModifyDataProviderResponse.add_member(:data_provider, Shapes::ShapeRef.new(shape: DataProvider, location_name: "DataProvider"))
1674
+ ModifyDataProviderResponse.struct_class = Types::ModifyDataProviderResponse
1675
+
1301
1676
  ModifyEndpointMessage.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EndpointArn"))
1302
1677
  ModifyEndpointMessage.add_member(:endpoint_identifier, Shapes::ShapeRef.new(shape: String, location_name: "EndpointIdentifier"))
1303
1678
  ModifyEndpointMessage.add_member(:endpoint_type, Shapes::ShapeRef.new(shape: ReplicationEndpointTypeValue, location_name: "EndpointType"))
@@ -1347,6 +1722,33 @@ module Aws::DatabaseMigrationService
1347
1722
  ModifyEventSubscriptionResponse.add_member(:event_subscription, Shapes::ShapeRef.new(shape: EventSubscription, location_name: "EventSubscription"))
1348
1723
  ModifyEventSubscriptionResponse.struct_class = Types::ModifyEventSubscriptionResponse
1349
1724
 
1725
+ ModifyInstanceProfileMessage.add_member(:instance_profile_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "InstanceProfileIdentifier"))
1726
+ ModifyInstanceProfileMessage.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "AvailabilityZone"))
1727
+ ModifyInstanceProfileMessage.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyArn"))
1728
+ ModifyInstanceProfileMessage.add_member(:publicly_accessible, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "PubliclyAccessible"))
1729
+ ModifyInstanceProfileMessage.add_member(:network_type, Shapes::ShapeRef.new(shape: String, location_name: "NetworkType"))
1730
+ ModifyInstanceProfileMessage.add_member(:instance_profile_name, Shapes::ShapeRef.new(shape: String, location_name: "InstanceProfileName"))
1731
+ ModifyInstanceProfileMessage.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
1732
+ ModifyInstanceProfileMessage.add_member(:subnet_group_identifier, Shapes::ShapeRef.new(shape: String, location_name: "SubnetGroupIdentifier"))
1733
+ ModifyInstanceProfileMessage.add_member(:vpc_security_groups, Shapes::ShapeRef.new(shape: StringList, location_name: "VpcSecurityGroups"))
1734
+ ModifyInstanceProfileMessage.struct_class = Types::ModifyInstanceProfileMessage
1735
+
1736
+ ModifyInstanceProfileResponse.add_member(:instance_profile, Shapes::ShapeRef.new(shape: InstanceProfile, location_name: "InstanceProfile"))
1737
+ ModifyInstanceProfileResponse.struct_class = Types::ModifyInstanceProfileResponse
1738
+
1739
+ ModifyMigrationProjectMessage.add_member(:migration_project_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "MigrationProjectIdentifier"))
1740
+ ModifyMigrationProjectMessage.add_member(:migration_project_name, Shapes::ShapeRef.new(shape: String, location_name: "MigrationProjectName"))
1741
+ ModifyMigrationProjectMessage.add_member(:source_data_provider_descriptors, Shapes::ShapeRef.new(shape: DataProviderDescriptorDefinitionList, location_name: "SourceDataProviderDescriptors"))
1742
+ ModifyMigrationProjectMessage.add_member(:target_data_provider_descriptors, Shapes::ShapeRef.new(shape: DataProviderDescriptorDefinitionList, location_name: "TargetDataProviderDescriptors"))
1743
+ ModifyMigrationProjectMessage.add_member(:instance_profile_identifier, Shapes::ShapeRef.new(shape: String, location_name: "InstanceProfileIdentifier"))
1744
+ ModifyMigrationProjectMessage.add_member(:transformation_rules, Shapes::ShapeRef.new(shape: String, location_name: "TransformationRules"))
1745
+ ModifyMigrationProjectMessage.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
1746
+ ModifyMigrationProjectMessage.add_member(:schema_conversion_application_attributes, Shapes::ShapeRef.new(shape: SCApplicationAttributes, location_name: "SchemaConversionApplicationAttributes"))
1747
+ ModifyMigrationProjectMessage.struct_class = Types::ModifyMigrationProjectMessage
1748
+
1749
+ ModifyMigrationProjectResponse.add_member(:migration_project, Shapes::ShapeRef.new(shape: MigrationProject, location_name: "MigrationProject"))
1750
+ ModifyMigrationProjectResponse.struct_class = Types::ModifyMigrationProjectResponse
1751
+
1350
1752
  ModifyReplicationConfigMessage.add_member(:replication_config_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationConfigArn"))
1351
1753
  ModifyReplicationConfigMessage.add_member(:replication_config_identifier, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationConfigIdentifier"))
1352
1754
  ModifyReplicationConfigMessage.add_member(:replication_type, Shapes::ShapeRef.new(shape: MigrationTypeValue, location_name: "ReplicationType"))
@@ -1441,6 +1843,12 @@ module Aws::DatabaseMigrationService
1441
1843
  MySQLSettings.add_member(:secrets_manager_secret_id, Shapes::ShapeRef.new(shape: String, location_name: "SecretsManagerSecretId"))
1442
1844
  MySQLSettings.struct_class = Types::MySQLSettings
1443
1845
 
1846
+ MySqlDataProviderSettings.add_member(:server_name, Shapes::ShapeRef.new(shape: String, location_name: "ServerName"))
1847
+ MySqlDataProviderSettings.add_member(:port, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Port"))
1848
+ MySqlDataProviderSettings.add_member(:ssl_mode, Shapes::ShapeRef.new(shape: DmsSslModeValue, location_name: "SslMode"))
1849
+ MySqlDataProviderSettings.add_member(:certificate_arn, Shapes::ShapeRef.new(shape: String, location_name: "CertificateArn"))
1850
+ MySqlDataProviderSettings.struct_class = Types::MySqlDataProviderSettings
1851
+
1444
1852
  NeptuneSettings.add_member(:service_access_role_arn, Shapes::ShapeRef.new(shape: String, location_name: "ServiceAccessRoleArn"))
1445
1853
  NeptuneSettings.add_member(:s3_bucket_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "S3BucketName"))
1446
1854
  NeptuneSettings.add_member(:s3_bucket_folder, Shapes::ShapeRef.new(shape: String, required: true, location_name: "S3BucketFolder"))
@@ -1450,6 +1858,18 @@ module Aws::DatabaseMigrationService
1450
1858
  NeptuneSettings.add_member(:iam_auth_enabled, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "IamAuthEnabled"))
1451
1859
  NeptuneSettings.struct_class = Types::NeptuneSettings
1452
1860
 
1861
+ OracleDataProviderSettings.add_member(:server_name, Shapes::ShapeRef.new(shape: String, location_name: "ServerName"))
1862
+ OracleDataProviderSettings.add_member(:port, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Port"))
1863
+ OracleDataProviderSettings.add_member(:database_name, Shapes::ShapeRef.new(shape: String, location_name: "DatabaseName"))
1864
+ OracleDataProviderSettings.add_member(:ssl_mode, Shapes::ShapeRef.new(shape: DmsSslModeValue, location_name: "SslMode"))
1865
+ OracleDataProviderSettings.add_member(:certificate_arn, Shapes::ShapeRef.new(shape: String, location_name: "CertificateArn"))
1866
+ OracleDataProviderSettings.add_member(:asm_server, Shapes::ShapeRef.new(shape: String, location_name: "AsmServer"))
1867
+ OracleDataProviderSettings.add_member(:secrets_manager_oracle_asm_secret_id, Shapes::ShapeRef.new(shape: String, location_name: "SecretsManagerOracleAsmSecretId"))
1868
+ OracleDataProviderSettings.add_member(:secrets_manager_oracle_asm_access_role_arn, Shapes::ShapeRef.new(shape: String, location_name: "SecretsManagerOracleAsmAccessRoleArn"))
1869
+ OracleDataProviderSettings.add_member(:secrets_manager_security_db_encryption_secret_id, Shapes::ShapeRef.new(shape: String, location_name: "SecretsManagerSecurityDbEncryptionSecretId"))
1870
+ OracleDataProviderSettings.add_member(:secrets_manager_security_db_encryption_access_role_arn, Shapes::ShapeRef.new(shape: String, location_name: "SecretsManagerSecurityDbEncryptionAccessRoleArn"))
1871
+ OracleDataProviderSettings.struct_class = Types::OracleDataProviderSettings
1872
+
1453
1873
  OracleSettings.add_member(:add_supplemental_logging, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "AddSupplementalLogging"))
1454
1874
  OracleSettings.add_member(:archived_log_dest_id, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "ArchivedLogDestId"))
1455
1875
  OracleSettings.add_member(:additional_archived_log_dest_id, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "AdditionalArchivedLogDestId"))
@@ -1546,6 +1966,13 @@ module Aws::DatabaseMigrationService
1546
1966
  PostgreSQLSettings.add_member(:babelfish_database_name, Shapes::ShapeRef.new(shape: String, location_name: "BabelfishDatabaseName"))
1547
1967
  PostgreSQLSettings.struct_class = Types::PostgreSQLSettings
1548
1968
 
1969
+ PostgreSqlDataProviderSettings.add_member(:server_name, Shapes::ShapeRef.new(shape: String, location_name: "ServerName"))
1970
+ PostgreSqlDataProviderSettings.add_member(:port, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Port"))
1971
+ PostgreSqlDataProviderSettings.add_member(:database_name, Shapes::ShapeRef.new(shape: String, location_name: "DatabaseName"))
1972
+ PostgreSqlDataProviderSettings.add_member(:ssl_mode, Shapes::ShapeRef.new(shape: DmsSslModeValue, location_name: "SslMode"))
1973
+ PostgreSqlDataProviderSettings.add_member(:certificate_arn, Shapes::ShapeRef.new(shape: String, location_name: "CertificateArn"))
1974
+ PostgreSqlDataProviderSettings.struct_class = Types::PostgreSqlDataProviderSettings
1975
+
1549
1976
  ProvisionData.add_member(:provision_state, Shapes::ShapeRef.new(shape: String, location_name: "ProvisionState"))
1550
1977
  ProvisionData.add_member(:provisioned_capacity_units, Shapes::ShapeRef.new(shape: Integer, location_name: "ProvisionedCapacityUnits"))
1551
1978
  ProvisionData.add_member(:date_provisioned, Shapes::ShapeRef.new(shape: TStamp, location_name: "DateProvisioned"))
@@ -1939,12 +2366,25 @@ module Aws::DatabaseMigrationService
1939
2366
  S3Settings.add_member(:glue_catalog_generation, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "GlueCatalogGeneration"))
1940
2367
  S3Settings.struct_class = Types::S3Settings
1941
2368
 
2369
+ SCApplicationAttributes.add_member(:s3_bucket_path, Shapes::ShapeRef.new(shape: String, location_name: "S3BucketPath"))
2370
+ SCApplicationAttributes.add_member(:s3_bucket_role_arn, Shapes::ShapeRef.new(shape: String, location_name: "S3BucketRoleArn"))
2371
+ SCApplicationAttributes.struct_class = Types::SCApplicationAttributes
2372
+
1942
2373
  SNSInvalidTopicFault.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
1943
2374
  SNSInvalidTopicFault.struct_class = Types::SNSInvalidTopicFault
1944
2375
 
1945
2376
  SNSNoAuthorizationFault.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
1946
2377
  SNSNoAuthorizationFault.struct_class = Types::SNSNoAuthorizationFault
1947
2378
 
2379
+ SchemaConversionRequest.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
2380
+ SchemaConversionRequest.add_member(:request_identifier, Shapes::ShapeRef.new(shape: String, location_name: "RequestIdentifier"))
2381
+ SchemaConversionRequest.add_member(:migration_project_arn, Shapes::ShapeRef.new(shape: String, location_name: "MigrationProjectArn"))
2382
+ SchemaConversionRequest.add_member(:error, Shapes::ShapeRef.new(shape: ErrorDetails, location_name: "Error"))
2383
+ SchemaConversionRequest.add_member(:export_sql_details, Shapes::ShapeRef.new(shape: ExportSqlDetails, location_name: "ExportSqlDetails"))
2384
+ SchemaConversionRequest.struct_class = Types::SchemaConversionRequest
2385
+
2386
+ SchemaConversionRequestList.member = Shapes::ShapeRef.new(shape: SchemaConversionRequest)
2387
+
1948
2388
  SchemaList.member = Shapes::ShapeRef.new(shape: String)
1949
2389
 
1950
2390
  SchemaResponse.add_member(:code_line_count, Shapes::ShapeRef.new(shape: LongOptional, location_name: "CodeLineCount"))
@@ -1972,6 +2412,52 @@ module Aws::DatabaseMigrationService
1972
2412
 
1973
2413
  SourceIdsList.member = Shapes::ShapeRef.new(shape: String)
1974
2414
 
2415
+ StartExtensionPackAssociationMessage.add_member(:migration_project_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "MigrationProjectIdentifier"))
2416
+ StartExtensionPackAssociationMessage.struct_class = Types::StartExtensionPackAssociationMessage
2417
+
2418
+ StartExtensionPackAssociationResponse.add_member(:request_identifier, Shapes::ShapeRef.new(shape: String, location_name: "RequestIdentifier"))
2419
+ StartExtensionPackAssociationResponse.struct_class = Types::StartExtensionPackAssociationResponse
2420
+
2421
+ StartMetadataModelAssessmentMessage.add_member(:migration_project_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "MigrationProjectIdentifier"))
2422
+ StartMetadataModelAssessmentMessage.add_member(:selection_rules, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SelectionRules"))
2423
+ StartMetadataModelAssessmentMessage.struct_class = Types::StartMetadataModelAssessmentMessage
2424
+
2425
+ StartMetadataModelAssessmentResponse.add_member(:request_identifier, Shapes::ShapeRef.new(shape: String, location_name: "RequestIdentifier"))
2426
+ StartMetadataModelAssessmentResponse.struct_class = Types::StartMetadataModelAssessmentResponse
2427
+
2428
+ StartMetadataModelConversionMessage.add_member(:migration_project_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "MigrationProjectIdentifier"))
2429
+ StartMetadataModelConversionMessage.add_member(:selection_rules, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SelectionRules"))
2430
+ StartMetadataModelConversionMessage.struct_class = Types::StartMetadataModelConversionMessage
2431
+
2432
+ StartMetadataModelConversionResponse.add_member(:request_identifier, Shapes::ShapeRef.new(shape: String, location_name: "RequestIdentifier"))
2433
+ StartMetadataModelConversionResponse.struct_class = Types::StartMetadataModelConversionResponse
2434
+
2435
+ StartMetadataModelExportAsScriptMessage.add_member(:migration_project_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "MigrationProjectIdentifier"))
2436
+ StartMetadataModelExportAsScriptMessage.add_member(:selection_rules, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SelectionRules"))
2437
+ StartMetadataModelExportAsScriptMessage.add_member(:origin, Shapes::ShapeRef.new(shape: OriginTypeValue, required: true, location_name: "Origin"))
2438
+ StartMetadataModelExportAsScriptMessage.add_member(:file_name, Shapes::ShapeRef.new(shape: String, location_name: "FileName"))
2439
+ StartMetadataModelExportAsScriptMessage.struct_class = Types::StartMetadataModelExportAsScriptMessage
2440
+
2441
+ StartMetadataModelExportAsScriptResponse.add_member(:request_identifier, Shapes::ShapeRef.new(shape: String, location_name: "RequestIdentifier"))
2442
+ StartMetadataModelExportAsScriptResponse.struct_class = Types::StartMetadataModelExportAsScriptResponse
2443
+
2444
+ StartMetadataModelExportToTargetMessage.add_member(:migration_project_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "MigrationProjectIdentifier"))
2445
+ StartMetadataModelExportToTargetMessage.add_member(:selection_rules, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SelectionRules"))
2446
+ StartMetadataModelExportToTargetMessage.add_member(:overwrite_extension_pack, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "OverwriteExtensionPack"))
2447
+ StartMetadataModelExportToTargetMessage.struct_class = Types::StartMetadataModelExportToTargetMessage
2448
+
2449
+ StartMetadataModelExportToTargetResponse.add_member(:request_identifier, Shapes::ShapeRef.new(shape: String, location_name: "RequestIdentifier"))
2450
+ StartMetadataModelExportToTargetResponse.struct_class = Types::StartMetadataModelExportToTargetResponse
2451
+
2452
+ StartMetadataModelImportMessage.add_member(:migration_project_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "MigrationProjectIdentifier"))
2453
+ StartMetadataModelImportMessage.add_member(:selection_rules, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SelectionRules"))
2454
+ StartMetadataModelImportMessage.add_member(:origin, Shapes::ShapeRef.new(shape: OriginTypeValue, required: true, location_name: "Origin"))
2455
+ StartMetadataModelImportMessage.add_member(:refresh, Shapes::ShapeRef.new(shape: Boolean, location_name: "Refresh"))
2456
+ StartMetadataModelImportMessage.struct_class = Types::StartMetadataModelImportMessage
2457
+
2458
+ StartMetadataModelImportResponse.add_member(:request_identifier, Shapes::ShapeRef.new(shape: String, location_name: "RequestIdentifier"))
2459
+ StartMetadataModelImportResponse.struct_class = Types::StartMetadataModelImportResponse
2460
+
1975
2461
  StartRecommendationsRequest.add_member(:database_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DatabaseId"))
1976
2462
  StartRecommendationsRequest.add_member(:settings, Shapes::ShapeRef.new(shape: RecommendationSettings, required: true, location_name: "Settings"))
1977
2463
  StartRecommendationsRequest.struct_class = Types::StartRecommendationsRequest
@@ -2198,6 +2684,17 @@ module Aws::DatabaseMigrationService
2198
2684
  o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
2199
2685
  end)
2200
2686
 
2687
+ api.add_operation(:create_data_provider, Seahorse::Model::Operation.new.tap do |o|
2688
+ o.name = "CreateDataProvider"
2689
+ o.http_method = "POST"
2690
+ o.http_request_uri = "/"
2691
+ o.input = Shapes::ShapeRef.new(shape: CreateDataProviderMessage)
2692
+ o.output = Shapes::ShapeRef.new(shape: CreateDataProviderResponse)
2693
+ o.errors << Shapes::ShapeRef.new(shape: ResourceQuotaExceededFault)
2694
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
2695
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsFault)
2696
+ end)
2697
+
2201
2698
  api.add_operation(:create_endpoint, Seahorse::Model::Operation.new.tap do |o|
2202
2699
  o.name = "CreateEndpoint"
2203
2700
  o.http_method = "POST"
@@ -2244,6 +2741,36 @@ module Aws::DatabaseMigrationService
2244
2741
  o.errors << Shapes::ShapeRef.new(shape: ResourceQuotaExceededFault)
2245
2742
  end)
2246
2743
 
2744
+ api.add_operation(:create_instance_profile, Seahorse::Model::Operation.new.tap do |o|
2745
+ o.name = "CreateInstanceProfile"
2746
+ o.http_method = "POST"
2747
+ o.http_request_uri = "/"
2748
+ o.input = Shapes::ShapeRef.new(shape: CreateInstanceProfileMessage)
2749
+ o.output = Shapes::ShapeRef.new(shape: CreateInstanceProfileResponse)
2750
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
2751
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsFault)
2752
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
2753
+ o.errors << Shapes::ShapeRef.new(shape: ResourceQuotaExceededFault)
2754
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
2755
+ o.errors << Shapes::ShapeRef.new(shape: KMSKeyNotAccessibleFault)
2756
+ o.errors << Shapes::ShapeRef.new(shape: S3ResourceNotFoundFault)
2757
+ o.errors << Shapes::ShapeRef.new(shape: S3AccessDeniedFault)
2758
+ end)
2759
+
2760
+ api.add_operation(:create_migration_project, Seahorse::Model::Operation.new.tap do |o|
2761
+ o.name = "CreateMigrationProject"
2762
+ o.http_method = "POST"
2763
+ o.http_request_uri = "/"
2764
+ o.input = Shapes::ShapeRef.new(shape: CreateMigrationProjectMessage)
2765
+ o.output = Shapes::ShapeRef.new(shape: CreateMigrationProjectResponse)
2766
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
2767
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsFault)
2768
+ o.errors << Shapes::ShapeRef.new(shape: ResourceQuotaExceededFault)
2769
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
2770
+ o.errors << Shapes::ShapeRef.new(shape: S3ResourceNotFoundFault)
2771
+ o.errors << Shapes::ShapeRef.new(shape: S3AccessDeniedFault)
2772
+ end)
2773
+
2247
2774
  api.add_operation(:create_replication_config, Seahorse::Model::Operation.new.tap do |o|
2248
2775
  o.name = "CreateReplicationConfig"
2249
2776
  o.http_method = "POST"
@@ -2327,6 +2854,17 @@ module Aws::DatabaseMigrationService
2327
2854
  o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
2328
2855
  end)
2329
2856
 
2857
+ api.add_operation(:delete_data_provider, Seahorse::Model::Operation.new.tap do |o|
2858
+ o.name = "DeleteDataProvider"
2859
+ o.http_method = "POST"
2860
+ o.http_request_uri = "/"
2861
+ o.input = Shapes::ShapeRef.new(shape: DeleteDataProviderMessage)
2862
+ o.output = Shapes::ShapeRef.new(shape: DeleteDataProviderResponse)
2863
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
2864
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
2865
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
2866
+ end)
2867
+
2330
2868
  api.add_operation(:delete_endpoint, Seahorse::Model::Operation.new.tap do |o|
2331
2869
  o.name = "DeleteEndpoint"
2332
2870
  o.http_method = "POST"
@@ -2367,6 +2905,28 @@ module Aws::DatabaseMigrationService
2367
2905
  o.errors << Shapes::ShapeRef.new(shape: InvalidOperationFault)
2368
2906
  end)
2369
2907
 
2908
+ api.add_operation(:delete_instance_profile, Seahorse::Model::Operation.new.tap do |o|
2909
+ o.name = "DeleteInstanceProfile"
2910
+ o.http_method = "POST"
2911
+ o.http_request_uri = "/"
2912
+ o.input = Shapes::ShapeRef.new(shape: DeleteInstanceProfileMessage)
2913
+ o.output = Shapes::ShapeRef.new(shape: DeleteInstanceProfileResponse)
2914
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
2915
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
2916
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
2917
+ end)
2918
+
2919
+ api.add_operation(:delete_migration_project, Seahorse::Model::Operation.new.tap do |o|
2920
+ o.name = "DeleteMigrationProject"
2921
+ o.http_method = "POST"
2922
+ o.http_request_uri = "/"
2923
+ o.input = Shapes::ShapeRef.new(shape: DeleteMigrationProjectMessage)
2924
+ o.output = Shapes::ShapeRef.new(shape: DeleteMigrationProjectResponse)
2925
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
2926
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
2927
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
2928
+ end)
2929
+
2370
2930
  api.add_operation(:delete_replication_config, Seahorse::Model::Operation.new.tap do |o|
2371
2931
  o.name = "DeleteReplicationConfig"
2372
2932
  o.http_method = "POST"
@@ -2474,6 +3034,31 @@ module Aws::DatabaseMigrationService
2474
3034
  )
2475
3035
  end)
2476
3036
 
3037
+ api.add_operation(:describe_conversion_configuration, Seahorse::Model::Operation.new.tap do |o|
3038
+ o.name = "DescribeConversionConfiguration"
3039
+ o.http_method = "POST"
3040
+ o.http_request_uri = "/"
3041
+ o.input = Shapes::ShapeRef.new(shape: DescribeConversionConfigurationMessage)
3042
+ o.output = Shapes::ShapeRef.new(shape: DescribeConversionConfigurationResponse)
3043
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
3044
+ end)
3045
+
3046
+ api.add_operation(:describe_data_providers, Seahorse::Model::Operation.new.tap do |o|
3047
+ o.name = "DescribeDataProviders"
3048
+ o.http_method = "POST"
3049
+ o.http_request_uri = "/"
3050
+ o.input = Shapes::ShapeRef.new(shape: DescribeDataProvidersMessage)
3051
+ o.output = Shapes::ShapeRef.new(shape: DescribeDataProvidersResponse)
3052
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
3053
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
3054
+ o[:pager] = Aws::Pager.new(
3055
+ limit_key: "max_records",
3056
+ tokens: {
3057
+ "marker" => "marker"
3058
+ }
3059
+ )
3060
+ end)
3061
+
2477
3062
  api.add_operation(:describe_endpoint_settings, Seahorse::Model::Operation.new.tap do |o|
2478
3063
  o.name = "DescribeEndpointSettings"
2479
3064
  o.http_method = "POST"
@@ -2517,6 +3102,20 @@ module Aws::DatabaseMigrationService
2517
3102
  )
2518
3103
  end)
2519
3104
 
3105
+ api.add_operation(:describe_engine_versions, Seahorse::Model::Operation.new.tap do |o|
3106
+ o.name = "DescribeEngineVersions"
3107
+ o.http_method = "POST"
3108
+ o.http_request_uri = "/"
3109
+ o.input = Shapes::ShapeRef.new(shape: DescribeEngineVersionsMessage)
3110
+ o.output = Shapes::ShapeRef.new(shape: DescribeEngineVersionsResponse)
3111
+ o[:pager] = Aws::Pager.new(
3112
+ limit_key: "max_records",
3113
+ tokens: {
3114
+ "marker" => "marker"
3115
+ }
3116
+ )
3117
+ end)
3118
+
2520
3119
  api.add_operation(:describe_event_categories, Seahorse::Model::Operation.new.tap do |o|
2521
3120
  o.name = "DescribeEventCategories"
2522
3121
  o.http_method = "POST"
@@ -2554,6 +3153,20 @@ module Aws::DatabaseMigrationService
2554
3153
  )
2555
3154
  end)
2556
3155
 
3156
+ api.add_operation(:describe_extension_pack_associations, Seahorse::Model::Operation.new.tap do |o|
3157
+ o.name = "DescribeExtensionPackAssociations"
3158
+ o.http_method = "POST"
3159
+ o.http_request_uri = "/"
3160
+ o.input = Shapes::ShapeRef.new(shape: DescribeExtensionPackAssociationsMessage)
3161
+ o.output = Shapes::ShapeRef.new(shape: DescribeExtensionPackAssociationsResponse)
3162
+ o[:pager] = Aws::Pager.new(
3163
+ limit_key: "max_records",
3164
+ tokens: {
3165
+ "marker" => "marker"
3166
+ }
3167
+ )
3168
+ end)
3169
+
2557
3170
  api.add_operation(:describe_fleet_advisor_collectors, Seahorse::Model::Operation.new.tap do |o|
2558
3171
  o.name = "DescribeFleetAdvisorCollectors"
2559
3172
  o.http_method = "POST"
@@ -2629,6 +3242,113 @@ module Aws::DatabaseMigrationService
2629
3242
  )
2630
3243
  end)
2631
3244
 
3245
+ api.add_operation(:describe_instance_profiles, Seahorse::Model::Operation.new.tap do |o|
3246
+ o.name = "DescribeInstanceProfiles"
3247
+ o.http_method = "POST"
3248
+ o.http_request_uri = "/"
3249
+ o.input = Shapes::ShapeRef.new(shape: DescribeInstanceProfilesMessage)
3250
+ o.output = Shapes::ShapeRef.new(shape: DescribeInstanceProfilesResponse)
3251
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
3252
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
3253
+ o[:pager] = Aws::Pager.new(
3254
+ limit_key: "max_records",
3255
+ tokens: {
3256
+ "marker" => "marker"
3257
+ }
3258
+ )
3259
+ end)
3260
+
3261
+ api.add_operation(:describe_metadata_model_assessments, Seahorse::Model::Operation.new.tap do |o|
3262
+ o.name = "DescribeMetadataModelAssessments"
3263
+ o.http_method = "POST"
3264
+ o.http_request_uri = "/"
3265
+ o.input = Shapes::ShapeRef.new(shape: DescribeMetadataModelAssessmentsMessage)
3266
+ o.output = Shapes::ShapeRef.new(shape: DescribeMetadataModelAssessmentsResponse)
3267
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
3268
+ o[:pager] = Aws::Pager.new(
3269
+ limit_key: "max_records",
3270
+ tokens: {
3271
+ "marker" => "marker"
3272
+ }
3273
+ )
3274
+ end)
3275
+
3276
+ api.add_operation(:describe_metadata_model_conversions, Seahorse::Model::Operation.new.tap do |o|
3277
+ o.name = "DescribeMetadataModelConversions"
3278
+ o.http_method = "POST"
3279
+ o.http_request_uri = "/"
3280
+ o.input = Shapes::ShapeRef.new(shape: DescribeMetadataModelConversionsMessage)
3281
+ o.output = Shapes::ShapeRef.new(shape: DescribeMetadataModelConversionsResponse)
3282
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
3283
+ o[:pager] = Aws::Pager.new(
3284
+ limit_key: "max_records",
3285
+ tokens: {
3286
+ "marker" => "marker"
3287
+ }
3288
+ )
3289
+ end)
3290
+
3291
+ api.add_operation(:describe_metadata_model_exports_as_script, Seahorse::Model::Operation.new.tap do |o|
3292
+ o.name = "DescribeMetadataModelExportsAsScript"
3293
+ o.http_method = "POST"
3294
+ o.http_request_uri = "/"
3295
+ o.input = Shapes::ShapeRef.new(shape: DescribeMetadataModelExportsAsScriptMessage)
3296
+ o.output = Shapes::ShapeRef.new(shape: DescribeMetadataModelExportsAsScriptResponse)
3297
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
3298
+ o[:pager] = Aws::Pager.new(
3299
+ limit_key: "max_records",
3300
+ tokens: {
3301
+ "marker" => "marker"
3302
+ }
3303
+ )
3304
+ end)
3305
+
3306
+ api.add_operation(:describe_metadata_model_exports_to_target, Seahorse::Model::Operation.new.tap do |o|
3307
+ o.name = "DescribeMetadataModelExportsToTarget"
3308
+ o.http_method = "POST"
3309
+ o.http_request_uri = "/"
3310
+ o.input = Shapes::ShapeRef.new(shape: DescribeMetadataModelExportsToTargetMessage)
3311
+ o.output = Shapes::ShapeRef.new(shape: DescribeMetadataModelExportsToTargetResponse)
3312
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
3313
+ o[:pager] = Aws::Pager.new(
3314
+ limit_key: "max_records",
3315
+ tokens: {
3316
+ "marker" => "marker"
3317
+ }
3318
+ )
3319
+ end)
3320
+
3321
+ api.add_operation(:describe_metadata_model_imports, Seahorse::Model::Operation.new.tap do |o|
3322
+ o.name = "DescribeMetadataModelImports"
3323
+ o.http_method = "POST"
3324
+ o.http_request_uri = "/"
3325
+ o.input = Shapes::ShapeRef.new(shape: DescribeMetadataModelImportsMessage)
3326
+ o.output = Shapes::ShapeRef.new(shape: DescribeMetadataModelImportsResponse)
3327
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
3328
+ o[:pager] = Aws::Pager.new(
3329
+ limit_key: "max_records",
3330
+ tokens: {
3331
+ "marker" => "marker"
3332
+ }
3333
+ )
3334
+ end)
3335
+
3336
+ api.add_operation(:describe_migration_projects, Seahorse::Model::Operation.new.tap do |o|
3337
+ o.name = "DescribeMigrationProjects"
3338
+ o.http_method = "POST"
3339
+ o.http_request_uri = "/"
3340
+ o.input = Shapes::ShapeRef.new(shape: DescribeMigrationProjectsMessage)
3341
+ o.output = Shapes::ShapeRef.new(shape: DescribeMigrationProjectsResponse)
3342
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
3343
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
3344
+ o[:pager] = Aws::Pager.new(
3345
+ limit_key: "max_records",
3346
+ tokens: {
3347
+ "marker" => "marker"
3348
+ }
3349
+ )
3350
+ end)
3351
+
2632
3352
  api.add_operation(:describe_orderable_replication_instances, Seahorse::Model::Operation.new.tap do |o|
2633
3353
  o.name = "DescribeOrderableReplicationInstances"
2634
3354
  o.http_method = "POST"
@@ -2884,6 +3604,15 @@ module Aws::DatabaseMigrationService
2884
3604
  )
2885
3605
  end)
2886
3606
 
3607
+ api.add_operation(:export_metadata_model_assessment, Seahorse::Model::Operation.new.tap do |o|
3608
+ o.name = "ExportMetadataModelAssessment"
3609
+ o.http_method = "POST"
3610
+ o.http_request_uri = "/"
3611
+ o.input = Shapes::ShapeRef.new(shape: ExportMetadataModelAssessmentMessage)
3612
+ o.output = Shapes::ShapeRef.new(shape: ExportMetadataModelAssessmentResponse)
3613
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
3614
+ end)
3615
+
2887
3616
  api.add_operation(:import_certificate, Seahorse::Model::Operation.new.tap do |o|
2888
3617
  o.name = "ImportCertificate"
2889
3618
  o.http_method = "POST"
@@ -2904,6 +3633,27 @@ module Aws::DatabaseMigrationService
2904
3633
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
2905
3634
  end)
2906
3635
 
3636
+ api.add_operation(:modify_conversion_configuration, Seahorse::Model::Operation.new.tap do |o|
3637
+ o.name = "ModifyConversionConfiguration"
3638
+ o.http_method = "POST"
3639
+ o.http_request_uri = "/"
3640
+ o.input = Shapes::ShapeRef.new(shape: ModifyConversionConfigurationMessage)
3641
+ o.output = Shapes::ShapeRef.new(shape: ModifyConversionConfigurationResponse)
3642
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
3643
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
3644
+ end)
3645
+
3646
+ api.add_operation(:modify_data_provider, Seahorse::Model::Operation.new.tap do |o|
3647
+ o.name = "ModifyDataProvider"
3648
+ o.http_method = "POST"
3649
+ o.http_request_uri = "/"
3650
+ o.input = Shapes::ShapeRef.new(shape: ModifyDataProviderMessage)
3651
+ o.output = Shapes::ShapeRef.new(shape: ModifyDataProviderResponse)
3652
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
3653
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
3654
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
3655
+ end)
3656
+
2907
3657
  api.add_operation(:modify_endpoint, Seahorse::Model::Operation.new.tap do |o|
2908
3658
  o.name = "ModifyEndpoint"
2909
3659
  o.http_method = "POST"
@@ -2934,6 +3684,33 @@ module Aws::DatabaseMigrationService
2934
3684
  o.errors << Shapes::ShapeRef.new(shape: KMSThrottlingFault)
2935
3685
  end)
2936
3686
 
3687
+ api.add_operation(:modify_instance_profile, Seahorse::Model::Operation.new.tap do |o|
3688
+ o.name = "ModifyInstanceProfile"
3689
+ o.http_method = "POST"
3690
+ o.http_request_uri = "/"
3691
+ o.input = Shapes::ShapeRef.new(shape: ModifyInstanceProfileMessage)
3692
+ o.output = Shapes::ShapeRef.new(shape: ModifyInstanceProfileResponse)
3693
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
3694
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
3695
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
3696
+ o.errors << Shapes::ShapeRef.new(shape: KMSKeyNotAccessibleFault)
3697
+ o.errors << Shapes::ShapeRef.new(shape: S3ResourceNotFoundFault)
3698
+ o.errors << Shapes::ShapeRef.new(shape: S3AccessDeniedFault)
3699
+ end)
3700
+
3701
+ api.add_operation(:modify_migration_project, Seahorse::Model::Operation.new.tap do |o|
3702
+ o.name = "ModifyMigrationProject"
3703
+ o.http_method = "POST"
3704
+ o.http_request_uri = "/"
3705
+ o.input = Shapes::ShapeRef.new(shape: ModifyMigrationProjectMessage)
3706
+ o.output = Shapes::ShapeRef.new(shape: ModifyMigrationProjectResponse)
3707
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
3708
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
3709
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
3710
+ o.errors << Shapes::ShapeRef.new(shape: S3ResourceNotFoundFault)
3711
+ o.errors << Shapes::ShapeRef.new(shape: S3AccessDeniedFault)
3712
+ end)
3713
+
2937
3714
  api.add_operation(:modify_replication_config, Seahorse::Model::Operation.new.tap do |o|
2938
3715
  o.name = "ModifyReplicationConfig"
2939
3716
  o.http_method = "POST"
@@ -3063,6 +3840,102 @@ module Aws::DatabaseMigrationService
3063
3840
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
3064
3841
  end)
3065
3842
 
3843
+ api.add_operation(:start_extension_pack_association, Seahorse::Model::Operation.new.tap do |o|
3844
+ o.name = "StartExtensionPackAssociation"
3845
+ o.http_method = "POST"
3846
+ o.http_request_uri = "/"
3847
+ o.input = Shapes::ShapeRef.new(shape: StartExtensionPackAssociationMessage)
3848
+ o.output = Shapes::ShapeRef.new(shape: StartExtensionPackAssociationResponse)
3849
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
3850
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
3851
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsFault)
3852
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
3853
+ o.errors << Shapes::ShapeRef.new(shape: KMSKeyNotAccessibleFault)
3854
+ o.errors << Shapes::ShapeRef.new(shape: ResourceQuotaExceededFault)
3855
+ o.errors << Shapes::ShapeRef.new(shape: S3ResourceNotFoundFault)
3856
+ o.errors << Shapes::ShapeRef.new(shape: S3AccessDeniedFault)
3857
+ end)
3858
+
3859
+ api.add_operation(:start_metadata_model_assessment, Seahorse::Model::Operation.new.tap do |o|
3860
+ o.name = "StartMetadataModelAssessment"
3861
+ o.http_method = "POST"
3862
+ o.http_request_uri = "/"
3863
+ o.input = Shapes::ShapeRef.new(shape: StartMetadataModelAssessmentMessage)
3864
+ o.output = Shapes::ShapeRef.new(shape: StartMetadataModelAssessmentResponse)
3865
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
3866
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
3867
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsFault)
3868
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
3869
+ o.errors << Shapes::ShapeRef.new(shape: KMSKeyNotAccessibleFault)
3870
+ o.errors << Shapes::ShapeRef.new(shape: ResourceQuotaExceededFault)
3871
+ o.errors << Shapes::ShapeRef.new(shape: S3ResourceNotFoundFault)
3872
+ o.errors << Shapes::ShapeRef.new(shape: S3AccessDeniedFault)
3873
+ end)
3874
+
3875
+ api.add_operation(:start_metadata_model_conversion, Seahorse::Model::Operation.new.tap do |o|
3876
+ o.name = "StartMetadataModelConversion"
3877
+ o.http_method = "POST"
3878
+ o.http_request_uri = "/"
3879
+ o.input = Shapes::ShapeRef.new(shape: StartMetadataModelConversionMessage)
3880
+ o.output = Shapes::ShapeRef.new(shape: StartMetadataModelConversionResponse)
3881
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
3882
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
3883
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsFault)
3884
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
3885
+ o.errors << Shapes::ShapeRef.new(shape: KMSKeyNotAccessibleFault)
3886
+ o.errors << Shapes::ShapeRef.new(shape: ResourceQuotaExceededFault)
3887
+ o.errors << Shapes::ShapeRef.new(shape: S3ResourceNotFoundFault)
3888
+ o.errors << Shapes::ShapeRef.new(shape: S3AccessDeniedFault)
3889
+ end)
3890
+
3891
+ api.add_operation(:start_metadata_model_export_as_script, Seahorse::Model::Operation.new.tap do |o|
3892
+ o.name = "StartMetadataModelExportAsScript"
3893
+ o.http_method = "POST"
3894
+ o.http_request_uri = "/"
3895
+ o.input = Shapes::ShapeRef.new(shape: StartMetadataModelExportAsScriptMessage)
3896
+ o.output = Shapes::ShapeRef.new(shape: StartMetadataModelExportAsScriptResponse)
3897
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
3898
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
3899
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsFault)
3900
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
3901
+ o.errors << Shapes::ShapeRef.new(shape: KMSKeyNotAccessibleFault)
3902
+ o.errors << Shapes::ShapeRef.new(shape: ResourceQuotaExceededFault)
3903
+ o.errors << Shapes::ShapeRef.new(shape: S3ResourceNotFoundFault)
3904
+ o.errors << Shapes::ShapeRef.new(shape: S3AccessDeniedFault)
3905
+ end)
3906
+
3907
+ api.add_operation(:start_metadata_model_export_to_target, Seahorse::Model::Operation.new.tap do |o|
3908
+ o.name = "StartMetadataModelExportToTarget"
3909
+ o.http_method = "POST"
3910
+ o.http_request_uri = "/"
3911
+ o.input = Shapes::ShapeRef.new(shape: StartMetadataModelExportToTargetMessage)
3912
+ o.output = Shapes::ShapeRef.new(shape: StartMetadataModelExportToTargetResponse)
3913
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
3914
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
3915
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsFault)
3916
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
3917
+ o.errors << Shapes::ShapeRef.new(shape: KMSKeyNotAccessibleFault)
3918
+ o.errors << Shapes::ShapeRef.new(shape: ResourceQuotaExceededFault)
3919
+ o.errors << Shapes::ShapeRef.new(shape: S3ResourceNotFoundFault)
3920
+ o.errors << Shapes::ShapeRef.new(shape: S3AccessDeniedFault)
3921
+ end)
3922
+
3923
+ api.add_operation(:start_metadata_model_import, Seahorse::Model::Operation.new.tap do |o|
3924
+ o.name = "StartMetadataModelImport"
3925
+ o.http_method = "POST"
3926
+ o.http_request_uri = "/"
3927
+ o.input = Shapes::ShapeRef.new(shape: StartMetadataModelImportMessage)
3928
+ o.output = Shapes::ShapeRef.new(shape: StartMetadataModelImportResponse)
3929
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
3930
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
3931
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsFault)
3932
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
3933
+ o.errors << Shapes::ShapeRef.new(shape: KMSKeyNotAccessibleFault)
3934
+ o.errors << Shapes::ShapeRef.new(shape: ResourceQuotaExceededFault)
3935
+ o.errors << Shapes::ShapeRef.new(shape: S3ResourceNotFoundFault)
3936
+ o.errors << Shapes::ShapeRef.new(shape: S3AccessDeniedFault)
3937
+ end)
3938
+
3066
3939
  api.add_operation(:start_recommendations, Seahorse::Model::Operation.new.tap do |o|
3067
3940
  o.name = "StartRecommendations"
3068
3941
  o.http_method = "POST"