@aws-sdk/client-docdb-elastic 3.987.0 → 3.989.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.
@@ -122,7 +122,7 @@ const _rI = "resourceId";
122
122
  const _rPMA = "resourcePendingMaintenanceAction";
123
123
  const _rPMAe = "resourcePendingMaintenanceActions";
124
124
  const _rT = "resourceType";
125
- const _s = "status";
125
+ const _s = "smithy.ts.sdk.synthetic.com.amazonaws.docdbelastic";
126
126
  const _sA = "snapshotArn";
127
127
  const _sC = "shardCapacity";
128
128
  const _sCT = "snapshotCreationTime";
@@ -134,9 +134,9 @@ const _sN = "snapshotName";
134
134
  const _sT = "snapshotType";
135
135
  const _se = "server";
136
136
  const _sh = "shards";
137
- const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.docdbelastic";
138
137
  const _sn = "snapshot";
139
138
  const _sna = "snapshots";
139
+ const _st = "status";
140
140
  const _t = "tags";
141
141
  const _tK = "tagKeys";
142
142
  const _tSN = "targetSnapshotName";
@@ -145,13 +145,57 @@ const n0 = "com.amazonaws.docdbelastic";
145
145
  import { TypeRegistry } from "@smithy/core/schema";
146
146
  import { DocDBElasticServiceException } from "../models/DocDBElasticServiceException";
147
147
  import { AccessDeniedException, ConflictException, InternalServerException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, ValidationException, } from "../models/errors";
148
- var Password = [0, n0, _P, 8, 0];
148
+ const _s_registry = TypeRegistry.for(_s);
149
+ export var DocDBElasticServiceException$ = [-3, _s, "DocDBElasticServiceException", 0, [], []];
150
+ _s_registry.registerError(DocDBElasticServiceException$, DocDBElasticServiceException);
151
+ const n0_registry = TypeRegistry.for(n0);
149
152
  export var AccessDeniedException$ = [-3, n0, _ADE,
150
153
  { [_e]: _c, [_hE]: 403 },
151
154
  [_m],
152
155
  [0], 1
153
156
  ];
