@aws-sdk/client-database-migration-service 3.169.0 → 3.171.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/CHANGELOG.md +16 -0
- package/dist-types/ts3.4/DatabaseMigrationService.d.ts +1175 -330
- package/dist-types/ts3.4/DatabaseMigrationServiceClient.d.ts +495 -138
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateFleetAdvisorCollectorCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateReplicationInstanceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateReplicationSubnetGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateReplicationTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteFleetAdvisorCollectorCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteFleetAdvisorDatabasesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteReplicationInstanceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteReplicationSubnetGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteReplicationTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeApplicableIndividualAssessmentsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DescribeEndpointSettingsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeEndpointTypesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeEndpointsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorCollectorsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorDatabasesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorLsaAnalysisCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemasCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeOrderableReplicationInstancesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeRefreshSchemasStatusCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeReplicationInstancesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeReplicationSubnetGroupsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentResultsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentRunsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeReplicationTaskIndividualAssessmentsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeReplicationTasksCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeSchemasCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeTableStatisticsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ImportCertificateCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ModifyEndpointCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ModifyReplicationInstanceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ModifyReplicationSubnetGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ModifyReplicationTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/MoveReplicationTaskCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/RebootReplicationInstanceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/RefreshSchemasCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ReloadTablesCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/RunFleetAdvisorLsaAnalysisCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentRunCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/StartReplicationTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/StopReplicationTaskCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateSubscriptionsToEventBridgeCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/index.d.ts +65 -65
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +7 -7
- package/dist-types/ts3.4/models/DatabaseMigrationServiceServiceException.d.ts +7 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +2161 -3091
- package/dist-types/ts3.4/pagination/DescribeApplicableIndividualAssessmentsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeCertificatesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeConnectionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeEndpointSettingsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeEndpointTypesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeEndpointsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeEventSubscriptionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeEventsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeFleetAdvisorCollectorsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeFleetAdvisorDatabasesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeFleetAdvisorLsaAnalysisPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeFleetAdvisorSchemaObjectSummaryPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeFleetAdvisorSchemasPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeOrderableReplicationInstancesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribePendingMaintenanceActionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeReplicationInstanceTaskLogsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeReplicationInstancesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeReplicationSubnetGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeReplicationTaskAssessmentResultsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeReplicationTaskAssessmentRunsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeReplicationTaskIndividualAssessmentsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeReplicationTasksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeSchemasPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeTableStatisticsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/index.d.ts +25 -25
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +785 -197
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +67 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +67 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +68 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +12 -11
- package/dist-types/ts3.4/waiters/index.d.ts +8 -8
- package/dist-types/ts3.4/waiters/waitForEndpointDeleted.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForReplicationInstanceAvailable.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForReplicationInstanceDeleted.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForReplicationTaskDeleted.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForReplicationTaskReady.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForReplicationTaskRunning.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForReplicationTaskStopped.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForTestConnectionSucceeds.d.ts +11 -7
- package/package.json +35 -35
|
@@ -1,138 +1,495 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
import {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
import {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
import {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
import {
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
import {
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
import {
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
import {
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
import {
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
import {
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
import {
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
import {
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
import {
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
import {
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
1
|
+
import {
|
|
2
|
+
EndpointsInputConfig,
|
|
3
|
+
EndpointsResolvedConfig,
|
|
4
|
+
RegionInputConfig,
|
|
5
|
+
RegionResolvedConfig,
|
|
6
|
+
} from "@aws-sdk/config-resolver";
|
|
7
|
+
import {
|
|
8
|
+
HostHeaderInputConfig,
|
|
9
|
+
HostHeaderResolvedConfig,
|
|
10
|
+
} from "@aws-sdk/middleware-host-header";
|
|
11
|
+
import {
|
|
12
|
+
RetryInputConfig,
|
|
13
|
+
RetryResolvedConfig,
|
|
14
|
+
} from "@aws-sdk/middleware-retry";
|
|
15
|
+
import {
|
|
16
|
+
AwsAuthInputConfig,
|
|
17
|
+
AwsAuthResolvedConfig,
|
|
18
|
+
} from "@aws-sdk/middleware-signing";
|
|
19
|
+
import {
|
|
20
|
+
UserAgentInputConfig,
|
|
21
|
+
UserAgentResolvedConfig,
|
|
22
|
+
} from "@aws-sdk/middleware-user-agent";
|
|
23
|
+
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
24
|
+
import {
|
|
25
|
+
Client as __Client,
|
|
26
|
+
DefaultsMode,
|
|
27
|
+
SmithyConfiguration as __SmithyConfiguration,
|
|
28
|
+
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
29
|
+
} from "@aws-sdk/smithy-client";
|
|
30
|
+
import {
|
|
31
|
+
BodyLengthCalculator as __BodyLengthCalculator,
|
|
32
|
+
Credentials as __Credentials,
|
|
33
|
+
Decoder as __Decoder,
|
|
34
|
+
Encoder as __Encoder,
|
|
35
|
+
HashConstructor as __HashConstructor,
|
|
36
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
37
|
+
Logger as __Logger,
|
|
38
|
+
Provider as __Provider,
|
|
39
|
+
Provider,
|
|
40
|
+
RegionInfoProvider,
|
|
41
|
+
StreamCollector as __StreamCollector,
|
|
42
|
+
UrlParser as __UrlParser,
|
|
43
|
+
UserAgent as __UserAgent,
|
|
44
|
+
} from "@aws-sdk/types";
|
|
45
|
+
import {
|
|
46
|
+
AddTagsToResourceCommandInput,
|
|
47
|
+
AddTagsToResourceCommandOutput,
|
|
48
|
+
} from "./commands/AddTagsToResourceCommand";
|
|
49
|
+
import {
|
|
50
|
+
ApplyPendingMaintenanceActionCommandInput,
|
|
51
|
+
ApplyPendingMaintenanceActionCommandOutput,
|
|
52
|
+
} from "./commands/ApplyPendingMaintenanceActionCommand";
|
|
53
|
+
import {
|
|
54
|
+
CancelReplicationTaskAssessmentRunCommandInput,
|
|
55
|
+
CancelReplicationTaskAssessmentRunCommandOutput,
|
|
56
|
+
} from "./commands/CancelReplicationTaskAssessmentRunCommand";
|
|
57
|
+
import {
|
|
58
|
+
CreateEndpointCommandInput,
|
|
59
|
+
CreateEndpointCommandOutput,
|
|
60
|
+
} from "./commands/CreateEndpointCommand";
|
|
61
|
+
import {
|
|
62
|
+
CreateEventSubscriptionCommandInput,
|
|
63
|
+
CreateEventSubscriptionCommandOutput,
|
|
64
|
+
} from "./commands/CreateEventSubscriptionCommand";
|
|
65
|
+
import {
|
|
66
|
+
CreateFleetAdvisorCollectorCommandInput,
|
|
67
|
+
CreateFleetAdvisorCollectorCommandOutput,
|
|
68
|
+
} from "./commands/CreateFleetAdvisorCollectorCommand";
|
|
69
|
+
import {
|
|
70
|
+
CreateReplicationInstanceCommandInput,
|
|
71
|
+
CreateReplicationInstanceCommandOutput,
|
|
72
|
+
} from "./commands/CreateReplicationInstanceCommand";
|
|
73
|
+
import {
|
|
74
|
+
CreateReplicationSubnetGroupCommandInput,
|
|
75
|
+
CreateReplicationSubnetGroupCommandOutput,
|
|
76
|
+
} from "./commands/CreateReplicationSubnetGroupCommand";
|
|
77
|
+
import {
|
|
78
|
+
CreateReplicationTaskCommandInput,
|
|
79
|
+
CreateReplicationTaskCommandOutput,
|
|
80
|
+
} from "./commands/CreateReplicationTaskCommand";
|
|
81
|
+
import {
|
|
82
|
+
DeleteCertificateCommandInput,
|
|
83
|
+
DeleteCertificateCommandOutput,
|
|
84
|
+
} from "./commands/DeleteCertificateCommand";
|
|
85
|
+
import {
|
|
86
|
+
DeleteConnectionCommandInput,
|
|
87
|
+
DeleteConnectionCommandOutput,
|
|
88
|
+
} from "./commands/DeleteConnectionCommand";
|
|
89
|
+
import {
|
|
90
|
+
DeleteEndpointCommandInput,
|
|
91
|
+
DeleteEndpointCommandOutput,
|
|
92
|
+
} from "./commands/DeleteEndpointCommand";
|
|
93
|
+
import {
|
|
94
|
+
DeleteEventSubscriptionCommandInput,
|
|
95
|
+
DeleteEventSubscriptionCommandOutput,
|
|
96
|
+
} from "./commands/DeleteEventSubscriptionCommand";
|
|
97
|
+
import {
|
|
98
|
+
DeleteFleetAdvisorCollectorCommandInput,
|
|
99
|
+
DeleteFleetAdvisorCollectorCommandOutput,
|
|
100
|
+
} from "./commands/DeleteFleetAdvisorCollectorCommand";
|
|
101
|
+
import {
|
|
102
|
+
DeleteFleetAdvisorDatabasesCommandInput,
|
|
103
|
+
DeleteFleetAdvisorDatabasesCommandOutput,
|
|
104
|
+
} from "./commands/DeleteFleetAdvisorDatabasesCommand";
|
|
105
|
+
import {
|
|
106
|
+
DeleteReplicationInstanceCommandInput,
|
|
107
|
+
DeleteReplicationInstanceCommandOutput,
|
|
108
|
+
} from "./commands/DeleteReplicationInstanceCommand";
|
|
109
|
+
import {
|
|
110
|
+
DeleteReplicationSubnetGroupCommandInput,
|
|
111
|
+
DeleteReplicationSubnetGroupCommandOutput,
|
|
112
|
+
} from "./commands/DeleteReplicationSubnetGroupCommand";
|
|
113
|
+
import {
|
|
114
|
+
DeleteReplicationTaskAssessmentRunCommandInput,
|
|
115
|
+
DeleteReplicationTaskAssessmentRunCommandOutput,
|
|
116
|
+
} from "./commands/DeleteReplicationTaskAssessmentRunCommand";
|
|
117
|
+
import {
|
|
118
|
+
DeleteReplicationTaskCommandInput,
|
|
119
|
+
DeleteReplicationTaskCommandOutput,
|
|
120
|
+
} from "./commands/DeleteReplicationTaskCommand";
|
|
121
|
+
import {
|
|
122
|
+
DescribeAccountAttributesCommandInput,
|
|
123
|
+
DescribeAccountAttributesCommandOutput,
|
|
124
|
+
} from "./commands/DescribeAccountAttributesCommand";
|
|
125
|
+
import {
|
|
126
|
+
DescribeApplicableIndividualAssessmentsCommandInput,
|
|
127
|
+
DescribeApplicableIndividualAssessmentsCommandOutput,
|
|
128
|
+
} from "./commands/DescribeApplicableIndividualAssessmentsCommand";
|
|
129
|
+
import {
|
|
130
|
+
DescribeCertificatesCommandInput,
|
|
131
|
+
DescribeCertificatesCommandOutput,
|
|
132
|
+
} from "./commands/DescribeCertificatesCommand";
|
|
133
|
+
import {
|
|
134
|
+
DescribeConnectionsCommandInput,
|
|
135
|
+
DescribeConnectionsCommandOutput,
|
|
136
|
+
} from "./commands/DescribeConnectionsCommand";
|
|
137
|
+
import {
|
|
138
|
+
DescribeEndpointsCommandInput,
|
|
139
|
+
DescribeEndpointsCommandOutput,
|
|
140
|
+
} from "./commands/DescribeEndpointsCommand";
|
|
141
|
+
import {
|
|
142
|
+
DescribeEndpointSettingsCommandInput,
|
|
143
|
+
DescribeEndpointSettingsCommandOutput,
|
|
144
|
+
} from "./commands/DescribeEndpointSettingsCommand";
|
|
145
|
+
import {
|
|
146
|
+
DescribeEndpointTypesCommandInput,
|
|
147
|
+
DescribeEndpointTypesCommandOutput,
|
|
148
|
+
} from "./commands/DescribeEndpointTypesCommand";
|
|
149
|
+
import {
|
|
150
|
+
DescribeEventCategoriesCommandInput,
|
|
151
|
+
DescribeEventCategoriesCommandOutput,
|
|
152
|
+
} from "./commands/DescribeEventCategoriesCommand";
|
|
153
|
+
import {
|
|
154
|
+
DescribeEventsCommandInput,
|
|
155
|
+
DescribeEventsCommandOutput,
|
|
156
|
+
} from "./commands/DescribeEventsCommand";
|
|
157
|
+
import {
|
|
158
|
+
DescribeEventSubscriptionsCommandInput,
|
|
159
|
+
DescribeEventSubscriptionsCommandOutput,
|
|
160
|
+
} from "./commands/DescribeEventSubscriptionsCommand";
|
|
161
|
+
import {
|
|
162
|
+
DescribeFleetAdvisorCollectorsCommandInput,
|
|
163
|
+
DescribeFleetAdvisorCollectorsCommandOutput,
|
|
164
|
+
} from "./commands/DescribeFleetAdvisorCollectorsCommand";
|
|
165
|
+
import {
|
|
166
|
+
DescribeFleetAdvisorDatabasesCommandInput,
|
|
167
|
+
DescribeFleetAdvisorDatabasesCommandOutput,
|
|
168
|
+
} from "./commands/DescribeFleetAdvisorDatabasesCommand";
|
|
169
|
+
import {
|
|
170
|
+
DescribeFleetAdvisorLsaAnalysisCommandInput,
|
|
171
|
+
DescribeFleetAdvisorLsaAnalysisCommandOutput,
|
|
172
|
+
} from "./commands/DescribeFleetAdvisorLsaAnalysisCommand";
|
|
173
|
+
import {
|
|
174
|
+
DescribeFleetAdvisorSchemaObjectSummaryCommandInput,
|
|
175
|
+
DescribeFleetAdvisorSchemaObjectSummaryCommandOutput,
|
|
176
|
+
} from "./commands/DescribeFleetAdvisorSchemaObjectSummaryCommand";
|
|
177
|
+
import {
|
|
178
|
+
DescribeFleetAdvisorSchemasCommandInput,
|
|
179
|
+
DescribeFleetAdvisorSchemasCommandOutput,
|
|
180
|
+
} from "./commands/DescribeFleetAdvisorSchemasCommand";
|
|
181
|
+
import {
|
|
182
|
+
DescribeOrderableReplicationInstancesCommandInput,
|
|
183
|
+
DescribeOrderableReplicationInstancesCommandOutput,
|
|
184
|
+
} from "./commands/DescribeOrderableReplicationInstancesCommand";
|
|
185
|
+
import {
|
|
186
|
+
DescribePendingMaintenanceActionsCommandInput,
|
|
187
|
+
DescribePendingMaintenanceActionsCommandOutput,
|
|
188
|
+
} from "./commands/DescribePendingMaintenanceActionsCommand";
|
|
189
|
+
import {
|
|
190
|
+
DescribeRefreshSchemasStatusCommandInput,
|
|
191
|
+
DescribeRefreshSchemasStatusCommandOutput,
|
|
192
|
+
} from "./commands/DescribeRefreshSchemasStatusCommand";
|
|
193
|
+
import {
|
|
194
|
+
DescribeReplicationInstancesCommandInput,
|
|
195
|
+
DescribeReplicationInstancesCommandOutput,
|
|
196
|
+
} from "./commands/DescribeReplicationInstancesCommand";
|
|
197
|
+
import {
|
|
198
|
+
DescribeReplicationInstanceTaskLogsCommandInput,
|
|
199
|
+
DescribeReplicationInstanceTaskLogsCommandOutput,
|
|
200
|
+
} from "./commands/DescribeReplicationInstanceTaskLogsCommand";
|
|
201
|
+
import {
|
|
202
|
+
DescribeReplicationSubnetGroupsCommandInput,
|
|
203
|
+
DescribeReplicationSubnetGroupsCommandOutput,
|
|
204
|
+
} from "./commands/DescribeReplicationSubnetGroupsCommand";
|
|
205
|
+
import {
|
|
206
|
+
DescribeReplicationTaskAssessmentResultsCommandInput,
|
|
207
|
+
DescribeReplicationTaskAssessmentResultsCommandOutput,
|
|
208
|
+
} from "./commands/DescribeReplicationTaskAssessmentResultsCommand";
|
|
209
|
+
import {
|
|
210
|
+
DescribeReplicationTaskAssessmentRunsCommandInput,
|
|
211
|
+
DescribeReplicationTaskAssessmentRunsCommandOutput,
|
|
212
|
+
} from "./commands/DescribeReplicationTaskAssessmentRunsCommand";
|
|
213
|
+
import {
|
|
214
|
+
DescribeReplicationTaskIndividualAssessmentsCommandInput,
|
|
215
|
+
DescribeReplicationTaskIndividualAssessmentsCommandOutput,
|
|
216
|
+
} from "./commands/DescribeReplicationTaskIndividualAssessmentsCommand";
|
|
217
|
+
import {
|
|
218
|
+
DescribeReplicationTasksCommandInput,
|
|
219
|
+
DescribeReplicationTasksCommandOutput,
|
|
220
|
+
} from "./commands/DescribeReplicationTasksCommand";
|
|
221
|
+
import {
|
|
222
|
+
DescribeSchemasCommandInput,
|
|
223
|
+
DescribeSchemasCommandOutput,
|
|
224
|
+
} from "./commands/DescribeSchemasCommand";
|
|
225
|
+
import {
|
|
226
|
+
DescribeTableStatisticsCommandInput,
|
|
227
|
+
DescribeTableStatisticsCommandOutput,
|
|
228
|
+
} from "./commands/DescribeTableStatisticsCommand";
|
|
229
|
+
import {
|
|
230
|
+
ImportCertificateCommandInput,
|
|
231
|
+
ImportCertificateCommandOutput,
|
|
232
|
+
} from "./commands/ImportCertificateCommand";
|
|
233
|
+
import {
|
|
234
|
+
ListTagsForResourceCommandInput,
|
|
235
|
+
ListTagsForResourceCommandOutput,
|
|
236
|
+
} from "./commands/ListTagsForResourceCommand";
|
|
237
|
+
import {
|
|
238
|
+
ModifyEndpointCommandInput,
|
|
239
|
+
ModifyEndpointCommandOutput,
|
|
240
|
+
} from "./commands/ModifyEndpointCommand";
|
|
241
|
+
import {
|
|
242
|
+
ModifyEventSubscriptionCommandInput,
|
|
243
|
+
ModifyEventSubscriptionCommandOutput,
|
|
244
|
+
} from "./commands/ModifyEventSubscriptionCommand";
|
|
245
|
+
import {
|
|
246
|
+
ModifyReplicationInstanceCommandInput,
|
|
247
|
+
ModifyReplicationInstanceCommandOutput,
|
|
248
|
+
} from "./commands/ModifyReplicationInstanceCommand";
|
|
249
|
+
import {
|
|
250
|
+
ModifyReplicationSubnetGroupCommandInput,
|
|
251
|
+
ModifyReplicationSubnetGroupCommandOutput,
|
|
252
|
+
} from "./commands/ModifyReplicationSubnetGroupCommand";
|
|
253
|
+
import {
|
|
254
|
+
ModifyReplicationTaskCommandInput,
|
|
255
|
+
ModifyReplicationTaskCommandOutput,
|
|
256
|
+
} from "./commands/ModifyReplicationTaskCommand";
|
|
257
|
+
import {
|
|
258
|
+
MoveReplicationTaskCommandInput,
|
|
259
|
+
MoveReplicationTaskCommandOutput,
|
|
260
|
+
} from "./commands/MoveReplicationTaskCommand";
|
|
261
|
+
import {
|
|
262
|
+
RebootReplicationInstanceCommandInput,
|
|
263
|
+
RebootReplicationInstanceCommandOutput,
|
|
264
|
+
} from "./commands/RebootReplicationInstanceCommand";
|
|
265
|
+
import {
|
|
266
|
+
RefreshSchemasCommandInput,
|
|
267
|
+
RefreshSchemasCommandOutput,
|
|
268
|
+
} from "./commands/RefreshSchemasCommand";
|
|
269
|
+
import {
|
|
270
|
+
ReloadTablesCommandInput,
|
|
271
|
+
ReloadTablesCommandOutput,
|
|
272
|
+
} from "./commands/ReloadTablesCommand";
|
|
273
|
+
import {
|
|
274
|
+
RemoveTagsFromResourceCommandInput,
|
|
275
|
+
RemoveTagsFromResourceCommandOutput,
|
|
276
|
+
} from "./commands/RemoveTagsFromResourceCommand";
|
|
277
|
+
import {
|
|
278
|
+
RunFleetAdvisorLsaAnalysisCommandInput,
|
|
279
|
+
RunFleetAdvisorLsaAnalysisCommandOutput,
|
|
280
|
+
} from "./commands/RunFleetAdvisorLsaAnalysisCommand";
|
|
281
|
+
import {
|
|
282
|
+
StartReplicationTaskAssessmentCommandInput,
|
|
283
|
+
StartReplicationTaskAssessmentCommandOutput,
|
|
284
|
+
} from "./commands/StartReplicationTaskAssessmentCommand";
|
|
285
|
+
import {
|
|
286
|
+
StartReplicationTaskAssessmentRunCommandInput,
|
|
287
|
+
StartReplicationTaskAssessmentRunCommandOutput,
|
|
288
|
+
} from "./commands/StartReplicationTaskAssessmentRunCommand";
|
|
289
|
+
import {
|
|
290
|
+
StartReplicationTaskCommandInput,
|
|
291
|
+
StartReplicationTaskCommandOutput,
|
|
292
|
+
} from "./commands/StartReplicationTaskCommand";
|
|
293
|
+
import {
|
|
294
|
+
StopReplicationTaskCommandInput,
|
|
295
|
+
StopReplicationTaskCommandOutput,
|
|
296
|
+
} from "./commands/StopReplicationTaskCommand";
|
|
297
|
+
import {
|
|
298
|
+
TestConnectionCommandInput,
|
|
299
|
+
TestConnectionCommandOutput,
|
|
300
|
+
} from "./commands/TestConnectionCommand";
|
|
301
|
+
import {
|
|
302
|
+
UpdateSubscriptionsToEventBridgeCommandInput,
|
|
303
|
+
UpdateSubscriptionsToEventBridgeCommandOutput,
|
|
304
|
+
} from "./commands/UpdateSubscriptionsToEventBridgeCommand";
|
|
305
|
+
export declare type ServiceInputTypes =
|
|
306
|
+
| AddTagsToResourceCommandInput
|
|
307
|
+
| ApplyPendingMaintenanceActionCommandInput
|
|
308
|
+
| CancelReplicationTaskAssessmentRunCommandInput
|
|
309
|
+
| CreateEndpointCommandInput
|
|
310
|
+
| CreateEventSubscriptionCommandInput
|
|
311
|
+
| CreateFleetAdvisorCollectorCommandInput
|
|
312
|
+
| CreateReplicationInstanceCommandInput
|
|
313
|
+
| CreateReplicationSubnetGroupCommandInput
|
|
314
|
+
| CreateReplicationTaskCommandInput
|
|
315
|
+
| DeleteCertificateCommandInput
|
|
316
|
+
| DeleteConnectionCommandInput
|
|
317
|
+
| DeleteEndpointCommandInput
|
|
318
|
+
| DeleteEventSubscriptionCommandInput
|
|
319
|
+
| DeleteFleetAdvisorCollectorCommandInput
|
|
320
|
+
| DeleteFleetAdvisorDatabasesCommandInput
|
|
321
|
+
| DeleteReplicationInstanceCommandInput
|
|
322
|
+
| DeleteReplicationSubnetGroupCommandInput
|
|
323
|
+
| DeleteReplicationTaskAssessmentRunCommandInput
|
|
324
|
+
| DeleteReplicationTaskCommandInput
|
|
325
|
+
| DescribeAccountAttributesCommandInput
|
|
326
|
+
| DescribeApplicableIndividualAssessmentsCommandInput
|
|
327
|
+
| DescribeCertificatesCommandInput
|
|
328
|
+
| DescribeConnectionsCommandInput
|
|
329
|
+
| DescribeEndpointSettingsCommandInput
|
|
330
|
+
| DescribeEndpointTypesCommandInput
|
|
331
|
+
| DescribeEndpointsCommandInput
|
|
332
|
+
| DescribeEventCategoriesCommandInput
|
|
333
|
+
| DescribeEventSubscriptionsCommandInput
|
|
334
|
+
| DescribeEventsCommandInput
|
|
335
|
+
| DescribeFleetAdvisorCollectorsCommandInput
|
|
336
|
+
| DescribeFleetAdvisorDatabasesCommandInput
|
|
337
|
+
| DescribeFleetAdvisorLsaAnalysisCommandInput
|
|
338
|
+
| DescribeFleetAdvisorSchemaObjectSummaryCommandInput
|
|
339
|
+
| DescribeFleetAdvisorSchemasCommandInput
|
|
340
|
+
| DescribeOrderableReplicationInstancesCommandInput
|
|
341
|
+
| DescribePendingMaintenanceActionsCommandInput
|
|
342
|
+
| DescribeRefreshSchemasStatusCommandInput
|
|
343
|
+
| DescribeReplicationInstanceTaskLogsCommandInput
|
|
344
|
+
| DescribeReplicationInstancesCommandInput
|
|
345
|
+
| DescribeReplicationSubnetGroupsCommandInput
|
|
346
|
+
| DescribeReplicationTaskAssessmentResultsCommandInput
|
|
347
|
+
| DescribeReplicationTaskAssessmentRunsCommandInput
|
|
348
|
+
| DescribeReplicationTaskIndividualAssessmentsCommandInput
|
|
349
|
+
| DescribeReplicationTasksCommandInput
|
|
350
|
+
| DescribeSchemasCommandInput
|
|
351
|
+
| DescribeTableStatisticsCommandInput
|
|
352
|
+
| ImportCertificateCommandInput
|
|
353
|
+
| ListTagsForResourceCommandInput
|
|
354
|
+
| ModifyEndpointCommandInput
|
|
355
|
+
| ModifyEventSubscriptionCommandInput
|
|
356
|
+
| ModifyReplicationInstanceCommandInput
|
|
357
|
+
| ModifyReplicationSubnetGroupCommandInput
|
|
358
|
+
| ModifyReplicationTaskCommandInput
|
|
359
|
+
| MoveReplicationTaskCommandInput
|
|
360
|
+
| RebootReplicationInstanceCommandInput
|
|
361
|
+
| RefreshSchemasCommandInput
|
|
362
|
+
| ReloadTablesCommandInput
|
|
363
|
+
| RemoveTagsFromResourceCommandInput
|
|
364
|
+
| RunFleetAdvisorLsaAnalysisCommandInput
|
|
365
|
+
| StartReplicationTaskAssessmentCommandInput
|
|
366
|
+
| StartReplicationTaskAssessmentRunCommandInput
|
|
367
|
+
| StartReplicationTaskCommandInput
|
|
368
|
+
| StopReplicationTaskCommandInput
|
|
369
|
+
| TestConnectionCommandInput
|
|
370
|
+
| UpdateSubscriptionsToEventBridgeCommandInput;
|
|
371
|
+
export declare type ServiceOutputTypes =
|
|
372
|
+
| AddTagsToResourceCommandOutput
|
|
373
|
+
| ApplyPendingMaintenanceActionCommandOutput
|
|
374
|
+
| CancelReplicationTaskAssessmentRunCommandOutput
|
|
375
|
+
| CreateEndpointCommandOutput
|
|
376
|
+
| CreateEventSubscriptionCommandOutput
|
|
377
|
+
| CreateFleetAdvisorCollectorCommandOutput
|
|
378
|
+
| CreateReplicationInstanceCommandOutput
|
|
379
|
+
| CreateReplicationSubnetGroupCommandOutput
|
|
380
|
+
| CreateReplicationTaskCommandOutput
|
|
381
|
+
| DeleteCertificateCommandOutput
|
|
382
|
+
| DeleteConnectionCommandOutput
|
|
383
|
+
| DeleteEndpointCommandOutput
|
|
384
|
+
| DeleteEventSubscriptionCommandOutput
|
|
385
|
+
| DeleteFleetAdvisorCollectorCommandOutput
|
|
386
|
+
| DeleteFleetAdvisorDatabasesCommandOutput
|
|
387
|
+
| DeleteReplicationInstanceCommandOutput
|
|
388
|
+
| DeleteReplicationSubnetGroupCommandOutput
|
|
389
|
+
| DeleteReplicationTaskAssessmentRunCommandOutput
|
|
390
|
+
| DeleteReplicationTaskCommandOutput
|
|
391
|
+
| DescribeAccountAttributesCommandOutput
|
|
392
|
+
| DescribeApplicableIndividualAssessmentsCommandOutput
|
|
393
|
+
| DescribeCertificatesCommandOutput
|
|
394
|
+
| DescribeConnectionsCommandOutput
|
|
395
|
+
| DescribeEndpointSettingsCommandOutput
|
|
396
|
+
| DescribeEndpointTypesCommandOutput
|
|
397
|
+
| DescribeEndpointsCommandOutput
|
|
398
|
+
| DescribeEventCategoriesCommandOutput
|
|
399
|
+
| DescribeEventSubscriptionsCommandOutput
|
|
400
|
+
| DescribeEventsCommandOutput
|
|
401
|
+
| DescribeFleetAdvisorCollectorsCommandOutput
|
|
402
|
+
| DescribeFleetAdvisorDatabasesCommandOutput
|
|
403
|
+
| DescribeFleetAdvisorLsaAnalysisCommandOutput
|
|
404
|
+
| DescribeFleetAdvisorSchemaObjectSummaryCommandOutput
|
|
405
|
+
| DescribeFleetAdvisorSchemasCommandOutput
|
|
406
|
+
| DescribeOrderableReplicationInstancesCommandOutput
|
|
407
|
+
| DescribePendingMaintenanceActionsCommandOutput
|
|
408
|
+
| DescribeRefreshSchemasStatusCommandOutput
|
|
409
|
+
| DescribeReplicationInstanceTaskLogsCommandOutput
|
|
410
|
+
| DescribeReplicationInstancesCommandOutput
|
|
411
|
+
| DescribeReplicationSubnetGroupsCommandOutput
|
|
412
|
+
| DescribeReplicationTaskAssessmentResultsCommandOutput
|
|
413
|
+
| DescribeReplicationTaskAssessmentRunsCommandOutput
|
|
414
|
+
| DescribeReplicationTaskIndividualAssessmentsCommandOutput
|
|
415
|
+
| DescribeReplicationTasksCommandOutput
|
|
416
|
+
| DescribeSchemasCommandOutput
|
|
417
|
+
| DescribeTableStatisticsCommandOutput
|
|
418
|
+
| ImportCertificateCommandOutput
|
|
419
|
+
| ListTagsForResourceCommandOutput
|
|
420
|
+
| ModifyEndpointCommandOutput
|
|
421
|
+
| ModifyEventSubscriptionCommandOutput
|
|
422
|
+
| ModifyReplicationInstanceCommandOutput
|
|
423
|
+
| ModifyReplicationSubnetGroupCommandOutput
|
|
424
|
+
| ModifyReplicationTaskCommandOutput
|
|
425
|
+
| MoveReplicationTaskCommandOutput
|
|
426
|
+
| RebootReplicationInstanceCommandOutput
|
|
427
|
+
| RefreshSchemasCommandOutput
|
|
428
|
+
| ReloadTablesCommandOutput
|
|
429
|
+
| RemoveTagsFromResourceCommandOutput
|
|
430
|
+
| RunFleetAdvisorLsaAnalysisCommandOutput
|
|
431
|
+
| StartReplicationTaskAssessmentCommandOutput
|
|
432
|
+
| StartReplicationTaskAssessmentRunCommandOutput
|
|
433
|
+
| StartReplicationTaskCommandOutput
|
|
434
|
+
| StopReplicationTaskCommandOutput
|
|
435
|
+
| TestConnectionCommandOutput
|
|
436
|
+
| UpdateSubscriptionsToEventBridgeCommandOutput;
|
|
437
|
+
export interface ClientDefaults
|
|
438
|
+
extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
439
|
+
requestHandler?: __HttpHandler;
|
|
440
|
+
sha256?: __HashConstructor;
|
|
441
|
+
urlParser?: __UrlParser;
|
|
442
|
+
bodyLengthChecker?: __BodyLengthCalculator;
|
|
443
|
+
streamCollector?: __StreamCollector;
|
|
444
|
+
base64Decoder?: __Decoder;
|
|
445
|
+
base64Encoder?: __Encoder;
|
|
446
|
+
utf8Decoder?: __Decoder;
|
|
447
|
+
utf8Encoder?: __Encoder;
|
|
448
|
+
runtime?: string;
|
|
449
|
+
disableHostPrefix?: boolean;
|
|
450
|
+
maxAttempts?: number | __Provider<number>;
|
|
451
|
+
retryMode?: string | __Provider<string>;
|
|
452
|
+
logger?: __Logger;
|
|
453
|
+
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
454
|
+
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
455
|
+
serviceId?: string;
|
|
456
|
+
region?: string | __Provider<string>;
|
|
457
|
+
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
458
|
+
regionInfoProvider?: RegionInfoProvider;
|
|
459
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
460
|
+
defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
|
|
461
|
+
}
|
|
462
|
+
declare type DatabaseMigrationServiceClientConfigType = Partial<
|
|
463
|
+
__SmithyConfiguration<__HttpHandlerOptions>
|
|
464
|
+
> &
|
|
465
|
+
ClientDefaults &
|
|
466
|
+
RegionInputConfig &
|
|
467
|
+
EndpointsInputConfig &
|
|
468
|
+
RetryInputConfig &
|
|
469
|
+
HostHeaderInputConfig &
|
|
470
|
+
AwsAuthInputConfig &
|
|
471
|
+
UserAgentInputConfig;
|
|
472
|
+
export interface DatabaseMigrationServiceClientConfig
|
|
473
|
+
extends DatabaseMigrationServiceClientConfigType {}
|
|
474
|
+
declare type DatabaseMigrationServiceClientResolvedConfigType =
|
|
475
|
+
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
476
|
+
Required<ClientDefaults> &
|
|
477
|
+
RegionResolvedConfig &
|
|
478
|
+
EndpointsResolvedConfig &
|
|
479
|
+
RetryResolvedConfig &
|
|
480
|
+
HostHeaderResolvedConfig &
|
|
481
|
+
AwsAuthResolvedConfig &
|
|
482
|
+
UserAgentResolvedConfig;
|
|
483
|
+
export interface DatabaseMigrationServiceClientResolvedConfig
|
|
484
|
+
extends DatabaseMigrationServiceClientResolvedConfigType {}
|
|
485
|
+
export declare class DatabaseMigrationServiceClient extends __Client<
|
|
486
|
+
__HttpHandlerOptions,
|
|
487
|
+
ServiceInputTypes,
|
|
488
|
+
ServiceOutputTypes,
|
|
489
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
490
|
+
> {
|
|
491
|
+
readonly config: DatabaseMigrationServiceClientResolvedConfig;
|
|
492
|
+
constructor(configuration: DatabaseMigrationServiceClientConfig);
|
|
493
|
+
destroy(): void;
|
|
494
|
+
}
|
|
495
|
+
export {};
|