@aws-sdk/client-database-migration-service 3.337.0 → 3.341.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/DatabaseMigrationServiceClient.js +2 -1
- package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -1
- package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +2 -1
- package/dist-cjs/commands/BatchStartRecommendationsCommand.js +2 -1
- package/dist-cjs/commands/CancelReplicationTaskAssessmentRunCommand.js +2 -1
- package/dist-cjs/commands/CreateEndpointCommand.js +2 -1
- package/dist-cjs/commands/CreateEventSubscriptionCommand.js +2 -1
- package/dist-cjs/commands/CreateFleetAdvisorCollectorCommand.js +2 -1
- package/dist-cjs/commands/CreateReplicationInstanceCommand.js +2 -1
- package/dist-cjs/commands/CreateReplicationSubnetGroupCommand.js +2 -1
- package/dist-cjs/commands/CreateReplicationTaskCommand.js +2 -1
- package/dist-cjs/commands/DeleteCertificateCommand.js +2 -1
- package/dist-cjs/commands/DeleteConnectionCommand.js +2 -1
- package/dist-cjs/commands/DeleteEndpointCommand.js +2 -1
- package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +2 -1
- package/dist-cjs/commands/DeleteFleetAdvisorCollectorCommand.js +2 -1
- package/dist-cjs/commands/DeleteFleetAdvisorDatabasesCommand.js +2 -1
- package/dist-cjs/commands/DeleteReplicationInstanceCommand.js +2 -1
- package/dist-cjs/commands/DeleteReplicationSubnetGroupCommand.js +2 -1
- package/dist-cjs/commands/DeleteReplicationTaskAssessmentRunCommand.js +2 -1
- package/dist-cjs/commands/DeleteReplicationTaskCommand.js +2 -1
- package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -1
- package/dist-cjs/commands/DescribeApplicableIndividualAssessmentsCommand.js +2 -1
- package/dist-cjs/commands/DescribeCertificatesCommand.js +2 -1
- package/dist-cjs/commands/DescribeConnectionsCommand.js +2 -1
- package/dist-cjs/commands/DescribeEndpointSettingsCommand.js +2 -1
- package/dist-cjs/commands/DescribeEndpointTypesCommand.js +2 -1
- package/dist-cjs/commands/DescribeEndpointsCommand.js +2 -1
- package/dist-cjs/commands/DescribeEventCategoriesCommand.js +2 -1
- package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +2 -1
- package/dist-cjs/commands/DescribeEventsCommand.js +2 -1
- package/dist-cjs/commands/DescribeFleetAdvisorCollectorsCommand.js +2 -1
- package/dist-cjs/commands/DescribeFleetAdvisorDatabasesCommand.js +2 -1
- package/dist-cjs/commands/DescribeFleetAdvisorLsaAnalysisCommand.js +2 -1
- package/dist-cjs/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.js +2 -1
- package/dist-cjs/commands/DescribeFleetAdvisorSchemasCommand.js +2 -1
- package/dist-cjs/commands/DescribeOrderableReplicationInstancesCommand.js +2 -1
- package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +2 -1
- package/dist-cjs/commands/DescribeRecommendationLimitationsCommand.js +2 -1
- package/dist-cjs/commands/DescribeRecommendationsCommand.js +2 -1
- package/dist-cjs/commands/DescribeRefreshSchemasStatusCommand.js +2 -1
- package/dist-cjs/commands/DescribeReplicationInstanceTaskLogsCommand.js +2 -1
- package/dist-cjs/commands/DescribeReplicationInstancesCommand.js +2 -1
- package/dist-cjs/commands/DescribeReplicationSubnetGroupsCommand.js +2 -1
- package/dist-cjs/commands/DescribeReplicationTaskAssessmentResultsCommand.js +2 -1
- package/dist-cjs/commands/DescribeReplicationTaskAssessmentRunsCommand.js +2 -1
- package/dist-cjs/commands/DescribeReplicationTaskIndividualAssessmentsCommand.js +2 -1
- package/dist-cjs/commands/DescribeReplicationTasksCommand.js +2 -1
- package/dist-cjs/commands/DescribeSchemasCommand.js +2 -1
- package/dist-cjs/commands/DescribeTableStatisticsCommand.js +2 -1
- package/dist-cjs/commands/ImportCertificateCommand.js +2 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
- package/dist-cjs/commands/ModifyEndpointCommand.js +2 -1
- package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +2 -1
- package/dist-cjs/commands/ModifyReplicationInstanceCommand.js +2 -1
- package/dist-cjs/commands/ModifyReplicationSubnetGroupCommand.js +2 -1
- package/dist-cjs/commands/ModifyReplicationTaskCommand.js +2 -1
- package/dist-cjs/commands/MoveReplicationTaskCommand.js +2 -1
- package/dist-cjs/commands/RebootReplicationInstanceCommand.js +2 -1
- package/dist-cjs/commands/RefreshSchemasCommand.js +2 -1
- package/dist-cjs/commands/ReloadTablesCommand.js +2 -1
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -1
- package/dist-cjs/commands/RunFleetAdvisorLsaAnalysisCommand.js +2 -1
- package/dist-cjs/commands/StartRecommendationsCommand.js +2 -1
- package/dist-cjs/commands/StartReplicationTaskAssessmentCommand.js +2 -1
- package/dist-cjs/commands/StartReplicationTaskAssessmentRunCommand.js +2 -1
- package/dist-cjs/commands/StartReplicationTaskCommand.js +2 -1
- package/dist-cjs/commands/StopReplicationTaskCommand.js +2 -1
- package/dist-cjs/commands/TestConnectionCommand.js +2 -1
- package/dist-cjs/commands/UpdateSubscriptionsToEventBridgeCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/DatabaseMigrationServiceServiceException.js +2 -1
- package/dist-es/DatabaseMigrationServiceClient.js +1 -0
- package/dist-es/commands/AddTagsToResourceCommand.js +1 -0
- package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +1 -0
- package/dist-es/commands/BatchStartRecommendationsCommand.js +1 -0
- package/dist-es/commands/CancelReplicationTaskAssessmentRunCommand.js +1 -0
- package/dist-es/commands/CreateEndpointCommand.js +1 -0
- package/dist-es/commands/CreateEventSubscriptionCommand.js +1 -0
- package/dist-es/commands/CreateFleetAdvisorCollectorCommand.js +1 -0
- package/dist-es/commands/CreateReplicationInstanceCommand.js +1 -0
- package/dist-es/commands/CreateReplicationSubnetGroupCommand.js +1 -0
- package/dist-es/commands/CreateReplicationTaskCommand.js +1 -0
- package/dist-es/commands/DeleteCertificateCommand.js +1 -0
- package/dist-es/commands/DeleteConnectionCommand.js +1 -0
- package/dist-es/commands/DeleteEndpointCommand.js +1 -0
- package/dist-es/commands/DeleteEventSubscriptionCommand.js +1 -0
- package/dist-es/commands/DeleteFleetAdvisorCollectorCommand.js +1 -0
- package/dist-es/commands/DeleteFleetAdvisorDatabasesCommand.js +1 -0
- package/dist-es/commands/DeleteReplicationInstanceCommand.js +1 -0
- package/dist-es/commands/DeleteReplicationSubnetGroupCommand.js +1 -0
- package/dist-es/commands/DeleteReplicationTaskAssessmentRunCommand.js +1 -0
- package/dist-es/commands/DeleteReplicationTaskCommand.js +1 -0
- package/dist-es/commands/DescribeAccountAttributesCommand.js +1 -0
- package/dist-es/commands/DescribeApplicableIndividualAssessmentsCommand.js +1 -0
- package/dist-es/commands/DescribeCertificatesCommand.js +1 -0
- package/dist-es/commands/DescribeConnectionsCommand.js +1 -0
- package/dist-es/commands/DescribeEndpointSettingsCommand.js +1 -0
- package/dist-es/commands/DescribeEndpointTypesCommand.js +1 -0
- package/dist-es/commands/DescribeEndpointsCommand.js +1 -0
- package/dist-es/commands/DescribeEventCategoriesCommand.js +1 -0
- package/dist-es/commands/DescribeEventSubscriptionsCommand.js +1 -0
- package/dist-es/commands/DescribeEventsCommand.js +1 -0
- package/dist-es/commands/DescribeFleetAdvisorCollectorsCommand.js +1 -0
- package/dist-es/commands/DescribeFleetAdvisorDatabasesCommand.js +1 -0
- package/dist-es/commands/DescribeFleetAdvisorLsaAnalysisCommand.js +1 -0
- package/dist-es/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.js +1 -0
- package/dist-es/commands/DescribeFleetAdvisorSchemasCommand.js +1 -0
- package/dist-es/commands/DescribeOrderableReplicationInstancesCommand.js +1 -0
- package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +1 -0
- package/dist-es/commands/DescribeRecommendationLimitationsCommand.js +1 -0
- package/dist-es/commands/DescribeRecommendationsCommand.js +1 -0
- package/dist-es/commands/DescribeRefreshSchemasStatusCommand.js +1 -0
- package/dist-es/commands/DescribeReplicationInstanceTaskLogsCommand.js +1 -0
- package/dist-es/commands/DescribeReplicationInstancesCommand.js +1 -0
- package/dist-es/commands/DescribeReplicationSubnetGroupsCommand.js +1 -0
- package/dist-es/commands/DescribeReplicationTaskAssessmentResultsCommand.js +1 -0
- package/dist-es/commands/DescribeReplicationTaskAssessmentRunsCommand.js +1 -0
- package/dist-es/commands/DescribeReplicationTaskIndividualAssessmentsCommand.js +1 -0
- package/dist-es/commands/DescribeReplicationTasksCommand.js +1 -0
- package/dist-es/commands/DescribeSchemasCommand.js +1 -0
- package/dist-es/commands/DescribeTableStatisticsCommand.js +1 -0
- package/dist-es/commands/ImportCertificateCommand.js +1 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
- package/dist-es/commands/ModifyEndpointCommand.js +1 -0
- package/dist-es/commands/ModifyEventSubscriptionCommand.js +1 -0
- package/dist-es/commands/ModifyReplicationInstanceCommand.js +1 -0
- package/dist-es/commands/ModifyReplicationSubnetGroupCommand.js +1 -0
- package/dist-es/commands/ModifyReplicationTaskCommand.js +1 -0
- package/dist-es/commands/MoveReplicationTaskCommand.js +1 -0
- package/dist-es/commands/RebootReplicationInstanceCommand.js +1 -0
- package/dist-es/commands/RefreshSchemasCommand.js +1 -0
- package/dist-es/commands/ReloadTablesCommand.js +1 -0
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +1 -0
- package/dist-es/commands/RunFleetAdvisorLsaAnalysisCommand.js +1 -0
- package/dist-es/commands/StartRecommendationsCommand.js +1 -0
- package/dist-es/commands/StartReplicationTaskAssessmentCommand.js +1 -0
- package/dist-es/commands/StartReplicationTaskAssessmentRunCommand.js +1 -0
- package/dist-es/commands/StartReplicationTaskCommand.js +1 -0
- package/dist-es/commands/StopReplicationTaskCommand.js +1 -0
- package/dist-es/commands/TestConnectionCommand.js +1 -0
- package/dist-es/commands/UpdateSubscriptionsToEventBridgeCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/DatabaseMigrationServiceServiceException.js +1 -0
- package/dist-types/DatabaseMigrationServiceClient.d.ts +3 -3
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +4 -0
- package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +4 -0
- package/dist-types/commands/BatchStartRecommendationsCommand.d.ts +4 -0
- package/dist-types/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +4 -0
- package/dist-types/commands/CreateEndpointCommand.d.ts +4 -0
- package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +4 -0
- package/dist-types/commands/CreateFleetAdvisorCollectorCommand.d.ts +4 -0
- package/dist-types/commands/CreateReplicationInstanceCommand.d.ts +4 -0
- package/dist-types/commands/CreateReplicationSubnetGroupCommand.d.ts +4 -0
- package/dist-types/commands/CreateReplicationTaskCommand.d.ts +4 -0
- package/dist-types/commands/DeleteCertificateCommand.d.ts +4 -0
- package/dist-types/commands/DeleteConnectionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteEndpointCommand.d.ts +4 -0
- package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteFleetAdvisorCollectorCommand.d.ts +4 -0
- package/dist-types/commands/DeleteFleetAdvisorDatabasesCommand.d.ts +4 -0
- package/dist-types/commands/DeleteReplicationInstanceCommand.d.ts +4 -0
- package/dist-types/commands/DeleteReplicationSubnetGroupCommand.d.ts +4 -0
- package/dist-types/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +4 -0
- package/dist-types/commands/DeleteReplicationTaskCommand.d.ts +4 -0
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +4 -0
- package/dist-types/commands/DescribeApplicableIndividualAssessmentsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeCertificatesCommand.d.ts +4 -0
- package/dist-types/commands/DescribeConnectionsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeEndpointSettingsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeEndpointTypesCommand.d.ts +4 -0
- package/dist-types/commands/DescribeEndpointsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +4 -0
- package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeEventsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeFleetAdvisorCollectorsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeFleetAdvisorDatabasesCommand.d.ts +4 -0
- package/dist-types/commands/DescribeFleetAdvisorLsaAnalysisCommand.d.ts +4 -0
- package/dist-types/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.d.ts +4 -0
- package/dist-types/commands/DescribeFleetAdvisorSchemasCommand.d.ts +4 -0
- package/dist-types/commands/DescribeOrderableReplicationInstancesCommand.d.ts +4 -0
- package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeRecommendationLimitationsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeRecommendationsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeRefreshSchemasStatusCommand.d.ts +4 -0
- package/dist-types/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeReplicationInstancesCommand.d.ts +4 -0
- package/dist-types/commands/DescribeReplicationSubnetGroupsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeReplicationTaskAssessmentResultsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeReplicationTaskAssessmentRunsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeReplicationTaskIndividualAssessmentsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeReplicationTasksCommand.d.ts +4 -0
- package/dist-types/commands/DescribeSchemasCommand.d.ts +4 -0
- package/dist-types/commands/DescribeTableStatisticsCommand.d.ts +4 -0
- package/dist-types/commands/ImportCertificateCommand.d.ts +4 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
- package/dist-types/commands/ModifyEndpointCommand.d.ts +4 -0
- package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +4 -0
- package/dist-types/commands/ModifyReplicationInstanceCommand.d.ts +4 -0
- package/dist-types/commands/ModifyReplicationSubnetGroupCommand.d.ts +4 -0
- package/dist-types/commands/ModifyReplicationTaskCommand.d.ts +4 -0
- package/dist-types/commands/MoveReplicationTaskCommand.d.ts +4 -0
- package/dist-types/commands/RebootReplicationInstanceCommand.d.ts +4 -0
- package/dist-types/commands/RefreshSchemasCommand.d.ts +4 -0
- package/dist-types/commands/ReloadTablesCommand.d.ts +4 -0
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +4 -0
- package/dist-types/commands/RunFleetAdvisorLsaAnalysisCommand.d.ts +4 -0
- package/dist-types/commands/StartRecommendationsCommand.d.ts +4 -0
- package/dist-types/commands/StartReplicationTaskAssessmentCommand.d.ts +4 -0
- package/dist-types/commands/StartReplicationTaskAssessmentRunCommand.d.ts +4 -0
- package/dist-types/commands/StartReplicationTaskCommand.d.ts +4 -0
- package/dist-types/commands/StopReplicationTaskCommand.d.ts +4 -0
- package/dist-types/commands/TestConnectionCommand.d.ts +4 -0
- package/dist-types/commands/UpdateSubscriptionsToEventBridgeCommand.d.ts +4 -0
- package/dist-types/index.d.ts +16 -2
- package/dist-types/models/DatabaseMigrationServiceServiceException.d.ts +1 -0
- package/dist-types/ts3.4/DatabaseMigrationServiceClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/BatchStartRecommendationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateFleetAdvisorCollectorCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateReplicationInstanceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateReplicationSubnetGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateReplicationTaskCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteFleetAdvisorCollectorCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteFleetAdvisorDatabasesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteReplicationInstanceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteReplicationSubnetGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteReplicationTaskCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeApplicableIndividualAssessmentsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeEndpointSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeEndpointTypesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeEndpointsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorCollectorsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorDatabasesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorLsaAnalysisCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemasCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeOrderableReplicationInstancesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeRecommendationLimitationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeRecommendationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeRefreshSchemasStatusCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeReplicationInstancesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeReplicationSubnetGroupsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentResultsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentRunsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeReplicationTaskIndividualAssessmentsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeReplicationTasksCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeSchemasCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeTableStatisticsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ImportCertificateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ModifyEndpointCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ModifyReplicationInstanceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ModifyReplicationSubnetGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ModifyReplicationTaskCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/MoveReplicationTaskCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RebootReplicationInstanceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RefreshSchemasCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ReloadTablesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RunFleetAdvisorLsaAnalysisCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StartRecommendationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentRunCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StartReplicationTaskCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StopReplicationTaskCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateSubscriptionsToEventBridgeCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/DatabaseMigrationServiceServiceException.d.ts +1 -0
- package/package.json +29 -29
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
|
|
5
5
|
import { StartReplicationTaskAssessmentRunMessage, StartReplicationTaskAssessmentRunResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
|
|
5
5
|
import { StartReplicationTaskMessage, StartReplicationTaskResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
|
|
5
5
|
import { StopReplicationTaskMessage, StopReplicationTaskResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
|
|
5
5
|
import { TestConnectionMessage, TestConnectionResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
|
|
5
5
|
import { UpdateSubscriptionsToEventBridgeMessage, UpdateSubscriptionsToEventBridgeResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
package/dist-types/index.d.ts
CHANGED
|
@@ -1,7 +1,21 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* <fullname>Database Migration Service</fullname>
|
|
3
|
+
* <p>Database Migration Service (DMS) can migrate your data to and from the most
|
|
4
|
+
* widely used commercial and open-source databases such as Oracle, PostgreSQL, Microsoft SQL
|
|
5
|
+
* Server, Amazon Redshift, MariaDB, Amazon Aurora, MySQL, and SAP Adaptive Server Enterprise
|
|
6
|
+
* (ASE). The service supports homogeneous migrations such as Oracle to Oracle, as well as
|
|
7
|
+
* heterogeneous migrations between different database platforms, such as Oracle to MySQL or
|
|
8
|
+
* SQL Server to PostgreSQL.</p>
|
|
9
|
+
* <p>For more information about DMS, see <a href="https://docs.aws.amazon.com/dms/latest/userguide/Welcome.html">What Is Database Migration Service?</a>
|
|
10
|
+
* in the <i>Database Migration Service User Guide.</i>
|
|
11
|
+
* </p>
|
|
12
|
+
*
|
|
13
|
+
* @packageDocumentation
|
|
14
|
+
*/
|
|
2
15
|
export * from "./DatabaseMigrationServiceClient";
|
|
16
|
+
export * from "./DatabaseMigrationService";
|
|
3
17
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
18
|
export * from "./pagination";
|
|
6
19
|
export * from "./waiters";
|
|
20
|
+
export * from "./models";
|
|
7
21
|
export { DatabaseMigrationServiceServiceException } from "./models/DatabaseMigrationServiceServiceException";
|
|
@@ -327,6 +327,7 @@ import {
|
|
|
327
327
|
ClientResolvedEndpointParameters,
|
|
328
328
|
EndpointParameters,
|
|
329
329
|
} from "./endpoint/EndpointParameters";
|
|
330
|
+
export { __Client };
|
|
330
331
|
export type ServiceInputTypes =
|
|
331
332
|
| AddTagsToResourceCommandInput
|
|
332
333
|
| ApplyPendingMaintenanceActionCommandInput
|
|
@@ -491,7 +492,7 @@ export interface ClientDefaults
|
|
|
491
492
|
logger?: __Logger;
|
|
492
493
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
493
494
|
}
|
|
494
|
-
type DatabaseMigrationServiceClientConfigType = Partial<
|
|
495
|
+
export type DatabaseMigrationServiceClientConfigType = Partial<
|
|
495
496
|
__SmithyConfiguration<__HttpHandlerOptions>
|
|
496
497
|
> &
|
|
497
498
|
ClientDefaults &
|
|
@@ -504,7 +505,7 @@ type DatabaseMigrationServiceClientConfigType = Partial<
|
|
|
504
505
|
ClientInputEndpointParameters;
|
|
505
506
|
export interface DatabaseMigrationServiceClientConfig
|
|
506
507
|
extends DatabaseMigrationServiceClientConfigType {}
|
|
507
|
-
type DatabaseMigrationServiceClientResolvedConfigType =
|
|
508
|
+
export type DatabaseMigrationServiceClientResolvedConfigType =
|
|
508
509
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
509
510
|
Required<ClientDefaults> &
|
|
510
511
|
RegionResolvedConfig &
|
|
@@ -526,4 +527,3 @@ export declare class DatabaseMigrationServiceClient extends __Client<
|
|
|
526
527
|
constructor(configuration: DatabaseMigrationServiceClientConfig);
|
|
527
528
|
destroy(): void;
|
|
528
529
|
}
|
|
529
|
-
export {};
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
AddTagsToResourceMessage,
|
|
16
16
|
AddTagsToResourceResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AddTagsToResourceCommandInput
|
|
19
20
|
extends AddTagsToResourceMessage {}
|
|
20
21
|
export interface AddTagsToResourceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ApplyPendingMaintenanceActionMessage,
|
|
16
16
|
ApplyPendingMaintenanceActionResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ApplyPendingMaintenanceActionCommandInput
|
|
19
20
|
extends ApplyPendingMaintenanceActionMessage {}
|
|
20
21
|
export interface ApplyPendingMaintenanceActionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
BatchStartRecommendationsRequest,
|
|
16
16
|
BatchStartRecommendationsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface BatchStartRecommendationsCommandInput
|
|
19
20
|
extends BatchStartRecommendationsRequest {}
|
|
20
21
|
export interface BatchStartRecommendationsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CancelReplicationTaskAssessmentRunMessage,
|
|
16
16
|
CancelReplicationTaskAssessmentRunResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CancelReplicationTaskAssessmentRunCommandInput
|
|
19
20
|
extends CancelReplicationTaskAssessmentRunMessage {}
|
|
20
21
|
export interface CancelReplicationTaskAssessmentRunCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateEndpointMessage,
|
|
16
16
|
CreateEndpointResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateEndpointCommandInput extends CreateEndpointMessage {}
|
|
19
20
|
export interface CreateEndpointCommandOutput
|
|
20
21
|
extends CreateEndpointResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateEventSubscriptionMessage,
|
|
16
16
|
CreateEventSubscriptionResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateEventSubscriptionCommandInput
|
|
19
20
|
extends CreateEventSubscriptionMessage {}
|
|
20
21
|
export interface CreateEventSubscriptionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateFleetAdvisorCollectorRequest,
|
|
16
16
|
CreateFleetAdvisorCollectorResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateFleetAdvisorCollectorCommandInput
|
|
19
20
|
extends CreateFleetAdvisorCollectorRequest {}
|
|
20
21
|
export interface CreateFleetAdvisorCollectorCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateReplicationInstanceMessage,
|
|
16
16
|
CreateReplicationInstanceResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateReplicationInstanceCommandInput
|
|
19
20
|
extends CreateReplicationInstanceMessage {}
|
|
20
21
|
export interface CreateReplicationInstanceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateReplicationSubnetGroupMessage,
|
|
16
16
|
CreateReplicationSubnetGroupResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateReplicationSubnetGroupCommandInput
|
|
19
20
|
extends CreateReplicationSubnetGroupMessage {}
|
|
20
21
|
export interface CreateReplicationSubnetGroupCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateReplicationTaskMessage,
|
|
16
16
|
CreateReplicationTaskResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateReplicationTaskCommandInput
|
|
19
20
|
extends CreateReplicationTaskMessage {}
|
|
20
21
|
export interface CreateReplicationTaskCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteCertificateMessage,
|
|
16
16
|
DeleteCertificateResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteCertificateCommandInput
|
|
19
20
|
extends DeleteCertificateMessage {}
|
|
20
21
|
export interface DeleteCertificateCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteConnectionMessage,
|
|
16
16
|
DeleteConnectionResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteConnectionCommandInput extends DeleteConnectionMessage {}
|
|
19
20
|
export interface DeleteConnectionCommandOutput
|
|
20
21
|
extends DeleteConnectionResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteEndpointMessage,
|
|
16
16
|
DeleteEndpointResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteEndpointCommandInput extends DeleteEndpointMessage {}
|
|
19
20
|
export interface DeleteEndpointCommandOutput
|
|
20
21
|
extends DeleteEndpointResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteEventSubscriptionMessage,
|
|
16
16
|
DeleteEventSubscriptionResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteEventSubscriptionCommandInput
|
|
19
20
|
extends DeleteEventSubscriptionMessage {}
|
|
20
21
|
export interface DeleteEventSubscriptionCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../DatabaseMigrationServiceClient";
|
|
14
14
|
import { DeleteCollectorRequest } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteFleetAdvisorCollectorCommandInput
|
|
16
17
|
extends DeleteCollectorRequest {}
|
|
17
18
|
export interface DeleteFleetAdvisorCollectorCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteFleetAdvisorDatabasesRequest,
|
|
16
16
|
DeleteFleetAdvisorDatabasesResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteFleetAdvisorDatabasesCommandInput
|
|
19
20
|
extends DeleteFleetAdvisorDatabasesRequest {}
|
|
20
21
|
export interface DeleteFleetAdvisorDatabasesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteReplicationInstanceMessage,
|
|
16
16
|
DeleteReplicationInstanceResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteReplicationInstanceCommandInput
|
|
19
20
|
extends DeleteReplicationInstanceMessage {}
|
|
20
21
|
export interface DeleteReplicationInstanceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteReplicationSubnetGroupMessage,
|
|
16
16
|
DeleteReplicationSubnetGroupResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteReplicationSubnetGroupCommandInput
|
|
19
20
|
extends DeleteReplicationSubnetGroupMessage {}
|
|
20
21
|
export interface DeleteReplicationSubnetGroupCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteReplicationTaskAssessmentRunMessage,
|
|
16
16
|
DeleteReplicationTaskAssessmentRunResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteReplicationTaskAssessmentRunCommandInput
|
|
19
20
|
extends DeleteReplicationTaskAssessmentRunMessage {}
|
|
20
21
|
export interface DeleteReplicationTaskAssessmentRunCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteReplicationTaskMessage,
|
|
16
16
|
DeleteReplicationTaskResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteReplicationTaskCommandInput
|
|
19
20
|
extends DeleteReplicationTaskMessage {}
|
|
20
21
|
export interface DeleteReplicationTaskCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeAccountAttributesMessage,
|
|
16
16
|
DescribeAccountAttributesResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeAccountAttributesCommandInput
|
|
19
20
|
extends DescribeAccountAttributesMessage {}
|
|
20
21
|
export interface DescribeAccountAttributesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeApplicableIndividualAssessmentsMessage,
|
|
16
16
|
DescribeApplicableIndividualAssessmentsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeApplicableIndividualAssessmentsCommandInput
|
|
19
20
|
extends DescribeApplicableIndividualAssessmentsMessage {}
|
|
20
21
|
export interface DescribeApplicableIndividualAssessmentsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeCertificatesMessage,
|
|
16
16
|
DescribeCertificatesResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeCertificatesCommandInput
|
|
19
20
|
extends DescribeCertificatesMessage {}
|
|
20
21
|
export interface DescribeCertificatesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeConnectionsMessage,
|
|
16
16
|
DescribeConnectionsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeConnectionsCommandInput
|
|
19
20
|
extends DescribeConnectionsMessage {}
|
|
20
21
|
export interface DescribeConnectionsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeEndpointSettingsMessage,
|
|
16
16
|
DescribeEndpointSettingsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeEndpointSettingsCommandInput
|
|
19
20
|
extends DescribeEndpointSettingsMessage {}
|
|
20
21
|
export interface DescribeEndpointSettingsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeEndpointTypesMessage,
|
|
16
16
|
DescribeEndpointTypesResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeEndpointTypesCommandInput
|
|
19
20
|
extends DescribeEndpointTypesMessage {}
|
|
20
21
|
export interface DescribeEndpointTypesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeEndpointsMessage,
|
|
16
16
|
DescribeEndpointsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeEndpointsCommandInput
|
|
19
20
|
extends DescribeEndpointsMessage {}
|
|
20
21
|
export interface DescribeEndpointsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeEventCategoriesMessage,
|
|
16
16
|
DescribeEventCategoriesResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeEventCategoriesCommandInput
|
|
19
20
|
extends DescribeEventCategoriesMessage {}
|
|
20
21
|
export interface DescribeEventCategoriesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeEventSubscriptionsMessage,
|
|
16
16
|
DescribeEventSubscriptionsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeEventSubscriptionsCommandInput
|
|
19
20
|
extends DescribeEventSubscriptionsMessage {}
|
|
20
21
|
export interface DescribeEventSubscriptionsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeEventsMessage,
|
|
16
16
|
DescribeEventsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeEventsCommandInput extends DescribeEventsMessage {}
|
|
19
20
|
export interface DescribeEventsCommandOutput
|
|
20
21
|
extends DescribeEventsResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeFleetAdvisorCollectorsRequest,
|
|
16
16
|
DescribeFleetAdvisorCollectorsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeFleetAdvisorCollectorsCommandInput
|
|
19
20
|
extends DescribeFleetAdvisorCollectorsRequest {}
|
|
20
21
|
export interface DescribeFleetAdvisorCollectorsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeFleetAdvisorDatabasesRequest,
|
|
16
16
|
DescribeFleetAdvisorDatabasesResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeFleetAdvisorDatabasesCommandInput
|
|
19
20
|
extends DescribeFleetAdvisorDatabasesRequest {}
|
|
20
21
|
export interface DescribeFleetAdvisorDatabasesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeFleetAdvisorLsaAnalysisRequest,
|
|
16
16
|
DescribeFleetAdvisorLsaAnalysisResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeFleetAdvisorLsaAnalysisCommandInput
|
|
19
20
|
extends DescribeFleetAdvisorLsaAnalysisRequest {}
|
|
20
21
|
export interface DescribeFleetAdvisorLsaAnalysisCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeFleetAdvisorSchemaObjectSummaryRequest,
|
|
16
16
|
DescribeFleetAdvisorSchemaObjectSummaryResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeFleetAdvisorSchemaObjectSummaryCommandInput
|
|
19
20
|
extends DescribeFleetAdvisorSchemaObjectSummaryRequest {}
|
|
20
21
|
export interface DescribeFleetAdvisorSchemaObjectSummaryCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeFleetAdvisorSchemasRequest,
|
|
16
16
|
DescribeFleetAdvisorSchemasResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeFleetAdvisorSchemasCommandInput
|
|
19
20
|
extends DescribeFleetAdvisorSchemasRequest {}
|
|
20
21
|
export interface DescribeFleetAdvisorSchemasCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeOrderableReplicationInstancesMessage,
|
|
16
16
|
DescribeOrderableReplicationInstancesResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeOrderableReplicationInstancesCommandInput
|
|
19
20
|
extends DescribeOrderableReplicationInstancesMessage {}
|
|
20
21
|
export interface DescribeOrderableReplicationInstancesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribePendingMaintenanceActionsMessage,
|
|
16
16
|
DescribePendingMaintenanceActionsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribePendingMaintenanceActionsCommandInput
|
|
19
20
|
extends DescribePendingMaintenanceActionsMessage {}
|
|
20
21
|
export interface DescribePendingMaintenanceActionsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeRecommendationLimitationsRequest,
|
|
16
16
|
DescribeRecommendationLimitationsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeRecommendationLimitationsCommandInput
|
|
19
20
|
extends DescribeRecommendationLimitationsRequest {}
|
|
20
21
|
export interface DescribeRecommendationLimitationsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeRecommendationsRequest,
|
|
16
16
|
DescribeRecommendationsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeRecommendationsCommandInput
|
|
19
20
|
extends DescribeRecommendationsRequest {}
|
|
20
21
|
export interface DescribeRecommendationsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeRefreshSchemasStatusMessage,
|
|
16
16
|
DescribeRefreshSchemasStatusResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeRefreshSchemasStatusCommandInput
|
|
19
20
|
extends DescribeRefreshSchemasStatusMessage {}
|
|
20
21
|
export interface DescribeRefreshSchemasStatusCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeReplicationInstanceTaskLogsMessage,
|
|
16
16
|
DescribeReplicationInstanceTaskLogsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeReplicationInstanceTaskLogsCommandInput
|
|
19
20
|
extends DescribeReplicationInstanceTaskLogsMessage {}
|
|
20
21
|
export interface DescribeReplicationInstanceTaskLogsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeReplicationInstancesMessage,
|
|
16
16
|
DescribeReplicationInstancesResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeReplicationInstancesCommandInput
|
|
19
20
|
extends DescribeReplicationInstancesMessage {}
|
|
20
21
|
export interface DescribeReplicationInstancesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeReplicationSubnetGroupsMessage,
|
|
16
16
|
DescribeReplicationSubnetGroupsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeReplicationSubnetGroupsCommandInput
|
|
19
20
|
extends DescribeReplicationSubnetGroupsMessage {}
|
|
20
21
|
export interface DescribeReplicationSubnetGroupsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeReplicationTaskAssessmentResultsMessage,
|
|
16
16
|
DescribeReplicationTaskAssessmentResultsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeReplicationTaskAssessmentResultsCommandInput
|
|
19
20
|
extends DescribeReplicationTaskAssessmentResultsMessage {}
|
|
20
21
|
export interface DescribeReplicationTaskAssessmentResultsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeReplicationTaskAssessmentRunsMessage,
|
|
16
16
|
DescribeReplicationTaskAssessmentRunsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeReplicationTaskAssessmentRunsCommandInput
|
|
19
20
|
extends DescribeReplicationTaskAssessmentRunsMessage {}
|
|
20
21
|
export interface DescribeReplicationTaskAssessmentRunsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeReplicationTaskIndividualAssessmentsMessage,
|
|
16
16
|
DescribeReplicationTaskIndividualAssessmentsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeReplicationTaskIndividualAssessmentsCommandInput
|
|
19
20
|
extends DescribeReplicationTaskIndividualAssessmentsMessage {}
|
|
20
21
|
export interface DescribeReplicationTaskIndividualAssessmentsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeReplicationTasksMessage,
|
|
16
16
|
DescribeReplicationTasksResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeReplicationTasksCommandInput
|
|
19
20
|
extends DescribeReplicationTasksMessage {}
|
|
20
21
|
export interface DescribeReplicationTasksCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeSchemasMessage,
|
|
16
16
|
DescribeSchemasResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeSchemasCommandInput extends DescribeSchemasMessage {}
|
|
19
20
|
export interface DescribeSchemasCommandOutput
|
|
20
21
|
extends DescribeSchemasResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeTableStatisticsMessage,
|
|
16
16
|
DescribeTableStatisticsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeTableStatisticsCommandInput
|
|
19
20
|
extends DescribeTableStatisticsMessage {}
|
|
20
21
|
export interface DescribeTableStatisticsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ImportCertificateMessage,
|
|
16
16
|
ImportCertificateResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ImportCertificateCommandInput
|
|
19
20
|
extends ImportCertificateMessage {}
|
|
20
21
|
export interface ImportCertificateCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListTagsForResourceMessage,
|
|
16
16
|
ListTagsForResourceResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListTagsForResourceCommandInput
|
|
19
20
|
extends ListTagsForResourceMessage {}
|
|
20
21
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ModifyEndpointMessage,
|
|
16
16
|
ModifyEndpointResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ModifyEndpointCommandInput extends ModifyEndpointMessage {}
|
|
19
20
|
export interface ModifyEndpointCommandOutput
|
|
20
21
|
extends ModifyEndpointResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ModifyEventSubscriptionMessage,
|
|
16
16
|
ModifyEventSubscriptionResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ModifyEventSubscriptionCommandInput
|
|
19
20
|
extends ModifyEventSubscriptionMessage {}
|
|
20
21
|
export interface ModifyEventSubscriptionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ModifyReplicationInstanceMessage,
|
|
16
16
|
ModifyReplicationInstanceResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ModifyReplicationInstanceCommandInput
|
|
19
20
|
extends ModifyReplicationInstanceMessage {}
|
|
20
21
|
export interface ModifyReplicationInstanceCommandOutput
|