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