@aws-sdk/client-dynamodb 3.957.0 → 3.962.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.
@@ -655,1943 +655,1719 @@ const n0 = "com.amazonaws.dynamodb";
655
655
  import { TypeRegistry } from "@smithy/core/schema";
656
656
  import { DynamoDBServiceException } from "../models/DynamoDBServiceException";
657
657
  import { BackupInUseException, BackupNotFoundException, ConditionalCheckFailedException, ContinuousBackupsUnavailableException, DuplicateItemException, ExportConflictException, ExportNotFoundException, GlobalTableAlreadyExistsException, GlobalTableNotFoundException, IdempotentParameterMismatchException, ImportConflictException, ImportNotFoundException, IndexNotFoundException, InternalServerError, InvalidEndpointException, InvalidExportTimeException, InvalidRestoreTimeException, ItemCollectionSizeLimitExceededException, LimitExceededException, PointInTimeRecoveryUnavailableException, PolicyNotFoundException, ProvisionedThroughputExceededException, ReplicaAlreadyExistsException, ReplicaNotFoundException, ReplicatedWriteConflictException, RequestLimitExceeded, ResourceInUseException, ResourceNotFoundException, TableAlreadyExistsException, TableInUseException, TableNotFoundException, ThrottlingException, TransactionCanceledException, TransactionConflictException, TransactionInProgressException, } from "../models/errors";
