@aws-sdk/client-database-migration-service 3.303.0 → 3.309.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/commands/AddTagsToResourceCommand.js +2 -2
- package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +2 -2
- package/dist-cjs/commands/BatchStartRecommendationsCommand.js +2 -2
- package/dist-cjs/commands/CancelReplicationTaskAssessmentRunCommand.js +2 -2
- package/dist-cjs/commands/CreateEndpointCommand.js +2 -2
- package/dist-cjs/commands/CreateEventSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/CreateFleetAdvisorCollectorCommand.js +2 -2
- package/dist-cjs/commands/CreateReplicationInstanceCommand.js +2 -2
- package/dist-cjs/commands/CreateReplicationSubnetGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateReplicationTaskCommand.js +2 -2
- package/dist-cjs/commands/DeleteCertificateCommand.js +2 -2
- package/dist-cjs/commands/DeleteConnectionCommand.js +2 -2
- package/dist-cjs/commands/DeleteEndpointCommand.js +2 -2
- package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/DeleteFleetAdvisorCollectorCommand.js +2 -2
- package/dist-cjs/commands/DeleteFleetAdvisorDatabasesCommand.js +2 -2
- package/dist-cjs/commands/DeleteReplicationInstanceCommand.js +2 -2
- package/dist-cjs/commands/DeleteReplicationSubnetGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteReplicationTaskAssessmentRunCommand.js +2 -2
- package/dist-cjs/commands/DeleteReplicationTaskCommand.js +2 -2
- package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -2
- package/dist-cjs/commands/DescribeApplicableIndividualAssessmentsCommand.js +2 -2
- package/dist-cjs/commands/DescribeCertificatesCommand.js +2 -2
- package/dist-cjs/commands/DescribeConnectionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeEndpointSettingsCommand.js +2 -2
- package/dist-cjs/commands/DescribeEndpointTypesCommand.js +2 -2
- package/dist-cjs/commands/DescribeEndpointsCommand.js +2 -2
- package/dist-cjs/commands/DescribeEventCategoriesCommand.js +2 -2
- package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeEventsCommand.js +2 -2
- package/dist-cjs/commands/DescribeFleetAdvisorCollectorsCommand.js +2 -2
- package/dist-cjs/commands/DescribeFleetAdvisorDatabasesCommand.js +2 -2
- package/dist-cjs/commands/DescribeFleetAdvisorLsaAnalysisCommand.js +2 -2
- package/dist-cjs/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.js +2 -2
- package/dist-cjs/commands/DescribeFleetAdvisorSchemasCommand.js +2 -2
- package/dist-cjs/commands/DescribeOrderableReplicationInstancesCommand.js +2 -2
- package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeRecommendationLimitationsCommand.js +2 -2
- package/dist-cjs/commands/DescribeRecommendationsCommand.js +2 -2
- package/dist-cjs/commands/DescribeRefreshSchemasStatusCommand.js +2 -2
- package/dist-cjs/commands/DescribeReplicationInstanceTaskLogsCommand.js +2 -2
- package/dist-cjs/commands/DescribeReplicationInstancesCommand.js +2 -2
- package/dist-cjs/commands/DescribeReplicationSubnetGroupsCommand.js +2 -2
- package/dist-cjs/commands/DescribeReplicationTaskAssessmentResultsCommand.js +2 -2
- package/dist-cjs/commands/DescribeReplicationTaskAssessmentRunsCommand.js +2 -2
- package/dist-cjs/commands/DescribeReplicationTaskIndividualAssessmentsCommand.js +2 -2
- package/dist-cjs/commands/DescribeReplicationTasksCommand.js +2 -2
- package/dist-cjs/commands/DescribeSchemasCommand.js +2 -2
- package/dist-cjs/commands/DescribeTableStatisticsCommand.js +2 -2
- package/dist-cjs/commands/ImportCertificateCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ModifyEndpointCommand.js +2 -2
- package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/ModifyReplicationInstanceCommand.js +2 -2
- package/dist-cjs/commands/ModifyReplicationSubnetGroupCommand.js +2 -2
- package/dist-cjs/commands/ModifyReplicationTaskCommand.js +2 -2
- package/dist-cjs/commands/MoveReplicationTaskCommand.js +2 -2
- package/dist-cjs/commands/RebootReplicationInstanceCommand.js +2 -2
- package/dist-cjs/commands/RefreshSchemasCommand.js +2 -2
- package/dist-cjs/commands/ReloadTablesCommand.js +2 -2
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -2
- package/dist-cjs/commands/RunFleetAdvisorLsaAnalysisCommand.js +2 -2
- package/dist-cjs/commands/StartRecommendationsCommand.js +2 -2
- package/dist-cjs/commands/StartReplicationTaskAssessmentCommand.js +2 -2
- package/dist-cjs/commands/StartReplicationTaskAssessmentRunCommand.js +2 -2
- package/dist-cjs/commands/StartReplicationTaskCommand.js +2 -2
- package/dist-cjs/commands/StopReplicationTaskCommand.js +2 -2
- package/dist-cjs/commands/TestConnectionCommand.js +2 -2
- package/dist-cjs/commands/UpdateSubscriptionsToEventBridgeCommand.js +2 -2
- package/dist-cjs/protocols/Aws_json1_1.js +1322 -1472
- package/dist-es/commands/AddTagsToResourceCommand.js +3 -3
- package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +3 -3
- package/dist-es/commands/BatchStartRecommendationsCommand.js +3 -3
- package/dist-es/commands/CancelReplicationTaskAssessmentRunCommand.js +3 -3
- package/dist-es/commands/CreateEndpointCommand.js +3 -3
- package/dist-es/commands/CreateEventSubscriptionCommand.js +3 -3
- package/dist-es/commands/CreateFleetAdvisorCollectorCommand.js +3 -3
- package/dist-es/commands/CreateReplicationInstanceCommand.js +3 -3
- package/dist-es/commands/CreateReplicationSubnetGroupCommand.js +3 -3
- package/dist-es/commands/CreateReplicationTaskCommand.js +3 -3
- package/dist-es/commands/DeleteCertificateCommand.js +3 -3
- package/dist-es/commands/DeleteConnectionCommand.js +3 -3
- package/dist-es/commands/DeleteEndpointCommand.js +3 -3
- package/dist-es/commands/DeleteEventSubscriptionCommand.js +3 -3
- package/dist-es/commands/DeleteFleetAdvisorCollectorCommand.js +3 -3
- package/dist-es/commands/DeleteFleetAdvisorDatabasesCommand.js +3 -3
- package/dist-es/commands/DeleteReplicationInstanceCommand.js +3 -3
- package/dist-es/commands/DeleteReplicationSubnetGroupCommand.js +3 -3
- package/dist-es/commands/DeleteReplicationTaskAssessmentRunCommand.js +3 -3
- package/dist-es/commands/DeleteReplicationTaskCommand.js +3 -3
- package/dist-es/commands/DescribeAccountAttributesCommand.js +3 -3
- package/dist-es/commands/DescribeApplicableIndividualAssessmentsCommand.js +3 -3
- package/dist-es/commands/DescribeCertificatesCommand.js +3 -3
- package/dist-es/commands/DescribeConnectionsCommand.js +3 -3
- package/dist-es/commands/DescribeEndpointSettingsCommand.js +3 -3
- package/dist-es/commands/DescribeEndpointTypesCommand.js +3 -3
- package/dist-es/commands/DescribeEndpointsCommand.js +3 -3
- package/dist-es/commands/DescribeEventCategoriesCommand.js +3 -3
- package/dist-es/commands/DescribeEventSubscriptionsCommand.js +3 -3
- package/dist-es/commands/DescribeEventsCommand.js +3 -3
- package/dist-es/commands/DescribeFleetAdvisorCollectorsCommand.js +3 -3
- package/dist-es/commands/DescribeFleetAdvisorDatabasesCommand.js +3 -3
- package/dist-es/commands/DescribeFleetAdvisorLsaAnalysisCommand.js +3 -3
- package/dist-es/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.js +3 -3
- package/dist-es/commands/DescribeFleetAdvisorSchemasCommand.js +3 -3
- package/dist-es/commands/DescribeOrderableReplicationInstancesCommand.js +3 -3
- package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +3 -3
- package/dist-es/commands/DescribeRecommendationLimitationsCommand.js +3 -3
- package/dist-es/commands/DescribeRecommendationsCommand.js +3 -3
- package/dist-es/commands/DescribeRefreshSchemasStatusCommand.js +3 -3
- package/dist-es/commands/DescribeReplicationInstanceTaskLogsCommand.js +3 -3
- package/dist-es/commands/DescribeReplicationInstancesCommand.js +3 -3
- package/dist-es/commands/DescribeReplicationSubnetGroupsCommand.js +3 -3
- package/dist-es/commands/DescribeReplicationTaskAssessmentResultsCommand.js +3 -3
- package/dist-es/commands/DescribeReplicationTaskAssessmentRunsCommand.js +3 -3
- package/dist-es/commands/DescribeReplicationTaskIndividualAssessmentsCommand.js +3 -3
- package/dist-es/commands/DescribeReplicationTasksCommand.js +3 -3
- package/dist-es/commands/DescribeSchemasCommand.js +3 -3
- package/dist-es/commands/DescribeTableStatisticsCommand.js +3 -3
- package/dist-es/commands/ImportCertificateCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ModifyEndpointCommand.js +3 -3
- package/dist-es/commands/ModifyEventSubscriptionCommand.js +3 -3
- package/dist-es/commands/ModifyReplicationInstanceCommand.js +3 -3
- package/dist-es/commands/ModifyReplicationSubnetGroupCommand.js +3 -3
- package/dist-es/commands/ModifyReplicationTaskCommand.js +3 -3
- package/dist-es/commands/MoveReplicationTaskCommand.js +3 -3
- package/dist-es/commands/RebootReplicationInstanceCommand.js +3 -3
- package/dist-es/commands/RefreshSchemasCommand.js +3 -3
- package/dist-es/commands/ReloadTablesCommand.js +3 -3
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +3 -3
- package/dist-es/commands/RunFleetAdvisorLsaAnalysisCommand.js +3 -3
- package/dist-es/commands/StartRecommendationsCommand.js +3 -3
- package/dist-es/commands/StartReplicationTaskAssessmentCommand.js +3 -3
- package/dist-es/commands/StartReplicationTaskAssessmentRunCommand.js +3 -3
- package/dist-es/commands/StartReplicationTaskCommand.js +3 -3
- package/dist-es/commands/StopReplicationTaskCommand.js +3 -3
- package/dist-es/commands/TestConnectionCommand.js +3 -3
- package/dist-es/commands/UpdateSubscriptionsToEventBridgeCommand.js +3 -3
- package/dist-es/protocols/Aws_json1_1.js +1181 -1331
- package/dist-types/protocols/Aws_json1_1.d.ts +552 -138
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +138 -138
- package/package.json +30 -30
|
@@ -69,141 +69,555 @@ import { StartReplicationTaskCommandInput, StartReplicationTaskCommandOutput } f
|
|
|
69
69
|
import { StopReplicationTaskCommandInput, StopReplicationTaskCommandOutput } from "../commands/StopReplicationTaskCommand";
|
|
70
70
|
import { TestConnectionCommandInput, TestConnectionCommandOutput } from "../commands/TestConnectionCommand";
|
|
71
71
|
import { UpdateSubscriptionsToEventBridgeCommandInput, UpdateSubscriptionsToEventBridgeCommandOutput } from "../commands/UpdateSubscriptionsToEventBridgeCommand";
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
export declare const
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
export declare const
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
export declare const
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
export declare const
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
export declare const
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
export declare const
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
export declare const
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
export declare const
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
export declare const
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
export declare const
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
export declare const
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
export declare const
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
export declare const
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
export declare const
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
export declare const
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
export declare const
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
export declare const
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
export declare const
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
export declare const
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
export declare const
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
export declare const
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
export declare const
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
export declare const
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
export declare const
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
export declare const
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
export declare const
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
export declare const
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
export declare const
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
export declare const
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
export declare const
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
export declare const
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
export declare const
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
export declare const
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
export declare const
|
|
208
|
-
|
|
209
|
-
|
|
72
|
+
/**
|
|
73
|
+
* serializeAws_json1_1AddTagsToResourceCommand
|
|
74
|
+
*/
|
|
75
|
+
export declare const se_AddTagsToResourceCommand: (input: AddTagsToResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
76
|
+
/**
|
|
77
|
+
* serializeAws_json1_1ApplyPendingMaintenanceActionCommand
|
|
78
|
+
*/
|
|
79
|
+
export declare const se_ApplyPendingMaintenanceActionCommand: (input: ApplyPendingMaintenanceActionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
80
|
+
/**
|
|
81
|
+
* serializeAws_json1_1BatchStartRecommendationsCommand
|
|
82
|
+
*/
|
|
83
|
+
export declare const se_BatchStartRecommendationsCommand: (input: BatchStartRecommendationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
84
|
+
/**
|
|
85
|
+
* serializeAws_json1_1CancelReplicationTaskAssessmentRunCommand
|
|
86
|
+
*/
|
|
87
|
+
export declare const se_CancelReplicationTaskAssessmentRunCommand: (input: CancelReplicationTaskAssessmentRunCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
88
|
+
/**
|
|
89
|
+
* serializeAws_json1_1CreateEndpointCommand
|
|
90
|
+
*/
|
|
91
|
+
export declare const se_CreateEndpointCommand: (input: CreateEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
92
|
+
/**
|
|
93
|
+
* serializeAws_json1_1CreateEventSubscriptionCommand
|
|
94
|
+
*/
|
|
95
|
+
export declare const se_CreateEventSubscriptionCommand: (input: CreateEventSubscriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
96
|
+
/**
|
|
97
|
+
* serializeAws_json1_1CreateFleetAdvisorCollectorCommand
|
|
98
|
+
*/
|
|
99
|
+
export declare const se_CreateFleetAdvisorCollectorCommand: (input: CreateFleetAdvisorCollectorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
100
|
+
/**
|
|
101
|
+
* serializeAws_json1_1CreateReplicationInstanceCommand
|
|
102
|
+
*/
|
|
103
|
+
export declare const se_CreateReplicationInstanceCommand: (input: CreateReplicationInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
104
|
+
/**
|
|
105
|
+
* serializeAws_json1_1CreateReplicationSubnetGroupCommand
|
|
106
|
+
*/
|
|
107
|
+
export declare const se_CreateReplicationSubnetGroupCommand: (input: CreateReplicationSubnetGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
108
|
+
/**
|
|
109
|
+
* serializeAws_json1_1CreateReplicationTaskCommand
|
|
110
|
+
*/
|
|
111
|
+
export declare const se_CreateReplicationTaskCommand: (input: CreateReplicationTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
112
|
+
/**
|
|
113
|
+
* serializeAws_json1_1DeleteCertificateCommand
|
|
114
|
+
*/
|
|
115
|
+
export declare const se_DeleteCertificateCommand: (input: DeleteCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
116
|
+
/**
|
|
117
|
+
* serializeAws_json1_1DeleteConnectionCommand
|
|
118
|
+
*/
|
|
119
|
+
export declare const se_DeleteConnectionCommand: (input: DeleteConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
120
|
+
/**
|
|
121
|
+
* serializeAws_json1_1DeleteEndpointCommand
|
|
122
|
+
*/
|
|
123
|
+
export declare const se_DeleteEndpointCommand: (input: DeleteEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
124
|
+
/**
|
|
125
|
+
* serializeAws_json1_1DeleteEventSubscriptionCommand
|
|
126
|
+
*/
|
|
127
|
+
export declare const se_DeleteEventSubscriptionCommand: (input: DeleteEventSubscriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
128
|
+
/**
|
|
129
|
+
* serializeAws_json1_1DeleteFleetAdvisorCollectorCommand
|
|
130
|
+
*/
|
|
131
|
+
export declare const se_DeleteFleetAdvisorCollectorCommand: (input: DeleteFleetAdvisorCollectorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
132
|
+
/**
|
|
133
|
+
* serializeAws_json1_1DeleteFleetAdvisorDatabasesCommand
|
|
134
|
+
*/
|
|
135
|
+
export declare const se_DeleteFleetAdvisorDatabasesCommand: (input: DeleteFleetAdvisorDatabasesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
136
|
+
/**
|
|
137
|
+
* serializeAws_json1_1DeleteReplicationInstanceCommand
|
|
138
|
+
*/
|
|
139
|
+
export declare const se_DeleteReplicationInstanceCommand: (input: DeleteReplicationInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
140
|
+
/**
|
|
141
|
+
* serializeAws_json1_1DeleteReplicationSubnetGroupCommand
|
|
142
|
+
*/
|
|
143
|
+
export declare const se_DeleteReplicationSubnetGroupCommand: (input: DeleteReplicationSubnetGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
144
|
+
/**
|
|
145
|
+
* serializeAws_json1_1DeleteReplicationTaskCommand
|
|
146
|
+
*/
|
|
147
|
+
export declare const se_DeleteReplicationTaskCommand: (input: DeleteReplicationTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
148
|
+
/**
|
|
149
|
+
* serializeAws_json1_1DeleteReplicationTaskAssessmentRunCommand
|
|
150
|
+
*/
|
|
151
|
+
export declare const se_DeleteReplicationTaskAssessmentRunCommand: (input: DeleteReplicationTaskAssessmentRunCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
152
|
+
/**
|
|
153
|
+
* serializeAws_json1_1DescribeAccountAttributesCommand
|
|
154
|
+
*/
|
|
155
|
+
export declare const se_DescribeAccountAttributesCommand: (input: DescribeAccountAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
156
|
+
/**
|
|
157
|
+
* serializeAws_json1_1DescribeApplicableIndividualAssessmentsCommand
|
|
158
|
+
*/
|
|
159
|
+
export declare const se_DescribeApplicableIndividualAssessmentsCommand: (input: DescribeApplicableIndividualAssessmentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
160
|
+
/**
|
|
161
|
+
* serializeAws_json1_1DescribeCertificatesCommand
|
|
162
|
+
*/
|
|
163
|
+
export declare const se_DescribeCertificatesCommand: (input: DescribeCertificatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
164
|
+
/**
|
|
165
|
+
* serializeAws_json1_1DescribeConnectionsCommand
|
|
166
|
+
*/
|
|
167
|
+
export declare const se_DescribeConnectionsCommand: (input: DescribeConnectionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
168
|
+
/**
|
|
169
|
+
* serializeAws_json1_1DescribeEndpointsCommand
|
|
170
|
+
*/
|
|
171
|
+
export declare const se_DescribeEndpointsCommand: (input: DescribeEndpointsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
172
|
+
/**
|
|
173
|
+
* serializeAws_json1_1DescribeEndpointSettingsCommand
|
|
174
|
+
*/
|
|
175
|
+
export declare const se_DescribeEndpointSettingsCommand: (input: DescribeEndpointSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
176
|
+
/**
|
|
177
|
+
* serializeAws_json1_1DescribeEndpointTypesCommand
|
|
178
|
+
*/
|
|
179
|
+
export declare const se_DescribeEndpointTypesCommand: (input: DescribeEndpointTypesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
180
|
+
/**
|
|
181
|
+
* serializeAws_json1_1DescribeEventCategoriesCommand
|
|
182
|
+
*/
|
|
183
|
+
export declare const se_DescribeEventCategoriesCommand: (input: DescribeEventCategoriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
184
|
+
/**
|
|
185
|
+
* serializeAws_json1_1DescribeEventsCommand
|
|
186
|
+
*/
|
|
187
|
+
export declare const se_DescribeEventsCommand: (input: DescribeEventsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
188
|
+
/**
|
|
189
|
+
* serializeAws_json1_1DescribeEventSubscriptionsCommand
|
|
190
|
+
*/
|
|
191
|
+
export declare const se_DescribeEventSubscriptionsCommand: (input: DescribeEventSubscriptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
192
|
+
/**
|
|
193
|
+
* serializeAws_json1_1DescribeFleetAdvisorCollectorsCommand
|
|
194
|
+
*/
|
|
195
|
+
export declare const se_DescribeFleetAdvisorCollectorsCommand: (input: DescribeFleetAdvisorCollectorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
196
|
+
/**
|
|
197
|
+
* serializeAws_json1_1DescribeFleetAdvisorDatabasesCommand
|
|
198
|
+
*/
|
|
199
|
+
export declare const se_DescribeFleetAdvisorDatabasesCommand: (input: DescribeFleetAdvisorDatabasesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
200
|
+
/**
|
|
201
|
+
* serializeAws_json1_1DescribeFleetAdvisorLsaAnalysisCommand
|
|
202
|
+
*/
|
|
203
|
+
export declare const se_DescribeFleetAdvisorLsaAnalysisCommand: (input: DescribeFleetAdvisorLsaAnalysisCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
204
|
+
/**
|
|
205
|
+
* serializeAws_json1_1DescribeFleetAdvisorSchemaObjectSummaryCommand
|
|
206
|
+
*/
|
|
207
|
+
export declare const se_DescribeFleetAdvisorSchemaObjectSummaryCommand: (input: DescribeFleetAdvisorSchemaObjectSummaryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
208
|
+
/**
|
|
209
|
+
* serializeAws_json1_1DescribeFleetAdvisorSchemasCommand
|
|
210
|
+
*/
|
|
211
|
+
export declare const se_DescribeFleetAdvisorSchemasCommand: (input: DescribeFleetAdvisorSchemasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
212
|
+
/**
|
|
213
|
+
* serializeAws_json1_1DescribeOrderableReplicationInstancesCommand
|
|
214
|
+
*/
|
|
215
|
+
export declare const se_DescribeOrderableReplicationInstancesCommand: (input: DescribeOrderableReplicationInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
216
|
+
/**
|
|
217
|
+
* serializeAws_json1_1DescribePendingMaintenanceActionsCommand
|
|
218
|
+
*/
|
|
219
|
+
export declare const se_DescribePendingMaintenanceActionsCommand: (input: DescribePendingMaintenanceActionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
220
|
+
/**
|
|
221
|
+
* serializeAws_json1_1DescribeRecommendationLimitationsCommand
|
|
222
|
+
*/
|
|
223
|
+
export declare const se_DescribeRecommendationLimitationsCommand: (input: DescribeRecommendationLimitationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
224
|
+
/**
|
|
225
|
+
* serializeAws_json1_1DescribeRecommendationsCommand
|
|
226
|
+
*/
|
|
227
|
+
export declare const se_DescribeRecommendationsCommand: (input: DescribeRecommendationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
228
|
+
/**
|
|
229
|
+
* serializeAws_json1_1DescribeRefreshSchemasStatusCommand
|
|
230
|
+
*/
|
|
231
|
+
export declare const se_DescribeRefreshSchemasStatusCommand: (input: DescribeRefreshSchemasStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
232
|
+
/**
|
|
233
|
+
* serializeAws_json1_1DescribeReplicationInstancesCommand
|
|
234
|
+
*/
|
|
235
|
+
export declare const se_DescribeReplicationInstancesCommand: (input: DescribeReplicationInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
236
|
+
/**
|
|
237
|
+
* serializeAws_json1_1DescribeReplicationInstanceTaskLogsCommand
|
|
238
|
+
*/
|
|
239
|
+
export declare const se_DescribeReplicationInstanceTaskLogsCommand: (input: DescribeReplicationInstanceTaskLogsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
240
|
+
/**
|
|
241
|
+
* serializeAws_json1_1DescribeReplicationSubnetGroupsCommand
|
|
242
|
+
*/
|
|
243
|
+
export declare const se_DescribeReplicationSubnetGroupsCommand: (input: DescribeReplicationSubnetGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
244
|
+
/**
|
|
245
|
+
* serializeAws_json1_1DescribeReplicationTaskAssessmentResultsCommand
|
|
246
|
+
*/
|
|
247
|
+
export declare const se_DescribeReplicationTaskAssessmentResultsCommand: (input: DescribeReplicationTaskAssessmentResultsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
248
|
+
/**
|
|
249
|
+
* serializeAws_json1_1DescribeReplicationTaskAssessmentRunsCommand
|
|
250
|
+
*/
|
|
251
|
+
export declare const se_DescribeReplicationTaskAssessmentRunsCommand: (input: DescribeReplicationTaskAssessmentRunsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
252
|
+
/**
|
|
253
|
+
* serializeAws_json1_1DescribeReplicationTaskIndividualAssessmentsCommand
|
|
254
|
+
*/
|
|
255
|
+
export declare const se_DescribeReplicationTaskIndividualAssessmentsCommand: (input: DescribeReplicationTaskIndividualAssessmentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
256
|
+
/**
|
|
257
|
+
* serializeAws_json1_1DescribeReplicationTasksCommand
|
|
258
|
+
*/
|
|
259
|
+
export declare const se_DescribeReplicationTasksCommand: (input: DescribeReplicationTasksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
260
|
+
/**
|
|
261
|
+
* serializeAws_json1_1DescribeSchemasCommand
|
|
262
|
+
*/
|
|
263
|
+
export declare const se_DescribeSchemasCommand: (input: DescribeSchemasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
264
|
+
/**
|
|
265
|
+
* serializeAws_json1_1DescribeTableStatisticsCommand
|
|
266
|
+
*/
|
|
267
|
+
export declare const se_DescribeTableStatisticsCommand: (input: DescribeTableStatisticsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
268
|
+
/**
|
|
269
|
+
* serializeAws_json1_1ImportCertificateCommand
|
|
270
|
+
*/
|
|
271
|
+
export declare const se_ImportCertificateCommand: (input: ImportCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
272
|
+
/**
|
|
273
|
+
* serializeAws_json1_1ListTagsForResourceCommand
|
|
274
|
+
*/
|
|
275
|
+
export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
276
|
+
/**
|
|
277
|
+
* serializeAws_json1_1ModifyEndpointCommand
|
|
278
|
+
*/
|
|
279
|
+
export declare const se_ModifyEndpointCommand: (input: ModifyEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
280
|
+
/**
|
|
281
|
+
* serializeAws_json1_1ModifyEventSubscriptionCommand
|
|
282
|
+
*/
|
|
283
|
+
export declare const se_ModifyEventSubscriptionCommand: (input: ModifyEventSubscriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
284
|
+
/**
|
|
285
|
+
* serializeAws_json1_1ModifyReplicationInstanceCommand
|
|
286
|
+
*/
|
|
287
|
+
export declare const se_ModifyReplicationInstanceCommand: (input: ModifyReplicationInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
288
|
+
/**
|
|
289
|
+
* serializeAws_json1_1ModifyReplicationSubnetGroupCommand
|
|
290
|
+
*/
|
|
291
|
+
export declare const se_ModifyReplicationSubnetGroupCommand: (input: ModifyReplicationSubnetGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
292
|
+
/**
|
|
293
|
+
* serializeAws_json1_1ModifyReplicationTaskCommand
|
|
294
|
+
*/
|
|
295
|
+
export declare const se_ModifyReplicationTaskCommand: (input: ModifyReplicationTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
296
|
+
/**
|
|
297
|
+
* serializeAws_json1_1MoveReplicationTaskCommand
|
|
298
|
+
*/
|
|
299
|
+
export declare const se_MoveReplicationTaskCommand: (input: MoveReplicationTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
300
|
+
/**
|
|
301
|
+
* serializeAws_json1_1RebootReplicationInstanceCommand
|
|
302
|
+
*/
|
|
303
|
+
export declare const se_RebootReplicationInstanceCommand: (input: RebootReplicationInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
304
|
+
/**
|
|
305
|
+
* serializeAws_json1_1RefreshSchemasCommand
|
|
306
|
+
*/
|
|
307
|
+
export declare const se_RefreshSchemasCommand: (input: RefreshSchemasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
308
|
+
/**
|
|
309
|
+
* serializeAws_json1_1ReloadTablesCommand
|
|
310
|
+
*/
|
|
311
|
+
export declare const se_ReloadTablesCommand: (input: ReloadTablesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
312
|
+
/**
|
|
313
|
+
* serializeAws_json1_1RemoveTagsFromResourceCommand
|
|
314
|
+
*/
|
|
315
|
+
export declare const se_RemoveTagsFromResourceCommand: (input: RemoveTagsFromResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
316
|
+
/**
|
|
317
|
+
* serializeAws_json1_1RunFleetAdvisorLsaAnalysisCommand
|
|
318
|
+
*/
|
|
319
|
+
export declare const se_RunFleetAdvisorLsaAnalysisCommand: (input: RunFleetAdvisorLsaAnalysisCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
320
|
+
/**
|
|
321
|
+
* serializeAws_json1_1StartRecommendationsCommand
|
|
322
|
+
*/
|
|
323
|
+
export declare const se_StartRecommendationsCommand: (input: StartRecommendationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
324
|
+
/**
|
|
325
|
+
* serializeAws_json1_1StartReplicationTaskCommand
|
|
326
|
+
*/
|
|
327
|
+
export declare const se_StartReplicationTaskCommand: (input: StartReplicationTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
328
|
+
/**
|
|
329
|
+
* serializeAws_json1_1StartReplicationTaskAssessmentCommand
|
|
330
|
+
*/
|
|
331
|
+
export declare const se_StartReplicationTaskAssessmentCommand: (input: StartReplicationTaskAssessmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
332
|
+
/**
|
|
333
|
+
* serializeAws_json1_1StartReplicationTaskAssessmentRunCommand
|
|
334
|
+
*/
|
|
335
|
+
export declare const se_StartReplicationTaskAssessmentRunCommand: (input: StartReplicationTaskAssessmentRunCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
336
|
+
/**
|
|
337
|
+
* serializeAws_json1_1StopReplicationTaskCommand
|
|
338
|
+
*/
|
|
339
|
+
export declare const se_StopReplicationTaskCommand: (input: StopReplicationTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
340
|
+
/**
|
|
341
|
+
* serializeAws_json1_1TestConnectionCommand
|
|
342
|
+
*/
|
|
343
|
+
export declare const se_TestConnectionCommand: (input: TestConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
344
|
+
/**
|
|
345
|
+
* serializeAws_json1_1UpdateSubscriptionsToEventBridgeCommand
|
|
346
|
+
*/
|
|
347
|
+
export declare const se_UpdateSubscriptionsToEventBridgeCommand: (input: UpdateSubscriptionsToEventBridgeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
348
|
+
/**
|
|
349
|
+
* deserializeAws_json1_1AddTagsToResourceCommand
|
|
350
|
+
*/
|
|
351
|
+
export declare const de_AddTagsToResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddTagsToResourceCommandOutput>;
|
|
352
|
+
/**
|
|
353
|
+
* deserializeAws_json1_1ApplyPendingMaintenanceActionCommand
|
|
354
|
+
*/
|
|
355
|
+
export declare const de_ApplyPendingMaintenanceActionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ApplyPendingMaintenanceActionCommandOutput>;
|
|
356
|
+
/**
|
|
357
|
+
* deserializeAws_json1_1BatchStartRecommendationsCommand
|
|
358
|
+
*/
|
|
359
|
+
export declare const de_BatchStartRecommendationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchStartRecommendationsCommandOutput>;
|
|
360
|
+
/**
|
|
361
|
+
* deserializeAws_json1_1CancelReplicationTaskAssessmentRunCommand
|
|
362
|
+
*/
|
|
363
|
+
export declare const de_CancelReplicationTaskAssessmentRunCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelReplicationTaskAssessmentRunCommandOutput>;
|
|
364
|
+
/**
|
|
365
|
+
* deserializeAws_json1_1CreateEndpointCommand
|
|
366
|
+
*/
|
|
367
|
+
export declare const de_CreateEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEndpointCommandOutput>;
|
|
368
|
+
/**
|
|
369
|
+
* deserializeAws_json1_1CreateEventSubscriptionCommand
|
|
370
|
+
*/
|
|
371
|
+
export declare const de_CreateEventSubscriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEventSubscriptionCommandOutput>;
|
|
372
|
+
/**
|
|
373
|
+
* deserializeAws_json1_1CreateFleetAdvisorCollectorCommand
|
|
374
|
+
*/
|
|
375
|
+
export declare const de_CreateFleetAdvisorCollectorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFleetAdvisorCollectorCommandOutput>;
|
|
376
|
+
/**
|
|
377
|
+
* deserializeAws_json1_1CreateReplicationInstanceCommand
|
|
378
|
+
*/
|
|
379
|
+
export declare const de_CreateReplicationInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateReplicationInstanceCommandOutput>;
|
|
380
|
+
/**
|
|
381
|
+
* deserializeAws_json1_1CreateReplicationSubnetGroupCommand
|
|
382
|
+
*/
|
|
383
|
+
export declare const de_CreateReplicationSubnetGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateReplicationSubnetGroupCommandOutput>;
|
|
384
|
+
/**
|
|
385
|
+
* deserializeAws_json1_1CreateReplicationTaskCommand
|
|
386
|
+
*/
|
|
387
|
+
export declare const de_CreateReplicationTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateReplicationTaskCommandOutput>;
|
|
388
|
+
/**
|
|
389
|
+
* deserializeAws_json1_1DeleteCertificateCommand
|
|
390
|
+
*/
|
|
391
|
+
export declare const de_DeleteCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCertificateCommandOutput>;
|
|
392
|
+
/**
|
|
393
|
+
* deserializeAws_json1_1DeleteConnectionCommand
|
|
394
|
+
*/
|
|
395
|
+
export declare const de_DeleteConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteConnectionCommandOutput>;
|
|
396
|
+
/**
|
|
397
|
+
* deserializeAws_json1_1DeleteEndpointCommand
|
|
398
|
+
*/
|
|
399
|
+
export declare const de_DeleteEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEndpointCommandOutput>;
|
|
400
|
+
/**
|
|
401
|
+
* deserializeAws_json1_1DeleteEventSubscriptionCommand
|
|
402
|
+
*/
|
|
403
|
+
export declare const de_DeleteEventSubscriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEventSubscriptionCommandOutput>;
|
|
404
|
+
/**
|
|
405
|
+
* deserializeAws_json1_1DeleteFleetAdvisorCollectorCommand
|
|
406
|
+
*/
|
|
407
|
+
export declare const de_DeleteFleetAdvisorCollectorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFleetAdvisorCollectorCommandOutput>;
|
|
408
|
+
/**
|
|
409
|
+
* deserializeAws_json1_1DeleteFleetAdvisorDatabasesCommand
|
|
410
|
+
*/
|
|
411
|
+
export declare const de_DeleteFleetAdvisorDatabasesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFleetAdvisorDatabasesCommandOutput>;
|
|
412
|
+
/**
|
|
413
|
+
* deserializeAws_json1_1DeleteReplicationInstanceCommand
|
|
414
|
+
*/
|
|
415
|
+
export declare const de_DeleteReplicationInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteReplicationInstanceCommandOutput>;
|
|
416
|
+
/**
|
|
417
|
+
* deserializeAws_json1_1DeleteReplicationSubnetGroupCommand
|
|
418
|
+
*/
|
|
419
|
+
export declare const de_DeleteReplicationSubnetGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteReplicationSubnetGroupCommandOutput>;
|
|
420
|
+
/**
|
|
421
|
+
* deserializeAws_json1_1DeleteReplicationTaskCommand
|
|
422
|
+
*/
|
|
423
|
+
export declare const de_DeleteReplicationTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteReplicationTaskCommandOutput>;
|
|
424
|
+
/**
|
|
425
|
+
* deserializeAws_json1_1DeleteReplicationTaskAssessmentRunCommand
|
|
426
|
+
*/
|
|
427
|
+
export declare const de_DeleteReplicationTaskAssessmentRunCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteReplicationTaskAssessmentRunCommandOutput>;
|
|
428
|
+
/**
|
|
429
|
+
* deserializeAws_json1_1DescribeAccountAttributesCommand
|
|
430
|
+
*/
|
|
431
|
+
export declare const de_DescribeAccountAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAccountAttributesCommandOutput>;
|
|
432
|
+
/**
|
|
433
|
+
* deserializeAws_json1_1DescribeApplicableIndividualAssessmentsCommand
|
|
434
|
+
*/
|
|
435
|
+
export declare const de_DescribeApplicableIndividualAssessmentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeApplicableIndividualAssessmentsCommandOutput>;
|
|
436
|
+
/**
|
|
437
|
+
* deserializeAws_json1_1DescribeCertificatesCommand
|
|
438
|
+
*/
|
|
439
|
+
export declare const de_DescribeCertificatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeCertificatesCommandOutput>;
|
|
440
|
+
/**
|
|
441
|
+
* deserializeAws_json1_1DescribeConnectionsCommand
|
|
442
|
+
*/
|
|
443
|
+
export declare const de_DescribeConnectionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeConnectionsCommandOutput>;
|
|
444
|
+
/**
|
|
445
|
+
* deserializeAws_json1_1DescribeEndpointsCommand
|
|
446
|
+
*/
|
|
447
|
+
export declare const de_DescribeEndpointsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeEndpointsCommandOutput>;
|
|
448
|
+
/**
|
|
449
|
+
* deserializeAws_json1_1DescribeEndpointSettingsCommand
|
|
450
|
+
*/
|
|
451
|
+
export declare const de_DescribeEndpointSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeEndpointSettingsCommandOutput>;
|
|
452
|
+
/**
|
|
453
|
+
* deserializeAws_json1_1DescribeEndpointTypesCommand
|
|
454
|
+
*/
|
|
455
|
+
export declare const de_DescribeEndpointTypesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeEndpointTypesCommandOutput>;
|
|
456
|
+
/**
|
|
457
|
+
* deserializeAws_json1_1DescribeEventCategoriesCommand
|
|
458
|
+
*/
|
|
459
|
+
export declare const de_DescribeEventCategoriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeEventCategoriesCommandOutput>;
|
|
460
|
+
/**
|
|
461
|
+
* deserializeAws_json1_1DescribeEventsCommand
|
|
462
|
+
*/
|
|
463
|
+
export declare const de_DescribeEventsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeEventsCommandOutput>;
|
|
464
|
+
/**
|
|
465
|
+
* deserializeAws_json1_1DescribeEventSubscriptionsCommand
|
|
466
|
+
*/
|
|
467
|
+
export declare const de_DescribeEventSubscriptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeEventSubscriptionsCommandOutput>;
|
|
468
|
+
/**
|
|
469
|
+
* deserializeAws_json1_1DescribeFleetAdvisorCollectorsCommand
|
|
470
|
+
*/
|
|
471
|
+
export declare const de_DescribeFleetAdvisorCollectorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFleetAdvisorCollectorsCommandOutput>;
|
|
472
|
+
/**
|
|
473
|
+
* deserializeAws_json1_1DescribeFleetAdvisorDatabasesCommand
|
|
474
|
+
*/
|
|
475
|
+
export declare const de_DescribeFleetAdvisorDatabasesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFleetAdvisorDatabasesCommandOutput>;
|
|
476
|
+
/**
|
|
477
|
+
* deserializeAws_json1_1DescribeFleetAdvisorLsaAnalysisCommand
|
|
478
|
+
*/
|
|
479
|
+
export declare const de_DescribeFleetAdvisorLsaAnalysisCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFleetAdvisorLsaAnalysisCommandOutput>;
|
|
480
|
+
/**
|
|
481
|
+
* deserializeAws_json1_1DescribeFleetAdvisorSchemaObjectSummaryCommand
|
|
482
|
+
*/
|
|
483
|
+
export declare const de_DescribeFleetAdvisorSchemaObjectSummaryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFleetAdvisorSchemaObjectSummaryCommandOutput>;
|
|
484
|
+
/**
|
|
485
|
+
* deserializeAws_json1_1DescribeFleetAdvisorSchemasCommand
|
|
486
|
+
*/
|
|
487
|
+
export declare const de_DescribeFleetAdvisorSchemasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFleetAdvisorSchemasCommandOutput>;
|
|
488
|
+
/**
|
|
489
|
+
* deserializeAws_json1_1DescribeOrderableReplicationInstancesCommand
|
|
490
|
+
*/
|
|
491
|
+
export declare const de_DescribeOrderableReplicationInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeOrderableReplicationInstancesCommandOutput>;
|
|
492
|
+
/**
|
|
493
|
+
* deserializeAws_json1_1DescribePendingMaintenanceActionsCommand
|
|
494
|
+
*/
|
|
495
|
+
export declare const de_DescribePendingMaintenanceActionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePendingMaintenanceActionsCommandOutput>;
|
|
496
|
+
/**
|
|
497
|
+
* deserializeAws_json1_1DescribeRecommendationLimitationsCommand
|
|
498
|
+
*/
|
|
499
|
+
export declare const de_DescribeRecommendationLimitationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRecommendationLimitationsCommandOutput>;
|
|
500
|
+
/**
|
|
501
|
+
* deserializeAws_json1_1DescribeRecommendationsCommand
|
|
502
|
+
*/
|
|
503
|
+
export declare const de_DescribeRecommendationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRecommendationsCommandOutput>;
|
|
504
|
+
/**
|
|
505
|
+
* deserializeAws_json1_1DescribeRefreshSchemasStatusCommand
|
|
506
|
+
*/
|
|
507
|
+
export declare const de_DescribeRefreshSchemasStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRefreshSchemasStatusCommandOutput>;
|
|
508
|
+
/**
|
|
509
|
+
* deserializeAws_json1_1DescribeReplicationInstancesCommand
|
|
510
|
+
*/
|
|
511
|
+
export declare const de_DescribeReplicationInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeReplicationInstancesCommandOutput>;
|
|
512
|
+
/**
|
|
513
|
+
* deserializeAws_json1_1DescribeReplicationInstanceTaskLogsCommand
|
|
514
|
+
*/
|
|
515
|
+
export declare const de_DescribeReplicationInstanceTaskLogsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeReplicationInstanceTaskLogsCommandOutput>;
|
|
516
|
+
/**
|
|
517
|
+
* deserializeAws_json1_1DescribeReplicationSubnetGroupsCommand
|
|
518
|
+
*/
|
|
519
|
+
export declare const de_DescribeReplicationSubnetGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeReplicationSubnetGroupsCommandOutput>;
|
|
520
|
+
/**
|
|
521
|
+
* deserializeAws_json1_1DescribeReplicationTaskAssessmentResultsCommand
|
|
522
|
+
*/
|
|
523
|
+
export declare const de_DescribeReplicationTaskAssessmentResultsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeReplicationTaskAssessmentResultsCommandOutput>;
|
|
524
|
+
/**
|
|
525
|
+
* deserializeAws_json1_1DescribeReplicationTaskAssessmentRunsCommand
|
|
526
|
+
*/
|
|
527
|
+
export declare const de_DescribeReplicationTaskAssessmentRunsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeReplicationTaskAssessmentRunsCommandOutput>;
|
|
528
|
+
/**
|
|
529
|
+
* deserializeAws_json1_1DescribeReplicationTaskIndividualAssessmentsCommand
|
|
530
|
+
*/
|
|
531
|
+
export declare const de_DescribeReplicationTaskIndividualAssessmentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeReplicationTaskIndividualAssessmentsCommandOutput>;
|
|
532
|
+
/**
|
|
533
|
+
* deserializeAws_json1_1DescribeReplicationTasksCommand
|
|
534
|
+
*/
|
|
535
|
+
export declare const de_DescribeReplicationTasksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeReplicationTasksCommandOutput>;
|
|
536
|
+
/**
|
|
537
|
+
* deserializeAws_json1_1DescribeSchemasCommand
|
|
538
|
+
*/
|
|
539
|
+
export declare const de_DescribeSchemasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeSchemasCommandOutput>;
|
|
540
|
+
/**
|
|
541
|
+
* deserializeAws_json1_1DescribeTableStatisticsCommand
|
|
542
|
+
*/
|
|
543
|
+
export declare const de_DescribeTableStatisticsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTableStatisticsCommandOutput>;
|
|
544
|
+
/**
|
|
545
|
+
* deserializeAws_json1_1ImportCertificateCommand
|
|
546
|
+
*/
|
|
547
|
+
export declare const de_ImportCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ImportCertificateCommandOutput>;
|
|
548
|
+
/**
|
|
549
|
+
* deserializeAws_json1_1ListTagsForResourceCommand
|
|
550
|
+
*/
|
|
551
|
+
export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
|
|
552
|
+
/**
|
|
553
|
+
* deserializeAws_json1_1ModifyEndpointCommand
|
|
554
|
+
*/
|
|
555
|
+
export declare const de_ModifyEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifyEndpointCommandOutput>;
|
|
556
|
+
/**
|
|
557
|
+
* deserializeAws_json1_1ModifyEventSubscriptionCommand
|
|
558
|
+
*/
|
|
559
|
+
export declare const de_ModifyEventSubscriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifyEventSubscriptionCommandOutput>;
|
|
560
|
+
/**
|
|
561
|
+
* deserializeAws_json1_1ModifyReplicationInstanceCommand
|
|
562
|
+
*/
|
|
563
|
+
export declare const de_ModifyReplicationInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifyReplicationInstanceCommandOutput>;
|
|
564
|
+
/**
|
|
565
|
+
* deserializeAws_json1_1ModifyReplicationSubnetGroupCommand
|
|
566
|
+
*/
|
|
567
|
+
export declare const de_ModifyReplicationSubnetGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifyReplicationSubnetGroupCommandOutput>;
|
|
568
|
+
/**
|
|
569
|
+
* deserializeAws_json1_1ModifyReplicationTaskCommand
|
|
570
|
+
*/
|
|
571
|
+
export declare const de_ModifyReplicationTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifyReplicationTaskCommandOutput>;
|
|
572
|
+
/**
|
|
573
|
+
* deserializeAws_json1_1MoveReplicationTaskCommand
|
|
574
|
+
*/
|
|
575
|
+
export declare const de_MoveReplicationTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<MoveReplicationTaskCommandOutput>;
|
|
576
|
+
/**
|
|
577
|
+
* deserializeAws_json1_1RebootReplicationInstanceCommand
|
|
578
|
+
*/
|
|
579
|
+
export declare const de_RebootReplicationInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RebootReplicationInstanceCommandOutput>;
|
|
580
|
+
/**
|
|
581
|
+
* deserializeAws_json1_1RefreshSchemasCommand
|
|
582
|
+
*/
|
|
583
|
+
export declare const de_RefreshSchemasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RefreshSchemasCommandOutput>;
|
|
584
|
+
/**
|
|
585
|
+
* deserializeAws_json1_1ReloadTablesCommand
|
|
586
|
+
*/
|
|
587
|
+
export declare const de_ReloadTablesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ReloadTablesCommandOutput>;
|
|
588
|
+
/**
|
|
589
|
+
* deserializeAws_json1_1RemoveTagsFromResourceCommand
|
|
590
|
+
*/
|
|
591
|
+
export declare const de_RemoveTagsFromResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RemoveTagsFromResourceCommandOutput>;
|
|
592
|
+
/**
|
|
593
|
+
* deserializeAws_json1_1RunFleetAdvisorLsaAnalysisCommand
|
|
594
|
+
*/
|
|
595
|
+
export declare const de_RunFleetAdvisorLsaAnalysisCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RunFleetAdvisorLsaAnalysisCommandOutput>;
|
|
596
|
+
/**
|
|
597
|
+
* deserializeAws_json1_1StartRecommendationsCommand
|
|
598
|
+
*/
|
|
599
|
+
export declare const de_StartRecommendationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartRecommendationsCommandOutput>;
|
|
600
|
+
/**
|
|
601
|
+
* deserializeAws_json1_1StartReplicationTaskCommand
|
|
602
|
+
*/
|
|
603
|
+
export declare const de_StartReplicationTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartReplicationTaskCommandOutput>;
|
|
604
|
+
/**
|
|
605
|
+
* deserializeAws_json1_1StartReplicationTaskAssessmentCommand
|
|
606
|
+
*/
|
|
607
|
+
export declare const de_StartReplicationTaskAssessmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartReplicationTaskAssessmentCommandOutput>;
|
|
608
|
+
/**
|
|
609
|
+
* deserializeAws_json1_1StartReplicationTaskAssessmentRunCommand
|
|
610
|
+
*/
|
|
611
|
+
export declare const de_StartReplicationTaskAssessmentRunCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartReplicationTaskAssessmentRunCommandOutput>;
|
|
612
|
+
/**
|
|
613
|
+
* deserializeAws_json1_1StopReplicationTaskCommand
|
|
614
|
+
*/
|
|
615
|
+
export declare const de_StopReplicationTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopReplicationTaskCommandOutput>;
|
|
616
|
+
/**
|
|
617
|
+
* deserializeAws_json1_1TestConnectionCommand
|
|
618
|
+
*/
|
|
619
|
+
export declare const de_TestConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TestConnectionCommandOutput>;
|
|
620
|
+
/**
|
|
621
|
+
* deserializeAws_json1_1UpdateSubscriptionsToEventBridgeCommand
|
|
622
|
+
*/
|
|
623
|
+
export declare const de_UpdateSubscriptionsToEventBridgeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSubscriptionsToEventBridgeCommandOutput>;
|