154
- TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
157
+ n0_registry.registerError(AccessDeniedException$, AccessDeniedException);
158
+ export var ConflictException$ = [-3, n0, _CE,
159
+ { [_e]: _c, [_hE]: 409 },
160
+ [_m, _rI, _rT],
161
+ [0, 0, 0], 3
162
+ ];
163
+ n0_registry.registerError(ConflictException$, ConflictException);
164
+ export var InternalServerException$ = [-3, n0, _ISE,
165
+ { [_e]: _se, [_hE]: 500 },
166
+ [_m],
167
+ [0], 1
168
+ ];
169
+ n0_registry.registerError(InternalServerException$, InternalServerException);
170
+ export var ResourceNotFoundException$ = [-3, n0, _RNFE,
171
+ { [_e]: _c, [_hE]: 404 },
172
+ [_m, _rI, _rT],
173
+ [0, 0, 0], 3
174
+ ];
175
+ n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
176
+ export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
177
+ { [_e]: _c, [_hE]: 402 },
178
+ [_m],
179
+ [0], 1
180
+ ];
181
+ n0_registry.registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
182
+ export var ThrottlingException$ = [-3, n0, _TE,
183
+ { [_e]: _c, [_hE]: 429 },
184
+ [_m, _rAS],
185
+ [0, [1, { [_hH]: _RA }]], 1
186
+ ];
187
+ n0_registry.registerError(ThrottlingException$, ThrottlingException);
188
+ export var ValidationException$ = [-3, n0, _VE,
189
+ { [_e]: _c, [_hE]: 400 },
190
+ [_m, _r, _fL],
191
+ [0, 0, () => ValidationExceptionFieldList], 2
192
+ ];
193
+ n0_registry.registerError(ValidationException$, ValidationException);
194
+ export const errorTypeRegistries = [
195
+ _s_registry,
196
+ n0_registry,
197
+ ];
198
+ var Password = [0, n0, _P, 8, 0];
155
199
  export var ApplyPendingMaintenanceActionInput$ = [3, n0, _APMAI,
156
200
  0,
157
201
  [_rA, _aA, _oIT, _aO],
@@ -164,30 +208,24 @@ export var ApplyPendingMaintenanceActionOutput$ = [3, n0, _APMAO,
164
208
  ];
165
209
  export var Cluster$ = [3, n0, _C,
166
210
  0,
167
- [_cN, _cA, _s, _cE, _cT, _aUN, _aT, _sC, _sCh, _vSGI, _sI, _pMW, _kKI, _sh, _bRP, _pBW, _sIC],
211
+ [_cN, _cA, _st, _cE, _cT, _aUN, _aT, _sC, _sCh, _vSGI, _sI, _pMW, _kKI, _sh, _bRP, _pBW, _sIC],
168
212
  [0, 0, 0, 0, 0, 0, 0, 1, 1, 64 | 0, 64 | 0, 0, 0, () => ShardList, 1, 0, 1], 13
169
213
  ];
170
214
  export var ClusterInList$ = [3, n0, _CIL,
171
215
  0,
172
- [_cN, _cA, _s],
216
+ [_cN, _cA, _st],
173
217
  [0, 0, 0], 3
174
218
  ];
175
219
  export var ClusterSnapshot$ = [3, n0, _CS,
176
220
  0,
177
- [_sI, _sN, _sA, _sCT, _cA, _cCT, _s, _vSGI, _aUN, _kKI, _sT],
221
+ [_sI, _sN, _sA, _sCT, _cA, _cCT, _st, _vSGI, _aUN, _kKI, _sT],
178
222
  [64 | 0, 0, 0, 0, 0, 0, 0, 64 | 0, 0, 0, 0], 10
179
223
  ];
180
224
  export var ClusterSnapshotInList$ = [3, n0, _CSIL,
181
225
  0,
182
- [_sN, _sA, _cA, _s, _sCT],
226
+ [_sN, _sA, _cA, _st, _sCT],
183
227
  [0, 0, 0, 0, 0], 5
184
228
  ];
185
- export var ConflictException$ = [-3, n0, _CE,
186
- { [_e]: _c, [_hE]: 409 },
187
- [_m, _rI, _rT],
188
- [0, 0, 0], 3
189
- ];
190
- TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
191
229
  export var CopyClusterSnapshotInput$ = [3, n0, _CCSI,
192
230
  0,
193
231
  [_sA, _tSN, _kKI, _cTo, _t],
@@ -268,12 +306,6 @@ export var GetPendingMaintenanceActionOutput$ = [3, n0, _GPMAO,
268
306
  [_rPMA],
269
307
  [() => ResourcePendingMaintenanceAction$], 1
270
308
  ];
271
- export var InternalServerException$ = [-3, n0, _ISE,
272
- { [_e]: _se, [_hE]: 500 },
273
- [_m],
274
- [0], 1
275
- ];
276
- TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
277
309
  export var ListClustersInput$ = [3, n0, _LCI,
278
310
  0,
279
311
  [_nT, _mR],
@@ -319,12 +351,6 @@ export var PendingMaintenanceActionDetails$ = [3, n0, _PMAD,
319
351
  [_a, _aAAD, _fAD, _oIS, _cAD, _d],
320
352
  [0, 0, 0, 0, 0, 0], 1
321
353
  ];
322
- export var ResourceNotFoundException$ = [-3, n0, _RNFE,
323
- { [_e]: _c, [_hE]: 404 },
324
- [_m, _rI, _rT],
325
- [0, 0, 0], 3
326
- ];
327
- TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
328
354
  export var ResourcePendingMaintenanceAction$ = [3, n0, _RPMA,
329
355
  0,
330
356
  [_rA, _pMAD],
@@ -340,15 +366,9 @@ export var RestoreClusterFromSnapshotOutput$ = [3, n0, _RCFSO,
340
366
  [_cl],
341
367
  [() => Cluster$], 1
342
368
  ];
343
- export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
344
- { [_e]: _c, [_hE]: 402 },
345
- [_m],
346
- [0], 1
347
- ];
348
- TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
349
369
  export var Shard$ = [3, n0, _S,
350
370
  0,
351
- [_sIh, _cT, _s],
371
+ [_sIh, _cT, _st],
352
372
  [0, 0, 0], 3
353
373
  ];
354
374
  export var StartClusterInput$ = [3, n0, _SCI,
@@ -381,12 +401,6 @@ export var TagResourceResponse$ = [3, n0, _TRRa,
381
401
  [],
382
402
  []
383
403
  ];
384
- export var ThrottlingException$ = [-3, n0, _TE,
385
- { [_e]: _c, [_hE]: 429 },
386
- [_m, _rAS],
387
- [0, [1, { [_hH]: _RA }]], 1
388
- ];
389
- TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
390
404
  export var UntagResourceRequest$ = [3, n0, _URR,
391
405
  0,
392
406
  [_rA, _tK],
@@ -407,19 +421,11 @@ export var UpdateClusterOutput$ = [3, n0, _UCO,
407
421
  [_cl],
408
422
  [() => Cluster$], 1
409
423
  ];
410
- export var ValidationException$ = [-3, n0, _VE,
411
- { [_e]: _c, [_hE]: 400 },
412
- [_m, _r, _fL],
413
- [0, 0, () => ValidationExceptionFieldList], 2
414
- ];
415
- TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
416
424
  export var ValidationExceptionField$ = [3, n0, _VEF,
417
425
  0,
418
426
  [_n, _m],
419
427
  [0, 0], 2
420
428
  ];
421
- export var DocDBElasticServiceException$ = [-3, _sm, "DocDBElasticServiceException", 0, [], []];
422
- TypeRegistry.for(_sm).registerError(DocDBElasticServiceException$, DocDBElasticServiceException);
423
429
  var ClusterList = [1, n0, _CL,
424
430
  0, () => ClusterInList$
425
431
  ];
@@ -1,12 +1,25 @@
1
+ import { TypeRegistry } from "@smithy/core/schema";
1
2
  import type { StaticErrorSchema, StaticOperationSchema, StaticStructureSchema } from "@smithy/types";
3
+ export declare var DocDBElasticServiceException$: StaticErrorSchema;
2
4
  export declare var AccessDeniedException$: StaticErrorSchema;
5
+ export declare var ConflictException$: StaticErrorSchema;
6
+ export declare var InternalServerException$: StaticErrorSchema;
7
+ export declare var ResourceNotFoundException$: StaticErrorSchema;
8
+ export declare var ServiceQuotaExceededException$: StaticErrorSchema;
9
+ export declare var ThrottlingException$: StaticErrorSchema;
10
+ export declare var ValidationException$: StaticErrorSchema;
11
+ /**
12
+ * TypeRegistry instances containing modeled errors.
13
+ * @internal
14
+ *
15
+ */
16
+ export declare const errorTypeRegistries: TypeRegistry[];
3
17
  export declare var ApplyPendingMaintenanceActionInput$: StaticStructureSchema;
4
18
  export declare var ApplyPendingMaintenanceActionOutput$: StaticStructureSchema;
5
19
  export declare var Cluster$: StaticStructureSchema;
6
20
  export declare var ClusterInList$: StaticStructureSchema;
7
21
  export declare var ClusterSnapshot$: StaticStructureSchema;
8
22
  export declare var ClusterSnapshotInList$: StaticStructureSchema;
9
- export declare var ConflictException$: StaticErrorSchema;
10
23
  export declare var CopyClusterSnapshotInput$: StaticStructureSchema;
11
24
  export declare var CopyClusterSnapshotOutput$: StaticStructureSchema;
12
25
  export declare var CreateClusterInput$: StaticStructureSchema;
@@ -23,7 +36,6 @@ export declare var GetClusterSnapshotInput$: StaticStructureSchema;
23
36
  export declare var GetClusterSnapshotOutput$: StaticStructureSchema;
24
37
  export declare var GetPendingMaintenanceActionInput$: StaticStructureSchema;
25
38
  export declare var GetPendingMaintenanceActionOutput$: StaticStructureSchema;
26
- export declare var InternalServerException$: StaticErrorSchema;
27
39
  export declare var ListClustersInput$: StaticStructureSchema;
28
40
  export declare var ListClusterSnapshotsInput$: StaticStructureSchema;
29
41
  export declare var ListClusterSnapshotsOutput$: StaticStructureSchema;
@@ -33,11 +45,9 @@ export declare var ListPendingMaintenanceActionsOutput$: StaticStructureSchema;
33
45
  export declare var ListTagsForResourceRequest$: StaticStructureSchema;
34
46
  export declare var ListTagsForResourceResponse$: StaticStructureSchema;
35
47
  export declare var PendingMaintenanceActionDetails$: StaticStructureSchema;
36
- export declare var ResourceNotFoundException$: StaticErrorSchema;
37
48
  export declare var ResourcePendingMaintenanceAction$: StaticStructureSchema;
38
49
  export declare var RestoreClusterFromSnapshotInput$: StaticStructureSchema;
39
50
  export declare var RestoreClusterFromSnapshotOutput$: StaticStructureSchema;
40
- export declare var ServiceQuotaExceededException$: StaticErrorSchema;
41
51
  export declare var Shard$: StaticStructureSchema;
42
52
  export declare var StartClusterInput$: StaticStructureSchema;
43
53
  export declare var StartClusterOutput$: StaticStructureSchema;
@@ -45,14 +55,11 @@ export declare var StopClusterInput$: StaticStructureSchema;
45
55
  export declare var StopClusterOutput$: StaticStructureSchema;
46
56
  export declare var TagResourceRequest$: StaticStructureSchema;
47
57
  export declare var TagResourceResponse$: StaticStructureSchema;
48
- export declare var ThrottlingException$: StaticErrorSchema;
49
58
  export declare var UntagResourceRequest$: StaticStructureSchema;
50
59
  export declare var UntagResourceResponse$: StaticStructureSchema;
51
60
  export declare var UpdateClusterInput$: StaticStructureSchema;
52
61
  export declare var UpdateClusterOutput$: StaticStructureSchema;
53
- export declare var ValidationException$: StaticErrorSchema;
54
62
  export declare var ValidationExceptionField$: StaticStructureSchema;
55
- export declare var DocDBElasticServiceException$: StaticErrorSchema;
56
63
  export declare var ApplyPendingMaintenanceAction$: StaticOperationSchema;
57
64
  export declare var CopyClusterSnapshot$: StaticOperationSchema;
58
65
  export declare var CreateCluster$: StaticOperationSchema;
@@ -1,16 +1,24 @@
1
+ import { TypeRegistry } from "@smithy/core/schema";
1
2
  import {
2
3
  StaticErrorSchema,
3
4
  StaticOperationSchema,
4
5
  StaticStructureSchema,
5
6
  } from "@smithy/types";
7
+ export declare var DocDBElasticServiceException$: StaticErrorSchema;
6
8
  export declare var AccessDeniedException$: StaticErrorSchema;
9
+ export declare var ConflictException$: StaticErrorSchema;
10
+ export declare var InternalServerException$: StaticErrorSchema;
11
+ export declare var ResourceNotFoundException$: StaticErrorSchema;
12
+ export declare var ServiceQuotaExceededException$: StaticErrorSchema;
13
+ export declare var ThrottlingException$: StaticErrorSchema;
14
+ export declare var ValidationException$: StaticErrorSchema;
15
+ export declare const errorTypeRegistries: TypeRegistry[];
7
16
  export declare var ApplyPendingMaintenanceActionInput$: StaticStructureSchema;
8
17
  export declare var ApplyPendingMaintenanceActionOutput$: StaticStructureSchema;
9
18
  export declare var Cluster$: StaticStructureSchema;
10
19
  export declare var ClusterInList$: StaticStructureSchema;
11
20
  export declare var ClusterSnapshot$: StaticStructureSchema;
12
21
  export declare var ClusterSnapshotInList$: StaticStructureSchema;
13
- export declare var ConflictException$: StaticErrorSchema;
14
22
  export declare var CopyClusterSnapshotInput$: StaticStructureSchema;
15
23
  export declare var CopyClusterSnapshotOutput$: StaticStructureSchema;
16
24
  export declare var CreateClusterInput$: StaticStructureSchema;
@@ -27,7 +35,6 @@ export declare var GetClusterSnapshotInput$: StaticStructureSchema;
27
35
  export declare var GetClusterSnapshotOutput$: StaticStructureSchema;
28
36
  export declare var GetPendingMaintenanceActionInput$: StaticStructureSchema;
29
37
  export declare var GetPendingMaintenanceActionOutput$: StaticStructureSchema;
30
- export declare var InternalServerException$: StaticErrorSchema;
31
38
  export declare var ListClustersInput$: StaticStructureSchema;
32
39
  export declare var ListClusterSnapshotsInput$: StaticStructureSchema;
33
40
  export declare var ListClusterSnapshotsOutput$: StaticStructureSchema;
@@ -37,11 +44,9 @@ export declare var ListPendingMaintenanceActionsOutput$: StaticStructureSchema;
37
44
  export declare var ListTagsForResourceRequest$: StaticStructureSchema;
38
45
  export declare var ListTagsForResourceResponse$: StaticStructureSchema;
39
46
  export declare var PendingMaintenanceActionDetails$: StaticStructureSchema;
40
- export declare var ResourceNotFoundException$: StaticErrorSchema;
41
47
  export declare var ResourcePendingMaintenanceAction$: StaticStructureSchema;
42
48
  export declare var RestoreClusterFromSnapshotInput$: StaticStructureSchema;
43
49
  export declare var RestoreClusterFromSnapshotOutput$: StaticStructureSchema;
44
- export declare var ServiceQuotaExceededException$: StaticErrorSchema;
45
50
  export declare var Shard$: StaticStructureSchema;
46
51
  export declare var StartClusterInput$: StaticStructureSchema;
47
52
  export declare var StartClusterOutput$: StaticStructureSchema;
@@ -49,14 +54,11 @@ export declare var StopClusterInput$: StaticStructureSchema;
49
54
  export declare var StopClusterOutput$: StaticStructureSchema;
50
55
  export declare var TagResourceRequest$: StaticStructureSchema;
51
56
  export declare var TagResourceResponse$: StaticStructureSchema;
52
- export declare var ThrottlingException$: StaticErrorSchema;
53
57
  export declare var UntagResourceRequest$: StaticStructureSchema;
54
58
  export declare var UntagResourceResponse$: StaticStructureSchema;
55
59
  export declare var UpdateClusterInput$: StaticStructureSchema;
56
60
  export declare var UpdateClusterOutput$: StaticStructureSchema;
57
- export declare var ValidationException$: StaticErrorSchema;
58
61
  export declare var ValidationExceptionField$: StaticStructureSchema;
59
- export declare var DocDBElasticServiceException$: StaticErrorSchema;
60
62
  export declare var ApplyPendingMaintenanceAction$: StaticOperationSchema;
61
63
  export declare var CopyClusterSnapshot$: StaticOperationSchema;
62
64
  export declare var CreateCluster$: StaticOperationSchema;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-docdb-elastic",
3
3
  "description": "AWS SDK for JavaScript Docdb Elastic Client for Node.js, Browser and React Native",
4
- "version": "3.987.0",
4
+ "version": "3.989.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-docdb-elastic",
@@ -21,38 +21,38 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "5.2.0",
23
23
  "@aws-crypto/sha256-js": "5.2.0",
24
- "@aws-sdk/core": "^3.973.7",
25
- "@aws-sdk/credential-provider-node": "^3.972.6",
24
+ "@aws-sdk/core": "^3.973.9",
25
+ "@aws-sdk/credential-provider-node": "^3.972.8",
26
26
  "@aws-sdk/middleware-host-header": "^3.972.3",
27
27
  "@aws-sdk/middleware-logger": "^3.972.3",
28
28
  "@aws-sdk/middleware-recursion-detection": "^3.972.3",
29
- "@aws-sdk/middleware-user-agent": "^3.972.7",
29
+ "@aws-sdk/middleware-user-agent": "^3.972.9",
30
30
  "@aws-sdk/region-config-resolver": "^3.972.3",
31
31
  "@aws-sdk/types": "^3.973.1",
32
- "@aws-sdk/util-endpoints": "3.987.0",
32
+ "@aws-sdk/util-endpoints": "3.989.0",
33
33
  "@aws-sdk/util-user-agent-browser": "^3.972.3",
34
- "@aws-sdk/util-user-agent-node": "^3.972.5",
34
+ "@aws-sdk/util-user-agent-node": "^3.972.7",
35
35
  "@smithy/config-resolver": "^4.4.6",
36
- "@smithy/core": "^3.22.1",
36
+ "@smithy/core": "^3.23.0",
37
37
  "@smithy/fetch-http-handler": "^5.3.9",
38
38
  "@smithy/hash-node": "^4.2.8",
39
39
  "@smithy/invalid-dependency": "^4.2.8",
40
40
  "@smithy/middleware-content-length": "^4.2.8",
41
- "@smithy/middleware-endpoint": "^4.4.13",
42
- "@smithy/middleware-retry": "^4.4.30",
41
+ "@smithy/middleware-endpoint": "^4.4.14",
42
+ "@smithy/middleware-retry": "^4.4.31",
43
43
  "@smithy/middleware-serde": "^4.2.9",
44
44
  "@smithy/middleware-stack": "^4.2.8",
45
45
  "@smithy/node-config-provider": "^4.3.8",
46
- "@smithy/node-http-handler": "^4.4.9",
46
+ "@smithy/node-http-handler": "^4.4.10",
47
47
  "@smithy/protocol-http": "^5.3.8",
48
- "@smithy/smithy-client": "^4.11.2",
48
+ "@smithy/smithy-client": "^4.11.3",
49
49
  "@smithy/types": "^4.12.0",
50
50
  "@smithy/url-parser": "^4.2.8",
51
51
  "@smithy/util-base64": "^4.3.0",
52
52
  "@smithy/util-body-length-browser": "^4.2.0",
53
53
  "@smithy/util-body-length-node": "^4.2.1",
54
- "@smithy/util-defaults-mode-browser": "^4.3.29",
55
- "@smithy/util-defaults-mode-node": "^4.2.32",
54
+ "@smithy/util-defaults-mode-browser": "^4.3.30",
55
+ "@smithy/util-defaults-mode-node": "^4.2.33",
56
56
  "@smithy/util-endpoints": "^3.2.8",
57
57
  "@smithy/util-middleware": "^4.2.8",
58
58
  "@smithy/util-retry": "^4.2.8",