@aws-sdk/client-acm 3.968.0 → 3.970.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 CHANGED
@@ -476,7 +476,7 @@ schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedEx
476
476
  var AddTagsToCertificateRequest$ = [3, n0, _ATTCR,
477
477
  0,
478
478
  [_CA, _T],
479
- [0, () => TagList]
479
+ [0, () => TagList], 2
480
480
  ];
481
481
  var CertificateDetail$ = [3, n0, _CD,
482
482
  0,
@@ -502,12 +502,12 @@ schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException)
502
502
  var DeleteCertificateRequest$ = [3, n0, _DCR,
503
503
  0,
504
504
  [_CA],
505
- [0]
505
+ [0], 1
506
506
  ];
507
507
  var DescribeCertificateRequest$ = [3, n0, _DCRe,
508
508
  0,
509
509
  [_CA],
510
- [0]
510
+ [0], 1
511
511
  ];
512
512
  var DescribeCertificateResponse$ = [3, n0, _DCRes,
513
513
  0,
@@ -517,12 +517,12 @@ var DescribeCertificateResponse$ = [3, n0, _DCRes,
517
517
  var DomainValidation$ = [3, n0, _DV,
518
518
  0,
519
519
  [_DN, _VE, _VD, _VS, _RRe, _HR, _VM],
520
- [0, 64 | 0, 0, 0, () => ResourceRecord$, () => HttpRedirect$, 0]
520
+ [0, 64 | 0, 0, 0, () => ResourceRecord$, () => HttpRedirect$, 0], 1
521
521
  ];
522
522
  var DomainValidationOption$ = [3, n0, _DVOo,
523
523
  0,
524
524
  [_DN, _VD],
525
- [0, 0]
525
+ [0, 0], 2
526
526
  ];
527
527
  var ExpiryEventsConfiguration$ = [3, n0, _EEC,
528
528
  0,
@@ -532,7 +532,7 @@ var ExpiryEventsConfiguration$ = [3, n0, _EEC,
532
532
  var ExportCertificateRequest$ = [3, n0, _ECR,
533
533
  0,
534
534
  [_CA, _P],
535
- [0, [() => PassphraseBlob, 0]]
535
+ [0, [() => PassphraseBlob, 0]], 2
536
536
  ];
537
537
  var ExportCertificateResponse$ = [3, n0, _ECRx,
538
538
  0,
@@ -557,7 +557,7 @@ var GetAccountConfigurationResponse$ = [3, n0, _GACR,
557
557
  var GetCertificateRequest$ = [3, n0, _GCR,
558
558
  0,
559
559
  [_CA],
560
- [0]
560
+ [0], 1
561
561
  ];
562
562
  var GetCertificateResponse$ = [3, n0, _GCRe,
563
563
  0,
@@ -571,8 +571,8 @@ var HttpRedirect$ = [3, n0, _HR,
571
571
  ];
572
572
  var ImportCertificateRequest$ = [3, n0, _ICR,
573
573
  0,
574
- [_CA, _C, _PK, _CC, _T],
575
- [0, 21, [() => PrivateKeyBlob, 0], 21, () => TagList]
574
+ [_C, _PK, _CA, _CC, _T],
575
+ [21, [() => PrivateKeyBlob, 0], 0, 21, () => TagList], 2
576
576
  ];
577
577
  var ImportCertificateResponse$ = [3, n0, _ICRm,
578
578
  0,
@@ -639,7 +639,7 @@ var ListCertificatesResponse$ = [3, n0, _LCRi,
639
639
  var ListTagsForCertificateRequest$ = [3, n0, _LTFCR,
640
640
  0,
641
641
  [_CA],
642
- [0]
642
+ [0], 1
643
643
  ];
644
644
  var ListTagsForCertificateResponse$ = [3, n0, _LTFCRi,
645
645
  0,
@@ -648,28 +648,28 @@ var ListTagsForCertificateResponse$ = [3, n0, _LTFCRi,
648
648
  ];
649
649
  var PutAccountConfigurationRequest$ = [3, n0, _PACR,
650
650
  0,
651
- [_EE, _IT],
652
- [() => ExpiryEventsConfiguration$, 0]
651
+ [_IT, _EE],
652
+ [0, () => ExpiryEventsConfiguration$], 1
653
653
  ];
654
654
  var RemoveTagsFromCertificateRequest$ = [3, n0, _RTFCR,
655
655
  0,
656
656
  [_CA, _T],
657
- [0, () => TagList]
657
+ [0, () => TagList], 2
658
658
  ];
659
659
  var RenewalSummary$ = [3, n0, _RS,
660
660
  0,
661
- [_RSe, _DVO, _RSR, _UA],
662
- [0, () => DomainValidationList, 0, 4]
661
+ [_RSe, _DVO, _UA, _RSR],
662
+ [0, () => DomainValidationList, 4, 0], 3
663
663
  ];
664
664
  var RenewCertificateRequest$ = [3, n0, _RCR,
665
665
  0,
666
666
  [_CA],
667
- [0]
667
+ [0], 1
668
668
  ];
669
669
  var RequestCertificateRequest$ = [3, n0, _RCRe,
670
670
  0,
671
671
  [_DN, _VM, _SAN, _IT, _DVO, _O, _CAA, _T, _KA, _MB],
672
- [0, 0, 64 | 0, 0, () => DomainValidationOptionList, () => CertificateOptions$, 0, () => TagList, 0, 0]
672
+ [0, 0, 64 | 0, 0, () => DomainValidationOptionList, () => CertificateOptions$, 0, () => TagList, 0, 0], 1
673
673
  ];
674
674
  var RequestCertificateResponse$ = [3, n0, _RCReq,
675
675
  0,
@@ -685,7 +685,7 @@ schema.TypeRegistry.for(n0).registerError(RequestInProgressException$, RequestIn
685
685
  var ResendValidationEmailRequest$ = [3, n0, _RVER,
686
686
  0,
687
687
  [_CA, _D, _VD],
688
- [0, 0, 0]
688
+ [0, 0, 0], 3
689
689
  ];
690
690
  var ResourceInUseException$ = [-3, n0, _RIUE,
691
691
  { [_e]: _c },
@@ -702,12 +702,12 @@ schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNo
702
702
  var ResourceRecord$ = [3, n0, _RRe,
703
703
  0,
704
704
  [_N, _Ty, _V],
705
- [0, 0, 0]
705
+ [0, 0, 0], 3
706
706
  ];
707
707
  var RevokeCertificateRequest$ = [3, n0, _RCRev,
708
708
  0,
709
709
  [_CA, _RR],
710
- [0, 0]
710
+ [0, 0], 2
711
711
  ];
712
712
  var RevokeCertificateResponse$ = [3, n0, _RCRevo,
713
713
  0,
@@ -717,7 +717,7 @@ var RevokeCertificateResponse$ = [3, n0, _RCRevo,
717
717
  var Tag$ = [3, n0, _Ta,
718
718
  0,
719
719
  [_K, _V],
720
- [0, 0]
720
+ [0, 0], 1
721
721
  ];
722
722
  var TagPolicyException$ = [-3, n0, _TPE,
723
723
  { [_e]: _c },
@@ -740,7 +740,7 @@ schema.TypeRegistry.for(n0).registerError(TooManyTagsException$, TooManyTagsExce
740
740
  var UpdateCertificateOptionsRequest$ = [3, n0, _UCOR,
741
741
  0,
742
742
  [_CA, _O],
743
- [0, () => CertificateOptions$]
743
+ [0, () => CertificateOptions$], 2
744
744
  ];
745
745
  var ValidationException$ = [-3, n0, _VEa,
746
746
  { [_aQE]: [`ValidationError`, 400], [_e]: _c, [_hE]: 400 },
@@ -164,7 +164,7 @@ TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException
164
164
  export var AddTagsToCertificateRequest$ = [3, n0, _ATTCR,
165
165
  0,
166
166
  [_CA, _T],
167
- [0, () => TagList]
167
+ [0, () => TagList], 2
168
168
  ];
169
169
  export var CertificateDetail$ = [3, n0, _CD,
170
170
  0,
@@ -190,12 +190,12 @@ TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
190
190
  export var DeleteCertificateRequest$ = [3, n0, _DCR,
191
191
  0,
192
192
  [_CA],
193
- [0]
193
+ [0], 1
194
194
  ];
195
195
  export var DescribeCertificateRequest$ = [3, n0, _DCRe,
196
196
  0,
197
197
  [_CA],
198
- [0]
198
+ [0], 1
199
199
  ];
200
200
  export var DescribeCertificateResponse$ = [3, n0, _DCRes,
201
201
  0,
@@ -205,12 +205,12 @@ export var DescribeCertificateResponse$ = [3, n0, _DCRes,
205
205
  export var DomainValidation$ = [3, n0, _DV,
206
206
  0,
207
207
  [_DN, _VE, _VD, _VS, _RRe, _HR, _VM],
208
- [0, 64 | 0, 0, 0, () => ResourceRecord$, () => HttpRedirect$, 0]
208
+ [0, 64 | 0, 0, 0, () => ResourceRecord$, () => HttpRedirect$, 0], 1
209
209
  ];
210
210
  export var DomainValidationOption$ = [3, n0, _DVOo,
211
211
  0,
212
212
  [_DN, _VD],
213
- [0, 0]
213
+ [0, 0], 2
214
214
  ];
215
215
  export var ExpiryEventsConfiguration$ = [3, n0, _EEC,
216
216
  0,
@@ -220,7 +220,7 @@ export var ExpiryEventsConfiguration$ = [3, n0, _EEC,
220
220
  export var ExportCertificateRequest$ = [3, n0, _ECR,
221
221
  0,
222
222
  [_CA, _P],
223
- [0, [() => PassphraseBlob, 0]]
223
+ [0, [() => PassphraseBlob, 0]], 2
224
224
  ];
225
225
  export var ExportCertificateResponse$ = [3, n0, _ECRx,
226
226
  0,
@@ -245,7 +245,7 @@ export var GetAccountConfigurationResponse$ = [3, n0, _GACR,
245
245
  export var GetCertificateRequest$ = [3, n0, _GCR,
246
246
  0,
247
247
  [_CA],
248
- [0]
248
+ [0], 1
249
249
  ];
250
250
  export var GetCertificateResponse$ = [3, n0, _GCRe,
251
251
  0,
@@ -259,8 +259,8 @@ export var HttpRedirect$ = [3, n0, _HR,
259
259
  ];
260
260
  export var ImportCertificateRequest$ = [3, n0, _ICR,
261
261
  0,
262
- [_CA, _C, _PK, _CC, _T],
263
- [0, 21, [() => PrivateKeyBlob, 0], 21, () => TagList]
262
+ [_C, _PK, _CA, _CC, _T],
263
+ [21, [() => PrivateKeyBlob, 0], 0, 21, () => TagList], 2
264
264
  ];
265
265
  export var ImportCertificateResponse$ = [3, n0, _ICRm,
266
266
  0,
@@ -327,7 +327,7 @@ export var ListCertificatesResponse$ = [3, n0, _LCRi,
327
327
  export var ListTagsForCertificateRequest$ = [3, n0, _LTFCR,
328
328
  0,
329
329
  [_CA],
330
- [0]
330
+ [0], 1
331
331
  ];
332
332
  export var ListTagsForCertificateResponse$ = [3, n0, _LTFCRi,
333
333
  0,
@@ -336,28 +336,28 @@ export var ListTagsForCertificateResponse$ = [3, n0, _LTFCRi,
336
336
  ];
337
337
  export var PutAccountConfigurationRequest$ = [3, n0, _PACR,
338
338
  0,
339
- [_EE, _IT],
340
- [() => ExpiryEventsConfiguration$, 0]
339
+ [_IT, _EE],
340
+ [0, () => ExpiryEventsConfiguration$], 1
341
341
  ];
342
342
  export var RemoveTagsFromCertificateRequest$ = [3, n0, _RTFCR,
343
343
  0,
344
344
  [_CA, _T],
345
- [0, () => TagList]
345
+ [0, () => TagList], 2
346
346
  ];
347
347
  export var RenewalSummary$ = [3, n0, _RS,
348
348
  0,
349
- [_RSe, _DVO, _RSR, _UA],
350
- [0, () => DomainValidationList, 0, 4]
349
+ [_RSe, _DVO, _UA, _RSR],
350
+ [0, () => DomainValidationList, 4, 0], 3
351
351
  ];
352
352
  export var RenewCertificateRequest$ = [3, n0, _RCR,
353
353
  0,
354
354
  [_CA],
355
- [0]
355
+ [0], 1
356
356
  ];
357
357
  export var RequestCertificateRequest$ = [3, n0, _RCRe,
358
358
  0,
359
359
  [_DN, _VM, _SAN, _IT, _DVO, _O, _CAA, _T, _KA, _MB],
360
- [0, 0, 64 | 0, 0, () => DomainValidationOptionList, () => CertificateOptions$, 0, () => TagList, 0, 0]
360
+ [0, 0, 64 | 0, 0, () => DomainValidationOptionList, () => CertificateOptions$, 0, () => TagList, 0, 0], 1
361
361
  ];
362
362
  export var RequestCertificateResponse$ = [3, n0, _RCReq,
363
363
  0,
@@ -373,7 +373,7 @@ TypeRegistry.for(n0).registerError(RequestInProgressException$, RequestInProgres
373
373
  export var ResendValidationEmailRequest$ = [3, n0, _RVER,
374
374
  0,
375
375
  [_CA, _D, _VD],
376
- [0, 0, 0]
376
+ [0, 0, 0], 3
377
377
  ];
378
378
  export var ResourceInUseException$ = [-3, n0, _RIUE,
379
379
  { [_e]: _c },
@@ -390,12 +390,12 @@ TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundE
390
390
  export var ResourceRecord$ = [3, n0, _RRe,
391
391
  0,
392
392
  [_N, _Ty, _V],
393
- [0, 0, 0]
393
+ [0, 0, 0], 3
394
394
  ];
395
395
  export var RevokeCertificateRequest$ = [3, n0, _RCRev,
396
396
  0,
397
397
  [_CA, _RR],
398
- [0, 0]
398
+ [0, 0], 2
399
399
  ];
400
400
  export var RevokeCertificateResponse$ = [3, n0, _RCRevo,
401
401
  0,
@@ -405,7 +405,7 @@ export var RevokeCertificateResponse$ = [3, n0, _RCRevo,
405
405
  export var Tag$ = [3, n0, _Ta,
406
406
  0,
407
407
  [_K, _V],
408
- [0, 0]
408
+ [0, 0], 1
409
409
  ];
410
410
  export var TagPolicyException$ = [-3, n0, _TPE,
411
411
  { [_e]: _c },
@@ -428,7 +428,7 @@ TypeRegistry.for(n0).registerError(TooManyTagsException$, TooManyTagsException);
428
428
  export var UpdateCertificateOptionsRequest$ = [3, n0, _UCOR,
429
429
  0,
430
430
  [_CA, _O],
431
- [0, () => CertificateOptions$]
431
+ [0, () => CertificateOptions$], 2
432
432
  ];
433
433
  export var ValidationException$ = [-3, n0, _VEa,
434
434
  { [_aQE]: [`ValidationError`, 400], [_e]: _c, [_hE]: 400 },
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-acm",
3
3
  "description": "AWS SDK for JavaScript Acm Client for Node.js, Browser and React Native",
4
- "version": "3.968.0",
4
+ "version": "3.970.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-acm",
@@ -23,43 +23,43 @@
23
23
  "dependencies": {
24
24
  "@aws-crypto/sha256-browser": "5.2.0",
25
25
  "@aws-crypto/sha256-js": "5.2.0",
26
- "@aws-sdk/core": "3.968.0",
27
- "@aws-sdk/credential-provider-node": "3.968.0",
28
- "@aws-sdk/middleware-host-header": "3.968.0",
29
- "@aws-sdk/middleware-logger": "3.968.0",
30
- "@aws-sdk/middleware-recursion-detection": "3.968.0",
31
- "@aws-sdk/middleware-user-agent": "3.968.0",
32
- "@aws-sdk/region-config-resolver": "3.968.0",
33
- "@aws-sdk/types": "3.968.0",
34
- "@aws-sdk/util-endpoints": "3.968.0",
35
- "@aws-sdk/util-user-agent-browser": "3.968.0",
36
- "@aws-sdk/util-user-agent-node": "3.968.0",
37
- "@smithy/config-resolver": "^4.4.5",
38
- "@smithy/core": "^3.20.3",
39
- "@smithy/fetch-http-handler": "^5.3.8",
40
- "@smithy/hash-node": "^4.2.7",
41
- "@smithy/invalid-dependency": "^4.2.7",
42
- "@smithy/middleware-content-length": "^4.2.7",
43
- "@smithy/middleware-endpoint": "^4.4.4",
44
- "@smithy/middleware-retry": "^4.4.20",
45
- "@smithy/middleware-serde": "^4.2.8",
46
- "@smithy/middleware-stack": "^4.2.7",
47
- "@smithy/node-config-provider": "^4.3.7",
48
- "@smithy/node-http-handler": "^4.4.7",
49
- "@smithy/protocol-http": "^5.3.7",
50
- "@smithy/smithy-client": "^4.10.5",
51
- "@smithy/types": "^4.11.0",
52
- "@smithy/url-parser": "^4.2.7",
26
+ "@aws-sdk/core": "3.970.0",
27
+ "@aws-sdk/credential-provider-node": "3.970.0",
28
+ "@aws-sdk/middleware-host-header": "3.969.0",
29
+ "@aws-sdk/middleware-logger": "3.969.0",
30
+ "@aws-sdk/middleware-recursion-detection": "3.969.0",
31
+ "@aws-sdk/middleware-user-agent": "3.970.0",
32
+ "@aws-sdk/region-config-resolver": "3.969.0",
33
+ "@aws-sdk/types": "3.969.0",
34
+ "@aws-sdk/util-endpoints": "3.970.0",
35
+ "@aws-sdk/util-user-agent-browser": "3.969.0",
36
+ "@aws-sdk/util-user-agent-node": "3.970.0",
37
+ "@smithy/config-resolver": "^4.4.6",
38
+ "@smithy/core": "^3.20.6",
39
+ "@smithy/fetch-http-handler": "^5.3.9",
40
+ "@smithy/hash-node": "^4.2.8",
41
+ "@smithy/invalid-dependency": "^4.2.8",
42
+ "@smithy/middleware-content-length": "^4.2.8",
43
+ "@smithy/middleware-endpoint": "^4.4.7",
44
+ "@smithy/middleware-retry": "^4.4.23",
45
+ "@smithy/middleware-serde": "^4.2.9",
46
+ "@smithy/middleware-stack": "^4.2.8",
47
+ "@smithy/node-config-provider": "^4.3.8",
48
+ "@smithy/node-http-handler": "^4.4.8",
49
+ "@smithy/protocol-http": "^5.3.8",
50
+ "@smithy/smithy-client": "^4.10.8",
51
+ "@smithy/types": "^4.12.0",
52
+ "@smithy/url-parser": "^4.2.8",
53
53
  "@smithy/util-base64": "^4.3.0",
54
54
  "@smithy/util-body-length-browser": "^4.2.0",
55
55
  "@smithy/util-body-length-node": "^4.2.1",
56
- "@smithy/util-defaults-mode-browser": "^4.3.19",
57
- "@smithy/util-defaults-mode-node": "^4.2.22",
58
- "@smithy/util-endpoints": "^3.2.7",
59
- "@smithy/util-middleware": "^4.2.7",
60
- "@smithy/util-retry": "^4.2.7",
56
+ "@smithy/util-defaults-mode-browser": "^4.3.22",
57
+ "@smithy/util-defaults-mode-node": "^4.2.25",
58
+ "@smithy/util-endpoints": "^3.2.8",
59
+ "@smithy/util-middleware": "^4.2.8",
60
+ "@smithy/util-retry": "^4.2.8",
61
61
  "@smithy/util-utf8": "^4.2.0",
62
- "@smithy/util-waiter": "^4.2.7",
62
+ "@smithy/util-waiter": "^4.2.8",
63
63
  "tslib": "^2.6.2"
64
64
  },
65
65
  "devDependencies": {