@aws-sdk/client-codecommit 3.967.0 → 3.969.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist-cjs/index.js CHANGED
@@ -3218,7 +3218,7 @@ schema.TypeRegistry.for(n0).registerError(ApprovalStateRequiredException$, Appro
3218
3218
  var AssociateApprovalRuleTemplateWithRepositoryInput$ = [3, n0, _AARTWRI,
3219
3219
  0,
3220
3220
  [_aRTN, _rN],
3221
- [0, 0]
3221
+ [0, 0], 2
3222
3222
  ];
3223
3223
  var AuthorDoesNotExistException$ = [-3, n0, _ADNEEu,
3224
3224
  { [_e]: _c },
@@ -3234,27 +3234,27 @@ var BatchAssociateApprovalRuleTemplateWithRepositoriesError$ = [3, n0, _BAARTWRE
3234
3234
  var BatchAssociateApprovalRuleTemplateWithRepositoriesInput$ = [3, n0, _BAARTWRI,
3235
3235
  0,
3236
3236
  [_aRTN, _rNe],
3237
- [0, 64 | 0]
3237
+ [0, 64 | 0], 2
3238
3238
  ];
3239
3239
  var BatchAssociateApprovalRuleTemplateWithRepositoriesOutput$ = [3, n0, _BAARTWRO,
3240
3240
  0,
3241
3241
  [_aRNs, _er],
3242
- [64 | 0, () => BatchAssociateApprovalRuleTemplateWithRepositoriesErrorsList]
3242
+ [64 | 0, () => BatchAssociateApprovalRuleTemplateWithRepositoriesErrorsList], 2
3243
3243
  ];
3244
3244
  var BatchDescribeMergeConflictsError$ = [3, n0, _BDMCE,
3245
3245
  0,
3246
3246
  [_fP, _eN, _m],
3247
- [0, 0, 0]
3247
+ [0, 0, 0], 3
3248
3248
  ];
3249
3249
  var BatchDescribeMergeConflictsInput$ = [3, n0, _BDMCI,
3250
3250
  0,
3251
3251
  [_rN, _dCS, _sCS, _mO, _mMH, _mCF, _fPi, _cDL, _cRS, _nT],
3252
- [0, 0, 0, 0, 1, 1, 64 | 0, 0, 0, 0]
3252
+ [0, 0, 0, 0, 1, 1, 64 | 0, 0, 0, 0], 4
3253
3253
  ];
3254
3254
  var BatchDescribeMergeConflictsOutput$ = [3, n0, _BDMCO,
3255
3255
  0,
3256
- [_co, _nT, _er, _dCI, _sCI, _bCI],
3257
- [() => Conflicts, 0, () => BatchDescribeMergeConflictsErrors, 0, 0, 0]
3256
+ [_co, _dCI, _sCI, _nT, _er, _bCI],
3257
+ [() => Conflicts, 0, 0, 0, () => BatchDescribeMergeConflictsErrors, 0], 3
3258
3258
  ];
3259
3259
  var BatchDisassociateApprovalRuleTemplateFromRepositoriesError$ = [3, n0, _BDARTFRE,
3260
3260
  0,
@@ -3264,12 +3264,12 @@ var BatchDisassociateApprovalRuleTemplateFromRepositoriesError$ = [3, n0, _BDART
3264
3264
  var BatchDisassociateApprovalRuleTemplateFromRepositoriesInput$ = [3, n0, _BDARTFRI,
3265
3265
  0,
3266
3266
  [_aRTN, _rNe],
3267
- [0, 64 | 0]
3267
+ [0, 64 | 0], 2
3268
3268
  ];
3269
3269
  var BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput$ = [3, n0, _BDARTFRO,
3270
3270
  0,
3271
3271
  [_dRN, _er],
3272
- [64 | 0, () => BatchDisassociateApprovalRuleTemplateFromRepositoriesErrorsList]
3272
+ [64 | 0, () => BatchDisassociateApprovalRuleTemplateFromRepositoriesErrorsList], 2
3273
3273
  ];
3274
3274
  var BatchGetCommitsError$ = [3, n0, _BGCE,
3275
3275
  0,
@@ -3279,7 +3279,7 @@ var BatchGetCommitsError$ = [3, n0, _BGCE,
3279
3279
  var BatchGetCommitsInput$ = [3, n0, _BGCI,
3280
3280
  0,
3281
3281
  [_cIo, _rN],
3282
- [64 | 0, 0]
3282
+ [64 | 0, 0], 2
3283
3283
  ];
3284
3284
  var BatchGetCommitsOutput$ = [3, n0, _BGCO,
3285
3285
  0,
@@ -3294,7 +3294,7 @@ var BatchGetRepositoriesError$ = [3, n0, _BGRE,
3294
3294
  var BatchGetRepositoriesInput$ = [3, n0, _BGRI,
3295
3295
  0,
3296
3296
  [_rNe],
3297
- [64 | 0]
3297
+ [64 | 0], 1
3298
3298
  ];
3299
3299
  var BatchGetRepositoriesOutput$ = [3, n0, _BGRO,
3300
3300
  0,
@@ -3493,22 +3493,22 @@ var ConflictResolution$ = [3, n0, _CR,
3493
3493
  var CreateApprovalRuleTemplateInput$ = [3, n0, _CARTI,
3494
3494
  0,
3495
3495
  [_aRTN, _aRTC, _aRTD],
3496
- [0, 0, 0]
3496
+ [0, 0, 0], 2
3497
3497
  ];
3498
3498
  var CreateApprovalRuleTemplateOutput$ = [3, n0, _CARTO,
3499
3499
  0,
3500
3500
  [_aRT],
3501
- [() => ApprovalRuleTemplate$]
3501
+ [() => ApprovalRuleTemplate$], 1
3502
3502
  ];
3503
3503
  var CreateBranchInput$ = [3, n0, _CBI,
3504
3504
  0,
3505
3505
  [_rN, _bN, _cI],
3506
- [0, 0, 0]
3506
+ [0, 0, 0], 3
3507
3507
  ];
3508
3508
  var CreateCommitInput$ = [3, n0, _CCI,
3509
3509
  0,
3510
3510
  [_rN, _bN, _pCI, _aN, _em, _cMo, _kEF, _pF, _dF, _sFM],
3511
- [0, 0, 0, 0, 0, 0, 2, () => PutFileEntries, () => DeleteFileEntries, () => SetFileModeEntries]
3511
+ [0, 0, 0, 0, 0, 0, 2, () => PutFileEntries, () => DeleteFileEntries, () => SetFileModeEntries], 2
3512
3512
  ];
3513
3513
  var CreateCommitOutput$ = [3, n0, _CCO,
3514
3514
  0,
@@ -3518,27 +3518,27 @@ var CreateCommitOutput$ = [3, n0, _CCO,
3518
3518
  var CreatePullRequestApprovalRuleInput$ = [3, n0, _CPRARI,
3519
3519
  0,
3520
3520
  [_pRI, _aRN, _aRC],
3521
- [0, 0, 0]
3521
+ [0, 0, 0], 3
3522
3522
  ];
3523
3523
  var CreatePullRequestApprovalRuleOutput$ = [3, n0, _CPRARO,
3524
3524
  0,
3525
3525
  [_aR],
3526
- [() => ApprovalRule$]
3526
+ [() => ApprovalRule$], 1
3527
3527
  ];
3528
3528
  var CreatePullRequestInput$ = [3, n0, _CPRI,
3529
3529
  0,
3530
- [_t, _de, _ta, _cRT],
3531
- [0, 0, () => TargetList, [0, 4]]
3530
+ [_t, _ta, _de, _cRT],
3531
+ [0, () => TargetList, 0, [0, 4]], 2
3532
3532
  ];
3533
3533
  var CreatePullRequestOutput$ = [3, n0, _CPRO,
3534
3534
  0,
3535
3535
  [_pR],
3536
- [() => PullRequest$]
3536
+ [() => PullRequest$], 1
3537
3537
  ];
3538
3538
  var CreateRepositoryInput$ = [3, n0, _CRI,
3539
3539
  0,
3540
3540
  [_rN, _rD, _tag, _kKI],
3541
- [0, 0, 128 | 0, 0]
3541
+ [0, 0, 128 | 0, 0], 1
3542
3542
  ];
3543
3543
  var CreateRepositoryOutput$ = [3, n0, _CRO,
3544
3544
  0,
@@ -3548,7 +3548,7 @@ var CreateRepositoryOutput$ = [3, n0, _CRO,
3548
3548
  var CreateUnreferencedMergeCommitInput$ = [3, n0, _CUMCI,
3549
3549
  0,
3550
3550
  [_rN, _sCS, _dCS, _mO, _cDL, _cRS, _aN, _em, _cMo, _kEF, _cRo],
3551
- [0, 0, 0, 0, 0, 0, 0, 0, 0, 2, () => ConflictResolution$]
3551
+ [0, 0, 0, 0, 0, 0, 0, 0, 0, 2, () => ConflictResolution$], 4
3552
3552
  ];
3553
3553
  var CreateUnreferencedMergeCommitOutput$ = [3, n0, _CUMCO,
3554
3554
  0,
@@ -3564,17 +3564,17 @@ schema.TypeRegistry.for(n0).registerError(DefaultBranchCannotBeDeletedException$
3564
3564
  var DeleteApprovalRuleTemplateInput$ = [3, n0, _DARTI,
3565
3565
  0,
3566
3566
  [_aRTN],
3567
- [0]
3567
+ [0], 1
3568
3568
  ];
3569
3569
  var DeleteApprovalRuleTemplateOutput$ = [3, n0, _DARTO,
3570
3570
  0,
3571
3571
  [_aRTI],
3572
- [0]
3572
+ [0], 1
3573
3573
  ];
3574
3574
  var DeleteBranchInput$ = [3, n0, _DBI,
3575
3575
  0,
3576
3576
  [_rN, _bN],
3577
- [0, 0]
3577
+ [0, 0], 2
3578
3578
  ];
3579
3579
  var DeleteBranchOutput$ = [3, n0, _DBO,
3580
3580
  0,
@@ -3584,7 +3584,7 @@ var DeleteBranchOutput$ = [3, n0, _DBO,
3584
3584
  var DeleteCommentContentInput$ = [3, n0, _DCCI,
3585
3585
  0,
3586
3586
  [_cIom],
3587
- [0]
3587
+ [0], 1
3588
3588
  ];
3589
3589
  var DeleteCommentContentOutput$ = [3, n0, _DCCO,
3590
3590
  0,
@@ -3594,32 +3594,32 @@ var DeleteCommentContentOutput$ = [3, n0, _DCCO,
3594
3594
  var DeleteFileEntry$ = [3, n0, _DFE,
3595
3595
  0,
3596
3596
  [_fP],
3597
- [0]
3597
+ [0], 1
3598
3598
  ];
3599
3599
  var DeleteFileInput$ = [3, n0, _DFI,
3600
3600
  0,
3601
3601
  [_rN, _bN, _fP, _pCI, _kEF, _cMo, _n, _em],
3602
- [0, 0, 0, 0, 2, 0, 0, 0]
3602
+ [0, 0, 0, 0, 2, 0, 0, 0], 4
3603
3603
  ];
3604
3604
  var DeleteFileOutput$ = [3, n0, _DFO,
3605
3605
  0,
3606
3606
  [_cI, _bI, _tI, _fP],
3607
- [0, 0, 0, 0]
3607
+ [0, 0, 0, 0], 4
3608
3608
  ];
3609
3609
  var DeletePullRequestApprovalRuleInput$ = [3, n0, _DPRARI,
3610
3610
  0,
3611
3611
  [_pRI, _aRN],
3612
- [0, 0]
3612
+ [0, 0], 2
3613
3613
  ];
3614
3614
  var DeletePullRequestApprovalRuleOutput$ = [3, n0, _DPRARO,
3615
3615
  0,
3616
3616
  [_aRI],
3617
- [0]
3617
+ [0], 1
3618
3618
  ];
3619
3619
  var DeleteRepositoryInput$ = [3, n0, _DRI,
3620
3620
  0,
3621
3621
  [_rN],
3622
- [0]
3622
+ [0], 1
3623
3623
  ];
3624
3624
  var DeleteRepositoryOutput$ = [3, n0, _DRO,
3625
3625
  0,
@@ -3628,23 +3628,23 @@ var DeleteRepositoryOutput$ = [3, n0, _DRO,
3628
3628
  ];
3629
3629
  var DescribeMergeConflictsInput$ = [3, n0, _DMCI,
3630
3630
  0,
3631
- [_rN, _dCS, _sCS, _mO, _mMH, _fP, _cDL, _cRS, _nT],
3632
- [0, 0, 0, 0, 1, 0, 0, 0, 0]
3631
+ [_rN, _dCS, _sCS, _mO, _fP, _mMH, _cDL, _cRS, _nT],
3632
+ [0, 0, 0, 0, 0, 1, 0, 0, 0], 5
3633
3633
  ];
3634
3634
  var DescribeMergeConflictsOutput$ = [3, n0, _DMCO,
3635
3635
  0,
3636
- [_cM, _mH, _nT, _dCI, _sCI, _bCI],
3637
- [() => ConflictMetadata$, () => MergeHunks, 0, 0, 0, 0]
3636
+ [_cM, _mH, _dCI, _sCI, _nT, _bCI],
3637
+ [() => ConflictMetadata$, () => MergeHunks, 0, 0, 0, 0], 4
3638
3638
  ];
3639
3639
  var DescribePullRequestEventsInput$ = [3, n0, _DPREI,
3640
3640
  0,
3641
3641
  [_pRI, _pRET, _aAc, _nT, _mR],
3642
- [0, 0, 0, 0, 1]
3642
+ [0, 0, 0, 0, 1], 1
3643
3643
  ];
3644
3644
  var DescribePullRequestEventsOutput$ = [3, n0, _DPREO,
3645
3645
  0,
3646
3646
  [_pRE, _nT],
3647
- [() => PullRequestEventList, 0]
3647
+ [() => PullRequestEventList, 0], 1
3648
3648
  ];
3649
3649
  var Difference$ = [3, n0, _D,
3650
3650
  0,
@@ -3660,7 +3660,7 @@ schema.TypeRegistry.for(n0).registerError(DirectoryNameConflictsWithFileNameExce
3660
3660
  var DisassociateApprovalRuleTemplateFromRepositoryInput$ = [3, n0, _DARTFRI,
3661
3661
  0,
3662
3662
  [_aRTN, _rN],
3663
- [0, 0]
3663
+ [0, 0], 2
3664
3664
  ];
3665
3665
  var EncryptionIntegrityChecksFailedException$ = [-3, n0, _EICFE,
3666
3666
  { [_e]: _s },
@@ -3713,12 +3713,12 @@ schema.TypeRegistry.for(n0).registerError(EncryptionKeyUnavailableException$, En
3713
3713
  var EvaluatePullRequestApprovalRulesInput$ = [3, n0, _EPRARI,
3714
3714
  0,
3715
3715
  [_pRI, _rI],
3716
- [0, 0]
3716
+ [0, 0], 2
3717
3717
  ];
3718
3718
  var EvaluatePullRequestApprovalRulesOutput$ = [3, n0, _EPRARO,
3719
3719
  0,
3720
3720
  [_ev],
3721
- [() => Evaluation$]
3721
+ [() => Evaluation$], 1
3722
3722
  ];
3723
3723
  var Evaluation$ = [3, n0, _E,
3724
3724
  0,
@@ -3824,22 +3824,22 @@ schema.TypeRegistry.for(n0).registerError(FolderDoesNotExistException$, FolderDo
3824
3824
  var GetApprovalRuleTemplateInput$ = [3, n0, _GARTI,
3825
3825
  0,
3826
3826
  [_aRTN],
3827
- [0]
3827
+ [0], 1
3828
3828
  ];
3829
3829
  var GetApprovalRuleTemplateOutput$ = [3, n0, _GARTO,
3830
3830
  0,
3831
3831
  [_aRT],
3832
- [() => ApprovalRuleTemplate$]
3832
+ [() => ApprovalRuleTemplate$], 1
3833
3833
  ];
3834
3834
  var GetBlobInput$ = [3, n0, _GBI,
3835
3835
  0,
3836
3836
  [_rN, _bI],
3837
- [0, 0]
3837
+ [0, 0], 2
3838
3838
  ];
3839
3839
  var GetBlobOutput$ = [3, n0, _GBO,
3840
3840
  0,
3841
3841
  [_con],
3842
- [21]
3842
+ [21], 1
3843
3843
  ];
3844
3844
  var GetBranchInput$ = [3, n0, _GBIe,
3845
3845
  0,
@@ -3854,7 +3854,7 @@ var GetBranchOutput$ = [3, n0, _GBOe,
3854
3854
  var GetCommentInput$ = [3, n0, _GCI,
3855
3855
  0,
3856
3856
  [_cIom],
3857
- [0]
3857
+ [0], 1
3858
3858
  ];
3859
3859
  var GetCommentOutput$ = [3, n0, _GCO,
3860
3860
  0,
@@ -3864,17 +3864,17 @@ var GetCommentOutput$ = [3, n0, _GCO,
3864
3864
  var GetCommentReactionsInput$ = [3, n0, _GCRI,
3865
3865
  0,
3866
3866
  [_cIom, _rUA, _nT, _mR],
3867
- [0, 0, 0, 1]
3867
+ [0, 0, 0, 1], 1
3868
3868
  ];
3869
3869
  var GetCommentReactionsOutput$ = [3, n0, _GCRO,
3870
3870
  0,
3871
3871
  [_rFC, _nT],
3872
- [() => ReactionsForCommentList, 0]
3872
+ [() => ReactionsForCommentList, 0], 1
3873
3873
  ];
3874
3874
  var GetCommentsForComparedCommitInput$ = [3, n0, _GCFCCI,
3875
3875
  0,
3876
- [_rN, _bCIe, _aCI, _nT, _mR],
3877
- [0, 0, 0, 0, 1]
3876
+ [_rN, _aCI, _bCIe, _nT, _mR],
3877
+ [0, 0, 0, 0, 1], 2
3878
3878
  ];
3879
3879
  var GetCommentsForComparedCommitOutput$ = [3, n0, _GCFCCO,
3880
3880
  0,
@@ -3884,7 +3884,7 @@ var GetCommentsForComparedCommitOutput$ = [3, n0, _GCFCCO,
3884
3884
  var GetCommentsForPullRequestInput$ = [3, n0, _GCFPRI,
3885
3885
  0,
3886
3886
  [_pRI, _rN, _bCIe, _aCI, _nT, _mR],
3887
- [0, 0, 0, 0, 0, 1]
3887
+ [0, 0, 0, 0, 0, 1], 1
3888
3888
  ];
3889
3889
  var GetCommentsForPullRequestOutput$ = [3, n0, _GCFPRO,
3890
3890
  0,
@@ -3894,17 +3894,17 @@ var GetCommentsForPullRequestOutput$ = [3, n0, _GCFPRO,
3894
3894
  var GetCommitInput$ = [3, n0, _GCIe,
3895
3895
  0,
3896
3896
  [_rN, _cI],
3897
- [0, 0]
3897
+ [0, 0], 2
3898
3898
  ];
3899
3899
  var GetCommitOutput$ = [3, n0, _GCOe,
3900
3900
  0,
3901
3901
  [_commit],
3902
- [() => Commit$]
3902
+ [() => Commit$], 1
3903
3903
  ];
3904
3904
  var GetDifferencesInput$ = [3, n0, _GDI,
3905
3905
  0,
3906
- [_rN, _bCS, _aCS, _bP, _aPf, _MR, _NT],
3907
- [0, 0, 0, 0, 0, 1, 0]
3906
+ [_rN, _aCS, _bCS, _bP, _aPf, _MR, _NT],
3907
+ [0, 0, 0, 0, 0, 1, 0], 2
3908
3908
  ];
3909
3909
  var GetDifferencesOutput$ = [3, n0, _GDO,
3910
3910
  0,
@@ -3913,28 +3913,28 @@ var GetDifferencesOutput$ = [3, n0, _GDO,
3913
3913
  ];
3914
3914
  var GetFileInput$ = [3, n0, _GFI,
3915
3915
  0,
3916
- [_rN, _cS, _fP],
3917
- [0, 0, 0]
3916
+ [_rN, _fP, _cS],
3917
+ [0, 0, 0], 2
3918
3918
  ];
3919
3919
  var GetFileOutput$ = [3, n0, _GFO,
3920
3920
  0,
3921
3921
  [_cI, _bI, _fP, _fMi, _fSi, _fC],
3922
- [0, 0, 0, 0, 1, 21]
3922
+ [0, 0, 0, 0, 1, 21], 6
3923
3923
  ];
3924
3924
  var GetFolderInput$ = [3, n0, _GFIe,
3925
3925
  0,
3926
- [_rN, _cS, _fPo],
3927
- [0, 0, 0]
3926
+ [_rN, _fPo, _cS],
3927
+ [0, 0, 0], 2
3928
3928
  ];
3929
3929
  var GetFolderOutput$ = [3, n0, _GFOe,
3930
3930
  0,
3931
3931
  [_cI, _fPo, _tI, _sF, _f, _sL, _sM],
3932
- [0, 0, 0, () => FolderList, () => FileList, () => SymbolicLinkList, () => SubModuleList]
3932
+ [0, 0, 0, () => FolderList, () => FileList, () => SymbolicLinkList, () => SubModuleList], 2
3933
3933
  ];
3934
3934
  var GetMergeCommitInput$ = [3, n0, _GMCI,
3935
3935
  0,
3936
3936
  [_rN, _sCS, _dCS, _cDL, _cRS],
3937
- [0, 0, 0, 0, 0]
3937
+ [0, 0, 0, 0, 0], 3
3938
3938
  ];
3939
3939
  var GetMergeCommitOutput$ = [3, n0, _GMCO,
3940
3940
  0,
@@ -3944,27 +3944,27 @@ var GetMergeCommitOutput$ = [3, n0, _GMCO,
3944
3944
  var GetMergeConflictsInput$ = [3, n0, _GMCIe,
3945
3945
  0,
3946
3946
  [_rN, _dCS, _sCS, _mO, _cDL, _mCF, _cRS, _nT],
3947
- [0, 0, 0, 0, 0, 1, 0, 0]
3947
+ [0, 0, 0, 0, 0, 1, 0, 0], 4
3948
3948
  ];
3949
3949
  var GetMergeConflictsOutput$ = [3, n0, _GMCOe,
3950
3950
  0,
3951
- [_me, _dCI, _sCI, _bCI, _cML, _nT],
3952
- [2, 0, 0, 0, () => ConflictMetadataList, 0]
3951
+ [_me, _dCI, _sCI, _cML, _bCI, _nT],
3952
+ [2, 0, 0, () => ConflictMetadataList, 0, 0], 4
3953
3953
  ];
3954
3954
  var GetMergeOptionsInput$ = [3, n0, _GMOI,
3955
3955
  0,
3956
3956
  [_rN, _sCS, _dCS, _cDL, _cRS],
3957
- [0, 0, 0, 0, 0]
3957
+ [0, 0, 0, 0, 0], 3
3958
3958
  ];
3959
3959
  var GetMergeOptionsOutput$ = [3, n0, _GMOO,
3960
3960
  0,
3961
3961
  [_mOer, _sCI, _dCI, _bCI],
3962
- [64 | 0, 0, 0, 0]
3962
+ [64 | 0, 0, 0, 0], 4
3963
3963
  ];
3964
3964
  var GetPullRequestApprovalStatesInput$ = [3, n0, _GPRASI,
3965
3965
  0,
3966
3966
  [_pRI, _rI],
3967
- [0, 0]
3967
+ [0, 0], 2
3968
3968
  ];
3969
3969
  var GetPullRequestApprovalStatesOutput$ = [3, n0, _GPRASO,
3970
3970
  0,
@@ -3974,17 +3974,17 @@ var GetPullRequestApprovalStatesOutput$ = [3, n0, _GPRASO,
3974
3974
  var GetPullRequestInput$ = [3, n0, _GPRI,
3975
3975
  0,
3976
3976
  [_pRI],
3977
- [0]
3977
+ [0], 1
3978
3978
  ];
3979
3979
  var GetPullRequestOutput$ = [3, n0, _GPRO,
3980
3980
  0,
3981
3981
  [_pR],
3982
- [() => PullRequest$]
3982
+ [() => PullRequest$], 1
3983
3983
  ];
3984
3984
  var GetPullRequestOverrideStateInput$ = [3, n0, _GPROSI,
3985
3985
  0,
3986
3986
  [_pRI, _rI],
3987
- [0, 0]
3987
+ [0, 0], 2
3988
3988
  ];
3989
3989
  var GetPullRequestOverrideStateOutput$ = [3, n0, _GPROSO,
3990
3990
  0,
@@ -3994,7 +3994,7 @@ var GetPullRequestOverrideStateOutput$ = [3, n0, _GPROSO,
3994
3994
  var GetRepositoryInput$ = [3, n0, _GRI,
3995
3995
  0,
3996
3996
  [_rN],
3997
- [0]
3997
+ [0], 1
3998
3998
  ];
3999
3999
  var GetRepositoryOutput$ = [3, n0, _GRO,
4000
4000
  0,
@@ -4004,7 +4004,7 @@ var GetRepositoryOutput$ = [3, n0, _GRO,
4004
4004
  var GetRepositoryTriggersInput$ = [3, n0, _GRTI,
4005
4005
  0,
4006
4006
  [_rN],
4007
- [0]
4007
+ [0], 1
4008
4008
  ];
4009
4009
  var GetRepositoryTriggersOutput$ = [3, n0, _GRTO,
4010
4010
  0,
@@ -4413,7 +4413,7 @@ var ListApprovalRuleTemplatesOutput$ = [3, n0, _LARTO,
4413
4413
  var ListAssociatedApprovalRuleTemplatesForRepositoryInput$ = [3, n0, _LAARTFRI,
4414
4414
  0,
4415
4415
  [_rN, _nT, _mR],
4416
- [0, 0, 1]
4416
+ [0, 0, 1], 1
4417
4417
  ];
4418
4418
  var ListAssociatedApprovalRuleTemplatesForRepositoryOutput$ = [3, n0, _LAARTFRO,
4419
4419
  0,
@@ -4423,7 +4423,7 @@ var ListAssociatedApprovalRuleTemplatesForRepositoryOutput$ = [3, n0, _LAARTFRO,
4423
4423
  var ListBranchesInput$ = [3, n0, _LBI,
4424
4424
  0,
4425
4425
  [_rN, _nT],
4426
- [0, 0]
4426
+ [0, 0], 1
4427
4427
  ];
4428
4428
  var ListBranchesOutput$ = [3, n0, _LBO,
4429
4429
  0,
@@ -4432,28 +4432,28 @@ var ListBranchesOutput$ = [3, n0, _LBO,
4432
4432
  ];
4433
4433
  var ListFileCommitHistoryRequest$ = [3, n0, _LFCHR,
4434
4434
  0,
4435
- [_rN, _cS, _fP, _mR, _nT],
4436
- [0, 0, 0, 1, 0]
4435
+ [_rN, _fP, _cS, _mR, _nT],
4436
+ [0, 0, 0, 1, 0], 2
4437
4437
  ];
4438
4438
  var ListFileCommitHistoryResponse$ = [3, n0, _LFCHRi,
4439
4439
  0,
4440
4440
  [_rDe, _nT],
4441
- [() => RevisionDag, 0]
4441
+ [() => RevisionDag, 0], 1
4442
4442
  ];
4443
4443
  var ListPullRequestsInput$ = [3, n0, _LPRI,
4444
4444
  0,
4445
4445
  [_rN, _aA, _pRS, _nT, _mR],
4446
- [0, 0, 0, 0, 1]
4446
+ [0, 0, 0, 0, 1], 1
4447
4447
  ];
4448
4448
  var ListPullRequestsOutput$ = [3, n0, _LPRO,
4449
4449
  0,
4450
4450
  [_pRIu, _nT],
4451
- [64 | 0, 0]
4451
+ [64 | 0, 0], 1
4452
4452
  ];
4453
4453
  var ListRepositoriesForApprovalRuleTemplateInput$ = [3, n0, _LRFARTI,
4454
4454
  0,
4455
4455
  [_aRTN, _nT, _mR],
4456
- [0, 0, 1]
4456
+ [0, 0, 1], 1
4457
4457
  ];
4458
4458
  var ListRepositoriesForApprovalRuleTemplateOutput$ = [3, n0, _LRFARTO,
4459
4459
  0,
@@ -4473,7 +4473,7 @@ var ListRepositoriesOutput$ = [3, n0, _LRO,
4473
4473
  var ListTagsForResourceInput$ = [3, n0, _LTFRI,
4474
4474
  0,
4475
4475
  [_rA, _nT],
4476
- [0, 0]
4476
+ [0, 0], 1
4477
4477
  ];
4478
4478
  var ListTagsForResourceOutput$ = [3, n0, _LTFRO,
4479
4479
  0,
@@ -4554,7 +4554,7 @@ schema.TypeRegistry.for(n0).registerError(MaximumRuleTemplatesAssociatedWithRepo
4554
4554
  var MergeBranchesByFastForwardInput$ = [3, n0, _MBBFFI,
4555
4555
  0,
4556
4556
  [_rN, _sCS, _dCS, _tB],
4557
- [0, 0, 0, 0]
4557
+ [0, 0, 0, 0], 3
4558
4558
  ];
4559
4559
  var MergeBranchesByFastForwardOutput$ = [3, n0, _MBBFFO,
4560
4560
  0,
@@ -4564,7 +4564,7 @@ var MergeBranchesByFastForwardOutput$ = [3, n0, _MBBFFO,
4564
4564
  var MergeBranchesBySquashInput$ = [3, n0, _MBBSI,
4565
4565
  0,
4566
4566
  [_rN, _sCS, _dCS, _tB, _cDL, _cRS, _aN, _em, _cMo, _kEF, _cRo],
4567
- [0, 0, 0, 0, 0, 0, 0, 0, 0, 2, () => ConflictResolution$]
4567
+ [0, 0, 0, 0, 0, 0, 0, 0, 0, 2, () => ConflictResolution$], 3
4568
4568
  ];
4569
4569
  var MergeBranchesBySquashOutput$ = [3, n0, _MBBSO,
4570
4570
  0,
@@ -4574,7 +4574,7 @@ var MergeBranchesBySquashOutput$ = [3, n0, _MBBSO,
4574
4574
  var MergeBranchesByThreeWayInput$ = [3, n0, _MBBTWI,
4575
4575
  0,
4576
4576
  [_rN, _sCS, _dCS, _tB, _cDL, _cRS, _aN, _em, _cMo, _kEF, _cRo],
4577
- [0, 0, 0, 0, 0, 0, 0, 0, 0, 2, () => ConflictResolution$]
4577
+ [0, 0, 0, 0, 0, 0, 0, 0, 0, 2, () => ConflictResolution$], 3
4578
4578
  ];
4579
4579
  var MergeBranchesByThreeWayOutput$ = [3, n0, _MBBTWO,
4580
4580
  0,
@@ -4610,7 +4610,7 @@ schema.TypeRegistry.for(n0).registerError(MergeOptionRequiredException$, MergeOp
4610
4610
  var MergePullRequestByFastForwardInput$ = [3, n0, _MPRBFFI,
4611
4611
  0,
4612
4612
  [_pRI, _rN, _sCI],
4613
- [0, 0, 0]
4613
+ [0, 0, 0], 2
4614
4614
  ];
4615
4615
  var MergePullRequestByFastForwardOutput$ = [3, n0, _MPRBFFO,
4616
4616
  0,
@@ -4620,7 +4620,7 @@ var MergePullRequestByFastForwardOutput$ = [3, n0, _MPRBFFO,
4620
4620
  var MergePullRequestBySquashInput$ = [3, n0, _MPRBSI,
4621
4621
  0,
4622
4622
  [_pRI, _rN, _sCI, _cDL, _cRS, _cMo, _aN, _em, _kEF, _cRo],
4623
- [0, 0, 0, 0, 0, 0, 0, 0, 2, () => ConflictResolution$]
4623
+ [0, 0, 0, 0, 0, 0, 0, 0, 2, () => ConflictResolution$], 2
4624
4624
  ];
4625
4625
  var MergePullRequestBySquashOutput$ = [3, n0, _MPRBSO,
4626
4626
  0,
@@ -4630,7 +4630,7 @@ var MergePullRequestBySquashOutput$ = [3, n0, _MPRBSO,
4630
4630
  var MergePullRequestByThreeWayInput$ = [3, n0, _MPRBTWI,
4631
4631
  0,
4632
4632
  [_pRI, _rN, _sCI, _cDL, _cRS, _cMo, _aN, _em, _kEF, _cRo],
4633
- [0, 0, 0, 0, 0, 0, 0, 0, 2, () => ConflictResolution$]
4633
+ [0, 0, 0, 0, 0, 0, 0, 0, 2, () => ConflictResolution$], 2
4634
4634
  ];
4635
4635
  var MergePullRequestByThreeWayOutput$ = [3, n0, _MPRBTWO,
4636
4636
  0,
@@ -4698,7 +4698,7 @@ schema.TypeRegistry.for(n0).registerError(OverrideAlreadySetException$, Override
4698
4698
  var OverridePullRequestApprovalRulesInput$ = [3, n0, _OPRARI,
4699
4699
  0,
4700
4700
  [_pRI, _rI, _oS],
4701
- [0, 0, 0]
4701
+ [0, 0, 0], 3
4702
4702
  ];
4703
4703
  var OverrideStatusRequiredException$ = [-3, n0, _OSRE,
4704
4704
  { [_e]: _c },
@@ -4738,8 +4738,8 @@ var PathRequiredException$ = [-3, n0, _PRE,
4738
4738
  schema.TypeRegistry.for(n0).registerError(PathRequiredException$, PathRequiredException);
4739
4739
  var PostCommentForComparedCommitInput$ = [3, n0, _PCFCCI,
4740
4740
  0,
4741
- [_rN, _bCIe, _aCI, _l, _con, _cRT],
4742
- [0, 0, 0, () => Location$, 0, [0, 4]]
4741
+ [_rN, _aCI, _con, _bCIe, _l, _cRT],
4742
+ [0, 0, 0, 0, () => Location$, [0, 4]], 3
4743
4743
  ];
4744
4744
  var PostCommentForComparedCommitOutput$ = [3, n0, _PCFCCO,
4745
4745
  0,
@@ -4748,8 +4748,8 @@ var PostCommentForComparedCommitOutput$ = [3, n0, _PCFCCO,
4748
4748
  ];
4749
4749
  var PostCommentForPullRequestInput$ = [3, n0, _PCFPRI,
4750
4750
  0,
4751
- [_pRI, _rN, _bCIe, _aCI, _l, _con, _cRT],
4752
- [0, 0, 0, 0, () => Location$, 0, [0, 4]]
4751
+ [_pRI, _rN, _bCIe, _aCI, _con, _l, _cRT],
4752
+ [0, 0, 0, 0, 0, () => Location$, [0, 4]], 5
4753
4753
  ];
4754
4754
  var PostCommentForPullRequestOutput$ = [3, n0, _PCFPRO,
4755
4755
  0,
@@ -4758,8 +4758,8 @@ var PostCommentForPullRequestOutput$ = [3, n0, _PCFPRO,
4758
4758
  ];
4759
4759
  var PostCommentReplyInput$ = [3, n0, _PCRI,
4760
4760
  0,
4761
- [_iRT, _cRT, _con],
4762
- [0, [0, 4], 0]
4761
+ [_iRT, _con, _cRT],
4762
+ [0, 0, [0, 4]], 2
4763
4763
  ];
4764
4764
  var PostCommentReplyOutput$ = [3, n0, _PCRO,
4765
4765
  0,
@@ -4840,12 +4840,12 @@ var PullRequestTarget$ = [3, n0, _PRT,
4840
4840
  var PutCommentReactionInput$ = [3, n0, _PCRIu,
4841
4841
  0,
4842
4842
  [_cIom, _rV],
4843
- [0, 0]
4843
+ [0, 0], 2
4844
4844
  ];
4845
4845
  var PutFileEntry$ = [3, n0, _PFE,
4846
4846
  0,
4847
4847
  [_fP, _fMi, _fC, _sFo],
4848
- [0, 0, 21, () => SourceFileSpecifier$]
4848
+ [0, 0, 21, () => SourceFileSpecifier$], 1
4849
4849
  ];
4850
4850
  var PutFileEntryConflictException$ = [-3, n0, _PFECE,
4851
4851
  { [_e]: _c },
@@ -4856,17 +4856,17 @@ schema.TypeRegistry.for(n0).registerError(PutFileEntryConflictException$, PutFil
4856
4856
  var PutFileInput$ = [3, n0, _PFI,
4857
4857
  0,
4858
4858
  [_rN, _bN, _fC, _fP, _fMi, _pCI, _cMo, _n, _em],
4859
- [0, 0, 21, 0, 0, 0, 0, 0, 0]
4859
+ [0, 0, 21, 0, 0, 0, 0, 0, 0], 4
4860
4860
  ];
4861
4861
  var PutFileOutput$ = [3, n0, _PFO,
4862
4862
  0,
4863
4863
  [_cI, _bI, _tI],
4864
- [0, 0, 0]
4864
+ [0, 0, 0], 3
4865
4865
  ];
4866
4866
  var PutRepositoryTriggersInput$ = [3, n0, _PRTI,
4867
4867
  0,
4868
4868
  [_rN, _tr],
4869
- [0, () => RepositoryTriggersList]
4869
+ [0, () => RepositoryTriggersList], 2
4870
4870
  ];
4871
4871
  var PutRepositoryTriggersOutput$ = [3, n0, _PRTO,
4872
4872
  0,
@@ -4916,7 +4916,7 @@ schema.TypeRegistry.for(n0).registerError(ReferenceTypeNotSupportedException$, R
4916
4916
  var ReplaceContentEntry$ = [3, n0, _RCE,
4917
4917
  0,
4918
4918
  [_fP, _rT, _con, _fMi],
4919
- [0, 0, 21, 0]
4919
+ [0, 0, 21, 0], 2
4920
4920
  ];
4921
4921
  var ReplacementContentRequiredException$ = [-3, n0, _RCRE,
4922
4922
  { [_e]: _c },
@@ -4978,8 +4978,8 @@ var RepositoryNotAssociatedWithPullRequestException$ = [-3, n0, _RNAWPRE,
4978
4978
  schema.TypeRegistry.for(n0).registerError(RepositoryNotAssociatedWithPullRequestException$, RepositoryNotAssociatedWithPullRequestException);
4979
4979
  var RepositoryTrigger$ = [3, n0, _RT,
4980
4980
  0,
4981
- [_n, _dA, _cDu, _bra, _eve],
4982
- [0, 0, 0, 64 | 0, 64 | 0]
4981
+ [_n, _dA, _eve, _cDu, _bra],
4982
+ [0, 0, 64 | 0, 0, 64 | 0], 3
4983
4983
  ];
4984
4984
  var RepositoryTriggerBranchNameListRequiredException$ = [-3, n0, _RTBNLRE,
4985
4985
  { [_e]: _c },
@@ -5055,7 +5055,7 @@ schema.TypeRegistry.for(n0).registerError(SamePathRequestException$, SamePathReq
5055
5055
  var SetFileModeEntry$ = [3, n0, _SFME,
5056
5056
  0,
5057
5057
  [_fP, _fMi],
5058
- [0, 0]
5058
+ [0, 0], 2
5059
5059
  ];
5060
5060
  var SourceAndDestinationAreSameException$ = [-3, n0, _SADASE,
5061
5061
  { [_e]: _c },
@@ -5072,7 +5072,7 @@ schema.TypeRegistry.for(n0).registerError(SourceFileOrContentRequiredException$,
5072
5072
  var SourceFileSpecifier$ = [3, n0, _SFS,
5073
5073
  0,
5074
5074
  [_fP, _iMs],
5075
- [0, 2]
5075
+ [0, 2], 1
5076
5076
  ];
5077
5077
  var SubModule$ = [3, n0, _SM,
5078
5078
  0,
@@ -5099,7 +5099,7 @@ schema.TypeRegistry.for(n0).registerError(TagPolicyException$, TagPolicyExceptio
5099
5099
  var TagResourceInput$ = [3, n0, _TRI,
5100
5100
  0,
5101
5101
  [_rA, _tag],
5102
- [0, 128 | 0]
5102
+ [0, 128 | 0], 2
5103
5103
  ];
5104
5104
  var TagsMapRequiredException$ = [-3, n0, _TMRE,
5105
5105
  { [_e]: _c },
@@ -5110,7 +5110,7 @@ schema.TypeRegistry.for(n0).registerError(TagsMapRequiredException$, TagsMapRequ
5110
5110
  var Target$ = [3, n0, _T,
5111
5111
  0,
5112
5112
  [_rN, _sR, _dR],
5113
- [0, 0, 0]
5113
+ [0, 0, 0], 2
5114
5114
  ];
5115
5115
  var TargetRequiredException$ = [-3, n0, _TRE,
5116
5116
  { [_e]: _c },
@@ -5127,7 +5127,7 @@ schema.TypeRegistry.for(n0).registerError(TargetsRequiredException$, TargetsRequ
5127
5127
  var TestRepositoryTriggersInput$ = [3, n0, _TRTI,
5128
5128
  0,
5129
5129
  [_rN, _tr],
5130
- [0, () => RepositoryTriggersList]
5130
+ [0, () => RepositoryTriggersList], 2
5131
5131
  ];
5132
5132
  var TestRepositoryTriggersOutput$ = [3, n0, _TRTO,
5133
5133
  0,
@@ -5161,42 +5161,42 @@ schema.TypeRegistry.for(n0).registerError(TooManyTagsException$, TooManyTagsExce
5161
5161
  var UntagResourceInput$ = [3, n0, _URI,
5162
5162
  0,
5163
5163
  [_rA, _tK],
5164
- [0, 64 | 0]
5164
+ [0, 64 | 0], 2
5165
5165
  ];
5166
5166
  var UpdateApprovalRuleTemplateContentInput$ = [3, n0, _UARTCI,
5167
5167
  0,
5168
5168
  [_aRTN, _nRC, _eRCS],
5169
- [0, 0, 0]
5169
+ [0, 0, 0], 2
5170
5170
  ];
5171
5171
  var UpdateApprovalRuleTemplateContentOutput$ = [3, n0, _UARTCO,
5172
5172
  0,
5173
5173
  [_aRT],
5174
- [() => ApprovalRuleTemplate$]
5174
+ [() => ApprovalRuleTemplate$], 1
5175
5175
  ];
5176
5176
  var UpdateApprovalRuleTemplateDescriptionInput$ = [3, n0, _UARTDI,
5177
5177
  0,
5178
5178
  [_aRTN, _aRTD],
5179
- [0, 0]
5179
+ [0, 0], 2
5180
5180
  ];
5181
5181
  var UpdateApprovalRuleTemplateDescriptionOutput$ = [3, n0, _UARTDO,
5182
5182
  0,
5183
5183
  [_aRT],
5184
- [() => ApprovalRuleTemplate$]
5184
+ [() => ApprovalRuleTemplate$], 1
5185
5185
  ];
5186
5186
  var UpdateApprovalRuleTemplateNameInput$ = [3, n0, _UARTNI,
5187
5187
  0,
5188
5188
  [_oARTN, _nARTN],
5189
- [0, 0]
5189
+ [0, 0], 2
5190
5190
  ];
5191
5191
  var UpdateApprovalRuleTemplateNameOutput$ = [3, n0, _UARTNO,
5192
5192
  0,
5193
5193
  [_aRT],
5194
- [() => ApprovalRuleTemplate$]
5194
+ [() => ApprovalRuleTemplate$], 1
5195
5195
  ];
5196
5196
  var UpdateCommentInput$ = [3, n0, _UCI,
5197
5197
  0,
5198
5198
  [_cIom, _con],
5199
- [0, 0]
5199
+ [0, 0], 2
5200
5200
  ];
5201
5201
  var UpdateCommentOutput$ = [3, n0, _UCO,
5202
5202
  0,
@@ -5206,62 +5206,62 @@ var UpdateCommentOutput$ = [3, n0, _UCO,
5206
5206
  var UpdateDefaultBranchInput$ = [3, n0, _UDBI,
5207
5207
  0,
5208
5208
  [_rN, _dBN],
5209
- [0, 0]
5209
+ [0, 0], 2
5210
5210
  ];
5211
5211
  var UpdatePullRequestApprovalRuleContentInput$ = [3, n0, _UPRARCI,
5212
5212
  0,
5213
- [_pRI, _aRN, _eRCS, _nRC],
5214
- [0, 0, 0, 0]
5213
+ [_pRI, _aRN, _nRC, _eRCS],
5214
+ [0, 0, 0, 0], 3
5215
5215
  ];
5216
5216
  var UpdatePullRequestApprovalRuleContentOutput$ = [3, n0, _UPRARCO,
5217
5217
  0,
5218
5218
  [_aR],
5219
- [() => ApprovalRule$]
5219
+ [() => ApprovalRule$], 1
5220
5220
  ];
5221
5221
  var UpdatePullRequestApprovalStateInput$ = [3, n0, _UPRASI,
5222
5222
  0,
5223
5223
  [_pRI, _rI, _aS],
5224
- [0, 0, 0]
5224
+ [0, 0, 0], 3
5225
5225
  ];
5226
5226
  var UpdatePullRequestDescriptionInput$ = [3, n0, _UPRDI,
5227
5227
  0,
5228
5228
  [_pRI, _de],
5229
- [0, 0]
5229
+ [0, 0], 2
5230
5230
  ];
5231
5231
  var UpdatePullRequestDescriptionOutput$ = [3, n0, _UPRDO,
5232
5232
  0,
5233
5233
  [_pR],
5234
- [() => PullRequest$]
5234
+ [() => PullRequest$], 1
5235
5235
  ];
5236
5236
  var UpdatePullRequestStatusInput$ = [3, n0, _UPRSI,
5237
5237
  0,
5238
5238
  [_pRI, _pRS],
5239
- [0, 0]
5239
+ [0, 0], 2
5240
5240
  ];
5241
5241
  var UpdatePullRequestStatusOutput$ = [3, n0, _UPRSO,
5242
5242
  0,
5243
5243
  [_pR],
5244
- [() => PullRequest$]
5244
+ [() => PullRequest$], 1
5245
5245
  ];
5246
5246
  var UpdatePullRequestTitleInput$ = [3, n0, _UPRTI,
5247
5247
  0,
5248
5248
  [_pRI, _t],
5249
- [0, 0]
5249
+ [0, 0], 2
5250
5250
  ];
5251
5251
  var UpdatePullRequestTitleOutput$ = [3, n0, _UPRTO,
5252
5252
  0,
5253
5253
  [_pR],
5254
- [() => PullRequest$]
5254
+ [() => PullRequest$], 1
5255
5255
  ];
5256
5256
  var UpdateRepositoryDescriptionInput$ = [3, n0, _URDI,
5257
5257
  0,
5258
5258
  [_rN, _rD],
5259
- [0, 0]
5259
+ [0, 0], 1
5260
5260
  ];
5261
5261
  var UpdateRepositoryEncryptionKeyInput$ = [3, n0, _UREKI,
5262
5262
  0,
5263
5263
  [_rN, _kKI],
5264
- [0, 0]
5264
+ [0, 0], 2
5265
5265
  ];
5266
5266
  var UpdateRepositoryEncryptionKeyOutput$ = [3, n0, _UREKO,
5267
5267
  0,
@@ -5271,7 +5271,7 @@ var UpdateRepositoryEncryptionKeyOutput$ = [3, n0, _UREKO,
5271
5271
  var UpdateRepositoryNameInput$ = [3, n0, _URNI,
5272
5272
  0,
5273
5273
  [_oN, _nN],
5274
- [0, 0]
5274
+ [0, 0], 2
5275
5275
  ];
5276
5276
  var UserInfo$ = [3, n0, _UI,
5277
5277
  0,