@aws-sdk/client-database-migration-service 3.168.0 → 3.170.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 +1240 -330
- package/dist-types/ts3.4/DatabaseMigrationServiceClient.d.ts +520 -138
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateFleetAdvisorCollectorCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateReplicationInstanceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateReplicationSubnetGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateReplicationTaskCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteFleetAdvisorCollectorCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteFleetAdvisorDatabasesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteReplicationInstanceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteReplicationSubnetGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteReplicationTaskCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeApplicableIndividualAssessmentsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeEndpointSettingsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEndpointTypesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEndpointsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorCollectorsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorDatabasesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorLsaAnalysisCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemasCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeOrderableReplicationInstancesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeRefreshSchemasStatusCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeReplicationInstancesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeReplicationSubnetGroupsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentResultsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentRunsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeReplicationTaskIndividualAssessmentsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeReplicationTasksCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeSchemasCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeTableStatisticsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ImportCertificateCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ModifyEndpointCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifyReplicationInstanceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifyReplicationSubnetGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifyReplicationTaskCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/MoveReplicationTaskCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/RebootReplicationInstanceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RefreshSchemasCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ReloadTablesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RunFleetAdvisorLsaAnalysisCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentRunCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartReplicationTaskCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StopReplicationTaskCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateSubscriptionsToEventBridgeCommand.d.ts +41 -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 +8 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +3303 -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 +68 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +68 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +69 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +13 -11
- package/dist-types/ts3.4/waiters/index.d.ts +8 -8
- package/dist-types/ts3.4/waiters/waitForEndpointDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForReplicationInstanceAvailable.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForReplicationInstanceDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForReplicationTaskDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForReplicationTaskReady.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForReplicationTaskRunning.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForReplicationTaskStopped.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForTestConnectionSucceeds.d.ts +13 -7
- package/package.json +35 -35
|
@@ -1,197 +1,785 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
import {
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
import {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
import {
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
import {
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
import {
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
import {
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
import {
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
import {
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
import {
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
import {
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
import {
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
import {
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
import {
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
import {
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
import {
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
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
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
1
|
+
import {
|
|
2
|
+
HttpRequest as __HttpRequest,
|
|
3
|
+
HttpResponse as __HttpResponse,
|
|
4
|
+
} from "@aws-sdk/protocol-http";
|
|
5
|
+
import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
|
|
6
|
+
import {
|
|
7
|
+
AddTagsToResourceCommandInput,
|
|
8
|
+
AddTagsToResourceCommandOutput,
|
|
9
|
+
} from "../commands/AddTagsToResourceCommand";
|
|
10
|
+
import {
|
|
11
|
+
ApplyPendingMaintenanceActionCommandInput,
|
|
12
|
+
ApplyPendingMaintenanceActionCommandOutput,
|
|
13
|
+
} from "../commands/ApplyPendingMaintenanceActionCommand";
|
|
14
|
+
import {
|
|
15
|
+
CancelReplicationTaskAssessmentRunCommandInput,
|
|
16
|
+
CancelReplicationTaskAssessmentRunCommandOutput,
|
|
17
|
+
} from "../commands/CancelReplicationTaskAssessmentRunCommand";
|
|
18
|
+
import {
|
|
19
|
+
CreateEndpointCommandInput,
|
|
20
|
+
CreateEndpointCommandOutput,
|
|
21
|
+
} from "../commands/CreateEndpointCommand";
|
|
22
|
+
import {
|
|
23
|
+
CreateEventSubscriptionCommandInput,
|
|
24
|
+
CreateEventSubscriptionCommandOutput,
|
|
25
|
+
} from "../commands/CreateEventSubscriptionCommand";
|
|
26
|
+
import {
|
|
27
|
+
CreateFleetAdvisorCollectorCommandInput,
|
|
28
|
+
CreateFleetAdvisorCollectorCommandOutput,
|
|
29
|
+
} from "../commands/CreateFleetAdvisorCollectorCommand";
|
|
30
|
+
import {
|
|
31
|
+
CreateReplicationInstanceCommandInput,
|
|
32
|
+
CreateReplicationInstanceCommandOutput,
|
|
33
|
+
} from "../commands/CreateReplicationInstanceCommand";
|
|
34
|
+
import {
|
|
35
|
+
CreateReplicationSubnetGroupCommandInput,
|
|
36
|
+
CreateReplicationSubnetGroupCommandOutput,
|
|
37
|
+
} from "../commands/CreateReplicationSubnetGroupCommand";
|
|
38
|
+
import {
|
|
39
|
+
CreateReplicationTaskCommandInput,
|
|
40
|
+
CreateReplicationTaskCommandOutput,
|
|
41
|
+
} from "../commands/CreateReplicationTaskCommand";
|
|
42
|
+
import {
|
|
43
|
+
DeleteCertificateCommandInput,
|
|
44
|
+
DeleteCertificateCommandOutput,
|
|
45
|
+
} from "../commands/DeleteCertificateCommand";
|
|
46
|
+
import {
|
|
47
|
+
DeleteConnectionCommandInput,
|
|
48
|
+
DeleteConnectionCommandOutput,
|
|
49
|
+
} from "../commands/DeleteConnectionCommand";
|
|
50
|
+
import {
|
|
51
|
+
DeleteEndpointCommandInput,
|
|
52
|
+
DeleteEndpointCommandOutput,
|
|
53
|
+
} from "../commands/DeleteEndpointCommand";
|
|
54
|
+
import {
|
|
55
|
+
DeleteEventSubscriptionCommandInput,
|
|
56
|
+
DeleteEventSubscriptionCommandOutput,
|
|
57
|
+
} from "../commands/DeleteEventSubscriptionCommand";
|
|
58
|
+
import {
|
|
59
|
+
DeleteFleetAdvisorCollectorCommandInput,
|
|
60
|
+
DeleteFleetAdvisorCollectorCommandOutput,
|
|
61
|
+
} from "../commands/DeleteFleetAdvisorCollectorCommand";
|
|
62
|
+
import {
|
|
63
|
+
DeleteFleetAdvisorDatabasesCommandInput,
|
|
64
|
+
DeleteFleetAdvisorDatabasesCommandOutput,
|
|
65
|
+
} from "../commands/DeleteFleetAdvisorDatabasesCommand";
|
|
66
|
+
import {
|
|
67
|
+
DeleteReplicationInstanceCommandInput,
|
|
68
|
+
DeleteReplicationInstanceCommandOutput,
|
|
69
|
+
} from "../commands/DeleteReplicationInstanceCommand";
|
|
70
|
+
import {
|
|
71
|
+
DeleteReplicationSubnetGroupCommandInput,
|
|
72
|
+
DeleteReplicationSubnetGroupCommandOutput,
|
|
73
|
+
} from "../commands/DeleteReplicationSubnetGroupCommand";
|
|
74
|
+
import {
|
|
75
|
+
DeleteReplicationTaskAssessmentRunCommandInput,
|
|
76
|
+
DeleteReplicationTaskAssessmentRunCommandOutput,
|
|
77
|
+
} from "../commands/DeleteReplicationTaskAssessmentRunCommand";
|
|
78
|
+
import {
|
|
79
|
+
DeleteReplicationTaskCommandInput,
|
|
80
|
+
DeleteReplicationTaskCommandOutput,
|
|
81
|
+
} from "../commands/DeleteReplicationTaskCommand";
|
|
82
|
+
import {
|
|
83
|
+
DescribeAccountAttributesCommandInput,
|
|
84
|
+
DescribeAccountAttributesCommandOutput,
|
|
85
|
+
} from "../commands/DescribeAccountAttributesCommand";
|
|
86
|
+
import {
|
|
87
|
+
DescribeApplicableIndividualAssessmentsCommandInput,
|
|
88
|
+
DescribeApplicableIndividualAssessmentsCommandOutput,
|
|
89
|
+
} from "../commands/DescribeApplicableIndividualAssessmentsCommand";
|
|
90
|
+
import {
|
|
91
|
+
DescribeCertificatesCommandInput,
|
|
92
|
+
DescribeCertificatesCommandOutput,
|
|
93
|
+
} from "../commands/DescribeCertificatesCommand";
|
|
94
|
+
import {
|
|
95
|
+
DescribeConnectionsCommandInput,
|
|
96
|
+
DescribeConnectionsCommandOutput,
|
|
97
|
+
} from "../commands/DescribeConnectionsCommand";
|
|
98
|
+
import {
|
|
99
|
+
DescribeEndpointsCommandInput,
|
|
100
|
+
DescribeEndpointsCommandOutput,
|
|
101
|
+
} from "../commands/DescribeEndpointsCommand";
|
|
102
|
+
import {
|
|
103
|
+
DescribeEndpointSettingsCommandInput,
|
|
104
|
+
DescribeEndpointSettingsCommandOutput,
|
|
105
|
+
} from "../commands/DescribeEndpointSettingsCommand";
|
|
106
|
+
import {
|
|
107
|
+
DescribeEndpointTypesCommandInput,
|
|
108
|
+
DescribeEndpointTypesCommandOutput,
|
|
109
|
+
} from "../commands/DescribeEndpointTypesCommand";
|
|
110
|
+
import {
|
|
111
|
+
DescribeEventCategoriesCommandInput,
|
|
112
|
+
DescribeEventCategoriesCommandOutput,
|
|
113
|
+
} from "../commands/DescribeEventCategoriesCommand";
|
|
114
|
+
import {
|
|
115
|
+
DescribeEventsCommandInput,
|
|
116
|
+
DescribeEventsCommandOutput,
|
|
117
|
+
} from "../commands/DescribeEventsCommand";
|
|
118
|
+
import {
|
|
119
|
+
DescribeEventSubscriptionsCommandInput,
|
|
120
|
+
DescribeEventSubscriptionsCommandOutput,
|
|
121
|
+
} from "../commands/DescribeEventSubscriptionsCommand";
|
|
122
|
+
import {
|
|
123
|
+
DescribeFleetAdvisorCollectorsCommandInput,
|
|
124
|
+
DescribeFleetAdvisorCollectorsCommandOutput,
|
|
125
|
+
} from "../commands/DescribeFleetAdvisorCollectorsCommand";
|
|
126
|
+
import {
|
|
127
|
+
DescribeFleetAdvisorDatabasesCommandInput,
|
|
128
|
+
DescribeFleetAdvisorDatabasesCommandOutput,
|
|
129
|
+
} from "../commands/DescribeFleetAdvisorDatabasesCommand";
|
|
130
|
+
import {
|
|
131
|
+
DescribeFleetAdvisorLsaAnalysisCommandInput,
|
|
132
|
+
DescribeFleetAdvisorLsaAnalysisCommandOutput,
|
|
133
|
+
} from "../commands/DescribeFleetAdvisorLsaAnalysisCommand";
|
|
134
|
+
import {
|
|
135
|
+
DescribeFleetAdvisorSchemaObjectSummaryCommandInput,
|
|
136
|
+
DescribeFleetAdvisorSchemaObjectSummaryCommandOutput,
|
|
137
|
+
} from "../commands/DescribeFleetAdvisorSchemaObjectSummaryCommand";
|
|
138
|
+
import {
|
|
139
|
+
DescribeFleetAdvisorSchemasCommandInput,
|
|
140
|
+
DescribeFleetAdvisorSchemasCommandOutput,
|
|
141
|
+
} from "../commands/DescribeFleetAdvisorSchemasCommand";
|
|
142
|
+
import {
|
|
143
|
+
DescribeOrderableReplicationInstancesCommandInput,
|
|
144
|
+
DescribeOrderableReplicationInstancesCommandOutput,
|
|
145
|
+
} from "../commands/DescribeOrderableReplicationInstancesCommand";
|
|
146
|
+
import {
|
|
147
|
+
DescribePendingMaintenanceActionsCommandInput,
|
|
148
|
+
DescribePendingMaintenanceActionsCommandOutput,
|
|
149
|
+
} from "../commands/DescribePendingMaintenanceActionsCommand";
|
|
150
|
+
import {
|
|
151
|
+
DescribeRefreshSchemasStatusCommandInput,
|
|
152
|
+
DescribeRefreshSchemasStatusCommandOutput,
|
|
153
|
+
} from "../commands/DescribeRefreshSchemasStatusCommand";
|
|
154
|
+
import {
|
|
155
|
+
DescribeReplicationInstancesCommandInput,
|
|
156
|
+
DescribeReplicationInstancesCommandOutput,
|
|
157
|
+
} from "../commands/DescribeReplicationInstancesCommand";
|
|
158
|
+
import {
|
|
159
|
+
DescribeReplicationInstanceTaskLogsCommandInput,
|
|
160
|
+
DescribeReplicationInstanceTaskLogsCommandOutput,
|
|
161
|
+
} from "../commands/DescribeReplicationInstanceTaskLogsCommand";
|
|
162
|
+
import {
|
|
163
|
+
DescribeReplicationSubnetGroupsCommandInput,
|
|
164
|
+
DescribeReplicationSubnetGroupsCommandOutput,
|
|
165
|
+
} from "../commands/DescribeReplicationSubnetGroupsCommand";
|
|
166
|
+
import {
|
|
167
|
+
DescribeReplicationTaskAssessmentResultsCommandInput,
|
|
168
|
+
DescribeReplicationTaskAssessmentResultsCommandOutput,
|
|
169
|
+
} from "../commands/DescribeReplicationTaskAssessmentResultsCommand";
|
|
170
|
+
import {
|
|
171
|
+
DescribeReplicationTaskAssessmentRunsCommandInput,
|
|
172
|
+
DescribeReplicationTaskAssessmentRunsCommandOutput,
|
|
173
|
+
} from "../commands/DescribeReplicationTaskAssessmentRunsCommand";
|
|
174
|
+
import {
|
|
175
|
+
DescribeReplicationTaskIndividualAssessmentsCommandInput,
|
|
176
|
+
DescribeReplicationTaskIndividualAssessmentsCommandOutput,
|
|
177
|
+
} from "../commands/DescribeReplicationTaskIndividualAssessmentsCommand";
|
|
178
|
+
import {
|
|
179
|
+
DescribeReplicationTasksCommandInput,
|
|
180
|
+
DescribeReplicationTasksCommandOutput,
|
|
181
|
+
} from "../commands/DescribeReplicationTasksCommand";
|
|
182
|
+
import {
|
|
183
|
+
DescribeSchemasCommandInput,
|
|
184
|
+
DescribeSchemasCommandOutput,
|
|
185
|
+
} from "../commands/DescribeSchemasCommand";
|
|
186
|
+
import {
|
|
187
|
+
DescribeTableStatisticsCommandInput,
|
|
188
|
+
DescribeTableStatisticsCommandOutput,
|
|
189
|
+
} from "../commands/DescribeTableStatisticsCommand";
|
|
190
|
+
import {
|
|
191
|
+
ImportCertificateCommandInput,
|
|
192
|
+
ImportCertificateCommandOutput,
|
|
193
|
+
} from "../commands/ImportCertificateCommand";
|
|
194
|
+
import {
|
|
195
|
+
ListTagsForResourceCommandInput,
|
|
196
|
+
ListTagsForResourceCommandOutput,
|
|
197
|
+
} from "../commands/ListTagsForResourceCommand";
|
|
198
|
+
import {
|
|
199
|
+
ModifyEndpointCommandInput,
|
|
200
|
+
ModifyEndpointCommandOutput,
|
|
201
|
+
} from "../commands/ModifyEndpointCommand";
|
|
202
|
+
import {
|
|
203
|
+
ModifyEventSubscriptionCommandInput,
|
|
204
|
+
ModifyEventSubscriptionCommandOutput,
|
|
205
|
+
} from "../commands/ModifyEventSubscriptionCommand";
|
|
206
|
+
import {
|
|
207
|
+
ModifyReplicationInstanceCommandInput,
|
|
208
|
+
ModifyReplicationInstanceCommandOutput,
|
|
209
|
+
} from "../commands/ModifyReplicationInstanceCommand";
|
|
210
|
+
import {
|
|
211
|
+
ModifyReplicationSubnetGroupCommandInput,
|
|
212
|
+
ModifyReplicationSubnetGroupCommandOutput,
|
|
213
|
+
} from "../commands/ModifyReplicationSubnetGroupCommand";
|
|
214
|
+
import {
|
|
215
|
+
ModifyReplicationTaskCommandInput,
|
|
216
|
+
ModifyReplicationTaskCommandOutput,
|
|
217
|
+
} from "../commands/ModifyReplicationTaskCommand";
|
|
218
|
+
import {
|
|
219
|
+
MoveReplicationTaskCommandInput,
|
|
220
|
+
MoveReplicationTaskCommandOutput,
|
|
221
|
+
} from "../commands/MoveReplicationTaskCommand";
|
|
222
|
+
import {
|
|
223
|
+
RebootReplicationInstanceCommandInput,
|
|
224
|
+
RebootReplicationInstanceCommandOutput,
|
|
225
|
+
} from "../commands/RebootReplicationInstanceCommand";
|
|
226
|
+
import {
|
|
227
|
+
RefreshSchemasCommandInput,
|
|
228
|
+
RefreshSchemasCommandOutput,
|
|
229
|
+
} from "../commands/RefreshSchemasCommand";
|
|
230
|
+
import {
|
|
231
|
+
ReloadTablesCommandInput,
|
|
232
|
+
ReloadTablesCommandOutput,
|
|
233
|
+
} from "../commands/ReloadTablesCommand";
|
|
234
|
+
import {
|
|
235
|
+
RemoveTagsFromResourceCommandInput,
|
|
236
|
+
RemoveTagsFromResourceCommandOutput,
|
|
237
|
+
} from "../commands/RemoveTagsFromResourceCommand";
|
|
238
|
+
import {
|
|
239
|
+
RunFleetAdvisorLsaAnalysisCommandInput,
|
|
240
|
+
RunFleetAdvisorLsaAnalysisCommandOutput,
|
|
241
|
+
} from "../commands/RunFleetAdvisorLsaAnalysisCommand";
|
|
242
|
+
import {
|
|
243
|
+
StartReplicationTaskAssessmentCommandInput,
|
|
244
|
+
StartReplicationTaskAssessmentCommandOutput,
|
|
245
|
+
} from "../commands/StartReplicationTaskAssessmentCommand";
|
|
246
|
+
import {
|
|
247
|
+
StartReplicationTaskAssessmentRunCommandInput,
|
|
248
|
+
StartReplicationTaskAssessmentRunCommandOutput,
|
|
249
|
+
} from "../commands/StartReplicationTaskAssessmentRunCommand";
|
|
250
|
+
import {
|
|
251
|
+
StartReplicationTaskCommandInput,
|
|
252
|
+
StartReplicationTaskCommandOutput,
|
|
253
|
+
} from "../commands/StartReplicationTaskCommand";
|
|
254
|
+
import {
|
|
255
|
+
StopReplicationTaskCommandInput,
|
|
256
|
+
StopReplicationTaskCommandOutput,
|
|
257
|
+
} from "../commands/StopReplicationTaskCommand";
|
|
258
|
+
import {
|
|
259
|
+
TestConnectionCommandInput,
|
|
260
|
+
TestConnectionCommandOutput,
|
|
261
|
+
} from "../commands/TestConnectionCommand";
|
|
262
|
+
import {
|
|
263
|
+
UpdateSubscriptionsToEventBridgeCommandInput,
|
|
264
|
+
UpdateSubscriptionsToEventBridgeCommandOutput,
|
|
265
|
+
} from "../commands/UpdateSubscriptionsToEventBridgeCommand";
|
|
266
|
+
export declare const serializeAws_json1_1AddTagsToResourceCommand: (
|
|
267
|
+
input: AddTagsToResourceCommandInput,
|
|
268
|
+
context: __SerdeContext
|
|
269
|
+
) => Promise<__HttpRequest>;
|
|
270
|
+
export declare const serializeAws_json1_1ApplyPendingMaintenanceActionCommand: (
|
|
271
|
+
input: ApplyPendingMaintenanceActionCommandInput,
|
|
272
|
+
context: __SerdeContext
|
|
273
|
+
) => Promise<__HttpRequest>;
|
|
274
|
+
export declare const serializeAws_json1_1CancelReplicationTaskAssessmentRunCommand: (
|
|
275
|
+
input: CancelReplicationTaskAssessmentRunCommandInput,
|
|
276
|
+
context: __SerdeContext
|
|
277
|
+
) => Promise<__HttpRequest>;
|
|
278
|
+
export declare const serializeAws_json1_1CreateEndpointCommand: (
|
|
279
|
+
input: CreateEndpointCommandInput,
|
|
280
|
+
context: __SerdeContext
|
|
281
|
+
) => Promise<__HttpRequest>;
|
|
282
|
+
export declare const serializeAws_json1_1CreateEventSubscriptionCommand: (
|
|
283
|
+
input: CreateEventSubscriptionCommandInput,
|
|
284
|
+
context: __SerdeContext
|
|
285
|
+
) => Promise<__HttpRequest>;
|
|
286
|
+
export declare const serializeAws_json1_1CreateFleetAdvisorCollectorCommand: (
|
|
287
|
+
input: CreateFleetAdvisorCollectorCommandInput,
|
|
288
|
+
context: __SerdeContext
|
|
289
|
+
) => Promise<__HttpRequest>;
|
|
290
|
+
export declare const serializeAws_json1_1CreateReplicationInstanceCommand: (
|
|
291
|
+
input: CreateReplicationInstanceCommandInput,
|
|
292
|
+
context: __SerdeContext
|
|
293
|
+
) => Promise<__HttpRequest>;
|
|
294
|
+
export declare const serializeAws_json1_1CreateReplicationSubnetGroupCommand: (
|
|
295
|
+
input: CreateReplicationSubnetGroupCommandInput,
|
|
296
|
+
context: __SerdeContext
|
|
297
|
+
) => Promise<__HttpRequest>;
|
|
298
|
+
export declare const serializeAws_json1_1CreateReplicationTaskCommand: (
|
|
299
|
+
input: CreateReplicationTaskCommandInput,
|
|
300
|
+
context: __SerdeContext
|
|
301
|
+
) => Promise<__HttpRequest>;
|
|
302
|
+
export declare const serializeAws_json1_1DeleteCertificateCommand: (
|
|
303
|
+
input: DeleteCertificateCommandInput,
|
|
304
|
+
context: __SerdeContext
|
|
305
|
+
) => Promise<__HttpRequest>;
|
|
306
|
+
export declare const serializeAws_json1_1DeleteConnectionCommand: (
|
|
307
|
+
input: DeleteConnectionCommandInput,
|
|
308
|
+
context: __SerdeContext
|
|
309
|
+
) => Promise<__HttpRequest>;
|
|
310
|
+
export declare const serializeAws_json1_1DeleteEndpointCommand: (
|
|
311
|
+
input: DeleteEndpointCommandInput,
|
|
312
|
+
context: __SerdeContext
|
|
313
|
+
) => Promise<__HttpRequest>;
|
|
314
|
+
export declare const serializeAws_json1_1DeleteEventSubscriptionCommand: (
|
|
315
|
+
input: DeleteEventSubscriptionCommandInput,
|
|
316
|
+
context: __SerdeContext
|
|
317
|
+
) => Promise<__HttpRequest>;
|
|
318
|
+
export declare const serializeAws_json1_1DeleteFleetAdvisorCollectorCommand: (
|
|
319
|
+
input: DeleteFleetAdvisorCollectorCommandInput,
|
|
320
|
+
context: __SerdeContext
|
|
321
|
+
) => Promise<__HttpRequest>;
|
|
322
|
+
export declare const serializeAws_json1_1DeleteFleetAdvisorDatabasesCommand: (
|
|
323
|
+
input: DeleteFleetAdvisorDatabasesCommandInput,
|
|
324
|
+
context: __SerdeContext
|
|
325
|
+
) => Promise<__HttpRequest>;
|
|
326
|
+
export declare const serializeAws_json1_1DeleteReplicationInstanceCommand: (
|
|
327
|
+
input: DeleteReplicationInstanceCommandInput,
|
|
328
|
+
context: __SerdeContext
|
|
329
|
+
) => Promise<__HttpRequest>;
|
|
330
|
+
export declare const serializeAws_json1_1DeleteReplicationSubnetGroupCommand: (
|
|
331
|
+
input: DeleteReplicationSubnetGroupCommandInput,
|
|
332
|
+
context: __SerdeContext
|
|
333
|
+
) => Promise<__HttpRequest>;
|
|
334
|
+
export declare const serializeAws_json1_1DeleteReplicationTaskCommand: (
|
|
335
|
+
input: DeleteReplicationTaskCommandInput,
|
|
336
|
+
context: __SerdeContext
|
|
337
|
+
) => Promise<__HttpRequest>;
|
|
338
|
+
export declare const serializeAws_json1_1DeleteReplicationTaskAssessmentRunCommand: (
|
|
339
|
+
input: DeleteReplicationTaskAssessmentRunCommandInput,
|
|
340
|
+
context: __SerdeContext
|
|
341
|
+
) => Promise<__HttpRequest>;
|
|
342
|
+
export declare const serializeAws_json1_1DescribeAccountAttributesCommand: (
|
|
343
|
+
input: DescribeAccountAttributesCommandInput,
|
|
344
|
+
context: __SerdeContext
|
|
345
|
+
) => Promise<__HttpRequest>;
|
|
346
|
+
export declare const serializeAws_json1_1DescribeApplicableIndividualAssessmentsCommand: (
|
|
347
|
+
input: DescribeApplicableIndividualAssessmentsCommandInput,
|
|
348
|
+
context: __SerdeContext
|
|
349
|
+
) => Promise<__HttpRequest>;
|
|
350
|
+
export declare const serializeAws_json1_1DescribeCertificatesCommand: (
|
|
351
|
+
input: DescribeCertificatesCommandInput,
|
|
352
|
+
context: __SerdeContext
|
|
353
|
+
) => Promise<__HttpRequest>;
|
|
354
|
+
export declare const serializeAws_json1_1DescribeConnectionsCommand: (
|
|
355
|
+
input: DescribeConnectionsCommandInput,
|
|
356
|
+
context: __SerdeContext
|
|
357
|
+
) => Promise<__HttpRequest>;
|
|
358
|
+
export declare const serializeAws_json1_1DescribeEndpointsCommand: (
|
|
359
|
+
input: DescribeEndpointsCommandInput,
|
|
360
|
+
context: __SerdeContext
|
|
361
|
+
) => Promise<__HttpRequest>;
|
|
362
|
+
export declare const serializeAws_json1_1DescribeEndpointSettingsCommand: (
|
|
363
|
+
input: DescribeEndpointSettingsCommandInput,
|
|
364
|
+
context: __SerdeContext
|
|
365
|
+
) => Promise<__HttpRequest>;
|
|
366
|
+
export declare const serializeAws_json1_1DescribeEndpointTypesCommand: (
|
|
367
|
+
input: DescribeEndpointTypesCommandInput,
|
|
368
|
+
context: __SerdeContext
|
|
369
|
+
) => Promise<__HttpRequest>;
|
|
370
|
+
export declare const serializeAws_json1_1DescribeEventCategoriesCommand: (
|
|
371
|
+
input: DescribeEventCategoriesCommandInput,
|
|
372
|
+
context: __SerdeContext
|
|
373
|
+
) => Promise<__HttpRequest>;
|
|
374
|
+
export declare const serializeAws_json1_1DescribeEventsCommand: (
|
|
375
|
+
input: DescribeEventsCommandInput,
|
|
376
|
+
context: __SerdeContext
|
|
377
|
+
) => Promise<__HttpRequest>;
|
|
378
|
+
export declare const serializeAws_json1_1DescribeEventSubscriptionsCommand: (
|
|
379
|
+
input: DescribeEventSubscriptionsCommandInput,
|
|
380
|
+
context: __SerdeContext
|
|
381
|
+
) => Promise<__HttpRequest>;
|
|
382
|
+
export declare const serializeAws_json1_1DescribeFleetAdvisorCollectorsCommand: (
|
|
383
|
+
input: DescribeFleetAdvisorCollectorsCommandInput,
|
|
384
|
+
context: __SerdeContext
|
|
385
|
+
) => Promise<__HttpRequest>;
|
|
386
|
+
export declare const serializeAws_json1_1DescribeFleetAdvisorDatabasesCommand: (
|
|
387
|
+
input: DescribeFleetAdvisorDatabasesCommandInput,
|
|
388
|
+
context: __SerdeContext
|
|
389
|
+
) => Promise<__HttpRequest>;
|
|
390
|
+
export declare const serializeAws_json1_1DescribeFleetAdvisorLsaAnalysisCommand: (
|
|
391
|
+
input: DescribeFleetAdvisorLsaAnalysisCommandInput,
|
|
392
|
+
context: __SerdeContext
|
|
393
|
+
) => Promise<__HttpRequest>;
|
|
394
|
+
export declare const serializeAws_json1_1DescribeFleetAdvisorSchemaObjectSummaryCommand: (
|
|
395
|
+
input: DescribeFleetAdvisorSchemaObjectSummaryCommandInput,
|
|
396
|
+
context: __SerdeContext
|
|
397
|
+
) => Promise<__HttpRequest>;
|
|
398
|
+
export declare const serializeAws_json1_1DescribeFleetAdvisorSchemasCommand: (
|
|
399
|
+
input: DescribeFleetAdvisorSchemasCommandInput,
|
|
400
|
+
context: __SerdeContext
|
|
401
|
+
) => Promise<__HttpRequest>;
|
|
402
|
+
export declare const serializeAws_json1_1DescribeOrderableReplicationInstancesCommand: (
|
|
403
|
+
input: DescribeOrderableReplicationInstancesCommandInput,
|
|
404
|
+
context: __SerdeContext
|
|
405
|
+
) => Promise<__HttpRequest>;
|
|
406
|
+
export declare const serializeAws_json1_1DescribePendingMaintenanceActionsCommand: (
|
|
407
|
+
input: DescribePendingMaintenanceActionsCommandInput,
|
|
408
|
+
context: __SerdeContext
|
|
409
|
+
) => Promise<__HttpRequest>;
|
|
410
|
+
export declare const serializeAws_json1_1DescribeRefreshSchemasStatusCommand: (
|
|
411
|
+
input: DescribeRefreshSchemasStatusCommandInput,
|
|
412
|
+
context: __SerdeContext
|
|
413
|
+
) => Promise<__HttpRequest>;
|
|
414
|
+
export declare const serializeAws_json1_1DescribeReplicationInstancesCommand: (
|
|
415
|
+
input: DescribeReplicationInstancesCommandInput,
|
|
416
|
+
context: __SerdeContext
|
|
417
|
+
) => Promise<__HttpRequest>;
|
|
418
|
+
export declare const serializeAws_json1_1DescribeReplicationInstanceTaskLogsCommand: (
|
|
419
|
+
input: DescribeReplicationInstanceTaskLogsCommandInput,
|
|
420
|
+
context: __SerdeContext
|
|
421
|
+
) => Promise<__HttpRequest>;
|
|
422
|
+
export declare const serializeAws_json1_1DescribeReplicationSubnetGroupsCommand: (
|
|
423
|
+
input: DescribeReplicationSubnetGroupsCommandInput,
|
|
424
|
+
context: __SerdeContext
|
|
425
|
+
) => Promise<__HttpRequest>;
|
|
426
|
+
export declare const serializeAws_json1_1DescribeReplicationTaskAssessmentResultsCommand: (
|
|
427
|
+
input: DescribeReplicationTaskAssessmentResultsCommandInput,
|
|
428
|
+
context: __SerdeContext
|
|
429
|
+
) => Promise<__HttpRequest>;
|
|
430
|
+
export declare const serializeAws_json1_1DescribeReplicationTaskAssessmentRunsCommand: (
|
|
431
|
+
input: DescribeReplicationTaskAssessmentRunsCommandInput,
|
|
432
|
+
context: __SerdeContext
|
|
433
|
+
) => Promise<__HttpRequest>;
|
|
434
|
+
export declare const serializeAws_json1_1DescribeReplicationTaskIndividualAssessmentsCommand: (
|
|
435
|
+
input: DescribeReplicationTaskIndividualAssessmentsCommandInput,
|
|
436
|
+
context: __SerdeContext
|
|
437
|
+
) => Promise<__HttpRequest>;
|
|
438
|
+
export declare const serializeAws_json1_1DescribeReplicationTasksCommand: (
|
|
439
|
+
input: DescribeReplicationTasksCommandInput,
|
|
440
|
+
context: __SerdeContext
|
|
441
|
+
) => Promise<__HttpRequest>;
|
|
442
|
+
export declare const serializeAws_json1_1DescribeSchemasCommand: (
|
|
443
|
+
input: DescribeSchemasCommandInput,
|
|
444
|
+
context: __SerdeContext
|
|
445
|
+
) => Promise<__HttpRequest>;
|
|
446
|
+
export declare const serializeAws_json1_1DescribeTableStatisticsCommand: (
|
|
447
|
+
input: DescribeTableStatisticsCommandInput,
|
|
448
|
+
context: __SerdeContext
|
|
449
|
+
) => Promise<__HttpRequest>;
|
|
450
|
+
export declare const serializeAws_json1_1ImportCertificateCommand: (
|
|
451
|
+
input: ImportCertificateCommandInput,
|
|
452
|
+
context: __SerdeContext
|
|
453
|
+
) => Promise<__HttpRequest>;
|
|
454
|
+
export declare const serializeAws_json1_1ListTagsForResourceCommand: (
|
|
455
|
+
input: ListTagsForResourceCommandInput,
|
|
456
|
+
context: __SerdeContext
|
|
457
|
+
) => Promise<__HttpRequest>;
|
|
458
|
+
export declare const serializeAws_json1_1ModifyEndpointCommand: (
|
|
459
|
+
input: ModifyEndpointCommandInput,
|
|
460
|
+
context: __SerdeContext
|
|
461
|
+
) => Promise<__HttpRequest>;
|
|
462
|
+
export declare const serializeAws_json1_1ModifyEventSubscriptionCommand: (
|
|
463
|
+
input: ModifyEventSubscriptionCommandInput,
|
|
464
|
+
context: __SerdeContext
|
|
465
|
+
) => Promise<__HttpRequest>;
|
|
466
|
+
export declare const serializeAws_json1_1ModifyReplicationInstanceCommand: (
|
|
467
|
+
input: ModifyReplicationInstanceCommandInput,
|
|
468
|
+
context: __SerdeContext
|
|
469
|
+
) => Promise<__HttpRequest>;
|
|
470
|
+
export declare const serializeAws_json1_1ModifyReplicationSubnetGroupCommand: (
|
|
471
|
+
input: ModifyReplicationSubnetGroupCommandInput,
|
|
472
|
+
context: __SerdeContext
|
|
473
|
+
) => Promise<__HttpRequest>;
|
|
474
|
+
export declare const serializeAws_json1_1ModifyReplicationTaskCommand: (
|
|
475
|
+
input: ModifyReplicationTaskCommandInput,
|
|
476
|
+
context: __SerdeContext
|
|
477
|
+
) => Promise<__HttpRequest>;
|
|
478
|
+
export declare const serializeAws_json1_1MoveReplicationTaskCommand: (
|
|
479
|
+
input: MoveReplicationTaskCommandInput,
|
|
480
|
+
context: __SerdeContext
|
|
481
|
+
) => Promise<__HttpRequest>;
|
|
482
|
+
export declare const serializeAws_json1_1RebootReplicationInstanceCommand: (
|
|
483
|
+
input: RebootReplicationInstanceCommandInput,
|
|
484
|
+
context: __SerdeContext
|
|
485
|
+
) => Promise<__HttpRequest>;
|
|
486
|
+
export declare const serializeAws_json1_1RefreshSchemasCommand: (
|
|
487
|
+
input: RefreshSchemasCommandInput,
|
|
488
|
+
context: __SerdeContext
|
|
489
|
+
) => Promise<__HttpRequest>;
|
|
490
|
+
export declare const serializeAws_json1_1ReloadTablesCommand: (
|
|
491
|
+
input: ReloadTablesCommandInput,
|
|
492
|
+
context: __SerdeContext
|
|
493
|
+
) => Promise<__HttpRequest>;
|
|
494
|
+
export declare const serializeAws_json1_1RemoveTagsFromResourceCommand: (
|
|
495
|
+
input: RemoveTagsFromResourceCommandInput,
|
|
496
|
+
context: __SerdeContext
|
|
497
|
+
) => Promise<__HttpRequest>;
|
|
498
|
+
export declare const serializeAws_json1_1RunFleetAdvisorLsaAnalysisCommand: (
|
|
499
|
+
input: RunFleetAdvisorLsaAnalysisCommandInput,
|
|
500
|
+
context: __SerdeContext
|
|
501
|
+
) => Promise<__HttpRequest>;
|
|
502
|
+
export declare const serializeAws_json1_1StartReplicationTaskCommand: (
|
|
503
|
+
input: StartReplicationTaskCommandInput,
|
|
504
|
+
context: __SerdeContext
|
|
505
|
+
) => Promise<__HttpRequest>;
|
|
506
|
+
export declare const serializeAws_json1_1StartReplicationTaskAssessmentCommand: (
|
|
507
|
+
input: StartReplicationTaskAssessmentCommandInput,
|
|
508
|
+
context: __SerdeContext
|
|
509
|
+
) => Promise<__HttpRequest>;
|
|
510
|
+
export declare const serializeAws_json1_1StartReplicationTaskAssessmentRunCommand: (
|
|
511
|
+
input: StartReplicationTaskAssessmentRunCommandInput,
|
|
512
|
+
context: __SerdeContext
|
|
513
|
+
) => Promise<__HttpRequest>;
|
|
514
|
+
export declare const serializeAws_json1_1StopReplicationTaskCommand: (
|
|
515
|
+
input: StopReplicationTaskCommandInput,
|
|
516
|
+
context: __SerdeContext
|
|
517
|
+
) => Promise<__HttpRequest>;
|
|
518
|
+
export declare const serializeAws_json1_1TestConnectionCommand: (
|
|
519
|
+
input: TestConnectionCommandInput,
|
|
520
|
+
context: __SerdeContext
|
|
521
|
+
) => Promise<__HttpRequest>;
|
|
522
|
+
export declare const serializeAws_json1_1UpdateSubscriptionsToEventBridgeCommand: (
|
|
523
|
+
input: UpdateSubscriptionsToEventBridgeCommandInput,
|
|
524
|
+
context: __SerdeContext
|
|
525
|
+
) => Promise<__HttpRequest>;
|
|
526
|
+
export declare const deserializeAws_json1_1AddTagsToResourceCommand: (
|
|
527
|
+
output: __HttpResponse,
|
|
528
|
+
context: __SerdeContext
|
|
529
|
+
) => Promise<AddTagsToResourceCommandOutput>;
|
|
530
|
+
export declare const deserializeAws_json1_1ApplyPendingMaintenanceActionCommand: (
|
|
531
|
+
output: __HttpResponse,
|
|
532
|
+
context: __SerdeContext
|
|
533
|
+
) => Promise<ApplyPendingMaintenanceActionCommandOutput>;
|
|
534
|
+
export declare const deserializeAws_json1_1CancelReplicationTaskAssessmentRunCommand: (
|
|
535
|
+
output: __HttpResponse,
|
|
536
|
+
context: __SerdeContext
|
|
537
|
+
) => Promise<CancelReplicationTaskAssessmentRunCommandOutput>;
|
|
538
|
+
export declare const deserializeAws_json1_1CreateEndpointCommand: (
|
|
539
|
+
output: __HttpResponse,
|
|
540
|
+
context: __SerdeContext
|
|
541
|
+
) => Promise<CreateEndpointCommandOutput>;
|
|
542
|
+
export declare const deserializeAws_json1_1CreateEventSubscriptionCommand: (
|
|
543
|
+
output: __HttpResponse,
|
|
544
|
+
context: __SerdeContext
|
|
545
|
+
) => Promise<CreateEventSubscriptionCommandOutput>;
|
|
546
|
+
export declare const deserializeAws_json1_1CreateFleetAdvisorCollectorCommand: (
|
|
547
|
+
output: __HttpResponse,
|
|
548
|
+
context: __SerdeContext
|
|
549
|
+
) => Promise<CreateFleetAdvisorCollectorCommandOutput>;
|
|
550
|
+
export declare const deserializeAws_json1_1CreateReplicationInstanceCommand: (
|
|
551
|
+
output: __HttpResponse,
|
|
552
|
+
context: __SerdeContext
|
|
553
|
+
) => Promise<CreateReplicationInstanceCommandOutput>;
|
|
554
|
+
export declare const deserializeAws_json1_1CreateReplicationSubnetGroupCommand: (
|
|
555
|
+
output: __HttpResponse,
|
|
556
|
+
context: __SerdeContext
|
|
557
|
+
) => Promise<CreateReplicationSubnetGroupCommandOutput>;
|
|
558
|
+
export declare const deserializeAws_json1_1CreateReplicationTaskCommand: (
|
|
559
|
+
output: __HttpResponse,
|
|
560
|
+
context: __SerdeContext
|
|
561
|
+
) => Promise<CreateReplicationTaskCommandOutput>;
|
|
562
|
+
export declare const deserializeAws_json1_1DeleteCertificateCommand: (
|
|
563
|
+
output: __HttpResponse,
|
|
564
|
+
context: __SerdeContext
|
|
565
|
+
) => Promise<DeleteCertificateCommandOutput>;
|
|
566
|
+
export declare const deserializeAws_json1_1DeleteConnectionCommand: (
|
|
567
|
+
output: __HttpResponse,
|
|
568
|
+
context: __SerdeContext
|
|
569
|
+
) => Promise<DeleteConnectionCommandOutput>;
|
|
570
|
+
export declare const deserializeAws_json1_1DeleteEndpointCommand: (
|
|
571
|
+
output: __HttpResponse,
|
|
572
|
+
context: __SerdeContext
|
|
573
|
+
) => Promise<DeleteEndpointCommandOutput>;
|
|
574
|
+
export declare const deserializeAws_json1_1DeleteEventSubscriptionCommand: (
|
|
575
|
+
output: __HttpResponse,
|
|
576
|
+
context: __SerdeContext
|
|
577
|
+
) => Promise<DeleteEventSubscriptionCommandOutput>;
|
|
578
|
+
export declare const deserializeAws_json1_1DeleteFleetAdvisorCollectorCommand: (
|
|
579
|
+
output: __HttpResponse,
|
|
580
|
+
context: __SerdeContext
|
|
581
|
+
) => Promise<DeleteFleetAdvisorCollectorCommandOutput>;
|
|
582
|
+
export declare const deserializeAws_json1_1DeleteFleetAdvisorDatabasesCommand: (
|
|
583
|
+
output: __HttpResponse,
|
|
584
|
+
context: __SerdeContext
|
|
585
|
+
) => Promise<DeleteFleetAdvisorDatabasesCommandOutput>;
|
|
586
|
+
export declare const deserializeAws_json1_1DeleteReplicationInstanceCommand: (
|
|
587
|
+
output: __HttpResponse,
|
|
588
|
+
context: __SerdeContext
|
|
589
|
+
) => Promise<DeleteReplicationInstanceCommandOutput>;
|
|
590
|
+
export declare const deserializeAws_json1_1DeleteReplicationSubnetGroupCommand: (
|
|
591
|
+
output: __HttpResponse,
|
|
592
|
+
context: __SerdeContext
|
|
593
|
+
) => Promise<DeleteReplicationSubnetGroupCommandOutput>;
|
|
594
|
+
export declare const deserializeAws_json1_1DeleteReplicationTaskCommand: (
|
|
595
|
+
output: __HttpResponse,
|
|
596
|
+
context: __SerdeContext
|
|
597
|
+
) => Promise<DeleteReplicationTaskCommandOutput>;
|
|
598
|
+
export declare const deserializeAws_json1_1DeleteReplicationTaskAssessmentRunCommand: (
|
|
599
|
+
output: __HttpResponse,
|
|
600
|
+
context: __SerdeContext
|
|
601
|
+
) => Promise<DeleteReplicationTaskAssessmentRunCommandOutput>;
|
|
602
|
+
export declare const deserializeAws_json1_1DescribeAccountAttributesCommand: (
|
|
603
|
+
output: __HttpResponse,
|
|
604
|
+
context: __SerdeContext
|
|
605
|
+
) => Promise<DescribeAccountAttributesCommandOutput>;
|
|
606
|
+
export declare const deserializeAws_json1_1DescribeApplicableIndividualAssessmentsCommand: (
|
|
607
|
+
output: __HttpResponse,
|
|
608
|
+
context: __SerdeContext
|
|
609
|
+
) => Promise<DescribeApplicableIndividualAssessmentsCommandOutput>;
|
|
610
|
+
export declare const deserializeAws_json1_1DescribeCertificatesCommand: (
|
|
611
|
+
output: __HttpResponse,
|
|
612
|
+
context: __SerdeContext
|
|
613
|
+
) => Promise<DescribeCertificatesCommandOutput>;
|
|
614
|
+
export declare const deserializeAws_json1_1DescribeConnectionsCommand: (
|
|
615
|
+
output: __HttpResponse,
|
|
616
|
+
context: __SerdeContext
|
|
617
|
+
) => Promise<DescribeConnectionsCommandOutput>;
|
|
618
|
+
export declare const deserializeAws_json1_1DescribeEndpointsCommand: (
|
|
619
|
+
output: __HttpResponse,
|
|
620
|
+
context: __SerdeContext
|
|
621
|
+
) => Promise<DescribeEndpointsCommandOutput>;
|
|
622
|
+
export declare const deserializeAws_json1_1DescribeEndpointSettingsCommand: (
|
|
623
|
+
output: __HttpResponse,
|
|
624
|
+
context: __SerdeContext
|
|
625
|
+
) => Promise<DescribeEndpointSettingsCommandOutput>;
|
|
626
|
+
export declare const deserializeAws_json1_1DescribeEndpointTypesCommand: (
|
|
627
|
+
output: __HttpResponse,
|
|
628
|
+
context: __SerdeContext
|
|
629
|
+
) => Promise<DescribeEndpointTypesCommandOutput>;
|
|
630
|
+
export declare const deserializeAws_json1_1DescribeEventCategoriesCommand: (
|
|
631
|
+
output: __HttpResponse,
|
|
632
|
+
context: __SerdeContext
|
|
633
|
+
) => Promise<DescribeEventCategoriesCommandOutput>;
|
|
634
|
+
export declare const deserializeAws_json1_1DescribeEventsCommand: (
|
|
635
|
+
output: __HttpResponse,
|
|
636
|
+
context: __SerdeContext
|
|
637
|
+
) => Promise<DescribeEventsCommandOutput>;
|
|
638
|
+
export declare const deserializeAws_json1_1DescribeEventSubscriptionsCommand: (
|
|
639
|
+
output: __HttpResponse,
|
|
640
|
+
context: __SerdeContext
|
|
641
|
+
) => Promise<DescribeEventSubscriptionsCommandOutput>;
|
|
642
|
+
export declare const deserializeAws_json1_1DescribeFleetAdvisorCollectorsCommand: (
|
|
643
|
+
output: __HttpResponse,
|
|
644
|
+
context: __SerdeContext
|
|
645
|
+
) => Promise<DescribeFleetAdvisorCollectorsCommandOutput>;
|
|
646
|
+
export declare const deserializeAws_json1_1DescribeFleetAdvisorDatabasesCommand: (
|
|
647
|
+
output: __HttpResponse,
|
|
648
|
+
context: __SerdeContext
|
|
649
|
+
) => Promise<DescribeFleetAdvisorDatabasesCommandOutput>;
|
|
650
|
+
export declare const deserializeAws_json1_1DescribeFleetAdvisorLsaAnalysisCommand: (
|
|
651
|
+
output: __HttpResponse,
|
|
652
|
+
context: __SerdeContext
|
|
653
|
+
) => Promise<DescribeFleetAdvisorLsaAnalysisCommandOutput>;
|
|
654
|
+
export declare const deserializeAws_json1_1DescribeFleetAdvisorSchemaObjectSummaryCommand: (
|
|
655
|
+
output: __HttpResponse,
|
|
656
|
+
context: __SerdeContext
|
|
657
|
+
) => Promise<DescribeFleetAdvisorSchemaObjectSummaryCommandOutput>;
|
|
658
|
+
export declare const deserializeAws_json1_1DescribeFleetAdvisorSchemasCommand: (
|
|
659
|
+
output: __HttpResponse,
|
|
660
|
+
context: __SerdeContext
|
|
661
|
+
) => Promise<DescribeFleetAdvisorSchemasCommandOutput>;
|
|
662
|
+
export declare const deserializeAws_json1_1DescribeOrderableReplicationInstancesCommand: (
|
|
663
|
+
output: __HttpResponse,
|
|
664
|
+
context: __SerdeContext
|
|
665
|
+
) => Promise<DescribeOrderableReplicationInstancesCommandOutput>;
|
|
666
|
+
export declare const deserializeAws_json1_1DescribePendingMaintenanceActionsCommand: (
|
|
667
|
+
output: __HttpResponse,
|
|
668
|
+
context: __SerdeContext
|
|
669
|
+
) => Promise<DescribePendingMaintenanceActionsCommandOutput>;
|
|
670
|
+
export declare const deserializeAws_json1_1DescribeRefreshSchemasStatusCommand: (
|
|
671
|
+
output: __HttpResponse,
|
|
672
|
+
context: __SerdeContext
|
|
673
|
+
) => Promise<DescribeRefreshSchemasStatusCommandOutput>;
|
|
674
|
+
export declare const deserializeAws_json1_1DescribeReplicationInstancesCommand: (
|
|
675
|
+
output: __HttpResponse,
|
|
676
|
+
context: __SerdeContext
|
|
677
|
+
) => Promise<DescribeReplicationInstancesCommandOutput>;
|
|
678
|
+
export declare const deserializeAws_json1_1DescribeReplicationInstanceTaskLogsCommand: (
|
|
679
|
+
output: __HttpResponse,
|
|
680
|
+
context: __SerdeContext
|
|
681
|
+
) => Promise<DescribeReplicationInstanceTaskLogsCommandOutput>;
|
|
682
|
+
export declare const deserializeAws_json1_1DescribeReplicationSubnetGroupsCommand: (
|
|
683
|
+
output: __HttpResponse,
|
|
684
|
+
context: __SerdeContext
|
|
685
|
+
) => Promise<DescribeReplicationSubnetGroupsCommandOutput>;
|
|
686
|
+
export declare const deserializeAws_json1_1DescribeReplicationTaskAssessmentResultsCommand: (
|
|
687
|
+
output: __HttpResponse,
|
|
688
|
+
context: __SerdeContext
|
|
689
|
+
) => Promise<DescribeReplicationTaskAssessmentResultsCommandOutput>;
|
|
690
|
+
export declare const deserializeAws_json1_1DescribeReplicationTaskAssessmentRunsCommand: (
|
|
691
|
+
output: __HttpResponse,
|
|
692
|
+
context: __SerdeContext
|
|
693
|
+
) => Promise<DescribeReplicationTaskAssessmentRunsCommandOutput>;
|
|
694
|
+
export declare const deserializeAws_json1_1DescribeReplicationTaskIndividualAssessmentsCommand: (
|
|
695
|
+
output: __HttpResponse,
|
|
696
|
+
context: __SerdeContext
|
|
697
|
+
) => Promise<DescribeReplicationTaskIndividualAssessmentsCommandOutput>;
|
|
698
|
+
export declare const deserializeAws_json1_1DescribeReplicationTasksCommand: (
|
|
699
|
+
output: __HttpResponse,
|
|
700
|
+
context: __SerdeContext
|
|
701
|
+
) => Promise<DescribeReplicationTasksCommandOutput>;
|
|
702
|
+
export declare const deserializeAws_json1_1DescribeSchemasCommand: (
|
|
703
|
+
output: __HttpResponse,
|
|
704
|
+
context: __SerdeContext
|
|
705
|
+
) => Promise<DescribeSchemasCommandOutput>;
|
|
706
|
+
export declare const deserializeAws_json1_1DescribeTableStatisticsCommand: (
|
|
707
|
+
output: __HttpResponse,
|
|
708
|
+
context: __SerdeContext
|
|
709
|
+
) => Promise<DescribeTableStatisticsCommandOutput>;
|
|
710
|
+
export declare const deserializeAws_json1_1ImportCertificateCommand: (
|
|
711
|
+
output: __HttpResponse,
|
|
712
|
+
context: __SerdeContext
|
|
713
|
+
) => Promise<ImportCertificateCommandOutput>;
|
|
714
|
+
export declare const deserializeAws_json1_1ListTagsForResourceCommand: (
|
|
715
|
+
output: __HttpResponse,
|
|
716
|
+
context: __SerdeContext
|
|
717
|
+
) => Promise<ListTagsForResourceCommandOutput>;
|
|
718
|
+
export declare const deserializeAws_json1_1ModifyEndpointCommand: (
|
|
719
|
+
output: __HttpResponse,
|
|
720
|
+
context: __SerdeContext
|
|
721
|
+
) => Promise<ModifyEndpointCommandOutput>;
|
|
722
|
+
export declare const deserializeAws_json1_1ModifyEventSubscriptionCommand: (
|
|
723
|
+
output: __HttpResponse,
|
|
724
|
+
context: __SerdeContext
|
|
725
|
+
) => Promise<ModifyEventSubscriptionCommandOutput>;
|
|
726
|
+
export declare const deserializeAws_json1_1ModifyReplicationInstanceCommand: (
|
|
727
|
+
output: __HttpResponse,
|
|
728
|
+
context: __SerdeContext
|
|
729
|
+
) => Promise<ModifyReplicationInstanceCommandOutput>;
|
|
730
|
+
export declare const deserializeAws_json1_1ModifyReplicationSubnetGroupCommand: (
|
|
731
|
+
output: __HttpResponse,
|
|
732
|
+
context: __SerdeContext
|
|
733
|
+
) => Promise<ModifyReplicationSubnetGroupCommandOutput>;
|
|
734
|
+
export declare const deserializeAws_json1_1ModifyReplicationTaskCommand: (
|
|
735
|
+
output: __HttpResponse,
|
|
736
|
+
context: __SerdeContext
|
|
737
|
+
) => Promise<ModifyReplicationTaskCommandOutput>;
|
|
738
|
+
export declare const deserializeAws_json1_1MoveReplicationTaskCommand: (
|
|
739
|
+
output: __HttpResponse,
|
|
740
|
+
context: __SerdeContext
|
|
741
|
+
) => Promise<MoveReplicationTaskCommandOutput>;
|
|
742
|
+
export declare const deserializeAws_json1_1RebootReplicationInstanceCommand: (
|
|
743
|
+
output: __HttpResponse,
|
|
744
|
+
context: __SerdeContext
|
|
745
|
+
) => Promise<RebootReplicationInstanceCommandOutput>;
|
|
746
|
+
export declare const deserializeAws_json1_1RefreshSchemasCommand: (
|
|
747
|
+
output: __HttpResponse,
|
|
748
|
+
context: __SerdeContext
|
|
749
|
+
) => Promise<RefreshSchemasCommandOutput>;
|
|
750
|
+
export declare const deserializeAws_json1_1ReloadTablesCommand: (
|
|
751
|
+
output: __HttpResponse,
|
|
752
|
+
context: __SerdeContext
|
|
753
|
+
) => Promise<ReloadTablesCommandOutput>;
|
|
754
|
+
export declare const deserializeAws_json1_1RemoveTagsFromResourceCommand: (
|
|
755
|
+
output: __HttpResponse,
|
|
756
|
+
context: __SerdeContext
|
|
757
|
+
) => Promise<RemoveTagsFromResourceCommandOutput>;
|
|
758
|
+
export declare const deserializeAws_json1_1RunFleetAdvisorLsaAnalysisCommand: (
|
|
759
|
+
output: __HttpResponse,
|
|
760
|
+
context: __SerdeContext
|
|
761
|
+
) => Promise<RunFleetAdvisorLsaAnalysisCommandOutput>;
|
|
762
|
+
export declare const deserializeAws_json1_1StartReplicationTaskCommand: (
|
|
763
|
+
output: __HttpResponse,
|
|
764
|
+
context: __SerdeContext
|
|
765
|
+
) => Promise<StartReplicationTaskCommandOutput>;
|
|
766
|
+
export declare const deserializeAws_json1_1StartReplicationTaskAssessmentCommand: (
|
|
767
|
+
output: __HttpResponse,
|
|
768
|
+
context: __SerdeContext
|
|
769
|
+
) => Promise<StartReplicationTaskAssessmentCommandOutput>;
|
|
770
|
+
export declare const deserializeAws_json1_1StartReplicationTaskAssessmentRunCommand: (
|
|
771
|
+
output: __HttpResponse,
|
|
772
|
+
context: __SerdeContext
|
|
773
|
+
) => Promise<StartReplicationTaskAssessmentRunCommandOutput>;
|
|
774
|
+
export declare const deserializeAws_json1_1StopReplicationTaskCommand: (
|
|
775
|
+
output: __HttpResponse,
|
|
776
|
+
context: __SerdeContext
|
|
777
|
+
) => Promise<StopReplicationTaskCommandOutput>;
|
|
778
|
+
export declare const deserializeAws_json1_1TestConnectionCommand: (
|
|
779
|
+
output: __HttpResponse,
|
|
780
|
+
context: __SerdeContext
|
|
781
|
+
) => Promise<TestConnectionCommandOutput>;
|
|
782
|
+
export declare const deserializeAws_json1_1UpdateSubscriptionsToEventBridgeCommand: (
|
|
783
|
+
output: __HttpResponse,
|
|
784
|
+
context: __SerdeContext
|
|
785
|
+
) => Promise<UpdateSubscriptionsToEventBridgeCommandOutput>;
|