@aws-sdk/client-s3vectors 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 +53 -53
- package/dist-es/schemas/schemas_0.js +53 -53
- package/package.json +33 -33
package/dist-cjs/index.js
CHANGED
|
@@ -422,34 +422,34 @@ const n0 = "com.amazonaws.s3vectors";
|
|
|
422
422
|
var AccessDeniedException$ = [-3, n0, _ADE,
|
|
423
423
|
{ [_e]: _c, [_hE]: 403 },
|
|
424
424
|
[_m],
|
|
425
|
-
[0]
|
|
425
|
+
[0], 1
|
|
426
426
|
];
|
|
427
427
|
schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
428
428
|
var ConflictException$ = [-3, n0, _CE,
|
|
429
429
|
{ [_e]: _c, [_hE]: 409 },
|
|
430
430
|
[_m],
|
|
431
|
-
[0]
|
|
431
|
+
[0], 1
|
|
432
432
|
];
|
|
433
433
|
schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
434
434
|
var CreateIndexInput$ = [3, n0, _CII,
|
|
435
435
|
0,
|
|
436
|
-
[
|
|
437
|
-
[0, 0,
|
|
436
|
+
[_iN, _dT, _d, _dM, _vBN, _vBA, _mC, _eC, _t],
|
|
437
|
+
[0, 0, 1, 0, 0, 0, () => MetadataConfiguration$, () => EncryptionConfiguration$, 128 | 0], 4
|
|
438
438
|
];
|
|
439
439
|
var CreateIndexOutput$ = [3, n0, _CIO,
|
|
440
440
|
0,
|
|
441
441
|
[_iA],
|
|
442
|
-
[0]
|
|
442
|
+
[0], 1
|
|
443
443
|
];
|
|
444
444
|
var CreateVectorBucketInput$ = [3, n0, _CVBI,
|
|
445
445
|
0,
|
|
446
446
|
[_vBN, _eC, _t],
|
|
447
|
-
[0, () => EncryptionConfiguration$, 128 | 0]
|
|
447
|
+
[0, () => EncryptionConfiguration$, 128 | 0], 1
|
|
448
448
|
];
|
|
449
449
|
var CreateVectorBucketOutput$ = [3, n0, _CVBO,
|
|
450
450
|
0,
|
|
451
451
|
[_vBA],
|
|
452
|
-
[0]
|
|
452
|
+
[0], 1
|
|
453
453
|
];
|
|
454
454
|
var DeleteIndexInput$ = [3, n0, _DII,
|
|
455
455
|
0,
|
|
@@ -483,8 +483,8 @@ var DeleteVectorBucketPolicyOutput$ = [3, n0, _DVBPO,
|
|
|
483
483
|
];
|
|
484
484
|
var DeleteVectorsInput$ = [3, n0, _DVI,
|
|
485
485
|
0,
|
|
486
|
-
[_vBN, _iN, _iA
|
|
487
|
-
[0, 0, 0,
|
|
486
|
+
[_k, _vBN, _iN, _iA],
|
|
487
|
+
[64 | 0, 0, 0, 0], 1
|
|
488
488
|
];
|
|
489
489
|
var DeleteVectorsOutput$ = [3, n0, _DVO,
|
|
490
490
|
0,
|
|
@@ -504,12 +504,12 @@ var GetIndexInput$ = [3, n0, _GII,
|
|
|
504
504
|
var GetIndexOutput$ = [3, n0, _GIO,
|
|
505
505
|
0,
|
|
506
506
|
[_i],
|
|
507
|
-
[() => Index$]
|
|
507
|
+
[() => Index$], 1
|
|
508
508
|
];
|
|
509
509
|
var GetOutputVector$ = [3, n0, _GOV,
|
|
510
510
|
0,
|
|
511
511
|
[_ke, _da, _me],
|
|
512
|
-
[0, () => VectorData$, 15]
|
|
512
|
+
[0, () => VectorData$, 15], 1
|
|
513
513
|
];
|
|
514
514
|
var GetVectorBucketInput$ = [3, n0, _GVBI,
|
|
515
515
|
0,
|
|
@@ -519,7 +519,7 @@ var GetVectorBucketInput$ = [3, n0, _GVBI,
|
|
|
519
519
|
var GetVectorBucketOutput$ = [3, n0, _GVBO,
|
|
520
520
|
0,
|
|
521
521
|
[_vB],
|
|
522
|
-
[() => VectorBucket$]
|
|
522
|
+
[() => VectorBucket$], 1
|
|
523
523
|
];
|
|
524
524
|
var GetVectorBucketPolicyInput$ = [3, n0, _GVBPI,
|
|
525
525
|
0,
|
|
@@ -533,52 +533,52 @@ var GetVectorBucketPolicyOutput$ = [3, n0, _GVBPO,
|
|
|
533
533
|
];
|
|
534
534
|
var GetVectorsInput$ = [3, n0, _GVI,
|
|
535
535
|
0,
|
|
536
|
-
[_vBN, _iN, _iA,
|
|
537
|
-
[0, 0, 0,
|
|
536
|
+
[_k, _vBN, _iN, _iA, _rD, _rM],
|
|
537
|
+
[64 | 0, 0, 0, 0, 2, 2], 1
|
|
538
538
|
];
|
|
539
539
|
var GetVectorsOutput$ = [3, n0, _GVO,
|
|
540
540
|
0,
|
|
541
541
|
[_v],
|
|
542
|
-
[() => GetVectorsOutputList]
|
|
542
|
+
[() => GetVectorsOutputList], 1
|
|
543
543
|
];
|
|
544
544
|
var Index$ = [3, n0, _I,
|
|
545
545
|
0,
|
|
546
546
|
[_vBN, _iN, _iA, _cT, _dT, _d, _dM, _mC, _eC],
|
|
547
|
-
[0, 0, 0, 4, 0, 1, 0, () => MetadataConfiguration$, () => EncryptionConfiguration$]
|
|
547
|
+
[0, 0, 0, 4, 0, 1, 0, () => MetadataConfiguration$, () => EncryptionConfiguration$], 7
|
|
548
548
|
];
|
|
549
549
|
var IndexSummary$ = [3, n0, _IS,
|
|
550
550
|
0,
|
|
551
551
|
[_vBN, _iN, _iA, _cT],
|
|
552
|
-
[0, 0, 0, 4]
|
|
552
|
+
[0, 0, 0, 4], 4
|
|
553
553
|
];
|
|
554
554
|
var InternalServerException$ = [-3, n0, _ISE,
|
|
555
555
|
{ [_e]: _s, [_hE]: 500 },
|
|
556
556
|
[_m],
|
|
557
|
-
[0]
|
|
557
|
+
[0], 1
|
|
558
558
|
];
|
|
559
559
|
schema.TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
|
|
560
560
|
var KmsDisabledException$ = [-3, n0, _KDE,
|
|
561
561
|
{ [_e]: _c, [_hE]: 400 },
|
|
562
562
|
[_m],
|
|
563
|
-
[0]
|
|
563
|
+
[0], 1
|
|
564
564
|
];
|
|
565
565
|
schema.TypeRegistry.for(n0).registerError(KmsDisabledException$, KmsDisabledException);
|
|
566
566
|
var KmsInvalidKeyUsageException$ = [-3, n0, _KIKUE,
|
|
567
567
|
{ [_e]: _c, [_hE]: 400 },
|
|
568
568
|
[_m],
|
|
569
|
-
[0]
|
|
569
|
+
[0], 1
|
|
570
570
|
];
|
|
571
571
|
schema.TypeRegistry.for(n0).registerError(KmsInvalidKeyUsageException$, KmsInvalidKeyUsageException);
|
|
572
572
|
var KmsInvalidStateException$ = [-3, n0, _KISE,
|
|
573
573
|
{ [_e]: _c, [_hE]: 400 },
|
|
574
574
|
[_m],
|
|
575
|
-
[0]
|
|
575
|
+
[0], 1
|
|
576
576
|
];
|
|
577
577
|
schema.TypeRegistry.for(n0).registerError(KmsInvalidStateException$, KmsInvalidStateException);
|
|
578
578
|
var KmsNotFoundException$ = [-3, n0, _KNFE,
|
|
579
579
|
{ [_e]: _c, [_hE]: 400 },
|
|
580
580
|
[_m],
|
|
581
|
-
[0]
|
|
581
|
+
[0], 1
|
|
582
582
|
];
|
|
583
583
|
schema.TypeRegistry.for(n0).registerError(KmsNotFoundException$, KmsNotFoundException);
|
|
584
584
|
var ListIndexesInput$ = [3, n0, _LII,
|
|
@@ -588,23 +588,23 @@ var ListIndexesInput$ = [3, n0, _LII,
|
|
|
588
588
|
];
|
|
589
589
|
var ListIndexesOutput$ = [3, n0, _LIO,
|
|
590
590
|
0,
|
|
591
|
-
[
|
|
592
|
-
[
|
|
591
|
+
[_in, _nT],
|
|
592
|
+
[() => ListIndexesOutputList, 0], 1
|
|
593
593
|
];
|
|
594
594
|
var ListOutputVector$ = [3, n0, _LOV,
|
|
595
595
|
0,
|
|
596
596
|
[_ke, _da, _me],
|
|
597
|
-
[0, () => VectorData$, 15]
|
|
597
|
+
[0, () => VectorData$, 15], 1
|
|
598
598
|
];
|
|
599
599
|
var ListTagsForResourceInput$ = [3, n0, _LTFRI,
|
|
600
600
|
0,
|
|
601
601
|
[_rA],
|
|
602
|
-
[[0, 1]]
|
|
602
|
+
[[0, 1]], 1
|
|
603
603
|
];
|
|
604
604
|
var ListTagsForResourceOutput$ = [3, n0, _LTFRO,
|
|
605
605
|
0,
|
|
606
606
|
[_t],
|
|
607
|
-
[128 | 0]
|
|
607
|
+
[128 | 0], 1
|
|
608
608
|
];
|
|
609
609
|
var ListVectorBucketsInput$ = [3, n0, _LVBI,
|
|
610
610
|
0,
|
|
@@ -613,8 +613,8 @@ var ListVectorBucketsInput$ = [3, n0, _LVBI,
|
|
|
613
613
|
];
|
|
614
614
|
var ListVectorBucketsOutput$ = [3, n0, _LVBO,
|
|
615
615
|
0,
|
|
616
|
-
[
|
|
617
|
-
[
|
|
616
|
+
[_vBe, _nT],
|
|
617
|
+
[() => ListVectorBucketsOutputList, 0], 1
|
|
618
618
|
];
|
|
619
619
|
var ListVectorsInput$ = [3, n0, _LVI,
|
|
620
620
|
0,
|
|
@@ -623,29 +623,29 @@ var ListVectorsInput$ = [3, n0, _LVI,
|
|
|
623
623
|
];
|
|
624
624
|
var ListVectorsOutput$ = [3, n0, _LVO,
|
|
625
625
|
0,
|
|
626
|
-
[
|
|
627
|
-
[
|
|
626
|
+
[_v, _nT],
|
|
627
|
+
[() => ListVectorsOutputList, 0], 1
|
|
628
628
|
];
|
|
629
629
|
var MetadataConfiguration$ = [3, n0, _MC,
|
|
630
630
|
0,
|
|
631
631
|
[_nFMK],
|
|
632
|
-
[64 | 0]
|
|
632
|
+
[64 | 0], 1
|
|
633
633
|
];
|
|
634
634
|
var NotFoundException$ = [-3, n0, _NFE,
|
|
635
635
|
{ [_e]: _c, [_hE]: 404 },
|
|
636
636
|
[_m],
|
|
637
|
-
[0]
|
|
637
|
+
[0], 1
|
|
638
638
|
];
|
|
639
639
|
schema.TypeRegistry.for(n0).registerError(NotFoundException$, NotFoundException);
|
|
640
640
|
var PutInputVector$ = [3, n0, _PIV,
|
|
641
641
|
0,
|
|
642
642
|
[_ke, _da, _me],
|
|
643
|
-
[0, () => VectorData$, 15]
|
|
643
|
+
[0, () => VectorData$, 15], 2
|
|
644
644
|
];
|
|
645
645
|
var PutVectorBucketPolicyInput$ = [3, n0, _PVBPI,
|
|
646
646
|
0,
|
|
647
|
-
[_vBN, _vBA
|
|
648
|
-
[0, 0, 0]
|
|
647
|
+
[_p, _vBN, _vBA],
|
|
648
|
+
[0, 0, 0], 1
|
|
649
649
|
];
|
|
650
650
|
var PutVectorBucketPolicyOutput$ = [3, n0, _PVBPO,
|
|
651
651
|
0,
|
|
@@ -654,8 +654,8 @@ var PutVectorBucketPolicyOutput$ = [3, n0, _PVBPO,
|
|
|
654
654
|
];
|
|
655
655
|
var PutVectorsInput$ = [3, n0, _PVI,
|
|
656
656
|
0,
|
|
657
|
-
[_vBN, _iN, _iA
|
|
658
|
-
[0, 0, 0,
|
|
657
|
+
[_v, _vBN, _iN, _iA],
|
|
658
|
+
[() => PutVectorsInputList, 0, 0, 0], 1
|
|
659
659
|
];
|
|
660
660
|
var PutVectorsOutput$ = [3, n0, _PVO,
|
|
661
661
|
0,
|
|
@@ -664,41 +664,41 @@ var PutVectorsOutput$ = [3, n0, _PVO,
|
|
|
664
664
|
];
|
|
665
665
|
var QueryOutputVector$ = [3, n0, _QOV,
|
|
666
666
|
0,
|
|
667
|
-
[
|
|
668
|
-
[
|
|
667
|
+
[_ke, _di, _me],
|
|
668
|
+
[0, 1, 15], 1
|
|
669
669
|
];
|
|
670
670
|
var QueryVectorsInput$ = [3, n0, _QVI,
|
|
671
671
|
0,
|
|
672
|
-
[
|
|
673
|
-
[
|
|
672
|
+
[_tK, _qV, _vBN, _iN, _iA, _f, _rM, _rDe],
|
|
673
|
+
[1, () => VectorData$, 0, 0, 0, 15, 2, 2], 2
|
|
674
674
|
];
|
|
675
675
|
var QueryVectorsOutput$ = [3, n0, _QVO,
|
|
676
676
|
0,
|
|
677
677
|
[_v, _dM],
|
|
678
|
-
[() => QueryVectorsOutputList, 0]
|
|
678
|
+
[() => QueryVectorsOutputList, 0], 2
|
|
679
679
|
];
|
|
680
680
|
var RequestTimeoutException$ = [-3, n0, _RTE,
|
|
681
681
|
{ [_e]: _c, [_hE]: 408 },
|
|
682
682
|
[_m],
|
|
683
|
-
[0]
|
|
683
|
+
[0], 1
|
|
684
684
|
];
|
|
685
685
|
schema.TypeRegistry.for(n0).registerError(RequestTimeoutException$, RequestTimeoutException);
|
|
686
686
|
var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
687
687
|
{ [_e]: _c, [_hE]: 402 },
|
|
688
688
|
[_m],
|
|
689
|
-
[0]
|
|
689
|
+
[0], 1
|
|
690
690
|
];
|
|
691
691
|
schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
692
692
|
var ServiceUnavailableException$ = [-3, n0, _SUE,
|
|
693
693
|
{ [_e]: _s, [_hE]: 503 },
|
|
694
694
|
[_m],
|
|
695
|
-
[0]
|
|
695
|
+
[0], 1
|
|
696
696
|
];
|
|
697
697
|
schema.TypeRegistry.for(n0).registerError(ServiceUnavailableException$, ServiceUnavailableException);
|
|
698
698
|
var TagResourceInput$ = [3, n0, _TRI,
|
|
699
699
|
0,
|
|
700
700
|
[_rA, _t],
|
|
701
|
-
[[0, 1], 128 | 0]
|
|
701
|
+
[[0, 1], 128 | 0], 2
|
|
702
702
|
];
|
|
703
703
|
var TagResourceOutput$ = [3, n0, _TRO,
|
|
704
704
|
0,
|
|
@@ -708,13 +708,13 @@ var TagResourceOutput$ = [3, n0, _TRO,
|
|
|
708
708
|
var TooManyRequestsException$ = [-3, n0, _TMRE,
|
|
709
709
|
{ [_e]: _c, [_hE]: 429 },
|
|
710
710
|
[_m],
|
|
711
|
-
[0]
|
|
711
|
+
[0], 1
|
|
712
712
|
];
|
|
713
713
|
schema.TypeRegistry.for(n0).registerError(TooManyRequestsException$, TooManyRequestsException);
|
|
714
714
|
var UntagResourceInput$ = [3, n0, _URI,
|
|
715
715
|
0,
|
|
716
716
|
[_rA, _tKa],
|
|
717
|
-
[[0, 1], [64 | 0, { [_hQ]: _tKa }]]
|
|
717
|
+
[[0, 1], [64 | 0, { [_hQ]: _tKa }]], 2
|
|
718
718
|
];
|
|
719
719
|
var UntagResourceOutput$ = [3, n0, _URO,
|
|
720
720
|
0,
|
|
@@ -724,23 +724,23 @@ var UntagResourceOutput$ = [3, n0, _URO,
|
|
|
724
724
|
var ValidationException$ = [-3, n0, _VE,
|
|
725
725
|
{ [_e]: _c },
|
|
726
726
|
[_m, _fL],
|
|
727
|
-
[0, () => ValidationExceptionFieldList]
|
|
727
|
+
[0, () => ValidationExceptionFieldList], 1
|
|
728
728
|
];
|
|
729
729
|
schema.TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
730
730
|
var ValidationExceptionField$ = [3, n0, _VEF,
|
|
731
731
|
0,
|
|
732
732
|
[_pa, _m],
|
|
733
|
-
[0, 0]
|
|
733
|
+
[0, 0], 2
|
|
734
734
|
];
|
|
735
735
|
var VectorBucket$ = [3, n0, _VB,
|
|
736
736
|
0,
|
|
737
737
|
[_vBN, _vBA, _cT, _eC],
|
|
738
|
-
[0, 0, 4, () => EncryptionConfiguration$]
|
|
738
|
+
[0, 0, 4, () => EncryptionConfiguration$], 3
|
|
739
739
|
];
|
|
740
740
|
var VectorBucketSummary$ = [3, n0, _VBS,
|
|
741
741
|
0,
|
|
742
742
|
[_vBN, _vBA, _cT],
|
|
743
|
-
[0, 0, 4]
|
|
743
|
+
[0, 0, 4], 3
|
|
744
744
|
];
|
|
745
745
|
var S3VectorsServiceException$ = [-3, _sm, "S3VectorsServiceException", 0, [], []];
|
|
746
746
|
schema.TypeRegistry.for(_sm).registerError(S3VectorsServiceException$, S3VectorsServiceException);
|
|
@@ -143,34 +143,34 @@ import { S3VectorsServiceException } from "../models/S3VectorsServiceException";
|
|
|
143
143
|
export var AccessDeniedException$ = [-3, n0, _ADE,
|
|
144
144
|
{ [_e]: _c, [_hE]: 403 },
|
|
145
145
|
[_m],
|
|
146
|
-
[0]
|
|
146
|
+
[0], 1
|
|
147
147
|
];
|
|
148
148
|
TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
149
149
|
export var ConflictException$ = [-3, n0, _CE,
|
|
150
150
|
{ [_e]: _c, [_hE]: 409 },
|
|
151
151
|
[_m],
|
|
152
|
-
[0]
|
|
152
|
+
[0], 1
|
|
153
153
|
];
|
|
154
154
|
TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
155
155
|
export var CreateIndexInput$ = [3, n0, _CII,
|
|
156
156
|
0,
|
|
157
|
-
[
|
|
158
|
-
[0, 0,
|
|
157
|
+
[_iN, _dT, _d, _dM, _vBN, _vBA, _mC, _eC, _t],
|
|
158
|
+
[0, 0, 1, 0, 0, 0, () => MetadataConfiguration$, () => EncryptionConfiguration$, 128 | 0], 4
|
|
159
159
|
];
|
|
160
160
|
export var CreateIndexOutput$ = [3, n0, _CIO,
|
|
161
161
|
0,
|
|
162
162
|
[_iA],
|
|
163
|
-
[0]
|
|
163
|
+
[0], 1
|
|
164
164
|
];
|
|
165
165
|
export var CreateVectorBucketInput$ = [3, n0, _CVBI,
|
|
166
166
|
0,
|
|
167
167
|
[_vBN, _eC, _t],
|
|
168
|
-
[0, () => EncryptionConfiguration$, 128 | 0]
|
|
168
|
+
[0, () => EncryptionConfiguration$, 128 | 0], 1
|
|
169
169
|
];
|
|
170
170
|
export var CreateVectorBucketOutput$ = [3, n0, _CVBO,
|
|
171
171
|
0,
|
|
172
172
|
[_vBA],
|
|
173
|
-
[0]
|
|
173
|
+
[0], 1
|
|
174
174
|
];
|
|
175
175
|
export var DeleteIndexInput$ = [3, n0, _DII,
|
|
176
176
|
0,
|
|
@@ -204,8 +204,8 @@ export var DeleteVectorBucketPolicyOutput$ = [3, n0, _DVBPO,
|
|
|
204
204
|
];
|
|
205
205
|
export var DeleteVectorsInput$ = [3, n0, _DVI,
|
|
206
206
|
0,
|
|
207
|
-
[_vBN, _iN, _iA
|
|
208
|
-
[0, 0, 0,
|
|
207
|
+
[_k, _vBN, _iN, _iA],
|
|
208
|
+
[64 | 0, 0, 0, 0], 1
|
|
209
209
|
];
|
|
210
210
|
export var DeleteVectorsOutput$ = [3, n0, _DVO,
|
|
211
211
|
0,
|
|
@@ -225,12 +225,12 @@ export var GetIndexInput$ = [3, n0, _GII,
|
|
|
225
225
|
export var GetIndexOutput$ = [3, n0, _GIO,
|
|
226
226
|
0,
|
|
227
227
|
[_i],
|
|
228
|
-
[() => Index$]
|
|
228
|
+
[() => Index$], 1
|
|
229
229
|
];
|
|
230
230
|
export var GetOutputVector$ = [3, n0, _GOV,
|
|
231
231
|
0,
|
|
232
232
|
[_ke, _da, _me],
|
|
233
|
-
[0, () => VectorData$, 15]
|
|
233
|
+
[0, () => VectorData$, 15], 1
|
|
234
234
|
];
|
|
235
235
|
export var GetVectorBucketInput$ = [3, n0, _GVBI,
|
|
236
236
|
0,
|
|
@@ -240,7 +240,7 @@ export var GetVectorBucketInput$ = [3, n0, _GVBI,
|
|
|
240
240
|
export var GetVectorBucketOutput$ = [3, n0, _GVBO,
|
|
241
241
|
0,
|
|
242
242
|
[_vB],
|
|
243
|
-
[() => VectorBucket$]
|
|
243
|
+
[() => VectorBucket$], 1
|
|
244
244
|
];
|
|
245
245
|
export var GetVectorBucketPolicyInput$ = [3, n0, _GVBPI,
|
|
246
246
|
0,
|
|
@@ -254,52 +254,52 @@ export var GetVectorBucketPolicyOutput$ = [3, n0, _GVBPO,
|
|
|
254
254
|
];
|
|
255
255
|
export var GetVectorsInput$ = [3, n0, _GVI,
|
|
256
256
|
0,
|
|
257
|
-
[_vBN, _iN, _iA,
|
|
258
|
-
[0, 0, 0,
|
|
257
|
+
[_k, _vBN, _iN, _iA, _rD, _rM],
|
|
258
|
+
[64 | 0, 0, 0, 0, 2, 2], 1
|
|
259
259
|
];
|
|
260
260
|
export var GetVectorsOutput$ = [3, n0, _GVO,
|
|
261
261
|
0,
|
|
262
262
|
[_v],
|
|
263
|
-
[() => GetVectorsOutputList]
|
|
263
|
+
[() => GetVectorsOutputList], 1
|
|
264
264
|
];
|
|
265
265
|
export var Index$ = [3, n0, _I,
|
|
266
266
|
0,
|
|
267
267
|
[_vBN, _iN, _iA, _cT, _dT, _d, _dM, _mC, _eC],
|
|
268
|
-
[0, 0, 0, 4, 0, 1, 0, () => MetadataConfiguration$, () => EncryptionConfiguration$]
|
|
268
|
+
[0, 0, 0, 4, 0, 1, 0, () => MetadataConfiguration$, () => EncryptionConfiguration$], 7
|
|
269
269
|
];
|
|
270
270
|
export var IndexSummary$ = [3, n0, _IS,
|
|
271
271
|
0,
|
|
272
272
|
[_vBN, _iN, _iA, _cT],
|
|
273
|
-
[0, 0, 0, 4]
|
|
273
|
+
[0, 0, 0, 4], 4
|
|
274
274
|
];
|
|
275
275
|
export var InternalServerException$ = [-3, n0, _ISE,
|
|
276
276
|
{ [_e]: _s, [_hE]: 500 },
|
|
277
277
|
[_m],
|
|
278
|
-
[0]
|
|
278
|
+
[0], 1
|
|
279
279
|
];
|
|
280
280
|
TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
|
|
281
281
|
export var KmsDisabledException$ = [-3, n0, _KDE,
|
|
282
282
|
{ [_e]: _c, [_hE]: 400 },
|
|
283
283
|
[_m],
|
|
284
|
-
[0]
|
|
284
|
+
[0], 1
|
|
285
285
|
];
|
|
286
286
|
TypeRegistry.for(n0).registerError(KmsDisabledException$, KmsDisabledException);
|
|
287
287
|
export var KmsInvalidKeyUsageException$ = [-3, n0, _KIKUE,
|
|
288
288
|
{ [_e]: _c, [_hE]: 400 },
|
|
289
289
|
[_m],
|
|
290
|
-
[0]
|
|
290
|
+
[0], 1
|
|
291
291
|
];
|
|
292
292
|
TypeRegistry.for(n0).registerError(KmsInvalidKeyUsageException$, KmsInvalidKeyUsageException);
|
|
293
293
|
export var KmsInvalidStateException$ = [-3, n0, _KISE,
|
|
294
294
|
{ [_e]: _c, [_hE]: 400 },
|
|
295
295
|
[_m],
|
|
296
|
-
[0]
|
|
296
|
+
[0], 1
|
|
297
297
|
];
|
|
298
298
|
TypeRegistry.for(n0).registerError(KmsInvalidStateException$, KmsInvalidStateException);
|
|
299
299
|
export var KmsNotFoundException$ = [-3, n0, _KNFE,
|
|
300
300
|
{ [_e]: _c, [_hE]: 400 },
|
|
301
301
|
[_m],
|
|
302
|
-
[0]
|
|
302
|
+
[0], 1
|
|
303
303
|
];
|
|
304
304
|
TypeRegistry.for(n0).registerError(KmsNotFoundException$, KmsNotFoundException);
|
|
305
305
|
export var ListIndexesInput$ = [3, n0, _LII,
|
|
@@ -309,23 +309,23 @@ export var ListIndexesInput$ = [3, n0, _LII,
|
|
|
309
309
|
];
|
|
310
310
|
export var ListIndexesOutput$ = [3, n0, _LIO,
|
|
311
311
|
0,
|
|
312
|
-
[
|
|
313
|
-
[
|
|
312
|
+
[_in, _nT],
|
|
313
|
+
[() => ListIndexesOutputList, 0], 1
|
|
314
314
|
];
|
|
315
315
|
export var ListOutputVector$ = [3, n0, _LOV,
|
|
316
316
|
0,
|
|
317
317
|
[_ke, _da, _me],
|
|
318
|
-
[0, () => VectorData$, 15]
|
|
318
|
+
[0, () => VectorData$, 15], 1
|
|
319
319
|
];
|
|
320
320
|
export var ListTagsForResourceInput$ = [3, n0, _LTFRI,
|
|
321
321
|
0,
|
|
322
322
|
[_rA],
|
|
323
|
-
[[0, 1]]
|
|
323
|
+
[[0, 1]], 1
|
|
324
324
|
];
|
|
325
325
|
export var ListTagsForResourceOutput$ = [3, n0, _LTFRO,
|
|
326
326
|
0,
|
|
327
327
|
[_t],
|
|
328
|
-
[128 | 0]
|
|
328
|
+
[128 | 0], 1
|
|
329
329
|
];
|
|
330
330
|
export var ListVectorBucketsInput$ = [3, n0, _LVBI,
|
|
331
331
|
0,
|
|
@@ -334,8 +334,8 @@ export var ListVectorBucketsInput$ = [3, n0, _LVBI,
|
|
|
334
334
|
];
|
|
335
335
|
export var ListVectorBucketsOutput$ = [3, n0, _LVBO,
|
|
336
336
|
0,
|
|
337
|
-
[
|
|
338
|
-
[
|
|
337
|
+
[_vBe, _nT],
|
|
338
|
+
[() => ListVectorBucketsOutputList, 0], 1
|
|
339
339
|
];
|
|
340
340
|
export var ListVectorsInput$ = [3, n0, _LVI,
|
|
341
341
|
0,
|
|
@@ -344,29 +344,29 @@ export var ListVectorsInput$ = [3, n0, _LVI,
|
|
|
344
344
|
];
|
|
345
345
|
export var ListVectorsOutput$ = [3, n0, _LVO,
|
|
346
346
|
0,
|
|
347
|
-
[
|
|
348
|
-
[
|
|
347
|
+
[_v, _nT],
|
|
348
|
+
[() => ListVectorsOutputList, 0], 1
|
|
349
349
|
];
|
|
350
350
|
export var MetadataConfiguration$ = [3, n0, _MC,
|
|
351
351
|
0,
|
|
352
352
|
[_nFMK],
|
|
353
|
-
[64 | 0]
|
|
353
|
+
[64 | 0], 1
|
|
354
354
|
];
|
|
355
355
|
export var NotFoundException$ = [-3, n0, _NFE,
|
|
356
356
|
{ [_e]: _c, [_hE]: 404 },
|
|
357
357
|
[_m],
|
|
358
|
-
[0]
|
|
358
|
+
[0], 1
|
|
359
359
|
];
|
|
360
360
|
TypeRegistry.for(n0).registerError(NotFoundException$, NotFoundException);
|
|
361
361
|
export var PutInputVector$ = [3, n0, _PIV,
|
|
362
362
|
0,
|
|
363
363
|
[_ke, _da, _me],
|
|
364
|
-
[0, () => VectorData$, 15]
|
|
364
|
+
[0, () => VectorData$, 15], 2
|
|
365
365
|
];
|
|
366
366
|
export var PutVectorBucketPolicyInput$ = [3, n0, _PVBPI,
|
|
367
367
|
0,
|
|
368
|
-
[_vBN, _vBA
|
|
369
|
-
[0, 0, 0]
|
|
368
|
+
[_p, _vBN, _vBA],
|
|
369
|
+
[0, 0, 0], 1
|
|
370
370
|
];
|
|
371
371
|
export var PutVectorBucketPolicyOutput$ = [3, n0, _PVBPO,
|
|
372
372
|
0,
|
|
@@ -375,8 +375,8 @@ export var PutVectorBucketPolicyOutput$ = [3, n0, _PVBPO,
|
|
|
375
375
|
];
|
|
376
376
|
export var PutVectorsInput$ = [3, n0, _PVI,
|
|
377
377
|
0,
|
|
378
|
-
[_vBN, _iN, _iA
|
|
379
|
-
[0, 0, 0,
|
|
378
|
+
[_v, _vBN, _iN, _iA],
|
|
379
|
+
[() => PutVectorsInputList, 0, 0, 0], 1
|
|
380
380
|
];
|
|
381
381
|
export var PutVectorsOutput$ = [3, n0, _PVO,
|
|
382
382
|
0,
|
|
@@ -385,41 +385,41 @@ export var PutVectorsOutput$ = [3, n0, _PVO,
|
|
|
385
385
|
];
|
|
386
386
|
export var QueryOutputVector$ = [3, n0, _QOV,
|
|
387
387
|
0,
|
|
388
|
-
[
|
|
389
|
-
[
|
|
388
|
+
[_ke, _di, _me],
|
|
389
|
+
[0, 1, 15], 1
|
|
390
390
|
];
|
|
391
391
|
export var QueryVectorsInput$ = [3, n0, _QVI,
|
|
392
392
|
0,
|
|
393
|
-
[
|
|
394
|
-
[
|
|
393
|
+
[_tK, _qV, _vBN, _iN, _iA, _f, _rM, _rDe],
|
|
394
|
+
[1, () => VectorData$, 0, 0, 0, 15, 2, 2], 2
|
|
395
395
|
];
|
|
396
396
|
export var QueryVectorsOutput$ = [3, n0, _QVO,
|
|
397
397
|
0,
|
|
398
398
|
[_v, _dM],
|
|
399
|
-
[() => QueryVectorsOutputList, 0]
|
|
399
|
+
[() => QueryVectorsOutputList, 0], 2
|
|
400
400
|
];
|
|
401
401
|
export var RequestTimeoutException$ = [-3, n0, _RTE,
|
|
402
402
|
{ [_e]: _c, [_hE]: 408 },
|
|
403
403
|
[_m],
|
|
404
|
-
[0]
|
|
404
|
+
[0], 1
|
|
405
405
|
];
|
|
406
406
|
TypeRegistry.for(n0).registerError(RequestTimeoutException$, RequestTimeoutException);
|
|
407
407
|
export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
408
408
|
{ [_e]: _c, [_hE]: 402 },
|
|
409
409
|
[_m],
|
|
410
|
-
[0]
|
|
410
|
+
[0], 1
|
|
411
411
|
];
|
|
412
412
|
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
413
413
|
export var ServiceUnavailableException$ = [-3, n0, _SUE,
|
|
414
414
|
{ [_e]: _s, [_hE]: 503 },
|
|
415
415
|
[_m],
|
|
416
|
-
[0]
|
|
416
|
+
[0], 1
|
|
417
417
|
];
|
|
418
418
|
TypeRegistry.for(n0).registerError(ServiceUnavailableException$, ServiceUnavailableException);
|
|
419
419
|
export var TagResourceInput$ = [3, n0, _TRI,
|
|
420
420
|
0,
|
|
421
421
|
[_rA, _t],
|
|
422
|
-
[[0, 1], 128 | 0]
|
|
422
|
+
[[0, 1], 128 | 0], 2
|
|
423
423
|
];
|
|
424
424
|
export var TagResourceOutput$ = [3, n0, _TRO,
|
|
425
425
|
0,
|
|
@@ -429,13 +429,13 @@ export var TagResourceOutput$ = [3, n0, _TRO,
|
|
|
429
429
|
export var TooManyRequestsException$ = [-3, n0, _TMRE,
|
|
430
430
|
{ [_e]: _c, [_hE]: 429 },
|
|
431
431
|
[_m],
|
|
432
|
-
[0]
|
|
432
|
+
[0], 1
|
|
433
433
|
];
|
|
434
434
|
TypeRegistry.for(n0).registerError(TooManyRequestsException$, TooManyRequestsException);
|
|
435
435
|
export var UntagResourceInput$ = [3, n0, _URI,
|
|
436
436
|
0,
|
|
437
437
|
[_rA, _tKa],
|
|
438
|
-
[[0, 1], [64 | 0, { [_hQ]: _tKa }]]
|
|
438
|
+
[[0, 1], [64 | 0, { [_hQ]: _tKa }]], 2
|
|
439
439
|
];
|
|
440
440
|
export var UntagResourceOutput$ = [3, n0, _URO,
|
|
441
441
|
0,
|
|
@@ -445,23 +445,23 @@ export var UntagResourceOutput$ = [3, n0, _URO,
|
|
|
445
445
|
export var ValidationException$ = [-3, n0, _VE,
|
|
446
446
|
{ [_e]: _c },
|
|
447
447
|
[_m, _fL],
|
|
448
|
-
[0, () => ValidationExceptionFieldList]
|
|
448
|
+
[0, () => ValidationExceptionFieldList], 1
|
|
449
449
|
];
|
|
450
450
|
TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
451
451
|
export var ValidationExceptionField$ = [3, n0, _VEF,
|
|
452
452
|
0,
|
|
453
453
|
[_pa, _m],
|
|
454
|
-
[0, 0]
|
|
454
|
+
[0, 0], 2
|
|
455
455
|
];
|
|
456
456
|
export var VectorBucket$ = [3, n0, _VB,
|
|
457
457
|
0,
|
|
458
458
|
[_vBN, _vBA, _cT, _eC],
|
|
459
|
-
[0, 0, 4, () => EncryptionConfiguration$]
|
|
459
|
+
[0, 0, 4, () => EncryptionConfiguration$], 3
|
|
460
460
|
];
|
|
461
461
|
export var VectorBucketSummary$ = [3, n0, _VBS,
|
|
462
462
|
0,
|
|
463
463
|
[_vBN, _vBA, _cT],
|
|
464
|
-
[0, 0, 4]
|
|
464
|
+
[0, 0, 4], 3
|
|
465
465
|
];
|
|
466
466
|
export var S3VectorsServiceException$ = [-3, _sm, "S3VectorsServiceException", 0, [], []];
|
|
467
467
|
TypeRegistry.for(_sm).registerError(S3VectorsServiceException$, S3VectorsServiceException);
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-s3vectors",
|
|
3
3
|
"description": "AWS SDK for JavaScript S3vectors Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
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-s3vectors",
|
|
@@ -23,41 +23,41 @@
|
|
|
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.
|
|
27
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
28
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
29
|
-
"@aws-sdk/middleware-logger": "3.
|
|
30
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
31
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
32
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
33
|
-
"@aws-sdk/types": "3.
|
|
34
|
-
"@aws-sdk/util-endpoints": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
36
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
37
|
-
"@smithy/config-resolver": "^4.4.
|
|
38
|
-
"@smithy/core": "^3.20.
|
|
39
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
40
|
-
"@smithy/hash-node": "^4.2.
|
|
41
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
42
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
43
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
44
|
-
"@smithy/middleware-retry": "^4.4.
|
|
45
|
-
"@smithy/middleware-serde": "^4.2.
|
|
46
|
-
"@smithy/middleware-stack": "^4.2.
|
|
47
|
-
"@smithy/node-config-provider": "^4.3.
|
|
48
|
-
"@smithy/node-http-handler": "^4.4.
|
|
49
|
-
"@smithy/protocol-http": "^5.3.
|
|
50
|
-
"@smithy/smithy-client": "^4.10.
|
|
51
|
-
"@smithy/types": "^4.
|
|
52
|
-
"@smithy/url-parser": "^4.2.
|
|
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.
|
|
57
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
58
|
-
"@smithy/util-endpoints": "^3.2.
|
|
59
|
-
"@smithy/util-middleware": "^4.2.
|
|
60
|
-
"@smithy/util-retry": "^4.2.
|
|
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
62
|
"tslib": "^2.6.2"
|
|
63
63
|
},
|