@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
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DatabaseMigrationServiceClient = void 0;
|
|
3
|
+
exports.DatabaseMigrationServiceClient = exports.__Client = void 0;
|
|
4
4
|
const config_resolver_1 = require("@aws-sdk/config-resolver");
|
|
5
5
|
const middleware_content_length_1 = require("@aws-sdk/middleware-content-length");
|
|
6
6
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
@@ -11,6 +11,7 @@ const middleware_retry_1 = require("@aws-sdk/middleware-retry");
|
|
|
11
11
|
const middleware_signing_1 = require("@aws-sdk/middleware-signing");
|
|
12
12
|
const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
|
|
13
13
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
14
|
+
Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
|
|
14
15
|
const EndpointParameters_1 = require("./endpoint/EndpointParameters");
|
|
15
16
|
const runtimeConfig_1 = require("./runtimeConfig");
|
|
16
17
|
class DatabaseMigrationServiceClient extends smithy_client_1.Client {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AddTagsToResourceCommand = void 0;
|
|
3
|
+
exports.AddTagsToResourceCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class AddTagsToResourceCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ApplyPendingMaintenanceActionCommand = void 0;
|
|
3
|
+
exports.ApplyPendingMaintenanceActionCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ApplyPendingMaintenanceActionCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.BatchStartRecommendationsCommand = void 0;
|
|
3
|
+
exports.BatchStartRecommendationsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class BatchStartRecommendationsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CancelReplicationTaskAssessmentRunCommand = void 0;
|
|
3
|
+
exports.CancelReplicationTaskAssessmentRunCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class CancelReplicationTaskAssessmentRunCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateEndpointCommand = void 0;
|
|
3
|
+
exports.CreateEndpointCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class CreateEndpointCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateEventSubscriptionCommand = void 0;
|
|
3
|
+
exports.CreateEventSubscriptionCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class CreateEventSubscriptionCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateFleetAdvisorCollectorCommand = void 0;
|
|
3
|
+
exports.CreateFleetAdvisorCollectorCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class CreateFleetAdvisorCollectorCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateReplicationInstanceCommand = void 0;
|
|
3
|
+
exports.CreateReplicationInstanceCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class CreateReplicationInstanceCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateReplicationSubnetGroupCommand = void 0;
|
|
3
|
+
exports.CreateReplicationSubnetGroupCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class CreateReplicationSubnetGroupCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateReplicationTaskCommand = void 0;
|
|
3
|
+
exports.CreateReplicationTaskCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class CreateReplicationTaskCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteCertificateCommand = void 0;
|
|
3
|
+
exports.DeleteCertificateCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class DeleteCertificateCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteConnectionCommand = void 0;
|
|
3
|
+
exports.DeleteConnectionCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class DeleteConnectionCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteEndpointCommand = void 0;
|
|
3
|
+
exports.DeleteEndpointCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteEndpointCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteEventSubscriptionCommand = void 0;
|
|
3
|
+
exports.DeleteEventSubscriptionCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class DeleteEventSubscriptionCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteFleetAdvisorCollectorCommand = void 0;
|
|
3
|
+
exports.DeleteFleetAdvisorCollectorCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class DeleteFleetAdvisorCollectorCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteFleetAdvisorDatabasesCommand = void 0;
|
|
3
|
+
exports.DeleteFleetAdvisorDatabasesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class DeleteFleetAdvisorDatabasesCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteReplicationInstanceCommand = void 0;
|
|
3
|
+
exports.DeleteReplicationInstanceCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class DeleteReplicationInstanceCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteReplicationSubnetGroupCommand = void 0;
|
|
3
|
+
exports.DeleteReplicationSubnetGroupCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class DeleteReplicationSubnetGroupCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteReplicationTaskAssessmentRunCommand = void 0;
|
|
3
|
+
exports.DeleteReplicationTaskAssessmentRunCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class DeleteReplicationTaskAssessmentRunCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteReplicationTaskCommand = void 0;
|
|
3
|
+
exports.DeleteReplicationTaskCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class DeleteReplicationTaskCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeAccountAttributesCommand = void 0;
|
|
3
|
+
exports.DescribeAccountAttributesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class DescribeAccountAttributesCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeApplicableIndividualAssessmentsCommand = void 0;
|
|
3
|
+
exports.DescribeApplicableIndividualAssessmentsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class DescribeApplicableIndividualAssessmentsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeCertificatesCommand = void 0;
|
|
3
|
+
exports.DescribeCertificatesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class DescribeCertificatesCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeConnectionsCommand = void 0;
|
|
3
|
+
exports.DescribeConnectionsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class DescribeConnectionsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeEndpointSettingsCommand = void 0;
|
|
3
|
+
exports.DescribeEndpointSettingsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class DescribeEndpointSettingsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeEndpointTypesCommand = void 0;
|
|
3
|
+
exports.DescribeEndpointTypesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class DescribeEndpointTypesCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeEndpointsCommand = void 0;
|
|
3
|
+
exports.DescribeEndpointsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DescribeEndpointsCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeEventCategoriesCommand = void 0;
|
|
3
|
+
exports.DescribeEventCategoriesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class DescribeEventCategoriesCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeEventSubscriptionsCommand = void 0;
|
|
3
|
+
exports.DescribeEventSubscriptionsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class DescribeEventSubscriptionsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeEventsCommand = void 0;
|
|
3
|
+
exports.DescribeEventsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class DescribeEventsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeFleetAdvisorCollectorsCommand = void 0;
|
|
3
|
+
exports.DescribeFleetAdvisorCollectorsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class DescribeFleetAdvisorCollectorsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeFleetAdvisorDatabasesCommand = void 0;
|
|
3
|
+
exports.DescribeFleetAdvisorDatabasesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class DescribeFleetAdvisorDatabasesCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeFleetAdvisorLsaAnalysisCommand = void 0;
|
|
3
|
+
exports.DescribeFleetAdvisorLsaAnalysisCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class DescribeFleetAdvisorLsaAnalysisCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeFleetAdvisorSchemaObjectSummaryCommand = void 0;
|
|
3
|
+
exports.DescribeFleetAdvisorSchemaObjectSummaryCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class DescribeFleetAdvisorSchemaObjectSummaryCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeFleetAdvisorSchemasCommand = void 0;
|
|
3
|
+
exports.DescribeFleetAdvisorSchemasCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class DescribeFleetAdvisorSchemasCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeOrderableReplicationInstancesCommand = void 0;
|
|
3
|
+
exports.DescribeOrderableReplicationInstancesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class DescribeOrderableReplicationInstancesCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribePendingMaintenanceActionsCommand = void 0;
|
|
3
|
+
exports.DescribePendingMaintenanceActionsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class DescribePendingMaintenanceActionsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeRecommendationLimitationsCommand = void 0;
|
|
3
|
+
exports.DescribeRecommendationLimitationsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class DescribeRecommendationLimitationsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeRecommendationsCommand = void 0;
|
|
3
|
+
exports.DescribeRecommendationsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class DescribeRecommendationsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeRefreshSchemasStatusCommand = void 0;
|
|
3
|
+
exports.DescribeRefreshSchemasStatusCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class DescribeRefreshSchemasStatusCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeReplicationInstanceTaskLogsCommand = void 0;
|
|
3
|
+
exports.DescribeReplicationInstanceTaskLogsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class DescribeReplicationInstanceTaskLogsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeReplicationInstancesCommand = void 0;
|
|
3
|
+
exports.DescribeReplicationInstancesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class DescribeReplicationInstancesCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeReplicationSubnetGroupsCommand = void 0;
|
|
3
|
+
exports.DescribeReplicationSubnetGroupsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class DescribeReplicationSubnetGroupsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeReplicationTaskAssessmentResultsCommand = void 0;
|
|
3
|
+
exports.DescribeReplicationTaskAssessmentResultsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class DescribeReplicationTaskAssessmentResultsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|