@aws-sdk/client-codecommit 3.170.0 → 3.171.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/CHANGELOG.md +8 -0
- package/dist-types/ts3.4/CodeCommit.d.ts +0 -77
- package/dist-types/ts3.4/CodeCommitClient.d.ts +0 -25
- package/dist-types/ts3.4/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/BatchDescribeMergeConflictsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/BatchGetCommitsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/BatchGetRepositoriesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateApprovalRuleTemplateCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateBranchCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateCommitCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreatePullRequestApprovalRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreatePullRequestCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateUnreferencedMergeCommitCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteApprovalRuleTemplateCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteBranchCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteCommentContentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteFileCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeletePullRequestApprovalRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeMergeConflictsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribePullRequestEventsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/EvaluatePullRequestApprovalRulesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetApprovalRuleTemplateCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetBlobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetBranchCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetCommentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetCommentReactionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetCommentsForComparedCommitCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetCommentsForPullRequestCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetCommitCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetDifferencesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetFileCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetFolderCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetMergeCommitCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetMergeConflictsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetMergeOptionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetPullRequestApprovalStatesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetPullRequestCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetPullRequestOverrideStateCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetRepositoryCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetRepositoryTriggersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListApprovalRuleTemplatesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListBranchesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListPullRequestsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListRepositoriesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListRepositoriesForApprovalRuleTemplateCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/MergeBranchesByFastForwardCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/MergeBranchesBySquashCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/MergeBranchesByThreeWayCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/MergePullRequestByFastForwardCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/MergePullRequestBySquashCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/MergePullRequestByThreeWayCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/OverridePullRequestApprovalRulesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PostCommentForComparedCommitCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PostCommentForPullRequestCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PostCommentReplyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutCommentReactionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutFileCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutRepositoryTriggersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/TestRepositoryTriggersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateContentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateDescriptionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateNameCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateCommentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateDefaultBranchCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdatePullRequestApprovalRuleContentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdatePullRequestApprovalStateCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdatePullRequestDescriptionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdatePullRequestStatusCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdatePullRequestTitleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateRepositoryDescriptionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateRepositoryNameCommand.d.ts +0 -2
- package/dist-types/ts3.4/models/CodeCommitServiceException.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -847
- package/dist-types/ts3.4/models/models_1.d.ts +0 -265
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
- package/package.json +26 -26
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.171.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.170.0...v3.171.0) (2022-09-14)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/client-codecommit
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
# [3.170.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.169.0...v3.170.0) (2022-09-13)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package @aws-sdk/client-codecommit
|
|
@@ -308,7 +308,6 @@ import {
|
|
|
308
308
|
UpdateRepositoryNameCommandInput,
|
|
309
309
|
UpdateRepositoryNameCommandOutput,
|
|
310
310
|
} from "./commands/UpdateRepositoryNameCommand";
|
|
311
|
-
|
|
312
311
|
export declare class CodeCommit extends CodeCommitClient {
|
|
313
312
|
associateApprovalRuleTemplateWithRepository(
|
|
314
313
|
args: AssociateApprovalRuleTemplateWithRepositoryCommandInput,
|
|
@@ -329,7 +328,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
329
328
|
data?: AssociateApprovalRuleTemplateWithRepositoryCommandOutput
|
|
330
329
|
) => void
|
|
331
330
|
): void;
|
|
332
|
-
|
|
333
331
|
batchAssociateApprovalRuleTemplateWithRepositories(
|
|
334
332
|
args: BatchAssociateApprovalRuleTemplateWithRepositoriesCommandInput,
|
|
335
333
|
options?: __HttpHandlerOptions
|
|
@@ -349,7 +347,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
349
347
|
data?: BatchAssociateApprovalRuleTemplateWithRepositoriesCommandOutput
|
|
350
348
|
) => void
|
|
351
349
|
): void;
|
|
352
|
-
|
|
353
350
|
batchDescribeMergeConflicts(
|
|
354
351
|
args: BatchDescribeMergeConflictsCommandInput,
|
|
355
352
|
options?: __HttpHandlerOptions
|
|
@@ -363,7 +360,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
363
360
|
options: __HttpHandlerOptions,
|
|
364
361
|
cb: (err: any, data?: BatchDescribeMergeConflictsCommandOutput) => void
|
|
365
362
|
): void;
|
|
366
|
-
|
|
367
363
|
batchDisassociateApprovalRuleTemplateFromRepositories(
|
|
368
364
|
args: BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandInput,
|
|
369
365
|
options?: __HttpHandlerOptions
|
|
@@ -383,7 +379,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
383
379
|
data?: BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandOutput
|
|
384
380
|
) => void
|
|
385
381
|
): void;
|
|
386
|
-
|
|
387
382
|
batchGetCommits(
|
|
388
383
|
args: BatchGetCommitsCommandInput,
|
|
389
384
|
options?: __HttpHandlerOptions
|
|
@@ -397,7 +392,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
397
392
|
options: __HttpHandlerOptions,
|
|
398
393
|
cb: (err: any, data?: BatchGetCommitsCommandOutput) => void
|
|
399
394
|
): void;
|
|
400
|
-
|
|
401
395
|
batchGetRepositories(
|
|
402
396
|
args: BatchGetRepositoriesCommandInput,
|
|
403
397
|
options?: __HttpHandlerOptions
|
|
@@ -411,7 +405,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
411
405
|
options: __HttpHandlerOptions,
|
|
412
406
|
cb: (err: any, data?: BatchGetRepositoriesCommandOutput) => void
|
|
413
407
|
): void;
|
|
414
|
-
|
|
415
408
|
createApprovalRuleTemplate(
|
|
416
409
|
args: CreateApprovalRuleTemplateCommandInput,
|
|
417
410
|
options?: __HttpHandlerOptions
|
|
@@ -425,7 +418,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
425
418
|
options: __HttpHandlerOptions,
|
|
426
419
|
cb: (err: any, data?: CreateApprovalRuleTemplateCommandOutput) => void
|
|
427
420
|
): void;
|
|
428
|
-
|
|
429
421
|
createBranch(
|
|
430
422
|
args: CreateBranchCommandInput,
|
|
431
423
|
options?: __HttpHandlerOptions
|
|
@@ -439,7 +431,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
439
431
|
options: __HttpHandlerOptions,
|
|
440
432
|
cb: (err: any, data?: CreateBranchCommandOutput) => void
|
|
441
433
|
): void;
|
|
442
|
-
|
|
443
434
|
createCommit(
|
|
444
435
|
args: CreateCommitCommandInput,
|
|
445
436
|
options?: __HttpHandlerOptions
|
|
@@ -453,7 +444,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
453
444
|
options: __HttpHandlerOptions,
|
|
454
445
|
cb: (err: any, data?: CreateCommitCommandOutput) => void
|
|
455
446
|
): void;
|
|
456
|
-
|
|
457
447
|
createPullRequest(
|
|
458
448
|
args: CreatePullRequestCommandInput,
|
|
459
449
|
options?: __HttpHandlerOptions
|
|
@@ -467,7 +457,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
467
457
|
options: __HttpHandlerOptions,
|
|
468
458
|
cb: (err: any, data?: CreatePullRequestCommandOutput) => void
|
|
469
459
|
): void;
|
|
470
|
-
|
|
471
460
|
createPullRequestApprovalRule(
|
|
472
461
|
args: CreatePullRequestApprovalRuleCommandInput,
|
|
473
462
|
options?: __HttpHandlerOptions
|
|
@@ -481,7 +470,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
481
470
|
options: __HttpHandlerOptions,
|
|
482
471
|
cb: (err: any, data?: CreatePullRequestApprovalRuleCommandOutput) => void
|
|
483
472
|
): void;
|
|
484
|
-
|
|
485
473
|
createRepository(
|
|
486
474
|
args: CreateRepositoryCommandInput,
|
|
487
475
|
options?: __HttpHandlerOptions
|
|
@@ -495,7 +483,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
495
483
|
options: __HttpHandlerOptions,
|
|
496
484
|
cb: (err: any, data?: CreateRepositoryCommandOutput) => void
|
|
497
485
|
): void;
|
|
498
|
-
|
|
499
486
|
createUnreferencedMergeCommit(
|
|
500
487
|
args: CreateUnreferencedMergeCommitCommandInput,
|
|
501
488
|
options?: __HttpHandlerOptions
|
|
@@ -509,7 +496,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
509
496
|
options: __HttpHandlerOptions,
|
|
510
497
|
cb: (err: any, data?: CreateUnreferencedMergeCommitCommandOutput) => void
|
|
511
498
|
): void;
|
|
512
|
-
|
|
513
499
|
deleteApprovalRuleTemplate(
|
|
514
500
|
args: DeleteApprovalRuleTemplateCommandInput,
|
|
515
501
|
options?: __HttpHandlerOptions
|
|
@@ -523,7 +509,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
523
509
|
options: __HttpHandlerOptions,
|
|
524
510
|
cb: (err: any, data?: DeleteApprovalRuleTemplateCommandOutput) => void
|
|
525
511
|
): void;
|
|
526
|
-
|
|
527
512
|
deleteBranch(
|
|
528
513
|
args: DeleteBranchCommandInput,
|
|
529
514
|
options?: __HttpHandlerOptions
|
|
@@ -537,7 +522,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
537
522
|
options: __HttpHandlerOptions,
|
|
538
523
|
cb: (err: any, data?: DeleteBranchCommandOutput) => void
|
|
539
524
|
): void;
|
|
540
|
-
|
|
541
525
|
deleteCommentContent(
|
|
542
526
|
args: DeleteCommentContentCommandInput,
|
|
543
527
|
options?: __HttpHandlerOptions
|
|
@@ -551,7 +535,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
551
535
|
options: __HttpHandlerOptions,
|
|
552
536
|
cb: (err: any, data?: DeleteCommentContentCommandOutput) => void
|
|
553
537
|
): void;
|
|
554
|
-
|
|
555
538
|
deleteFile(
|
|
556
539
|
args: DeleteFileCommandInput,
|
|
557
540
|
options?: __HttpHandlerOptions
|
|
@@ -565,7 +548,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
565
548
|
options: __HttpHandlerOptions,
|
|
566
549
|
cb: (err: any, data?: DeleteFileCommandOutput) => void
|
|
567
550
|
): void;
|
|
568
|
-
|
|
569
551
|
deletePullRequestApprovalRule(
|
|
570
552
|
args: DeletePullRequestApprovalRuleCommandInput,
|
|
571
553
|
options?: __HttpHandlerOptions
|
|
@@ -579,7 +561,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
579
561
|
options: __HttpHandlerOptions,
|
|
580
562
|
cb: (err: any, data?: DeletePullRequestApprovalRuleCommandOutput) => void
|
|
581
563
|
): void;
|
|
582
|
-
|
|
583
564
|
deleteRepository(
|
|
584
565
|
args: DeleteRepositoryCommandInput,
|
|
585
566
|
options?: __HttpHandlerOptions
|
|
@@ -593,7 +574,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
593
574
|
options: __HttpHandlerOptions,
|
|
594
575
|
cb: (err: any, data?: DeleteRepositoryCommandOutput) => void
|
|
595
576
|
): void;
|
|
596
|
-
|
|
597
577
|
describeMergeConflicts(
|
|
598
578
|
args: DescribeMergeConflictsCommandInput,
|
|
599
579
|
options?: __HttpHandlerOptions
|
|
@@ -607,7 +587,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
607
587
|
options: __HttpHandlerOptions,
|
|
608
588
|
cb: (err: any, data?: DescribeMergeConflictsCommandOutput) => void
|
|
609
589
|
): void;
|
|
610
|
-
|
|
611
590
|
describePullRequestEvents(
|
|
612
591
|
args: DescribePullRequestEventsCommandInput,
|
|
613
592
|
options?: __HttpHandlerOptions
|
|
@@ -621,7 +600,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
621
600
|
options: __HttpHandlerOptions,
|
|
622
601
|
cb: (err: any, data?: DescribePullRequestEventsCommandOutput) => void
|
|
623
602
|
): void;
|
|
624
|
-
|
|
625
603
|
disassociateApprovalRuleTemplateFromRepository(
|
|
626
604
|
args: DisassociateApprovalRuleTemplateFromRepositoryCommandInput,
|
|
627
605
|
options?: __HttpHandlerOptions
|
|
@@ -641,7 +619,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
641
619
|
data?: DisassociateApprovalRuleTemplateFromRepositoryCommandOutput
|
|
642
620
|
) => void
|
|
643
621
|
): void;
|
|
644
|
-
|
|
645
622
|
evaluatePullRequestApprovalRules(
|
|
646
623
|
args: EvaluatePullRequestApprovalRulesCommandInput,
|
|
647
624
|
options?: __HttpHandlerOptions
|
|
@@ -655,7 +632,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
655
632
|
options: __HttpHandlerOptions,
|
|
656
633
|
cb: (err: any, data?: EvaluatePullRequestApprovalRulesCommandOutput) => void
|
|
657
634
|
): void;
|
|
658
|
-
|
|
659
635
|
getApprovalRuleTemplate(
|
|
660
636
|
args: GetApprovalRuleTemplateCommandInput,
|
|
661
637
|
options?: __HttpHandlerOptions
|
|
@@ -669,7 +645,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
669
645
|
options: __HttpHandlerOptions,
|
|
670
646
|
cb: (err: any, data?: GetApprovalRuleTemplateCommandOutput) => void
|
|
671
647
|
): void;
|
|
672
|
-
|
|
673
648
|
getBlob(
|
|
674
649
|
args: GetBlobCommandInput,
|
|
675
650
|
options?: __HttpHandlerOptions
|
|
@@ -683,7 +658,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
683
658
|
options: __HttpHandlerOptions,
|
|
684
659
|
cb: (err: any, data?: GetBlobCommandOutput) => void
|
|
685
660
|
): void;
|
|
686
|
-
|
|
687
661
|
getBranch(
|
|
688
662
|
args: GetBranchCommandInput,
|
|
689
663
|
options?: __HttpHandlerOptions
|
|
@@ -697,7 +671,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
697
671
|
options: __HttpHandlerOptions,
|
|
698
672
|
cb: (err: any, data?: GetBranchCommandOutput) => void
|
|
699
673
|
): void;
|
|
700
|
-
|
|
701
674
|
getComment(
|
|
702
675
|
args: GetCommentCommandInput,
|
|
703
676
|
options?: __HttpHandlerOptions
|
|
@@ -711,7 +684,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
711
684
|
options: __HttpHandlerOptions,
|
|
712
685
|
cb: (err: any, data?: GetCommentCommandOutput) => void
|
|
713
686
|
): void;
|
|
714
|
-
|
|
715
687
|
getCommentReactions(
|
|
716
688
|
args: GetCommentReactionsCommandInput,
|
|
717
689
|
options?: __HttpHandlerOptions
|
|
@@ -725,7 +697,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
725
697
|
options: __HttpHandlerOptions,
|
|
726
698
|
cb: (err: any, data?: GetCommentReactionsCommandOutput) => void
|
|
727
699
|
): void;
|
|
728
|
-
|
|
729
700
|
getCommentsForComparedCommit(
|
|
730
701
|
args: GetCommentsForComparedCommitCommandInput,
|
|
731
702
|
options?: __HttpHandlerOptions
|
|
@@ -739,7 +710,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
739
710
|
options: __HttpHandlerOptions,
|
|
740
711
|
cb: (err: any, data?: GetCommentsForComparedCommitCommandOutput) => void
|
|
741
712
|
): void;
|
|
742
|
-
|
|
743
713
|
getCommentsForPullRequest(
|
|
744
714
|
args: GetCommentsForPullRequestCommandInput,
|
|
745
715
|
options?: __HttpHandlerOptions
|
|
@@ -753,7 +723,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
753
723
|
options: __HttpHandlerOptions,
|
|
754
724
|
cb: (err: any, data?: GetCommentsForPullRequestCommandOutput) => void
|
|
755
725
|
): void;
|
|
756
|
-
|
|
757
726
|
getCommit(
|
|
758
727
|
args: GetCommitCommandInput,
|
|
759
728
|
options?: __HttpHandlerOptions
|
|
@@ -767,7 +736,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
767
736
|
options: __HttpHandlerOptions,
|
|
768
737
|
cb: (err: any, data?: GetCommitCommandOutput) => void
|
|
769
738
|
): void;
|
|
770
|
-
|
|
771
739
|
getDifferences(
|
|
772
740
|
args: GetDifferencesCommandInput,
|
|
773
741
|
options?: __HttpHandlerOptions
|
|
@@ -781,7 +749,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
781
749
|
options: __HttpHandlerOptions,
|
|
782
750
|
cb: (err: any, data?: GetDifferencesCommandOutput) => void
|
|
783
751
|
): void;
|
|
784
|
-
|
|
785
752
|
getFile(
|
|
786
753
|
args: GetFileCommandInput,
|
|
787
754
|
options?: __HttpHandlerOptions
|
|
@@ -795,7 +762,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
795
762
|
options: __HttpHandlerOptions,
|
|
796
763
|
cb: (err: any, data?: GetFileCommandOutput) => void
|
|
797
764
|
): void;
|
|
798
|
-
|
|
799
765
|
getFolder(
|
|
800
766
|
args: GetFolderCommandInput,
|
|
801
767
|
options?: __HttpHandlerOptions
|
|
@@ -809,7 +775,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
809
775
|
options: __HttpHandlerOptions,
|
|
810
776
|
cb: (err: any, data?: GetFolderCommandOutput) => void
|
|
811
777
|
): void;
|
|
812
|
-
|
|
813
778
|
getMergeCommit(
|
|
814
779
|
args: GetMergeCommitCommandInput,
|
|
815
780
|
options?: __HttpHandlerOptions
|
|
@@ -823,7 +788,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
823
788
|
options: __HttpHandlerOptions,
|
|
824
789
|
cb: (err: any, data?: GetMergeCommitCommandOutput) => void
|
|
825
790
|
): void;
|
|
826
|
-
|
|
827
791
|
getMergeConflicts(
|
|
828
792
|
args: GetMergeConflictsCommandInput,
|
|
829
793
|
options?: __HttpHandlerOptions
|
|
@@ -837,7 +801,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
837
801
|
options: __HttpHandlerOptions,
|
|
838
802
|
cb: (err: any, data?: GetMergeConflictsCommandOutput) => void
|
|
839
803
|
): void;
|
|
840
|
-
|
|
841
804
|
getMergeOptions(
|
|
842
805
|
args: GetMergeOptionsCommandInput,
|
|
843
806
|
options?: __HttpHandlerOptions
|
|
@@ -851,7 +814,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
851
814
|
options: __HttpHandlerOptions,
|
|
852
815
|
cb: (err: any, data?: GetMergeOptionsCommandOutput) => void
|
|
853
816
|
): void;
|
|
854
|
-
|
|
855
817
|
getPullRequest(
|
|
856
818
|
args: GetPullRequestCommandInput,
|
|
857
819
|
options?: __HttpHandlerOptions
|
|
@@ -865,7 +827,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
865
827
|
options: __HttpHandlerOptions,
|
|
866
828
|
cb: (err: any, data?: GetPullRequestCommandOutput) => void
|
|
867
829
|
): void;
|
|
868
|
-
|
|
869
830
|
getPullRequestApprovalStates(
|
|
870
831
|
args: GetPullRequestApprovalStatesCommandInput,
|
|
871
832
|
options?: __HttpHandlerOptions
|
|
@@ -879,7 +840,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
879
840
|
options: __HttpHandlerOptions,
|
|
880
841
|
cb: (err: any, data?: GetPullRequestApprovalStatesCommandOutput) => void
|
|
881
842
|
): void;
|
|
882
|
-
|
|
883
843
|
getPullRequestOverrideState(
|
|
884
844
|
args: GetPullRequestOverrideStateCommandInput,
|
|
885
845
|
options?: __HttpHandlerOptions
|
|
@@ -893,7 +853,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
893
853
|
options: __HttpHandlerOptions,
|
|
894
854
|
cb: (err: any, data?: GetPullRequestOverrideStateCommandOutput) => void
|
|
895
855
|
): void;
|
|
896
|
-
|
|
897
856
|
getRepository(
|
|
898
857
|
args: GetRepositoryCommandInput,
|
|
899
858
|
options?: __HttpHandlerOptions
|
|
@@ -907,7 +866,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
907
866
|
options: __HttpHandlerOptions,
|
|
908
867
|
cb: (err: any, data?: GetRepositoryCommandOutput) => void
|
|
909
868
|
): void;
|
|
910
|
-
|
|
911
869
|
getRepositoryTriggers(
|
|
912
870
|
args: GetRepositoryTriggersCommandInput,
|
|
913
871
|
options?: __HttpHandlerOptions
|
|
@@ -921,7 +879,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
921
879
|
options: __HttpHandlerOptions,
|
|
922
880
|
cb: (err: any, data?: GetRepositoryTriggersCommandOutput) => void
|
|
923
881
|
): void;
|
|
924
|
-
|
|
925
882
|
listApprovalRuleTemplates(
|
|
926
883
|
args: ListApprovalRuleTemplatesCommandInput,
|
|
927
884
|
options?: __HttpHandlerOptions
|
|
@@ -935,7 +892,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
935
892
|
options: __HttpHandlerOptions,
|
|
936
893
|
cb: (err: any, data?: ListApprovalRuleTemplatesCommandOutput) => void
|
|
937
894
|
): void;
|
|
938
|
-
|
|
939
895
|
listAssociatedApprovalRuleTemplatesForRepository(
|
|
940
896
|
args: ListAssociatedApprovalRuleTemplatesForRepositoryCommandInput,
|
|
941
897
|
options?: __HttpHandlerOptions
|
|
@@ -955,7 +911,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
955
911
|
data?: ListAssociatedApprovalRuleTemplatesForRepositoryCommandOutput
|
|
956
912
|
) => void
|
|
957
913
|
): void;
|
|
958
|
-
|
|
959
914
|
listBranches(
|
|
960
915
|
args: ListBranchesCommandInput,
|
|
961
916
|
options?: __HttpHandlerOptions
|
|
@@ -969,7 +924,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
969
924
|
options: __HttpHandlerOptions,
|
|
970
925
|
cb: (err: any, data?: ListBranchesCommandOutput) => void
|
|
971
926
|
): void;
|
|
972
|
-
|
|
973
927
|
listPullRequests(
|
|
974
928
|
args: ListPullRequestsCommandInput,
|
|
975
929
|
options?: __HttpHandlerOptions
|
|
@@ -983,7 +937,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
983
937
|
options: __HttpHandlerOptions,
|
|
984
938
|
cb: (err: any, data?: ListPullRequestsCommandOutput) => void
|
|
985
939
|
): void;
|
|
986
|
-
|
|
987
940
|
listRepositories(
|
|
988
941
|
args: ListRepositoriesCommandInput,
|
|
989
942
|
options?: __HttpHandlerOptions
|
|
@@ -997,7 +950,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
997
950
|
options: __HttpHandlerOptions,
|
|
998
951
|
cb: (err: any, data?: ListRepositoriesCommandOutput) => void
|
|
999
952
|
): void;
|
|
1000
|
-
|
|
1001
953
|
listRepositoriesForApprovalRuleTemplate(
|
|
1002
954
|
args: ListRepositoriesForApprovalRuleTemplateCommandInput,
|
|
1003
955
|
options?: __HttpHandlerOptions
|
|
@@ -1017,7 +969,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
1017
969
|
data?: ListRepositoriesForApprovalRuleTemplateCommandOutput
|
|
1018
970
|
) => void
|
|
1019
971
|
): void;
|
|
1020
|
-
|
|
1021
972
|
listTagsForResource(
|
|
1022
973
|
args: ListTagsForResourceCommandInput,
|
|
1023
974
|
options?: __HttpHandlerOptions
|
|
@@ -1031,7 +982,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
1031
982
|
options: __HttpHandlerOptions,
|
|
1032
983
|
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
1033
984
|
): void;
|
|
1034
|
-
|
|
1035
985
|
mergeBranchesByFastForward(
|
|
1036
986
|
args: MergeBranchesByFastForwardCommandInput,
|
|
1037
987
|
options?: __HttpHandlerOptions
|
|
@@ -1045,7 +995,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
1045
995
|
options: __HttpHandlerOptions,
|
|
1046
996
|
cb: (err: any, data?: MergeBranchesByFastForwardCommandOutput) => void
|
|
1047
997
|
): void;
|
|
1048
|
-
|
|
1049
998
|
mergeBranchesBySquash(
|
|
1050
999
|
args: MergeBranchesBySquashCommandInput,
|
|
1051
1000
|
options?: __HttpHandlerOptions
|
|
@@ -1059,7 +1008,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
1059
1008
|
options: __HttpHandlerOptions,
|
|
1060
1009
|
cb: (err: any, data?: MergeBranchesBySquashCommandOutput) => void
|
|
1061
1010
|
): void;
|
|
1062
|
-
|
|
1063
1011
|
mergeBranchesByThreeWay(
|
|
1064
1012
|
args: MergeBranchesByThreeWayCommandInput,
|
|
1065
1013
|
options?: __HttpHandlerOptions
|
|
@@ -1073,7 +1021,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
1073
1021
|
options: __HttpHandlerOptions,
|
|
1074
1022
|
cb: (err: any, data?: MergeBranchesByThreeWayCommandOutput) => void
|
|
1075
1023
|
): void;
|
|
1076
|
-
|
|
1077
1024
|
mergePullRequestByFastForward(
|
|
1078
1025
|
args: MergePullRequestByFastForwardCommandInput,
|
|
1079
1026
|
options?: __HttpHandlerOptions
|
|
@@ -1087,7 +1034,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
1087
1034
|
options: __HttpHandlerOptions,
|
|
1088
1035
|
cb: (err: any, data?: MergePullRequestByFastForwardCommandOutput) => void
|
|
1089
1036
|
): void;
|
|
1090
|
-
|
|
1091
1037
|
mergePullRequestBySquash(
|
|
1092
1038
|
args: MergePullRequestBySquashCommandInput,
|
|
1093
1039
|
options?: __HttpHandlerOptions
|
|
@@ -1101,7 +1047,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
1101
1047
|
options: __HttpHandlerOptions,
|
|
1102
1048
|
cb: (err: any, data?: MergePullRequestBySquashCommandOutput) => void
|
|
1103
1049
|
): void;
|
|
1104
|
-
|
|
1105
1050
|
mergePullRequestByThreeWay(
|
|
1106
1051
|
args: MergePullRequestByThreeWayCommandInput,
|
|
1107
1052
|
options?: __HttpHandlerOptions
|
|
@@ -1115,7 +1060,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
1115
1060
|
options: __HttpHandlerOptions,
|
|
1116
1061
|
cb: (err: any, data?: MergePullRequestByThreeWayCommandOutput) => void
|
|
1117
1062
|
): void;
|
|
1118
|
-
|
|
1119
1063
|
overridePullRequestApprovalRules(
|
|
1120
1064
|
args: OverridePullRequestApprovalRulesCommandInput,
|
|
1121
1065
|
options?: __HttpHandlerOptions
|
|
@@ -1129,7 +1073,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
1129
1073
|
options: __HttpHandlerOptions,
|
|
1130
1074
|
cb: (err: any, data?: OverridePullRequestApprovalRulesCommandOutput) => void
|
|
1131
1075
|
): void;
|
|
1132
|
-
|
|
1133
1076
|
postCommentForComparedCommit(
|
|
1134
1077
|
args: PostCommentForComparedCommitCommandInput,
|
|
1135
1078
|
options?: __HttpHandlerOptions
|
|
@@ -1143,7 +1086,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
1143
1086
|
options: __HttpHandlerOptions,
|
|
1144
1087
|
cb: (err: any, data?: PostCommentForComparedCommitCommandOutput) => void
|
|
1145
1088
|
): void;
|
|
1146
|
-
|
|
1147
1089
|
postCommentForPullRequest(
|
|
1148
1090
|
args: PostCommentForPullRequestCommandInput,
|
|
1149
1091
|
options?: __HttpHandlerOptions
|
|
@@ -1157,7 +1099,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
1157
1099
|
options: __HttpHandlerOptions,
|
|
1158
1100
|
cb: (err: any, data?: PostCommentForPullRequestCommandOutput) => void
|
|
1159
1101
|
): void;
|
|
1160
|
-
|
|
1161
1102
|
postCommentReply(
|
|
1162
1103
|
args: PostCommentReplyCommandInput,
|
|
1163
1104
|
options?: __HttpHandlerOptions
|
|
@@ -1171,7 +1112,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
1171
1112
|
options: __HttpHandlerOptions,
|
|
1172
1113
|
cb: (err: any, data?: PostCommentReplyCommandOutput) => void
|
|
1173
1114
|
): void;
|
|
1174
|
-
|
|
1175
1115
|
putCommentReaction(
|
|
1176
1116
|
args: PutCommentReactionCommandInput,
|
|
1177
1117
|
options?: __HttpHandlerOptions
|
|
@@ -1185,7 +1125,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
1185
1125
|
options: __HttpHandlerOptions,
|
|
1186
1126
|
cb: (err: any, data?: PutCommentReactionCommandOutput) => void
|
|
1187
1127
|
): void;
|
|
1188
|
-
|
|
1189
1128
|
putFile(
|
|
1190
1129
|
args: PutFileCommandInput,
|
|
1191
1130
|
options?: __HttpHandlerOptions
|
|
@@ -1199,7 +1138,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
1199
1138
|
options: __HttpHandlerOptions,
|
|
1200
1139
|
cb: (err: any, data?: PutFileCommandOutput) => void
|
|
1201
1140
|
): void;
|
|
1202
|
-
|
|
1203
1141
|
putRepositoryTriggers(
|
|
1204
1142
|
args: PutRepositoryTriggersCommandInput,
|
|
1205
1143
|
options?: __HttpHandlerOptions
|
|
@@ -1213,7 +1151,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
1213
1151
|
options: __HttpHandlerOptions,
|
|
1214
1152
|
cb: (err: any, data?: PutRepositoryTriggersCommandOutput) => void
|
|
1215
1153
|
): void;
|
|
1216
|
-
|
|
1217
1154
|
tagResource(
|
|
1218
1155
|
args: TagResourceCommandInput,
|
|
1219
1156
|
options?: __HttpHandlerOptions
|
|
@@ -1227,7 +1164,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
1227
1164
|
options: __HttpHandlerOptions,
|
|
1228
1165
|
cb: (err: any, data?: TagResourceCommandOutput) => void
|
|
1229
1166
|
): void;
|
|
1230
|
-
|
|
1231
1167
|
testRepositoryTriggers(
|
|
1232
1168
|
args: TestRepositoryTriggersCommandInput,
|
|
1233
1169
|
options?: __HttpHandlerOptions
|
|
@@ -1241,7 +1177,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
1241
1177
|
options: __HttpHandlerOptions,
|
|
1242
1178
|
cb: (err: any, data?: TestRepositoryTriggersCommandOutput) => void
|
|
1243
1179
|
): void;
|
|
1244
|
-
|
|
1245
1180
|
untagResource(
|
|
1246
1181
|
args: UntagResourceCommandInput,
|
|
1247
1182
|
options?: __HttpHandlerOptions
|
|
@@ -1255,7 +1190,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
1255
1190
|
options: __HttpHandlerOptions,
|
|
1256
1191
|
cb: (err: any, data?: UntagResourceCommandOutput) => void
|
|
1257
1192
|
): void;
|
|
1258
|
-
|
|
1259
1193
|
updateApprovalRuleTemplateContent(
|
|
1260
1194
|
args: UpdateApprovalRuleTemplateContentCommandInput,
|
|
1261
1195
|
options?: __HttpHandlerOptions
|
|
@@ -1275,7 +1209,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
1275
1209
|
data?: UpdateApprovalRuleTemplateContentCommandOutput
|
|
1276
1210
|
) => void
|
|
1277
1211
|
): void;
|
|
1278
|
-
|
|
1279
1212
|
updateApprovalRuleTemplateDescription(
|
|
1280
1213
|
args: UpdateApprovalRuleTemplateDescriptionCommandInput,
|
|
1281
1214
|
options?: __HttpHandlerOptions
|
|
@@ -1295,7 +1228,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
1295
1228
|
data?: UpdateApprovalRuleTemplateDescriptionCommandOutput
|
|
1296
1229
|
) => void
|
|
1297
1230
|
): void;
|
|
1298
|
-
|
|
1299
1231
|
updateApprovalRuleTemplateName(
|
|
1300
1232
|
args: UpdateApprovalRuleTemplateNameCommandInput,
|
|
1301
1233
|
options?: __HttpHandlerOptions
|
|
@@ -1309,7 +1241,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
1309
1241
|
options: __HttpHandlerOptions,
|
|
1310
1242
|
cb: (err: any, data?: UpdateApprovalRuleTemplateNameCommandOutput) => void
|
|
1311
1243
|
): void;
|
|
1312
|
-
|
|
1313
1244
|
updateComment(
|
|
1314
1245
|
args: UpdateCommentCommandInput,
|
|
1315
1246
|
options?: __HttpHandlerOptions
|
|
@@ -1323,7 +1254,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
1323
1254
|
options: __HttpHandlerOptions,
|
|
1324
1255
|
cb: (err: any, data?: UpdateCommentCommandOutput) => void
|
|
1325
1256
|
): void;
|
|
1326
|
-
|
|
1327
1257
|
updateDefaultBranch(
|
|
1328
1258
|
args: UpdateDefaultBranchCommandInput,
|
|
1329
1259
|
options?: __HttpHandlerOptions
|
|
@@ -1337,7 +1267,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
1337
1267
|
options: __HttpHandlerOptions,
|
|
1338
1268
|
cb: (err: any, data?: UpdateDefaultBranchCommandOutput) => void
|
|
1339
1269
|
): void;
|
|
1340
|
-
|
|
1341
1270
|
updatePullRequestApprovalRuleContent(
|
|
1342
1271
|
args: UpdatePullRequestApprovalRuleContentCommandInput,
|
|
1343
1272
|
options?: __HttpHandlerOptions
|
|
@@ -1357,7 +1286,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
1357
1286
|
data?: UpdatePullRequestApprovalRuleContentCommandOutput
|
|
1358
1287
|
) => void
|
|
1359
1288
|
): void;
|
|
1360
|
-
|
|
1361
1289
|
updatePullRequestApprovalState(
|
|
1362
1290
|
args: UpdatePullRequestApprovalStateCommandInput,
|
|
1363
1291
|
options?: __HttpHandlerOptions
|
|
@@ -1371,7 +1299,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
1371
1299
|
options: __HttpHandlerOptions,
|
|
1372
1300
|
cb: (err: any, data?: UpdatePullRequestApprovalStateCommandOutput) => void
|
|
1373
1301
|
): void;
|
|
1374
|
-
|
|
1375
1302
|
updatePullRequestDescription(
|
|
1376
1303
|
args: UpdatePullRequestDescriptionCommandInput,
|
|
1377
1304
|
options?: __HttpHandlerOptions
|
|
@@ -1385,7 +1312,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
1385
1312
|
options: __HttpHandlerOptions,
|
|
1386
1313
|
cb: (err: any, data?: UpdatePullRequestDescriptionCommandOutput) => void
|
|
1387
1314
|
): void;
|
|
1388
|
-
|
|
1389
1315
|
updatePullRequestStatus(
|
|
1390
1316
|
args: UpdatePullRequestStatusCommandInput,
|
|
1391
1317
|
options?: __HttpHandlerOptions
|
|
@@ -1399,7 +1325,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
1399
1325
|
options: __HttpHandlerOptions,
|
|
1400
1326
|
cb: (err: any, data?: UpdatePullRequestStatusCommandOutput) => void
|
|
1401
1327
|
): void;
|
|
1402
|
-
|
|
1403
1328
|
updatePullRequestTitle(
|
|
1404
1329
|
args: UpdatePullRequestTitleCommandInput,
|
|
1405
1330
|
options?: __HttpHandlerOptions
|
|
@@ -1413,7 +1338,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
1413
1338
|
options: __HttpHandlerOptions,
|
|
1414
1339
|
cb: (err: any, data?: UpdatePullRequestTitleCommandOutput) => void
|
|
1415
1340
|
): void;
|
|
1416
|
-
|
|
1417
1341
|
updateRepositoryDescription(
|
|
1418
1342
|
args: UpdateRepositoryDescriptionCommandInput,
|
|
1419
1343
|
options?: __HttpHandlerOptions
|
|
@@ -1427,7 +1351,6 @@ export declare class CodeCommit extends CodeCommitClient {
|
|
|
1427
1351
|
options: __HttpHandlerOptions,
|
|
1428
1352
|
cb: (err: any, data?: UpdateRepositoryDescriptionCommandOutput) => void
|
|
1429
1353
|
): void;
|
|
1430
|
-
|
|
1431
1354
|
updateRepositoryName(
|
|
1432
1355
|
args: UpdateRepositoryNameCommandInput,
|
|
1433
1356
|
options?: __HttpHandlerOptions
|
|
@@ -509,47 +509,26 @@ export declare type ServiceOutputTypes =
|
|
|
509
509
|
export interface ClientDefaults
|
|
510
510
|
extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
511
511
|
requestHandler?: __HttpHandler;
|
|
512
|
-
|
|
513
512
|
sha256?: __HashConstructor;
|
|
514
|
-
|
|
515
513
|
urlParser?: __UrlParser;
|
|
516
|
-
|
|
517
514
|
bodyLengthChecker?: __BodyLengthCalculator;
|
|
518
|
-
|
|
519
515
|
streamCollector?: __StreamCollector;
|
|
520
|
-
|
|
521
516
|
base64Decoder?: __Decoder;
|
|
522
|
-
|
|
523
517
|
base64Encoder?: __Encoder;
|
|
524
|
-
|
|
525
518
|
utf8Decoder?: __Decoder;
|
|
526
|
-
|
|
527
519
|
utf8Encoder?: __Encoder;
|
|
528
|
-
|
|
529
520
|
runtime?: string;
|
|
530
|
-
|
|
531
521
|
disableHostPrefix?: boolean;
|
|
532
|
-
|
|
533
522
|
maxAttempts?: number | __Provider<number>;
|
|
534
|
-
|
|
535
523
|
retryMode?: string | __Provider<string>;
|
|
536
|
-
|
|
537
524
|
logger?: __Logger;
|
|
538
|
-
|
|
539
525
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
540
|
-
|
|
541
526
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
542
|
-
|
|
543
527
|
serviceId?: string;
|
|
544
|
-
|
|
545
528
|
region?: string | __Provider<string>;
|
|
546
|
-
|
|
547
529
|
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
548
|
-
|
|
549
530
|
regionInfoProvider?: RegionInfoProvider;
|
|
550
|
-
|
|
551
531
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
552
|
-
|
|
553
532
|
defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
|
|
554
533
|
}
|
|
555
534
|
declare type CodeCommitClientConfigType = Partial<
|
|
@@ -562,7 +541,6 @@ declare type CodeCommitClientConfigType = Partial<
|
|
|
562
541
|
HostHeaderInputConfig &
|
|
563
542
|
AwsAuthInputConfig &
|
|
564
543
|
UserAgentInputConfig;
|
|
565
|
-
|
|
566
544
|
export interface CodeCommitClientConfig extends CodeCommitClientConfigType {}
|
|
567
545
|
declare type CodeCommitClientResolvedConfigType =
|
|
568
546
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
@@ -573,10 +551,8 @@ declare type CodeCommitClientResolvedConfigType =
|
|
|
573
551
|
HostHeaderResolvedConfig &
|
|
574
552
|
AwsAuthResolvedConfig &
|
|
575
553
|
UserAgentResolvedConfig;
|
|
576
|
-
|
|
577
554
|
export interface CodeCommitClientResolvedConfig
|
|
578
555
|
extends CodeCommitClientResolvedConfigType {}
|
|
579
|
-
|
|
580
556
|
export declare class CodeCommitClient extends __Client<
|
|
581
557
|
__HttpHandlerOptions,
|
|
582
558
|
ServiceInputTypes,
|
|
@@ -585,7 +561,6 @@ export declare class CodeCommitClient extends __Client<
|
|
|
585
561
|
> {
|
|
586
562
|
readonly config: CodeCommitClientResolvedConfig;
|
|
587
563
|
constructor(configuration: CodeCommitClientConfig);
|
|
588
|
-
|
|
589
564
|
destroy(): void;
|
|
590
565
|
}
|
|
591
566
|
export {};
|
|
@@ -15,7 +15,6 @@ export interface AssociateApprovalRuleTemplateWithRepositoryCommandInput
|
|
|
15
15
|
extends AssociateApprovalRuleTemplateWithRepositoryInput {}
|
|
16
16
|
export interface AssociateApprovalRuleTemplateWithRepositoryCommandOutput
|
|
17
17
|
extends __MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class AssociateApprovalRuleTemplateWithRepositoryCommand extends $Command<
|
|
20
19
|
AssociateApprovalRuleTemplateWithRepositoryCommandInput,
|
|
21
20
|
AssociateApprovalRuleTemplateWithRepositoryCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class AssociateApprovalRuleTemplateWithRepositoryCommand extends
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: AssociateApprovalRuleTemplateWithRepositoryCommandInput;
|
|
25
24
|
constructor(input: AssociateApprovalRuleTemplateWithRepositoryCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: CodeCommitClientResolvedConfig,
|