@aws-sdk/client-database-migration-service 3.306.0 → 3.309.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.
- package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -2
- package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +2 -2
- package/dist-cjs/commands/BatchStartRecommendationsCommand.js +2 -2
- package/dist-cjs/commands/CancelReplicationTaskAssessmentRunCommand.js +2 -2
- package/dist-cjs/commands/CreateEndpointCommand.js +2 -2
- package/dist-cjs/commands/CreateEventSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/CreateFleetAdvisorCollectorCommand.js +2 -2
- package/dist-cjs/commands/CreateReplicationInstanceCommand.js +2 -2
- package/dist-cjs/commands/CreateReplicationSubnetGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateReplicationTaskCommand.js +2 -2
- package/dist-cjs/commands/DeleteCertificateCommand.js +2 -2
- package/dist-cjs/commands/DeleteConnectionCommand.js +2 -2
- package/dist-cjs/commands/DeleteEndpointCommand.js +2 -2
- package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/DeleteFleetAdvisorCollectorCommand.js +2 -2
- package/dist-cjs/commands/DeleteFleetAdvisorDatabasesCommand.js +2 -2
- package/dist-cjs/commands/DeleteReplicationInstanceCommand.js +2 -2
- package/dist-cjs/commands/DeleteReplicationSubnetGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteReplicationTaskAssessmentRunCommand.js +2 -2
- package/dist-cjs/commands/DeleteReplicationTaskCommand.js +2 -2
- package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -2
- package/dist-cjs/commands/DescribeApplicableIndividualAssessmentsCommand.js +2 -2
- package/dist-cjs/commands/DescribeCertificatesCommand.js +2 -2
- package/dist-cjs/commands/DescribeConnectionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeEndpointSettingsCommand.js +2 -2
- package/dist-cjs/commands/DescribeEndpointTypesCommand.js +2 -2
- package/dist-cjs/commands/DescribeEndpointsCommand.js +2 -2
- package/dist-cjs/commands/DescribeEventCategoriesCommand.js +2 -2
- package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeEventsCommand.js +2 -2
- package/dist-cjs/commands/DescribeFleetAdvisorCollectorsCommand.js +2 -2
- package/dist-cjs/commands/DescribeFleetAdvisorDatabasesCommand.js +2 -2
- package/dist-cjs/commands/DescribeFleetAdvisorLsaAnalysisCommand.js +2 -2
- package/dist-cjs/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.js +2 -2
- package/dist-cjs/commands/DescribeFleetAdvisorSchemasCommand.js +2 -2
- package/dist-cjs/commands/DescribeOrderableReplicationInstancesCommand.js +2 -2
- package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeRecommendationLimitationsCommand.js +2 -2
- package/dist-cjs/commands/DescribeRecommendationsCommand.js +2 -2
- package/dist-cjs/commands/DescribeRefreshSchemasStatusCommand.js +2 -2
- package/dist-cjs/commands/DescribeReplicationInstanceTaskLogsCommand.js +2 -2
- package/dist-cjs/commands/DescribeReplicationInstancesCommand.js +2 -2
- package/dist-cjs/commands/DescribeReplicationSubnetGroupsCommand.js +2 -2
- package/dist-cjs/commands/DescribeReplicationTaskAssessmentResultsCommand.js +2 -2
- package/dist-cjs/commands/DescribeReplicationTaskAssessmentRunsCommand.js +2 -2
- package/dist-cjs/commands/DescribeReplicationTaskIndividualAssessmentsCommand.js +2 -2
- package/dist-cjs/commands/DescribeReplicationTasksCommand.js +2 -2
- package/dist-cjs/commands/DescribeSchemasCommand.js +2 -2
- package/dist-cjs/commands/DescribeTableStatisticsCommand.js +2 -2
- package/dist-cjs/commands/ImportCertificateCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ModifyEndpointCommand.js +2 -2
- package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/ModifyReplicationInstanceCommand.js +2 -2
- package/dist-cjs/commands/ModifyReplicationSubnetGroupCommand.js +2 -2
- package/dist-cjs/commands/ModifyReplicationTaskCommand.js +2 -2
- package/dist-cjs/commands/MoveReplicationTaskCommand.js +2 -2
- package/dist-cjs/commands/RebootReplicationInstanceCommand.js +2 -2
- package/dist-cjs/commands/RefreshSchemasCommand.js +2 -2
- package/dist-cjs/commands/ReloadTablesCommand.js +2 -2
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -2
- package/dist-cjs/commands/RunFleetAdvisorLsaAnalysisCommand.js +2 -2
- package/dist-cjs/commands/StartRecommendationsCommand.js +2 -2
- package/dist-cjs/commands/StartReplicationTaskAssessmentCommand.js +2 -2
- package/dist-cjs/commands/StartReplicationTaskAssessmentRunCommand.js +2 -2
- package/dist-cjs/commands/StartReplicationTaskCommand.js +2 -2
- package/dist-cjs/commands/StopReplicationTaskCommand.js +2 -2
- package/dist-cjs/commands/TestConnectionCommand.js +2 -2
- package/dist-cjs/commands/UpdateSubscriptionsToEventBridgeCommand.js +2 -2
- package/dist-cjs/protocols/Aws_json1_1.js +1322 -1472
- package/dist-es/commands/AddTagsToResourceCommand.js +3 -3
- package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +3 -3
- package/dist-es/commands/BatchStartRecommendationsCommand.js +3 -3
- package/dist-es/commands/CancelReplicationTaskAssessmentRunCommand.js +3 -3
- package/dist-es/commands/CreateEndpointCommand.js +3 -3
- package/dist-es/commands/CreateEventSubscriptionCommand.js +3 -3
- package/dist-es/commands/CreateFleetAdvisorCollectorCommand.js +3 -3
- package/dist-es/commands/CreateReplicationInstanceCommand.js +3 -3
- package/dist-es/commands/CreateReplicationSubnetGroupCommand.js +3 -3
- package/dist-es/commands/CreateReplicationTaskCommand.js +3 -3
- package/dist-es/commands/DeleteCertificateCommand.js +3 -3
- package/dist-es/commands/DeleteConnectionCommand.js +3 -3
- package/dist-es/commands/DeleteEndpointCommand.js +3 -3
- package/dist-es/commands/DeleteEventSubscriptionCommand.js +3 -3
- package/dist-es/commands/DeleteFleetAdvisorCollectorCommand.js +3 -3
- package/dist-es/commands/DeleteFleetAdvisorDatabasesCommand.js +3 -3
- package/dist-es/commands/DeleteReplicationInstanceCommand.js +3 -3
- package/dist-es/commands/DeleteReplicationSubnetGroupCommand.js +3 -3
- package/dist-es/commands/DeleteReplicationTaskAssessmentRunCommand.js +3 -3
- package/dist-es/commands/DeleteReplicationTaskCommand.js +3 -3
- package/dist-es/commands/DescribeAccountAttributesCommand.js +3 -3
- package/dist-es/commands/DescribeApplicableIndividualAssessmentsCommand.js +3 -3
- package/dist-es/commands/DescribeCertificatesCommand.js +3 -3
- package/dist-es/commands/DescribeConnectionsCommand.js +3 -3
- package/dist-es/commands/DescribeEndpointSettingsCommand.js +3 -3
- package/dist-es/commands/DescribeEndpointTypesCommand.js +3 -3
- package/dist-es/commands/DescribeEndpointsCommand.js +3 -3
- package/dist-es/commands/DescribeEventCategoriesCommand.js +3 -3
- package/dist-es/commands/DescribeEventSubscriptionsCommand.js +3 -3
- package/dist-es/commands/DescribeEventsCommand.js +3 -3
- package/dist-es/commands/DescribeFleetAdvisorCollectorsCommand.js +3 -3
- package/dist-es/commands/DescribeFleetAdvisorDatabasesCommand.js +3 -3
- package/dist-es/commands/DescribeFleetAdvisorLsaAnalysisCommand.js +3 -3
- package/dist-es/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.js +3 -3
- package/dist-es/commands/DescribeFleetAdvisorSchemasCommand.js +3 -3
- package/dist-es/commands/DescribeOrderableReplicationInstancesCommand.js +3 -3
- package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +3 -3
- package/dist-es/commands/DescribeRecommendationLimitationsCommand.js +3 -3
- package/dist-es/commands/DescribeRecommendationsCommand.js +3 -3
- package/dist-es/commands/DescribeRefreshSchemasStatusCommand.js +3 -3
- package/dist-es/commands/DescribeReplicationInstanceTaskLogsCommand.js +3 -3
- package/dist-es/commands/DescribeReplicationInstancesCommand.js +3 -3
- package/dist-es/commands/DescribeReplicationSubnetGroupsCommand.js +3 -3
- package/dist-es/commands/DescribeReplicationTaskAssessmentResultsCommand.js +3 -3
- package/dist-es/commands/DescribeReplicationTaskAssessmentRunsCommand.js +3 -3
- package/dist-es/commands/DescribeReplicationTaskIndividualAssessmentsCommand.js +3 -3
- package/dist-es/commands/DescribeReplicationTasksCommand.js +3 -3
- package/dist-es/commands/DescribeSchemasCommand.js +3 -3
- package/dist-es/commands/DescribeTableStatisticsCommand.js +3 -3
- package/dist-es/commands/ImportCertificateCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ModifyEndpointCommand.js +3 -3
- package/dist-es/commands/ModifyEventSubscriptionCommand.js +3 -3
- package/dist-es/commands/ModifyReplicationInstanceCommand.js +3 -3
- package/dist-es/commands/ModifyReplicationSubnetGroupCommand.js +3 -3
- package/dist-es/commands/ModifyReplicationTaskCommand.js +3 -3
- package/dist-es/commands/MoveReplicationTaskCommand.js +3 -3
- package/dist-es/commands/RebootReplicationInstanceCommand.js +3 -3
- package/dist-es/commands/RefreshSchemasCommand.js +3 -3
- package/dist-es/commands/ReloadTablesCommand.js +3 -3
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +3 -3
- package/dist-es/commands/RunFleetAdvisorLsaAnalysisCommand.js +3 -3
- package/dist-es/commands/StartRecommendationsCommand.js +3 -3
- package/dist-es/commands/StartReplicationTaskAssessmentCommand.js +3 -3
- package/dist-es/commands/StartReplicationTaskAssessmentRunCommand.js +3 -3
- package/dist-es/commands/StartReplicationTaskCommand.js +3 -3
- package/dist-es/commands/StopReplicationTaskCommand.js +3 -3
- package/dist-es/commands/TestConnectionCommand.js +3 -3
- package/dist-es/commands/UpdateSubscriptionsToEventBridgeCommand.js +3 -3
- package/dist-es/protocols/Aws_json1_1.js +1181 -1331
- package/dist-types/protocols/Aws_json1_1.d.ts +552 -138
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +138 -138
- package/package.json +6 -6
|
@@ -279,555 +279,555 @@ import {
|
|
|
279
279
|
UpdateSubscriptionsToEventBridgeCommandInput,
|
|
280
280
|
UpdateSubscriptionsToEventBridgeCommandOutput,
|
|
281
281
|
} from "../commands/UpdateSubscriptionsToEventBridgeCommand";
|
|
282
|
-
export declare const
|
|
282
|
+
export declare const se_AddTagsToResourceCommand: (
|
|
283
283
|
input: AddTagsToResourceCommandInput,
|
|
284
284
|
context: __SerdeContext
|
|
285
285
|
) => Promise<__HttpRequest>;
|
|
286
|
-
export declare const
|
|
286
|
+
export declare const se_ApplyPendingMaintenanceActionCommand: (
|
|
287
287
|
input: ApplyPendingMaintenanceActionCommandInput,
|
|
288
288
|
context: __SerdeContext
|
|
289
289
|
) => Promise<__HttpRequest>;
|
|
290
|
-
export declare const
|
|
290
|
+
export declare const se_BatchStartRecommendationsCommand: (
|
|
291
291
|
input: BatchStartRecommendationsCommandInput,
|
|
292
292
|
context: __SerdeContext
|
|
293
293
|
) => Promise<__HttpRequest>;
|
|
294
|
-
export declare const
|
|
294
|
+
export declare const se_CancelReplicationTaskAssessmentRunCommand: (
|
|
295
295
|
input: CancelReplicationTaskAssessmentRunCommandInput,
|
|
296
296
|
context: __SerdeContext
|
|
297
297
|
) => Promise<__HttpRequest>;
|
|
298
|
-
export declare const
|
|
298
|
+
export declare const se_CreateEndpointCommand: (
|
|
299
299
|
input: CreateEndpointCommandInput,
|
|
300
300
|
context: __SerdeContext
|
|
301
301
|
) => Promise<__HttpRequest>;
|
|
302
|
-
export declare const
|
|
302
|
+
export declare const se_CreateEventSubscriptionCommand: (
|
|
303
303
|
input: CreateEventSubscriptionCommandInput,
|
|
304
304
|
context: __SerdeContext
|
|
305
305
|
) => Promise<__HttpRequest>;
|
|
306
|
-
export declare const
|
|
306
|
+
export declare const se_CreateFleetAdvisorCollectorCommand: (
|
|
307
307
|
input: CreateFleetAdvisorCollectorCommandInput,
|
|
308
308
|
context: __SerdeContext
|
|
309
309
|
) => Promise<__HttpRequest>;
|
|
310
|
-
export declare const
|
|
310
|
+
export declare const se_CreateReplicationInstanceCommand: (
|
|
311
311
|
input: CreateReplicationInstanceCommandInput,
|
|
312
312
|
context: __SerdeContext
|
|
313
313
|
) => Promise<__HttpRequest>;
|
|
314
|
-
export declare const
|
|
314
|
+
export declare const se_CreateReplicationSubnetGroupCommand: (
|
|
315
315
|
input: CreateReplicationSubnetGroupCommandInput,
|
|
316
316
|
context: __SerdeContext
|
|
317
317
|
) => Promise<__HttpRequest>;
|
|
318
|
-
export declare const
|
|
318
|
+
export declare const se_CreateReplicationTaskCommand: (
|
|
319
319
|
input: CreateReplicationTaskCommandInput,
|
|
320
320
|
context: __SerdeContext
|
|
321
321
|
) => Promise<__HttpRequest>;
|
|
322
|
-
export declare const
|
|
322
|
+
export declare const se_DeleteCertificateCommand: (
|
|
323
323
|
input: DeleteCertificateCommandInput,
|
|
324
324
|
context: __SerdeContext
|
|
325
325
|
) => Promise<__HttpRequest>;
|
|
326
|
-
export declare const
|
|
326
|
+
export declare const se_DeleteConnectionCommand: (
|
|
327
327
|
input: DeleteConnectionCommandInput,
|
|
328
328
|
context: __SerdeContext
|
|
329
329
|
) => Promise<__HttpRequest>;
|
|
330
|
-
export declare const
|
|
330
|
+
export declare const se_DeleteEndpointCommand: (
|
|
331
331
|
input: DeleteEndpointCommandInput,
|
|
332
332
|
context: __SerdeContext
|
|
333
333
|
) => Promise<__HttpRequest>;
|
|
334
|
-
export declare const
|
|
334
|
+
export declare const se_DeleteEventSubscriptionCommand: (
|
|
335
335
|
input: DeleteEventSubscriptionCommandInput,
|
|
336
336
|
context: __SerdeContext
|
|
337
337
|
) => Promise<__HttpRequest>;
|
|
338
|
-
export declare const
|
|
338
|
+
export declare const se_DeleteFleetAdvisorCollectorCommand: (
|
|
339
339
|
input: DeleteFleetAdvisorCollectorCommandInput,
|
|
340
340
|
context: __SerdeContext
|
|
341
341
|
) => Promise<__HttpRequest>;
|
|
342
|
-
export declare const
|
|
342
|
+
export declare const se_DeleteFleetAdvisorDatabasesCommand: (
|
|
343
343
|
input: DeleteFleetAdvisorDatabasesCommandInput,
|
|
344
344
|
context: __SerdeContext
|
|
345
345
|
) => Promise<__HttpRequest>;
|
|
346
|
-
export declare const
|
|
346
|
+
export declare const se_DeleteReplicationInstanceCommand: (
|
|
347
347
|
input: DeleteReplicationInstanceCommandInput,
|
|
348
348
|
context: __SerdeContext
|
|
349
349
|
) => Promise<__HttpRequest>;
|
|
350
|
-
export declare const
|
|
350
|
+
export declare const se_DeleteReplicationSubnetGroupCommand: (
|
|
351
351
|
input: DeleteReplicationSubnetGroupCommandInput,
|
|
352
352
|
context: __SerdeContext
|
|
353
353
|
) => Promise<__HttpRequest>;
|
|
354
|
-
export declare const
|
|
354
|
+
export declare const se_DeleteReplicationTaskCommand: (
|
|
355
355
|
input: DeleteReplicationTaskCommandInput,
|
|
356
356
|
context: __SerdeContext
|
|
357
357
|
) => Promise<__HttpRequest>;
|
|
358
|
-
export declare const
|
|
358
|
+
export declare const se_DeleteReplicationTaskAssessmentRunCommand: (
|
|
359
359
|
input: DeleteReplicationTaskAssessmentRunCommandInput,
|
|
360
360
|
context: __SerdeContext
|
|
361
361
|
) => Promise<__HttpRequest>;
|
|
362
|
-
export declare const
|
|
362
|
+
export declare const se_DescribeAccountAttributesCommand: (
|
|
363
363
|
input: DescribeAccountAttributesCommandInput,
|
|
364
364
|
context: __SerdeContext
|
|
365
365
|
) => Promise<__HttpRequest>;
|
|
366
|
-
export declare const
|
|
366
|
+
export declare const se_DescribeApplicableIndividualAssessmentsCommand: (
|
|
367
367
|
input: DescribeApplicableIndividualAssessmentsCommandInput,
|
|
368
368
|
context: __SerdeContext
|
|
369
369
|
) => Promise<__HttpRequest>;
|
|
370
|
-
export declare const
|
|
370
|
+
export declare const se_DescribeCertificatesCommand: (
|
|
371
371
|
input: DescribeCertificatesCommandInput,
|
|
372
372
|
context: __SerdeContext
|
|
373
373
|
) => Promise<__HttpRequest>;
|
|
374
|
-
export declare const
|
|
374
|
+
export declare const se_DescribeConnectionsCommand: (
|
|
375
375
|
input: DescribeConnectionsCommandInput,
|
|
376
376
|
context: __SerdeContext
|
|
377
377
|
) => Promise<__HttpRequest>;
|
|
378
|
-
export declare const
|
|
378
|
+
export declare const se_DescribeEndpointsCommand: (
|
|
379
379
|
input: DescribeEndpointsCommandInput,
|
|
380
380
|
context: __SerdeContext
|
|
381
381
|
) => Promise<__HttpRequest>;
|
|
382
|
-
export declare const
|
|
382
|
+
export declare const se_DescribeEndpointSettingsCommand: (
|
|
383
383
|
input: DescribeEndpointSettingsCommandInput,
|
|
384
384
|
context: __SerdeContext
|
|
385
385
|
) => Promise<__HttpRequest>;
|
|
386
|
-
export declare const
|
|
386
|
+
export declare const se_DescribeEndpointTypesCommand: (
|
|
387
387
|
input: DescribeEndpointTypesCommandInput,
|
|
388
388
|
context: __SerdeContext
|
|
389
389
|
) => Promise<__HttpRequest>;
|
|
390
|
-
export declare const
|
|
390
|
+
export declare const se_DescribeEventCategoriesCommand: (
|
|
391
391
|
input: DescribeEventCategoriesCommandInput,
|
|
392
392
|
context: __SerdeContext
|
|
393
393
|
) => Promise<__HttpRequest>;
|
|
394
|
-
export declare const
|
|
394
|
+
export declare const se_DescribeEventsCommand: (
|
|
395
395
|
input: DescribeEventsCommandInput,
|
|
396
396
|
context: __SerdeContext
|
|
397
397
|
) => Promise<__HttpRequest>;
|
|
398
|
-
export declare const
|
|
398
|
+
export declare const se_DescribeEventSubscriptionsCommand: (
|
|
399
399
|
input: DescribeEventSubscriptionsCommandInput,
|
|
400
400
|
context: __SerdeContext
|
|
401
401
|
) => Promise<__HttpRequest>;
|
|
402
|
-
export declare const
|
|
402
|
+
export declare const se_DescribeFleetAdvisorCollectorsCommand: (
|
|
403
403
|
input: DescribeFleetAdvisorCollectorsCommandInput,
|
|
404
404
|
context: __SerdeContext
|
|
405
405
|
) => Promise<__HttpRequest>;
|
|
406
|
-
export declare const
|
|
406
|
+
export declare const se_DescribeFleetAdvisorDatabasesCommand: (
|
|
407
407
|
input: DescribeFleetAdvisorDatabasesCommandInput,
|
|
408
408
|
context: __SerdeContext
|
|
409
409
|
) => Promise<__HttpRequest>;
|
|
410
|
-
export declare const
|
|
410
|
+
export declare const se_DescribeFleetAdvisorLsaAnalysisCommand: (
|
|
411
411
|
input: DescribeFleetAdvisorLsaAnalysisCommandInput,
|
|
412
412
|
context: __SerdeContext
|
|
413
413
|
) => Promise<__HttpRequest>;
|
|
414
|
-
export declare const
|
|
414
|
+
export declare const se_DescribeFleetAdvisorSchemaObjectSummaryCommand: (
|
|
415
415
|
input: DescribeFleetAdvisorSchemaObjectSummaryCommandInput,
|
|
416
416
|
context: __SerdeContext
|
|
417
417
|
) => Promise<__HttpRequest>;
|
|
418
|
-
export declare const
|
|
418
|
+
export declare const se_DescribeFleetAdvisorSchemasCommand: (
|
|
419
419
|
input: DescribeFleetAdvisorSchemasCommandInput,
|
|
420
420
|
context: __SerdeContext
|
|
421
421
|
) => Promise<__HttpRequest>;
|
|
422
|
-
export declare const
|
|
422
|
+
export declare const se_DescribeOrderableReplicationInstancesCommand: (
|
|
423
423
|
input: DescribeOrderableReplicationInstancesCommandInput,
|
|
424
424
|
context: __SerdeContext
|
|
425
425
|
) => Promise<__HttpRequest>;
|
|
426
|
-
export declare const
|
|
426
|
+
export declare const se_DescribePendingMaintenanceActionsCommand: (
|
|
427
427
|
input: DescribePendingMaintenanceActionsCommandInput,
|
|
428
428
|
context: __SerdeContext
|
|
429
429
|
) => Promise<__HttpRequest>;
|
|
430
|
-
export declare const
|
|
430
|
+
export declare const se_DescribeRecommendationLimitationsCommand: (
|
|
431
431
|
input: DescribeRecommendationLimitationsCommandInput,
|
|
432
432
|
context: __SerdeContext
|
|
433
433
|
) => Promise<__HttpRequest>;
|
|
434
|
-
export declare const
|
|
434
|
+
export declare const se_DescribeRecommendationsCommand: (
|
|
435
435
|
input: DescribeRecommendationsCommandInput,
|
|
436
436
|
context: __SerdeContext
|
|
437
437
|
) => Promise<__HttpRequest>;
|
|
438
|
-
export declare const
|
|
438
|
+
export declare const se_DescribeRefreshSchemasStatusCommand: (
|
|
439
439
|
input: DescribeRefreshSchemasStatusCommandInput,
|
|
440
440
|
context: __SerdeContext
|
|
441
441
|
) => Promise<__HttpRequest>;
|
|
442
|
-
export declare const
|
|
442
|
+
export declare const se_DescribeReplicationInstancesCommand: (
|
|
443
443
|
input: DescribeReplicationInstancesCommandInput,
|
|
444
444
|
context: __SerdeContext
|
|
445
445
|
) => Promise<__HttpRequest>;
|
|
446
|
-
export declare const
|
|
446
|
+
export declare const se_DescribeReplicationInstanceTaskLogsCommand: (
|
|
447
447
|
input: DescribeReplicationInstanceTaskLogsCommandInput,
|
|
448
448
|
context: __SerdeContext
|
|
449
449
|
) => Promise<__HttpRequest>;
|
|
450
|
-
export declare const
|
|
450
|
+
export declare const se_DescribeReplicationSubnetGroupsCommand: (
|
|
451
451
|
input: DescribeReplicationSubnetGroupsCommandInput,
|
|
452
452
|
context: __SerdeContext
|
|
453
453
|
) => Promise<__HttpRequest>;
|
|
454
|
-
export declare const
|
|
454
|
+
export declare const se_DescribeReplicationTaskAssessmentResultsCommand: (
|
|
455
455
|
input: DescribeReplicationTaskAssessmentResultsCommandInput,
|
|
456
456
|
context: __SerdeContext
|
|
457
457
|
) => Promise<__HttpRequest>;
|
|
458
|
-
export declare const
|
|
458
|
+
export declare const se_DescribeReplicationTaskAssessmentRunsCommand: (
|
|
459
459
|
input: DescribeReplicationTaskAssessmentRunsCommandInput,
|
|
460
460
|
context: __SerdeContext
|
|
461
461
|
) => Promise<__HttpRequest>;
|
|
462
|
-
export declare const
|
|
462
|
+
export declare const se_DescribeReplicationTaskIndividualAssessmentsCommand: (
|
|
463
463
|
input: DescribeReplicationTaskIndividualAssessmentsCommandInput,
|
|
464
464
|
context: __SerdeContext
|
|
465
465
|
) => Promise<__HttpRequest>;
|
|
466
|
-
export declare const
|
|
466
|
+
export declare const se_DescribeReplicationTasksCommand: (
|
|
467
467
|
input: DescribeReplicationTasksCommandInput,
|
|
468
468
|
context: __SerdeContext
|
|
469
469
|
) => Promise<__HttpRequest>;
|
|
470
|
-
export declare const
|
|
470
|
+
export declare const se_DescribeSchemasCommand: (
|
|
471
471
|
input: DescribeSchemasCommandInput,
|
|
472
472
|
context: __SerdeContext
|
|
473
473
|
) => Promise<__HttpRequest>;
|
|
474
|
-
export declare const
|
|
474
|
+
export declare const se_DescribeTableStatisticsCommand: (
|
|
475
475
|
input: DescribeTableStatisticsCommandInput,
|
|
476
476
|
context: __SerdeContext
|
|
477
477
|
) => Promise<__HttpRequest>;
|
|
478
|
-
export declare const
|
|
478
|
+
export declare const se_ImportCertificateCommand: (
|
|
479
479
|
input: ImportCertificateCommandInput,
|
|
480
480
|
context: __SerdeContext
|
|
481
481
|
) => Promise<__HttpRequest>;
|
|
482
|
-
export declare const
|
|
482
|
+
export declare const se_ListTagsForResourceCommand: (
|
|
483
483
|
input: ListTagsForResourceCommandInput,
|
|
484
484
|
context: __SerdeContext
|
|
485
485
|
) => Promise<__HttpRequest>;
|
|
486
|
-
export declare const
|
|
486
|
+
export declare const se_ModifyEndpointCommand: (
|
|
487
487
|
input: ModifyEndpointCommandInput,
|
|
488
488
|
context: __SerdeContext
|
|
489
489
|
) => Promise<__HttpRequest>;
|
|
490
|
-
export declare const
|
|
490
|
+
export declare const se_ModifyEventSubscriptionCommand: (
|
|
491
491
|
input: ModifyEventSubscriptionCommandInput,
|
|
492
492
|
context: __SerdeContext
|
|
493
493
|
) => Promise<__HttpRequest>;
|
|
494
|
-
export declare const
|
|
494
|
+
export declare const se_ModifyReplicationInstanceCommand: (
|
|
495
495
|
input: ModifyReplicationInstanceCommandInput,
|
|
496
496
|
context: __SerdeContext
|
|
497
497
|
) => Promise<__HttpRequest>;
|
|
498
|
-
export declare const
|
|
498
|
+
export declare const se_ModifyReplicationSubnetGroupCommand: (
|
|
499
499
|
input: ModifyReplicationSubnetGroupCommandInput,
|
|
500
500
|
context: __SerdeContext
|
|
501
501
|
) => Promise<__HttpRequest>;
|
|
502
|
-
export declare const
|
|
502
|
+
export declare const se_ModifyReplicationTaskCommand: (
|
|
503
503
|
input: ModifyReplicationTaskCommandInput,
|
|
504
504
|
context: __SerdeContext
|
|
505
505
|
) => Promise<__HttpRequest>;
|
|
506
|
-
export declare const
|
|
506
|
+
export declare const se_MoveReplicationTaskCommand: (
|
|
507
507
|
input: MoveReplicationTaskCommandInput,
|
|
508
508
|
context: __SerdeContext
|
|
509
509
|
) => Promise<__HttpRequest>;
|
|
510
|
-
export declare const
|
|
510
|
+
export declare const se_RebootReplicationInstanceCommand: (
|
|
511
511
|
input: RebootReplicationInstanceCommandInput,
|
|
512
512
|
context: __SerdeContext
|
|
513
513
|
) => Promise<__HttpRequest>;
|
|
514
|
-
export declare const
|
|
514
|
+
export declare const se_RefreshSchemasCommand: (
|
|
515
515
|
input: RefreshSchemasCommandInput,
|
|
516
516
|
context: __SerdeContext
|
|
517
517
|
) => Promise<__HttpRequest>;
|
|
518
|
-
export declare const
|
|
518
|
+
export declare const se_ReloadTablesCommand: (
|
|
519
519
|
input: ReloadTablesCommandInput,
|
|
520
520
|
context: __SerdeContext
|
|
521
521
|
) => Promise<__HttpRequest>;
|
|
522
|
-
export declare const
|
|
522
|
+
export declare const se_RemoveTagsFromResourceCommand: (
|
|
523
523
|
input: RemoveTagsFromResourceCommandInput,
|
|
524
524
|
context: __SerdeContext
|
|
525
525
|
) => Promise<__HttpRequest>;
|
|
526
|
-
export declare const
|
|
526
|
+
export declare const se_RunFleetAdvisorLsaAnalysisCommand: (
|
|
527
527
|
input: RunFleetAdvisorLsaAnalysisCommandInput,
|
|
528
528
|
context: __SerdeContext
|
|
529
529
|
) => Promise<__HttpRequest>;
|
|
530
|
-
export declare const
|
|
530
|
+
export declare const se_StartRecommendationsCommand: (
|
|
531
531
|
input: StartRecommendationsCommandInput,
|
|
532
532
|
context: __SerdeContext
|
|
533
533
|
) => Promise<__HttpRequest>;
|
|
534
|
-
export declare const
|
|
534
|
+
export declare const se_StartReplicationTaskCommand: (
|
|
535
535
|
input: StartReplicationTaskCommandInput,
|
|
536
536
|
context: __SerdeContext
|
|
537
537
|
) => Promise<__HttpRequest>;
|
|
538
|
-
export declare const
|
|
538
|
+
export declare const se_StartReplicationTaskAssessmentCommand: (
|
|
539
539
|
input: StartReplicationTaskAssessmentCommandInput,
|
|
540
540
|
context: __SerdeContext
|
|
541
541
|
) => Promise<__HttpRequest>;
|
|
542
|
-
export declare const
|
|
542
|
+
export declare const se_StartReplicationTaskAssessmentRunCommand: (
|
|
543
543
|
input: StartReplicationTaskAssessmentRunCommandInput,
|
|
544
544
|
context: __SerdeContext
|
|
545
545
|
) => Promise<__HttpRequest>;
|
|
546
|
-
export declare const
|
|
546
|
+
export declare const se_StopReplicationTaskCommand: (
|
|
547
547
|
input: StopReplicationTaskCommandInput,
|
|
548
548
|
context: __SerdeContext
|
|
549
549
|
) => Promise<__HttpRequest>;
|
|
550
|
-
export declare const
|
|
550
|
+
export declare const se_TestConnectionCommand: (
|
|
551
551
|
input: TestConnectionCommandInput,
|
|
552
552
|
context: __SerdeContext
|
|
553
553
|
) => Promise<__HttpRequest>;
|
|
554
|
-
export declare const
|
|
554
|
+
export declare const se_UpdateSubscriptionsToEventBridgeCommand: (
|
|
555
555
|
input: UpdateSubscriptionsToEventBridgeCommandInput,
|
|
556
556
|
context: __SerdeContext
|
|
557
557
|
) => Promise<__HttpRequest>;
|
|
558
|
-
export declare const
|
|
558
|
+
export declare const de_AddTagsToResourceCommand: (
|
|
559
559
|
output: __HttpResponse,
|
|
560
560
|
context: __SerdeContext
|
|
561
561
|
) => Promise<AddTagsToResourceCommandOutput>;
|
|
562
|
-
export declare const
|
|
562
|
+
export declare const de_ApplyPendingMaintenanceActionCommand: (
|
|
563
563
|
output: __HttpResponse,
|
|
564
564
|
context: __SerdeContext
|
|
565
565
|
) => Promise<ApplyPendingMaintenanceActionCommandOutput>;
|
|
566
|
-
export declare const
|
|
566
|
+
export declare const de_BatchStartRecommendationsCommand: (
|
|
567
567
|
output: __HttpResponse,
|
|
568
568
|
context: __SerdeContext
|
|
569
569
|
) => Promise<BatchStartRecommendationsCommandOutput>;
|
|
570
|
-
export declare const
|
|
570
|
+
export declare const de_CancelReplicationTaskAssessmentRunCommand: (
|
|
571
571
|
output: __HttpResponse,
|
|
572
572
|
context: __SerdeContext
|
|
573
573
|
) => Promise<CancelReplicationTaskAssessmentRunCommandOutput>;
|
|
574
|
-
export declare const
|
|
574
|
+
export declare const de_CreateEndpointCommand: (
|
|
575
575
|
output: __HttpResponse,
|
|
576
576
|
context: __SerdeContext
|
|
577
577
|
) => Promise<CreateEndpointCommandOutput>;
|
|
578
|
-
export declare const
|
|
578
|
+
export declare const de_CreateEventSubscriptionCommand: (
|
|
579
579
|
output: __HttpResponse,
|
|
580
580
|
context: __SerdeContext
|
|
581
581
|
) => Promise<CreateEventSubscriptionCommandOutput>;
|
|
582
|
-
export declare const
|
|
582
|
+
export declare const de_CreateFleetAdvisorCollectorCommand: (
|
|
583
583
|
output: __HttpResponse,
|
|
584
584
|
context: __SerdeContext
|
|
585
585
|
) => Promise<CreateFleetAdvisorCollectorCommandOutput>;
|
|
586
|
-
export declare const
|
|
586
|
+
export declare const de_CreateReplicationInstanceCommand: (
|
|
587
587
|
output: __HttpResponse,
|
|
588
588
|
context: __SerdeContext
|
|
589
589
|
) => Promise<CreateReplicationInstanceCommandOutput>;
|
|
590
|
-
export declare const
|
|
590
|
+
export declare const de_CreateReplicationSubnetGroupCommand: (
|
|
591
591
|
output: __HttpResponse,
|
|
592
592
|
context: __SerdeContext
|
|
593
593
|
) => Promise<CreateReplicationSubnetGroupCommandOutput>;
|
|
594
|
-
export declare const
|
|
594
|
+
export declare const de_CreateReplicationTaskCommand: (
|
|
595
595
|
output: __HttpResponse,
|
|
596
596
|
context: __SerdeContext
|
|
597
597
|
) => Promise<CreateReplicationTaskCommandOutput>;
|
|
598
|
-
export declare const
|
|
598
|
+
export declare const de_DeleteCertificateCommand: (
|
|
599
599
|
output: __HttpResponse,
|
|
600
600
|
context: __SerdeContext
|
|
601
601
|
) => Promise<DeleteCertificateCommandOutput>;
|
|
602
|
-
export declare const
|
|
602
|
+
export declare const de_DeleteConnectionCommand: (
|
|
603
603
|
output: __HttpResponse,
|
|
604
604
|
context: __SerdeContext
|
|
605
605
|
) => Promise<DeleteConnectionCommandOutput>;
|
|
606
|
-
export declare const
|
|
606
|
+
export declare const de_DeleteEndpointCommand: (
|
|
607
607
|
output: __HttpResponse,
|
|
608
608
|
context: __SerdeContext
|
|
609
609
|
) => Promise<DeleteEndpointCommandOutput>;
|
|
610
|
-
export declare const
|
|
610
|
+
export declare const de_DeleteEventSubscriptionCommand: (
|
|
611
611
|
output: __HttpResponse,
|
|
612
612
|
context: __SerdeContext
|
|
613
613
|
) => Promise<DeleteEventSubscriptionCommandOutput>;
|
|
614
|
-
export declare const
|
|
614
|
+
export declare const de_DeleteFleetAdvisorCollectorCommand: (
|
|
615
615
|
output: __HttpResponse,
|
|
616
616
|
context: __SerdeContext
|
|
617
617
|
) => Promise<DeleteFleetAdvisorCollectorCommandOutput>;
|
|
618
|
-
export declare const
|
|
618
|
+
export declare const de_DeleteFleetAdvisorDatabasesCommand: (
|
|
619
619
|
output: __HttpResponse,
|
|
620
620
|
context: __SerdeContext
|
|
621
621
|
) => Promise<DeleteFleetAdvisorDatabasesCommandOutput>;
|
|
622
|
-
export declare const
|
|
622
|
+
export declare const de_DeleteReplicationInstanceCommand: (
|
|
623
623
|
output: __HttpResponse,
|
|
624
624
|
context: __SerdeContext
|
|
625
625
|
) => Promise<DeleteReplicationInstanceCommandOutput>;
|
|
626
|
-
export declare const
|
|
626
|
+
export declare const de_DeleteReplicationSubnetGroupCommand: (
|
|
627
627
|
output: __HttpResponse,
|
|
628
628
|
context: __SerdeContext
|
|
629
629
|
) => Promise<DeleteReplicationSubnetGroupCommandOutput>;
|
|
630
|
-
export declare const
|
|
630
|
+
export declare const de_DeleteReplicationTaskCommand: (
|
|
631
631
|
output: __HttpResponse,
|
|
632
632
|
context: __SerdeContext
|
|
633
633
|
) => Promise<DeleteReplicationTaskCommandOutput>;
|
|
634
|
-
export declare const
|
|
634
|
+
export declare const de_DeleteReplicationTaskAssessmentRunCommand: (
|
|
635
635
|
output: __HttpResponse,
|
|
636
636
|
context: __SerdeContext
|
|
637
637
|
) => Promise<DeleteReplicationTaskAssessmentRunCommandOutput>;
|
|
638
|
-
export declare const
|
|
638
|
+
export declare const de_DescribeAccountAttributesCommand: (
|
|
639
639
|
output: __HttpResponse,
|
|
640
640
|
context: __SerdeContext
|
|
641
641
|
) => Promise<DescribeAccountAttributesCommandOutput>;
|
|
642
|
-
export declare const
|
|
642
|
+
export declare const de_DescribeApplicableIndividualAssessmentsCommand: (
|
|
643
643
|
output: __HttpResponse,
|
|
644
644
|
context: __SerdeContext
|
|
645
645
|
) => Promise<DescribeApplicableIndividualAssessmentsCommandOutput>;
|
|
646
|
-
export declare const
|
|
646
|
+
export declare const de_DescribeCertificatesCommand: (
|
|
647
647
|
output: __HttpResponse,
|
|
648
648
|
context: __SerdeContext
|
|
649
649
|
) => Promise<DescribeCertificatesCommandOutput>;
|
|
650
|
-
export declare const
|
|
650
|
+
export declare const de_DescribeConnectionsCommand: (
|
|
651
651
|
output: __HttpResponse,
|
|
652
652
|
context: __SerdeContext
|
|
653
653
|
) => Promise<DescribeConnectionsCommandOutput>;
|
|
654
|
-
export declare const
|
|
654
|
+
export declare const de_DescribeEndpointsCommand: (
|
|
655
655
|
output: __HttpResponse,
|
|
656
656
|
context: __SerdeContext
|
|
657
657
|
) => Promise<DescribeEndpointsCommandOutput>;
|
|
658
|
-
export declare const
|
|
658
|
+
export declare const de_DescribeEndpointSettingsCommand: (
|
|
659
659
|
output: __HttpResponse,
|
|
660
660
|
context: __SerdeContext
|
|
661
661
|
) => Promise<DescribeEndpointSettingsCommandOutput>;
|
|
662
|
-
export declare const
|
|
662
|
+
export declare const de_DescribeEndpointTypesCommand: (
|
|
663
663
|
output: __HttpResponse,
|
|
664
664
|
context: __SerdeContext
|
|
665
665
|
) => Promise<DescribeEndpointTypesCommandOutput>;
|
|
666
|
-
export declare const
|
|
666
|
+
export declare const de_DescribeEventCategoriesCommand: (
|
|
667
667
|
output: __HttpResponse,
|
|
668
668
|
context: __SerdeContext
|
|
669
669
|
) => Promise<DescribeEventCategoriesCommandOutput>;
|
|
670
|
-
export declare const
|
|
670
|
+
export declare const de_DescribeEventsCommand: (
|
|
671
671
|
output: __HttpResponse,
|
|
672
672
|
context: __SerdeContext
|
|
673
673
|
) => Promise<DescribeEventsCommandOutput>;
|
|
674
|
-
export declare const
|
|
674
|
+
export declare const de_DescribeEventSubscriptionsCommand: (
|
|
675
675
|
output: __HttpResponse,
|
|
676
676
|
context: __SerdeContext
|
|
677
677
|
) => Promise<DescribeEventSubscriptionsCommandOutput>;
|
|
678
|
-
export declare const
|
|
678
|
+
export declare const de_DescribeFleetAdvisorCollectorsCommand: (
|
|
679
679
|
output: __HttpResponse,
|
|
680
680
|
context: __SerdeContext
|
|
681
681
|
) => Promise<DescribeFleetAdvisorCollectorsCommandOutput>;
|
|
682
|
-
export declare const
|
|
682
|
+
export declare const de_DescribeFleetAdvisorDatabasesCommand: (
|
|
683
683
|
output: __HttpResponse,
|
|
684
684
|
context: __SerdeContext
|
|
685
685
|
) => Promise<DescribeFleetAdvisorDatabasesCommandOutput>;
|
|
686
|
-
export declare const
|
|
686
|
+
export declare const de_DescribeFleetAdvisorLsaAnalysisCommand: (
|
|
687
687
|
output: __HttpResponse,
|
|
688
688
|
context: __SerdeContext
|
|
689
689
|
) => Promise<DescribeFleetAdvisorLsaAnalysisCommandOutput>;
|
|
690
|
-
export declare const
|
|
690
|
+
export declare const de_DescribeFleetAdvisorSchemaObjectSummaryCommand: (
|
|
691
691
|
output: __HttpResponse,
|
|
692
692
|
context: __SerdeContext
|
|
693
693
|
) => Promise<DescribeFleetAdvisorSchemaObjectSummaryCommandOutput>;
|
|
694
|
-
export declare const
|
|
694
|
+
export declare const de_DescribeFleetAdvisorSchemasCommand: (
|
|
695
695
|
output: __HttpResponse,
|
|
696
696
|
context: __SerdeContext
|
|
697
697
|
) => Promise<DescribeFleetAdvisorSchemasCommandOutput>;
|
|
698
|
-
export declare const
|
|
698
|
+
export declare const de_DescribeOrderableReplicationInstancesCommand: (
|
|
699
699
|
output: __HttpResponse,
|
|
700
700
|
context: __SerdeContext
|
|
701
701
|
) => Promise<DescribeOrderableReplicationInstancesCommandOutput>;
|
|
702
|
-
export declare const
|
|
702
|
+
export declare const de_DescribePendingMaintenanceActionsCommand: (
|
|
703
703
|
output: __HttpResponse,
|
|
704
704
|
context: __SerdeContext
|
|
705
705
|
) => Promise<DescribePendingMaintenanceActionsCommandOutput>;
|
|
706
|
-
export declare const
|
|
706
|
+
export declare const de_DescribeRecommendationLimitationsCommand: (
|
|
707
707
|
output: __HttpResponse,
|
|
708
708
|
context: __SerdeContext
|
|
709
709
|
) => Promise<DescribeRecommendationLimitationsCommandOutput>;
|
|
710
|
-
export declare const
|
|
710
|
+
export declare const de_DescribeRecommendationsCommand: (
|
|
711
711
|
output: __HttpResponse,
|
|
712
712
|
context: __SerdeContext
|
|
713
713
|
) => Promise<DescribeRecommendationsCommandOutput>;
|
|
714
|
-
export declare const
|
|
714
|
+
export declare const de_DescribeRefreshSchemasStatusCommand: (
|
|
715
715
|
output: __HttpResponse,
|
|
716
716
|
context: __SerdeContext
|
|
717
717
|
) => Promise<DescribeRefreshSchemasStatusCommandOutput>;
|
|
718
|
-
export declare const
|
|
718
|
+
export declare const de_DescribeReplicationInstancesCommand: (
|
|
719
719
|
output: __HttpResponse,
|
|
720
720
|
context: __SerdeContext
|
|
721
721
|
) => Promise<DescribeReplicationInstancesCommandOutput>;
|
|
722
|
-
export declare const
|
|
722
|
+
export declare const de_DescribeReplicationInstanceTaskLogsCommand: (
|
|
723
723
|
output: __HttpResponse,
|
|
724
724
|
context: __SerdeContext
|
|
725
725
|
) => Promise<DescribeReplicationInstanceTaskLogsCommandOutput>;
|
|
726
|
-
export declare const
|
|
726
|
+
export declare const de_DescribeReplicationSubnetGroupsCommand: (
|
|
727
727
|
output: __HttpResponse,
|
|
728
728
|
context: __SerdeContext
|
|
729
729
|
) => Promise<DescribeReplicationSubnetGroupsCommandOutput>;
|
|
730
|
-
export declare const
|
|
730
|
+
export declare const de_DescribeReplicationTaskAssessmentResultsCommand: (
|
|
731
731
|
output: __HttpResponse,
|
|
732
732
|
context: __SerdeContext
|
|
733
733
|
) => Promise<DescribeReplicationTaskAssessmentResultsCommandOutput>;
|
|
734
|
-
export declare const
|
|
734
|
+
export declare const de_DescribeReplicationTaskAssessmentRunsCommand: (
|
|
735
735
|
output: __HttpResponse,
|
|
736
736
|
context: __SerdeContext
|
|
737
737
|
) => Promise<DescribeReplicationTaskAssessmentRunsCommandOutput>;
|
|
738
|
-
export declare const
|
|
738
|
+
export declare const de_DescribeReplicationTaskIndividualAssessmentsCommand: (
|
|
739
739
|
output: __HttpResponse,
|
|
740
740
|
context: __SerdeContext
|
|
741
741
|
) => Promise<DescribeReplicationTaskIndividualAssessmentsCommandOutput>;
|
|
742
|
-
export declare const
|
|
742
|
+
export declare const de_DescribeReplicationTasksCommand: (
|
|
743
743
|
output: __HttpResponse,
|
|
744
744
|
context: __SerdeContext
|
|
745
745
|
) => Promise<DescribeReplicationTasksCommandOutput>;
|
|
746
|
-
export declare const
|
|
746
|
+
export declare const de_DescribeSchemasCommand: (
|
|
747
747
|
output: __HttpResponse,
|
|
748
748
|
context: __SerdeContext
|
|
749
749
|
) => Promise<DescribeSchemasCommandOutput>;
|
|
750
|
-
export declare const
|
|
750
|
+
export declare const de_DescribeTableStatisticsCommand: (
|
|
751
751
|
output: __HttpResponse,
|
|
752
752
|
context: __SerdeContext
|
|
753
753
|
) => Promise<DescribeTableStatisticsCommandOutput>;
|
|
754
|
-
export declare const
|
|
754
|
+
export declare const de_ImportCertificateCommand: (
|
|
755
755
|
output: __HttpResponse,
|
|
756
756
|
context: __SerdeContext
|
|
757
757
|
) => Promise<ImportCertificateCommandOutput>;
|
|
758
|
-
export declare const
|
|
758
|
+
export declare const de_ListTagsForResourceCommand: (
|
|
759
759
|
output: __HttpResponse,
|
|
760
760
|
context: __SerdeContext
|
|
761
761
|
) => Promise<ListTagsForResourceCommandOutput>;
|
|
762
|
-
export declare const
|
|
762
|
+
export declare const de_ModifyEndpointCommand: (
|
|
763
763
|
output: __HttpResponse,
|
|
764
764
|
context: __SerdeContext
|
|
765
765
|
) => Promise<ModifyEndpointCommandOutput>;
|
|
766
|
-
export declare const
|
|
766
|
+
export declare const de_ModifyEventSubscriptionCommand: (
|
|
767
767
|
output: __HttpResponse,
|
|
768
768
|
context: __SerdeContext
|
|
769
769
|
) => Promise<ModifyEventSubscriptionCommandOutput>;
|
|
770
|
-
export declare const
|
|
770
|
+
export declare const de_ModifyReplicationInstanceCommand: (
|
|
771
771
|
output: __HttpResponse,
|
|
772
772
|
context: __SerdeContext
|
|
773
773
|
) => Promise<ModifyReplicationInstanceCommandOutput>;
|
|
774
|
-
export declare const
|
|
774
|
+
export declare const de_ModifyReplicationSubnetGroupCommand: (
|
|
775
775
|
output: __HttpResponse,
|
|
776
776
|
context: __SerdeContext
|
|
777
777
|
) => Promise<ModifyReplicationSubnetGroupCommandOutput>;
|
|
778
|
-
export declare const
|
|
778
|
+
export declare const de_ModifyReplicationTaskCommand: (
|
|
779
779
|
output: __HttpResponse,
|
|
780
780
|
context: __SerdeContext
|
|
781
781
|
) => Promise<ModifyReplicationTaskCommandOutput>;
|
|
782
|
-
export declare const
|
|
782
|
+
export declare const de_MoveReplicationTaskCommand: (
|
|
783
783
|
output: __HttpResponse,
|
|
784
784
|
context: __SerdeContext
|
|
785
785
|
) => Promise<MoveReplicationTaskCommandOutput>;
|
|
786
|
-
export declare const
|
|
786
|
+
export declare const de_RebootReplicationInstanceCommand: (
|
|
787
787
|
output: __HttpResponse,
|
|
788
788
|
context: __SerdeContext
|
|
789
789
|
) => Promise<RebootReplicationInstanceCommandOutput>;
|
|
790
|
-
export declare const
|
|
790
|
+
export declare const de_RefreshSchemasCommand: (
|
|
791
791
|
output: __HttpResponse,
|
|
792
792
|
context: __SerdeContext
|
|
793
793
|
) => Promise<RefreshSchemasCommandOutput>;
|
|
794
|
-
export declare const
|
|
794
|
+
export declare const de_ReloadTablesCommand: (
|
|
795
795
|
output: __HttpResponse,
|
|
796
796
|
context: __SerdeContext
|
|
797
797
|
) => Promise<ReloadTablesCommandOutput>;
|
|
798
|
-
export declare const
|
|
798
|
+
export declare const de_RemoveTagsFromResourceCommand: (
|
|
799
799
|
output: __HttpResponse,
|
|
800
800
|
context: __SerdeContext
|
|
801
801
|
) => Promise<RemoveTagsFromResourceCommandOutput>;
|
|
802
|
-
export declare const
|
|
802
|
+
export declare const de_RunFleetAdvisorLsaAnalysisCommand: (
|
|
803
803
|
output: __HttpResponse,
|
|
804
804
|
context: __SerdeContext
|
|
805
805
|
) => Promise<RunFleetAdvisorLsaAnalysisCommandOutput>;
|
|
806
|
-
export declare const
|
|
806
|
+
export declare const de_StartRecommendationsCommand: (
|
|
807
807
|
output: __HttpResponse,
|
|
808
808
|
context: __SerdeContext
|
|
809
809
|
) => Promise<StartRecommendationsCommandOutput>;
|
|
810
|
-
export declare const
|
|
810
|
+
export declare const de_StartReplicationTaskCommand: (
|
|
811
811
|
output: __HttpResponse,
|
|
812
812
|
context: __SerdeContext
|
|
813
813
|
) => Promise<StartReplicationTaskCommandOutput>;
|
|
814
|
-
export declare const
|
|
814
|
+
export declare const de_StartReplicationTaskAssessmentCommand: (
|
|
815
815
|
output: __HttpResponse,
|
|
816
816
|
context: __SerdeContext
|
|
817
817
|
) => Promise<StartReplicationTaskAssessmentCommandOutput>;
|
|
818
|
-
export declare const
|
|
818
|
+
export declare const de_StartReplicationTaskAssessmentRunCommand: (
|
|
819
819
|
output: __HttpResponse,
|
|
820
820
|
context: __SerdeContext
|
|
821
821
|
) => Promise<StartReplicationTaskAssessmentRunCommandOutput>;
|
|
822
|
-
export declare const
|
|
822
|
+
export declare const de_StopReplicationTaskCommand: (
|
|
823
823
|
output: __HttpResponse,
|
|
824
824
|
context: __SerdeContext
|
|
825
825
|
) => Promise<StopReplicationTaskCommandOutput>;
|
|
826
|
-
export declare const
|
|
826
|
+
export declare const de_TestConnectionCommand: (
|
|
827
827
|
output: __HttpResponse,
|
|
828
828
|
context: __SerdeContext
|
|
829
829
|
) => Promise<TestConnectionCommandOutput>;
|
|
830
|
-
export declare const
|
|
830
|
+
export declare const de_UpdateSubscriptionsToEventBridgeCommand: (
|
|
831
831
|
output: __HttpResponse,
|
|
832
832
|
context: __SerdeContext
|
|
833
833
|
) => Promise<UpdateSubscriptionsToEventBridgeCommandOutput>;
|