@aws-sdk/client-redshift 3.169.0 → 3.171.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -0
- package/dist-types/ts3.4/Redshift.d.ts +2057 -600
- package/dist-types/ts3.4/RedshiftClient.d.ts +818 -192
- package/dist-types/ts3.4/commands/AcceptReservedNodeExchangeCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AddPartnerCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/AssociateDataShareConsumerCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AuthorizeDataShareCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/AuthorizeEndpointAccessCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AuthorizeSnapshotAccessCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/BatchDeleteClusterSnapshotsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/BatchModifyClusterSnapshotsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CancelResizeCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CopyClusterSnapshotCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateAuthenticationProfileCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateClusterParameterGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateClusterSecurityGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateClusterSnapshotCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateClusterSubnetGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateEndpointAccessCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateHsmClientCertificateCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateHsmConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateScheduledActionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateSnapshotCopyGrantCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateSnapshotScheduleCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/CreateUsageLimitCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeauthorizeDataShareCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteAuthenticationProfileCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteClusterParameterGroupCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteClusterSecurityGroupCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteClusterSnapshotCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteClusterSubnetGroupCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteEndpointAccessCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteHsmClientCertificateCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteHsmConfigurationCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeletePartnerCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteSnapshotCopyGrantCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/DeleteUsageLimitCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeAuthenticationProfilesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeClusterDbRevisionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeClusterParameterGroupsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeClusterParametersCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeClusterSecurityGroupsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeClusterSnapshotsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeClusterSubnetGroupsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeClusterTracksCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeClusterVersionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeClustersCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DescribeDataSharesCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DescribeDataSharesForConsumerCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeDataSharesForProducerCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeDefaultClusterParametersCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeEndpointAccessCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeEndpointAuthorizationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DescribeHsmClientCertificatesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeHsmConfigurationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeLoggingStatusCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeNodeConfigurationOptionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeOrderableClusterOptionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribePartnersCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeReservedNodeOfferingsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeReservedNodesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeResizeCommand.d.ts +33 -18
- package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeSnapshotCopyGrantsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeSnapshotSchedulesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeStorageCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DescribeTableRestoreStatusCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeUsageLimitsCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/DisableLoggingCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DisableSnapshotCopyCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DisassociateDataShareConsumerCommand.d.ts +37 -18
- package/dist-types/ts3.4/commands/EnableLoggingCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/EnableSnapshotCopyCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetClusterCredentialsCommand.d.ts +37 -18
- package/dist-types/ts3.4/commands/GetClusterCredentialsWithIAMCommand.d.ts +37 -18
- package/dist-types/ts3.4/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ModifyAquaConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ModifyAuthenticationProfileCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ModifyClusterDbRevisionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ModifyClusterIamRolesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ModifyClusterMaintenanceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ModifyClusterParameterGroupCommand.d.ts +37 -18
- package/dist-types/ts3.4/commands/ModifyClusterSnapshotCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ModifyClusterSnapshotScheduleCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ModifyClusterSubnetGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ModifyEndpointAccessCommand.d.ts +37 -18
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ModifyScheduledActionCommand.d.ts +37 -18
- package/dist-types/ts3.4/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ModifySnapshotScheduleCommand.d.ts +37 -18
- package/dist-types/ts3.4/commands/ModifyUsageLimitCommand.d.ts +33 -18
- package/dist-types/ts3.4/commands/PauseClusterCommand.d.ts +33 -18
- package/dist-types/ts3.4/commands/PurchaseReservedNodeOfferingCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/RebootClusterCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/RejectDataShareCommand.d.ts +33 -18
- package/dist-types/ts3.4/commands/ResetClusterParameterGroupCommand.d.ts +37 -18
- package/dist-types/ts3.4/commands/ResizeClusterCommand.d.ts +33 -18
- package/dist-types/ts3.4/commands/RestoreFromClusterSnapshotCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/RestoreTableFromClusterSnapshotCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ResumeClusterCommand.d.ts +33 -18
- package/dist-types/ts3.4/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/RevokeEndpointAccessCommand.d.ts +37 -18
- package/dist-types/ts3.4/commands/RevokeSnapshotAccessCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/RotateEncryptionKeyCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdatePartnerStatusCommand.d.ts +34 -18
- package/dist-types/ts3.4/commands/index.d.ts +119 -119
- 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/RedshiftServiceException.d.ts +7 -6
- package/dist-types/ts3.4/models/index.d.ts +2 -2
- package/dist-types/ts3.4/models/models_0.d.ts +2521 -3006
- package/dist-types/ts3.4/models/models_1.d.ts +1075 -1327
- package/dist-types/ts3.4/pagination/DescribeClusterDbRevisionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeClusterParameterGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeClusterParametersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeClusterSecurityGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeClusterSnapshotsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeClusterSubnetGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeClusterTracksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeClusterVersionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeClustersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDataSharesForConsumerPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDataSharesForProducerPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDataSharesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDefaultClusterParametersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeEndpointAccessPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeEndpointAuthorizationPaginator.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/DescribeHsmClientCertificatesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeHsmConfigurationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeNodeConfigurationOptionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeOrderableClusterOptionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeReservedNodeExchangeStatusPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeReservedNodeOfferingsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeReservedNodesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeScheduledActionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeSnapshotCopyGrantsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeSnapshotSchedulesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeTableRestoreStatusPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeTagsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeUsageLimitsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetReservedNodeExchangeConfigurationOptionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetReservedNodeExchangeOfferingsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/index.d.ts +33 -33
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +1433 -359
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
- package/dist-types/ts3.4/waiters/index.d.ts +4 -4
- package/dist-types/ts3.4/waiters/waitForClusterAvailable.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForClusterDeleted.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForClusterRestored.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForSnapshotAvailable.d.ts +11 -7
- package/package.json +35 -35
|
@@ -1,359 +1,1433 @@
|
|
|
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
|
-
import {
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
import {
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
import {
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
import {
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
import {
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
import {
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
import {
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
import {
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
import {
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
import {
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
import {
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
import {
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
import {
|
|
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
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
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
|
+
AcceptReservedNodeExchangeCommandInput,
|
|
8
|
+
AcceptReservedNodeExchangeCommandOutput,
|
|
9
|
+
} from "../commands/AcceptReservedNodeExchangeCommand";
|
|
10
|
+
import {
|
|
11
|
+
AddPartnerCommandInput,
|
|
12
|
+
AddPartnerCommandOutput,
|
|
13
|
+
} from "../commands/AddPartnerCommand";
|
|
14
|
+
import {
|
|
15
|
+
AssociateDataShareConsumerCommandInput,
|
|
16
|
+
AssociateDataShareConsumerCommandOutput,
|
|
17
|
+
} from "../commands/AssociateDataShareConsumerCommand";
|
|
18
|
+
import {
|
|
19
|
+
AuthorizeClusterSecurityGroupIngressCommandInput,
|
|
20
|
+
AuthorizeClusterSecurityGroupIngressCommandOutput,
|
|
21
|
+
} from "../commands/AuthorizeClusterSecurityGroupIngressCommand";
|
|
22
|
+
import {
|
|
23
|
+
AuthorizeDataShareCommandInput,
|
|
24
|
+
AuthorizeDataShareCommandOutput,
|
|
25
|
+
} from "../commands/AuthorizeDataShareCommand";
|
|
26
|
+
import {
|
|
27
|
+
AuthorizeEndpointAccessCommandInput,
|
|
28
|
+
AuthorizeEndpointAccessCommandOutput,
|
|
29
|
+
} from "../commands/AuthorizeEndpointAccessCommand";
|
|
30
|
+
import {
|
|
31
|
+
AuthorizeSnapshotAccessCommandInput,
|
|
32
|
+
AuthorizeSnapshotAccessCommandOutput,
|
|
33
|
+
} from "../commands/AuthorizeSnapshotAccessCommand";
|
|
34
|
+
import {
|
|
35
|
+
BatchDeleteClusterSnapshotsCommandInput,
|
|
36
|
+
BatchDeleteClusterSnapshotsCommandOutput,
|
|
37
|
+
} from "../commands/BatchDeleteClusterSnapshotsCommand";
|
|
38
|
+
import {
|
|
39
|
+
BatchModifyClusterSnapshotsCommandInput,
|
|
40
|
+
BatchModifyClusterSnapshotsCommandOutput,
|
|
41
|
+
} from "../commands/BatchModifyClusterSnapshotsCommand";
|
|
42
|
+
import {
|
|
43
|
+
CancelResizeCommandInput,
|
|
44
|
+
CancelResizeCommandOutput,
|
|
45
|
+
} from "../commands/CancelResizeCommand";
|
|
46
|
+
import {
|
|
47
|
+
CopyClusterSnapshotCommandInput,
|
|
48
|
+
CopyClusterSnapshotCommandOutput,
|
|
49
|
+
} from "../commands/CopyClusterSnapshotCommand";
|
|
50
|
+
import {
|
|
51
|
+
CreateAuthenticationProfileCommandInput,
|
|
52
|
+
CreateAuthenticationProfileCommandOutput,
|
|
53
|
+
} from "../commands/CreateAuthenticationProfileCommand";
|
|
54
|
+
import {
|
|
55
|
+
CreateClusterCommandInput,
|
|
56
|
+
CreateClusterCommandOutput,
|
|
57
|
+
} from "../commands/CreateClusterCommand";
|
|
58
|
+
import {
|
|
59
|
+
CreateClusterParameterGroupCommandInput,
|
|
60
|
+
CreateClusterParameterGroupCommandOutput,
|
|
61
|
+
} from "../commands/CreateClusterParameterGroupCommand";
|
|
62
|
+
import {
|
|
63
|
+
CreateClusterSecurityGroupCommandInput,
|
|
64
|
+
CreateClusterSecurityGroupCommandOutput,
|
|
65
|
+
} from "../commands/CreateClusterSecurityGroupCommand";
|
|
66
|
+
import {
|
|
67
|
+
CreateClusterSnapshotCommandInput,
|
|
68
|
+
CreateClusterSnapshotCommandOutput,
|
|
69
|
+
} from "../commands/CreateClusterSnapshotCommand";
|
|
70
|
+
import {
|
|
71
|
+
CreateClusterSubnetGroupCommandInput,
|
|
72
|
+
CreateClusterSubnetGroupCommandOutput,
|
|
73
|
+
} from "../commands/CreateClusterSubnetGroupCommand";
|
|
74
|
+
import {
|
|
75
|
+
CreateEndpointAccessCommandInput,
|
|
76
|
+
CreateEndpointAccessCommandOutput,
|
|
77
|
+
} from "../commands/CreateEndpointAccessCommand";
|
|
78
|
+
import {
|
|
79
|
+
CreateEventSubscriptionCommandInput,
|
|
80
|
+
CreateEventSubscriptionCommandOutput,
|
|
81
|
+
} from "../commands/CreateEventSubscriptionCommand";
|
|
82
|
+
import {
|
|
83
|
+
CreateHsmClientCertificateCommandInput,
|
|
84
|
+
CreateHsmClientCertificateCommandOutput,
|
|
85
|
+
} from "../commands/CreateHsmClientCertificateCommand";
|
|
86
|
+
import {
|
|
87
|
+
CreateHsmConfigurationCommandInput,
|
|
88
|
+
CreateHsmConfigurationCommandOutput,
|
|
89
|
+
} from "../commands/CreateHsmConfigurationCommand";
|
|
90
|
+
import {
|
|
91
|
+
CreateScheduledActionCommandInput,
|
|
92
|
+
CreateScheduledActionCommandOutput,
|
|
93
|
+
} from "../commands/CreateScheduledActionCommand";
|
|
94
|
+
import {
|
|
95
|
+
CreateSnapshotCopyGrantCommandInput,
|
|
96
|
+
CreateSnapshotCopyGrantCommandOutput,
|
|
97
|
+
} from "../commands/CreateSnapshotCopyGrantCommand";
|
|
98
|
+
import {
|
|
99
|
+
CreateSnapshotScheduleCommandInput,
|
|
100
|
+
CreateSnapshotScheduleCommandOutput,
|
|
101
|
+
} from "../commands/CreateSnapshotScheduleCommand";
|
|
102
|
+
import {
|
|
103
|
+
CreateTagsCommandInput,
|
|
104
|
+
CreateTagsCommandOutput,
|
|
105
|
+
} from "../commands/CreateTagsCommand";
|
|
106
|
+
import {
|
|
107
|
+
CreateUsageLimitCommandInput,
|
|
108
|
+
CreateUsageLimitCommandOutput,
|
|
109
|
+
} from "../commands/CreateUsageLimitCommand";
|
|
110
|
+
import {
|
|
111
|
+
DeauthorizeDataShareCommandInput,
|
|
112
|
+
DeauthorizeDataShareCommandOutput,
|
|
113
|
+
} from "../commands/DeauthorizeDataShareCommand";
|
|
114
|
+
import {
|
|
115
|
+
DeleteAuthenticationProfileCommandInput,
|
|
116
|
+
DeleteAuthenticationProfileCommandOutput,
|
|
117
|
+
} from "../commands/DeleteAuthenticationProfileCommand";
|
|
118
|
+
import {
|
|
119
|
+
DeleteClusterCommandInput,
|
|
120
|
+
DeleteClusterCommandOutput,
|
|
121
|
+
} from "../commands/DeleteClusterCommand";
|
|
122
|
+
import {
|
|
123
|
+
DeleteClusterParameterGroupCommandInput,
|
|
124
|
+
DeleteClusterParameterGroupCommandOutput,
|
|
125
|
+
} from "../commands/DeleteClusterParameterGroupCommand";
|
|
126
|
+
import {
|
|
127
|
+
DeleteClusterSecurityGroupCommandInput,
|
|
128
|
+
DeleteClusterSecurityGroupCommandOutput,
|
|
129
|
+
} from "../commands/DeleteClusterSecurityGroupCommand";
|
|
130
|
+
import {
|
|
131
|
+
DeleteClusterSnapshotCommandInput,
|
|
132
|
+
DeleteClusterSnapshotCommandOutput,
|
|
133
|
+
} from "../commands/DeleteClusterSnapshotCommand";
|
|
134
|
+
import {
|
|
135
|
+
DeleteClusterSubnetGroupCommandInput,
|
|
136
|
+
DeleteClusterSubnetGroupCommandOutput,
|
|
137
|
+
} from "../commands/DeleteClusterSubnetGroupCommand";
|
|
138
|
+
import {
|
|
139
|
+
DeleteEndpointAccessCommandInput,
|
|
140
|
+
DeleteEndpointAccessCommandOutput,
|
|
141
|
+
} from "../commands/DeleteEndpointAccessCommand";
|
|
142
|
+
import {
|
|
143
|
+
DeleteEventSubscriptionCommandInput,
|
|
144
|
+
DeleteEventSubscriptionCommandOutput,
|
|
145
|
+
} from "../commands/DeleteEventSubscriptionCommand";
|
|
146
|
+
import {
|
|
147
|
+
DeleteHsmClientCertificateCommandInput,
|
|
148
|
+
DeleteHsmClientCertificateCommandOutput,
|
|
149
|
+
} from "../commands/DeleteHsmClientCertificateCommand";
|
|
150
|
+
import {
|
|
151
|
+
DeleteHsmConfigurationCommandInput,
|
|
152
|
+
DeleteHsmConfigurationCommandOutput,
|
|
153
|
+
} from "../commands/DeleteHsmConfigurationCommand";
|
|
154
|
+
import {
|
|
155
|
+
DeletePartnerCommandInput,
|
|
156
|
+
DeletePartnerCommandOutput,
|
|
157
|
+
} from "../commands/DeletePartnerCommand";
|
|
158
|
+
import {
|
|
159
|
+
DeleteScheduledActionCommandInput,
|
|
160
|
+
DeleteScheduledActionCommandOutput,
|
|
161
|
+
} from "../commands/DeleteScheduledActionCommand";
|
|
162
|
+
import {
|
|
163
|
+
DeleteSnapshotCopyGrantCommandInput,
|
|
164
|
+
DeleteSnapshotCopyGrantCommandOutput,
|
|
165
|
+
} from "../commands/DeleteSnapshotCopyGrantCommand";
|
|
166
|
+
import {
|
|
167
|
+
DeleteSnapshotScheduleCommandInput,
|
|
168
|
+
DeleteSnapshotScheduleCommandOutput,
|
|
169
|
+
} from "../commands/DeleteSnapshotScheduleCommand";
|
|
170
|
+
import {
|
|
171
|
+
DeleteTagsCommandInput,
|
|
172
|
+
DeleteTagsCommandOutput,
|
|
173
|
+
} from "../commands/DeleteTagsCommand";
|
|
174
|
+
import {
|
|
175
|
+
DeleteUsageLimitCommandInput,
|
|
176
|
+
DeleteUsageLimitCommandOutput,
|
|
177
|
+
} from "../commands/DeleteUsageLimitCommand";
|
|
178
|
+
import {
|
|
179
|
+
DescribeAccountAttributesCommandInput,
|
|
180
|
+
DescribeAccountAttributesCommandOutput,
|
|
181
|
+
} from "../commands/DescribeAccountAttributesCommand";
|
|
182
|
+
import {
|
|
183
|
+
DescribeAuthenticationProfilesCommandInput,
|
|
184
|
+
DescribeAuthenticationProfilesCommandOutput,
|
|
185
|
+
} from "../commands/DescribeAuthenticationProfilesCommand";
|
|
186
|
+
import {
|
|
187
|
+
DescribeClusterDbRevisionsCommandInput,
|
|
188
|
+
DescribeClusterDbRevisionsCommandOutput,
|
|
189
|
+
} from "../commands/DescribeClusterDbRevisionsCommand";
|
|
190
|
+
import {
|
|
191
|
+
DescribeClusterParameterGroupsCommandInput,
|
|
192
|
+
DescribeClusterParameterGroupsCommandOutput,
|
|
193
|
+
} from "../commands/DescribeClusterParameterGroupsCommand";
|
|
194
|
+
import {
|
|
195
|
+
DescribeClusterParametersCommandInput,
|
|
196
|
+
DescribeClusterParametersCommandOutput,
|
|
197
|
+
} from "../commands/DescribeClusterParametersCommand";
|
|
198
|
+
import {
|
|
199
|
+
DescribeClustersCommandInput,
|
|
200
|
+
DescribeClustersCommandOutput,
|
|
201
|
+
} from "../commands/DescribeClustersCommand";
|
|
202
|
+
import {
|
|
203
|
+
DescribeClusterSecurityGroupsCommandInput,
|
|
204
|
+
DescribeClusterSecurityGroupsCommandOutput,
|
|
205
|
+
} from "../commands/DescribeClusterSecurityGroupsCommand";
|
|
206
|
+
import {
|
|
207
|
+
DescribeClusterSnapshotsCommandInput,
|
|
208
|
+
DescribeClusterSnapshotsCommandOutput,
|
|
209
|
+
} from "../commands/DescribeClusterSnapshotsCommand";
|
|
210
|
+
import {
|
|
211
|
+
DescribeClusterSubnetGroupsCommandInput,
|
|
212
|
+
DescribeClusterSubnetGroupsCommandOutput,
|
|
213
|
+
} from "../commands/DescribeClusterSubnetGroupsCommand";
|
|
214
|
+
import {
|
|
215
|
+
DescribeClusterTracksCommandInput,
|
|
216
|
+
DescribeClusterTracksCommandOutput,
|
|
217
|
+
} from "../commands/DescribeClusterTracksCommand";
|
|
218
|
+
import {
|
|
219
|
+
DescribeClusterVersionsCommandInput,
|
|
220
|
+
DescribeClusterVersionsCommandOutput,
|
|
221
|
+
} from "../commands/DescribeClusterVersionsCommand";
|
|
222
|
+
import {
|
|
223
|
+
DescribeDataSharesCommandInput,
|
|
224
|
+
DescribeDataSharesCommandOutput,
|
|
225
|
+
} from "../commands/DescribeDataSharesCommand";
|
|
226
|
+
import {
|
|
227
|
+
DescribeDataSharesForConsumerCommandInput,
|
|
228
|
+
DescribeDataSharesForConsumerCommandOutput,
|
|
229
|
+
} from "../commands/DescribeDataSharesForConsumerCommand";
|
|
230
|
+
import {
|
|
231
|
+
DescribeDataSharesForProducerCommandInput,
|
|
232
|
+
DescribeDataSharesForProducerCommandOutput,
|
|
233
|
+
} from "../commands/DescribeDataSharesForProducerCommand";
|
|
234
|
+
import {
|
|
235
|
+
DescribeDefaultClusterParametersCommandInput,
|
|
236
|
+
DescribeDefaultClusterParametersCommandOutput,
|
|
237
|
+
} from "../commands/DescribeDefaultClusterParametersCommand";
|
|
238
|
+
import {
|
|
239
|
+
DescribeEndpointAccessCommandInput,
|
|
240
|
+
DescribeEndpointAccessCommandOutput,
|
|
241
|
+
} from "../commands/DescribeEndpointAccessCommand";
|
|
242
|
+
import {
|
|
243
|
+
DescribeEndpointAuthorizationCommandInput,
|
|
244
|
+
DescribeEndpointAuthorizationCommandOutput,
|
|
245
|
+
} from "../commands/DescribeEndpointAuthorizationCommand";
|
|
246
|
+
import {
|
|
247
|
+
DescribeEventCategoriesCommandInput,
|
|
248
|
+
DescribeEventCategoriesCommandOutput,
|
|
249
|
+
} from "../commands/DescribeEventCategoriesCommand";
|
|
250
|
+
import {
|
|
251
|
+
DescribeEventsCommandInput,
|
|
252
|
+
DescribeEventsCommandOutput,
|
|
253
|
+
} from "../commands/DescribeEventsCommand";
|
|
254
|
+
import {
|
|
255
|
+
DescribeEventSubscriptionsCommandInput,
|
|
256
|
+
DescribeEventSubscriptionsCommandOutput,
|
|
257
|
+
} from "../commands/DescribeEventSubscriptionsCommand";
|
|
258
|
+
import {
|
|
259
|
+
DescribeHsmClientCertificatesCommandInput,
|
|
260
|
+
DescribeHsmClientCertificatesCommandOutput,
|
|
261
|
+
} from "../commands/DescribeHsmClientCertificatesCommand";
|
|
262
|
+
import {
|
|
263
|
+
DescribeHsmConfigurationsCommandInput,
|
|
264
|
+
DescribeHsmConfigurationsCommandOutput,
|
|
265
|
+
} from "../commands/DescribeHsmConfigurationsCommand";
|
|
266
|
+
import {
|
|
267
|
+
DescribeLoggingStatusCommandInput,
|
|
268
|
+
DescribeLoggingStatusCommandOutput,
|
|
269
|
+
} from "../commands/DescribeLoggingStatusCommand";
|
|
270
|
+
import {
|
|
271
|
+
DescribeNodeConfigurationOptionsCommandInput,
|
|
272
|
+
DescribeNodeConfigurationOptionsCommandOutput,
|
|
273
|
+
} from "../commands/DescribeNodeConfigurationOptionsCommand";
|
|
274
|
+
import {
|
|
275
|
+
DescribeOrderableClusterOptionsCommandInput,
|
|
276
|
+
DescribeOrderableClusterOptionsCommandOutput,
|
|
277
|
+
} from "../commands/DescribeOrderableClusterOptionsCommand";
|
|
278
|
+
import {
|
|
279
|
+
DescribePartnersCommandInput,
|
|
280
|
+
DescribePartnersCommandOutput,
|
|
281
|
+
} from "../commands/DescribePartnersCommand";
|
|
282
|
+
import {
|
|
283
|
+
DescribeReservedNodeExchangeStatusCommandInput,
|
|
284
|
+
DescribeReservedNodeExchangeStatusCommandOutput,
|
|
285
|
+
} from "../commands/DescribeReservedNodeExchangeStatusCommand";
|
|
286
|
+
import {
|
|
287
|
+
DescribeReservedNodeOfferingsCommandInput,
|
|
288
|
+
DescribeReservedNodeOfferingsCommandOutput,
|
|
289
|
+
} from "../commands/DescribeReservedNodeOfferingsCommand";
|
|
290
|
+
import {
|
|
291
|
+
DescribeReservedNodesCommandInput,
|
|
292
|
+
DescribeReservedNodesCommandOutput,
|
|
293
|
+
} from "../commands/DescribeReservedNodesCommand";
|
|
294
|
+
import {
|
|
295
|
+
DescribeResizeCommandInput,
|
|
296
|
+
DescribeResizeCommandOutput,
|
|
297
|
+
} from "../commands/DescribeResizeCommand";
|
|
298
|
+
import {
|
|
299
|
+
DescribeScheduledActionsCommandInput,
|
|
300
|
+
DescribeScheduledActionsCommandOutput,
|
|
301
|
+
} from "../commands/DescribeScheduledActionsCommand";
|
|
302
|
+
import {
|
|
303
|
+
DescribeSnapshotCopyGrantsCommandInput,
|
|
304
|
+
DescribeSnapshotCopyGrantsCommandOutput,
|
|
305
|
+
} from "../commands/DescribeSnapshotCopyGrantsCommand";
|
|
306
|
+
import {
|
|
307
|
+
DescribeSnapshotSchedulesCommandInput,
|
|
308
|
+
DescribeSnapshotSchedulesCommandOutput,
|
|
309
|
+
} from "../commands/DescribeSnapshotSchedulesCommand";
|
|
310
|
+
import {
|
|
311
|
+
DescribeStorageCommandInput,
|
|
312
|
+
DescribeStorageCommandOutput,
|
|
313
|
+
} from "../commands/DescribeStorageCommand";
|
|
314
|
+
import {
|
|
315
|
+
DescribeTableRestoreStatusCommandInput,
|
|
316
|
+
DescribeTableRestoreStatusCommandOutput,
|
|
317
|
+
} from "../commands/DescribeTableRestoreStatusCommand";
|
|
318
|
+
import {
|
|
319
|
+
DescribeTagsCommandInput,
|
|
320
|
+
DescribeTagsCommandOutput,
|
|
321
|
+
} from "../commands/DescribeTagsCommand";
|
|
322
|
+
import {
|
|
323
|
+
DescribeUsageLimitsCommandInput,
|
|
324
|
+
DescribeUsageLimitsCommandOutput,
|
|
325
|
+
} from "../commands/DescribeUsageLimitsCommand";
|
|
326
|
+
import {
|
|
327
|
+
DisableLoggingCommandInput,
|
|
328
|
+
DisableLoggingCommandOutput,
|
|
329
|
+
} from "../commands/DisableLoggingCommand";
|
|
330
|
+
import {
|
|
331
|
+
DisableSnapshotCopyCommandInput,
|
|
332
|
+
DisableSnapshotCopyCommandOutput,
|
|
333
|
+
} from "../commands/DisableSnapshotCopyCommand";
|
|
334
|
+
import {
|
|
335
|
+
DisassociateDataShareConsumerCommandInput,
|
|
336
|
+
DisassociateDataShareConsumerCommandOutput,
|
|
337
|
+
} from "../commands/DisassociateDataShareConsumerCommand";
|
|
338
|
+
import {
|
|
339
|
+
EnableLoggingCommandInput,
|
|
340
|
+
EnableLoggingCommandOutput,
|
|
341
|
+
} from "../commands/EnableLoggingCommand";
|
|
342
|
+
import {
|
|
343
|
+
EnableSnapshotCopyCommandInput,
|
|
344
|
+
EnableSnapshotCopyCommandOutput,
|
|
345
|
+
} from "../commands/EnableSnapshotCopyCommand";
|
|
346
|
+
import {
|
|
347
|
+
GetClusterCredentialsCommandInput,
|
|
348
|
+
GetClusterCredentialsCommandOutput,
|
|
349
|
+
} from "../commands/GetClusterCredentialsCommand";
|
|
350
|
+
import {
|
|
351
|
+
GetClusterCredentialsWithIAMCommandInput,
|
|
352
|
+
GetClusterCredentialsWithIAMCommandOutput,
|
|
353
|
+
} from "../commands/GetClusterCredentialsWithIAMCommand";
|
|
354
|
+
import {
|
|
355
|
+
GetReservedNodeExchangeConfigurationOptionsCommandInput,
|
|
356
|
+
GetReservedNodeExchangeConfigurationOptionsCommandOutput,
|
|
357
|
+
} from "../commands/GetReservedNodeExchangeConfigurationOptionsCommand";
|
|
358
|
+
import {
|
|
359
|
+
GetReservedNodeExchangeOfferingsCommandInput,
|
|
360
|
+
GetReservedNodeExchangeOfferingsCommandOutput,
|
|
361
|
+
} from "../commands/GetReservedNodeExchangeOfferingsCommand";
|
|
362
|
+
import {
|
|
363
|
+
ModifyAquaConfigurationCommandInput,
|
|
364
|
+
ModifyAquaConfigurationCommandOutput,
|
|
365
|
+
} from "../commands/ModifyAquaConfigurationCommand";
|
|
366
|
+
import {
|
|
367
|
+
ModifyAuthenticationProfileCommandInput,
|
|
368
|
+
ModifyAuthenticationProfileCommandOutput,
|
|
369
|
+
} from "../commands/ModifyAuthenticationProfileCommand";
|
|
370
|
+
import {
|
|
371
|
+
ModifyClusterCommandInput,
|
|
372
|
+
ModifyClusterCommandOutput,
|
|
373
|
+
} from "../commands/ModifyClusterCommand";
|
|
374
|
+
import {
|
|
375
|
+
ModifyClusterDbRevisionCommandInput,
|
|
376
|
+
ModifyClusterDbRevisionCommandOutput,
|
|
377
|
+
} from "../commands/ModifyClusterDbRevisionCommand";
|
|
378
|
+
import {
|
|
379
|
+
ModifyClusterIamRolesCommandInput,
|
|
380
|
+
ModifyClusterIamRolesCommandOutput,
|
|
381
|
+
} from "../commands/ModifyClusterIamRolesCommand";
|
|
382
|
+
import {
|
|
383
|
+
ModifyClusterMaintenanceCommandInput,
|
|
384
|
+
ModifyClusterMaintenanceCommandOutput,
|
|
385
|
+
} from "../commands/ModifyClusterMaintenanceCommand";
|
|
386
|
+
import {
|
|
387
|
+
ModifyClusterParameterGroupCommandInput,
|
|
388
|
+
ModifyClusterParameterGroupCommandOutput,
|
|
389
|
+
} from "../commands/ModifyClusterParameterGroupCommand";
|
|
390
|
+
import {
|
|
391
|
+
ModifyClusterSnapshotCommandInput,
|
|
392
|
+
ModifyClusterSnapshotCommandOutput,
|
|
393
|
+
} from "../commands/ModifyClusterSnapshotCommand";
|
|
394
|
+
import {
|
|
395
|
+
ModifyClusterSnapshotScheduleCommandInput,
|
|
396
|
+
ModifyClusterSnapshotScheduleCommandOutput,
|
|
397
|
+
} from "../commands/ModifyClusterSnapshotScheduleCommand";
|
|
398
|
+
import {
|
|
399
|
+
ModifyClusterSubnetGroupCommandInput,
|
|
400
|
+
ModifyClusterSubnetGroupCommandOutput,
|
|
401
|
+
} from "../commands/ModifyClusterSubnetGroupCommand";
|
|
402
|
+
import {
|
|
403
|
+
ModifyEndpointAccessCommandInput,
|
|
404
|
+
ModifyEndpointAccessCommandOutput,
|
|
405
|
+
} from "../commands/ModifyEndpointAccessCommand";
|
|
406
|
+
import {
|
|
407
|
+
ModifyEventSubscriptionCommandInput,
|
|
408
|
+
ModifyEventSubscriptionCommandOutput,
|
|
409
|
+
} from "../commands/ModifyEventSubscriptionCommand";
|
|
410
|
+
import {
|
|
411
|
+
ModifyScheduledActionCommandInput,
|
|
412
|
+
ModifyScheduledActionCommandOutput,
|
|
413
|
+
} from "../commands/ModifyScheduledActionCommand";
|
|
414
|
+
import {
|
|
415
|
+
ModifySnapshotCopyRetentionPeriodCommandInput,
|
|
416
|
+
ModifySnapshotCopyRetentionPeriodCommandOutput,
|
|
417
|
+
} from "../commands/ModifySnapshotCopyRetentionPeriodCommand";
|
|
418
|
+
import {
|
|
419
|
+
ModifySnapshotScheduleCommandInput,
|
|
420
|
+
ModifySnapshotScheduleCommandOutput,
|
|
421
|
+
} from "../commands/ModifySnapshotScheduleCommand";
|
|
422
|
+
import {
|
|
423
|
+
ModifyUsageLimitCommandInput,
|
|
424
|
+
ModifyUsageLimitCommandOutput,
|
|
425
|
+
} from "../commands/ModifyUsageLimitCommand";
|
|
426
|
+
import {
|
|
427
|
+
PauseClusterCommandInput,
|
|
428
|
+
PauseClusterCommandOutput,
|
|
429
|
+
} from "../commands/PauseClusterCommand";
|
|
430
|
+
import {
|
|
431
|
+
PurchaseReservedNodeOfferingCommandInput,
|
|
432
|
+
PurchaseReservedNodeOfferingCommandOutput,
|
|
433
|
+
} from "../commands/PurchaseReservedNodeOfferingCommand";
|
|
434
|
+
import {
|
|
435
|
+
RebootClusterCommandInput,
|
|
436
|
+
RebootClusterCommandOutput,
|
|
437
|
+
} from "../commands/RebootClusterCommand";
|
|
438
|
+
import {
|
|
439
|
+
RejectDataShareCommandInput,
|
|
440
|
+
RejectDataShareCommandOutput,
|
|
441
|
+
} from "../commands/RejectDataShareCommand";
|
|
442
|
+
import {
|
|
443
|
+
ResetClusterParameterGroupCommandInput,
|
|
444
|
+
ResetClusterParameterGroupCommandOutput,
|
|
445
|
+
} from "../commands/ResetClusterParameterGroupCommand";
|
|
446
|
+
import {
|
|
447
|
+
ResizeClusterCommandInput,
|
|
448
|
+
ResizeClusterCommandOutput,
|
|
449
|
+
} from "../commands/ResizeClusterCommand";
|
|
450
|
+
import {
|
|
451
|
+
RestoreFromClusterSnapshotCommandInput,
|
|
452
|
+
RestoreFromClusterSnapshotCommandOutput,
|
|
453
|
+
} from "../commands/RestoreFromClusterSnapshotCommand";
|
|
454
|
+
import {
|
|
455
|
+
RestoreTableFromClusterSnapshotCommandInput,
|
|
456
|
+
RestoreTableFromClusterSnapshotCommandOutput,
|
|
457
|
+
} from "../commands/RestoreTableFromClusterSnapshotCommand";
|
|
458
|
+
import {
|
|
459
|
+
ResumeClusterCommandInput,
|
|
460
|
+
ResumeClusterCommandOutput,
|
|
461
|
+
} from "../commands/ResumeClusterCommand";
|
|
462
|
+
import {
|
|
463
|
+
RevokeClusterSecurityGroupIngressCommandInput,
|
|
464
|
+
RevokeClusterSecurityGroupIngressCommandOutput,
|
|
465
|
+
} from "../commands/RevokeClusterSecurityGroupIngressCommand";
|
|
466
|
+
import {
|
|
467
|
+
RevokeEndpointAccessCommandInput,
|
|
468
|
+
RevokeEndpointAccessCommandOutput,
|
|
469
|
+
} from "../commands/RevokeEndpointAccessCommand";
|
|
470
|
+
import {
|
|
471
|
+
RevokeSnapshotAccessCommandInput,
|
|
472
|
+
RevokeSnapshotAccessCommandOutput,
|
|
473
|
+
} from "../commands/RevokeSnapshotAccessCommand";
|
|
474
|
+
import {
|
|
475
|
+
RotateEncryptionKeyCommandInput,
|
|
476
|
+
RotateEncryptionKeyCommandOutput,
|
|
477
|
+
} from "../commands/RotateEncryptionKeyCommand";
|
|
478
|
+
import {
|
|
479
|
+
UpdatePartnerStatusCommandInput,
|
|
480
|
+
UpdatePartnerStatusCommandOutput,
|
|
481
|
+
} from "../commands/UpdatePartnerStatusCommand";
|
|
482
|
+
export declare const serializeAws_queryAcceptReservedNodeExchangeCommand: (
|
|
483
|
+
input: AcceptReservedNodeExchangeCommandInput,
|
|
484
|
+
context: __SerdeContext
|
|
485
|
+
) => Promise<__HttpRequest>;
|
|
486
|
+
export declare const serializeAws_queryAddPartnerCommand: (
|
|
487
|
+
input: AddPartnerCommandInput,
|
|
488
|
+
context: __SerdeContext
|
|
489
|
+
) => Promise<__HttpRequest>;
|
|
490
|
+
export declare const serializeAws_queryAssociateDataShareConsumerCommand: (
|
|
491
|
+
input: AssociateDataShareConsumerCommandInput,
|
|
492
|
+
context: __SerdeContext
|
|
493
|
+
) => Promise<__HttpRequest>;
|
|
494
|
+
export declare const serializeAws_queryAuthorizeClusterSecurityGroupIngressCommand: (
|
|
495
|
+
input: AuthorizeClusterSecurityGroupIngressCommandInput,
|
|
496
|
+
context: __SerdeContext
|
|
497
|
+
) => Promise<__HttpRequest>;
|
|
498
|
+
export declare const serializeAws_queryAuthorizeDataShareCommand: (
|
|
499
|
+
input: AuthorizeDataShareCommandInput,
|
|
500
|
+
context: __SerdeContext
|
|
501
|
+
) => Promise<__HttpRequest>;
|
|
502
|
+
export declare const serializeAws_queryAuthorizeEndpointAccessCommand: (
|
|
503
|
+
input: AuthorizeEndpointAccessCommandInput,
|
|
504
|
+
context: __SerdeContext
|
|
505
|
+
) => Promise<__HttpRequest>;
|
|
506
|
+
export declare const serializeAws_queryAuthorizeSnapshotAccessCommand: (
|
|
507
|
+
input: AuthorizeSnapshotAccessCommandInput,
|
|
508
|
+
context: __SerdeContext
|
|
509
|
+
) => Promise<__HttpRequest>;
|
|
510
|
+
export declare const serializeAws_queryBatchDeleteClusterSnapshotsCommand: (
|
|
511
|
+
input: BatchDeleteClusterSnapshotsCommandInput,
|
|
512
|
+
context: __SerdeContext
|
|
513
|
+
) => Promise<__HttpRequest>;
|
|
514
|
+
export declare const serializeAws_queryBatchModifyClusterSnapshotsCommand: (
|
|
515
|
+
input: BatchModifyClusterSnapshotsCommandInput,
|
|
516
|
+
context: __SerdeContext
|
|
517
|
+
) => Promise<__HttpRequest>;
|
|
518
|
+
export declare const serializeAws_queryCancelResizeCommand: (
|
|
519
|
+
input: CancelResizeCommandInput,
|
|
520
|
+
context: __SerdeContext
|
|
521
|
+
) => Promise<__HttpRequest>;
|
|
522
|
+
export declare const serializeAws_queryCopyClusterSnapshotCommand: (
|
|
523
|
+
input: CopyClusterSnapshotCommandInput,
|
|
524
|
+
context: __SerdeContext
|
|
525
|
+
) => Promise<__HttpRequest>;
|
|
526
|
+
export declare const serializeAws_queryCreateAuthenticationProfileCommand: (
|
|
527
|
+
input: CreateAuthenticationProfileCommandInput,
|
|
528
|
+
context: __SerdeContext
|
|
529
|
+
) => Promise<__HttpRequest>;
|
|
530
|
+
export declare const serializeAws_queryCreateClusterCommand: (
|
|
531
|
+
input: CreateClusterCommandInput,
|
|
532
|
+
context: __SerdeContext
|
|
533
|
+
) => Promise<__HttpRequest>;
|
|
534
|
+
export declare const serializeAws_queryCreateClusterParameterGroupCommand: (
|
|
535
|
+
input: CreateClusterParameterGroupCommandInput,
|
|
536
|
+
context: __SerdeContext
|
|
537
|
+
) => Promise<__HttpRequest>;
|
|
538
|
+
export declare const serializeAws_queryCreateClusterSecurityGroupCommand: (
|
|
539
|
+
input: CreateClusterSecurityGroupCommandInput,
|
|
540
|
+
context: __SerdeContext
|
|
541
|
+
) => Promise<__HttpRequest>;
|
|
542
|
+
export declare const serializeAws_queryCreateClusterSnapshotCommand: (
|
|
543
|
+
input: CreateClusterSnapshotCommandInput,
|
|
544
|
+
context: __SerdeContext
|
|
545
|
+
) => Promise<__HttpRequest>;
|
|
546
|
+
export declare const serializeAws_queryCreateClusterSubnetGroupCommand: (
|
|
547
|
+
input: CreateClusterSubnetGroupCommandInput,
|
|
548
|
+
context: __SerdeContext
|
|
549
|
+
) => Promise<__HttpRequest>;
|
|
550
|
+
export declare const serializeAws_queryCreateEndpointAccessCommand: (
|
|
551
|
+
input: CreateEndpointAccessCommandInput,
|
|
552
|
+
context: __SerdeContext
|
|
553
|
+
) => Promise<__HttpRequest>;
|
|
554
|
+
export declare const serializeAws_queryCreateEventSubscriptionCommand: (
|
|
555
|
+
input: CreateEventSubscriptionCommandInput,
|
|
556
|
+
context: __SerdeContext
|
|
557
|
+
) => Promise<__HttpRequest>;
|
|
558
|
+
export declare const serializeAws_queryCreateHsmClientCertificateCommand: (
|
|
559
|
+
input: CreateHsmClientCertificateCommandInput,
|
|
560
|
+
context: __SerdeContext
|
|
561
|
+
) => Promise<__HttpRequest>;
|
|
562
|
+
export declare const serializeAws_queryCreateHsmConfigurationCommand: (
|
|
563
|
+
input: CreateHsmConfigurationCommandInput,
|
|
564
|
+
context: __SerdeContext
|
|
565
|
+
) => Promise<__HttpRequest>;
|
|
566
|
+
export declare const serializeAws_queryCreateScheduledActionCommand: (
|
|
567
|
+
input: CreateScheduledActionCommandInput,
|
|
568
|
+
context: __SerdeContext
|
|
569
|
+
) => Promise<__HttpRequest>;
|
|
570
|
+
export declare const serializeAws_queryCreateSnapshotCopyGrantCommand: (
|
|
571
|
+
input: CreateSnapshotCopyGrantCommandInput,
|
|
572
|
+
context: __SerdeContext
|
|
573
|
+
) => Promise<__HttpRequest>;
|
|
574
|
+
export declare const serializeAws_queryCreateSnapshotScheduleCommand: (
|
|
575
|
+
input: CreateSnapshotScheduleCommandInput,
|
|
576
|
+
context: __SerdeContext
|
|
577
|
+
) => Promise<__HttpRequest>;
|
|
578
|
+
export declare const serializeAws_queryCreateTagsCommand: (
|
|
579
|
+
input: CreateTagsCommandInput,
|
|
580
|
+
context: __SerdeContext
|
|
581
|
+
) => Promise<__HttpRequest>;
|
|
582
|
+
export declare const serializeAws_queryCreateUsageLimitCommand: (
|
|
583
|
+
input: CreateUsageLimitCommandInput,
|
|
584
|
+
context: __SerdeContext
|
|
585
|
+
) => Promise<__HttpRequest>;
|
|
586
|
+
export declare const serializeAws_queryDeauthorizeDataShareCommand: (
|
|
587
|
+
input: DeauthorizeDataShareCommandInput,
|
|
588
|
+
context: __SerdeContext
|
|
589
|
+
) => Promise<__HttpRequest>;
|
|
590
|
+
export declare const serializeAws_queryDeleteAuthenticationProfileCommand: (
|
|
591
|
+
input: DeleteAuthenticationProfileCommandInput,
|
|
592
|
+
context: __SerdeContext
|
|
593
|
+
) => Promise<__HttpRequest>;
|
|
594
|
+
export declare const serializeAws_queryDeleteClusterCommand: (
|
|
595
|
+
input: DeleteClusterCommandInput,
|
|
596
|
+
context: __SerdeContext
|
|
597
|
+
) => Promise<__HttpRequest>;
|
|
598
|
+
export declare const serializeAws_queryDeleteClusterParameterGroupCommand: (
|
|
599
|
+
input: DeleteClusterParameterGroupCommandInput,
|
|
600
|
+
context: __SerdeContext
|
|
601
|
+
) => Promise<__HttpRequest>;
|
|
602
|
+
export declare const serializeAws_queryDeleteClusterSecurityGroupCommand: (
|
|
603
|
+
input: DeleteClusterSecurityGroupCommandInput,
|
|
604
|
+
context: __SerdeContext
|
|
605
|
+
) => Promise<__HttpRequest>;
|
|
606
|
+
export declare const serializeAws_queryDeleteClusterSnapshotCommand: (
|
|
607
|
+
input: DeleteClusterSnapshotCommandInput,
|
|
608
|
+
context: __SerdeContext
|
|
609
|
+
) => Promise<__HttpRequest>;
|
|
610
|
+
export declare const serializeAws_queryDeleteClusterSubnetGroupCommand: (
|
|
611
|
+
input: DeleteClusterSubnetGroupCommandInput,
|
|
612
|
+
context: __SerdeContext
|
|
613
|
+
) => Promise<__HttpRequest>;
|
|
614
|
+
export declare const serializeAws_queryDeleteEndpointAccessCommand: (
|
|
615
|
+
input: DeleteEndpointAccessCommandInput,
|
|
616
|
+
context: __SerdeContext
|
|
617
|
+
) => Promise<__HttpRequest>;
|
|
618
|
+
export declare const serializeAws_queryDeleteEventSubscriptionCommand: (
|
|
619
|
+
input: DeleteEventSubscriptionCommandInput,
|
|
620
|
+
context: __SerdeContext
|
|
621
|
+
) => Promise<__HttpRequest>;
|
|
622
|
+
export declare const serializeAws_queryDeleteHsmClientCertificateCommand: (
|
|
623
|
+
input: DeleteHsmClientCertificateCommandInput,
|
|
624
|
+
context: __SerdeContext
|
|
625
|
+
) => Promise<__HttpRequest>;
|
|
626
|
+
export declare const serializeAws_queryDeleteHsmConfigurationCommand: (
|
|
627
|
+
input: DeleteHsmConfigurationCommandInput,
|
|
628
|
+
context: __SerdeContext
|
|
629
|
+
) => Promise<__HttpRequest>;
|
|
630
|
+
export declare const serializeAws_queryDeletePartnerCommand: (
|
|
631
|
+
input: DeletePartnerCommandInput,
|
|
632
|
+
context: __SerdeContext
|
|
633
|
+
) => Promise<__HttpRequest>;
|
|
634
|
+
export declare const serializeAws_queryDeleteScheduledActionCommand: (
|
|
635
|
+
input: DeleteScheduledActionCommandInput,
|
|
636
|
+
context: __SerdeContext
|
|
637
|
+
) => Promise<__HttpRequest>;
|
|
638
|
+
export declare const serializeAws_queryDeleteSnapshotCopyGrantCommand: (
|
|
639
|
+
input: DeleteSnapshotCopyGrantCommandInput,
|
|
640
|
+
context: __SerdeContext
|
|
641
|
+
) => Promise<__HttpRequest>;
|
|
642
|
+
export declare const serializeAws_queryDeleteSnapshotScheduleCommand: (
|
|
643
|
+
input: DeleteSnapshotScheduleCommandInput,
|
|
644
|
+
context: __SerdeContext
|
|
645
|
+
) => Promise<__HttpRequest>;
|
|
646
|
+
export declare const serializeAws_queryDeleteTagsCommand: (
|
|
647
|
+
input: DeleteTagsCommandInput,
|
|
648
|
+
context: __SerdeContext
|
|
649
|
+
) => Promise<__HttpRequest>;
|
|
650
|
+
export declare const serializeAws_queryDeleteUsageLimitCommand: (
|
|
651
|
+
input: DeleteUsageLimitCommandInput,
|
|
652
|
+
context: __SerdeContext
|
|
653
|
+
) => Promise<__HttpRequest>;
|
|
654
|
+
export declare const serializeAws_queryDescribeAccountAttributesCommand: (
|
|
655
|
+
input: DescribeAccountAttributesCommandInput,
|
|
656
|
+
context: __SerdeContext
|
|
657
|
+
) => Promise<__HttpRequest>;
|
|
658
|
+
export declare const serializeAws_queryDescribeAuthenticationProfilesCommand: (
|
|
659
|
+
input: DescribeAuthenticationProfilesCommandInput,
|
|
660
|
+
context: __SerdeContext
|
|
661
|
+
) => Promise<__HttpRequest>;
|
|
662
|
+
export declare const serializeAws_queryDescribeClusterDbRevisionsCommand: (
|
|
663
|
+
input: DescribeClusterDbRevisionsCommandInput,
|
|
664
|
+
context: __SerdeContext
|
|
665
|
+
) => Promise<__HttpRequest>;
|
|
666
|
+
export declare const serializeAws_queryDescribeClusterParameterGroupsCommand: (
|
|
667
|
+
input: DescribeClusterParameterGroupsCommandInput,
|
|
668
|
+
context: __SerdeContext
|
|
669
|
+
) => Promise<__HttpRequest>;
|
|
670
|
+
export declare const serializeAws_queryDescribeClusterParametersCommand: (
|
|
671
|
+
input: DescribeClusterParametersCommandInput,
|
|
672
|
+
context: __SerdeContext
|
|
673
|
+
) => Promise<__HttpRequest>;
|
|
674
|
+
export declare const serializeAws_queryDescribeClustersCommand: (
|
|
675
|
+
input: DescribeClustersCommandInput,
|
|
676
|
+
context: __SerdeContext
|
|
677
|
+
) => Promise<__HttpRequest>;
|
|
678
|
+
export declare const serializeAws_queryDescribeClusterSecurityGroupsCommand: (
|
|
679
|
+
input: DescribeClusterSecurityGroupsCommandInput,
|
|
680
|
+
context: __SerdeContext
|
|
681
|
+
) => Promise<__HttpRequest>;
|
|
682
|
+
export declare const serializeAws_queryDescribeClusterSnapshotsCommand: (
|
|
683
|
+
input: DescribeClusterSnapshotsCommandInput,
|
|
684
|
+
context: __SerdeContext
|
|
685
|
+
) => Promise<__HttpRequest>;
|
|
686
|
+
export declare const serializeAws_queryDescribeClusterSubnetGroupsCommand: (
|
|
687
|
+
input: DescribeClusterSubnetGroupsCommandInput,
|
|
688
|
+
context: __SerdeContext
|
|
689
|
+
) => Promise<__HttpRequest>;
|
|
690
|
+
export declare const serializeAws_queryDescribeClusterTracksCommand: (
|
|
691
|
+
input: DescribeClusterTracksCommandInput,
|
|
692
|
+
context: __SerdeContext
|
|
693
|
+
) => Promise<__HttpRequest>;
|
|
694
|
+
export declare const serializeAws_queryDescribeClusterVersionsCommand: (
|
|
695
|
+
input: DescribeClusterVersionsCommandInput,
|
|
696
|
+
context: __SerdeContext
|
|
697
|
+
) => Promise<__HttpRequest>;
|
|
698
|
+
export declare const serializeAws_queryDescribeDataSharesCommand: (
|
|
699
|
+
input: DescribeDataSharesCommandInput,
|
|
700
|
+
context: __SerdeContext
|
|
701
|
+
) => Promise<__HttpRequest>;
|
|
702
|
+
export declare const serializeAws_queryDescribeDataSharesForConsumerCommand: (
|
|
703
|
+
input: DescribeDataSharesForConsumerCommandInput,
|
|
704
|
+
context: __SerdeContext
|
|
705
|
+
) => Promise<__HttpRequest>;
|
|
706
|
+
export declare const serializeAws_queryDescribeDataSharesForProducerCommand: (
|
|
707
|
+
input: DescribeDataSharesForProducerCommandInput,
|
|
708
|
+
context: __SerdeContext
|
|
709
|
+
) => Promise<__HttpRequest>;
|
|
710
|
+
export declare const serializeAws_queryDescribeDefaultClusterParametersCommand: (
|
|
711
|
+
input: DescribeDefaultClusterParametersCommandInput,
|
|
712
|
+
context: __SerdeContext
|
|
713
|
+
) => Promise<__HttpRequest>;
|
|
714
|
+
export declare const serializeAws_queryDescribeEndpointAccessCommand: (
|
|
715
|
+
input: DescribeEndpointAccessCommandInput,
|
|
716
|
+
context: __SerdeContext
|
|
717
|
+
) => Promise<__HttpRequest>;
|
|
718
|
+
export declare const serializeAws_queryDescribeEndpointAuthorizationCommand: (
|
|
719
|
+
input: DescribeEndpointAuthorizationCommandInput,
|
|
720
|
+
context: __SerdeContext
|
|
721
|
+
) => Promise<__HttpRequest>;
|
|
722
|
+
export declare const serializeAws_queryDescribeEventCategoriesCommand: (
|
|
723
|
+
input: DescribeEventCategoriesCommandInput,
|
|
724
|
+
context: __SerdeContext
|
|
725
|
+
) => Promise<__HttpRequest>;
|
|
726
|
+
export declare const serializeAws_queryDescribeEventsCommand: (
|
|
727
|
+
input: DescribeEventsCommandInput,
|
|
728
|
+
context: __SerdeContext
|
|
729
|
+
) => Promise<__HttpRequest>;
|
|
730
|
+
export declare const serializeAws_queryDescribeEventSubscriptionsCommand: (
|
|
731
|
+
input: DescribeEventSubscriptionsCommandInput,
|
|
732
|
+
context: __SerdeContext
|
|
733
|
+
) => Promise<__HttpRequest>;
|
|
734
|
+
export declare const serializeAws_queryDescribeHsmClientCertificatesCommand: (
|
|
735
|
+
input: DescribeHsmClientCertificatesCommandInput,
|
|
736
|
+
context: __SerdeContext
|
|
737
|
+
) => Promise<__HttpRequest>;
|
|
738
|
+
export declare const serializeAws_queryDescribeHsmConfigurationsCommand: (
|
|
739
|
+
input: DescribeHsmConfigurationsCommandInput,
|
|
740
|
+
context: __SerdeContext
|
|
741
|
+
) => Promise<__HttpRequest>;
|
|
742
|
+
export declare const serializeAws_queryDescribeLoggingStatusCommand: (
|
|
743
|
+
input: DescribeLoggingStatusCommandInput,
|
|
744
|
+
context: __SerdeContext
|
|
745
|
+
) => Promise<__HttpRequest>;
|
|
746
|
+
export declare const serializeAws_queryDescribeNodeConfigurationOptionsCommand: (
|
|
747
|
+
input: DescribeNodeConfigurationOptionsCommandInput,
|
|
748
|
+
context: __SerdeContext
|
|
749
|
+
) => Promise<__HttpRequest>;
|
|
750
|
+
export declare const serializeAws_queryDescribeOrderableClusterOptionsCommand: (
|
|
751
|
+
input: DescribeOrderableClusterOptionsCommandInput,
|
|
752
|
+
context: __SerdeContext
|
|
753
|
+
) => Promise<__HttpRequest>;
|
|
754
|
+
export declare const serializeAws_queryDescribePartnersCommand: (
|
|
755
|
+
input: DescribePartnersCommandInput,
|
|
756
|
+
context: __SerdeContext
|
|
757
|
+
) => Promise<__HttpRequest>;
|
|
758
|
+
export declare const serializeAws_queryDescribeReservedNodeExchangeStatusCommand: (
|
|
759
|
+
input: DescribeReservedNodeExchangeStatusCommandInput,
|
|
760
|
+
context: __SerdeContext
|
|
761
|
+
) => Promise<__HttpRequest>;
|
|
762
|
+
export declare const serializeAws_queryDescribeReservedNodeOfferingsCommand: (
|
|
763
|
+
input: DescribeReservedNodeOfferingsCommandInput,
|
|
764
|
+
context: __SerdeContext
|
|
765
|
+
) => Promise<__HttpRequest>;
|
|
766
|
+
export declare const serializeAws_queryDescribeReservedNodesCommand: (
|
|
767
|
+
input: DescribeReservedNodesCommandInput,
|
|
768
|
+
context: __SerdeContext
|
|
769
|
+
) => Promise<__HttpRequest>;
|
|
770
|
+
export declare const serializeAws_queryDescribeResizeCommand: (
|
|
771
|
+
input: DescribeResizeCommandInput,
|
|
772
|
+
context: __SerdeContext
|
|
773
|
+
) => Promise<__HttpRequest>;
|
|
774
|
+
export declare const serializeAws_queryDescribeScheduledActionsCommand: (
|
|
775
|
+
input: DescribeScheduledActionsCommandInput,
|
|
776
|
+
context: __SerdeContext
|
|
777
|
+
) => Promise<__HttpRequest>;
|
|
778
|
+
export declare const serializeAws_queryDescribeSnapshotCopyGrantsCommand: (
|
|
779
|
+
input: DescribeSnapshotCopyGrantsCommandInput,
|
|
780
|
+
context: __SerdeContext
|
|
781
|
+
) => Promise<__HttpRequest>;
|
|
782
|
+
export declare const serializeAws_queryDescribeSnapshotSchedulesCommand: (
|
|
783
|
+
input: DescribeSnapshotSchedulesCommandInput,
|
|
784
|
+
context: __SerdeContext
|
|
785
|
+
) => Promise<__HttpRequest>;
|
|
786
|
+
export declare const serializeAws_queryDescribeStorageCommand: (
|
|
787
|
+
input: DescribeStorageCommandInput,
|
|
788
|
+
context: __SerdeContext
|
|
789
|
+
) => Promise<__HttpRequest>;
|
|
790
|
+
export declare const serializeAws_queryDescribeTableRestoreStatusCommand: (
|
|
791
|
+
input: DescribeTableRestoreStatusCommandInput,
|
|
792
|
+
context: __SerdeContext
|
|
793
|
+
) => Promise<__HttpRequest>;
|
|
794
|
+
export declare const serializeAws_queryDescribeTagsCommand: (
|
|
795
|
+
input: DescribeTagsCommandInput,
|
|
796
|
+
context: __SerdeContext
|
|
797
|
+
) => Promise<__HttpRequest>;
|
|
798
|
+
export declare const serializeAws_queryDescribeUsageLimitsCommand: (
|
|
799
|
+
input: DescribeUsageLimitsCommandInput,
|
|
800
|
+
context: __SerdeContext
|
|
801
|
+
) => Promise<__HttpRequest>;
|
|
802
|
+
export declare const serializeAws_queryDisableLoggingCommand: (
|
|
803
|
+
input: DisableLoggingCommandInput,
|
|
804
|
+
context: __SerdeContext
|
|
805
|
+
) => Promise<__HttpRequest>;
|
|
806
|
+
export declare const serializeAws_queryDisableSnapshotCopyCommand: (
|
|
807
|
+
input: DisableSnapshotCopyCommandInput,
|
|
808
|
+
context: __SerdeContext
|
|
809
|
+
) => Promise<__HttpRequest>;
|
|
810
|
+
export declare const serializeAws_queryDisassociateDataShareConsumerCommand: (
|
|
811
|
+
input: DisassociateDataShareConsumerCommandInput,
|
|
812
|
+
context: __SerdeContext
|
|
813
|
+
) => Promise<__HttpRequest>;
|
|
814
|
+
export declare const serializeAws_queryEnableLoggingCommand: (
|
|
815
|
+
input: EnableLoggingCommandInput,
|
|
816
|
+
context: __SerdeContext
|
|
817
|
+
) => Promise<__HttpRequest>;
|
|
818
|
+
export declare const serializeAws_queryEnableSnapshotCopyCommand: (
|
|
819
|
+
input: EnableSnapshotCopyCommandInput,
|
|
820
|
+
context: __SerdeContext
|
|
821
|
+
) => Promise<__HttpRequest>;
|
|
822
|
+
export declare const serializeAws_queryGetClusterCredentialsCommand: (
|
|
823
|
+
input: GetClusterCredentialsCommandInput,
|
|
824
|
+
context: __SerdeContext
|
|
825
|
+
) => Promise<__HttpRequest>;
|
|
826
|
+
export declare const serializeAws_queryGetClusterCredentialsWithIAMCommand: (
|
|
827
|
+
input: GetClusterCredentialsWithIAMCommandInput,
|
|
828
|
+
context: __SerdeContext
|
|
829
|
+
) => Promise<__HttpRequest>;
|
|
830
|
+
export declare const serializeAws_queryGetReservedNodeExchangeConfigurationOptionsCommand: (
|
|
831
|
+
input: GetReservedNodeExchangeConfigurationOptionsCommandInput,
|
|
832
|
+
context: __SerdeContext
|
|
833
|
+
) => Promise<__HttpRequest>;
|
|
834
|
+
export declare const serializeAws_queryGetReservedNodeExchangeOfferingsCommand: (
|
|
835
|
+
input: GetReservedNodeExchangeOfferingsCommandInput,
|
|
836
|
+
context: __SerdeContext
|
|
837
|
+
) => Promise<__HttpRequest>;
|
|
838
|
+
export declare const serializeAws_queryModifyAquaConfigurationCommand: (
|
|
839
|
+
input: ModifyAquaConfigurationCommandInput,
|
|
840
|
+
context: __SerdeContext
|
|
841
|
+
) => Promise<__HttpRequest>;
|
|
842
|
+
export declare const serializeAws_queryModifyAuthenticationProfileCommand: (
|
|
843
|
+
input: ModifyAuthenticationProfileCommandInput,
|
|
844
|
+
context: __SerdeContext
|
|
845
|
+
) => Promise<__HttpRequest>;
|
|
846
|
+
export declare const serializeAws_queryModifyClusterCommand: (
|
|
847
|
+
input: ModifyClusterCommandInput,
|
|
848
|
+
context: __SerdeContext
|
|
849
|
+
) => Promise<__HttpRequest>;
|
|
850
|
+
export declare const serializeAws_queryModifyClusterDbRevisionCommand: (
|
|
851
|
+
input: ModifyClusterDbRevisionCommandInput,
|
|
852
|
+
context: __SerdeContext
|
|
853
|
+
) => Promise<__HttpRequest>;
|
|
854
|
+
export declare const serializeAws_queryModifyClusterIamRolesCommand: (
|
|
855
|
+
input: ModifyClusterIamRolesCommandInput,
|
|
856
|
+
context: __SerdeContext
|
|
857
|
+
) => Promise<__HttpRequest>;
|
|
858
|
+
export declare const serializeAws_queryModifyClusterMaintenanceCommand: (
|
|
859
|
+
input: ModifyClusterMaintenanceCommandInput,
|
|
860
|
+
context: __SerdeContext
|
|
861
|
+
) => Promise<__HttpRequest>;
|
|
862
|
+
export declare const serializeAws_queryModifyClusterParameterGroupCommand: (
|
|
863
|
+
input: ModifyClusterParameterGroupCommandInput,
|
|
864
|
+
context: __SerdeContext
|
|
865
|
+
) => Promise<__HttpRequest>;
|
|
866
|
+
export declare const serializeAws_queryModifyClusterSnapshotCommand: (
|
|
867
|
+
input: ModifyClusterSnapshotCommandInput,
|
|
868
|
+
context: __SerdeContext
|
|
869
|
+
) => Promise<__HttpRequest>;
|
|
870
|
+
export declare const serializeAws_queryModifyClusterSnapshotScheduleCommand: (
|
|
871
|
+
input: ModifyClusterSnapshotScheduleCommandInput,
|
|
872
|
+
context: __SerdeContext
|
|
873
|
+
) => Promise<__HttpRequest>;
|
|
874
|
+
export declare const serializeAws_queryModifyClusterSubnetGroupCommand: (
|
|
875
|
+
input: ModifyClusterSubnetGroupCommandInput,
|
|
876
|
+
context: __SerdeContext
|
|
877
|
+
) => Promise<__HttpRequest>;
|
|
878
|
+
export declare const serializeAws_queryModifyEndpointAccessCommand: (
|
|
879
|
+
input: ModifyEndpointAccessCommandInput,
|
|
880
|
+
context: __SerdeContext
|
|
881
|
+
) => Promise<__HttpRequest>;
|
|
882
|
+
export declare const serializeAws_queryModifyEventSubscriptionCommand: (
|
|
883
|
+
input: ModifyEventSubscriptionCommandInput,
|
|
884
|
+
context: __SerdeContext
|
|
885
|
+
) => Promise<__HttpRequest>;
|
|
886
|
+
export declare const serializeAws_queryModifyScheduledActionCommand: (
|
|
887
|
+
input: ModifyScheduledActionCommandInput,
|
|
888
|
+
context: __SerdeContext
|
|
889
|
+
) => Promise<__HttpRequest>;
|
|
890
|
+
export declare const serializeAws_queryModifySnapshotCopyRetentionPeriodCommand: (
|
|
891
|
+
input: ModifySnapshotCopyRetentionPeriodCommandInput,
|
|
892
|
+
context: __SerdeContext
|
|
893
|
+
) => Promise<__HttpRequest>;
|
|
894
|
+
export declare const serializeAws_queryModifySnapshotScheduleCommand: (
|
|
895
|
+
input: ModifySnapshotScheduleCommandInput,
|
|
896
|
+
context: __SerdeContext
|
|
897
|
+
) => Promise<__HttpRequest>;
|
|
898
|
+
export declare const serializeAws_queryModifyUsageLimitCommand: (
|
|
899
|
+
input: ModifyUsageLimitCommandInput,
|
|
900
|
+
context: __SerdeContext
|
|
901
|
+
) => Promise<__HttpRequest>;
|
|
902
|
+
export declare const serializeAws_queryPauseClusterCommand: (
|
|
903
|
+
input: PauseClusterCommandInput,
|
|
904
|
+
context: __SerdeContext
|
|
905
|
+
) => Promise<__HttpRequest>;
|
|
906
|
+
export declare const serializeAws_queryPurchaseReservedNodeOfferingCommand: (
|
|
907
|
+
input: PurchaseReservedNodeOfferingCommandInput,
|
|
908
|
+
context: __SerdeContext
|
|
909
|
+
) => Promise<__HttpRequest>;
|
|
910
|
+
export declare const serializeAws_queryRebootClusterCommand: (
|
|
911
|
+
input: RebootClusterCommandInput,
|
|
912
|
+
context: __SerdeContext
|
|
913
|
+
) => Promise<__HttpRequest>;
|
|
914
|
+
export declare const serializeAws_queryRejectDataShareCommand: (
|
|
915
|
+
input: RejectDataShareCommandInput,
|
|
916
|
+
context: __SerdeContext
|
|
917
|
+
) => Promise<__HttpRequest>;
|
|
918
|
+
export declare const serializeAws_queryResetClusterParameterGroupCommand: (
|
|
919
|
+
input: ResetClusterParameterGroupCommandInput,
|
|
920
|
+
context: __SerdeContext
|
|
921
|
+
) => Promise<__HttpRequest>;
|
|
922
|
+
export declare const serializeAws_queryResizeClusterCommand: (
|
|
923
|
+
input: ResizeClusterCommandInput,
|
|
924
|
+
context: __SerdeContext
|
|
925
|
+
) => Promise<__HttpRequest>;
|
|
926
|
+
export declare const serializeAws_queryRestoreFromClusterSnapshotCommand: (
|
|
927
|
+
input: RestoreFromClusterSnapshotCommandInput,
|
|
928
|
+
context: __SerdeContext
|
|
929
|
+
) => Promise<__HttpRequest>;
|
|
930
|
+
export declare const serializeAws_queryRestoreTableFromClusterSnapshotCommand: (
|
|
931
|
+
input: RestoreTableFromClusterSnapshotCommandInput,
|
|
932
|
+
context: __SerdeContext
|
|
933
|
+
) => Promise<__HttpRequest>;
|
|
934
|
+
export declare const serializeAws_queryResumeClusterCommand: (
|
|
935
|
+
input: ResumeClusterCommandInput,
|
|
936
|
+
context: __SerdeContext
|
|
937
|
+
) => Promise<__HttpRequest>;
|
|
938
|
+
export declare const serializeAws_queryRevokeClusterSecurityGroupIngressCommand: (
|
|
939
|
+
input: RevokeClusterSecurityGroupIngressCommandInput,
|
|
940
|
+
context: __SerdeContext
|
|
941
|
+
) => Promise<__HttpRequest>;
|
|
942
|
+
export declare const serializeAws_queryRevokeEndpointAccessCommand: (
|
|
943
|
+
input: RevokeEndpointAccessCommandInput,
|
|
944
|
+
context: __SerdeContext
|
|
945
|
+
) => Promise<__HttpRequest>;
|
|
946
|
+
export declare const serializeAws_queryRevokeSnapshotAccessCommand: (
|
|
947
|
+
input: RevokeSnapshotAccessCommandInput,
|
|
948
|
+
context: __SerdeContext
|
|
949
|
+
) => Promise<__HttpRequest>;
|
|
950
|
+
export declare const serializeAws_queryRotateEncryptionKeyCommand: (
|
|
951
|
+
input: RotateEncryptionKeyCommandInput,
|
|
952
|
+
context: __SerdeContext
|
|
953
|
+
) => Promise<__HttpRequest>;
|
|
954
|
+
export declare const serializeAws_queryUpdatePartnerStatusCommand: (
|
|
955
|
+
input: UpdatePartnerStatusCommandInput,
|
|
956
|
+
context: __SerdeContext
|
|
957
|
+
) => Promise<__HttpRequest>;
|
|
958
|
+
export declare const deserializeAws_queryAcceptReservedNodeExchangeCommand: (
|
|
959
|
+
output: __HttpResponse,
|
|
960
|
+
context: __SerdeContext
|
|
961
|
+
) => Promise<AcceptReservedNodeExchangeCommandOutput>;
|
|
962
|
+
export declare const deserializeAws_queryAddPartnerCommand: (
|
|
963
|
+
output: __HttpResponse,
|
|
964
|
+
context: __SerdeContext
|
|
965
|
+
) => Promise<AddPartnerCommandOutput>;
|
|
966
|
+
export declare const deserializeAws_queryAssociateDataShareConsumerCommand: (
|
|
967
|
+
output: __HttpResponse,
|
|
968
|
+
context: __SerdeContext
|
|
969
|
+
) => Promise<AssociateDataShareConsumerCommandOutput>;
|
|
970
|
+
export declare const deserializeAws_queryAuthorizeClusterSecurityGroupIngressCommand: (
|
|
971
|
+
output: __HttpResponse,
|
|
972
|
+
context: __SerdeContext
|
|
973
|
+
) => Promise<AuthorizeClusterSecurityGroupIngressCommandOutput>;
|
|
974
|
+
export declare const deserializeAws_queryAuthorizeDataShareCommand: (
|
|
975
|
+
output: __HttpResponse,
|
|
976
|
+
context: __SerdeContext
|
|
977
|
+
) => Promise<AuthorizeDataShareCommandOutput>;
|
|
978
|
+
export declare const deserializeAws_queryAuthorizeEndpointAccessCommand: (
|
|
979
|
+
output: __HttpResponse,
|
|
980
|
+
context: __SerdeContext
|
|
981
|
+
) => Promise<AuthorizeEndpointAccessCommandOutput>;
|
|
982
|
+
export declare const deserializeAws_queryAuthorizeSnapshotAccessCommand: (
|
|
983
|
+
output: __HttpResponse,
|
|
984
|
+
context: __SerdeContext
|
|
985
|
+
) => Promise<AuthorizeSnapshotAccessCommandOutput>;
|
|
986
|
+
export declare const deserializeAws_queryBatchDeleteClusterSnapshotsCommand: (
|
|
987
|
+
output: __HttpResponse,
|
|
988
|
+
context: __SerdeContext
|
|
989
|
+
) => Promise<BatchDeleteClusterSnapshotsCommandOutput>;
|
|
990
|
+
export declare const deserializeAws_queryBatchModifyClusterSnapshotsCommand: (
|
|
991
|
+
output: __HttpResponse,
|
|
992
|
+
context: __SerdeContext
|
|
993
|
+
) => Promise<BatchModifyClusterSnapshotsCommandOutput>;
|
|
994
|
+
export declare const deserializeAws_queryCancelResizeCommand: (
|
|
995
|
+
output: __HttpResponse,
|
|
996
|
+
context: __SerdeContext
|
|
997
|
+
) => Promise<CancelResizeCommandOutput>;
|
|
998
|
+
export declare const deserializeAws_queryCopyClusterSnapshotCommand: (
|
|
999
|
+
output: __HttpResponse,
|
|
1000
|
+
context: __SerdeContext
|
|
1001
|
+
) => Promise<CopyClusterSnapshotCommandOutput>;
|
|
1002
|
+
export declare const deserializeAws_queryCreateAuthenticationProfileCommand: (
|
|
1003
|
+
output: __HttpResponse,
|
|
1004
|
+
context: __SerdeContext
|
|
1005
|
+
) => Promise<CreateAuthenticationProfileCommandOutput>;
|
|
1006
|
+
export declare const deserializeAws_queryCreateClusterCommand: (
|
|
1007
|
+
output: __HttpResponse,
|
|
1008
|
+
context: __SerdeContext
|
|
1009
|
+
) => Promise<CreateClusterCommandOutput>;
|
|
1010
|
+
export declare const deserializeAws_queryCreateClusterParameterGroupCommand: (
|
|
1011
|
+
output: __HttpResponse,
|
|
1012
|
+
context: __SerdeContext
|
|
1013
|
+
) => Promise<CreateClusterParameterGroupCommandOutput>;
|
|
1014
|
+
export declare const deserializeAws_queryCreateClusterSecurityGroupCommand: (
|
|
1015
|
+
output: __HttpResponse,
|
|
1016
|
+
context: __SerdeContext
|
|
1017
|
+
) => Promise<CreateClusterSecurityGroupCommandOutput>;
|
|
1018
|
+
export declare const deserializeAws_queryCreateClusterSnapshotCommand: (
|
|
1019
|
+
output: __HttpResponse,
|
|
1020
|
+
context: __SerdeContext
|
|
1021
|
+
) => Promise<CreateClusterSnapshotCommandOutput>;
|
|
1022
|
+
export declare const deserializeAws_queryCreateClusterSubnetGroupCommand: (
|
|
1023
|
+
output: __HttpResponse,
|
|
1024
|
+
context: __SerdeContext
|
|
1025
|
+
) => Promise<CreateClusterSubnetGroupCommandOutput>;
|
|
1026
|
+
export declare const deserializeAws_queryCreateEndpointAccessCommand: (
|
|
1027
|
+
output: __HttpResponse,
|
|
1028
|
+
context: __SerdeContext
|
|
1029
|
+
) => Promise<CreateEndpointAccessCommandOutput>;
|
|
1030
|
+
export declare const deserializeAws_queryCreateEventSubscriptionCommand: (
|
|
1031
|
+
output: __HttpResponse,
|
|
1032
|
+
context: __SerdeContext
|
|
1033
|
+
) => Promise<CreateEventSubscriptionCommandOutput>;
|
|
1034
|
+
export declare const deserializeAws_queryCreateHsmClientCertificateCommand: (
|
|
1035
|
+
output: __HttpResponse,
|
|
1036
|
+
context: __SerdeContext
|
|
1037
|
+
) => Promise<CreateHsmClientCertificateCommandOutput>;
|
|
1038
|
+
export declare const deserializeAws_queryCreateHsmConfigurationCommand: (
|
|
1039
|
+
output: __HttpResponse,
|
|
1040
|
+
context: __SerdeContext
|
|
1041
|
+
) => Promise<CreateHsmConfigurationCommandOutput>;
|
|
1042
|
+
export declare const deserializeAws_queryCreateScheduledActionCommand: (
|
|
1043
|
+
output: __HttpResponse,
|
|
1044
|
+
context: __SerdeContext
|
|
1045
|
+
) => Promise<CreateScheduledActionCommandOutput>;
|
|
1046
|
+
export declare const deserializeAws_queryCreateSnapshotCopyGrantCommand: (
|
|
1047
|
+
output: __HttpResponse,
|
|
1048
|
+
context: __SerdeContext
|
|
1049
|
+
) => Promise<CreateSnapshotCopyGrantCommandOutput>;
|
|
1050
|
+
export declare const deserializeAws_queryCreateSnapshotScheduleCommand: (
|
|
1051
|
+
output: __HttpResponse,
|
|
1052
|
+
context: __SerdeContext
|
|
1053
|
+
) => Promise<CreateSnapshotScheduleCommandOutput>;
|
|
1054
|
+
export declare const deserializeAws_queryCreateTagsCommand: (
|
|
1055
|
+
output: __HttpResponse,
|
|
1056
|
+
context: __SerdeContext
|
|
1057
|
+
) => Promise<CreateTagsCommandOutput>;
|
|
1058
|
+
export declare const deserializeAws_queryCreateUsageLimitCommand: (
|
|
1059
|
+
output: __HttpResponse,
|
|
1060
|
+
context: __SerdeContext
|
|
1061
|
+
) => Promise<CreateUsageLimitCommandOutput>;
|
|
1062
|
+
export declare const deserializeAws_queryDeauthorizeDataShareCommand: (
|
|
1063
|
+
output: __HttpResponse,
|
|
1064
|
+
context: __SerdeContext
|
|
1065
|
+
) => Promise<DeauthorizeDataShareCommandOutput>;
|
|
1066
|
+
export declare const deserializeAws_queryDeleteAuthenticationProfileCommand: (
|
|
1067
|
+
output: __HttpResponse,
|
|
1068
|
+
context: __SerdeContext
|
|
1069
|
+
) => Promise<DeleteAuthenticationProfileCommandOutput>;
|
|
1070
|
+
export declare const deserializeAws_queryDeleteClusterCommand: (
|
|
1071
|
+
output: __HttpResponse,
|
|
1072
|
+
context: __SerdeContext
|
|
1073
|
+
) => Promise<DeleteClusterCommandOutput>;
|
|
1074
|
+
export declare const deserializeAws_queryDeleteClusterParameterGroupCommand: (
|
|
1075
|
+
output: __HttpResponse,
|
|
1076
|
+
context: __SerdeContext
|
|
1077
|
+
) => Promise<DeleteClusterParameterGroupCommandOutput>;
|
|
1078
|
+
export declare const deserializeAws_queryDeleteClusterSecurityGroupCommand: (
|
|
1079
|
+
output: __HttpResponse,
|
|
1080
|
+
context: __SerdeContext
|
|
1081
|
+
) => Promise<DeleteClusterSecurityGroupCommandOutput>;
|
|
1082
|
+
export declare const deserializeAws_queryDeleteClusterSnapshotCommand: (
|
|
1083
|
+
output: __HttpResponse,
|
|
1084
|
+
context: __SerdeContext
|
|
1085
|
+
) => Promise<DeleteClusterSnapshotCommandOutput>;
|
|
1086
|
+
export declare const deserializeAws_queryDeleteClusterSubnetGroupCommand: (
|
|
1087
|
+
output: __HttpResponse,
|
|
1088
|
+
context: __SerdeContext
|
|
1089
|
+
) => Promise<DeleteClusterSubnetGroupCommandOutput>;
|
|
1090
|
+
export declare const deserializeAws_queryDeleteEndpointAccessCommand: (
|
|
1091
|
+
output: __HttpResponse,
|
|
1092
|
+
context: __SerdeContext
|
|
1093
|
+
) => Promise<DeleteEndpointAccessCommandOutput>;
|
|
1094
|
+
export declare const deserializeAws_queryDeleteEventSubscriptionCommand: (
|
|
1095
|
+
output: __HttpResponse,
|
|
1096
|
+
context: __SerdeContext
|
|
1097
|
+
) => Promise<DeleteEventSubscriptionCommandOutput>;
|
|
1098
|
+
export declare const deserializeAws_queryDeleteHsmClientCertificateCommand: (
|
|
1099
|
+
output: __HttpResponse,
|
|
1100
|
+
context: __SerdeContext
|
|
1101
|
+
) => Promise<DeleteHsmClientCertificateCommandOutput>;
|
|
1102
|
+
export declare const deserializeAws_queryDeleteHsmConfigurationCommand: (
|
|
1103
|
+
output: __HttpResponse,
|
|
1104
|
+
context: __SerdeContext
|
|
1105
|
+
) => Promise<DeleteHsmConfigurationCommandOutput>;
|
|
1106
|
+
export declare const deserializeAws_queryDeletePartnerCommand: (
|
|
1107
|
+
output: __HttpResponse,
|
|
1108
|
+
context: __SerdeContext
|
|
1109
|
+
) => Promise<DeletePartnerCommandOutput>;
|
|
1110
|
+
export declare const deserializeAws_queryDeleteScheduledActionCommand: (
|
|
1111
|
+
output: __HttpResponse,
|
|
1112
|
+
context: __SerdeContext
|
|
1113
|
+
) => Promise<DeleteScheduledActionCommandOutput>;
|
|
1114
|
+
export declare const deserializeAws_queryDeleteSnapshotCopyGrantCommand: (
|
|
1115
|
+
output: __HttpResponse,
|
|
1116
|
+
context: __SerdeContext
|
|
1117
|
+
) => Promise<DeleteSnapshotCopyGrantCommandOutput>;
|
|
1118
|
+
export declare const deserializeAws_queryDeleteSnapshotScheduleCommand: (
|
|
1119
|
+
output: __HttpResponse,
|
|
1120
|
+
context: __SerdeContext
|
|
1121
|
+
) => Promise<DeleteSnapshotScheduleCommandOutput>;
|
|
1122
|
+
export declare const deserializeAws_queryDeleteTagsCommand: (
|
|
1123
|
+
output: __HttpResponse,
|
|
1124
|
+
context: __SerdeContext
|
|
1125
|
+
) => Promise<DeleteTagsCommandOutput>;
|
|
1126
|
+
export declare const deserializeAws_queryDeleteUsageLimitCommand: (
|
|
1127
|
+
output: __HttpResponse,
|
|
1128
|
+
context: __SerdeContext
|
|
1129
|
+
) => Promise<DeleteUsageLimitCommandOutput>;
|
|
1130
|
+
export declare const deserializeAws_queryDescribeAccountAttributesCommand: (
|
|
1131
|
+
output: __HttpResponse,
|
|
1132
|
+
context: __SerdeContext
|
|
1133
|
+
) => Promise<DescribeAccountAttributesCommandOutput>;
|
|
1134
|
+
export declare const deserializeAws_queryDescribeAuthenticationProfilesCommand: (
|
|
1135
|
+
output: __HttpResponse,
|
|
1136
|
+
context: __SerdeContext
|
|
1137
|
+
) => Promise<DescribeAuthenticationProfilesCommandOutput>;
|
|
1138
|
+
export declare const deserializeAws_queryDescribeClusterDbRevisionsCommand: (
|
|
1139
|
+
output: __HttpResponse,
|
|
1140
|
+
context: __SerdeContext
|
|
1141
|
+
) => Promise<DescribeClusterDbRevisionsCommandOutput>;
|
|
1142
|
+
export declare const deserializeAws_queryDescribeClusterParameterGroupsCommand: (
|
|
1143
|
+
output: __HttpResponse,
|
|
1144
|
+
context: __SerdeContext
|
|
1145
|
+
) => Promise<DescribeClusterParameterGroupsCommandOutput>;
|
|
1146
|
+
export declare const deserializeAws_queryDescribeClusterParametersCommand: (
|
|
1147
|
+
output: __HttpResponse,
|
|
1148
|
+
context: __SerdeContext
|
|
1149
|
+
) => Promise<DescribeClusterParametersCommandOutput>;
|
|
1150
|
+
export declare const deserializeAws_queryDescribeClustersCommand: (
|
|
1151
|
+
output: __HttpResponse,
|
|
1152
|
+
context: __SerdeContext
|
|
1153
|
+
) => Promise<DescribeClustersCommandOutput>;
|
|
1154
|
+
export declare const deserializeAws_queryDescribeClusterSecurityGroupsCommand: (
|
|
1155
|
+
output: __HttpResponse,
|
|
1156
|
+
context: __SerdeContext
|
|
1157
|
+
) => Promise<DescribeClusterSecurityGroupsCommandOutput>;
|
|
1158
|
+
export declare const deserializeAws_queryDescribeClusterSnapshotsCommand: (
|
|
1159
|
+
output: __HttpResponse,
|
|
1160
|
+
context: __SerdeContext
|
|
1161
|
+
) => Promise<DescribeClusterSnapshotsCommandOutput>;
|
|
1162
|
+
export declare const deserializeAws_queryDescribeClusterSubnetGroupsCommand: (
|
|
1163
|
+
output: __HttpResponse,
|
|
1164
|
+
context: __SerdeContext
|
|
1165
|
+
) => Promise<DescribeClusterSubnetGroupsCommandOutput>;
|
|
1166
|
+
export declare const deserializeAws_queryDescribeClusterTracksCommand: (
|
|
1167
|
+
output: __HttpResponse,
|
|
1168
|
+
context: __SerdeContext
|
|
1169
|
+
) => Promise<DescribeClusterTracksCommandOutput>;
|
|
1170
|
+
export declare const deserializeAws_queryDescribeClusterVersionsCommand: (
|
|
1171
|
+
output: __HttpResponse,
|
|
1172
|
+
context: __SerdeContext
|
|
1173
|
+
) => Promise<DescribeClusterVersionsCommandOutput>;
|
|
1174
|
+
export declare const deserializeAws_queryDescribeDataSharesCommand: (
|
|
1175
|
+
output: __HttpResponse,
|
|
1176
|
+
context: __SerdeContext
|
|
1177
|
+
) => Promise<DescribeDataSharesCommandOutput>;
|
|
1178
|
+
export declare const deserializeAws_queryDescribeDataSharesForConsumerCommand: (
|
|
1179
|
+
output: __HttpResponse,
|
|
1180
|
+
context: __SerdeContext
|
|
1181
|
+
) => Promise<DescribeDataSharesForConsumerCommandOutput>;
|
|
1182
|
+
export declare const deserializeAws_queryDescribeDataSharesForProducerCommand: (
|
|
1183
|
+
output: __HttpResponse,
|
|
1184
|
+
context: __SerdeContext
|
|
1185
|
+
) => Promise<DescribeDataSharesForProducerCommandOutput>;
|
|
1186
|
+
export declare const deserializeAws_queryDescribeDefaultClusterParametersCommand: (
|
|
1187
|
+
output: __HttpResponse,
|
|
1188
|
+
context: __SerdeContext
|
|
1189
|
+
) => Promise<DescribeDefaultClusterParametersCommandOutput>;
|
|
1190
|
+
export declare const deserializeAws_queryDescribeEndpointAccessCommand: (
|
|
1191
|
+
output: __HttpResponse,
|
|
1192
|
+
context: __SerdeContext
|
|
1193
|
+
) => Promise<DescribeEndpointAccessCommandOutput>;
|
|
1194
|
+
export declare const deserializeAws_queryDescribeEndpointAuthorizationCommand: (
|
|
1195
|
+
output: __HttpResponse,
|
|
1196
|
+
context: __SerdeContext
|
|
1197
|
+
) => Promise<DescribeEndpointAuthorizationCommandOutput>;
|
|
1198
|
+
export declare const deserializeAws_queryDescribeEventCategoriesCommand: (
|
|
1199
|
+
output: __HttpResponse,
|
|
1200
|
+
context: __SerdeContext
|
|
1201
|
+
) => Promise<DescribeEventCategoriesCommandOutput>;
|
|
1202
|
+
export declare const deserializeAws_queryDescribeEventsCommand: (
|
|
1203
|
+
output: __HttpResponse,
|
|
1204
|
+
context: __SerdeContext
|
|
1205
|
+
) => Promise<DescribeEventsCommandOutput>;
|
|
1206
|
+
export declare const deserializeAws_queryDescribeEventSubscriptionsCommand: (
|
|
1207
|
+
output: __HttpResponse,
|
|
1208
|
+
context: __SerdeContext
|
|
1209
|
+
) => Promise<DescribeEventSubscriptionsCommandOutput>;
|
|
1210
|
+
export declare const deserializeAws_queryDescribeHsmClientCertificatesCommand: (
|
|
1211
|
+
output: __HttpResponse,
|
|
1212
|
+
context: __SerdeContext
|
|
1213
|
+
) => Promise<DescribeHsmClientCertificatesCommandOutput>;
|
|
1214
|
+
export declare const deserializeAws_queryDescribeHsmConfigurationsCommand: (
|
|
1215
|
+
output: __HttpResponse,
|
|
1216
|
+
context: __SerdeContext
|
|
1217
|
+
) => Promise<DescribeHsmConfigurationsCommandOutput>;
|
|
1218
|
+
export declare const deserializeAws_queryDescribeLoggingStatusCommand: (
|
|
1219
|
+
output: __HttpResponse,
|
|
1220
|
+
context: __SerdeContext
|
|
1221
|
+
) => Promise<DescribeLoggingStatusCommandOutput>;
|
|
1222
|
+
export declare const deserializeAws_queryDescribeNodeConfigurationOptionsCommand: (
|
|
1223
|
+
output: __HttpResponse,
|
|
1224
|
+
context: __SerdeContext
|
|
1225
|
+
) => Promise<DescribeNodeConfigurationOptionsCommandOutput>;
|
|
1226
|
+
export declare const deserializeAws_queryDescribeOrderableClusterOptionsCommand: (
|
|
1227
|
+
output: __HttpResponse,
|
|
1228
|
+
context: __SerdeContext
|
|
1229
|
+
) => Promise<DescribeOrderableClusterOptionsCommandOutput>;
|
|
1230
|
+
export declare const deserializeAws_queryDescribePartnersCommand: (
|
|
1231
|
+
output: __HttpResponse,
|
|
1232
|
+
context: __SerdeContext
|
|
1233
|
+
) => Promise<DescribePartnersCommandOutput>;
|
|
1234
|
+
export declare const deserializeAws_queryDescribeReservedNodeExchangeStatusCommand: (
|
|
1235
|
+
output: __HttpResponse,
|
|
1236
|
+
context: __SerdeContext
|
|
1237
|
+
) => Promise<DescribeReservedNodeExchangeStatusCommandOutput>;
|
|
1238
|
+
export declare const deserializeAws_queryDescribeReservedNodeOfferingsCommand: (
|
|
1239
|
+
output: __HttpResponse,
|
|
1240
|
+
context: __SerdeContext
|
|
1241
|
+
) => Promise<DescribeReservedNodeOfferingsCommandOutput>;
|
|
1242
|
+
export declare const deserializeAws_queryDescribeReservedNodesCommand: (
|
|
1243
|
+
output: __HttpResponse,
|
|
1244
|
+
context: __SerdeContext
|
|
1245
|
+
) => Promise<DescribeReservedNodesCommandOutput>;
|
|
1246
|
+
export declare const deserializeAws_queryDescribeResizeCommand: (
|
|
1247
|
+
output: __HttpResponse,
|
|
1248
|
+
context: __SerdeContext
|
|
1249
|
+
) => Promise<DescribeResizeCommandOutput>;
|
|
1250
|
+
export declare const deserializeAws_queryDescribeScheduledActionsCommand: (
|
|
1251
|
+
output: __HttpResponse,
|
|
1252
|
+
context: __SerdeContext
|
|
1253
|
+
) => Promise<DescribeScheduledActionsCommandOutput>;
|
|
1254
|
+
export declare const deserializeAws_queryDescribeSnapshotCopyGrantsCommand: (
|
|
1255
|
+
output: __HttpResponse,
|
|
1256
|
+
context: __SerdeContext
|
|
1257
|
+
) => Promise<DescribeSnapshotCopyGrantsCommandOutput>;
|
|
1258
|
+
export declare const deserializeAws_queryDescribeSnapshotSchedulesCommand: (
|
|
1259
|
+
output: __HttpResponse,
|
|
1260
|
+
context: __SerdeContext
|
|
1261
|
+
) => Promise<DescribeSnapshotSchedulesCommandOutput>;
|
|
1262
|
+
export declare const deserializeAws_queryDescribeStorageCommand: (
|
|
1263
|
+
output: __HttpResponse,
|
|
1264
|
+
context: __SerdeContext
|
|
1265
|
+
) => Promise<DescribeStorageCommandOutput>;
|
|
1266
|
+
export declare const deserializeAws_queryDescribeTableRestoreStatusCommand: (
|
|
1267
|
+
output: __HttpResponse,
|
|
1268
|
+
context: __SerdeContext
|
|
1269
|
+
) => Promise<DescribeTableRestoreStatusCommandOutput>;
|
|
1270
|
+
export declare const deserializeAws_queryDescribeTagsCommand: (
|
|
1271
|
+
output: __HttpResponse,
|
|
1272
|
+
context: __SerdeContext
|
|
1273
|
+
) => Promise<DescribeTagsCommandOutput>;
|
|
1274
|
+
export declare const deserializeAws_queryDescribeUsageLimitsCommand: (
|
|
1275
|
+
output: __HttpResponse,
|
|
1276
|
+
context: __SerdeContext
|
|
1277
|
+
) => Promise<DescribeUsageLimitsCommandOutput>;
|
|
1278
|
+
export declare const deserializeAws_queryDisableLoggingCommand: (
|
|
1279
|
+
output: __HttpResponse,
|
|
1280
|
+
context: __SerdeContext
|
|
1281
|
+
) => Promise<DisableLoggingCommandOutput>;
|
|
1282
|
+
export declare const deserializeAws_queryDisableSnapshotCopyCommand: (
|
|
1283
|
+
output: __HttpResponse,
|
|
1284
|
+
context: __SerdeContext
|
|
1285
|
+
) => Promise<DisableSnapshotCopyCommandOutput>;
|
|
1286
|
+
export declare const deserializeAws_queryDisassociateDataShareConsumerCommand: (
|
|
1287
|
+
output: __HttpResponse,
|
|
1288
|
+
context: __SerdeContext
|
|
1289
|
+
) => Promise<DisassociateDataShareConsumerCommandOutput>;
|
|
1290
|
+
export declare const deserializeAws_queryEnableLoggingCommand: (
|
|
1291
|
+
output: __HttpResponse,
|
|
1292
|
+
context: __SerdeContext
|
|
1293
|
+
) => Promise<EnableLoggingCommandOutput>;
|
|
1294
|
+
export declare const deserializeAws_queryEnableSnapshotCopyCommand: (
|
|
1295
|
+
output: __HttpResponse,
|
|
1296
|
+
context: __SerdeContext
|
|
1297
|
+
) => Promise<EnableSnapshotCopyCommandOutput>;
|
|
1298
|
+
export declare const deserializeAws_queryGetClusterCredentialsCommand: (
|
|
1299
|
+
output: __HttpResponse,
|
|
1300
|
+
context: __SerdeContext
|
|
1301
|
+
) => Promise<GetClusterCredentialsCommandOutput>;
|
|
1302
|
+
export declare const deserializeAws_queryGetClusterCredentialsWithIAMCommand: (
|
|
1303
|
+
output: __HttpResponse,
|
|
1304
|
+
context: __SerdeContext
|
|
1305
|
+
) => Promise<GetClusterCredentialsWithIAMCommandOutput>;
|
|
1306
|
+
export declare const deserializeAws_queryGetReservedNodeExchangeConfigurationOptionsCommand: (
|
|
1307
|
+
output: __HttpResponse,
|
|
1308
|
+
context: __SerdeContext
|
|
1309
|
+
) => Promise<GetReservedNodeExchangeConfigurationOptionsCommandOutput>;
|
|
1310
|
+
export declare const deserializeAws_queryGetReservedNodeExchangeOfferingsCommand: (
|
|
1311
|
+
output: __HttpResponse,
|
|
1312
|
+
context: __SerdeContext
|
|
1313
|
+
) => Promise<GetReservedNodeExchangeOfferingsCommandOutput>;
|
|
1314
|
+
export declare const deserializeAws_queryModifyAquaConfigurationCommand: (
|
|
1315
|
+
output: __HttpResponse,
|
|
1316
|
+
context: __SerdeContext
|
|
1317
|
+
) => Promise<ModifyAquaConfigurationCommandOutput>;
|
|
1318
|
+
export declare const deserializeAws_queryModifyAuthenticationProfileCommand: (
|
|
1319
|
+
output: __HttpResponse,
|
|
1320
|
+
context: __SerdeContext
|
|
1321
|
+
) => Promise<ModifyAuthenticationProfileCommandOutput>;
|
|
1322
|
+
export declare const deserializeAws_queryModifyClusterCommand: (
|
|
1323
|
+
output: __HttpResponse,
|
|
1324
|
+
context: __SerdeContext
|
|
1325
|
+
) => Promise<ModifyClusterCommandOutput>;
|
|
1326
|
+
export declare const deserializeAws_queryModifyClusterDbRevisionCommand: (
|
|
1327
|
+
output: __HttpResponse,
|
|
1328
|
+
context: __SerdeContext
|
|
1329
|
+
) => Promise<ModifyClusterDbRevisionCommandOutput>;
|
|
1330
|
+
export declare const deserializeAws_queryModifyClusterIamRolesCommand: (
|
|
1331
|
+
output: __HttpResponse,
|
|
1332
|
+
context: __SerdeContext
|
|
1333
|
+
) => Promise<ModifyClusterIamRolesCommandOutput>;
|
|
1334
|
+
export declare const deserializeAws_queryModifyClusterMaintenanceCommand: (
|
|
1335
|
+
output: __HttpResponse,
|
|
1336
|
+
context: __SerdeContext
|
|
1337
|
+
) => Promise<ModifyClusterMaintenanceCommandOutput>;
|
|
1338
|
+
export declare const deserializeAws_queryModifyClusterParameterGroupCommand: (
|
|
1339
|
+
output: __HttpResponse,
|
|
1340
|
+
context: __SerdeContext
|
|
1341
|
+
) => Promise<ModifyClusterParameterGroupCommandOutput>;
|
|
1342
|
+
export declare const deserializeAws_queryModifyClusterSnapshotCommand: (
|
|
1343
|
+
output: __HttpResponse,
|
|
1344
|
+
context: __SerdeContext
|
|
1345
|
+
) => Promise<ModifyClusterSnapshotCommandOutput>;
|
|
1346
|
+
export declare const deserializeAws_queryModifyClusterSnapshotScheduleCommand: (
|
|
1347
|
+
output: __HttpResponse,
|
|
1348
|
+
context: __SerdeContext
|
|
1349
|
+
) => Promise<ModifyClusterSnapshotScheduleCommandOutput>;
|
|
1350
|
+
export declare const deserializeAws_queryModifyClusterSubnetGroupCommand: (
|
|
1351
|
+
output: __HttpResponse,
|
|
1352
|
+
context: __SerdeContext
|
|
1353
|
+
) => Promise<ModifyClusterSubnetGroupCommandOutput>;
|
|
1354
|
+
export declare const deserializeAws_queryModifyEndpointAccessCommand: (
|
|
1355
|
+
output: __HttpResponse,
|
|
1356
|
+
context: __SerdeContext
|
|
1357
|
+
) => Promise<ModifyEndpointAccessCommandOutput>;
|
|
1358
|
+
export declare const deserializeAws_queryModifyEventSubscriptionCommand: (
|
|
1359
|
+
output: __HttpResponse,
|
|
1360
|
+
context: __SerdeContext
|
|
1361
|
+
) => Promise<ModifyEventSubscriptionCommandOutput>;
|
|
1362
|
+
export declare const deserializeAws_queryModifyScheduledActionCommand: (
|
|
1363
|
+
output: __HttpResponse,
|
|
1364
|
+
context: __SerdeContext
|
|
1365
|
+
) => Promise<ModifyScheduledActionCommandOutput>;
|
|
1366
|
+
export declare const deserializeAws_queryModifySnapshotCopyRetentionPeriodCommand: (
|
|
1367
|
+
output: __HttpResponse,
|
|
1368
|
+
context: __SerdeContext
|
|
1369
|
+
) => Promise<ModifySnapshotCopyRetentionPeriodCommandOutput>;
|
|
1370
|
+
export declare const deserializeAws_queryModifySnapshotScheduleCommand: (
|
|
1371
|
+
output: __HttpResponse,
|
|
1372
|
+
context: __SerdeContext
|
|
1373
|
+
) => Promise<ModifySnapshotScheduleCommandOutput>;
|
|
1374
|
+
export declare const deserializeAws_queryModifyUsageLimitCommand: (
|
|
1375
|
+
output: __HttpResponse,
|
|
1376
|
+
context: __SerdeContext
|
|
1377
|
+
) => Promise<ModifyUsageLimitCommandOutput>;
|
|
1378
|
+
export declare const deserializeAws_queryPauseClusterCommand: (
|
|
1379
|
+
output: __HttpResponse,
|
|
1380
|
+
context: __SerdeContext
|
|
1381
|
+
) => Promise<PauseClusterCommandOutput>;
|
|
1382
|
+
export declare const deserializeAws_queryPurchaseReservedNodeOfferingCommand: (
|
|
1383
|
+
output: __HttpResponse,
|
|
1384
|
+
context: __SerdeContext
|
|
1385
|
+
) => Promise<PurchaseReservedNodeOfferingCommandOutput>;
|
|
1386
|
+
export declare const deserializeAws_queryRebootClusterCommand: (
|
|
1387
|
+
output: __HttpResponse,
|
|
1388
|
+
context: __SerdeContext
|
|
1389
|
+
) => Promise<RebootClusterCommandOutput>;
|
|
1390
|
+
export declare const deserializeAws_queryRejectDataShareCommand: (
|
|
1391
|
+
output: __HttpResponse,
|
|
1392
|
+
context: __SerdeContext
|
|
1393
|
+
) => Promise<RejectDataShareCommandOutput>;
|
|
1394
|
+
export declare const deserializeAws_queryResetClusterParameterGroupCommand: (
|
|
1395
|
+
output: __HttpResponse,
|
|
1396
|
+
context: __SerdeContext
|
|
1397
|
+
) => Promise<ResetClusterParameterGroupCommandOutput>;
|
|
1398
|
+
export declare const deserializeAws_queryResizeClusterCommand: (
|
|
1399
|
+
output: __HttpResponse,
|
|
1400
|
+
context: __SerdeContext
|
|
1401
|
+
) => Promise<ResizeClusterCommandOutput>;
|
|
1402
|
+
export declare const deserializeAws_queryRestoreFromClusterSnapshotCommand: (
|
|
1403
|
+
output: __HttpResponse,
|
|
1404
|
+
context: __SerdeContext
|
|
1405
|
+
) => Promise<RestoreFromClusterSnapshotCommandOutput>;
|
|
1406
|
+
export declare const deserializeAws_queryRestoreTableFromClusterSnapshotCommand: (
|
|
1407
|
+
output: __HttpResponse,
|
|
1408
|
+
context: __SerdeContext
|
|
1409
|
+
) => Promise<RestoreTableFromClusterSnapshotCommandOutput>;
|
|
1410
|
+
export declare const deserializeAws_queryResumeClusterCommand: (
|
|
1411
|
+
output: __HttpResponse,
|
|
1412
|
+
context: __SerdeContext
|
|
1413
|
+
) => Promise<ResumeClusterCommandOutput>;
|
|
1414
|
+
export declare const deserializeAws_queryRevokeClusterSecurityGroupIngressCommand: (
|
|
1415
|
+
output: __HttpResponse,
|
|
1416
|
+
context: __SerdeContext
|
|
1417
|
+
) => Promise<RevokeClusterSecurityGroupIngressCommandOutput>;
|
|
1418
|
+
export declare const deserializeAws_queryRevokeEndpointAccessCommand: (
|
|
1419
|
+
output: __HttpResponse,
|
|
1420
|
+
context: __SerdeContext
|
|
1421
|
+
) => Promise<RevokeEndpointAccessCommandOutput>;
|
|
1422
|
+
export declare const deserializeAws_queryRevokeSnapshotAccessCommand: (
|
|
1423
|
+
output: __HttpResponse,
|
|
1424
|
+
context: __SerdeContext
|
|
1425
|
+
) => Promise<RevokeSnapshotAccessCommandOutput>;
|
|
1426
|
+
export declare const deserializeAws_queryRotateEncryptionKeyCommand: (
|
|
1427
|
+
output: __HttpResponse,
|
|
1428
|
+
context: __SerdeContext
|
|
1429
|
+
) => Promise<RotateEncryptionKeyCommandOutput>;
|
|
1430
|
+
export declare const deserializeAws_queryUpdatePartnerStatusCommand: (
|
|
1431
|
+
output: __HttpResponse,
|
|
1432
|
+
context: __SerdeContext
|
|
1433
|
+
) => Promise<UpdatePartnerStatusCommandOutput>;
|