658
- export var ArchivalSummary$ = [3, n0, _AS, 0, [_ADT, _AR, _ABA], [4, 0, 0]];
659
- export var AttributeDefinition$ = [3, n0, _AD, 0, [_AN, _AT], [0, 0]];
660
- export var AttributeValueUpdate$ = [3, n0, _AVU, 0, [_V, _A], [() => AttributeValue$, 0]];
661
- export var AutoScalingPolicyDescription$ = [
662
- 3,
663
- n0,
664
- _ASPD,
658
+ export var ArchivalSummary$ = [3, n0, _AS,
659
+ 0,
660
+ [_ADT, _AR, _ABA],
661
+ [4, 0, 0]
662
+ ];
663
+ export var AttributeDefinition$ = [3, n0, _AD,
664
+ 0,
665
+ [_AN, _AT],
666
+ [0, 0]
667
+ ];
668
+ export var AttributeValueUpdate$ = [3, n0, _AVU,
669
+ 0,
670
+ [_V, _A],
671
+ [() => AttributeValue$, 0]
672
+ ];
673
+ export var AutoScalingPolicyDescription$ = [3, n0, _ASPD,
665
674
  0,
666
675
  [_PN, _TTSPC],
667
- [0, () => AutoScalingTargetTrackingScalingPolicyConfigurationDescription$],
676
+ [0, () => AutoScalingTargetTrackingScalingPolicyConfigurationDescription$]
668
677
  ];
669
- export var AutoScalingPolicyUpdate$ = [
670
- 3,
671
- n0,
672
- _ASPU,
678
+ export var AutoScalingPolicyUpdate$ = [3, n0, _ASPU,
673
679
  0,
674
680
  [_PN, _TTSPC],
675
- [0, () => AutoScalingTargetTrackingScalingPolicyConfigurationUpdate$],
681
+ [0, () => AutoScalingTargetTrackingScalingPolicyConfigurationUpdate$]
676
682
  ];
677
- export var AutoScalingSettingsDescription$ = [
678
- 3,
679
- n0,
680
- _ASSD,
683
+ export var AutoScalingSettingsDescription$ = [3, n0, _ASSD,
681
684
  0,
682
685
  [_MU, _MUa, _ASD, _ASRA, _SP],
683
- [1, 1, 2, 0, () => AutoScalingPolicyDescriptionList],
686
+ [1, 1, 2, 0, () => AutoScalingPolicyDescriptionList]
684
687
  ];
685
- export var AutoScalingSettingsUpdate$ = [
686
- 3,
687
- n0,
688
- _ASSU,
688
+ export var AutoScalingSettingsUpdate$ = [3, n0, _ASSU,
689
689
  0,
690
690
  [_MU, _MUa, _ASD, _ASRA, _SPU],
691
- [1, 1, 2, 0, () => AutoScalingPolicyUpdate$],
691
+ [1, 1, 2, 0, () => AutoScalingPolicyUpdate$]
692
692
  ];
693
- export var AutoScalingTargetTrackingScalingPolicyConfigurationDescription$ = [
694
- 3,
695
- n0,
696
- _ASTTSPCD,
693
+ export var AutoScalingTargetTrackingScalingPolicyConfigurationDescription$ = [3, n0, _ASTTSPCD,
697
694
  0,
698
695
  [_DSI, _SIC, _SOC, _TV],
699
- [2, 1, 1, 1],
696
+ [2, 1, 1, 1]
700
697
  ];
701
- export var AutoScalingTargetTrackingScalingPolicyConfigurationUpdate$ = [
702
- 3,
703
- n0,
704
- _ASTTSPCU,
698
+ export var AutoScalingTargetTrackingScalingPolicyConfigurationUpdate$ = [3, n0, _ASTTSPCU,
705
699
  0,
706
700
  [_DSI, _SIC, _SOC, _TV],
707
- [2, 1, 1, 1],
701
+ [2, 1, 1, 1]
708
702
  ];
709
- export var BackupDescription$ = [
710
- 3,
711
- n0,
712
- _BD,
703
+ export var BackupDescription$ = [3, n0, _BD,
713
704
  0,
714
705
  [_BDa, _STD, _STFD],
715
- [() => BackupDetails$, () => SourceTableDetails$, () => SourceTableFeatureDetails$],
706
+ [() => BackupDetails$, () => SourceTableDetails$, () => SourceTableFeatureDetails$]
716
707
  ];
717
- export var BackupDetails$ = [
718
- 3,
719
- n0,
720
- _BDa,
708
+ export var BackupDetails$ = [3, n0, _BDa,
721
709
  0,
722
710
  [_BA, _BN, _BSB, _BS, _BT, _BCDT, _BEDT],
723
- [0, 0, 1, 0, 0, 4, 4],
711
+ [0, 0, 1, 0, 0, 4, 4]
712
+ ];
713
+ export var BackupInUseException$ = [-3, n0, _BIUE,
714
+ { [_e]: _c },
715
+ [_m],
716
+ [0]
724
717
  ];
725
- export var BackupInUseException$ = [-3, n0, _BIUE, { [_e]: _c }, [_m], [0]];
726
718
  TypeRegistry.for(n0).registerError(BackupInUseException$, BackupInUseException);
727
- export var BackupNotFoundException$ = [-3, n0, _BNFE, { [_e]: _c }, [_m], [0]];
719
+ export var BackupNotFoundException$ = [-3, n0, _BNFE,
720
+ { [_e]: _c },
721
+ [_m],
722
+ [0]
723
+ ];
728
724
  TypeRegistry.for(n0).registerError(BackupNotFoundException$, BackupNotFoundException);
729
- export var BackupSummary$ = [
730
- 3,
731
- n0,
732
- _BSa,
725
+ export var BackupSummary$ = [3, n0, _BSa,
733
726
  0,
734
727
  [_TN, _TI, _TA, _BA, _BN, _BCDT, _BEDT, _BS, _BT, _BSB],
735
- [0, 0, 0, 0, 0, 4, 4, 0, 0, 1],
728
+ [0, 0, 0, 0, 0, 4, 4, 0, 0, 1]
736
729
  ];
737
- export var BatchExecuteStatementInput$ = [
738
- 3,
739
- n0,
740
- _BESI,
730
+ export var BatchExecuteStatementInput$ = [3, n0, _BESI,
741
731
  0,
742
732
  [_S, _RCC],
743
- [() => PartiQLBatchRequest, 0],
733
+ [() => PartiQLBatchRequest, 0]
744
734
  ];
745
- export var BatchExecuteStatementOutput$ = [
746
- 3,
747
- n0,
748
- _BESO,
735
+ export var BatchExecuteStatementOutput$ = [3, n0, _BESO,
749
736
  0,
750
737
  [_R, _CC],
751
- [() => PartiQLBatchResponse, () => ConsumedCapacityMultiple],
738
+ [() => PartiQLBatchResponse, () => ConsumedCapacityMultiple]
752
739
  ];
753
- export var BatchGetItemInput$ = [3, n0, _BGII, 0, [_RI, _RCC], [() => BatchGetRequestMap, 0]];
754
- export var BatchGetItemOutput$ = [
755
- 3,
756
- n0,
757
- _BGIO,
740
+ export var BatchGetItemInput$ = [3, n0, _BGII,
741
+ 0,
742
+ [_RI, _RCC],
743
+ [() => BatchGetRequestMap, 0]
744
+ ];
745
+ export var BatchGetItemOutput$ = [3, n0, _BGIO,
758
746
  0,
759
747
  [_R, _UK, _CC],
760
- [() => BatchGetResponseMap, () => BatchGetRequestMap, () => ConsumedCapacityMultiple],
748
+ [() => BatchGetResponseMap, () => BatchGetRequestMap, () => ConsumedCapacityMultiple]
749
+ ];
750
+ export var BatchStatementError$ = [3, n0, _BSE,
751
+ 0,
752
+ [_C, _M, _I],
753
+ [0, 0, () => AttributeMap]
761
754
  ];
762
- export var BatchStatementError$ = [3, n0, _BSE, 0, [_C, _M, _I], [0, 0, () => AttributeMap]];
763
- export var BatchStatementRequest$ = [
764
- 3,
765
- n0,
766
- _BSR,
755
+ export var BatchStatementRequest$ = [3, n0, _BSR,
767
756
  0,
768
757
  [_St, _P, _CR, _RVOCCF],
769
- [0, () => PreparedStatementParameters, 2, 0],
758
+ [0, () => PreparedStatementParameters, 2, 0]
770
759
  ];
771
- export var BatchStatementResponse$ = [
772
- 3,
773
- n0,
774
- _BSRa,
760
+ export var BatchStatementResponse$ = [3, n0, _BSRa,
775
761
  0,
776
762
  [_E, _TN, _I],
777
- [() => BatchStatementError$, 0, () => AttributeMap],
763
+ [() => BatchStatementError$, 0, () => AttributeMap]
778
764
  ];
779
- export var BatchWriteItemInput$ = [
780
- 3,
781
- n0,
782
- _BWII,
765
+ export var BatchWriteItemInput$ = [3, n0, _BWII,
783
766
  0,
784
767
  [_RI, _RCC, _RICM],
785
- [() => BatchWriteItemRequestMap, 0, 0],
768
+ [() => BatchWriteItemRequestMap, 0, 0]
786
769
  ];
787
- export var BatchWriteItemOutput$ = [
788
- 3,
789
- n0,
790
- _BWIO,
770
+ export var BatchWriteItemOutput$ = [3, n0, _BWIO,
791
771
  0,
792
772
  [_UI, _ICM, _CC],
793
- [() => BatchWriteItemRequestMap, () => ItemCollectionMetricsPerTable, () => ConsumedCapacityMultiple],
794
- ];
795
- export var BillingModeSummary$ = [3, n0, _BMS, 0, [_BM, _LUTPPRDT], [0, 4]];
796
- export var CancellationReason$ = [3, n0, _CRa, 0, [_I, _C, _M], [() => AttributeMap, 0, 0]];
797
- export var Capacity$ = [3, n0, _Ca, 0, [_RCU, _WCU, _CU], [1, 1, 1]];
798
- export var Condition$ = [3, n0, _Co, 0, [_AVL, _CO], [() => AttributeValueList, 0]];
799
- export var ConditionalCheckFailedException$ = [
800
- -3,
801
- n0,
802
- _CCFE,
773
+ [() => BatchWriteItemRequestMap, () => ItemCollectionMetricsPerTable, () => ConsumedCapacityMultiple]
774
+ ];
775
+ export var BillingModeSummary$ = [3, n0, _BMS,
776
+ 0,
777
+ [_BM, _LUTPPRDT],
778
+ [0, 4]
779
+ ];
780
+ export var CancellationReason$ = [3, n0, _CRa,
781
+ 0,
782
+ [_I, _C, _M],
783
+ [() => AttributeMap, 0, 0]
784
+ ];
785
+ export var Capacity$ = [3, n0, _Ca,
786
+ 0,
787
+ [_RCU, _WCU, _CU],
788
+ [1, 1, 1]
789
+ ];
790
+ export var Condition$ = [3, n0, _Co,
791
+ 0,
792
+ [_AVL, _CO],
793
+ [() => AttributeValueList, 0]
794
+ ];
795
+ export var ConditionalCheckFailedException$ = [-3, n0, _CCFE,
803
796
  { [_e]: _c },
804
797
  [_m, _I],
805
- [0, () => AttributeMap],
798
+ [0, () => AttributeMap]
806
799
  ];
807
800
  TypeRegistry.for(n0).registerError(ConditionalCheckFailedException$, ConditionalCheckFailedException);
808
- export var ConditionCheck$ = [
809
- 3,
810
- n0,
811
- _CCo,
801
+ export var ConditionCheck$ = [3, n0, _CCo,
812
802
  0,
813
803
  [_K, _TN, _CE, _EAN, _EAV, _RVOCCF],
814
- [() => Key, 0, 0, 128 | 0, () => ExpressionAttributeValueMap, 0],
804
+ [() => Key, 0, 0, 128 | 0, () => ExpressionAttributeValueMap, 0]
815
805
  ];
816
- export var ConsumedCapacity$ = [
817
- 3,
818
- n0,
819
- _CC,
806
+ export var ConsumedCapacity$ = [3, n0, _CC,
820
807
  0,
821
808
  [_TN, _CU, _RCU, _WCU, _T, _LSI, _GSI],
822
- [0, 1, 1, 1, () => Capacity$, () => SecondaryIndexesCapacityMap, () => SecondaryIndexesCapacityMap],
809
+ [0, 1, 1, 1, () => Capacity$, () => SecondaryIndexesCapacityMap, () => SecondaryIndexesCapacityMap]
823
810
  ];
824
- export var ContinuousBackupsDescription$ = [
825
- 3,
826
- n0,
827
- _CBD,
811
+ export var ContinuousBackupsDescription$ = [3, n0, _CBD,
828
812
  0,
829
813
  [_CBS, _PITRD],
830
- [0, () => PointInTimeRecoveryDescription$],
814
+ [0, () => PointInTimeRecoveryDescription$]
815
+ ];
816
+ export var ContinuousBackupsUnavailableException$ = [-3, n0, _CBUE,
817
+ { [_e]: _c },
818
+ [_m],
819
+ [0]
831
820
  ];
832
- export var ContinuousBackupsUnavailableException$ = [-3, n0, _CBUE, { [_e]: _c }, [_m], [0]];
833
821
  TypeRegistry.for(n0).registerError(ContinuousBackupsUnavailableException$, ContinuousBackupsUnavailableException);
834
- export var ContributorInsightsSummary$ = [3, n0, _CIS, 0, [_TN, _IN, _CISo, _CIM], [0, 0, 0, 0]];
835
- export var CreateBackupInput$ = [3, n0, _CBI, 0, [_TN, _BN], [0, 0]];
836
- export var CreateBackupOutput$ = [3, n0, _CBO, 0, [_BDa], [() => BackupDetails$]];
837
- export var CreateGlobalSecondaryIndexAction$ = [
838
- 3,
839
- n0,
840
- _CGSIA,
822
+ export var ContributorInsightsSummary$ = [3, n0, _CIS,
823
+ 0,
824
+ [_TN, _IN, _CISo, _CIM],
825
+ [0, 0, 0, 0]
826
+ ];
827
+ export var CreateBackupInput$ = [3, n0, _CBI,
828
+ 0,
829
+ [_TN, _BN],
830
+ [0, 0]
831
+ ];
832
+ export var CreateBackupOutput$ = [3, n0, _CBO,
833
+ 0,
834
+ [_BDa],
835
+ [() => BackupDetails$]
836
+ ];
837
+ export var CreateGlobalSecondaryIndexAction$ = [3, n0, _CGSIA,
841
838
  0,
842
839
  [_IN, _KS, _Pr, _PT, _ODT, _WT],
843
- [
844
- 0,
845
- () => KeySchema,
846
- () => Projection$,
847
- () => ProvisionedThroughput$,
848
- () => OnDemandThroughput$,
849
- () => WarmThroughput$,
850
- ],
851
- ];
852
- export var CreateGlobalTableInput$ = [3, n0, _CGTI, 0, [_GTN, _RG], [0, () => ReplicaList]];
853
- export var CreateGlobalTableOutput$ = [3, n0, _CGTO, 0, [_GTD], [() => GlobalTableDescription$]];
854
- export var CreateGlobalTableWitnessGroupMemberAction$ = [3, n0, _CGTWGMA, 0, [_RN], [0]];
855
- export var CreateReplicaAction$ = [3, n0, _CRA, 0, [_RN], [0]];
856
- export var CreateReplicationGroupMemberAction$ = [
857
- 3,
858
- n0,
859
- _CRGMA,
840
+ [0, () => KeySchema, () => Projection$, () => ProvisionedThroughput$, () => OnDemandThroughput$, () => WarmThroughput$]
841
+ ];
842
+ export var CreateGlobalTableInput$ = [3, n0, _CGTI,
843
+ 0,
844
+ [_GTN, _RG],
845
+ [0, () => ReplicaList]
846
+ ];
847
+ export var CreateGlobalTableOutput$ = [3, n0, _CGTO,
848
+ 0,
849
+ [_GTD],
850
+ [() => GlobalTableDescription$]
851
+ ];
852
+ export var CreateGlobalTableWitnessGroupMemberAction$ = [3, n0, _CGTWGMA,
853
+ 0,
854
+ [_RN],
855
+ [0]
856
+ ];
857
+ export var CreateReplicaAction$ = [3, n0, _CRA,
858
+ 0,
859
+ [_RN],
860
+ [0]
861
+ ];
862
+ export var CreateReplicationGroupMemberAction$ = [3, n0, _CRGMA,
860
863
  0,
861
864
  [_RN, _KMSMKI, _PTO, _ODTO, _GSI, _TCO],
862
- [
863
- 0,
864
- 0,
865
- () => ProvisionedThroughputOverride$,
866
- () => OnDemandThroughputOverride$,
867
- () => ReplicaGlobalSecondaryIndexList,
868
- 0,
869
- ],
870
- ];
871
- export var CreateTableInput$ = [
872
- 3,
873
- n0,
874
- _CTI,
865
+ [0, 0, () => ProvisionedThroughputOverride$, () => OnDemandThroughputOverride$, () => ReplicaGlobalSecondaryIndexList, 0]
866
+ ];
867
+ export var CreateTableInput$ = [3, n0, _CTI,
875
868
  0,
876
869
  [_ADt, _TN, _KS, _LSI, _GSI, _BM, _PT, _SS, _SSES, _Ta, _TC, _DPE, _WT, _RP, _ODT],
877
- [
878
- () => AttributeDefinitions,
879
- 0,
880
- () => KeySchema,
881
- () => LocalSecondaryIndexList,
882
- () => GlobalSecondaryIndexList,
883
- 0,
884
- () => ProvisionedThroughput$,
885
- () => StreamSpecification$,
886
- () => SSESpecification$,
887
- () => TagList,
888
- 0,
889
- 2,
890
- () => WarmThroughput$,
891
- 0,
892
- () => OnDemandThroughput$,
893
- ],
894
- ];
895
- export var CreateTableOutput$ = [3, n0, _CTO, 0, [_TD], [() => TableDescription$]];
896
- export var CsvOptions$ = [3, n0, _COs, 0, [_D, _HL], [0, 64 | 0]];
897
- export var Delete$ = [
898
- 3,
899
- n0,
900
- _De,
870
+ [() => AttributeDefinitions, 0, () => KeySchema, () => LocalSecondaryIndexList, () => GlobalSecondaryIndexList, 0, () => ProvisionedThroughput$, () => StreamSpecification$, () => SSESpecification$, () => TagList, 0, 2, () => WarmThroughput$, 0, () => OnDemandThroughput$]
871
+ ];
872
+ export var CreateTableOutput$ = [3, n0, _CTO,
873
+ 0,
874
+ [_TD],
875
+ [() => TableDescription$]
876
+ ];
877
+ export var CsvOptions$ = [3, n0, _COs,
878
+ 0,
879
+ [_D, _HL],
880
+ [0, 64 | 0]
881
+ ];
882
+ export var Delete$ = [3, n0, _De,
901
883
  0,
902
884
  [_K, _TN, _CE, _EAN, _EAV, _RVOCCF],
903
- [() => Key, 0, 0, 128 | 0, () => ExpressionAttributeValueMap, 0],
885
+ [() => Key, 0, 0, 128 | 0, () => ExpressionAttributeValueMap, 0]
886
+ ];
887
+ export var DeleteBackupInput$ = [3, n0, _DBI,
888
+ 0,
889
+ [_BA],
890
+ [0]
891
+ ];
892
+ export var DeleteBackupOutput$ = [3, n0, _DBO,
893
+ 0,
894
+ [_BD],
895
+ [() => BackupDescription$]
904
896
  ];
905
- export var DeleteBackupInput$ = [3, n0, _DBI, 0, [_BA], [0]];
906
- export var DeleteBackupOutput$ = [3, n0, _DBO, 0, [_BD], [() => BackupDescription$]];
907
- export var DeleteGlobalSecondaryIndexAction$ = [3, n0, _DGSIA, 0, [_IN], [0]];
908
- export var DeleteGlobalTableWitnessGroupMemberAction$ = [3, n0, _DGTWGMA, 0, [_RN], [0]];
909
- export var DeleteItemInput$ = [
910
- 3,
911
- n0,
912
- _DII,
897
+ export var DeleteGlobalSecondaryIndexAction$ = [3, n0, _DGSIA,
898
+ 0,
899
+ [_IN],
900
+ [0]
901
+ ];
902
+ export var DeleteGlobalTableWitnessGroupMemberAction$ = [3, n0, _DGTWGMA,
903
+ 0,
904
+ [_RN],
905
+ [0]
906
+ ];
907
+ export var DeleteItemInput$ = [3, n0, _DII,
913
908
  0,
914
909
  [_TN, _K, _Ex, _COo, _RV, _RCC, _RICM, _CE, _EAN, _EAV, _RVOCCF],
915
- [0, () => Key, () => ExpectedAttributeMap, 0, 0, 0, 0, 0, 128 | 0, () => ExpressionAttributeValueMap, 0],
910
+ [0, () => Key, () => ExpectedAttributeMap, 0, 0, 0, 0, 0, 128 | 0, () => ExpressionAttributeValueMap, 0]
916
911
  ];
917
- export var DeleteItemOutput$ = [
918
- 3,
919
- n0,
920
- _DIO,
912
+ export var DeleteItemOutput$ = [3, n0, _DIO,
921
913
  0,
922
914
  [_At, _CC, _ICM],
923
- [() => AttributeMap, () => ConsumedCapacity$, () => ItemCollectionMetrics$],
924
- ];
925
- export var DeleteReplicaAction$ = [3, n0, _DRA, 0, [_RN], [0]];
926
- export var DeleteReplicationGroupMemberAction$ = [3, n0, _DRGMA, 0, [_RN], [0]];
927
- export var DeleteRequest$ = [3, n0, _DR, 0, [_K], [() => Key]];
928
- export var DeleteResourcePolicyInput$ = [3, n0, _DRPI, 0, [_RA, _ERI], [0, 0]];
929
- export var DeleteResourcePolicyOutput$ = [3, n0, _DRPO, 0, [_RIe], [0]];
930
- export var DeleteTableInput$ = [3, n0, _DTI, 0, [_TN], [0]];
931
- export var DeleteTableOutput$ = [3, n0, _DTO, 0, [_TD], [() => TableDescription$]];
932
- export var DescribeBackupInput$ = [3, n0, _DBIe, 0, [_BA], [0]];
933
- export var DescribeBackupOutput$ = [3, n0, _DBOe, 0, [_BD], [() => BackupDescription$]];
934
- export var DescribeContinuousBackupsInput$ = [3, n0, _DCBI, 0, [_TN], [0]];
935
- export var DescribeContinuousBackupsOutput$ = [
936
- 3,
937
- n0,
938
- _DCBO,
915
+ [() => AttributeMap, () => ConsumedCapacity$, () => ItemCollectionMetrics$]
916
+ ];
917
+ export var DeleteReplicaAction$ = [3, n0, _DRA,
918
+ 0,
919
+ [_RN],
920
+ [0]
921
+ ];
922
+ export var DeleteReplicationGroupMemberAction$ = [3, n0, _DRGMA,
923
+ 0,
924
+ [_RN],
925
+ [0]
926
+ ];
927
+ export var DeleteRequest$ = [3, n0, _DR,
928
+ 0,
929
+ [_K],
930
+ [() => Key]
931
+ ];
932
+ export var DeleteResourcePolicyInput$ = [3, n0, _DRPI,
933
+ 0,
934
+ [_RA, _ERI],
935
+ [0, 0]
936
+ ];
937
+ export var DeleteResourcePolicyOutput$ = [3, n0, _DRPO,
938
+ 0,
939
+ [_RIe],
940
+ [0]
941
+ ];
942
+ export var DeleteTableInput$ = [3, n0, _DTI,
943
+ 0,
944
+ [_TN],
945
+ [0]
946
+ ];
947
+ export var DeleteTableOutput$ = [3, n0, _DTO,
948
+ 0,
949
+ [_TD],
950
+ [() => TableDescription$]
951
+ ];
952
+ export var DescribeBackupInput$ = [3, n0, _DBIe,
953
+ 0,
954
+ [_BA],
955
+ [0]
956
+ ];
957
+ export var DescribeBackupOutput$ = [3, n0, _DBOe,
958
+ 0,
959
+ [_BD],
960
+ [() => BackupDescription$]
961
+ ];
962
+ export var DescribeContinuousBackupsInput$ = [3, n0, _DCBI,
963
+ 0,
964
+ [_TN],
965
+ [0]
966
+ ];
967
+ export var DescribeContinuousBackupsOutput$ = [3, n0, _DCBO,
939
968
  0,
940
969
  [_CBD],
941
- [() => ContinuousBackupsDescription$],
970
+ [() => ContinuousBackupsDescription$]
942
971
  ];
943
- export var DescribeContributorInsightsInput$ = [3, n0, _DCII, 0, [_TN, _IN], [0, 0]];
944
- export var DescribeContributorInsightsOutput$ = [
945
- 3,
946
- n0,
947
- _DCIO,
972
+ export var DescribeContributorInsightsInput$ = [3, n0, _DCII,
973
+ 0,
974
+ [_TN, _IN],
975
+ [0, 0]
976
+ ];
977
+ export var DescribeContributorInsightsOutput$ = [3, n0, _DCIO,
948
978
  0,
949
979
  [_TN, _IN, _CIRL, _CISo, _LUDT, _FE, _CIM],
950
- [0, 0, 64 | 0, 0, 4, () => FailureException$, 0],
951
- ];
952
- export var DescribeEndpointsRequest$ = [3, n0, _DER, 0, [], []];
953
- export var DescribeEndpointsResponse$ = [3, n0, _DERe, 0, [_En], [() => Endpoints]];
954
- export var DescribeExportInput$ = [3, n0, _DEI, 0, [_EA], [0]];
955
- export var DescribeExportOutput$ = [3, n0, _DEO, 0, [_ED], [() => ExportDescription$]];
956
- export var DescribeGlobalTableInput$ = [3, n0, _DGTI, 0, [_GTN], [0]];
957
- export var DescribeGlobalTableOutput$ = [
958
- 3,
959
- n0,
960
- _DGTO,
980
+ [0, 0, 64 | 0, 0, 4, () => FailureException$, 0]
981
+ ];
982
+ export var DescribeEndpointsRequest$ = [3, n0, _DER,
983
+ 0,
984
+ [],
985
+ []
986
+ ];
987
+ export var DescribeEndpointsResponse$ = [3, n0, _DERe,
988
+ 0,
989
+ [_En],
990
+ [() => Endpoints]
991
+ ];
992
+ export var DescribeExportInput$ = [3, n0, _DEI,
993
+ 0,
994
+ [_EA],
995
+ [0]
996
+ ];
997
+ export var DescribeExportOutput$ = [3, n0, _DEO,
998
+ 0,
999
+ [_ED],
1000
+ [() => ExportDescription$]
1001
+ ];
1002
+ export var DescribeGlobalTableInput$ = [3, n0, _DGTI,
1003
+ 0,
1004
+ [_GTN],
1005
+ [0]
1006
+ ];
1007
+ export var DescribeGlobalTableOutput$ = [3, n0, _DGTO,
961
1008
  0,
962
1009
  [_GTD],
963
- [() => GlobalTableDescription$],
1010
+ [() => GlobalTableDescription$]
1011
+ ];
1012
+ export var DescribeGlobalTableSettingsInput$ = [3, n0, _DGTSI,
1013
+ 0,
1014
+ [_GTN],
1015
+ [0]
964
1016
  ];
965
- export var DescribeGlobalTableSettingsInput$ = [3, n0, _DGTSI, 0, [_GTN], [0]];
966
- export var DescribeGlobalTableSettingsOutput$ = [
967
- 3,
968
- n0,
969
- _DGTSO,
1017
+ export var DescribeGlobalTableSettingsOutput$ = [3, n0, _DGTSO,
970
1018
  0,
971
1019
  [_GTN, _RS],
972
- [0, () => ReplicaSettingsDescriptionList],
1020
+ [0, () => ReplicaSettingsDescriptionList]
1021
+ ];
1022
+ export var DescribeImportInput$ = [3, n0, _DIIe,
1023
+ 0,
1024
+ [_IA],
1025
+ [0]
1026
+ ];
1027
+ export var DescribeImportOutput$ = [3, n0, _DIOe,
1028
+ 0,
1029
+ [_ITD],
1030
+ [() => ImportTableDescription$]
973
1031
  ];
974
- export var DescribeImportInput$ = [3, n0, _DIIe, 0, [_IA], [0]];
975
- export var DescribeImportOutput$ = [3, n0, _DIOe, 0, [_ITD], [() => ImportTableDescription$]];
976
- export var DescribeKinesisStreamingDestinationInput$ = [3, n0, _DKSDI, 0, [_TN], [0]];
977
- export var DescribeKinesisStreamingDestinationOutput$ = [
978
- 3,
979
- n0,
980
- _DKSDO,
1032
+ export var DescribeKinesisStreamingDestinationInput$ = [3, n0, _DKSDI,
1033
+ 0,
1034
+ [_TN],
1035
+ [0]
1036
+ ];
1037
+ export var DescribeKinesisStreamingDestinationOutput$ = [3, n0, _DKSDO,
981
1038
  0,
982
1039
  [_TN, _KDSD],
983
- [0, () => KinesisDataStreamDestinations],
1040
+ [0, () => KinesisDataStreamDestinations]
1041
+ ];
1042
+ export var DescribeLimitsInput$ = [3, n0, _DLI,
1043
+ 0,
1044
+ [],
1045
+ []
984
1046
  ];
985
- export var DescribeLimitsInput$ = [3, n0, _DLI, 0, [], []];
986
- export var DescribeLimitsOutput$ = [
987
- 3,
988
- n0,
989
- _DLO,
1047
+ export var DescribeLimitsOutput$ = [3, n0, _DLO,
990
1048
  0,
991
1049
  [_AMRCU, _AMWCU, _TMRCU, _TMWCU],
992
- [1, 1, 1, 1],
1050
+ [1, 1, 1, 1]
1051
+ ];
1052
+ export var DescribeTableInput$ = [3, n0, _DTIe,
1053
+ 0,
1054
+ [_TN],
1055
+ [0]
993
1056
  ];
994
- export var DescribeTableInput$ = [3, n0, _DTIe, 0, [_TN], [0]];
995
- export var DescribeTableOutput$ = [3, n0, _DTOe, 0, [_T], [() => TableDescription$]];
996
- export var DescribeTableReplicaAutoScalingInput$ = [3, n0, _DTRASI, 0, [_TN], [0]];
997
- export var DescribeTableReplicaAutoScalingOutput$ = [
998
- 3,
999
- n0,
1000
- _DTRASO,
1057
+ export var DescribeTableOutput$ = [3, n0, _DTOe,
1058
+ 0,
1059
+ [_T],
1060
+ [() => TableDescription$]
1061
+ ];
1062
+ export var DescribeTableReplicaAutoScalingInput$ = [3, n0, _DTRASI,
1063
+ 0,
1064
+ [_TN],
1065
+ [0]
1066
+ ];
1067
+ export var DescribeTableReplicaAutoScalingOutput$ = [3, n0, _DTRASO,
1001
1068
  0,
1002
1069
  [_TASD],
1003
- [() => TableAutoScalingDescription$],
1070
+ [() => TableAutoScalingDescription$]
1004
1071
  ];
1005
- export var DescribeTimeToLiveInput$ = [3, n0, _DTTLI, 0, [_TN], [0]];
1006
- export var DescribeTimeToLiveOutput$ = [
1007
- 3,
1008
- n0,
1009
- _DTTLO,
1072
+ export var DescribeTimeToLiveInput$ = [3, n0, _DTTLI,
1073
+ 0,
1074
+ [_TN],
1075
+ [0]
1076
+ ];
1077
+ export var DescribeTimeToLiveOutput$ = [3, n0, _DTTLO,
1010
1078
  0,
1011
1079
  [_TTLD],
1012
- [() => TimeToLiveDescription$],
1080
+ [() => TimeToLiveDescription$]
1081
+ ];
1082
+ export var DuplicateItemException$ = [-3, n0, _DIE,
1083
+ { [_e]: _c },
1084
+ [_m],
1085
+ [0]
1013
1086
  ];
1014
- export var DuplicateItemException$ = [-3, n0, _DIE, { [_e]: _c }, [_m], [0]];
1015
1087
  TypeRegistry.for(n0).registerError(DuplicateItemException$, DuplicateItemException);
1016
- export var EnableKinesisStreamingConfiguration$ = [3, n0, _EKSC, 0, [_ACDTP], [0]];
1017
- export var Endpoint$ = [3, n0, _End, 0, [_Ad, _CPIM], [0, 1]];
1018
- export var ExecuteStatementInput$ = [
1019
- 3,
1020
- n0,
1021
- _ESI,
1088
+ export var EnableKinesisStreamingConfiguration$ = [3, n0, _EKSC,
1089
+ 0,
1090
+ [_ACDTP],
1091
+ [0]
1092
+ ];
1093
+ export var Endpoint$ = [3, n0, _End,
1094
+ 0,
1095
+ [_Ad, _CPIM],
1096
+ [0, 1]
1097
+ ];
1098
+ export var ExecuteStatementInput$ = [3, n0, _ESI,
1022
1099
  0,
1023
1100
  [_St, _P, _CR, _NT, _RCC, _L, _RVOCCF],
1024
- [0, () => PreparedStatementParameters, 2, 0, 0, 1, 0],
1101
+ [0, () => PreparedStatementParameters, 2, 0, 0, 1, 0]
1025
1102
  ];
1026
- export var ExecuteStatementOutput$ = [
1027
- 3,
1028
- n0,
1029
- _ESO,
1103
+ export var ExecuteStatementOutput$ = [3, n0, _ESO,
1030
1104
  0,
1031
1105
  [_It, _NT, _CC, _LEK],
1032
- [() => ItemList, 0, () => ConsumedCapacity$, () => Key],
1106
+ [() => ItemList, 0, () => ConsumedCapacity$, () => Key]
1033
1107
  ];
1034
- export var ExecuteTransactionInput$ = [
1035
- 3,
1036
- n0,
1037
- _ETI,
1108
+ export var ExecuteTransactionInput$ = [3, n0, _ETI,
1038
1109
  0,
1039
1110
  [_TS, _CRT, _RCC],
1040
- [() => ParameterizedStatements, [0, 4], 0],
1111
+ [() => ParameterizedStatements, [0, 4], 0]
1041
1112
  ];
1042
- export var ExecuteTransactionOutput$ = [
1043
- 3,
1044
- n0,
1045
- _ETO,
1113
+ export var ExecuteTransactionOutput$ = [3, n0, _ETO,
1046
1114
  0,
1047
1115
  [_R, _CC],
1048
- [() => ItemResponseList, () => ConsumedCapacityMultiple],
1116
+ [() => ItemResponseList, () => ConsumedCapacityMultiple]
1049
1117
  ];
1050
- export var ExpectedAttributeValue$ = [
1051
- 3,
1052
- n0,
1053
- _EAVx,
1118
+ export var ExpectedAttributeValue$ = [3, n0, _EAVx,
1054
1119
  0,
1055
1120
  [_V, _Exi, _CO, _AVL],
1056
- [() => AttributeValue$, 2, 0, () => AttributeValueList],
1121
+ [() => AttributeValue$, 2, 0, () => AttributeValueList]
1122
+ ];
1123
+ export var ExportConflictException$ = [-3, n0, _ECE,
1124
+ { [_e]: _c },
1125
+ [_m],
1126
+ [0]
1057
1127
  ];
1058
- export var ExportConflictException$ = [-3, n0, _ECE, { [_e]: _c }, [_m], [0]];
1059
1128
  TypeRegistry.for(n0).registerError(ExportConflictException$, ExportConflictException);
1060
- export var ExportDescription$ = [
1061
- 3,
1062
- n0,
1063
- _ED,
1129
+ export var ExportDescription$ = [3, n0, _ED,
1064
1130
  0,
1065
1131
  [_EA, _ES, _ST, _ET, _EM, _TA, _TI, _ETx, _CT, _SB, _SBO, _SPr, _SSA, _SSKKI, _FC, _FM, _EF, _BSBi, _IC, _ETxp, _IES],
1066
- [0, 0, 4, 4, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, () => IncrementalExportSpecification$],
1132
+ [0, 0, 4, 4, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, () => IncrementalExportSpecification$]
1133
+ ];
1134
+ export var ExportNotFoundException$ = [-3, n0, _ENFE,
1135
+ { [_e]: _c },
1136
+ [_m],
1137
+ [0]
1067
1138
  ];
1068
- export var ExportNotFoundException$ = [-3, n0, _ENFE, { [_e]: _c }, [_m], [0]];
1069
1139
  TypeRegistry.for(n0).registerError(ExportNotFoundException$, ExportNotFoundException);
1070
- export var ExportSummary$ = [3, n0, _ESx, 0, [_EA, _ES, _ETxp], [0, 0, 0]];
1071
- export var ExportTableToPointInTimeInput$ = [
1072
- 3,
1073
- n0,
1074
- _ETTPITI,
1140
+ export var ExportSummary$ = [3, n0, _ESx,
1141
+ 0,
1142
+ [_EA, _ES, _ETxp],
1143
+ [0, 0, 0]
1144
+ ];
1145
+ export var ExportTableToPointInTimeInput$ = [3, n0, _ETTPITI,
1075
1146
  0,
1076
1147
  [_TA, _ETx, _CT, _SB, _SBO, _SPr, _SSA, _SSKKI, _EF, _ETxp, _IES],
1077
- [0, 4, [0, 4], 0, 0, 0, 0, 0, 0, 0, () => IncrementalExportSpecification$],
1148
+ [0, 4, [0, 4], 0, 0, 0, 0, 0, 0, 0, () => IncrementalExportSpecification$]
1078
1149
  ];
1079
- export var ExportTableToPointInTimeOutput$ = [
1080
- 3,
1081
- n0,
1082
- _ETTPITO,
1150
+ export var ExportTableToPointInTimeOutput$ = [3, n0, _ETTPITO,
1083
1151
  0,
1084
1152
  [_ED],
1085
- [() => ExportDescription$],
1153
+ [() => ExportDescription$]
1086
1154
  ];
1087
- export var FailureException$ = [3, n0, _FE, 0, [_EN, _EDx], [0, 0]];
1088
- export var Get$ = [3, n0, _G, 0, [_K, _TN, _PE, _EAN], [() => Key, 0, 0, 128 | 0]];
1089
- export var GetItemInput$ = [
1090
- 3,
1091
- n0,
1092
- _GII,
1155
+ export var FailureException$ = [3, n0, _FE,
1156
+ 0,
1157
+ [_EN, _EDx],
1158
+ [0, 0]
1159
+ ];
1160
+ export var Get$ = [3, n0, _G,
1161
+ 0,
1162
+ [_K, _TN, _PE, _EAN],
1163
+ [() => Key, 0, 0, 128 | 0]
1164
+ ];
1165
+ export var GetItemInput$ = [3, n0, _GII,
1093
1166
  0,
1094
1167
  [_TN, _K, _ATG, _CR, _RCC, _PE, _EAN],
1095
- [0, () => Key, 64 | 0, 2, 0, 0, 128 | 0],
1168
+ [0, () => Key, 64 | 0, 2, 0, 0, 128 | 0]
1096
1169
  ];
1097
- export var GetItemOutput$ = [
1098
- 3,
1099
- n0,
1100
- _GIO,
1170
+ export var GetItemOutput$ = [3, n0, _GIO,
1101
1171
  0,
1102
1172
  [_I, _CC],
1103
- [() => AttributeMap, () => ConsumedCapacity$],
1173
+ [() => AttributeMap, () => ConsumedCapacity$]
1174
+ ];
1175
+ export var GetResourcePolicyInput$ = [3, n0, _GRPI,
1176
+ 0,
1177
+ [_RA],
1178
+ [0]
1104
1179
  ];
1105
- export var GetResourcePolicyInput$ = [3, n0, _GRPI, 0, [_RA], [0]];
1106
- export var GetResourcePolicyOutput$ = [3, n0, _GRPO, 0, [_Po, _RIe], [0, 0]];
1107
- export var GlobalSecondaryIndex$ = [
1108
- 3,
1109
- n0,
1110
- _GSIl,
1180
+ export var GetResourcePolicyOutput$ = [3, n0, _GRPO,
1181
+ 0,
1182
+ [_Po, _RIe],
1183
+ [0, 0]
1184
+ ];
1185
+ export var GlobalSecondaryIndex$ = [3, n0, _GSIl,
1111
1186
  0,
1112
1187
  [_IN, _KS, _Pr, _PT, _ODT, _WT],
1113
- [
1114
- 0,
1115
- () => KeySchema,
1116
- () => Projection$,
1117
- () => ProvisionedThroughput$,
1118
- () => OnDemandThroughput$,
1119
- () => WarmThroughput$,
1120
- ],
1121
- ];
1122
- export var GlobalSecondaryIndexAutoScalingUpdate$ = [
1123
- 3,
1124
- n0,
1125
- _GSIASU,
1188
+ [0, () => KeySchema, () => Projection$, () => ProvisionedThroughput$, () => OnDemandThroughput$, () => WarmThroughput$]
1189
+ ];
1190
+ export var GlobalSecondaryIndexAutoScalingUpdate$ = [3, n0, _GSIASU,
1126
1191
  0,
1127
1192
  [_IN, _PWCASU],
1128
- [0, () => AutoScalingSettingsUpdate$],
1193
+ [0, () => AutoScalingSettingsUpdate$]
1129
1194
  ];
1130
- export var GlobalSecondaryIndexDescription$ = [
1131
- 3,
1132
- n0,
1133
- _GSID,
1195
+ export var GlobalSecondaryIndexDescription$ = [3, n0, _GSID,
1134
1196
  0,
1135
1197
  [_IN, _KS, _Pr, _IS, _B, _PT, _ISB, _IC, _IAn, _ODT, _WT],
1136
- [
1137
- 0,
1138
- () => KeySchema,
1139
- () => Projection$,
1140
- 0,
1141
- 2,
1142
- () => ProvisionedThroughputDescription$,
1143
- 1,
1144
- 1,
1145
- 0,
1146
- () => OnDemandThroughput$,
1147
- () => GlobalSecondaryIndexWarmThroughputDescription$,
1148
- ],
1149
- ];
1150
- export var GlobalSecondaryIndexInfo$ = [
1151
- 3,
1152
- n0,
1153
- _GSII,
1198
+ [0, () => KeySchema, () => Projection$, 0, 2, () => ProvisionedThroughputDescription$, 1, 1, 0, () => OnDemandThroughput$, () => GlobalSecondaryIndexWarmThroughputDescription$]
1199
+ ];
1200
+ export var GlobalSecondaryIndexInfo$ = [3, n0, _GSII,
1154
1201
  0,
1155
1202
  [_IN, _KS, _Pr, _PT, _ODT],
1156
- [0, () => KeySchema, () => Projection$, () => ProvisionedThroughput$, () => OnDemandThroughput$],
1203
+ [0, () => KeySchema, () => Projection$, () => ProvisionedThroughput$, () => OnDemandThroughput$]
1157
1204
  ];
1158
- export var GlobalSecondaryIndexUpdate$ = [
1159
- 3,
1160
- n0,
1161
- _GSIU,
1205
+ export var GlobalSecondaryIndexUpdate$ = [3, n0, _GSIU,
1162
1206
  0,
1163
1207
  [_U, _Cr, _De],
1164
- [
1165
- () => UpdateGlobalSecondaryIndexAction$,
1166
- () => CreateGlobalSecondaryIndexAction$,
1167
- () => DeleteGlobalSecondaryIndexAction$,
1168
- ],
1208
+ [() => UpdateGlobalSecondaryIndexAction$, () => CreateGlobalSecondaryIndexAction$, () => DeleteGlobalSecondaryIndexAction$]
1169
1209
  ];
1170
- export var GlobalSecondaryIndexWarmThroughputDescription$ = [
1171
- 3,
1172
- n0,
1173
- _GSIWTD,
1210
+ export var GlobalSecondaryIndexWarmThroughputDescription$ = [3, n0, _GSIWTD,
1174
1211
  0,
1175
1212
  [_RUPS, _WUPS, _Sta],
1176
- [1, 1, 0],
1213
+ [1, 1, 0]
1214
+ ];
1215
+ export var GlobalTable$ = [3, n0, _GT,
1216
+ 0,
1217
+ [_GTN, _RG],
1218
+ [0, () => ReplicaList]
1219
+ ];
1220
+ export var GlobalTableAlreadyExistsException$ = [-3, n0, _GTAEE,
1221
+ { [_e]: _c },
1222
+ [_m],
1223
+ [0]
1177
1224
  ];
1178
- export var GlobalTable$ = [3, n0, _GT, 0, [_GTN, _RG], [0, () => ReplicaList]];
1179
- export var GlobalTableAlreadyExistsException$ = [-3, n0, _GTAEE, { [_e]: _c }, [_m], [0]];
1180
1225
  TypeRegistry.for(n0).registerError(GlobalTableAlreadyExistsException$, GlobalTableAlreadyExistsException);
1181
- export var GlobalTableDescription$ = [
1182
- 3,
1183
- n0,
1184
- _GTD,
1226
+ export var GlobalTableDescription$ = [3, n0, _GTD,
1185
1227
  0,
1186
1228
  [_RG, _GTA, _CDT, _GTS, _GTN],
1187
- [() => ReplicaDescriptionList, 0, 4, 0, 0],
1229
+ [() => ReplicaDescriptionList, 0, 4, 0, 0]
1188
1230
  ];
1189
- export var GlobalTableGlobalSecondaryIndexSettingsUpdate$ = [
1190
- 3,
1191
- n0,
1192
- _GTGSISU,
1231
+ export var GlobalTableGlobalSecondaryIndexSettingsUpdate$ = [3, n0, _GTGSISU,
1193
1232
  0,
1194
1233
  [_IN, _PWCU, _PWCASSU],
1195
- [0, 1, () => AutoScalingSettingsUpdate$],
1234
+ [0, 1, () => AutoScalingSettingsUpdate$]
1235
+ ];
1236
+ export var GlobalTableNotFoundException$ = [-3, n0, _GTNFE,
1237
+ { [_e]: _c },
1238
+ [_m],
1239
+ [0]
1196
1240
  ];
1197
- export var GlobalTableNotFoundException$ = [-3, n0, _GTNFE, { [_e]: _c }, [_m], [0]];
1198
1241
  TypeRegistry.for(n0).registerError(GlobalTableNotFoundException$, GlobalTableNotFoundException);
1199
- export var GlobalTableWitnessDescription$ = [3, n0, _GTWD, 0, [_RN, _WS], [0, 0]];
1200
- export var GlobalTableWitnessGroupUpdate$ = [
1201
- 3,
1202
- n0,
1203
- _GTWGU,
1242
+ export var GlobalTableWitnessDescription$ = [3, n0, _GTWD,
1243
+ 0,
1244
+ [_RN, _WS],
1245
+ [0, 0]
1246
+ ];
1247
+ export var GlobalTableWitnessGroupUpdate$ = [3, n0, _GTWGU,
1204
1248
  0,
1205
1249
  [_Cr, _De],
1206
- [() => CreateGlobalTableWitnessGroupMemberAction$, () => DeleteGlobalTableWitnessGroupMemberAction$],
1250
+ [() => CreateGlobalTableWitnessGroupMemberAction$, () => DeleteGlobalTableWitnessGroupMemberAction$]
1251
+ ];
1252
+ export var IdempotentParameterMismatchException$ = [-3, n0, _IPME,
1253
+ { [_e]: _c },
1254
+ [_M],
1255
+ [0]
1207
1256
  ];
1208
- export var IdempotentParameterMismatchException$ = [-3, n0, _IPME, { [_e]: _c }, [_M], [0]];
1209
1257
  TypeRegistry.for(n0).registerError(IdempotentParameterMismatchException$, IdempotentParameterMismatchException);
1210
- export var ImportConflictException$ = [-3, n0, _ICE, { [_e]: _c }, [_m], [0]];
1258
+ export var ImportConflictException$ = [-3, n0, _ICE,
1259
+ { [_e]: _c },
1260
+ [_m],
1261
+ [0]
1262
+ ];
1211
1263
  TypeRegistry.for(n0).registerError(ImportConflictException$, ImportConflictException);
1212
- export var ImportNotFoundException$ = [-3, n0, _INFE, { [_e]: _c }, [_m], [0]];
1264
+ export var ImportNotFoundException$ = [-3, n0, _INFE,
1265
+ { [_e]: _c },
1266
+ [_m],
1267
+ [0]
1268
+ ];
1213
1269
  TypeRegistry.for(n0).registerError(ImportNotFoundException$, ImportNotFoundException);
1214
- export var ImportSummary$ = [
1215
- 3,
1216
- n0,
1217
- _ISm,
1270
+ export var ImportSummary$ = [3, n0, _ISm,
1218
1271
  0,
1219
1272
  [_IA, _ISmp, _TA, _SBS, _CWLGA, _IF, _ST, _ET],
1220
- [0, 0, 0, () => S3BucketSource$, 0, 0, 4, 4],
1273
+ [0, 0, 0, () => S3BucketSource$, 0, 0, 4, 4]
1221
1274
  ];
1222
- export var ImportTableDescription$ = [
1223
- 3,
1224
- n0,
1225
- _ITD,
1275
+ export var ImportTableDescription$ = [3, n0, _ITD,
1226
1276
  0,
1227
1277
  [_IA, _ISmp, _TA, _TI, _CT, _SBS, _EC, _CWLGA, _IF, _IFO, _ICT, _TCP, _ST, _ET, _PSB, _PIC, _IIC, _FC, _FM],
1228
- [
1229
- 0,
1230
- 0,
1231
- 0,
1232
- 0,
1233
- 0,
1234
- () => S3BucketSource$,
1235
- 1,
1236
- 0,
1237
- 0,
1238
- () => InputFormatOptions$,
1239
- 0,
1240
- () => TableCreationParameters$,
1241
- 4,
1242
- 4,
1243
- 1,
1244
- 1,
1245
- 1,
1246
- 0,
1247
- 0,
1248
- ],
1249
- ];
1250
- export var ImportTableInput$ = [
1251
- 3,
1252
- n0,
1253
- _ITI,
1278
+ [0, 0, 0, 0, 0, () => S3BucketSource$, 1, 0, 0, () => InputFormatOptions$, 0, () => TableCreationParameters$, 4, 4, 1, 1, 1, 0, 0]
1279
+ ];
1280
+ export var ImportTableInput$ = [3, n0, _ITI,
1254
1281
  0,
1255
1282
  [_CT, _SBS, _IF, _IFO, _ICT, _TCP],
1256
- [[0, 4], () => S3BucketSource$, 0, () => InputFormatOptions$, 0, () => TableCreationParameters$],
1283
+ [[0, 4], () => S3BucketSource$, 0, () => InputFormatOptions$, 0, () => TableCreationParameters$]
1284
+ ];
1285
+ export var ImportTableOutput$ = [3, n0, _ITO,
1286
+ 0,
1287
+ [_ITD],
1288
+ [() => ImportTableDescription$]
1289
+ ];
1290
+ export var IncrementalExportSpecification$ = [3, n0, _IES,
1291
+ 0,
1292
+ [_EFT, _ETT, _EVT],
1293
+ [4, 4, 0]
1294
+ ];
1295
+ export var IndexNotFoundException$ = [-3, n0, _INFEn,
1296
+ { [_e]: _c },
1297
+ [_m],
1298
+ [0]
1257
1299
  ];
1258
- export var ImportTableOutput$ = [3, n0, _ITO, 0, [_ITD], [() => ImportTableDescription$]];
1259
- export var IncrementalExportSpecification$ = [3, n0, _IES, 0, [_EFT, _ETT, _EVT], [4, 4, 0]];
1260
- export var IndexNotFoundException$ = [-3, n0, _INFEn, { [_e]: _c }, [_m], [0]];
1261
1300
  TypeRegistry.for(n0).registerError(IndexNotFoundException$, IndexNotFoundException);
1262
- export var InputFormatOptions$ = [3, n0, _IFO, 0, [_Cs], [() => CsvOptions$]];
1263
- export var InternalServerError$ = [-3, n0, _ISE, { [_e]: _s }, [_m], [0]];
1301
+ export var InputFormatOptions$ = [3, n0, _IFO,
1302
+ 0,
1303
+ [_Cs],
1304
+ [() => CsvOptions$]
1305
+ ];
1306
+ export var InternalServerError$ = [-3, n0, _ISE,
1307
+ { [_e]: _s },
1308
+ [_m],
1309
+ [0]
1310
+ ];
1264
1311
  TypeRegistry.for(n0).registerError(InternalServerError$, InternalServerError);
1265
- export var InvalidEndpointException$ = [-3, n0, _IEE, { [_e]: _c, [_hE]: 421 }, [_M], [0]];
1312
+ export var InvalidEndpointException$ = [-3, n0, _IEE,
1313
+ { [_e]: _c, [_hE]: 421 },
1314
+ [_M],
1315
+ [0]
1316
+ ];
1266
1317
  TypeRegistry.for(n0).registerError(InvalidEndpointException$, InvalidEndpointException);
1267
- export var InvalidExportTimeException$ = [-3, n0, _IETE, { [_e]: _c }, [_m], [0]];
1318
+ export var InvalidExportTimeException$ = [-3, n0, _IETE,
1319
+ { [_e]: _c },
1320
+ [_m],
1321
+ [0]
1322
+ ];
1268
1323
  TypeRegistry.for(n0).registerError(InvalidExportTimeException$, InvalidExportTimeException);
1269
- export var InvalidRestoreTimeException$ = [-3, n0, _IRTE, { [_e]: _c }, [_m], [0]];
1324
+ export var InvalidRestoreTimeException$ = [-3, n0, _IRTE,
1325
+ { [_e]: _c },
1326
+ [_m],
1327
+ [0]
1328
+ ];
1270
1329
  TypeRegistry.for(n0).registerError(InvalidRestoreTimeException$, InvalidRestoreTimeException);
1271
- export var ItemCollectionMetrics$ = [
1272
- 3,
1273
- n0,
1274
- _ICM,
1330
+ export var ItemCollectionMetrics$ = [3, n0, _ICM,
1275
1331
  0,
1276
1332
  [_ICK, _SERGB],
1277
- [() => ItemCollectionKeyAttributeMap, 64 | 1],
1333
+ [() => ItemCollectionKeyAttributeMap, 64 | 1]
1334
+ ];
1335
+ export var ItemCollectionSizeLimitExceededException$ = [-3, n0, _ICSLEE,
1336
+ { [_e]: _c },
1337
+ [_m],
1338
+ [0]
1278
1339
  ];
1279
- export var ItemCollectionSizeLimitExceededException$ = [-3, n0, _ICSLEE, { [_e]: _c }, [_m], [0]];
1280
1340
  TypeRegistry.for(n0).registerError(ItemCollectionSizeLimitExceededException$, ItemCollectionSizeLimitExceededException);
1281
- export var ItemResponse$ = [3, n0, _IR, 0, [_I], [() => AttributeMap]];
1282
- export var KeysAndAttributes$ = [
1283
- 3,
1284
- n0,
1285
- _KAA,
1341
+ export var ItemResponse$ = [3, n0, _IR,
1342
+ 0,
1343
+ [_I],
1344
+ [() => AttributeMap]
1345
+ ];
1346
+ export var KeysAndAttributes$ = [3, n0, _KAA,
1286
1347
  0,
1287
1348
  [_Ke, _ATG, _CR, _PE, _EAN],
1288
- [() => KeyList, 64 | 0, 2, 0, 128 | 0],
1349
+ [() => KeyList, 64 | 0, 2, 0, 128 | 0]
1350
+ ];
1351
+ export var KeySchemaElement$ = [3, n0, _KSE,
1352
+ 0,
1353
+ [_AN, _KT],
1354
+ [0, 0]
1289
1355
  ];
1290
- export var KeySchemaElement$ = [3, n0, _KSE, 0, [_AN, _KT], [0, 0]];
1291
- export var KinesisDataStreamDestination$ = [
1292
- 3,
1293
- n0,
1294
- _KDSDi,
1356
+ export var KinesisDataStreamDestination$ = [3, n0, _KDSDi,
1295
1357
  0,
1296
1358
  [_SA, _DS, _DSD, _ACDTP],
1297
- [0, 0, 0, 0],
1359
+ [0, 0, 0, 0]
1298
1360
  ];
1299
- export var KinesisStreamingDestinationInput$ = [
1300
- 3,
1301
- n0,
1302
- _KSDI,
1361
+ export var KinesisStreamingDestinationInput$ = [3, n0, _KSDI,
1303
1362
  0,
1304
1363
  [_TN, _SA, _EKSC],
1305
- [0, 0, () => EnableKinesisStreamingConfiguration$],
1364
+ [0, 0, () => EnableKinesisStreamingConfiguration$]
1306
1365
  ];
1307
- export var KinesisStreamingDestinationOutput$ = [
1308
- 3,
1309
- n0,
1310
- _KSDO,
1366
+ export var KinesisStreamingDestinationOutput$ = [3, n0, _KSDO,
1311
1367
  0,
1312
1368
  [_TN, _SA, _DS, _EKSC],
1313
- [0, 0, 0, () => EnableKinesisStreamingConfiguration$],
1369
+ [0, 0, 0, () => EnableKinesisStreamingConfiguration$]
1370
+ ];
1371
+ export var LimitExceededException$ = [-3, n0, _LEE,
1372
+ { [_e]: _c },
1373
+ [_m],
1374
+ [0]
1314
1375
  ];
1315
- export var LimitExceededException$ = [-3, n0, _LEE, { [_e]: _c }, [_m], [0]];
1316
1376
  TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
1317
- export var ListBackupsInput$ = [
1318
- 3,
1319
- n0,
1320
- _LBI,
1377
+ export var ListBackupsInput$ = [3, n0, _LBI,
1321
1378
  0,
1322
1379
  [_TN, _L, _TRLB, _TRUB, _ESBA, _BT],
1323
- [0, 1, 4, 4, 0, 0],
1380
+ [0, 1, 4, 4, 0, 0]
1381
+ ];
1382
+ export var ListBackupsOutput$ = [3, n0, _LBO,
1383
+ 0,
1384
+ [_BSac, _LEBA],
1385
+ [() => BackupSummaries, 0]
1386
+ ];
1387
+ export var ListContributorInsightsInput$ = [3, n0, _LCII,
1388
+ 0,
1389
+ [_TN, _NT, _MR],
1390
+ [0, 0, 1]
1324
1391
  ];
1325
- export var ListBackupsOutput$ = [3, n0, _LBO, 0, [_BSac, _LEBA], [() => BackupSummaries, 0]];
1326
- export var ListContributorInsightsInput$ = [3, n0, _LCII, 0, [_TN, _NT, _MR], [0, 0, 1]];
1327
- export var ListContributorInsightsOutput$ = [
1328
- 3,
1329
- n0,
1330
- _LCIO,
1392
+ export var ListContributorInsightsOutput$ = [3, n0, _LCIO,
1331
1393
  0,
1332
1394
  [_CISon, _NT],
1333
- [() => ContributorInsightsSummaries, 0],
1395
+ [() => ContributorInsightsSummaries, 0]
1396
+ ];
1397
+ export var ListExportsInput$ = [3, n0, _LEI,
1398
+ 0,
1399
+ [_TA, _MR, _NT],
1400
+ [0, 1, 0]
1401
+ ];
1402
+ export var ListExportsOutput$ = [3, n0, _LEO,
1403
+ 0,
1404
+ [_ESxp, _NT],
1405
+ [() => ExportSummaries, 0]
1334
1406
  ];
1335
- export var ListExportsInput$ = [3, n0, _LEI, 0, [_TA, _MR, _NT], [0, 1, 0]];
1336
- export var ListExportsOutput$ = [3, n0, _LEO, 0, [_ESxp, _NT], [() => ExportSummaries, 0]];
1337
- export var ListGlobalTablesInput$ = [3, n0, _LGTI, 0, [_ESGTN, _L, _RN], [0, 1, 0]];
1338
- export var ListGlobalTablesOutput$ = [
1339
- 3,
1340
- n0,
1341
- _LGTO,
1407
+ export var ListGlobalTablesInput$ = [3, n0, _LGTI,
1408
+ 0,
1409
+ [_ESGTN, _L, _RN],
1410
+ [0, 1, 0]
1411
+ ];
1412
+ export var ListGlobalTablesOutput$ = [3, n0, _LGTO,
1342
1413
  0,
1343
1414
  [_GTl, _LEGTN],
1344
- [() => GlobalTableList, 0],
1345
- ];
1346
- export var ListImportsInput$ = [3, n0, _LII, 0, [_TA, _PS, _NT], [0, 1, 0]];
1347
- export var ListImportsOutput$ = [3, n0, _LIO, 0, [_ISL, _NT], [() => ImportSummaryList, 0]];
1348
- export var ListTablesInput$ = [3, n0, _LTI, 0, [_ESTN, _L], [0, 1]];
1349
- export var ListTablesOutput$ = [3, n0, _LTO, 0, [_TNa, _LETN], [64 | 0, 0]];
1350
- export var ListTagsOfResourceInput$ = [3, n0, _LTORI, 0, [_RA, _NT], [0, 0]];
1351
- export var ListTagsOfResourceOutput$ = [3, n0, _LTORO, 0, [_Ta, _NT], [() => TagList, 0]];
1352
- export var LocalSecondaryIndex$ = [
1353
- 3,
1354
- n0,
1355
- _LSIo,
1415
+ [() => GlobalTableList, 0]
1416
+ ];
1417
+ export var ListImportsInput$ = [3, n0, _LII,
1418
+ 0,
1419
+ [_TA, _PS, _NT],
1420
+ [0, 1, 0]
1421
+ ];
1422
+ export var ListImportsOutput$ = [3, n0, _LIO,
1423
+ 0,
1424
+ [_ISL, _NT],
1425
+ [() => ImportSummaryList, 0]
1426
+ ];
1427
+ export var ListTablesInput$ = [3, n0, _LTI,
1428
+ 0,
1429
+ [_ESTN, _L],
1430
+ [0, 1]
1431
+ ];
1432
+ export var ListTablesOutput$ = [3, n0, _LTO,
1433
+ 0,
1434
+ [_TNa, _LETN],
1435
+ [64 | 0, 0]
1436
+ ];
1437
+ export var ListTagsOfResourceInput$ = [3, n0, _LTORI,
1438
+ 0,
1439
+ [_RA, _NT],
1440
+ [0, 0]
1441
+ ];
1442
+ export var ListTagsOfResourceOutput$ = [3, n0, _LTORO,
1443
+ 0,
1444
+ [_Ta, _NT],
1445
+ [() => TagList, 0]
1446
+ ];
1447
+ export var LocalSecondaryIndex$ = [3, n0, _LSIo,
1356
1448
  0,
1357
1449
  [_IN, _KS, _Pr],
1358
- [0, () => KeySchema, () => Projection$],
1450
+ [0, () => KeySchema, () => Projection$]
1359
1451
  ];
1360
- export var LocalSecondaryIndexDescription$ = [
1361
- 3,
1362
- n0,
1363
- _LSID,
1452
+ export var LocalSecondaryIndexDescription$ = [3, n0, _LSID,
1364
1453
  0,
1365
1454
  [_IN, _KS, _Pr, _ISB, _IC, _IAn],
1366
- [0, () => KeySchema, () => Projection$, 1, 1, 0],
1455
+ [0, () => KeySchema, () => Projection$, 1, 1, 0]
1367
1456
  ];
1368
- export var LocalSecondaryIndexInfo$ = [
1369
- 3,
1370
- n0,
1371
- _LSII,
1457
+ export var LocalSecondaryIndexInfo$ = [3, n0, _LSII,
1372
1458
  0,
1373
1459
  [_IN, _KS, _Pr],
1374
- [0, () => KeySchema, () => Projection$],
1460
+ [0, () => KeySchema, () => Projection$]
1461
+ ];
1462
+ export var OnDemandThroughput$ = [3, n0, _ODT,
1463
+ 0,
1464
+ [_MRRU, _MWRU],
1465
+ [1, 1]
1466
+ ];
1467
+ export var OnDemandThroughputOverride$ = [3, n0, _ODTO,
1468
+ 0,
1469
+ [_MRRU],
1470
+ [1]
1375
1471
  ];
1376
- export var OnDemandThroughput$ = [3, n0, _ODT, 0, [_MRRU, _MWRU], [1, 1]];
1377
- export var OnDemandThroughputOverride$ = [3, n0, _ODTO, 0, [_MRRU], [1]];
1378
- export var ParameterizedStatement$ = [
1379
- 3,
1380
- n0,
1381
- _PSa,
1472
+ export var ParameterizedStatement$ = [3, n0, _PSa,
1382
1473
  0,
1383
1474
  [_St, _P, _RVOCCF],
1384
- [0, () => PreparedStatementParameters, 0],
1475
+ [0, () => PreparedStatementParameters, 0]
1385
1476
  ];
1386
- export var PointInTimeRecoveryDescription$ = [
1387
- 3,
1388
- n0,
1389
- _PITRD,
1477
+ export var PointInTimeRecoveryDescription$ = [3, n0, _PITRD,
1390
1478
  0,
1391
1479
  [_PITRS, _RPID, _ERDT, _LRDT],
1392
- [0, 1, 4, 4],
1480
+ [0, 1, 4, 4]
1481
+ ];
1482
+ export var PointInTimeRecoverySpecification$ = [3, n0, _PITRSo,
1483
+ 0,
1484
+ [_PITRE, _RPID],
1485
+ [2, 1]
1486
+ ];
1487
+ export var PointInTimeRecoveryUnavailableException$ = [-3, n0, _PITRUE,
1488
+ { [_e]: _c },
1489
+ [_m],
1490
+ [0]
1393
1491
  ];
1394
- export var PointInTimeRecoverySpecification$ = [3, n0, _PITRSo, 0, [_PITRE, _RPID], [2, 1]];
1395
- export var PointInTimeRecoveryUnavailableException$ = [-3, n0, _PITRUE, { [_e]: _c }, [_m], [0]];
1396
1492
  TypeRegistry.for(n0).registerError(PointInTimeRecoveryUnavailableException$, PointInTimeRecoveryUnavailableException);
1397
- export var PolicyNotFoundException$ = [-3, n0, _PNFE, { [_e]: _c }, [_m], [0]];
1493
+ export var PolicyNotFoundException$ = [-3, n0, _PNFE,
1494
+ { [_e]: _c },
1495
+ [_m],
1496
+ [0]
1497
+ ];
1398
1498
  TypeRegistry.for(n0).registerError(PolicyNotFoundException$, PolicyNotFoundException);
1399
- export var Projection$ = [3, n0, _Pr, 0, [_PTr, _NKA], [0, 64 | 0]];
1400
- export var ProvisionedThroughput$ = [3, n0, _PT, 0, [_RCU, _WCU], [1, 1]];
1401
- export var ProvisionedThroughputDescription$ = [
1402
- 3,
1403
- n0,
1404
- _PTD,
1499
+ export var Projection$ = [3, n0, _Pr,
1500
+ 0,
1501
+ [_PTr, _NKA],
1502
+ [0, 64 | 0]
1503
+ ];
1504
+ export var ProvisionedThroughput$ = [3, n0, _PT,
1505
+ 0,
1506
+ [_RCU, _WCU],
1507
+ [1, 1]
1508
+ ];
1509
+ export var ProvisionedThroughputDescription$ = [3, n0, _PTD,
1405
1510
  0,
1406
1511
  [_LIDT, _LDDT, _NODT, _RCU, _WCU],
1407
- [4, 4, 1, 1, 1],
1512
+ [4, 4, 1, 1, 1]
1408
1513
  ];
1409
- export var ProvisionedThroughputExceededException$ = [
1410
- -3,
1411
- n0,
1412
- _PTEE,
1514
+ export var ProvisionedThroughputExceededException$ = [-3, n0, _PTEE,
1413
1515
  { [_e]: _c },
1414
1516
  [_m, _TR],
1415
- [0, () => ThrottlingReasonList],
1517
+ [0, () => ThrottlingReasonList]
1416
1518
  ];
1417
1519
  TypeRegistry.for(n0).registerError(ProvisionedThroughputExceededException$, ProvisionedThroughputExceededException);
1418
- export var ProvisionedThroughputOverride$ = [3, n0, _PTO, 0, [_RCU], [1]];
1419
- export var Put$ = [
1420
- 3,
1421
- n0,
1422
- _Pu,
1520
+ export var ProvisionedThroughputOverride$ = [3, n0, _PTO,
1521
+ 0,
1522
+ [_RCU],
1523
+ [1]
1524
+ ];
1525
+ export var Put$ = [3, n0, _Pu,
1423
1526
  0,
1424
1527
  [_I, _TN, _CE, _EAN, _EAV, _RVOCCF],
1425
- [() => PutItemInputAttributeMap, 0, 0, 128 | 0, () => ExpressionAttributeValueMap, 0],
1528
+ [() => PutItemInputAttributeMap, 0, 0, 128 | 0, () => ExpressionAttributeValueMap, 0]
1426
1529
  ];
1427
- export var PutItemInput$ = [
1428
- 3,
1429
- n0,
1430
- _PII,
1530
+ export var PutItemInput$ = [3, n0, _PII,
1431
1531
  0,
1432
1532
  [_TN, _I, _Ex, _RV, _RCC, _RICM, _COo, _CE, _EAN, _EAV, _RVOCCF],
1433
- [
1434
- 0,
1435
- () => PutItemInputAttributeMap,
1436
- () => ExpectedAttributeMap,
1437
- 0,
1438
- 0,
1439
- 0,
1440
- 0,
1441
- 0,
1442
- 128 | 0,
1443
- () => ExpressionAttributeValueMap,
1444
- 0,
1445
- ],
1446
- ];
1447
- export var PutItemOutput$ = [
1448
- 3,
1449
- n0,
1450
- _PIO,
1533
+ [0, () => PutItemInputAttributeMap, () => ExpectedAttributeMap, 0, 0, 0, 0, 0, 128 | 0, () => ExpressionAttributeValueMap, 0]
1534
+ ];
1535
+ export var PutItemOutput$ = [3, n0, _PIO,
1451
1536
  0,
1452
1537
  [_At, _CC, _ICM],
1453
- [() => AttributeMap, () => ConsumedCapacity$, () => ItemCollectionMetrics$],
1538
+ [() => AttributeMap, () => ConsumedCapacity$, () => ItemCollectionMetrics$]
1454
1539
  ];
1455
- export var PutRequest$ = [3, n0, _PR, 0, [_I], [() => PutItemInputAttributeMap]];
1456
- export var PutResourcePolicyInput$ = [
1457
- 3,
1458
- n0,
1459
- _PRPI,
1540
+ export var PutRequest$ = [3, n0, _PR,
1541
+ 0,
1542
+ [_I],
1543
+ [() => PutItemInputAttributeMap]
1544
+ ];
1545
+ export var PutResourcePolicyInput$ = [3, n0, _PRPI,
1460
1546
  0,
1461
1547
  [_RA, _Po, _ERI, _CRSRA],
1462
- [0, 0, 0, [2, { [_hH]: _xacrsra }]],
1548
+ [0, 0, 0, [2, { [_hH]: _xacrsra }]]
1549
+ ];
1550
+ export var PutResourcePolicyOutput$ = [3, n0, _PRPO,
1551
+ 0,
1552
+ [_RIe],
1553
+ [0]
1463
1554
  ];
1464
- export var PutResourcePolicyOutput$ = [3, n0, _PRPO, 0, [_RIe], [0]];
1465
- export var QueryInput$ = [
1466
- 3,
1467
- n0,
1468
- _QI,
1555
+ export var QueryInput$ = [3, n0, _QI,
1469
1556
  0,
1470
1557
  [_TN, _IN, _Se, _ATG, _L, _CR, _KC, _QF, _COo, _SIF, _ESK, _RCC, _PE, _FEi, _KCE, _EAN, _EAV],
1471
- [
1472
- 0,
1473
- 0,
1474
- 0,
1475
- 64 | 0,
1476
- 1,
1477
- 2,
1478
- () => KeyConditions,
1479
- () => FilterConditionMap,
1480
- 0,
1481
- 2,
1482
- () => Key,
1483
- 0,
1484
- 0,
1485
- 0,
1486
- 0,
1487
- 128 | 0,
1488
- () => ExpressionAttributeValueMap,
1489
- ],
1490
- ];
1491
- export var QueryOutput$ = [
1492
- 3,
1493
- n0,
1494
- _QO,
1558
+ [0, 0, 0, 64 | 0, 1, 2, () => KeyConditions, () => FilterConditionMap, 0, 2, () => Key, 0, 0, 0, 0, 128 | 0, () => ExpressionAttributeValueMap]
1559
+ ];
1560
+ export var QueryOutput$ = [3, n0, _QO,
1495
1561
  0,
1496
1562
  [_It, _Cou, _SC, _LEK, _CC],
1497
- [() => ItemList, 1, 1, () => Key, () => ConsumedCapacity$],
1563
+ [() => ItemList, 1, 1, () => Key, () => ConsumedCapacity$]
1564
+ ];
1565
+ export var Replica$ = [3, n0, _Re,
1566
+ 0,
1567
+ [_RN],
1568
+ [0]
1569
+ ];
1570
+ export var ReplicaAlreadyExistsException$ = [-3, n0, _RAEE,
1571
+ { [_e]: _c },
1572
+ [_m],
1573
+ [0]
1498
1574
  ];
1499
- export var Replica$ = [3, n0, _Re, 0, [_RN], [0]];
1500
- export var ReplicaAlreadyExistsException$ = [-3, n0, _RAEE, { [_e]: _c }, [_m], [0]];
1501
1575
  TypeRegistry.for(n0).registerError(ReplicaAlreadyExistsException$, ReplicaAlreadyExistsException);
1502
- export var ReplicaAutoScalingDescription$ = [
1503
- 3,
1504
- n0,
1505
- _RASD,
1576
+ export var ReplicaAutoScalingDescription$ = [3, n0, _RASD,
1506
1577
  0,
1507
1578
  [_RN, _GSI, _RPRCASS, _RPWCASS, _RSe],
1508
- [
1509
- 0,
1510
- () => ReplicaGlobalSecondaryIndexAutoScalingDescriptionList,
1511
- () => AutoScalingSettingsDescription$,
1512
- () => AutoScalingSettingsDescription$,
1513
- 0,
1514
- ],
1515
- ];
1516
- export var ReplicaAutoScalingUpdate$ = [
1517
- 3,
1518
- n0,
1519
- _RASU,
1579
+ [0, () => ReplicaGlobalSecondaryIndexAutoScalingDescriptionList, () => AutoScalingSettingsDescription$, () => AutoScalingSettingsDescription$, 0]
1580
+ ];
1581
+ export var ReplicaAutoScalingUpdate$ = [3, n0, _RASU,
1520
1582
  0,
1521
1583
  [_RN, _RGSIU, _RPRCASU],
1522
- [0, () => ReplicaGlobalSecondaryIndexAutoScalingUpdateList, () => AutoScalingSettingsUpdate$],
1584
+ [0, () => ReplicaGlobalSecondaryIndexAutoScalingUpdateList, () => AutoScalingSettingsUpdate$]
1523
1585
  ];
1524
- export var ReplicaDescription$ = [
1525
- 3,
1526
- n0,
1527
- _RD,
1586
+ export var ReplicaDescription$ = [3, n0, _RD,
1528
1587
  0,
1529
1588
  [_RN, _RSe, _RSD, _RSPP, _KMSMKI, _PTO, _ODTO, _WT, _GSI, _RIDT, _RTCS],
1530
- [
1531
- 0,
1532
- 0,
1533
- 0,
1534
- 0,
1535
- 0,
1536
- () => ProvisionedThroughputOverride$,
1537
- () => OnDemandThroughputOverride$,
1538
- () => TableWarmThroughputDescription$,
1539
- () => ReplicaGlobalSecondaryIndexDescriptionList,
1540
- 4,
1541
- () => TableClassSummary$,
1542
- ],
1543
- ];
1544
- export var ReplicaGlobalSecondaryIndex$ = [
1545
- 3,
1546
- n0,
1547
- _RGSI,
1589
+ [0, 0, 0, 0, 0, () => ProvisionedThroughputOverride$, () => OnDemandThroughputOverride$, () => TableWarmThroughputDescription$, () => ReplicaGlobalSecondaryIndexDescriptionList, 4, () => TableClassSummary$]
1590
+ ];
1591
+ export var ReplicaGlobalSecondaryIndex$ = [3, n0, _RGSI,
1548
1592
  0,
1549
1593
  [_IN, _PTO, _ODTO],
1550
- [0, () => ProvisionedThroughputOverride$, () => OnDemandThroughputOverride$],
1594
+ [0, () => ProvisionedThroughputOverride$, () => OnDemandThroughputOverride$]
1551
1595
  ];
1552
- export var ReplicaGlobalSecondaryIndexAutoScalingDescription$ = [
1553
- 3,
1554
- n0,
1555
- _RGSIASD,
1596
+ export var ReplicaGlobalSecondaryIndexAutoScalingDescription$ = [3, n0, _RGSIASD,
1556
1597
  0,
1557
1598
  [_IN, _IS, _PRCASS, _PWCASS],
1558
- [0, 0, () => AutoScalingSettingsDescription$, () => AutoScalingSettingsDescription$],
1599
+ [0, 0, () => AutoScalingSettingsDescription$, () => AutoScalingSettingsDescription$]
1559
1600
  ];
1560
- export var ReplicaGlobalSecondaryIndexAutoScalingUpdate$ = [
1561
- 3,
1562
- n0,
1563
- _RGSIASU,
1601
+ export var ReplicaGlobalSecondaryIndexAutoScalingUpdate$ = [3, n0, _RGSIASU,
1564
1602
  0,
1565
1603
  [_IN, _PRCASU],
1566
- [0, () => AutoScalingSettingsUpdate$],
1604
+ [0, () => AutoScalingSettingsUpdate$]
1567
1605
  ];
1568
- export var ReplicaGlobalSecondaryIndexDescription$ = [
1569
- 3,
1570
- n0,
1571
- _RGSID,
1606
+ export var ReplicaGlobalSecondaryIndexDescription$ = [3, n0, _RGSID,
1572
1607
  0,
1573
1608
  [_IN, _PTO, _ODTO, _WT],
1574
- [
1575
- 0,
1576
- () => ProvisionedThroughputOverride$,
1577
- () => OnDemandThroughputOverride$,
1578
- () => GlobalSecondaryIndexWarmThroughputDescription$,
1579
- ],
1580
- ];
1581
- export var ReplicaGlobalSecondaryIndexSettingsDescription$ = [
1582
- 3,
1583
- n0,
1584
- _RGSISD,
1609
+ [0, () => ProvisionedThroughputOverride$, () => OnDemandThroughputOverride$, () => GlobalSecondaryIndexWarmThroughputDescription$]
1610
+ ];
1611
+ export var ReplicaGlobalSecondaryIndexSettingsDescription$ = [3, n0, _RGSISD,
1585
1612
  0,
1586
1613
  [_IN, _IS, _PRCU, _PRCASS, _PWCU, _PWCASS],
1587
- [0, 0, 1, () => AutoScalingSettingsDescription$, 1, () => AutoScalingSettingsDescription$],
1614
+ [0, 0, 1, () => AutoScalingSettingsDescription$, 1, () => AutoScalingSettingsDescription$]
1588
1615
  ];
1589
- export var ReplicaGlobalSecondaryIndexSettingsUpdate$ = [
1590
- 3,
1591
- n0,
1592
- _RGSISU,
1616
+ export var ReplicaGlobalSecondaryIndexSettingsUpdate$ = [3, n0, _RGSISU,
1593
1617
  0,
1594
1618
  [_IN, _PRCU, _PRCASSU],
1595
- [0, 1, () => AutoScalingSettingsUpdate$],
1619
+ [0, 1, () => AutoScalingSettingsUpdate$]
1620
+ ];
1621
+ export var ReplicaNotFoundException$ = [-3, n0, _RNFE,
1622
+ { [_e]: _c },
1623
+ [_m],
1624
+ [0]
1596
1625
  ];
1597
- export var ReplicaNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c }, [_m], [0]];
1598
1626
  TypeRegistry.for(n0).registerError(ReplicaNotFoundException$, ReplicaNotFoundException);
1599
- export var ReplicaSettingsDescription$ = [
1600
- 3,
1601
- n0,
1602
- _RSDe,
1627
+ export var ReplicaSettingsDescription$ = [3, n0, _RSDe,
1603
1628
  0,
1604
1629
  [_RN, _RSe, _RBMS, _RPRCU, _RPRCASS, _RPWCU, _RPWCASS, _RGSIS, _RTCS],
1605
- [
1606
- 0,
1607
- 0,
1608
- () => BillingModeSummary$,
1609
- 1,
1610
- () => AutoScalingSettingsDescription$,
1611
- 1,
1612
- () => AutoScalingSettingsDescription$,
1613
- () => ReplicaGlobalSecondaryIndexSettingsDescriptionList,
1614
- () => TableClassSummary$,
1615
- ],
1616
- ];
1617
- export var ReplicaSettingsUpdate$ = [
1618
- 3,
1619
- n0,
1620
- _RSU,
1630
+ [0, 0, () => BillingModeSummary$, 1, () => AutoScalingSettingsDescription$, 1, () => AutoScalingSettingsDescription$, () => ReplicaGlobalSecondaryIndexSettingsDescriptionList, () => TableClassSummary$]
1631
+ ];
1632
+ export var ReplicaSettingsUpdate$ = [3, n0, _RSU,
1621
1633
  0,
1622
1634
  [_RN, _RPRCU, _RPRCASSU, _RGSISU, _RTC],
1623
- [0, 1, () => AutoScalingSettingsUpdate$, () => ReplicaGlobalSecondaryIndexSettingsUpdateList, 0],
1635
+ [0, 1, () => AutoScalingSettingsUpdate$, () => ReplicaGlobalSecondaryIndexSettingsUpdateList, 0]
1636
+ ];
1637
+ export var ReplicatedWriteConflictException$ = [-3, n0, _RWCE,
1638
+ { [_e]: _c },
1639
+ [_m],
1640
+ [0]
1624
1641
  ];
1625
- export var ReplicatedWriteConflictException$ = [-3, n0, _RWCE, { [_e]: _c }, [_m], [0]];
1626
1642
  TypeRegistry.for(n0).registerError(ReplicatedWriteConflictException$, ReplicatedWriteConflictException);
1627
- export var ReplicationGroupUpdate$ = [
1628
- 3,
1629
- n0,
1630
- _RGU,
1643
+ export var ReplicationGroupUpdate$ = [3, n0, _RGU,
1631
1644
  0,
1632
1645
  [_Cr, _U, _De],
1633
- [
1634
- () => CreateReplicationGroupMemberAction$,
1635
- () => UpdateReplicationGroupMemberAction$,
1636
- () => DeleteReplicationGroupMemberAction$,
1637
- ],
1646
+ [() => CreateReplicationGroupMemberAction$, () => UpdateReplicationGroupMemberAction$, () => DeleteReplicationGroupMemberAction$]
1638
1647
  ];
1639
- export var ReplicaUpdate$ = [
1640
- 3,
1641
- n0,
1642
- _RU,
1648
+ export var ReplicaUpdate$ = [3, n0, _RU,
1643
1649
  0,
1644
1650
  [_Cr, _De],
1645
- [() => CreateReplicaAction$, () => DeleteReplicaAction$],
1651
+ [() => CreateReplicaAction$, () => DeleteReplicaAction$]
1646
1652
  ];
1647
- export var RequestLimitExceeded$ = [
1648
- -3,
1649
- n0,
1650
- _RLE,
1653
+ export var RequestLimitExceeded$ = [-3, n0, _RLE,
1651
1654
  { [_e]: _c },
1652
1655
  [_m, _TR],
1653
- [0, () => ThrottlingReasonList],
1656
+ [0, () => ThrottlingReasonList]
1654
1657
  ];
1655
1658
  TypeRegistry.for(n0).registerError(RequestLimitExceeded$, RequestLimitExceeded);
1656
- export var ResourceInUseException$ = [-3, n0, _RIUE, { [_e]: _c }, [_m], [0]];
1659
+ export var ResourceInUseException$ = [-3, n0, _RIUE,
1660
+ { [_e]: _c },
1661
+ [_m],
1662
+ [0]
1663
+ ];
1657
1664
  TypeRegistry.for(n0).registerError(ResourceInUseException$, ResourceInUseException);
1658
- export var ResourceNotFoundException$ = [-3, n0, _RNFEe, { [_e]: _c }, [_m], [0]];
1665
+ export var ResourceNotFoundException$ = [-3, n0, _RNFEe,
1666
+ { [_e]: _c },
1667
+ [_m],
1668
+ [0]
1669
+ ];
1659
1670
  TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
1660
- export var RestoreSummary$ = [3, n0, _RSes, 0, [_SBA, _STA, _RDT, _RIP], [0, 0, 4, 2]];
1661
- export var RestoreTableFromBackupInput$ = [
1662
- 3,
1663
- n0,
1664
- _RTFBI,
1671
+ export var RestoreSummary$ = [3, n0, _RSes,
1672
+ 0,
1673
+ [_SBA, _STA, _RDT, _RIP],
1674
+ [0, 0, 4, 2]
1675
+ ];
1676
+ export var RestoreTableFromBackupInput$ = [3, n0, _RTFBI,
1665
1677
  0,
1666
1678
  [_TTN, _BA, _BMO, _GSIO, _LSIO, _PTO, _ODTO, _SSESO],
1667
- [
1668
- 0,
1669
- 0,
1670
- 0,
1671
- () => GlobalSecondaryIndexList,
1672
- () => LocalSecondaryIndexList,
1673
- () => ProvisionedThroughput$,
1674
- () => OnDemandThroughput$,
1675
- () => SSESpecification$,
1676
- ],
1677
- ];
1678
- export var RestoreTableFromBackupOutput$ = [3, n0, _RTFBO, 0, [_TD], [() => TableDescription$]];
1679
- export var RestoreTableToPointInTimeInput$ = [
1680
- 3,
1681
- n0,
1682
- _RTTPITI,
1679
+ [0, 0, 0, () => GlobalSecondaryIndexList, () => LocalSecondaryIndexList, () => ProvisionedThroughput$, () => OnDemandThroughput$, () => SSESpecification$]
1680
+ ];
1681
+ export var RestoreTableFromBackupOutput$ = [3, n0, _RTFBO,
1682
+ 0,
1683
+ [_TD],
1684
+ [() => TableDescription$]
1685
+ ];
1686
+ export var RestoreTableToPointInTimeInput$ = [3, n0, _RTTPITI,
1683
1687
  0,
1684
1688
  [_STA, _STN, _TTN, _ULRT, _RDT, _BMO, _GSIO, _LSIO, _PTO, _ODTO, _SSESO],
1685
- [
1686
- 0,
1687
- 0,
1688
- 0,
1689
- 2,
1690
- 4,
1691
- 0,
1692
- () => GlobalSecondaryIndexList,
1693
- () => LocalSecondaryIndexList,
1694
- () => ProvisionedThroughput$,
1695
- () => OnDemandThroughput$,
1696
- () => SSESpecification$,
1697
- ],
1698
- ];
1699
- export var RestoreTableToPointInTimeOutput$ = [
1700
- 3,
1701
- n0,
1702
- _RTTPITO,
1689
+ [0, 0, 0, 2, 4, 0, () => GlobalSecondaryIndexList, () => LocalSecondaryIndexList, () => ProvisionedThroughput$, () => OnDemandThroughput$, () => SSESpecification$]
1690
+ ];
1691
+ export var RestoreTableToPointInTimeOutput$ = [3, n0, _RTTPITO,
1703
1692
  0,
1704
1693
  [_TD],
1705
- [() => TableDescription$],
1694
+ [() => TableDescription$]
1695
+ ];
1696
+ export var S3BucketSource$ = [3, n0, _SBS,
1697
+ 0,
1698
+ [_SBO, _SB, _SKP],
1699
+ [0, 0, 0]
1706
1700
  ];
1707
- export var S3BucketSource$ = [3, n0, _SBS, 0, [_SBO, _SB, _SKP], [0, 0, 0]];
1708
- export var ScanInput$ = [
1709
- 3,
1710
- n0,
1711
- _SI,
1701
+ export var ScanInput$ = [3, n0, _SI,
1712
1702
  0,
1713
1703
  [_TN, _IN, _ATG, _L, _Se, _SF, _COo, _ESK, _RCC, _TSo, _Seg, _PE, _FEi, _EAN, _EAV, _CR],
1714
- [
1715
- 0,
1716
- 0,
1717
- 64 | 0,
1718
- 1,
1719
- 0,
1720
- () => FilterConditionMap,
1721
- 0,
1722
- () => Key,
1723
- 0,
1724
- 1,
1725
- 1,
1726
- 0,
1727
- 0,
1728
- 128 | 0,
1729
- () => ExpressionAttributeValueMap,
1730
- 2,
1731
- ],
1732
- ];
1733
- export var ScanOutput$ = [
1734
- 3,
1735
- n0,
1736
- _SO,
1704
+ [0, 0, 64 | 0, 1, 0, () => FilterConditionMap, 0, () => Key, 0, 1, 1, 0, 0, 128 | 0, () => ExpressionAttributeValueMap, 2]
1705
+ ];
1706
+ export var ScanOutput$ = [3, n0, _SO,
1737
1707
  0,
1738
1708
  [_It, _Cou, _SC, _LEK, _CC],
1739
- [() => ItemList, 1, 1, () => Key, () => ConsumedCapacity$],
1709
+ [() => ItemList, 1, 1, () => Key, () => ConsumedCapacity$]
1740
1710
  ];
1741
- export var SourceTableDetails$ = [
1742
- 3,
1743
- n0,
1744
- _STD,
1711
+ export var SourceTableDetails$ = [3, n0, _STD,
1745
1712
  0,
1746
1713
  [_TN, _TI, _TA, _TSB, _KS, _TCDT, _PT, _ODT, _IC, _BM],
1747
- [0, 0, 0, 1, () => KeySchema, 4, () => ProvisionedThroughput$, () => OnDemandThroughput$, 1, 0],
1714
+ [0, 0, 0, 1, () => KeySchema, 4, () => ProvisionedThroughput$, () => OnDemandThroughput$, 1, 0]
1748
1715
  ];
1749
- export var SourceTableFeatureDetails$ = [
1750
- 3,
1751
- n0,
1752
- _STFD,
1716
+ export var SourceTableFeatureDetails$ = [3, n0, _STFD,
1753
1717
  0,
1754
1718
  [_LSI, _GSI, _SD, _TTLD, _SSED],
1755
- [
1756
- () => LocalSecondaryIndexes,
1757
- () => GlobalSecondaryIndexes,
1758
- () => StreamSpecification$,
1759
- () => TimeToLiveDescription$,
1760
- () => SSEDescription$,
1761
- ],
1762
- ];
1763
- export var SSEDescription$ = [3, n0, _SSED, 0, [_Sta, _SSET, _KMSMKA, _IEDT], [0, 0, 0, 4]];
1764
- export var SSESpecification$ = [3, n0, _SSES, 0, [_Ena, _SSET, _KMSMKI], [2, 0, 0]];
1765
- export var StreamSpecification$ = [3, n0, _SS, 0, [_SE, _SVT], [2, 0]];
1766
- export var TableAlreadyExistsException$ = [-3, n0, _TAEE, { [_e]: _c }, [_m], [0]];
1719
+ [() => LocalSecondaryIndexes, () => GlobalSecondaryIndexes, () => StreamSpecification$, () => TimeToLiveDescription$, () => SSEDescription$]
1720
+ ];
1721
+ export var SSEDescription$ = [3, n0, _SSED,
1722
+ 0,
1723
+ [_Sta, _SSET, _KMSMKA, _IEDT],
1724
+ [0, 0, 0, 4]
1725
+ ];
1726
+ export var SSESpecification$ = [3, n0, _SSES,
1727
+ 0,
1728
+ [_Ena, _SSET, _KMSMKI],
1729
+ [2, 0, 0]
1730
+ ];
1731
+ export var StreamSpecification$ = [3, n0, _SS,
1732
+ 0,
1733
+ [_SE, _SVT],
1734
+ [2, 0]
1735
+ ];
1736
+ export var TableAlreadyExistsException$ = [-3, n0, _TAEE,
1737
+ { [_e]: _c },
1738
+ [_m],
1739
+ [0]
1740
+ ];
1767
1741
  TypeRegistry.for(n0).registerError(TableAlreadyExistsException$, TableAlreadyExistsException);
1768
- export var TableAutoScalingDescription$ = [
1769
- 3,
1770
- n0,
1771
- _TASD,
1742
+ export var TableAutoScalingDescription$ = [3, n0, _TASD,
1772
1743
  0,
1773
1744
  [_TN, _TSa, _Rep],
1774
- [0, 0, () => ReplicaAutoScalingDescriptionList],
1745
+ [0, 0, () => ReplicaAutoScalingDescriptionList]
1775
1746
  ];
1776
- export var TableClassSummary$ = [3, n0, _TCS, 0, [_TC, _LUDT], [0, 4]];
1777
- export var TableCreationParameters$ = [
1778
- 3,
1779
- n0,
1780
- _TCP,
1747
+ export var TableClassSummary$ = [3, n0, _TCS,
1748
+ 0,
1749
+ [_TC, _LUDT],
1750
+ [0, 4]
1751
+ ];
1752
+ export var TableCreationParameters$ = [3, n0, _TCP,
1781
1753
  0,
1782
1754
  [_TN, _ADt, _KS, _BM, _PT, _ODT, _SSES, _GSI],
1783
- [
1784
- 0,
1785
- () => AttributeDefinitions,
1786
- () => KeySchema,
1787
- 0,
1788
- () => ProvisionedThroughput$,
1789
- () => OnDemandThroughput$,
1790
- () => SSESpecification$,
1791
- () => GlobalSecondaryIndexList,
1792
- ],
1793
- ];
1794
- export var TableDescription$ = [
1795
- 3,
1796
- n0,
1797
- _TD,
1798
- 0,
1799
- [
1800
- _ADt,
1801
- _TN,
1802
- _KS,
1803
- _TSa,
1804
- _CDT,
1805
- _PT,
1806
- _TSB,
1807
- _IC,
1808
- _TA,
1809
- _TI,
1810
- _BMS,
1811
- _LSI,
1812
- _GSI,
1813
- _SS,
1814
- _LSL,
1815
- _LSA,
1816
- _GTV,
1817
- _Rep,
1818
- _GTW,
1819
- _RSes,
1820
- _SSED,
1821
- _AS,
1822
- _TCS,
1823
- _DPE,
1824
- _ODT,
1825
- _WT,
1826
- _MRC,
1827
- ],
1828
- [
1829
- () => AttributeDefinitions,
1830
- 0,
1831
- () => KeySchema,
1832
- 0,
1833
- 4,
1834
- () => ProvisionedThroughputDescription$,
1835
- 1,
1836
- 1,
1837
- 0,
1838
- 0,
1839
- () => BillingModeSummary$,
1840
- () => LocalSecondaryIndexDescriptionList,
1841
- () => GlobalSecondaryIndexDescriptionList,
1842
- () => StreamSpecification$,
1843
- 0,
1844
- 0,
1845
- 0,
1846
- () => ReplicaDescriptionList,
1847
- () => GlobalTableWitnessDescriptionList,
1848
- () => RestoreSummary$,
1849
- () => SSEDescription$,
1850
- () => ArchivalSummary$,
1851
- () => TableClassSummary$,
1852
- 2,
1853
- () => OnDemandThroughput$,
1854
- () => TableWarmThroughputDescription$,
1855
- 0,
1856
- ],
1857
- ];
1858
- export var TableInUseException$ = [-3, n0, _TIUE, { [_e]: _c }, [_m], [0]];
1755
+ [0, () => AttributeDefinitions, () => KeySchema, 0, () => ProvisionedThroughput$, () => OnDemandThroughput$, () => SSESpecification$, () => GlobalSecondaryIndexList]
1756
+ ];
1757
+ export var TableDescription$ = [3, n0, _TD,
1758
+ 0,
1759
+ [_ADt, _TN, _KS, _TSa, _CDT, _PT, _TSB, _IC, _TA, _TI, _BMS, _LSI, _GSI, _SS, _LSL, _LSA, _GTV, _Rep, _GTW, _RSes, _SSED, _AS, _TCS, _DPE, _ODT, _WT, _MRC],
1760
+ [() => AttributeDefinitions, 0, () => KeySchema, 0, 4, () => ProvisionedThroughputDescription$, 1, 1, 0, 0, () => BillingModeSummary$, () => LocalSecondaryIndexDescriptionList, () => GlobalSecondaryIndexDescriptionList, () => StreamSpecification$, 0, 0, 0, () => ReplicaDescriptionList, () => GlobalTableWitnessDescriptionList, () => RestoreSummary$, () => SSEDescription$, () => ArchivalSummary$, () => TableClassSummary$, 2, () => OnDemandThroughput$, () => TableWarmThroughputDescription$, 0]
1761
+ ];
1762
+ export var TableInUseException$ = [-3, n0, _TIUE,
1763
+ { [_e]: _c },
1764
+ [_m],
1765
+ [0]
1766
+ ];
1859
1767
  TypeRegistry.for(n0).registerError(TableInUseException$, TableInUseException);
1860
- export var TableNotFoundException$ = [-3, n0, _TNFE, { [_e]: _c }, [_m], [0]];
1768
+ export var TableNotFoundException$ = [-3, n0, _TNFE,
1769
+ { [_e]: _c },
1770
+ [_m],
1771
+ [0]
1772
+ ];
1861
1773
  TypeRegistry.for(n0).registerError(TableNotFoundException$, TableNotFoundException);
1862
- export var TableWarmThroughputDescription$ = [3, n0, _TWTD, 0, [_RUPS, _WUPS, _Sta], [1, 1, 0]];
1863
- export var Tag$ = [3, n0, _Tag, 0, [_K, _V], [0, 0]];
1864
- export var TagResourceInput$ = [3, n0, _TRI, 0, [_RA, _Ta], [0, () => TagList]];
1865
- export var ThrottlingException$ = [
1866
- -3,
1867
- n0,
1868
- _TE,
1774
+ export var TableWarmThroughputDescription$ = [3, n0, _TWTD,
1775
+ 0,
1776
+ [_RUPS, _WUPS, _Sta],
1777
+ [1, 1, 0]
1778
+ ];
1779
+ export var Tag$ = [3, n0, _Tag,
1780
+ 0,
1781
+ [_K, _V],
1782
+ [0, 0]
1783
+ ];
1784
+ export var TagResourceInput$ = [3, n0, _TRI,
1785
+ 0,
1786
+ [_RA, _Ta],
1787
+ [0, () => TagList]
1788
+ ];
1789
+ export var ThrottlingException$ = [-3, n0, _TE,
1869
1790
  { [_aQE]: [`Throttling`, 400], [_e]: _c, [_hE]: 400 },
1870
1791
  [_m, _tR],
1871
- [0, () => ThrottlingReasonList],
1792
+ [0, () => ThrottlingReasonList]
1872
1793
  ];
1873
1794
  TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
1874
- export var ThrottlingReason$ = [3, n0, _TRh, 0, [_r, _re], [0, 0]];
1875
- export var TimeToLiveDescription$ = [3, n0, _TTLD, 0, [_TTLS, _AN], [0, 0]];
1876
- export var TimeToLiveSpecification$ = [3, n0, _TTLSi, 0, [_Ena, _AN], [2, 0]];
1877
- export var TransactGetItem$ = [3, n0, _TGI, 0, [_G], [() => Get$]];
1878
- export var TransactGetItemsInput$ = [
1879
- 3,
1880
- n0,
1881
- _TGII,
1795
+ export var ThrottlingReason$ = [3, n0, _TRh,
1796
+ 0,
1797
+ [_r, _re],
1798
+ [0, 0]
1799
+ ];
1800
+ export var TimeToLiveDescription$ = [3, n0, _TTLD,
1801
+ 0,
1802
+ [_TTLS, _AN],
1803
+ [0, 0]
1804
+ ];
1805
+ export var TimeToLiveSpecification$ = [3, n0, _TTLSi,
1806
+ 0,
1807
+ [_Ena, _AN],
1808
+ [2, 0]
1809
+ ];
1810
+ export var TransactGetItem$ = [3, n0, _TGI,
1811
+ 0,
1812
+ [_G],
1813
+ [() => Get$]
1814
+ ];
1815
+ export var TransactGetItemsInput$ = [3, n0, _TGII,
1882
1816
  0,
1883
1817
  [_TIr, _RCC],
1884
- [() => TransactGetItemList, 0],
1818
+ [() => TransactGetItemList, 0]
1885
1819
  ];
1886
- export var TransactGetItemsOutput$ = [
1887
- 3,
1888
- n0,
1889
- _TGIO,
1820
+ export var TransactGetItemsOutput$ = [3, n0, _TGIO,
1890
1821
  0,
1891
1822
  [_CC, _R],
1892
- [() => ConsumedCapacityMultiple, () => ItemResponseList],
1823
+ [() => ConsumedCapacityMultiple, () => ItemResponseList]
1893
1824
  ];
1894
- export var TransactionCanceledException$ = [
1895
- -3,
1896
- n0,
1897
- _TCE,
1825
+ export var TransactionCanceledException$ = [-3, n0, _TCE,
1898
1826
  { [_e]: _c },
1899
1827
  [_M, _CRan],
1900
- [0, () => CancellationReasonList],
1828
+ [0, () => CancellationReasonList]
1901
1829
  ];
1902
1830
  TypeRegistry.for(n0).registerError(TransactionCanceledException$, TransactionCanceledException);
1903
- export var TransactionConflictException$ = [-3, n0, _TCEr, { [_e]: _c }, [_m], [0]];
1831
+ export var TransactionConflictException$ = [-3, n0, _TCEr,
1832
+ { [_e]: _c },
1833
+ [_m],
1834
+ [0]
1835
+ ];
1904
1836
  TypeRegistry.for(n0).registerError(TransactionConflictException$, TransactionConflictException);
1905
- export var TransactionInProgressException$ = [-3, n0, _TIPE, { [_e]: _c }, [_M], [0]];
1837
+ export var TransactionInProgressException$ = [-3, n0, _TIPE,
1838
+ { [_e]: _c },
1839
+ [_M],
1840
+ [0]
1841
+ ];
1906
1842
  TypeRegistry.for(n0).registerError(TransactionInProgressException$, TransactionInProgressException);
1907
- export var TransactWriteItem$ = [
1908
- 3,
1909
- n0,
1910
- _TWI,
1843
+ export var TransactWriteItem$ = [3, n0, _TWI,
1911
1844
  0,
1912
1845
  [_CCo, _Pu, _De, _U],
1913
- [() => ConditionCheck$, () => Put$, () => Delete$, () => Update$],
1846
+ [() => ConditionCheck$, () => Put$, () => Delete$, () => Update$]
1914
1847
  ];
1915
- export var TransactWriteItemsInput$ = [
1916
- 3,
1917
- n0,
1918
- _TWII,
1848
+ export var TransactWriteItemsInput$ = [3, n0, _TWII,
1919
1849
  0,
1920
1850
  [_TIr, _RCC, _RICM, _CRT],
1921
- [() => TransactWriteItemList, 0, 0, [0, 4]],
1851
+ [() => TransactWriteItemList, 0, 0, [0, 4]]
1922
1852
  ];
1923
- export var TransactWriteItemsOutput$ = [
1924
- 3,
1925
- n0,
1926
- _TWIO,
1853
+ export var TransactWriteItemsOutput$ = [3, n0, _TWIO,
1927
1854
  0,
1928
1855
  [_CC, _ICM],
1929
- [() => ConsumedCapacityMultiple, () => ItemCollectionMetricsPerTable],
1856
+ [() => ConsumedCapacityMultiple, () => ItemCollectionMetricsPerTable]
1857
+ ];
1858
+ export var UntagResourceInput$ = [3, n0, _URI,
1859
+ 0,
1860
+ [_RA, _TK],
1861
+ [0, 64 | 0]
1930
1862
  ];
1931
- export var UntagResourceInput$ = [3, n0, _URI, 0, [_RA, _TK], [0, 64 | 0]];
1932
- export var Update$ = [
1933
- 3,
1934
- n0,
1935
- _U,
1863
+ export var Update$ = [3, n0, _U,
1936
1864
  0,
1937
1865
  [_K, _UE, _TN, _CE, _EAN, _EAV, _RVOCCF],
1938
- [() => Key, 0, 0, 0, 128 | 0, () => ExpressionAttributeValueMap, 0],
1866
+ [() => Key, 0, 0, 0, 128 | 0, () => ExpressionAttributeValueMap, 0]
1939
1867
  ];
1940
- export var UpdateContinuousBackupsInput$ = [
1941
- 3,
1942
- n0,
1943
- _UCBI,
1868
+ export var UpdateContinuousBackupsInput$ = [3, n0, _UCBI,
1944
1869
  0,
1945
1870
  [_TN, _PITRSo],
1946
- [0, () => PointInTimeRecoverySpecification$],
1871
+ [0, () => PointInTimeRecoverySpecification$]
1947
1872
  ];
1948
- export var UpdateContinuousBackupsOutput$ = [
1949
- 3,
1950
- n0,
1951
- _UCBO,
1873
+ export var UpdateContinuousBackupsOutput$ = [3, n0, _UCBO,
1952
1874
  0,
1953
1875
  [_CBD],
1954
- [() => ContinuousBackupsDescription$],
1876
+ [() => ContinuousBackupsDescription$]
1955
1877
  ];
1956
- export var UpdateContributorInsightsInput$ = [
1957
- 3,
1958
- n0,
1959
- _UCII,
1878
+ export var UpdateContributorInsightsInput$ = [3, n0, _UCII,
1960
1879
  0,
1961
1880
  [_TN, _IN, _CIA, _CIM],
1962
- [0, 0, 0, 0],
1881
+ [0, 0, 0, 0]
1963
1882
  ];
1964
- export var UpdateContributorInsightsOutput$ = [
1965
- 3,
1966
- n0,
1967
- _UCIO,
1883
+ export var UpdateContributorInsightsOutput$ = [3, n0, _UCIO,
1968
1884
  0,
1969
1885
  [_TN, _IN, _CISo, _CIM],
1970
- [0, 0, 0, 0],
1886
+ [0, 0, 0, 0]
1971
1887
  ];
1972
- export var UpdateGlobalSecondaryIndexAction$ = [
1973
- 3,
1974
- n0,
1975
- _UGSIA,
1888
+ export var UpdateGlobalSecondaryIndexAction$ = [3, n0, _UGSIA,
1976
1889
  0,
1977
1890
  [_IN, _PT, _ODT, _WT],
1978
- [0, () => ProvisionedThroughput$, () => OnDemandThroughput$, () => WarmThroughput$],
1891
+ [0, () => ProvisionedThroughput$, () => OnDemandThroughput$, () => WarmThroughput$]
1979
1892
  ];
1980
- export var UpdateGlobalTableInput$ = [
1981
- 3,
1982
- n0,
1983
- _UGTI,
1893
+ export var UpdateGlobalTableInput$ = [3, n0, _UGTI,
1984
1894
  0,
1985
1895
  [_GTN, _RUe],
1986
- [0, () => ReplicaUpdateList],
1896
+ [0, () => ReplicaUpdateList]
1897
+ ];
1898
+ export var UpdateGlobalTableOutput$ = [3, n0, _UGTO,
1899
+ 0,
1900
+ [_GTD],
1901
+ [() => GlobalTableDescription$]
1987
1902
  ];
1988
- export var UpdateGlobalTableOutput$ = [3, n0, _UGTO, 0, [_GTD], [() => GlobalTableDescription$]];
1989
- export var UpdateGlobalTableSettingsInput$ = [
1990
- 3,
1991
- n0,
1992
- _UGTSI,
1903
+ export var UpdateGlobalTableSettingsInput$ = [3, n0, _UGTSI,
1993
1904
  0,
1994
1905
  [_GTN, _GTBM, _GTPWCU, _GTPWCASSU, _GTGSISU, _RSU],
1995
- [
1996
- 0,
1997
- 0,
1998
- 1,
1999
- () => AutoScalingSettingsUpdate$,
2000
- () => GlobalTableGlobalSecondaryIndexSettingsUpdateList,
2001
- () => ReplicaSettingsUpdateList,
2002
- ],
2003
- ];
2004
- export var UpdateGlobalTableSettingsOutput$ = [
2005
- 3,
2006
- n0,
2007
- _UGTSO,
1906
+ [0, 0, 1, () => AutoScalingSettingsUpdate$, () => GlobalTableGlobalSecondaryIndexSettingsUpdateList, () => ReplicaSettingsUpdateList]
1907
+ ];
1908
+ export var UpdateGlobalTableSettingsOutput$ = [3, n0, _UGTSO,
2008
1909
  0,
2009
1910
  [_GTN, _RS],
2010
- [0, () => ReplicaSettingsDescriptionList],
1911
+ [0, () => ReplicaSettingsDescriptionList]
2011
1912
  ];
2012
- export var UpdateItemInput$ = [
2013
- 3,
2014
- n0,
2015
- _UII,
1913
+ export var UpdateItemInput$ = [3, n0, _UII,
2016
1914
  0,
2017
1915
  [_TN, _K, _AU, _Ex, _COo, _RV, _RCC, _RICM, _UE, _CE, _EAN, _EAV, _RVOCCF],
2018
- [
2019
- 0,
2020
- () => Key,
2021
- () => AttributeUpdates,
2022
- () => ExpectedAttributeMap,
2023
- 0,
2024
- 0,
2025
- 0,
2026
- 0,
2027
- 0,
2028
- 0,
2029
- 128 | 0,
2030
- () => ExpressionAttributeValueMap,
2031
- 0,
2032
- ],
2033
- ];
2034
- export var UpdateItemOutput$ = [
2035
- 3,
2036
- n0,
2037
- _UIO,
1916
+ [0, () => Key, () => AttributeUpdates, () => ExpectedAttributeMap, 0, 0, 0, 0, 0, 0, 128 | 0, () => ExpressionAttributeValueMap, 0]
1917
+ ];
1918
+ export var UpdateItemOutput$ = [3, n0, _UIO,
2038
1919
  0,
2039
1920
  [_At, _CC, _ICM],
2040
- [() => AttributeMap, () => ConsumedCapacity$, () => ItemCollectionMetrics$],
1921
+ [() => AttributeMap, () => ConsumedCapacity$, () => ItemCollectionMetrics$]
1922
+ ];
1923
+ export var UpdateKinesisStreamingConfiguration$ = [3, n0, _UKSC,
1924
+ 0,
1925
+ [_ACDTP],
1926
+ [0]
2041
1927
  ];
2042
- export var UpdateKinesisStreamingConfiguration$ = [3, n0, _UKSC, 0, [_ACDTP], [0]];
2043
- export var UpdateKinesisStreamingDestinationInput$ = [
2044
- 3,
2045
- n0,
2046
- _UKSDI,
1928
+ export var UpdateKinesisStreamingDestinationInput$ = [3, n0, _UKSDI,
2047
1929
  0,
2048
1930
  [_TN, _SA, _UKSC],
2049
- [0, 0, () => UpdateKinesisStreamingConfiguration$],
1931
+ [0, 0, () => UpdateKinesisStreamingConfiguration$]
2050
1932
  ];
2051
- export var UpdateKinesisStreamingDestinationOutput$ = [
2052
- 3,
2053
- n0,
2054
- _UKSDO,
1933
+ export var UpdateKinesisStreamingDestinationOutput$ = [3, n0, _UKSDO,
2055
1934
  0,
2056
1935
  [_TN, _SA, _DS, _UKSC],
2057
- [0, 0, 0, () => UpdateKinesisStreamingConfiguration$],
1936
+ [0, 0, 0, () => UpdateKinesisStreamingConfiguration$]
2058
1937
  ];
2059
- export var UpdateReplicationGroupMemberAction$ = [
2060
- 3,
2061
- n0,
2062
- _URGMA,
1938
+ export var UpdateReplicationGroupMemberAction$ = [3, n0, _URGMA,
2063
1939
  0,
2064
1940
  [_RN, _KMSMKI, _PTO, _ODTO, _GSI, _TCO],
2065
- [
2066
- 0,
2067
- 0,
2068
- () => ProvisionedThroughputOverride$,
2069
- () => OnDemandThroughputOverride$,
2070
- () => ReplicaGlobalSecondaryIndexList,
2071
- 0,
2072
- ],
2073
- ];
2074
- export var UpdateTableInput$ = [
2075
- 3,
2076
- n0,
2077
- _UTI,
1941
+ [0, 0, () => ProvisionedThroughputOverride$, () => OnDemandThroughputOverride$, () => ReplicaGlobalSecondaryIndexList, 0]
1942
+ ];
1943
+ export var UpdateTableInput$ = [3, n0, _UTI,
2078
1944
  0,
2079
1945
  [_ADt, _TN, _BM, _PT, _GSIUl, _SS, _SSES, _RUe, _TC, _DPE, _MRC, _GTWU, _ODT, _WT],
2080
- [
2081
- () => AttributeDefinitions,
2082
- 0,
2083
- 0,
2084
- () => ProvisionedThroughput$,
2085
- () => GlobalSecondaryIndexUpdateList,
2086
- () => StreamSpecification$,
2087
- () => SSESpecification$,
2088
- () => ReplicationGroupUpdateList,
2089
- 0,
2090
- 2,
2091
- 0,
2092
- () => GlobalTableWitnessGroupUpdateList,
2093
- () => OnDemandThroughput$,
2094
- () => WarmThroughput$,
2095
- ],
2096
- ];
2097
- export var UpdateTableOutput$ = [3, n0, _UTO, 0, [_TD], [() => TableDescription$]];
2098
- export var UpdateTableReplicaAutoScalingInput$ = [
2099
- 3,
2100
- n0,
2101
- _UTRASI,
1946
+ [() => AttributeDefinitions, 0, 0, () => ProvisionedThroughput$, () => GlobalSecondaryIndexUpdateList, () => StreamSpecification$, () => SSESpecification$, () => ReplicationGroupUpdateList, 0, 2, 0, () => GlobalTableWitnessGroupUpdateList, () => OnDemandThroughput$, () => WarmThroughput$]
1947
+ ];
1948
+ export var UpdateTableOutput$ = [3, n0, _UTO,
1949
+ 0,
1950
+ [_TD],
1951
+ [() => TableDescription$]
1952
+ ];
1953
+ export var UpdateTableReplicaAutoScalingInput$ = [3, n0, _UTRASI,
2102
1954
  0,
2103
1955
  [_GSIUl, _TN, _PWCASU, _RUe],
2104
- [
2105
- () => GlobalSecondaryIndexAutoScalingUpdateList,
2106
- 0,
2107
- () => AutoScalingSettingsUpdate$,
2108
- () => ReplicaAutoScalingUpdateList,
2109
- ],
2110
- ];
2111
- export var UpdateTableReplicaAutoScalingOutput$ = [
2112
- 3,
2113
- n0,
2114
- _UTRASO,
1956
+ [() => GlobalSecondaryIndexAutoScalingUpdateList, 0, () => AutoScalingSettingsUpdate$, () => ReplicaAutoScalingUpdateList]
1957
+ ];
1958
+ export var UpdateTableReplicaAutoScalingOutput$ = [3, n0, _UTRASO,
2115
1959
  0,
2116
1960
  [_TASD],
2117
- [() => TableAutoScalingDescription$],
1961
+ [() => TableAutoScalingDescription$]
2118
1962
  ];
2119
- export var UpdateTimeToLiveInput$ = [
2120
- 3,
2121
- n0,
2122
- _UTTLI,
1963
+ export var UpdateTimeToLiveInput$ = [3, n0, _UTTLI,
2123
1964
  0,
2124
1965
  [_TN, _TTLSi],
2125
- [0, () => TimeToLiveSpecification$],
1966
+ [0, () => TimeToLiveSpecification$]
2126
1967
  ];
2127
- export var UpdateTimeToLiveOutput$ = [
2128
- 3,
2129
- n0,
2130
- _UTTLO,
1968
+ export var UpdateTimeToLiveOutput$ = [3, n0, _UTTLO,
2131
1969
  0,
2132
1970
  [_TTLSi],
2133
- [() => TimeToLiveSpecification$],
1971
+ [() => TimeToLiveSpecification$]
2134
1972
  ];
2135
- export var WarmThroughput$ = [3, n0, _WT, 0, [_RUPS, _WUPS], [1, 1]];
2136
- export var WriteRequest$ = [
2137
- 3,
2138
- n0,
2139
- _WR,
1973
+ export var WarmThroughput$ = [3, n0, _WT,
1974
+ 0,
1975
+ [_RUPS, _WUPS],
1976
+ [1, 1]
1977
+ ];
1978
+ export var WriteRequest$ = [3, n0, _WR,
2140
1979
  0,
2141
1980
  [_PR, _DR],
2142
- [() => PutRequest$, () => DeleteRequest$],
1981
+ [() => PutRequest$, () => DeleteRequest$]
2143
1982
  ];
2144
1983
  var __Unit = "unit";
2145
1984
  export var DynamoDBServiceException$ = [-3, _sm, "DynamoDBServiceException", 0, [], []];
2146
1985
  TypeRegistry.for(_sm).registerError(DynamoDBServiceException$, DynamoDBServiceException);
2147
- var AttributeDefinitions = [1, n0, _ADt, 0, () => AttributeDefinition$];
1986
+ var AttributeDefinitions = [1, n0, _ADt,
1987
+ 0, () => AttributeDefinition$
1988
+ ];
2148
1989
  var AttributeNameList = 64 | 0;
2149
- var AttributeValueList = [1, n0, _AVL, 0, () => AttributeValue$];
2150
- var AutoScalingPolicyDescriptionList = [1, n0, _ASPDL, 0, () => AutoScalingPolicyDescription$];
2151
- var BackupSummaries = [1, n0, _BSac, 0, () => BackupSummary$];
1990
+ var AttributeValueList = [1, n0, _AVL,
1991
+ 0, () => AttributeValue$
1992
+ ];
1993
+ var AutoScalingPolicyDescriptionList = [1, n0, _ASPDL,
1994
+ 0, () => AutoScalingPolicyDescription$
1995
+ ];
1996
+ var BackupSummaries = [1, n0, _BSac,
1997
+ 0, () => BackupSummary$
1998
+ ];
2152
1999
  var BinarySetAttributeValue = 64 | 21;
2153
- var CancellationReasonList = [1, n0, _CRL, 0, () => CancellationReason$];
2154
- var ConsumedCapacityMultiple = [1, n0, _CCM, 0, () => ConsumedCapacity$];
2000
+ var CancellationReasonList = [1, n0, _CRL,
2001
+ 0, () => CancellationReason$
2002
+ ];
2003
+ var ConsumedCapacityMultiple = [1, n0, _CCM,
2004
+ 0, () => ConsumedCapacity$
2005
+ ];
2155
2006
  var ContributorInsightsRuleList = 64 | 0;
2156
- var ContributorInsightsSummaries = [1, n0, _CISon, 0, () => ContributorInsightsSummary$];
2007
+ var ContributorInsightsSummaries = [1, n0, _CISon,
2008
+ 0, () => ContributorInsightsSummary$
2009
+ ];
2157
2010
  var CsvHeaderList = 64 | 0;
2158
- var Endpoints = [1, n0, _En, 0, () => Endpoint$];
2159
- var ExportSummaries = [1, n0, _ESxp, 0, () => ExportSummary$];
2160
- var GlobalSecondaryIndexAutoScalingUpdateList = [
2161
- 1,
2162
- n0,
2163
- _GSIASUL,
2164
- 0,
2165
- () => GlobalSecondaryIndexAutoScalingUpdate$,
2166
- ];
2167
- var GlobalSecondaryIndexDescriptionList = [1, n0, _GSIDL, 0, () => GlobalSecondaryIndexDescription$];
2168
- var GlobalSecondaryIndexes = [1, n0, _GSI, 0, () => GlobalSecondaryIndexInfo$];
2169
- var GlobalSecondaryIndexList = [1, n0, _GSIL, 0, () => GlobalSecondaryIndex$];
2170
- var GlobalSecondaryIndexUpdateList = [1, n0, _GSIUL, 0, () => GlobalSecondaryIndexUpdate$];
2171
- var GlobalTableGlobalSecondaryIndexSettingsUpdateList = [
2172
- 1,
2173
- n0,
2174
- _GTGSISUL,
2175
- 0,
2176
- () => GlobalTableGlobalSecondaryIndexSettingsUpdate$,
2177
- ];
2178
- var GlobalTableList = [1, n0, _GTL, 0, () => GlobalTable$];
2179
- var GlobalTableWitnessDescriptionList = [1, n0, _GTWDL, 0, () => GlobalTableWitnessDescription$];
2180
- var GlobalTableWitnessGroupUpdateList = [1, n0, _GTWGUL, 0, () => GlobalTableWitnessGroupUpdate$];
2181
- var ImportSummaryList = [1, n0, _ISL, 0, () => ImportSummary$];
2182
- var ItemCollectionMetricsMultiple = [1, n0, _ICMM, 0, () => ItemCollectionMetrics$];
2011
+ var Endpoints = [1, n0, _En,
2012
+ 0, () => Endpoint$
2013
+ ];
2014
+ var ExportSummaries = [1, n0, _ESxp,
2015
+ 0, () => ExportSummary$
2016
+ ];
2017
+ var GlobalSecondaryIndexAutoScalingUpdateList = [1, n0, _GSIASUL,
2018
+ 0, () => GlobalSecondaryIndexAutoScalingUpdate$
2019
+ ];
2020
+ var GlobalSecondaryIndexDescriptionList = [1, n0, _GSIDL,
2021
+ 0, () => GlobalSecondaryIndexDescription$
2022
+ ];
2023
+ var GlobalSecondaryIndexes = [1, n0, _GSI,
2024
+ 0, () => GlobalSecondaryIndexInfo$
2025
+ ];
2026
+ var GlobalSecondaryIndexList = [1, n0, _GSIL,
2027
+ 0, () => GlobalSecondaryIndex$
2028
+ ];
2029
+ var GlobalSecondaryIndexUpdateList = [1, n0, _GSIUL,
2030
+ 0, () => GlobalSecondaryIndexUpdate$
2031
+ ];
2032
+ var GlobalTableGlobalSecondaryIndexSettingsUpdateList = [1, n0, _GTGSISUL,
2033
+ 0, () => GlobalTableGlobalSecondaryIndexSettingsUpdate$
2034
+ ];
2035
+ var GlobalTableList = [1, n0, _GTL,
2036
+ 0, () => GlobalTable$
2037
+ ];
2038
+ var GlobalTableWitnessDescriptionList = [1, n0, _GTWDL,
2039
+ 0, () => GlobalTableWitnessDescription$
2040
+ ];
2041
+ var GlobalTableWitnessGroupUpdateList = [1, n0, _GTWGUL,
2042
+ 0, () => GlobalTableWitnessGroupUpdate$
2043
+ ];
2044
+ var ImportSummaryList = [1, n0, _ISL,
2045
+ 0, () => ImportSummary$
2046
+ ];
2047
+ var ItemCollectionMetricsMultiple = [1, n0, _ICMM,
2048
+ 0, () => ItemCollectionMetrics$
2049
+ ];
2183
2050
  var ItemCollectionSizeEstimateRange = 64 | 1;
2184
- var ItemList = [1, n0, _IL, 0, () => AttributeMap];
2185
- var ItemResponseList = [1, n0, _IRL, 0, () => ItemResponse$];
2186
- var KeyList = [1, n0, _KL, 0, () => Key];
2187
- var KeySchema = [1, n0, _KS, 0, () => KeySchemaElement$];
2188
- var KinesisDataStreamDestinations = [1, n0, _KDSD, 0, () => KinesisDataStreamDestination$];
2189
- var ListAttributeValue = [1, n0, _LAV, 0, () => AttributeValue$];
2190
- var LocalSecondaryIndexDescriptionList = [1, n0, _LSIDL, 0, () => LocalSecondaryIndexDescription$];
2191
- var LocalSecondaryIndexes = [1, n0, _LSI, 0, () => LocalSecondaryIndexInfo$];
2192
- var LocalSecondaryIndexList = [1, n0, _LSIL, 0, () => LocalSecondaryIndex$];
2051
+ var ItemList = [1, n0, _IL,
2052
+ 0, () => AttributeMap
2053
+ ];
2054
+ var ItemResponseList = [1, n0, _IRL,
2055
+ 0, () => ItemResponse$
2056
+ ];
2057
+ var KeyList = [1, n0, _KL,
2058
+ 0, () => Key
2059
+ ];
2060
+ var KeySchema = [1, n0, _KS,
2061
+ 0, () => KeySchemaElement$
2062
+ ];
2063
+ var KinesisDataStreamDestinations = [1, n0, _KDSD,
2064
+ 0, () => KinesisDataStreamDestination$
2065
+ ];
2066
+ var ListAttributeValue = [1, n0, _LAV,
2067
+ 0, () => AttributeValue$
2068
+ ];
2069
+ var LocalSecondaryIndexDescriptionList = [1, n0, _LSIDL,
2070
+ 0, () => LocalSecondaryIndexDescription$
2071
+ ];
2072
+ var LocalSecondaryIndexes = [1, n0, _LSI,
2073
+ 0, () => LocalSecondaryIndexInfo$
2074
+ ];
2075
+ var LocalSecondaryIndexList = [1, n0, _LSIL,
2076
+ 0, () => LocalSecondaryIndex$
2077
+ ];
2193
2078
  var NonKeyAttributeNameList = 64 | 0;
2194
2079
  var NumberSetAttributeValue = 64 | 0;
2195
- var ParameterizedStatements = [1, n0, _PSar, 0, () => ParameterizedStatement$];
2196
- var PartiQLBatchRequest = [1, n0, _PQLBR, 0, () => BatchStatementRequest$];
2197
- var PartiQLBatchResponse = [1, n0, _PQLBRa, 0, () => BatchStatementResponse$];
2198
- var PreparedStatementParameters = [1, n0, _PSP, 0, () => AttributeValue$];
2199
- var ReplicaAutoScalingDescriptionList = [1, n0, _RASDL, 0, () => ReplicaAutoScalingDescription$];
2200
- var ReplicaAutoScalingUpdateList = [1, n0, _RASUL, 0, () => ReplicaAutoScalingUpdate$];
2201
- var ReplicaDescriptionList = [1, n0, _RDL, 0, () => ReplicaDescription$];
2202
- var ReplicaGlobalSecondaryIndexAutoScalingDescriptionList = [
2203
- 1,
2204
- n0,
2205
- _RGSIASDL,
2206
- 0,
2207
- () => ReplicaGlobalSecondaryIndexAutoScalingDescription$,
2208
- ];
2209
- var ReplicaGlobalSecondaryIndexAutoScalingUpdateList = [
2210
- 1,
2211
- n0,
2212
- _RGSIASUL,
2213
- 0,
2214
- () => ReplicaGlobalSecondaryIndexAutoScalingUpdate$,
2215
- ];
2216
- var ReplicaGlobalSecondaryIndexDescriptionList = [
2217
- 1,
2218
- n0,
2219
- _RGSIDL,
2220
- 0,
2221
- () => ReplicaGlobalSecondaryIndexDescription$,
2222
- ];
2223
- var ReplicaGlobalSecondaryIndexList = [1, n0, _RGSIL, 0, () => ReplicaGlobalSecondaryIndex$];
2224
- var ReplicaGlobalSecondaryIndexSettingsDescriptionList = [
2225
- 1,
2226
- n0,
2227
- _RGSISDL,
2228
- 0,
2229
- () => ReplicaGlobalSecondaryIndexSettingsDescription$,
2230
- ];
2231
- var ReplicaGlobalSecondaryIndexSettingsUpdateList = [
2232
- 1,
2233
- n0,
2234
- _RGSISUL,
2235
- 0,
2236
- () => ReplicaGlobalSecondaryIndexSettingsUpdate$,
2237
- ];
2238
- var ReplicaList = [1, n0, _RL, 0, () => Replica$];
2239
- var ReplicaSettingsDescriptionList = [1, n0, _RSDL, 0, () => ReplicaSettingsDescription$];
2240
- var ReplicaSettingsUpdateList = [1, n0, _RSUL, 0, () => ReplicaSettingsUpdate$];
2241
- var ReplicationGroupUpdateList = [1, n0, _RGUL, 0, () => ReplicationGroupUpdate$];
2242
- var ReplicaUpdateList = [1, n0, _RUL, 0, () => ReplicaUpdate$];
2080
+ var ParameterizedStatements = [1, n0, _PSar,
2081
+ 0, () => ParameterizedStatement$
2082
+ ];
2083
+ var PartiQLBatchRequest = [1, n0, _PQLBR,
2084
+ 0, () => BatchStatementRequest$
2085
+ ];
2086
+ var PartiQLBatchResponse = [1, n0, _PQLBRa,
2087
+ 0, () => BatchStatementResponse$
2088
+ ];
2089
+ var PreparedStatementParameters = [1, n0, _PSP,
2090
+ 0, () => AttributeValue$
2091
+ ];
2092
+ var ReplicaAutoScalingDescriptionList = [1, n0, _RASDL,
2093
+ 0, () => ReplicaAutoScalingDescription$
2094
+ ];
2095
+ var ReplicaAutoScalingUpdateList = [1, n0, _RASUL,
2096
+ 0, () => ReplicaAutoScalingUpdate$
2097
+ ];
2098
+ var ReplicaDescriptionList = [1, n0, _RDL,
2099
+ 0, () => ReplicaDescription$
2100
+ ];
2101
+ var ReplicaGlobalSecondaryIndexAutoScalingDescriptionList = [1, n0, _RGSIASDL,
2102
+ 0, () => ReplicaGlobalSecondaryIndexAutoScalingDescription$
2103
+ ];
2104
+ var ReplicaGlobalSecondaryIndexAutoScalingUpdateList = [1, n0, _RGSIASUL,
2105
+ 0, () => ReplicaGlobalSecondaryIndexAutoScalingUpdate$
2106
+ ];
2107
+ var ReplicaGlobalSecondaryIndexDescriptionList = [1, n0, _RGSIDL,
2108
+ 0, () => ReplicaGlobalSecondaryIndexDescription$
2109
+ ];
2110
+ var ReplicaGlobalSecondaryIndexList = [1, n0, _RGSIL,
2111
+ 0, () => ReplicaGlobalSecondaryIndex$
2112
+ ];
2113
+ var ReplicaGlobalSecondaryIndexSettingsDescriptionList = [1, n0, _RGSISDL,
2114
+ 0, () => ReplicaGlobalSecondaryIndexSettingsDescription$
2115
+ ];
2116
+ var ReplicaGlobalSecondaryIndexSettingsUpdateList = [1, n0, _RGSISUL,
2117
+ 0, () => ReplicaGlobalSecondaryIndexSettingsUpdate$
2118
+ ];
2119
+ var ReplicaList = [1, n0, _RL,
2120
+ 0, () => Replica$
2121
+ ];
2122
+ var ReplicaSettingsDescriptionList = [1, n0, _RSDL,
2123
+ 0, () => ReplicaSettingsDescription$
2124
+ ];
2125
+ var ReplicaSettingsUpdateList = [1, n0, _RSUL,
2126
+ 0, () => ReplicaSettingsUpdate$
2127
+ ];
2128
+ var ReplicationGroupUpdateList = [1, n0, _RGUL,
2129
+ 0, () => ReplicationGroupUpdate$
2130
+ ];
2131
+ var ReplicaUpdateList = [1, n0, _RUL,
2132
+ 0, () => ReplicaUpdate$
2133
+ ];
2243
2134
  var StringSetAttributeValue = 64 | 0;
2244
2135
  var TableNameList = 64 | 0;
2245
2136
  var TagKeyList = 64 | 0;
2246
- var TagList = [1, n0, _TL, 0, () => Tag$];
2247
- var ThrottlingReasonList = [1, n0, _TRL, 0, () => ThrottlingReason$];
2248
- var TransactGetItemList = [1, n0, _TGIL, 0, () => TransactGetItem$];
2249
- var TransactWriteItemList = [1, n0, _TWIL, 0, () => TransactWriteItem$];
2250
- var WriteRequests = [1, n0, _WRr, 0, () => WriteRequest$];
2251
- var AttributeMap = [2, n0, _AM, 0, 0, () => AttributeValue$];
2252
- var AttributeUpdates = [2, n0, _AU, 0, 0, () => AttributeValueUpdate$];
2253
- var BatchGetRequestMap = [2, n0, _BGRMa, 0, 0, () => KeysAndAttributes$];
2254
- var BatchGetResponseMap = [2, n0, _BGRM, 0, 0, () => ItemList];
2255
- var BatchWriteItemRequestMap = [2, n0, _BWIRM, 0, 0, () => WriteRequests];
2256
- var ExpectedAttributeMap = [2, n0, _EAM, 0, 0, () => ExpectedAttributeValue$];
2137
+ var TagList = [1, n0, _TL,
2138
+ 0, () => Tag$
2139
+ ];
2140
+ var ThrottlingReasonList = [1, n0, _TRL,
2141
+ 0, () => ThrottlingReason$
2142
+ ];
2143
+ var TransactGetItemList = [1, n0, _TGIL,
2144
+ 0, () => TransactGetItem$
2145
+ ];
2146
+ var TransactWriteItemList = [1, n0, _TWIL,
2147
+ 0, () => TransactWriteItem$
2148
+ ];
2149
+ var WriteRequests = [1, n0, _WRr,
2150
+ 0, () => WriteRequest$
2151
+ ];
2152
+ var AttributeMap = [2, n0, _AM,
2153
+ 0, 0, () => AttributeValue$
2154
+ ];
2155
+ var AttributeUpdates = [2, n0, _AU,
2156
+ 0, 0, () => AttributeValueUpdate$
2157
+ ];
2158
+ var BatchGetRequestMap = [2, n0, _BGRMa,
2159
+ 0, 0, () => KeysAndAttributes$
2160
+ ];
2161
+ var BatchGetResponseMap = [2, n0, _BGRM,
2162
+ 0, 0, () => ItemList
2163
+ ];
2164
+ var BatchWriteItemRequestMap = [2, n0, _BWIRM,
2165
+ 0, 0, () => WriteRequests
2166
+ ];
2167
+ var ExpectedAttributeMap = [2, n0, _EAM,
2168
+ 0, 0, () => ExpectedAttributeValue$
2169
+ ];
2257
2170
  var ExpressionAttributeNameMap = 128 | 0;
2258
- var ExpressionAttributeValueMap = [2, n0, _EAVM, 0, 0, () => AttributeValue$];
2259
- var FilterConditionMap = [2, n0, _FCM, 0, 0, () => Condition$];
2260
- var ItemCollectionKeyAttributeMap = [2, n0, _ICKAM, 0, 0, () => AttributeValue$];
2261
- var ItemCollectionMetricsPerTable = [2, n0, _ICMPT, 0, 0, () => ItemCollectionMetricsMultiple];
2262
- var Key = [2, n0, _K, 0, 0, () => AttributeValue$];
2263
- var KeyConditions = [2, n0, _KC, 0, 0, () => Condition$];
2264
- var MapAttributeValue = [2, n0, _MAV, 0, 0, () => AttributeValue$];
2265
- var PutItemInputAttributeMap = [2, n0, _PIIAM, 0, 0, () => AttributeValue$];
2266
- var SecondaryIndexesCapacityMap = [2, n0, _SICM, 0, 0, () => Capacity$];
2267
- export var AttributeValue$ = [
2268
- 4,
2269
- n0,
2270
- _AV,
2171
+ var ExpressionAttributeValueMap = [2, n0, _EAVM,
2172
+ 0, 0, () => AttributeValue$
2173
+ ];
2174
+ var FilterConditionMap = [2, n0, _FCM,
2175
+ 0, 0, () => Condition$
2176
+ ];
2177
+ var ItemCollectionKeyAttributeMap = [2, n0, _ICKAM,
2178
+ 0, 0, () => AttributeValue$
2179
+ ];
2180
+ var ItemCollectionMetricsPerTable = [2, n0, _ICMPT,
2181
+ 0, 0, () => ItemCollectionMetricsMultiple
2182
+ ];
2183
+ var Key = [2, n0, _K,
2184
+ 0, 0, () => AttributeValue$
2185
+ ];
2186
+ var KeyConditions = [2, n0, _KC,
2187
+ 0, 0, () => Condition$
2188
+ ];
2189
+ var MapAttributeValue = [2, n0, _MAV,
2190
+ 0, 0, () => AttributeValue$
2191
+ ];
2192
+ var PutItemInputAttributeMap = [2, n0, _PIIAM,
2193
+ 0, 0, () => AttributeValue$
2194
+ ];
2195
+ var SecondaryIndexesCapacityMap = [2, n0, _SICM,
2196
+ 0, 0, () => Capacity$
2197
+ ];
2198
+ export var AttributeValue$ = [4, n0, _AV,
2271
2199
  0,
2272
2200
  [_S_, _N, _B_, _SS_, _NS, _BS_, _M_, _L_, _NULL, _BOOL],
2273
- [0, 0, 21, 64 | 0, 64 | 0, 64 | 21, () => MapAttributeValue, () => ListAttributeValue, 2, 2],
2274
- ];
2275
- export var BatchExecuteStatement$ = [
2276
- 9,
2277
- n0,
2278
- _BES,
2279
- 0,
2280
- () => BatchExecuteStatementInput$,
2281
- () => BatchExecuteStatementOutput$,
2282
- ];
2283
- export var BatchGetItem$ = [9, n0, _BGI, 0, () => BatchGetItemInput$, () => BatchGetItemOutput$];
2284
- export var BatchWriteItem$ = [
2285
- 9,
2286
- n0,
2287
- _BWI,
2288
- 0,
2289
- () => BatchWriteItemInput$,
2290
- () => BatchWriteItemOutput$,
2291
- ];
2292
- export var CreateBackup$ = [9, n0, _CB, 0, () => CreateBackupInput$, () => CreateBackupOutput$];
2293
- export var CreateGlobalTable$ = [
2294
- 9,
2295
- n0,
2296
- _CGT,
2297
- 0,
2298
- () => CreateGlobalTableInput$,
2299
- () => CreateGlobalTableOutput$,
2300
- ];
2301
- export var CreateTable$ = [9, n0, _CTr, 0, () => CreateTableInput$, () => CreateTableOutput$];
2302
- export var DeleteBackup$ = [9, n0, _DB, 0, () => DeleteBackupInput$, () => DeleteBackupOutput$];
2303
- export var DeleteItem$ = [9, n0, _DI, 0, () => DeleteItemInput$, () => DeleteItemOutput$];
2304
- export var DeleteResourcePolicy$ = [
2305
- 9,
2306
- n0,
2307
- _DRP,
2308
- 0,
2309
- () => DeleteResourcePolicyInput$,
2310
- () => DeleteResourcePolicyOutput$,
2311
- ];
2312
- export var DeleteTable$ = [9, n0, _DT, 0, () => DeleteTableInput$, () => DeleteTableOutput$];
2313
- export var DescribeBackup$ = [
2314
- 9,
2315
- n0,
2316
- _DBe,
2317
- 0,
2318
- () => DescribeBackupInput$,
2319
- () => DescribeBackupOutput$,
2320
- ];
2321
- export var DescribeContinuousBackups$ = [
2322
- 9,
2323
- n0,
2324
- _DCB,
2325
- 0,
2326
- () => DescribeContinuousBackupsInput$,
2327
- () => DescribeContinuousBackupsOutput$,
2328
- ];
2329
- export var DescribeContributorInsights$ = [
2330
- 9,
2331
- n0,
2332
- _DCI,
2333
- 0,
2334
- () => DescribeContributorInsightsInput$,
2335
- () => DescribeContributorInsightsOutput$,
2336
- ];
2337
- export var DescribeEndpoints$ = [
2338
- 9,
2339
- n0,
2340
- _DE,
2341
- 0,
2342
- () => DescribeEndpointsRequest$,
2343
- () => DescribeEndpointsResponse$,
2344
- ];
2345
- export var DescribeExport$ = [
2346
- 9,
2347
- n0,
2348
- _DEe,
2349
- 0,
2350
- () => DescribeExportInput$,
2351
- () => DescribeExportOutput$,
2352
- ];
2353
- export var DescribeGlobalTable$ = [
2354
- 9,
2355
- n0,
2356
- _DGT,
2357
- 0,
2358
- () => DescribeGlobalTableInput$,
2359
- () => DescribeGlobalTableOutput$,
2360
- ];
2361
- export var DescribeGlobalTableSettings$ = [
2362
- 9,
2363
- n0,
2364
- _DGTS,
2365
- 0,
2366
- () => DescribeGlobalTableSettingsInput$,
2367
- () => DescribeGlobalTableSettingsOutput$,
2368
- ];
2369
- export var DescribeImport$ = [
2370
- 9,
2371
- n0,
2372
- _DIe,
2373
- 0,
2374
- () => DescribeImportInput$,
2375
- () => DescribeImportOutput$,
2376
- ];
2377
- export var DescribeKinesisStreamingDestination$ = [
2378
- 9,
2379
- n0,
2380
- _DKSD,
2381
- 0,
2382
- () => DescribeKinesisStreamingDestinationInput$,
2383
- () => DescribeKinesisStreamingDestinationOutput$,
2384
- ];
2385
- export var DescribeLimits$ = [
2386
- 9,
2387
- n0,
2388
- _DL,
2389
- 0,
2390
- () => DescribeLimitsInput$,
2391
- () => DescribeLimitsOutput$,
2392
- ];
2393
- export var DescribeTable$ = [
2394
- 9,
2395
- n0,
2396
- _DTe,
2397
- 0,
2398
- () => DescribeTableInput$,
2399
- () => DescribeTableOutput$,
2400
- ];
2401
- export var DescribeTableReplicaAutoScaling$ = [
2402
- 9,
2403
- n0,
2404
- _DTRAS,
2405
- 0,
2406
- () => DescribeTableReplicaAutoScalingInput$,
2407
- () => DescribeTableReplicaAutoScalingOutput$,
2408
- ];
2409
- export var DescribeTimeToLive$ = [
2410
- 9,
2411
- n0,
2412
- _DTTL,
2413
- 0,
2414
- () => DescribeTimeToLiveInput$,
2415
- () => DescribeTimeToLiveOutput$,
2416
- ];
2417
- export var DisableKinesisStreamingDestination$ = [
2418
- 9,
2419
- n0,
2420
- _DKSDi,
2421
- 0,
2422
- () => KinesisStreamingDestinationInput$,
2423
- () => KinesisStreamingDestinationOutput$,
2424
- ];
2425
- export var EnableKinesisStreamingDestination$ = [
2426
- 9,
2427
- n0,
2428
- _EKSD,
2429
- 0,
2430
- () => KinesisStreamingDestinationInput$,
2431
- () => KinesisStreamingDestinationOutput$,
2432
- ];
2433
- export var ExecuteStatement$ = [
2434
- 9,
2435
- n0,
2436
- _ESxe,
2437
- 0,
2438
- () => ExecuteStatementInput$,
2439
- () => ExecuteStatementOutput$,
2440
- ];
2441
- export var ExecuteTransaction$ = [
2442
- 9,
2443
- n0,
2444
- _ETxe,
2445
- 0,
2446
- () => ExecuteTransactionInput$,
2447
- () => ExecuteTransactionOutput$,
2448
- ];
2449
- export var ExportTableToPointInTime$ = [
2450
- 9,
2451
- n0,
2452
- _ETTPIT,
2453
- 0,
2454
- () => ExportTableToPointInTimeInput$,
2455
- () => ExportTableToPointInTimeOutput$,
2456
- ];
2457
- export var GetItem$ = [9, n0, _GI, 0, () => GetItemInput$, () => GetItemOutput$];
2458
- export var GetResourcePolicy$ = [
2459
- 9,
2460
- n0,
2461
- _GRP,
2462
- 0,
2463
- () => GetResourcePolicyInput$,
2464
- () => GetResourcePolicyOutput$,
2465
- ];
2466
- export var ImportTable$ = [9, n0, _IT, 0, () => ImportTableInput$, () => ImportTableOutput$];
2467
- export var ListBackups$ = [9, n0, _LB, 0, () => ListBackupsInput$, () => ListBackupsOutput$];
2468
- export var ListContributorInsights$ = [
2469
- 9,
2470
- n0,
2471
- _LCI,
2472
- 0,
2473
- () => ListContributorInsightsInput$,
2474
- () => ListContributorInsightsOutput$,
2475
- ];
2476
- export var ListExports$ = [9, n0, _LE, 0, () => ListExportsInput$, () => ListExportsOutput$];
2477
- export var ListGlobalTables$ = [
2478
- 9,
2479
- n0,
2480
- _LGT,
2481
- 0,
2482
- () => ListGlobalTablesInput$,
2483
- () => ListGlobalTablesOutput$,
2484
- ];
2485
- export var ListImports$ = [9, n0, _LI, 0, () => ListImportsInput$, () => ListImportsOutput$];
2486
- export var ListTables$ = [9, n0, _LT, 0, () => ListTablesInput$, () => ListTablesOutput$];
2487
- export var ListTagsOfResource$ = [
2488
- 9,
2489
- n0,
2490
- _LTOR,
2491
- 0,
2492
- () => ListTagsOfResourceInput$,
2493
- () => ListTagsOfResourceOutput$,
2494
- ];
2495
- export var PutItem$ = [9, n0, _PI, 0, () => PutItemInput$, () => PutItemOutput$];
2496
- export var PutResourcePolicy$ = [
2497
- 9,
2498
- n0,
2499
- _PRP,
2500
- 0,
2501
- () => PutResourcePolicyInput$,
2502
- () => PutResourcePolicyOutput$,
2503
- ];
2504
- export var Query$ = [9, n0, _Q, 0, () => QueryInput$, () => QueryOutput$];
2505
- export var RestoreTableFromBackup$ = [
2506
- 9,
2507
- n0,
2508
- _RTFB,
2509
- 0,
2510
- () => RestoreTableFromBackupInput$,
2511
- () => RestoreTableFromBackupOutput$,
2512
- ];
2513
- export var RestoreTableToPointInTime$ = [
2514
- 9,
2515
- n0,
2516
- _RTTPIT,
2517
- 0,
2518
- () => RestoreTableToPointInTimeInput$,
2519
- () => RestoreTableToPointInTimeOutput$,
2520
- ];
2521
- export var Scan$ = [9, n0, _Sc, 0, () => ScanInput$, () => ScanOutput$];
2522
- export var TagResource$ = [9, n0, _TRa, 0, () => TagResourceInput$, () => __Unit];
2523
- export var TransactGetItems$ = [
2524
- 9,
2525
- n0,
2526
- _TGIr,
2527
- 0,
2528
- () => TransactGetItemsInput$,
2529
- () => TransactGetItemsOutput$,
2530
- ];
2531
- export var TransactWriteItems$ = [
2532
- 9,
2533
- n0,
2534
- _TWIr,
2535
- 0,
2536
- () => TransactWriteItemsInput$,
2537
- () => TransactWriteItemsOutput$,
2538
- ];
2539
- export var UntagResource$ = [9, n0, _UR, 0, () => UntagResourceInput$, () => __Unit];
2540
- export var UpdateContinuousBackups$ = [
2541
- 9,
2542
- n0,
2543
- _UCB,
2544
- 0,
2545
- () => UpdateContinuousBackupsInput$,
2546
- () => UpdateContinuousBackupsOutput$,
2547
- ];
2548
- export var UpdateContributorInsights$ = [
2549
- 9,
2550
- n0,
2551
- _UCI,
2552
- 0,
2553
- () => UpdateContributorInsightsInput$,
2554
- () => UpdateContributorInsightsOutput$,
2555
- ];
2556
- export var UpdateGlobalTable$ = [
2557
- 9,
2558
- n0,
2559
- _UGT,
2560
- 0,
2561
- () => UpdateGlobalTableInput$,
2562
- () => UpdateGlobalTableOutput$,
2563
- ];
2564
- export var UpdateGlobalTableSettings$ = [
2565
- 9,
2566
- n0,
2567
- _UGTS,
2568
- 0,
2569
- () => UpdateGlobalTableSettingsInput$,
2570
- () => UpdateGlobalTableSettingsOutput$,
2571
- ];
2572
- export var UpdateItem$ = [9, n0, _UIp, 0, () => UpdateItemInput$, () => UpdateItemOutput$];
2573
- export var UpdateKinesisStreamingDestination$ = [
2574
- 9,
2575
- n0,
2576
- _UKSD,
2577
- 0,
2578
- () => UpdateKinesisStreamingDestinationInput$,
2579
- () => UpdateKinesisStreamingDestinationOutput$,
2580
- ];
2581
- export var UpdateTable$ = [9, n0, _UT, 0, () => UpdateTableInput$, () => UpdateTableOutput$];
2582
- export var UpdateTableReplicaAutoScaling$ = [
2583
- 9,
2584
- n0,
2585
- _UTRAS,
2586
- 0,
2587
- () => UpdateTableReplicaAutoScalingInput$,
2588
- () => UpdateTableReplicaAutoScalingOutput$,
2589
- ];
2590
- export var UpdateTimeToLive$ = [
2591
- 9,
2592
- n0,
2593
- _UTTL,
2594
- 0,
2595
- () => UpdateTimeToLiveInput$,
2596
- () => UpdateTimeToLiveOutput$,
2201
+ [0, 0, 21, 64 | 0, 64 | 0, 64 | 21, () => MapAttributeValue, () => ListAttributeValue, 2, 2]
2202
+ ];
2203
+ export var BatchExecuteStatement$ = [9, n0, _BES,
2204
+ 0, () => BatchExecuteStatementInput$, () => BatchExecuteStatementOutput$
2205
+ ];
2206
+ export var BatchGetItem$ = [9, n0, _BGI,
2207
+ 0, () => BatchGetItemInput$, () => BatchGetItemOutput$
2208
+ ];
2209
+ export var BatchWriteItem$ = [9, n0, _BWI,
2210
+ 0, () => BatchWriteItemInput$, () => BatchWriteItemOutput$
2211
+ ];
2212
+ export var CreateBackup$ = [9, n0, _CB,
2213
+ 0, () => CreateBackupInput$, () => CreateBackupOutput$
2214
+ ];
2215
+ export var CreateGlobalTable$ = [9, n0, _CGT,
2216
+ 0, () => CreateGlobalTableInput$, () => CreateGlobalTableOutput$
2217
+ ];
2218
+ export var CreateTable$ = [9, n0, _CTr,
2219
+ 0, () => CreateTableInput$, () => CreateTableOutput$
2220
+ ];
2221
+ export var DeleteBackup$ = [9, n0, _DB,
2222
+ 0, () => DeleteBackupInput$, () => DeleteBackupOutput$
2223
+ ];
2224
+ export var DeleteItem$ = [9, n0, _DI,
2225
+ 0, () => DeleteItemInput$, () => DeleteItemOutput$
2226
+ ];
2227
+ export var DeleteResourcePolicy$ = [9, n0, _DRP,
2228
+ 0, () => DeleteResourcePolicyInput$, () => DeleteResourcePolicyOutput$
2229
+ ];
2230
+ export var DeleteTable$ = [9, n0, _DT,
2231
+ 0, () => DeleteTableInput$, () => DeleteTableOutput$
2232
+ ];
2233
+ export var DescribeBackup$ = [9, n0, _DBe,
2234
+ 0, () => DescribeBackupInput$, () => DescribeBackupOutput$
2235
+ ];
2236
+ export var DescribeContinuousBackups$ = [9, n0, _DCB,
2237
+ 0, () => DescribeContinuousBackupsInput$, () => DescribeContinuousBackupsOutput$
2238
+ ];
2239
+ export var DescribeContributorInsights$ = [9, n0, _DCI,
2240
+ 0, () => DescribeContributorInsightsInput$, () => DescribeContributorInsightsOutput$
2241
+ ];
2242
+ export var DescribeEndpoints$ = [9, n0, _DE,
2243
+ 0, () => DescribeEndpointsRequest$, () => DescribeEndpointsResponse$
2244
+ ];
2245
+ export var DescribeExport$ = [9, n0, _DEe,
2246
+ 0, () => DescribeExportInput$, () => DescribeExportOutput$
2247
+ ];
2248
+ export var DescribeGlobalTable$ = [9, n0, _DGT,
2249
+ 0, () => DescribeGlobalTableInput$, () => DescribeGlobalTableOutput$
2250
+ ];
2251
+ export var DescribeGlobalTableSettings$ = [9, n0, _DGTS,
2252
+ 0, () => DescribeGlobalTableSettingsInput$, () => DescribeGlobalTableSettingsOutput$
2253
+ ];
2254
+ export var DescribeImport$ = [9, n0, _DIe,
2255
+ 0, () => DescribeImportInput$, () => DescribeImportOutput$
2256
+ ];
2257
+ export var DescribeKinesisStreamingDestination$ = [9, n0, _DKSD,
2258
+ 0, () => DescribeKinesisStreamingDestinationInput$, () => DescribeKinesisStreamingDestinationOutput$
2259
+ ];
2260
+ export var DescribeLimits$ = [9, n0, _DL,
2261
+ 0, () => DescribeLimitsInput$, () => DescribeLimitsOutput$
2262
+ ];
2263
+ export var DescribeTable$ = [9, n0, _DTe,
2264
+ 0, () => DescribeTableInput$, () => DescribeTableOutput$
2265
+ ];
2266
+ export var DescribeTableReplicaAutoScaling$ = [9, n0, _DTRAS,
2267
+ 0, () => DescribeTableReplicaAutoScalingInput$, () => DescribeTableReplicaAutoScalingOutput$
2268
+ ];
2269
+ export var DescribeTimeToLive$ = [9, n0, _DTTL,
2270
+ 0, () => DescribeTimeToLiveInput$, () => DescribeTimeToLiveOutput$
2271
+ ];
2272
+ export var DisableKinesisStreamingDestination$ = [9, n0, _DKSDi,
2273
+ 0, () => KinesisStreamingDestinationInput$, () => KinesisStreamingDestinationOutput$
2274
+ ];
2275
+ export var EnableKinesisStreamingDestination$ = [9, n0, _EKSD,
2276
+ 0, () => KinesisStreamingDestinationInput$, () => KinesisStreamingDestinationOutput$
2277
+ ];
2278
+ export var ExecuteStatement$ = [9, n0, _ESxe,
2279
+ 0, () => ExecuteStatementInput$, () => ExecuteStatementOutput$
2280
+ ];
2281
+ export var ExecuteTransaction$ = [9, n0, _ETxe,
2282
+ 0, () => ExecuteTransactionInput$, () => ExecuteTransactionOutput$
2283
+ ];
2284
+ export var ExportTableToPointInTime$ = [9, n0, _ETTPIT,
2285
+ 0, () => ExportTableToPointInTimeInput$, () => ExportTableToPointInTimeOutput$
2286
+ ];
2287
+ export var GetItem$ = [9, n0, _GI,
2288
+ 0, () => GetItemInput$, () => GetItemOutput$
2289
+ ];
2290
+ export var GetResourcePolicy$ = [9, n0, _GRP,
2291
+ 0, () => GetResourcePolicyInput$, () => GetResourcePolicyOutput$
2292
+ ];
2293
+ export var ImportTable$ = [9, n0, _IT,
2294
+ 0, () => ImportTableInput$, () => ImportTableOutput$
2295
+ ];
2296
+ export var ListBackups$ = [9, n0, _LB,
2297
+ 0, () => ListBackupsInput$, () => ListBackupsOutput$
2298
+ ];
2299
+ export var ListContributorInsights$ = [9, n0, _LCI,
2300
+ 0, () => ListContributorInsightsInput$, () => ListContributorInsightsOutput$
2301
+ ];
2302
+ export var ListExports$ = [9, n0, _LE,
2303
+ 0, () => ListExportsInput$, () => ListExportsOutput$
2304
+ ];
2305
+ export var ListGlobalTables$ = [9, n0, _LGT,
2306
+ 0, () => ListGlobalTablesInput$, () => ListGlobalTablesOutput$
2307
+ ];
2308
+ export var ListImports$ = [9, n0, _LI,
2309
+ 0, () => ListImportsInput$, () => ListImportsOutput$
2310
+ ];
2311
+ export var ListTables$ = [9, n0, _LT,
2312
+ 0, () => ListTablesInput$, () => ListTablesOutput$
2313
+ ];
2314
+ export var ListTagsOfResource$ = [9, n0, _LTOR,
2315
+ 0, () => ListTagsOfResourceInput$, () => ListTagsOfResourceOutput$
2316
+ ];
2317
+ export var PutItem$ = [9, n0, _PI,
2318
+ 0, () => PutItemInput$, () => PutItemOutput$
2319
+ ];
2320
+ export var PutResourcePolicy$ = [9, n0, _PRP,
2321
+ 0, () => PutResourcePolicyInput$, () => PutResourcePolicyOutput$
2322
+ ];
2323
+ export var Query$ = [9, n0, _Q,
2324
+ 0, () => QueryInput$, () => QueryOutput$
2325
+ ];
2326
+ export var RestoreTableFromBackup$ = [9, n0, _RTFB,
2327
+ 0, () => RestoreTableFromBackupInput$, () => RestoreTableFromBackupOutput$
2328
+ ];
2329
+ export var RestoreTableToPointInTime$ = [9, n0, _RTTPIT,
2330
+ 0, () => RestoreTableToPointInTimeInput$, () => RestoreTableToPointInTimeOutput$
2331
+ ];
2332
+ export var Scan$ = [9, n0, _Sc,
2333
+ 0, () => ScanInput$, () => ScanOutput$
2334
+ ];
2335
+ export var TagResource$ = [9, n0, _TRa,
2336
+ 0, () => TagResourceInput$, () => __Unit
2337
+ ];
2338
+ export var TransactGetItems$ = [9, n0, _TGIr,
2339
+ 0, () => TransactGetItemsInput$, () => TransactGetItemsOutput$
2340
+ ];
2341
+ export var TransactWriteItems$ = [9, n0, _TWIr,
2342
+ 0, () => TransactWriteItemsInput$, () => TransactWriteItemsOutput$
2343
+ ];
2344
+ export var UntagResource$ = [9, n0, _UR,
2345
+ 0, () => UntagResourceInput$, () => __Unit
2346
+ ];
2347
+ export var UpdateContinuousBackups$ = [9, n0, _UCB,
2348
+ 0, () => UpdateContinuousBackupsInput$, () => UpdateContinuousBackupsOutput$
2349
+ ];
2350
+ export var UpdateContributorInsights$ = [9, n0, _UCI,
2351
+ 0, () => UpdateContributorInsightsInput$, () => UpdateContributorInsightsOutput$
2352
+ ];
2353
+ export var UpdateGlobalTable$ = [9, n0, _UGT,
2354
+ 0, () => UpdateGlobalTableInput$, () => UpdateGlobalTableOutput$
2355
+ ];
2356
+ export var UpdateGlobalTableSettings$ = [9, n0, _UGTS,
2357
+ 0, () => UpdateGlobalTableSettingsInput$, () => UpdateGlobalTableSettingsOutput$
2358
+ ];
2359
+ export var UpdateItem$ = [9, n0, _UIp,
2360
+ 0, () => UpdateItemInput$, () => UpdateItemOutput$
2361
+ ];
2362
+ export var UpdateKinesisStreamingDestination$ = [9, n0, _UKSD,
2363
+ 0, () => UpdateKinesisStreamingDestinationInput$, () => UpdateKinesisStreamingDestinationOutput$
2364
+ ];
2365
+ export var UpdateTable$ = [9, n0, _UT,
2366
+ 0, () => UpdateTableInput$, () => UpdateTableOutput$
2367
+ ];
2368
+ export var UpdateTableReplicaAutoScaling$ = [9, n0, _UTRAS,
2369
+ 0, () => UpdateTableReplicaAutoScalingInput$, () => UpdateTableReplicaAutoScalingOutput$
2370
+ ];
2371
+ export var UpdateTimeToLive$ = [9, n0, _UTTL,
2372
+ 0, () => UpdateTimeToLiveInput$, () => UpdateTimeToLiveOutput$
2597
2373
  ];