@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
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ModifyReplicationSubnetGroupMessage,
|
|
16
16
|
ModifyReplicationSubnetGroupResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ModifyReplicationSubnetGroupCommandInput
|
|
19
20
|
extends ModifyReplicationSubnetGroupMessage {}
|
|
20
21
|
export interface ModifyReplicationSubnetGroupCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ModifyReplicationTaskMessage,
|
|
16
16
|
ModifyReplicationTaskResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ModifyReplicationTaskCommandInput
|
|
19
20
|
extends ModifyReplicationTaskMessage {}
|
|
20
21
|
export interface ModifyReplicationTaskCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
MoveReplicationTaskMessage,
|
|
16
16
|
MoveReplicationTaskResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface MoveReplicationTaskCommandInput
|
|
19
20
|
extends MoveReplicationTaskMessage {}
|
|
20
21
|
export interface MoveReplicationTaskCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
RebootReplicationInstanceMessage,
|
|
16
16
|
RebootReplicationInstanceResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface RebootReplicationInstanceCommandInput
|
|
19
20
|
extends RebootReplicationInstanceMessage {}
|
|
20
21
|
export interface RebootReplicationInstanceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
RefreshSchemasMessage,
|
|
16
16
|
RefreshSchemasResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface RefreshSchemasCommandInput extends RefreshSchemasMessage {}
|
|
19
20
|
export interface RefreshSchemasCommandOutput
|
|
20
21
|
extends RefreshSchemasResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../DatabaseMigrationServiceClient";
|
|
14
14
|
import { ReloadTablesMessage, ReloadTablesResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ReloadTablesCommandInput extends ReloadTablesMessage {}
|
|
16
17
|
export interface ReloadTablesCommandOutput
|
|
17
18
|
extends ReloadTablesResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
RemoveTagsFromResourceMessage,
|
|
16
16
|
RemoveTagsFromResourceResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface RemoveTagsFromResourceCommandInput
|
|
19
20
|
extends RemoveTagsFromResourceMessage {}
|
|
20
21
|
export interface RemoveTagsFromResourceCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../DatabaseMigrationServiceClient";
|
|
14
14
|
import { RunFleetAdvisorLsaAnalysisResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface RunFleetAdvisorLsaAnalysisCommandInput {}
|
|
16
17
|
export interface RunFleetAdvisorLsaAnalysisCommandOutput
|
|
17
18
|
extends RunFleetAdvisorLsaAnalysisResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../DatabaseMigrationServiceClient";
|
|
14
14
|
import { StartRecommendationsRequest } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface StartRecommendationsCommandInput
|
|
16
17
|
extends StartRecommendationsRequest {}
|
|
17
18
|
export interface StartRecommendationsCommandOutput extends __MetadataBearer {}
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
StartReplicationTaskAssessmentMessage,
|
|
16
16
|
StartReplicationTaskAssessmentResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface StartReplicationTaskAssessmentCommandInput
|
|
19
20
|
extends StartReplicationTaskAssessmentMessage {}
|
|
20
21
|
export interface StartReplicationTaskAssessmentCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
StartReplicationTaskAssessmentRunMessage,
|
|
16
16
|
StartReplicationTaskAssessmentRunResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface StartReplicationTaskAssessmentRunCommandInput
|
|
19
20
|
extends StartReplicationTaskAssessmentRunMessage {}
|
|
20
21
|
export interface StartReplicationTaskAssessmentRunCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
StartReplicationTaskMessage,
|
|
16
16
|
StartReplicationTaskResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface StartReplicationTaskCommandInput
|
|
19
20
|
extends StartReplicationTaskMessage {}
|
|
20
21
|
export interface StartReplicationTaskCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
StopReplicationTaskMessage,
|
|
16
16
|
StopReplicationTaskResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface StopReplicationTaskCommandInput
|
|
19
20
|
extends StopReplicationTaskMessage {}
|
|
20
21
|
export interface StopReplicationTaskCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
TestConnectionMessage,
|
|
16
16
|
TestConnectionResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface TestConnectionCommandInput extends TestConnectionMessage {}
|
|
19
20
|
export interface TestConnectionCommandOutput
|
|
20
21
|
extends TestConnectionResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdateSubscriptionsToEventBridgeMessage,
|
|
16
16
|
UpdateSubscriptionsToEventBridgeResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateSubscriptionsToEventBridgeCommandInput
|
|
19
20
|
extends UpdateSubscriptionsToEventBridgeMessage {}
|
|
20
21
|
export interface UpdateSubscriptionsToEventBridgeCommandOutput
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export * from "./DatabaseMigrationService";
|
|
2
1
|
export * from "./DatabaseMigrationServiceClient";
|
|
2
|
+
export * from "./DatabaseMigrationService";
|
|
3
3
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
4
|
export * from "./pagination";
|
|
6
5
|
export * from "./waiters";
|
|
6
|
+
export * from "./models";
|
|
7
7
|
export { DatabaseMigrationServiceServiceException } from "./models/DatabaseMigrationServiceServiceException";
|
|
@@ -2,6 +2,7 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@aws-sdk/smithy-client";
|
|
5
|
+
export { __ServiceException, __ServiceExceptionOptions };
|
|
5
6
|
export declare class DatabaseMigrationServiceServiceException extends __ServiceException {
|
|
6
7
|
constructor(options: __ServiceExceptionOptions);
|
|
7
8
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-database-migration-service",
|
|
3
3
|
"description": "AWS SDK for JavaScript Database Migration Service Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.341.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,38 +21,38 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/config-resolver": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
28
|
-
"@aws-sdk/hash-node": "3.
|
|
29
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
30
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
31
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
32
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
33
|
-
"@aws-sdk/middleware-logger": "3.
|
|
34
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
35
|
-
"@aws-sdk/middleware-retry": "3.
|
|
36
|
-
"@aws-sdk/middleware-serde": "3.
|
|
37
|
-
"@aws-sdk/middleware-signing": "3.
|
|
38
|
-
"@aws-sdk/middleware-stack": "3.
|
|
39
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
40
|
-
"@aws-sdk/node-config-provider": "3.
|
|
41
|
-
"@aws-sdk/node-http-handler": "3.
|
|
42
|
-
"@aws-sdk/smithy-client": "3.
|
|
43
|
-
"@aws-sdk/types": "3.
|
|
44
|
-
"@aws-sdk/url-parser": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.341.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.341.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.341.0",
|
|
27
|
+
"@aws-sdk/fetch-http-handler": "3.341.0",
|
|
28
|
+
"@aws-sdk/hash-node": "3.341.0",
|
|
29
|
+
"@aws-sdk/invalid-dependency": "3.341.0",
|
|
30
|
+
"@aws-sdk/middleware-content-length": "3.341.0",
|
|
31
|
+
"@aws-sdk/middleware-endpoint": "3.341.0",
|
|
32
|
+
"@aws-sdk/middleware-host-header": "3.341.0",
|
|
33
|
+
"@aws-sdk/middleware-logger": "3.341.0",
|
|
34
|
+
"@aws-sdk/middleware-recursion-detection": "3.341.0",
|
|
35
|
+
"@aws-sdk/middleware-retry": "3.341.0",
|
|
36
|
+
"@aws-sdk/middleware-serde": "3.341.0",
|
|
37
|
+
"@aws-sdk/middleware-signing": "3.341.0",
|
|
38
|
+
"@aws-sdk/middleware-stack": "3.341.0",
|
|
39
|
+
"@aws-sdk/middleware-user-agent": "3.341.0",
|
|
40
|
+
"@aws-sdk/node-config-provider": "3.341.0",
|
|
41
|
+
"@aws-sdk/node-http-handler": "3.341.0",
|
|
42
|
+
"@aws-sdk/smithy-client": "3.341.0",
|
|
43
|
+
"@aws-sdk/types": "3.341.0",
|
|
44
|
+
"@aws-sdk/url-parser": "3.341.0",
|
|
45
45
|
"@aws-sdk/util-base64": "3.310.0",
|
|
46
46
|
"@aws-sdk/util-body-length-browser": "3.310.0",
|
|
47
47
|
"@aws-sdk/util-body-length-node": "3.310.0",
|
|
48
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
-
"@aws-sdk/util-endpoints": "3.
|
|
51
|
-
"@aws-sdk/util-retry": "3.
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
48
|
+
"@aws-sdk/util-defaults-mode-browser": "3.341.0",
|
|
49
|
+
"@aws-sdk/util-defaults-mode-node": "3.341.0",
|
|
50
|
+
"@aws-sdk/util-endpoints": "3.341.0",
|
|
51
|
+
"@aws-sdk/util-retry": "3.341.0",
|
|
52
|
+
"@aws-sdk/util-user-agent-browser": "3.341.0",
|
|
53
|
+
"@aws-sdk/util-user-agent-node": "3.341.0",
|
|
54
54
|
"@aws-sdk/util-utf8": "3.310.0",
|
|
55
|
-
"@aws-sdk/util-waiter": "3.
|
|
55
|
+
"@aws-sdk/util-waiter": "3.341.0",
|
|
56
56
|
"@smithy/protocol-http": "^1.0.1",
|
|
57
57
|
"@smithy/types": "^1.0.0",
|
|
58
58
|
"tslib": "^2.5.0"
|