@aws-sdk/client-dax 3.1075.0 → 3.1076.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1425 -15
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +7 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +7 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +7 -1
- package/package.json +8 -8
- package/dist-cjs/auth/httpAuthSchemeProvider.js +0 -40
- package/dist-cjs/endpoint/bdd.js +0 -46
- package/dist-cjs/endpoint/endpointResolver.js +0 -14
- package/dist-cjs/models/DAXServiceException.js +0 -8
- package/dist-cjs/models/errors.js +0 -337
- package/dist-cjs/runtimeConfig.browser.js +0 -32
- package/dist-cjs/runtimeConfig.js +0 -45
- package/dist-cjs/runtimeConfig.native.js +0 -12
- package/dist-cjs/runtimeConfig.shared.js +0 -39
- package/dist-cjs/schemas/schemas_0.js +0 -861
|
@@ -1,861 +0,0 @@
|
|
|
1
|
-
const _A = "Address";
|
|
2
|
-
const _AN = "ActiveNodes";
|
|
3
|
-
const _AV = "AllowedValues";
|
|
4
|
-
const _AZ = "AvailabilityZones";
|
|
5
|
-
const _AZv = "AvailabilityZone";
|
|
6
|
-
const _C = "Cluster";
|
|
7
|
-
const _CA = "ClusterArn";
|
|
8
|
-
const _CAEF = "ClusterAlreadyExistsFault";
|
|
9
|
-
const _CC = "CreateCluster";
|
|
10
|
-
const _CCR = "CreateClusterRequest";
|
|
11
|
-
const _CCRr = "CreateClusterResponse";
|
|
12
|
-
const _CDE = "ClusterDiscoveryEndpoint";
|
|
13
|
-
const _CEET = "ClusterEndpointEncryptionType";
|
|
14
|
-
const _CL = "ClusterList";
|
|
15
|
-
const _CN = "ClusterName";
|
|
16
|
-
const _CNFF = "ClusterNotFoundFault";
|
|
17
|
-
const _CNl = "ClusterNames";
|
|
18
|
-
const _CPG = "CreateParameterGroup";
|
|
19
|
-
const _CPGR = "CreateParameterGroupRequest";
|
|
20
|
-
const _CPGRr = "CreateParameterGroupResponse";
|
|
21
|
-
const _CQFCEF = "ClusterQuotaForCustomerExceededFault";
|
|
22
|
-
const _CSG = "CreateSubnetGroup";
|
|
23
|
-
const _CSGR = "CreateSubnetGroupRequest";
|
|
24
|
-
const _CSGRr = "CreateSubnetGroupResponse";
|
|
25
|
-
const _CT = "ChangeType";
|
|
26
|
-
const _Cl = "Clusters";
|
|
27
|
-
const _D = "Description";
|
|
28
|
-
const _DC = "DeleteCluster";
|
|
29
|
-
const _DCR = "DeleteClusterRequest";
|
|
30
|
-
const _DCRe = "DeleteClusterResponse";
|
|
31
|
-
const _DCRes = "DescribeClustersRequest";
|
|
32
|
-
const _DCResc = "DescribeClustersResponse";
|
|
33
|
-
const _DCe = "DescribeClusters";
|
|
34
|
-
const _DDP = "DescribeDefaultParameters";
|
|
35
|
-
const _DDPR = "DescribeDefaultParametersRequest";
|
|
36
|
-
const _DDPRe = "DescribeDefaultParametersResponse";
|
|
37
|
-
const _DE = "DescribeEvents";
|
|
38
|
-
const _DER = "DescribeEventsRequest";
|
|
39
|
-
const _DERe = "DescribeEventsResponse";
|
|
40
|
-
const _DM = "DeletionMessage";
|
|
41
|
-
const _DP = "DescribeParameters";
|
|
42
|
-
const _DPG = "DeleteParameterGroup";
|
|
43
|
-
const _DPGR = "DeleteParameterGroupRequest";
|
|
44
|
-
const _DPGRe = "DeleteParameterGroupResponse";
|
|
45
|
-
const _DPGRes = "DescribeParameterGroupsRequest";
|
|
46
|
-
const _DPGResc = "DescribeParameterGroupsResponse";
|
|
47
|
-
const _DPGe = "DescribeParameterGroups";
|
|
48
|
-
const _DPR = "DescribeParametersRequest";
|
|
49
|
-
const _DPRe = "DescribeParametersResponse";
|
|
50
|
-
const _DRF = "DecreaseReplicationFactor";
|
|
51
|
-
const _DRFR = "DecreaseReplicationFactorRequest";
|
|
52
|
-
const _DRFRe = "DecreaseReplicationFactorResponse";
|
|
53
|
-
const _DSG = "DeleteSubnetGroup";
|
|
54
|
-
const _DSGR = "DeleteSubnetGroupRequest";
|
|
55
|
-
const _DSGRe = "DeleteSubnetGroupResponse";
|
|
56
|
-
const _DSGRes = "DescribeSubnetGroupsRequest";
|
|
57
|
-
const _DSGResc = "DescribeSubnetGroupsResponse";
|
|
58
|
-
const _DSGe = "DescribeSubnetGroups";
|
|
59
|
-
const _DT = "DataType";
|
|
60
|
-
const _Da = "Date";
|
|
61
|
-
const _Du = "Duration";
|
|
62
|
-
const _E = "Events";
|
|
63
|
-
const _EL = "EventList";
|
|
64
|
-
const _ET = "EndTime";
|
|
65
|
-
const _En = "Endpoint";
|
|
66
|
-
const _Ena = "Enabled";
|
|
67
|
-
const _Ev = "Event";
|
|
68
|
-
const _IARNF = "InvalidARNFault";
|
|
69
|
-
const _ICCF = "InsufficientClusterCapacityFault";
|
|
70
|
-
const _ICSF = "InvalidClusterStateFault";
|
|
71
|
-
const _IM = "IsModifiable";
|
|
72
|
-
const _IPCE = "InvalidParameterCombinationException";
|
|
73
|
-
const _IPGSF = "InvalidParameterGroupStateFault";
|
|
74
|
-
const _IPVE = "InvalidParameterValueException";
|
|
75
|
-
const _IRA = "IamRoleArn";
|
|
76
|
-
const _IRF = "IncreaseReplicationFactor";
|
|
77
|
-
const _IRFR = "IncreaseReplicationFactorRequest";
|
|
78
|
-
const _IRFRn = "IncreaseReplicationFactorResponse";
|
|
79
|
-
const _IS = "InvalidSubnet";
|
|
80
|
-
const _IVPCNSF = "InvalidVPCNetworkStateFault";
|
|
81
|
-
const _K = "Key";
|
|
82
|
-
const _LT = "ListTags";
|
|
83
|
-
const _LTR = "ListTagsRequest";
|
|
84
|
-
const _LTRi = "ListTagsResponse";
|
|
85
|
-
const _M = "Message";
|
|
86
|
-
const _MR = "MaxResults";
|
|
87
|
-
const _N = "Nodes";
|
|
88
|
-
const _NC = "NotificationConfiguration";
|
|
89
|
-
const _NCT = "NodeCreateTime";
|
|
90
|
-
const _NI = "NodeId";
|
|
91
|
-
const _NITR = "NodeIdsToRemove";
|
|
92
|
-
const _NITRo = "NodeIdsToReboot";
|
|
93
|
-
const _NL = "NodeList";
|
|
94
|
-
const _NNFF = "NodeNotFoundFault";
|
|
95
|
-
const _NQFCEF = "NodeQuotaForClusterExceededFault";
|
|
96
|
-
const _NQFCEFo = "NodeQuotaForCustomerExceededFault";
|
|
97
|
-
const _NRF = "NewReplicationFactor";
|
|
98
|
-
const _NS = "NodeStatus";
|
|
99
|
-
const _NT = "NodeType";
|
|
100
|
-
const _NTA = "NotificationTopicArn";
|
|
101
|
-
const _NTS = "NotificationTopicStatus";
|
|
102
|
-
const _NTSV = "NodeTypeSpecificValue";
|
|
103
|
-
const _NTSVL = "NodeTypeSpecificValueList";
|
|
104
|
-
const _NTSVo = "NodeTypeSpecificValues";
|
|
105
|
-
const _NTe = "NetworkType";
|
|
106
|
-
const _NTex = "NextToken";
|
|
107
|
-
const _No = "Node";
|
|
108
|
-
const _P = "Parameters";
|
|
109
|
-
const _PAS = "ParameterApplyStatus";
|
|
110
|
-
const _PG = "ParameterGroup";
|
|
111
|
-
const _PGAEF = "ParameterGroupAlreadyExistsFault";
|
|
112
|
-
const _PGL = "ParameterGroupList";
|
|
113
|
-
const _PGN = "ParameterGroupName";
|
|
114
|
-
const _PGNFF = "ParameterGroupNotFoundFault";
|
|
115
|
-
const _PGNa = "ParameterGroupNames";
|
|
116
|
-
const _PGQEF = "ParameterGroupQuotaExceededFault";
|
|
117
|
-
const _PGS = "ParameterGroupStatus";
|
|
118
|
-
const _PGa = "ParameterGroups";
|
|
119
|
-
const _PL = "ParameterList";
|
|
120
|
-
const _PMW = "PreferredMaintenanceWindow";
|
|
121
|
-
const _PN = "ParameterName";
|
|
122
|
-
const _PNV = "ParameterNameValue";
|
|
123
|
-
const _PNVL = "ParameterNameValueList";
|
|
124
|
-
const _PNVa = "ParameterNameValues";
|
|
125
|
-
const _PT = "ParameterType";
|
|
126
|
-
const _PV = "ParameterValue";
|
|
127
|
-
const _Pa = "Parameter";
|
|
128
|
-
const _Po = "Port";
|
|
129
|
-
const _RF = "ReplicationFactor";
|
|
130
|
-
const _RN = "ResourceName";
|
|
131
|
-
const _RNR = "RebootNodeRequest";
|
|
132
|
-
const _RNRe = "RebootNodeResponse";
|
|
133
|
-
const _RNe = "RebootNode";
|
|
134
|
-
const _S = "Status";
|
|
135
|
-
const _SAZ = "SubnetAvailabilityZone";
|
|
136
|
-
const _SG = "SubnetGroup";
|
|
137
|
-
const _SGAEF = "SubnetGroupAlreadyExistsFault";
|
|
138
|
-
const _SGI = "SecurityGroupIds";
|
|
139
|
-
const _SGIUF = "SubnetGroupInUseFault";
|
|
140
|
-
const _SGIe = "SecurityGroupIdentifier";
|
|
141
|
-
const _SGL = "SubnetGroupList";
|
|
142
|
-
const _SGM = "SecurityGroupMembership";
|
|
143
|
-
const _SGML = "SecurityGroupMembershipList";
|
|
144
|
-
const _SGN = "SubnetGroupName";
|
|
145
|
-
const _SGNFF = "SubnetGroupNotFoundFault";
|
|
146
|
-
const _SGNu = "SubnetGroupNames";
|
|
147
|
-
const _SGQEF = "SubnetGroupQuotaExceededFault";
|
|
148
|
-
const _SGe = "SecurityGroups";
|
|
149
|
-
const _SGu = "SubnetGroups";
|
|
150
|
-
const _SI = "SubnetIds";
|
|
151
|
-
const _SIU = "SubnetInUse";
|
|
152
|
-
const _SIu = "SubnetIdentifier";
|
|
153
|
-
const _SL = "SubnetList";
|
|
154
|
-
const _SLRNFF = "ServiceLinkedRoleNotFoundFault";
|
|
155
|
-
const _SN = "SourceName";
|
|
156
|
-
const _SNAF = "SubnetNotAllowedFault";
|
|
157
|
-
const _SNT = "SupportedNetworkTypes";
|
|
158
|
-
const _SQEE = "ServiceQuotaExceededException";
|
|
159
|
-
const _SQEF = "SubnetQuotaExceededFault";
|
|
160
|
-
const _SSED = "SSEDescription";
|
|
161
|
-
const _SSES = "SSESpecification";
|
|
162
|
-
const _ST = "SourceType";
|
|
163
|
-
const _STt = "StartTime";
|
|
164
|
-
const _So = "Source";
|
|
165
|
-
const _Su = "Subnet";
|
|
166
|
-
const _Sub = "Subnets";
|
|
167
|
-
const _T = "Tags";
|
|
168
|
-
const _TA = "TopicArn";
|
|
169
|
-
const _TK = "TagKeys";
|
|
170
|
-
const _TL = "TagList";
|
|
171
|
-
const _TN = "TotalNodes";
|
|
172
|
-
const _TNFF = "TagNotFoundFault";
|
|
173
|
-
const _TQPRE = "TagQuotaPerResourceExceeded";
|
|
174
|
-
const _TR = "TagResource";
|
|
175
|
-
const _TRR = "TagResourceRequest";
|
|
176
|
-
const _TRRa = "TagResourceResponse";
|
|
177
|
-
const _TS = "TopicStatus";
|
|
178
|
-
const _Ta = "Tag";
|
|
179
|
-
const _UC = "UpdateCluster";
|
|
180
|
-
const _UCR = "UpdateClusterRequest";
|
|
181
|
-
const _UCRp = "UpdateClusterResponse";
|
|
182
|
-
const _UPG = "UpdateParameterGroup";
|
|
183
|
-
const _UPGR = "UpdateParameterGroupRequest";
|
|
184
|
-
const _UPGRp = "UpdateParameterGroupResponse";
|
|
185
|
-
const _UR = "UntagResource";
|
|
186
|
-
const _URL = "URL";
|
|
187
|
-
const _URR = "UntagResourceRequest";
|
|
188
|
-
const _URRn = "UntagResourceResponse";
|
|
189
|
-
const _USG = "UpdateSubnetGroup";
|
|
190
|
-
const _USGR = "UpdateSubnetGroupRequest";
|
|
191
|
-
const _USGRp = "UpdateSubnetGroupResponse";
|
|
192
|
-
const _V = "Value";
|
|
193
|
-
const _VI = "VpcId";
|
|
194
|
-
const _aQE = "awsQueryError";
|
|
195
|
-
const _c = "client";
|
|
196
|
-
const _e = "error";
|
|
197
|
-
const _hE = "httpError";
|
|
198
|
-
const _m = "message";
|
|
199
|
-
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.dax";
|
|
200
|
-
const n0 = "com.amazonaws.dax";
|
|
201
|
-
const { TypeRegistry } = require("@smithy/core/schema");
|
|
202
|
-
const { DAXServiceException } = require("../models/DAXServiceException");
|
|
203
|
-
const { ClusterAlreadyExistsFault, ClusterNotFoundFault, ClusterQuotaForCustomerExceededFault, InsufficientClusterCapacityFault, InvalidARNFault, InvalidClusterStateFault, InvalidParameterCombinationException, InvalidParameterGroupStateFault, InvalidParameterValueException, InvalidSubnet, InvalidVPCNetworkStateFault, NodeNotFoundFault, NodeQuotaForClusterExceededFault, NodeQuotaForCustomerExceededFault, ParameterGroupAlreadyExistsFault, ParameterGroupNotFoundFault, ParameterGroupQuotaExceededFault, ServiceLinkedRoleNotFoundFault, ServiceQuotaExceededException, SubnetGroupAlreadyExistsFault, SubnetGroupInUseFault, SubnetGroupNotFoundFault, SubnetGroupQuotaExceededFault, SubnetInUse, SubnetNotAllowedFault, SubnetQuotaExceededFault, TagNotFoundFault, TagQuotaPerResourceExceeded } = require("../models/errors");
|
|
204
|
-
const _s_registry = TypeRegistry.for(_s);
|
|
205
|
-
const DAXServiceException$ = [-3, _s, "DAXServiceException", 0, [], []];
|
|
206
|
-
exports.DAXServiceException$ = DAXServiceException$;
|
|
207
|
-
_s_registry.registerError(DAXServiceException$, DAXServiceException);
|
|
208
|
-
const n0_registry = TypeRegistry.for(n0);
|
|
209
|
-
const ClusterAlreadyExistsFault$ = [-3, n0, _CAEF,
|
|
210
|
-
{ [_aQE]: [`ClusterAlreadyExists`, 400], [_e]: _c, [_hE]: 400 },
|
|
211
|
-
[_m],
|
|
212
|
-
[0]
|
|
213
|
-
];
|
|
214
|
-
exports.ClusterAlreadyExistsFault$ = ClusterAlreadyExistsFault$;
|
|
215
|
-
n0_registry.registerError(ClusterAlreadyExistsFault$, ClusterAlreadyExistsFault);
|
|
216
|
-
const ClusterNotFoundFault$ = [-3, n0, _CNFF,
|
|
217
|
-
{ [_aQE]: [`ClusterNotFound`, 404], [_e]: _c, [_hE]: 404 },
|
|
218
|
-
[_m],
|
|
219
|
-
[0]
|
|
220
|
-
];
|
|
221
|
-
exports.ClusterNotFoundFault$ = ClusterNotFoundFault$;
|
|
222
|
-
n0_registry.registerError(ClusterNotFoundFault$, ClusterNotFoundFault);
|
|
223
|
-
const ClusterQuotaForCustomerExceededFault$ = [-3, n0, _CQFCEF,
|
|
224
|
-
{ [_aQE]: [`ClusterQuotaForCustomerExceeded`, 400], [_e]: _c, [_hE]: 400 },
|
|
225
|
-
[_m],
|
|
226
|
-
[0]
|
|
227
|
-
];
|
|
228
|
-
exports.ClusterQuotaForCustomerExceededFault$ = ClusterQuotaForCustomerExceededFault$;
|
|
229
|
-
n0_registry.registerError(ClusterQuotaForCustomerExceededFault$, ClusterQuotaForCustomerExceededFault);
|
|
230
|
-
const InsufficientClusterCapacityFault$ = [-3, n0, _ICCF,
|
|
231
|
-
{ [_aQE]: [`InsufficientClusterCapacity`, 400], [_e]: _c, [_hE]: 400 },
|
|
232
|
-
[_m],
|
|
233
|
-
[0]
|
|
234
|
-
];
|
|
235
|
-
exports.InsufficientClusterCapacityFault$ = InsufficientClusterCapacityFault$;
|
|
236
|
-
n0_registry.registerError(InsufficientClusterCapacityFault$, InsufficientClusterCapacityFault);
|
|
237
|
-
const InvalidARNFault$ = [-3, n0, _IARNF,
|
|
238
|
-
{ [_aQE]: [`InvalidARN`, 400], [_e]: _c, [_hE]: 400 },
|
|
239
|
-
[_m],
|
|
240
|
-
[0]
|
|
241
|
-
];
|
|
242
|
-
exports.InvalidARNFault$ = InvalidARNFault$;
|
|
243
|
-
n0_registry.registerError(InvalidARNFault$, InvalidARNFault);
|
|
244
|
-
const InvalidClusterStateFault$ = [-3, n0, _ICSF,
|
|
245
|
-
{ [_aQE]: [`InvalidClusterState`, 400], [_e]: _c, [_hE]: 400 },
|
|
246
|
-
[_m],
|
|
247
|
-
[0]
|
|
248
|
-
];
|
|
249
|
-
exports.InvalidClusterStateFault$ = InvalidClusterStateFault$;
|
|
250
|
-
n0_registry.registerError(InvalidClusterStateFault$, InvalidClusterStateFault);
|
|
251
|
-
const InvalidParameterCombinationException$ = [-3, n0, _IPCE,
|
|
252
|
-
{ [_aQE]: [`InvalidParameterCombination`, 400], [_e]: _c, [_hE]: 400 },
|
|
253
|
-
[_m],
|
|
254
|
-
[0]
|
|
255
|
-
];
|
|
256
|
-
exports.InvalidParameterCombinationException$ = InvalidParameterCombinationException$;
|
|
257
|
-
n0_registry.registerError(InvalidParameterCombinationException$, InvalidParameterCombinationException);
|
|
258
|
-
const InvalidParameterGroupStateFault$ = [-3, n0, _IPGSF,
|
|
259
|
-
{ [_aQE]: [`InvalidParameterGroupState`, 400], [_e]: _c, [_hE]: 400 },
|
|
260
|
-
[_m],
|
|
261
|
-
[0]
|
|
262
|
-
];
|
|
263
|
-
exports.InvalidParameterGroupStateFault$ = InvalidParameterGroupStateFault$;
|
|
264
|
-
n0_registry.registerError(InvalidParameterGroupStateFault$, InvalidParameterGroupStateFault);
|
|
265
|
-
const InvalidParameterValueException$ = [-3, n0, _IPVE,
|
|
266
|
-
{ [_aQE]: [`InvalidParameterValue`, 400], [_e]: _c, [_hE]: 400 },
|
|
267
|
-
[_m],
|
|
268
|
-
[0]
|
|
269
|
-
];
|
|
270
|
-
exports.InvalidParameterValueException$ = InvalidParameterValueException$;
|
|
271
|
-
n0_registry.registerError(InvalidParameterValueException$, InvalidParameterValueException);
|
|
272
|
-
const InvalidSubnet$ = [-3, n0, _IS,
|
|
273
|
-
{ [_aQE]: [`InvalidSubnet`, 400], [_e]: _c, [_hE]: 400 },
|
|
274
|
-
[_m],
|
|
275
|
-
[0]
|
|
276
|
-
];
|
|
277
|
-
exports.InvalidSubnet$ = InvalidSubnet$;
|
|
278
|
-
n0_registry.registerError(InvalidSubnet$, InvalidSubnet);
|
|
279
|
-
const InvalidVPCNetworkStateFault$ = [-3, n0, _IVPCNSF,
|
|
280
|
-
{ [_aQE]: [`InvalidVPCNetworkStateFault`, 400], [_e]: _c, [_hE]: 400 },
|
|
281
|
-
[_m],
|
|
282
|
-
[0]
|
|
283
|
-
];
|
|
284
|
-
exports.InvalidVPCNetworkStateFault$ = InvalidVPCNetworkStateFault$;
|
|
285
|
-
n0_registry.registerError(InvalidVPCNetworkStateFault$, InvalidVPCNetworkStateFault);
|
|
286
|
-
const NodeNotFoundFault$ = [-3, n0, _NNFF,
|
|
287
|
-
{ [_aQE]: [`NodeNotFound`, 404], [_e]: _c, [_hE]: 404 },
|
|
288
|
-
[_m],
|
|
289
|
-
[0]
|
|
290
|
-
];
|
|
291
|
-
exports.NodeNotFoundFault$ = NodeNotFoundFault$;
|
|
292
|
-
n0_registry.registerError(NodeNotFoundFault$, NodeNotFoundFault);
|
|
293
|
-
const NodeQuotaForClusterExceededFault$ = [-3, n0, _NQFCEF,
|
|
294
|
-
{ [_aQE]: [`NodeQuotaForClusterExceeded`, 400], [_e]: _c, [_hE]: 400 },
|
|
295
|
-
[_m],
|
|
296
|
-
[0]
|
|
297
|
-
];
|
|
298
|
-
exports.NodeQuotaForClusterExceededFault$ = NodeQuotaForClusterExceededFault$;
|
|
299
|
-
n0_registry.registerError(NodeQuotaForClusterExceededFault$, NodeQuotaForClusterExceededFault);
|
|
300
|
-
const NodeQuotaForCustomerExceededFault$ = [-3, n0, _NQFCEFo,
|
|
301
|
-
{ [_aQE]: [`NodeQuotaForCustomerExceeded`, 400], [_e]: _c, [_hE]: 400 },
|
|
302
|
-
[_m],
|
|
303
|
-
[0]
|
|
304
|
-
];
|
|
305
|
-
exports.NodeQuotaForCustomerExceededFault$ = NodeQuotaForCustomerExceededFault$;
|
|
306
|
-
n0_registry.registerError(NodeQuotaForCustomerExceededFault$, NodeQuotaForCustomerExceededFault);
|
|
307
|
-
const ParameterGroupAlreadyExistsFault$ = [-3, n0, _PGAEF,
|
|
308
|
-
{ [_aQE]: [`ParameterGroupAlreadyExists`, 400], [_e]: _c, [_hE]: 400 },
|
|
309
|
-
[_m],
|
|
310
|
-
[0]
|
|
311
|
-
];
|
|
312
|
-
exports.ParameterGroupAlreadyExistsFault$ = ParameterGroupAlreadyExistsFault$;
|
|
313
|
-
n0_registry.registerError(ParameterGroupAlreadyExistsFault$, ParameterGroupAlreadyExistsFault);
|
|
314
|
-
const ParameterGroupNotFoundFault$ = [-3, n0, _PGNFF,
|
|
315
|
-
{ [_aQE]: [`ParameterGroupNotFound`, 404], [_e]: _c, [_hE]: 404 },
|
|
316
|
-
[_m],
|
|
317
|
-
[0]
|
|
318
|
-
];
|
|
319
|
-
exports.ParameterGroupNotFoundFault$ = ParameterGroupNotFoundFault$;
|
|
320
|
-
n0_registry.registerError(ParameterGroupNotFoundFault$, ParameterGroupNotFoundFault);
|
|
321
|
-
const ParameterGroupQuotaExceededFault$ = [-3, n0, _PGQEF,
|
|
322
|
-
{ [_aQE]: [`ParameterGroupQuotaExceeded`, 400], [_e]: _c, [_hE]: 400 },
|
|
323
|
-
[_m],
|
|
324
|
-
[0]
|
|
325
|
-
];
|
|
326
|
-
exports.ParameterGroupQuotaExceededFault$ = ParameterGroupQuotaExceededFault$;
|
|
327
|
-
n0_registry.registerError(ParameterGroupQuotaExceededFault$, ParameterGroupQuotaExceededFault);
|
|
328
|
-
const ServiceLinkedRoleNotFoundFault$ = [-3, n0, _SLRNFF,
|
|
329
|
-
{ [_aQE]: [`ServiceLinkedRoleNotFoundFault`, 400], [_e]: _c, [_hE]: 400 },
|
|
330
|
-
[_m],
|
|
331
|
-
[0]
|
|
332
|
-
];
|
|
333
|
-
exports.ServiceLinkedRoleNotFoundFault$ = ServiceLinkedRoleNotFoundFault$;
|
|
334
|
-
n0_registry.registerError(ServiceLinkedRoleNotFoundFault$, ServiceLinkedRoleNotFoundFault);
|
|
335
|
-
const ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
336
|
-
{ [_aQE]: [`ServiceQuotaExceeded`, 402], [_e]: _c, [_hE]: 402 },
|
|
337
|
-
[],
|
|
338
|
-
[]
|
|
339
|
-
];
|
|
340
|
-
exports.ServiceQuotaExceededException$ = ServiceQuotaExceededException$;
|
|
341
|
-
n0_registry.registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
342
|
-
const SubnetGroupAlreadyExistsFault$ = [-3, n0, _SGAEF,
|
|
343
|
-
{ [_aQE]: [`SubnetGroupAlreadyExists`, 400], [_e]: _c, [_hE]: 400 },
|
|
344
|
-
[_m],
|
|
345
|
-
[0]
|
|
346
|
-
];
|
|
347
|
-
exports.SubnetGroupAlreadyExistsFault$ = SubnetGroupAlreadyExistsFault$;
|
|
348
|
-
n0_registry.registerError(SubnetGroupAlreadyExistsFault$, SubnetGroupAlreadyExistsFault);
|
|
349
|
-
const SubnetGroupInUseFault$ = [-3, n0, _SGIUF,
|
|
350
|
-
{ [_aQE]: [`SubnetGroupInUse`, 400], [_e]: _c, [_hE]: 400 },
|
|
351
|
-
[_m],
|
|
352
|
-
[0]
|
|
353
|
-
];
|
|
354
|
-
exports.SubnetGroupInUseFault$ = SubnetGroupInUseFault$;
|
|
355
|
-
n0_registry.registerError(SubnetGroupInUseFault$, SubnetGroupInUseFault);
|
|
356
|
-
const SubnetGroupNotFoundFault$ = [-3, n0, _SGNFF,
|
|
357
|
-
{ [_aQE]: [`SubnetGroupNotFoundFault`, 404], [_e]: _c, [_hE]: 404 },
|
|
358
|
-
[_m],
|
|
359
|
-
[0]
|
|
360
|
-
];
|
|
361
|
-
exports.SubnetGroupNotFoundFault$ = SubnetGroupNotFoundFault$;
|
|
362
|
-
n0_registry.registerError(SubnetGroupNotFoundFault$, SubnetGroupNotFoundFault);
|
|
363
|
-
const SubnetGroupQuotaExceededFault$ = [-3, n0, _SGQEF,
|
|
364
|
-
{ [_aQE]: [`SubnetGroupQuotaExceeded`, 400], [_e]: _c, [_hE]: 400 },
|
|
365
|
-
[_m],
|
|
366
|
-
[0]
|
|
367
|
-
];
|
|
368
|
-
exports.SubnetGroupQuotaExceededFault$ = SubnetGroupQuotaExceededFault$;
|
|
369
|
-
n0_registry.registerError(SubnetGroupQuotaExceededFault$, SubnetGroupQuotaExceededFault);
|
|
370
|
-
const SubnetInUse$ = [-3, n0, _SIU,
|
|
371
|
-
{ [_aQE]: [`SubnetInUse`, 400], [_e]: _c, [_hE]: 400 },
|
|
372
|
-
[_m],
|
|
373
|
-
[0]
|
|
374
|
-
];
|
|
375
|
-
exports.SubnetInUse$ = SubnetInUse$;
|
|
376
|
-
n0_registry.registerError(SubnetInUse$, SubnetInUse);
|
|
377
|
-
const SubnetNotAllowedFault$ = [-3, n0, _SNAF,
|
|
378
|
-
{ [_aQE]: [`SubnetNotAllowedFault`, 400], [_e]: _c, [_hE]: 400 },
|
|
379
|
-
[_m],
|
|
380
|
-
[0]
|
|
381
|
-
];
|
|
382
|
-
exports.SubnetNotAllowedFault$ = SubnetNotAllowedFault$;
|
|
383
|
-
n0_registry.registerError(SubnetNotAllowedFault$, SubnetNotAllowedFault);
|
|
384
|
-
const SubnetQuotaExceededFault$ = [-3, n0, _SQEF,
|
|
385
|
-
{ [_aQE]: [`SubnetQuotaExceededFault`, 400], [_e]: _c, [_hE]: 400 },
|
|
386
|
-
[_m],
|
|
387
|
-
[0]
|
|
388
|
-
];
|
|
389
|
-
exports.SubnetQuotaExceededFault$ = SubnetQuotaExceededFault$;
|
|
390
|
-
n0_registry.registerError(SubnetQuotaExceededFault$, SubnetQuotaExceededFault);
|
|
391
|
-
const TagNotFoundFault$ = [-3, n0, _TNFF,
|
|
392
|
-
{ [_aQE]: [`TagNotFound`, 404], [_e]: _c, [_hE]: 404 },
|
|
393
|
-
[_m],
|
|
394
|
-
[0]
|
|
395
|
-
];
|
|
396
|
-
exports.TagNotFoundFault$ = TagNotFoundFault$;
|
|
397
|
-
n0_registry.registerError(TagNotFoundFault$, TagNotFoundFault);
|
|
398
|
-
const TagQuotaPerResourceExceeded$ = [-3, n0, _TQPRE,
|
|
399
|
-
{ [_aQE]: [`TagQuotaPerResourceExceeded`, 400], [_e]: _c, [_hE]: 400 },
|
|
400
|
-
[_m],
|
|
401
|
-
[0]
|
|
402
|
-
];
|
|
403
|
-
exports.TagQuotaPerResourceExceeded$ = TagQuotaPerResourceExceeded$;
|
|
404
|
-
n0_registry.registerError(TagQuotaPerResourceExceeded$, TagQuotaPerResourceExceeded);
|
|
405
|
-
exports.errorTypeRegistries = [
|
|
406
|
-
_s_registry,
|
|
407
|
-
n0_registry,
|
|
408
|
-
];
|
|
409
|
-
const Cluster$ = [3, n0, _C,
|
|
410
|
-
0,
|
|
411
|
-
[_CN, _D, _CA, _TN, _AN, _NT, _S, _CDE, _NITR, _N, _PMW, _NC, _SG, _SGe, _IRA, _PG, _SSED, _CEET, _NTe],
|
|
412
|
-
[0, 0, 0, 1, 1, 0, 0, () => Endpoint$, 64 | 0, () => NodeList, 0, () => NotificationConfiguration$, 0, () => SecurityGroupMembershipList, 0, () => ParameterGroupStatus$, () => SSEDescription$, 0, 0]
|
|
413
|
-
];
|
|
414
|
-
exports.Cluster$ = Cluster$;
|
|
415
|
-
const CreateClusterRequest$ = [3, n0, _CCR,
|
|
416
|
-
0,
|
|
417
|
-
[_CN, _NT, _RF, _IRA, _D, _AZ, _SGN, _SGI, _PMW, _NTA, _PGN, _T, _SSES, _CEET, _NTe],
|
|
418
|
-
[0, 0, 1, 0, 0, 64 | 0, 0, 64 | 0, 0, 0, 0, () => TagList, () => SSESpecification$, 0, 0], 4
|
|
419
|
-
];
|
|
420
|
-
exports.CreateClusterRequest$ = CreateClusterRequest$;
|
|
421
|
-
const CreateClusterResponse$ = [3, n0, _CCRr,
|
|
422
|
-
0,
|
|
423
|
-
[_C],
|
|
424
|
-
[() => Cluster$]
|
|
425
|
-
];
|
|
426
|
-
exports.CreateClusterResponse$ = CreateClusterResponse$;
|
|
427
|
-
const CreateParameterGroupRequest$ = [3, n0, _CPGR,
|
|
428
|
-
0,
|
|
429
|
-
[_PGN, _D],
|
|
430
|
-
[0, 0], 1
|
|
431
|
-
];
|
|
432
|
-
exports.CreateParameterGroupRequest$ = CreateParameterGroupRequest$;
|
|
433
|
-
const CreateParameterGroupResponse$ = [3, n0, _CPGRr,
|
|
434
|
-
0,
|
|
435
|
-
[_PG],
|
|
436
|
-
[() => ParameterGroup$]
|
|
437
|
-
];
|
|
438
|
-
exports.CreateParameterGroupResponse$ = CreateParameterGroupResponse$;
|
|
439
|
-
const CreateSubnetGroupRequest$ = [3, n0, _CSGR,
|
|
440
|
-
0,
|
|
441
|
-
[_SGN, _SI, _D],
|
|
442
|
-
[0, 64 | 0, 0], 2
|
|
443
|
-
];
|
|
444
|
-
exports.CreateSubnetGroupRequest$ = CreateSubnetGroupRequest$;
|
|
445
|
-
const CreateSubnetGroupResponse$ = [3, n0, _CSGRr,
|
|
446
|
-
0,
|
|
447
|
-
[_SG],
|
|
448
|
-
[() => SubnetGroup$]
|
|
449
|
-
];
|
|
450
|
-
exports.CreateSubnetGroupResponse$ = CreateSubnetGroupResponse$;
|
|
451
|
-
const DecreaseReplicationFactorRequest$ = [3, n0, _DRFR,
|
|
452
|
-
0,
|
|
453
|
-
[_CN, _NRF, _AZ, _NITR],
|
|
454
|
-
[0, 1, 64 | 0, 64 | 0], 2
|
|
455
|
-
];
|
|
456
|
-
exports.DecreaseReplicationFactorRequest$ = DecreaseReplicationFactorRequest$;
|
|
457
|
-
const DecreaseReplicationFactorResponse$ = [3, n0, _DRFRe,
|
|
458
|
-
0,
|
|
459
|
-
[_C],
|
|
460
|
-
[() => Cluster$]
|
|
461
|
-
];
|
|
462
|
-
exports.DecreaseReplicationFactorResponse$ = DecreaseReplicationFactorResponse$;
|
|
463
|
-
const DeleteClusterRequest$ = [3, n0, _DCR,
|
|
464
|
-
0,
|
|
465
|
-
[_CN],
|
|
466
|
-
[0], 1
|
|
467
|
-
];
|
|
468
|
-
exports.DeleteClusterRequest$ = DeleteClusterRequest$;
|
|
469
|
-
const DeleteClusterResponse$ = [3, n0, _DCRe,
|
|
470
|
-
0,
|
|
471
|
-
[_C],
|
|
472
|
-
[() => Cluster$]
|
|
473
|
-
];
|
|
474
|
-
exports.DeleteClusterResponse$ = DeleteClusterResponse$;
|
|
475
|
-
const DeleteParameterGroupRequest$ = [3, n0, _DPGR,
|
|
476
|
-
0,
|
|
477
|
-
[_PGN],
|
|
478
|
-
[0], 1
|
|
479
|
-
];
|
|
480
|
-
exports.DeleteParameterGroupRequest$ = DeleteParameterGroupRequest$;
|
|
481
|
-
const DeleteParameterGroupResponse$ = [3, n0, _DPGRe,
|
|
482
|
-
0,
|
|
483
|
-
[_DM],
|
|
484
|
-
[0]
|
|
485
|
-
];
|
|
486
|
-
exports.DeleteParameterGroupResponse$ = DeleteParameterGroupResponse$;
|
|
487
|
-
const DeleteSubnetGroupRequest$ = [3, n0, _DSGR,
|
|
488
|
-
0,
|
|
489
|
-
[_SGN],
|
|
490
|
-
[0], 1
|
|
491
|
-
];
|
|
492
|
-
exports.DeleteSubnetGroupRequest$ = DeleteSubnetGroupRequest$;
|
|
493
|
-
const DeleteSubnetGroupResponse$ = [3, n0, _DSGRe,
|
|
494
|
-
0,
|
|
495
|
-
[_DM],
|
|
496
|
-
[0]
|
|
497
|
-
];
|
|
498
|
-
exports.DeleteSubnetGroupResponse$ = DeleteSubnetGroupResponse$;
|
|
499
|
-
const DescribeClustersRequest$ = [3, n0, _DCRes,
|
|
500
|
-
0,
|
|
501
|
-
[_CNl, _MR, _NTex],
|
|
502
|
-
[64 | 0, 1, 0]
|
|
503
|
-
];
|
|
504
|
-
exports.DescribeClustersRequest$ = DescribeClustersRequest$;
|
|
505
|
-
const DescribeClustersResponse$ = [3, n0, _DCResc,
|
|
506
|
-
0,
|
|
507
|
-
[_NTex, _Cl],
|
|
508
|
-
[0, () => ClusterList]
|
|
509
|
-
];
|
|
510
|
-
exports.DescribeClustersResponse$ = DescribeClustersResponse$;
|
|
511
|
-
const DescribeDefaultParametersRequest$ = [3, n0, _DDPR,
|
|
512
|
-
0,
|
|
513
|
-
[_MR, _NTex],
|
|
514
|
-
[1, 0]
|
|
515
|
-
];
|
|
516
|
-
exports.DescribeDefaultParametersRequest$ = DescribeDefaultParametersRequest$;
|
|
517
|
-
const DescribeDefaultParametersResponse$ = [3, n0, _DDPRe,
|
|
518
|
-
0,
|
|
519
|
-
[_NTex, _P],
|
|
520
|
-
[0, () => ParameterList]
|
|
521
|
-
];
|
|
522
|
-
exports.DescribeDefaultParametersResponse$ = DescribeDefaultParametersResponse$;
|
|
523
|
-
const DescribeEventsRequest$ = [3, n0, _DER,
|
|
524
|
-
0,
|
|
525
|
-
[_SN, _ST, _STt, _ET, _Du, _MR, _NTex],
|
|
526
|
-
[0, 0, 4, 4, 1, 1, 0]
|
|
527
|
-
];
|
|
528
|
-
exports.DescribeEventsRequest$ = DescribeEventsRequest$;
|
|
529
|
-
const DescribeEventsResponse$ = [3, n0, _DERe,
|
|
530
|
-
0,
|
|
531
|
-
[_NTex, _E],
|
|
532
|
-
[0, () => EventList]
|
|
533
|
-
];
|
|
534
|
-
exports.DescribeEventsResponse$ = DescribeEventsResponse$;
|
|
535
|
-
const DescribeParameterGroupsRequest$ = [3, n0, _DPGRes,
|
|
536
|
-
0,
|
|
537
|
-
[_PGNa, _MR, _NTex],
|
|
538
|
-
[64 | 0, 1, 0]
|
|
539
|
-
];
|
|
540
|
-
exports.DescribeParameterGroupsRequest$ = DescribeParameterGroupsRequest$;
|
|
541
|
-
const DescribeParameterGroupsResponse$ = [3, n0, _DPGResc,
|
|
542
|
-
0,
|
|
543
|
-
[_NTex, _PGa],
|
|
544
|
-
[0, () => ParameterGroupList]
|
|
545
|
-
];
|
|
546
|
-
exports.DescribeParameterGroupsResponse$ = DescribeParameterGroupsResponse$;
|
|
547
|
-
const DescribeParametersRequest$ = [3, n0, _DPR,
|
|
548
|
-
0,
|
|
549
|
-
[_PGN, _So, _MR, _NTex],
|
|
550
|
-
[0, 0, 1, 0], 1
|
|
551
|
-
];
|
|
552
|
-
exports.DescribeParametersRequest$ = DescribeParametersRequest$;
|
|
553
|
-
const DescribeParametersResponse$ = [3, n0, _DPRe,
|
|
554
|
-
0,
|
|
555
|
-
[_NTex, _P],
|
|
556
|
-
[0, () => ParameterList]
|
|
557
|
-
];
|
|
558
|
-
exports.DescribeParametersResponse$ = DescribeParametersResponse$;
|
|
559
|
-
const DescribeSubnetGroupsRequest$ = [3, n0, _DSGRes,
|
|
560
|
-
0,
|
|
561
|
-
[_SGNu, _MR, _NTex],
|
|
562
|
-
[64 | 0, 1, 0]
|
|
563
|
-
];
|
|
564
|
-
exports.DescribeSubnetGroupsRequest$ = DescribeSubnetGroupsRequest$;
|
|
565
|
-
const DescribeSubnetGroupsResponse$ = [3, n0, _DSGResc,
|
|
566
|
-
0,
|
|
567
|
-
[_NTex, _SGu],
|
|
568
|
-
[0, () => SubnetGroupList]
|
|
569
|
-
];
|
|
570
|
-
exports.DescribeSubnetGroupsResponse$ = DescribeSubnetGroupsResponse$;
|
|
571
|
-
const Endpoint$ = [3, n0, _En,
|
|
572
|
-
0,
|
|
573
|
-
[_A, _Po, _URL],
|
|
574
|
-
[0, 1, 0]
|
|
575
|
-
];
|
|
576
|
-
exports.Endpoint$ = Endpoint$;
|
|
577
|
-
const Event$ = [3, n0, _Ev,
|
|
578
|
-
0,
|
|
579
|
-
[_SN, _ST, _M, _Da],
|
|
580
|
-
[0, 0, 0, 4]
|
|
581
|
-
];
|
|
582
|
-
exports.Event$ = Event$;
|
|
583
|
-
const IncreaseReplicationFactorRequest$ = [3, n0, _IRFR,
|
|
584
|
-
0,
|
|
585
|
-
[_CN, _NRF, _AZ],
|
|
586
|
-
[0, 1, 64 | 0], 2
|
|
587
|
-
];
|
|
588
|
-
exports.IncreaseReplicationFactorRequest$ = IncreaseReplicationFactorRequest$;
|
|
589
|
-
const IncreaseReplicationFactorResponse$ = [3, n0, _IRFRn,
|
|
590
|
-
0,
|
|
591
|
-
[_C],
|
|
592
|
-
[() => Cluster$]
|
|
593
|
-
];
|
|
594
|
-
exports.IncreaseReplicationFactorResponse$ = IncreaseReplicationFactorResponse$;
|
|
595
|
-
const ListTagsRequest$ = [3, n0, _LTR,
|
|
596
|
-
0,
|
|
597
|
-
[_RN, _NTex],
|
|
598
|
-
[0, 0], 1
|
|
599
|
-
];
|
|
600
|
-
exports.ListTagsRequest$ = ListTagsRequest$;
|
|
601
|
-
const ListTagsResponse$ = [3, n0, _LTRi,
|
|
602
|
-
0,
|
|
603
|
-
[_T, _NTex],
|
|
604
|
-
[() => TagList, 0]
|
|
605
|
-
];
|
|
606
|
-
exports.ListTagsResponse$ = ListTagsResponse$;
|
|
607
|
-
const Node$ = [3, n0, _No,
|
|
608
|
-
0,
|
|
609
|
-
[_NI, _En, _NCT, _AZv, _NS, _PGS],
|
|
610
|
-
[0, () => Endpoint$, 4, 0, 0, 0]
|
|
611
|
-
];
|
|
612
|
-
exports.Node$ = Node$;
|
|
613
|
-
const NodeTypeSpecificValue$ = [3, n0, _NTSV,
|
|
614
|
-
0,
|
|
615
|
-
[_NT, _V],
|
|
616
|
-
[0, 0]
|
|
617
|
-
];
|
|
618
|
-
exports.NodeTypeSpecificValue$ = NodeTypeSpecificValue$;
|
|
619
|
-
const NotificationConfiguration$ = [3, n0, _NC,
|
|
620
|
-
0,
|
|
621
|
-
[_TA, _TS],
|
|
622
|
-
[0, 0]
|
|
623
|
-
];
|
|
624
|
-
exports.NotificationConfiguration$ = NotificationConfiguration$;
|
|
625
|
-
const Parameter$ = [3, n0, _Pa,
|
|
626
|
-
0,
|
|
627
|
-
[_PN, _PT, _PV, _NTSVo, _D, _So, _DT, _AV, _IM, _CT],
|
|
628
|
-
[0, 0, 0, () => NodeTypeSpecificValueList, 0, 0, 0, 0, 0, 0]
|
|
629
|
-
];
|
|
630
|
-
exports.Parameter$ = Parameter$;
|
|
631
|
-
const ParameterGroup$ = [3, n0, _PG,
|
|
632
|
-
0,
|
|
633
|
-
[_PGN, _D],
|
|
634
|
-
[0, 0]
|
|
635
|
-
];
|
|
636
|
-
exports.ParameterGroup$ = ParameterGroup$;
|
|
637
|
-
const ParameterGroupStatus$ = [3, n0, _PGS,
|
|
638
|
-
0,
|
|
639
|
-
[_PGN, _PAS, _NITRo],
|
|
640
|
-
[0, 0, 64 | 0]
|
|
641
|
-
];
|
|
642
|
-
exports.ParameterGroupStatus$ = ParameterGroupStatus$;
|
|
643
|
-
const ParameterNameValue$ = [3, n0, _PNV,
|
|
644
|
-
0,
|
|
645
|
-
[_PN, _PV],
|
|
646
|
-
[0, 0]
|
|
647
|
-
];
|
|
648
|
-
exports.ParameterNameValue$ = ParameterNameValue$;
|
|
649
|
-
const RebootNodeRequest$ = [3, n0, _RNR,
|
|
650
|
-
0,
|
|
651
|
-
[_CN, _NI],
|
|
652
|
-
[0, 0], 2
|
|
653
|
-
];
|
|
654
|
-
exports.RebootNodeRequest$ = RebootNodeRequest$;
|
|
655
|
-
const RebootNodeResponse$ = [3, n0, _RNRe,
|
|
656
|
-
0,
|
|
657
|
-
[_C],
|
|
658
|
-
[() => Cluster$]
|
|
659
|
-
];
|
|
660
|
-
exports.RebootNodeResponse$ = RebootNodeResponse$;
|
|
661
|
-
const SecurityGroupMembership$ = [3, n0, _SGM,
|
|
662
|
-
0,
|
|
663
|
-
[_SGIe, _S],
|
|
664
|
-
[0, 0]
|
|
665
|
-
];
|
|
666
|
-
exports.SecurityGroupMembership$ = SecurityGroupMembership$;
|
|
667
|
-
const SSEDescription$ = [3, n0, _SSED,
|
|
668
|
-
0,
|
|
669
|
-
[_S],
|
|
670
|
-
[0]
|
|
671
|
-
];
|
|
672
|
-
exports.SSEDescription$ = SSEDescription$;
|
|
673
|
-
const SSESpecification$ = [3, n0, _SSES,
|
|
674
|
-
0,
|
|
675
|
-
[_Ena],
|
|
676
|
-
[2], 1
|
|
677
|
-
];
|
|
678
|
-
exports.SSESpecification$ = SSESpecification$;
|
|
679
|
-
const Subnet$ = [3, n0, _Su,
|
|
680
|
-
0,
|
|
681
|
-
[_SIu, _SAZ, _SNT],
|
|
682
|
-
[0, 0, 64 | 0]
|
|
683
|
-
];
|
|
684
|
-
exports.Subnet$ = Subnet$;
|
|
685
|
-
const SubnetGroup$ = [3, n0, _SG,
|
|
686
|
-
0,
|
|
687
|
-
[_SGN, _D, _VI, _Sub, _SNT],
|
|
688
|
-
[0, 0, 0, () => SubnetList, 64 | 0]
|
|
689
|
-
];
|
|
690
|
-
exports.SubnetGroup$ = SubnetGroup$;
|
|
691
|
-
const Tag$ = [3, n0, _Ta,
|
|
692
|
-
0,
|
|
693
|
-
[_K, _V],
|
|
694
|
-
[0, 0]
|
|
695
|
-
];
|
|
696
|
-
exports.Tag$ = Tag$;
|
|
697
|
-
const TagResourceRequest$ = [3, n0, _TRR,
|
|
698
|
-
0,
|
|
699
|
-
[_RN, _T],
|
|
700
|
-
[0, () => TagList], 2
|
|
701
|
-
];
|
|
702
|
-
exports.TagResourceRequest$ = TagResourceRequest$;
|
|
703
|
-
const TagResourceResponse$ = [3, n0, _TRRa,
|
|
704
|
-
0,
|
|
705
|
-
[_T],
|
|
706
|
-
[() => TagList]
|
|
707
|
-
];
|
|
708
|
-
exports.TagResourceResponse$ = TagResourceResponse$;
|
|
709
|
-
const UntagResourceRequest$ = [3, n0, _URR,
|
|
710
|
-
0,
|
|
711
|
-
[_RN, _TK],
|
|
712
|
-
[0, 64 | 0], 2
|
|
713
|
-
];
|
|
714
|
-
exports.UntagResourceRequest$ = UntagResourceRequest$;
|
|
715
|
-
const UntagResourceResponse$ = [3, n0, _URRn,
|
|
716
|
-
0,
|
|
717
|
-
[_T],
|
|
718
|
-
[() => TagList]
|
|
719
|
-
];
|
|
720
|
-
exports.UntagResourceResponse$ = UntagResourceResponse$;
|
|
721
|
-
const UpdateClusterRequest$ = [3, n0, _UCR,
|
|
722
|
-
0,
|
|
723
|
-
[_CN, _D, _PMW, _NTA, _NTS, _PGN, _SGI],
|
|
724
|
-
[0, 0, 0, 0, 0, 0, 64 | 0], 1
|
|
725
|
-
];
|
|
726
|
-
exports.UpdateClusterRequest$ = UpdateClusterRequest$;
|
|
727
|
-
const UpdateClusterResponse$ = [3, n0, _UCRp,
|
|
728
|
-
0,
|
|
729
|
-
[_C],
|
|
730
|
-
[() => Cluster$]
|
|
731
|
-
];
|
|
732
|
-
exports.UpdateClusterResponse$ = UpdateClusterResponse$;
|
|
733
|
-
const UpdateParameterGroupRequest$ = [3, n0, _UPGR,
|
|
734
|
-
0,
|
|
735
|
-
[_PGN, _PNVa],
|
|
736
|
-
[0, () => ParameterNameValueList], 2
|
|
737
|
-
];
|
|
738
|
-
exports.UpdateParameterGroupRequest$ = UpdateParameterGroupRequest$;
|
|
739
|
-
const UpdateParameterGroupResponse$ = [3, n0, _UPGRp,
|
|
740
|
-
0,
|
|
741
|
-
[_PG],
|
|
742
|
-
[() => ParameterGroup$]
|
|
743
|
-
];
|
|
744
|
-
exports.UpdateParameterGroupResponse$ = UpdateParameterGroupResponse$;
|
|
745
|
-
const UpdateSubnetGroupRequest$ = [3, n0, _USGR,
|
|
746
|
-
0,
|
|
747
|
-
[_SGN, _D, _SI],
|
|
748
|
-
[0, 0, 64 | 0], 1
|
|
749
|
-
];
|
|
750
|
-
exports.UpdateSubnetGroupRequest$ = UpdateSubnetGroupRequest$;
|
|
751
|
-
const UpdateSubnetGroupResponse$ = [3, n0, _USGRp,
|
|
752
|
-
0,
|
|
753
|
-
[_SG],
|
|
754
|
-
[() => SubnetGroup$]
|
|
755
|
-
];
|
|
756
|
-
exports.UpdateSubnetGroupResponse$ = UpdateSubnetGroupResponse$;
|
|
757
|
-
var AvailabilityZoneList = 64 | 0;
|
|
758
|
-
var ClusterList = [1, n0, _CL,
|
|
759
|
-
0, () => Cluster$
|
|
760
|
-
];
|
|
761
|
-
var ClusterNameList = 64 | 0;
|
|
762
|
-
var EventList = [1, n0, _EL,
|
|
763
|
-
0, () => Event$
|
|
764
|
-
];
|
|
765
|
-
var KeyList = 64 | 0;
|
|
766
|
-
var NetworkTypeList = 64 | 0;
|
|
767
|
-
var NodeIdentifierList = 64 | 0;
|
|
768
|
-
var NodeList = [1, n0, _NL,
|
|
769
|
-
0, () => Node$
|
|
770
|
-
];
|
|
771
|
-
var NodeTypeSpecificValueList = [1, n0, _NTSVL,
|
|
772
|
-
0, () => NodeTypeSpecificValue$
|
|
773
|
-
];
|
|
774
|
-
var ParameterGroupList = [1, n0, _PGL,
|
|
775
|
-
0, () => ParameterGroup$
|
|
776
|
-
];
|
|
777
|
-
var ParameterGroupNameList = 64 | 0;
|
|
778
|
-
var ParameterList = [1, n0, _PL,
|
|
779
|
-
0, () => Parameter$
|
|
780
|
-
];
|
|
781
|
-
var ParameterNameValueList = [1, n0, _PNVL,
|
|
782
|
-
0, () => ParameterNameValue$
|
|
783
|
-
];
|
|
784
|
-
var SecurityGroupIdentifierList = 64 | 0;
|
|
785
|
-
var SecurityGroupMembershipList = [1, n0, _SGML,
|
|
786
|
-
0, () => SecurityGroupMembership$
|
|
787
|
-
];
|
|
788
|
-
var SubnetGroupList = [1, n0, _SGL,
|
|
789
|
-
0, () => SubnetGroup$
|
|
790
|
-
];
|
|
791
|
-
var SubnetGroupNameList = 64 | 0;
|
|
792
|
-
var SubnetIdentifierList = 64 | 0;
|
|
793
|
-
var SubnetList = [1, n0, _SL,
|
|
794
|
-
0, () => Subnet$
|
|
795
|
-
];
|
|
796
|
-
var TagList = [1, n0, _TL,
|
|
797
|
-
0, () => Tag$
|
|
798
|
-
];
|
|
799
|
-
exports.CreateCluster$ = [9, n0, _CC,
|
|
800
|
-
0, () => CreateClusterRequest$, () => CreateClusterResponse$
|
|
801
|
-
];
|
|
802
|
-
exports.CreateParameterGroup$ = [9, n0, _CPG,
|
|
803
|
-
0, () => CreateParameterGroupRequest$, () => CreateParameterGroupResponse$
|
|
804
|
-
];
|
|
805
|
-
exports.CreateSubnetGroup$ = [9, n0, _CSG,
|
|
806
|
-
0, () => CreateSubnetGroupRequest$, () => CreateSubnetGroupResponse$
|
|
807
|
-
];
|
|
808
|
-
exports.DecreaseReplicationFactor$ = [9, n0, _DRF,
|
|
809
|
-
0, () => DecreaseReplicationFactorRequest$, () => DecreaseReplicationFactorResponse$
|
|
810
|
-
];
|
|
811
|
-
exports.DeleteCluster$ = [9, n0, _DC,
|
|
812
|
-
0, () => DeleteClusterRequest$, () => DeleteClusterResponse$
|
|
813
|
-
];
|
|
814
|
-
exports.DeleteParameterGroup$ = [9, n0, _DPG,
|
|
815
|
-
0, () => DeleteParameterGroupRequest$, () => DeleteParameterGroupResponse$
|
|
816
|
-
];
|
|
817
|
-
exports.DeleteSubnetGroup$ = [9, n0, _DSG,
|
|
818
|
-
0, () => DeleteSubnetGroupRequest$, () => DeleteSubnetGroupResponse$
|
|
819
|
-
];
|
|
820
|
-
exports.DescribeClusters$ = [9, n0, _DCe,
|
|
821
|
-
0, () => DescribeClustersRequest$, () => DescribeClustersResponse$
|
|
822
|
-
];
|
|
823
|
-
exports.DescribeDefaultParameters$ = [9, n0, _DDP,
|
|
824
|
-
0, () => DescribeDefaultParametersRequest$, () => DescribeDefaultParametersResponse$
|
|
825
|
-
];
|
|
826
|
-
exports.DescribeEvents$ = [9, n0, _DE,
|
|
827
|
-
0, () => DescribeEventsRequest$, () => DescribeEventsResponse$
|
|
828
|
-
];
|
|
829
|
-
exports.DescribeParameterGroups$ = [9, n0, _DPGe,
|
|
830
|
-
0, () => DescribeParameterGroupsRequest$, () => DescribeParameterGroupsResponse$
|
|
831
|
-
];
|
|
832
|
-
exports.DescribeParameters$ = [9, n0, _DP,
|
|
833
|
-
0, () => DescribeParametersRequest$, () => DescribeParametersResponse$
|
|
834
|
-
];
|
|
835
|
-
exports.DescribeSubnetGroups$ = [9, n0, _DSGe,
|
|
836
|
-
0, () => DescribeSubnetGroupsRequest$, () => DescribeSubnetGroupsResponse$
|
|
837
|
-
];
|
|
838
|
-
exports.IncreaseReplicationFactor$ = [9, n0, _IRF,
|
|
839
|
-
0, () => IncreaseReplicationFactorRequest$, () => IncreaseReplicationFactorResponse$
|
|
840
|
-
];
|
|
841
|
-
exports.ListTags$ = [9, n0, _LT,
|
|
842
|
-
0, () => ListTagsRequest$, () => ListTagsResponse$
|
|
843
|
-
];
|
|
844
|
-
exports.RebootNode$ = [9, n0, _RNe,
|
|
845
|
-
0, () => RebootNodeRequest$, () => RebootNodeResponse$
|
|
846
|
-
];
|
|
847
|
-
exports.TagResource$ = [9, n0, _TR,
|
|
848
|
-
0, () => TagResourceRequest$, () => TagResourceResponse$
|
|
849
|
-
];
|
|
850
|
-
exports.UntagResource$ = [9, n0, _UR,
|
|
851
|
-
0, () => UntagResourceRequest$, () => UntagResourceResponse$
|
|
852
|
-
];
|
|
853
|
-
exports.UpdateCluster$ = [9, n0, _UC,
|
|
854
|
-
0, () => UpdateClusterRequest$, () => UpdateClusterResponse$
|
|
855
|
-
];
|
|
856
|
-
exports.UpdateParameterGroup$ = [9, n0, _UPG,
|
|
857
|
-
0, () => UpdateParameterGroupRequest$, () => UpdateParameterGroupResponse$
|
|
858
|
-
];
|
|
859
|
-
exports.UpdateSubnetGroup$ = [9, n0, _USG,
|
|
860
|
-
0, () => UpdateSubnetGroupRequest$, () => UpdateSubnetGroupResponse$
|
|
861
|
-
];
|