@aws-sdk/client-docdb-elastic 3.943.0 → 3.947.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 +36 -176
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/DocDBElasticClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +36 -176
- package/dist-types/DocDBElastic.d.ts +1 -1
- package/dist-types/DocDBElasticClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +3 -3
- package/dist-types/commands/CopyClusterSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/CreateClusterCommand.d.ts +3 -3
- package/dist-types/commands/CreateClusterSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/DeleteClusterCommand.d.ts +3 -3
- package/dist-types/commands/DeleteClusterSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/GetClusterCommand.d.ts +3 -3
- package/dist-types/commands/GetClusterSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/GetPendingMaintenanceActionCommand.d.ts +3 -3
- package/dist-types/commands/ListClusterSnapshotsCommand.d.ts +3 -3
- package/dist-types/commands/ListClustersCommand.d.ts +3 -3
- package/dist-types/commands/ListPendingMaintenanceActionsCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/RestoreClusterFromSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/StartClusterCommand.d.ts +3 -3
- package/dist-types/commands/StopClusterCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateClusterCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/DocDBElasticServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListClusterSnapshotsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListClustersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPendingMaintenanceActionsPaginator.d.ts +1 -1
- 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/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -1
- package/dist-types/ts3.4/DocDBElasticClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/DocDBElasticServiceException.d.ts +1 -1
- package/package.json +13 -12
|
@@ -146,17 +146,7 @@ import { TypeRegistry } from "@smithy/core/schema";
|
|
|
146
146
|
import { DocDBElasticServiceException as __DocDBElasticServiceException } from "../models/DocDBElasticServiceException";
|
|
147
147
|
import { AccessDeniedException as __AccessDeniedException, ConflictException as __ConflictException, InternalServerException as __InternalServerException, ResourceNotFoundException as __ResourceNotFoundException, ServiceQuotaExceededException as __ServiceQuotaExceededException, ThrottlingException as __ThrottlingException, ValidationException as __ValidationException, } from "../models/errors";
|
|
148
148
|
export var Password = [0, n0, _P, 8, 0];
|
|
149
|
-
export var AccessDeniedException = [
|
|
150
|
-
-3,
|
|
151
|
-
n0,
|
|
152
|
-
_ADE,
|
|
153
|
-
{
|
|
154
|
-
[_e]: _c,
|
|
155
|
-
[_hE]: 403,
|
|
156
|
-
},
|
|
157
|
-
[_m],
|
|
158
|
-
[0],
|
|
159
|
-
];
|
|
149
|
+
export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
|
|
160
150
|
TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
|
|
161
151
|
export var ApplyPendingMaintenanceActionInput = [
|
|
162
152
|
3,
|
|
@@ -192,17 +182,7 @@ export var ClusterSnapshot = [
|
|
|
192
182
|
[64 | 0, 0, 0, 0, 0, 0, 0, 64 | 0, 0, 0, 0],
|
|
193
183
|
];
|
|
194
184
|
export var ClusterSnapshotInList = [3, n0, _CSIL, 0, [_sN, _sA, _cA, _s, _sCT], [0, 0, 0, 0, 0]];
|
|
195
|
-
export var ConflictException = [
|
|
196
|
-
-3,
|
|
197
|
-
n0,
|
|
198
|
-
_CE,
|
|
199
|
-
{
|
|
200
|
-
[_e]: _c,
|
|
201
|
-
[_hE]: 409,
|
|
202
|
-
},
|
|
203
|
-
[_m, _rI, _rT],
|
|
204
|
-
[0, 0, 0],
|
|
205
|
-
];
|
|
185
|
+
export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m, _rI, _rT], [0, 0, 0]];
|
|
206
186
|
TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
|
|
207
187
|
export var CopyClusterSnapshotInput = [
|
|
208
188
|
3,
|
|
@@ -241,17 +221,7 @@ export var GetPendingMaintenanceActionOutput = [
|
|
|
241
221
|
[_rPMA],
|
|
242
222
|
[() => ResourcePendingMaintenanceAction],
|
|
243
223
|
];
|
|
244
|
-
export var InternalServerException = [
|
|
245
|
-
-3,
|
|
246
|
-
n0,
|
|
247
|
-
_ISE,
|
|
248
|
-
{
|
|
249
|
-
[_e]: _se,
|
|
250
|
-
[_hE]: 500,
|
|
251
|
-
},
|
|
252
|
-
[_m],
|
|
253
|
-
[0],
|
|
254
|
-
];
|
|
224
|
+
export var InternalServerException = [-3, n0, _ISE, { [_e]: _se, [_hE]: 500 }, [_m], [0]];
|
|
255
225
|
TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
|
|
256
226
|
export var ListClustersInput = [
|
|
257
227
|
3,
|
|
@@ -260,18 +230,8 @@ export var ListClustersInput = [
|
|
|
260
230
|
0,
|
|
261
231
|
[_nT, _mR],
|
|
262
232
|
[
|
|
263
|
-
[
|
|
264
|
-
|
|
265
|
-
{
|
|
266
|
-
[_hQ]: _nT,
|
|
267
|
-
},
|
|
268
|
-
],
|
|
269
|
-
[
|
|
270
|
-
1,
|
|
271
|
-
{
|
|
272
|
-
[_hQ]: _mR,
|
|
273
|
-
},
|
|
274
|
-
],
|
|
233
|
+
[0, { [_hQ]: _nT }],
|
|
234
|
+
[1, { [_hQ]: _mR }],
|
|
275
235
|
],
|
|
276
236
|
];
|
|
277
237
|
export var ListClusterSnapshotsInput = [
|
|
@@ -281,30 +241,10 @@ export var ListClusterSnapshotsInput = [
|
|
|
281
241
|
0,
|
|
282
242
|
[_cA, _nT, _mR, _sT],
|
|
283
243
|
[
|
|
284
|
-
[
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
},
|
|
289
|
-
],
|
|
290
|
-
[
|
|
291
|
-
0,
|
|
292
|
-
{
|
|
293
|
-
[_hQ]: _nT,
|
|
294
|
-
},
|
|
295
|
-
],
|
|
296
|
-
[
|
|
297
|
-
1,
|
|
298
|
-
{
|
|
299
|
-
[_hQ]: _mR,
|
|
300
|
-
},
|
|
301
|
-
],
|
|
302
|
-
[
|
|
303
|
-
0,
|
|
304
|
-
{
|
|
305
|
-
[_hQ]: _sT,
|
|
306
|
-
},
|
|
307
|
-
],
|
|
244
|
+
[0, { [_hQ]: _cA }],
|
|
245
|
+
[0, { [_hQ]: _nT }],
|
|
246
|
+
[1, { [_hQ]: _mR }],
|
|
247
|
+
[0, { [_hQ]: _sT }],
|
|
308
248
|
],
|
|
309
249
|
];
|
|
310
250
|
export var ListClusterSnapshotsOutput = [
|
|
@@ -323,18 +263,8 @@ export var ListPendingMaintenanceActionsInput = [
|
|
|
323
263
|
0,
|
|
324
264
|
[_nT, _mR],
|
|
325
265
|
[
|
|
326
|
-
[
|
|
327
|
-
|
|
328
|
-
{
|
|
329
|
-
[_hQ]: _nT,
|
|
330
|
-
},
|
|
331
|
-
],
|
|
332
|
-
[
|
|
333
|
-
1,
|
|
334
|
-
{
|
|
335
|
-
[_hQ]: _mR,
|
|
336
|
-
},
|
|
337
|
-
],
|
|
266
|
+
[0, { [_hQ]: _nT }],
|
|
267
|
+
[1, { [_hQ]: _mR }],
|
|
338
268
|
],
|
|
339
269
|
];
|
|
340
270
|
export var ListPendingMaintenanceActionsOutput = [
|
|
@@ -359,10 +289,7 @@ export var ResourceNotFoundException = [
|
|
|
359
289
|
-3,
|
|
360
290
|
n0,
|
|
361
291
|
_RNFE,
|
|
362
|
-
{
|
|
363
|
-
[_e]: _c,
|
|
364
|
-
[_hE]: 404,
|
|
365
|
-
},
|
|
292
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
366
293
|
[_m, _rI, _rT],
|
|
367
294
|
[0, 0, 0],
|
|
368
295
|
];
|
|
@@ -384,17 +311,7 @@ export var RestoreClusterFromSnapshotInput = [
|
|
|
384
311
|
[0, [0, 1], 64 | 0, 64 | 0, 0, 128 | 0, 1, 1],
|
|
385
312
|
];
|
|
386
313
|
export var RestoreClusterFromSnapshotOutput = [3, n0, _RCFSO, 0, [_cl], [() => Cluster]];
|
|
387
|
-
export var ServiceQuotaExceededException = [
|
|
388
|
-
-3,
|
|
389
|
-
n0,
|
|
390
|
-
_SQEE,
|
|
391
|
-
{
|
|
392
|
-
[_e]: _c,
|
|
393
|
-
[_hE]: 402,
|
|
394
|
-
},
|
|
395
|
-
[_m],
|
|
396
|
-
[0],
|
|
397
|
-
];
|
|
314
|
+
export var ServiceQuotaExceededException = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 402 }, [_m], [0]];
|
|
398
315
|
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
|
|
399
316
|
export var Shard = [3, n0, _S, 0, [_sIh, _cT, _s], [0, 0, 0]];
|
|
400
317
|
export var StartClusterInput = [3, n0, _SCI, 0, [_cA], [[0, 1]]];
|
|
@@ -407,20 +324,9 @@ export var ThrottlingException = [
|
|
|
407
324
|
-3,
|
|
408
325
|
n0,
|
|
409
326
|
_TE,
|
|
410
|
-
{
|
|
411
|
-
[_e]: _c,
|
|
412
|
-
[_hE]: 429,
|
|
413
|
-
},
|
|
327
|
+
{ [_e]: _c, [_hE]: 429 },
|
|
414
328
|
[_m, _rAS],
|
|
415
|
-
[
|
|
416
|
-
0,
|
|
417
|
-
[
|
|
418
|
-
1,
|
|
419
|
-
{
|
|
420
|
-
[_hH]: _RA,
|
|
421
|
-
},
|
|
422
|
-
],
|
|
423
|
-
],
|
|
329
|
+
[0, [1, { [_hH]: _RA }]],
|
|
424
330
|
];
|
|
425
331
|
TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
|
|
426
332
|
export var UntagResourceRequest = [
|
|
@@ -431,12 +337,7 @@ export var UntagResourceRequest = [
|
|
|
431
337
|
[_rA, _tK],
|
|
432
338
|
[
|
|
433
339
|
[0, 1],
|
|
434
|
-
[
|
|
435
|
-
64 | 0,
|
|
436
|
-
{
|
|
437
|
-
[_hQ]: _tK,
|
|
438
|
-
},
|
|
439
|
-
],
|
|
340
|
+
[64 | 0, { [_hQ]: _tK }],
|
|
440
341
|
],
|
|
441
342
|
];
|
|
442
343
|
export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
@@ -453,10 +354,7 @@ export var ValidationException = [
|
|
|
453
354
|
-3,
|
|
454
355
|
n0,
|
|
455
356
|
_VE,
|
|
456
|
-
{
|
|
457
|
-
[_e]: _c,
|
|
458
|
-
[_hE]: 400,
|
|
459
|
-
},
|
|
357
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
460
358
|
[_m, _r, _fL],
|
|
461
359
|
[0, 0, () => ValidationExceptionFieldList],
|
|
462
360
|
];
|
|
@@ -489,9 +387,7 @@ export var ApplyPendingMaintenanceAction = [
|
|
|
489
387
|
9,
|
|
490
388
|
n0,
|
|
491
389
|
_APMA,
|
|
492
|
-
{
|
|
493
|
-
[_h]: ["POST", "/pending-action", 200],
|
|
494
|
-
},
|
|
390
|
+
{ [_h]: ["POST", "/pending-action", 200] },
|
|
495
391
|
() => ApplyPendingMaintenanceActionInput,
|
|
496
392
|
() => ApplyPendingMaintenanceActionOutput,
|
|
497
393
|
];
|
|
@@ -499,9 +395,7 @@ export var CopyClusterSnapshot = [
|
|
|
499
395
|
9,
|
|
500
396
|
n0,
|
|
501
397
|
_CCS,
|
|
502
|
-
{
|
|
503
|
-
[_h]: ["POST", "/cluster-snapshot/{snapshotArn}/copy", 200],
|
|
504
|
-
},
|
|
398
|
+
{ [_h]: ["POST", "/cluster-snapshot/{snapshotArn}/copy", 200] },
|
|
505
399
|
() => CopyClusterSnapshotInput,
|
|
506
400
|
() => CopyClusterSnapshotOutput,
|
|
507
401
|
];
|
|
@@ -509,9 +403,7 @@ export var CreateCluster = [
|
|
|
509
403
|
9,
|
|
510
404
|
n0,
|
|
511
405
|
_CC,
|
|
512
|
-
{
|
|
513
|
-
[_h]: ["POST", "/cluster", 200],
|
|
514
|
-
},
|
|
406
|
+
{ [_h]: ["POST", "/cluster", 200] },
|
|
515
407
|
() => CreateClusterInput,
|
|
516
408
|
() => CreateClusterOutput,
|
|
517
409
|
];
|
|
@@ -519,9 +411,7 @@ export var CreateClusterSnapshot = [
|
|
|
519
411
|
9,
|
|
520
412
|
n0,
|
|
521
413
|
_CCSr,
|
|
522
|
-
{
|
|
523
|
-
[_h]: ["POST", "/cluster-snapshot", 200],
|
|
524
|
-
},
|
|
414
|
+
{ [_h]: ["POST", "/cluster-snapshot", 200] },
|
|
525
415
|
() => CreateClusterSnapshotInput,
|
|
526
416
|
() => CreateClusterSnapshotOutput,
|
|
527
417
|
];
|
|
@@ -529,9 +419,7 @@ export var DeleteCluster = [
|
|
|
529
419
|
9,
|
|
530
420
|
n0,
|
|
531
421
|
_DC,
|
|
532
|
-
{
|
|
533
|
-
[_h]: ["DELETE", "/cluster/{clusterArn}", 200],
|
|
534
|
-
},
|
|
422
|
+
{ [_h]: ["DELETE", "/cluster/{clusterArn}", 200] },
|
|
535
423
|
() => DeleteClusterInput,
|
|
536
424
|
() => DeleteClusterOutput,
|
|
537
425
|
];
|
|
@@ -539,9 +427,7 @@ export var DeleteClusterSnapshot = [
|
|
|
539
427
|
9,
|
|
540
428
|
n0,
|
|
541
429
|
_DCS,
|
|
542
|
-
{
|
|
543
|
-
[_h]: ["DELETE", "/cluster-snapshot/{snapshotArn}", 200],
|
|
544
|
-
},
|
|
430
|
+
{ [_h]: ["DELETE", "/cluster-snapshot/{snapshotArn}", 200] },
|
|
545
431
|
() => DeleteClusterSnapshotInput,
|
|
546
432
|
() => DeleteClusterSnapshotOutput,
|
|
547
433
|
];
|
|
@@ -549,9 +435,7 @@ export var GetCluster = [
|
|
|
549
435
|
9,
|
|
550
436
|
n0,
|
|
551
437
|
_GC,
|
|
552
|
-
{
|
|
553
|
-
[_h]: ["GET", "/cluster/{clusterArn}", 200],
|
|
554
|
-
},
|
|
438
|
+
{ [_h]: ["GET", "/cluster/{clusterArn}", 200] },
|
|
555
439
|
() => GetClusterInput,
|
|
556
440
|
() => GetClusterOutput,
|
|
557
441
|
];
|
|
@@ -559,9 +443,7 @@ export var GetClusterSnapshot = [
|
|
|
559
443
|
9,
|
|
560
444
|
n0,
|
|
561
445
|
_GCS,
|
|
562
|
-
{
|
|
563
|
-
[_h]: ["GET", "/cluster-snapshot/{snapshotArn}", 200],
|
|
564
|
-
},
|
|
446
|
+
{ [_h]: ["GET", "/cluster-snapshot/{snapshotArn}", 200] },
|
|
565
447
|
() => GetClusterSnapshotInput,
|
|
566
448
|
() => GetClusterSnapshotOutput,
|
|
567
449
|
];
|
|
@@ -569,9 +451,7 @@ export var GetPendingMaintenanceAction = [
|
|
|
569
451
|
9,
|
|
570
452
|
n0,
|
|
571
453
|
_GPMA,
|
|
572
|
-
{
|
|
573
|
-
[_h]: ["GET", "/pending-action/{resourceArn}", 200],
|
|
574
|
-
},
|
|
454
|
+
{ [_h]: ["GET", "/pending-action/{resourceArn}", 200] },
|
|
575
455
|
() => GetPendingMaintenanceActionInput,
|
|
576
456
|
() => GetPendingMaintenanceActionOutput,
|
|
577
457
|
];
|
|
@@ -579,9 +459,7 @@ export var ListClusters = [
|
|
|
579
459
|
9,
|
|
580
460
|
n0,
|
|
581
461
|
_LC,
|
|
582
|
-
{
|
|
583
|
-
[_h]: ["GET", "/clusters", 200],
|
|
584
|
-
},
|
|
462
|
+
{ [_h]: ["GET", "/clusters", 200] },
|
|
585
463
|
() => ListClustersInput,
|
|
586
464
|
() => ListClustersOutput,
|
|
587
465
|
];
|
|
@@ -589,9 +467,7 @@ export var ListClusterSnapshots = [
|
|
|
589
467
|
9,
|
|
590
468
|
n0,
|
|
591
469
|
_LCS,
|
|
592
|
-
{
|
|
593
|
-
[_h]: ["GET", "/cluster-snapshots", 200],
|
|
594
|
-
},
|
|
470
|
+
{ [_h]: ["GET", "/cluster-snapshots", 200] },
|
|
595
471
|
() => ListClusterSnapshotsInput,
|
|
596
472
|
() => ListClusterSnapshotsOutput,
|
|
597
473
|
];
|
|
@@ -599,9 +475,7 @@ export var ListPendingMaintenanceActions = [
|
|
|
599
475
|
9,
|
|
600
476
|
n0,
|
|
601
477
|
_LPMA,
|
|
602
|
-
{
|
|
603
|
-
[_h]: ["GET", "/pending-actions", 200],
|
|
604
|
-
},
|
|
478
|
+
{ [_h]: ["GET", "/pending-actions", 200] },
|
|
605
479
|
() => ListPendingMaintenanceActionsInput,
|
|
606
480
|
() => ListPendingMaintenanceActionsOutput,
|
|
607
481
|
];
|
|
@@ -609,9 +483,7 @@ export var ListTagsForResource = [
|
|
|
609
483
|
9,
|
|
610
484
|
n0,
|
|
611
485
|
_LTFR,
|
|
612
|
-
{
|
|
613
|
-
[_h]: ["GET", "/tags/{resourceArn}", 200],
|
|
614
|
-
},
|
|
486
|
+
{ [_h]: ["GET", "/tags/{resourceArn}", 200] },
|
|
615
487
|
() => ListTagsForResourceRequest,
|
|
616
488
|
() => ListTagsForResourceResponse,
|
|
617
489
|
];
|
|
@@ -619,9 +491,7 @@ export var RestoreClusterFromSnapshot = [
|
|
|
619
491
|
9,
|
|
620
492
|
n0,
|
|
621
493
|
_RCFS,
|
|
622
|
-
{
|
|
623
|
-
[_h]: ["POST", "/cluster-snapshot/{snapshotArn}/restore", 200],
|
|
624
|
-
},
|
|
494
|
+
{ [_h]: ["POST", "/cluster-snapshot/{snapshotArn}/restore", 200] },
|
|
625
495
|
() => RestoreClusterFromSnapshotInput,
|
|
626
496
|
() => RestoreClusterFromSnapshotOutput,
|
|
627
497
|
];
|
|
@@ -629,9 +499,7 @@ export var StartCluster = [
|
|
|
629
499
|
9,
|
|
630
500
|
n0,
|
|
631
501
|
_SC,
|
|
632
|
-
{
|
|
633
|
-
[_h]: ["POST", "/cluster/{clusterArn}/start", 200],
|
|
634
|
-
},
|
|
502
|
+
{ [_h]: ["POST", "/cluster/{clusterArn}/start", 200] },
|
|
635
503
|
() => StartClusterInput,
|
|
636
504
|
() => StartClusterOutput,
|
|
637
505
|
];
|
|
@@ -639,9 +507,7 @@ export var StopCluster = [
|
|
|
639
507
|
9,
|
|
640
508
|
n0,
|
|
641
509
|
_SCt,
|
|
642
|
-
{
|
|
643
|
-
[_h]: ["POST", "/cluster/{clusterArn}/stop", 200],
|
|
644
|
-
},
|
|
510
|
+
{ [_h]: ["POST", "/cluster/{clusterArn}/stop", 200] },
|
|
645
511
|
() => StopClusterInput,
|
|
646
512
|
() => StopClusterOutput,
|
|
647
513
|
];
|
|
@@ -649,9 +515,7 @@ export var TagResource = [
|
|
|
649
515
|
9,
|
|
650
516
|
n0,
|
|
651
517
|
_TR,
|
|
652
|
-
{
|
|
653
|
-
[_h]: ["POST", "/tags/{resourceArn}", 200],
|
|
654
|
-
},
|
|
518
|
+
{ [_h]: ["POST", "/tags/{resourceArn}", 200] },
|
|
655
519
|
() => TagResourceRequest,
|
|
656
520
|
() => TagResourceResponse,
|
|
657
521
|
];
|
|
@@ -659,9 +523,7 @@ export var UntagResource = [
|
|
|
659
523
|
9,
|
|
660
524
|
n0,
|
|
661
525
|
_UR,
|
|
662
|
-
{
|
|
663
|
-
[_h]: ["DELETE", "/tags/{resourceArn}", 200],
|
|
664
|
-
},
|
|
526
|
+
{ [_h]: ["DELETE", "/tags/{resourceArn}", 200] },
|
|
665
527
|
() => UntagResourceRequest,
|
|
666
528
|
() => UntagResourceResponse,
|
|
667
529
|
];
|
|
@@ -669,9 +531,7 @@ export var UpdateCluster = [
|
|
|
669
531
|
9,
|
|
670
532
|
n0,
|
|
671
533
|
_UC,
|
|
672
|
-
{
|
|
673
|
-
[_h]: ["PUT", "/cluster/{clusterArn}", 200],
|
|
674
|
-
},
|
|
534
|
+
{ [_h]: ["PUT", "/cluster/{clusterArn}", 200] },
|
|
675
535
|
() => UpdateClusterInput,
|
|
676
536
|
() => UpdateClusterOutput,
|
|
677
537
|
];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
1
|
+
import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
2
2
|
import { ApplyPendingMaintenanceActionCommandInput, ApplyPendingMaintenanceActionCommandOutput } from "./commands/ApplyPendingMaintenanceActionCommand";
|
|
3
3
|
import { CopyClusterSnapshotCommandInput, CopyClusterSnapshotCommandOutput } from "./commands/CopyClusterSnapshotCommand";
|
|
4
4
|
import { CreateClusterCommandInput, CreateClusterCommandOutput } from "./commands/CreateClusterCommand";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
|
-
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
-
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/config-resolver";
|
|
4
|
-
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
5
|
-
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
|
-
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
1
|
+
import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
|
+
import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
+
import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/config-resolver";
|
|
4
|
+
import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
5
|
+
import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
|
+
import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
|
+
import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
|
|
8
|
+
import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type ClientProtocol, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type HttpRequest, type HttpResponse, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
|
+
import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import { ApplyPendingMaintenanceActionCommandInput, ApplyPendingMaintenanceActionCommandOutput } from "./commands/ApplyPendingMaintenanceActionCommand";
|
|
11
11
|
import { CopyClusterSnapshotCommandInput, CopyClusterSnapshotCommandOutput } from "./commands/CopyClusterSnapshotCommand";
|
|
12
12
|
import { CreateClusterCommandInput, CreateClusterCommandOutput } from "./commands/CreateClusterCommand";
|
|
@@ -27,7 +27,7 @@ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/Ta
|
|
|
27
27
|
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
|
|
28
28
|
import { UpdateClusterCommandInput, UpdateClusterCommandOutput } from "./commands/UpdateClusterCommand";
|
|
29
29
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
30
|
-
import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
30
|
+
import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
31
31
|
export { __Client };
|
|
32
32
|
/**
|
|
33
33
|
* @public
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AwsCredentialIdentity, AwsCredentialIdentityProvider
|
|
2
|
-
import { DocDBElasticHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
1
|
+
import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
|
|
2
|
+
import type { DocDBElasticHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
3
3
|
/**
|
|
4
4
|
* @internal
|
|
5
5
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AwsSdkSigV4AuthInputConfig, AwsSdkSigV4AuthResolvedConfig, AwsSdkSigV4PreviouslyResolved } from "@aws-sdk/core";
|
|
2
|
-
import { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
-
import { DocDBElasticClientResolvedConfig } from "../DocDBElasticClient";
|
|
2
|
+
import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
+
import { type DocDBElasticClientResolvedConfig } from "../DocDBElasticClient";
|
|
4
4
|
/**
|
|
5
5
|
* @internal
|
|
6
6
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient";
|
|
4
|
-
import { ApplyPendingMaintenanceActionInput, ApplyPendingMaintenanceActionOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient";
|
|
4
|
+
import type { ApplyPendingMaintenanceActionInput, ApplyPendingMaintenanceActionOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient";
|
|
4
|
-
import { CopyClusterSnapshotInput, CopyClusterSnapshotOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient";
|
|
4
|
+
import type { CopyClusterSnapshotInput, CopyClusterSnapshotOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient";
|
|
4
|
-
import { CreateClusterInput, CreateClusterOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient";
|
|
4
|
+
import type { CreateClusterInput, CreateClusterOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient";
|
|
4
|
-
import { CreateClusterSnapshotInput, CreateClusterSnapshotOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient";
|
|
4
|
+
import type { CreateClusterSnapshotInput, CreateClusterSnapshotOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient";
|
|
4
|
-
import { DeleteClusterInput, DeleteClusterOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient";
|
|
4
|
+
import type { DeleteClusterInput, DeleteClusterOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient";
|
|
4
|
-
import { DeleteClusterSnapshotInput, DeleteClusterSnapshotOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient";
|
|
4
|
+
import type { DeleteClusterSnapshotInput, DeleteClusterSnapshotOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient";
|
|
4
|
-
import { GetClusterInput, GetClusterOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient";
|
|
4
|
+
import type { GetClusterInput, GetClusterOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient";
|
|
4
|
-
import { GetClusterSnapshotInput, GetClusterSnapshotOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient";
|
|
4
|
+
import type { GetClusterSnapshotInput, GetClusterSnapshotOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient";
|
|
4
|
-
import { GetPendingMaintenanceActionInput, GetPendingMaintenanceActionOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient";
|
|
4
|
+
import type { GetPendingMaintenanceActionInput, GetPendingMaintenanceActionOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient";
|
|
4
|
-
import { ListClusterSnapshotsInput, ListClusterSnapshotsOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient";
|
|
4
|
+
import type { ListClusterSnapshotsInput, ListClusterSnapshotsOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient";
|
|
4
|
-
import { ListClustersInput, ListClustersOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient";
|
|
4
|
+
import type { ListClustersInput, ListClustersOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient";
|
|
4
|
-
import { ListPendingMaintenanceActionsInput, ListPendingMaintenanceActionsOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient";
|
|
4
|
+
import type { ListPendingMaintenanceActionsInput, ListPendingMaintenanceActionsOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient";
|
|
4
|
-
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient";
|
|
4
|
+
import type { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient";
|
|
4
|
-
import { RestoreClusterFromSnapshotInput, RestoreClusterFromSnapshotOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient";
|
|
4
|
+
import type { RestoreClusterFromSnapshotInput, RestoreClusterFromSnapshotOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient";
|
|
4
|
-
import { StartClusterInput, StartClusterOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient";
|
|
4
|
+
import type { StartClusterInput, StartClusterOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|