@aws-sdk/client-codecommit 3.590.0 → 3.596.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 +0 -79
- package/dist-types/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.d.ts +2 -1
- package/dist-types/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.d.ts +2 -1
- package/dist-types/commands/BatchDescribeMergeConflictsCommand.d.ts +2 -1
- package/dist-types/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetCommitsCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetRepositoriesCommand.d.ts +2 -1
- package/dist-types/commands/CreateApprovalRuleTemplateCommand.d.ts +2 -1
- package/dist-types/commands/CreateBranchCommand.d.ts +2 -1
- package/dist-types/commands/CreateCommitCommand.d.ts +2 -1
- package/dist-types/commands/CreatePullRequestApprovalRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreatePullRequestCommand.d.ts +2 -1
- package/dist-types/commands/CreateRepositoryCommand.d.ts +2 -1
- package/dist-types/commands/CreateUnreferencedMergeCommitCommand.d.ts +2 -1
- package/dist-types/commands/DeleteApprovalRuleTemplateCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBranchCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCommentContentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFileCommand.d.ts +2 -1
- package/dist-types/commands/DeletePullRequestApprovalRuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRepositoryCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMergeConflictsCommand.d.ts +2 -1
- package/dist-types/commands/DescribePullRequestEventsCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.d.ts +2 -1
- package/dist-types/commands/EvaluatePullRequestApprovalRulesCommand.d.ts +2 -1
- package/dist-types/commands/GetApprovalRuleTemplateCommand.d.ts +2 -1
- package/dist-types/commands/GetBlobCommand.d.ts +2 -1
- package/dist-types/commands/GetBranchCommand.d.ts +2 -1
- package/dist-types/commands/GetCommentCommand.d.ts +2 -1
- package/dist-types/commands/GetCommentReactionsCommand.d.ts +2 -1
- package/dist-types/commands/GetCommentsForComparedCommitCommand.d.ts +2 -1
- package/dist-types/commands/GetCommentsForPullRequestCommand.d.ts +2 -1
- package/dist-types/commands/GetCommitCommand.d.ts +2 -1
- package/dist-types/commands/GetDifferencesCommand.d.ts +2 -1
- package/dist-types/commands/GetFileCommand.d.ts +2 -1
- package/dist-types/commands/GetFolderCommand.d.ts +2 -1
- package/dist-types/commands/GetMergeCommitCommand.d.ts +2 -1
- package/dist-types/commands/GetMergeConflictsCommand.d.ts +2 -1
- package/dist-types/commands/GetMergeOptionsCommand.d.ts +2 -1
- package/dist-types/commands/GetPullRequestApprovalStatesCommand.d.ts +2 -1
- package/dist-types/commands/GetPullRequestCommand.d.ts +2 -1
- package/dist-types/commands/GetPullRequestOverrideStateCommand.d.ts +2 -1
- package/dist-types/commands/GetRepositoryCommand.d.ts +2 -1
- package/dist-types/commands/GetRepositoryTriggersCommand.d.ts +2 -1
- package/dist-types/commands/ListApprovalRuleTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.d.ts +2 -1
- package/dist-types/commands/ListBranchesCommand.d.ts +2 -1
- package/dist-types/commands/ListFileCommitHistoryCommand.d.ts +2 -1
- package/dist-types/commands/ListPullRequestsCommand.d.ts +2 -1
- package/dist-types/commands/ListRepositoriesCommand.d.ts +2 -1
- package/dist-types/commands/ListRepositoriesForApprovalRuleTemplateCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/MergeBranchesByFastForwardCommand.d.ts +2 -1
- package/dist-types/commands/MergeBranchesBySquashCommand.d.ts +2 -1
- package/dist-types/commands/MergeBranchesByThreeWayCommand.d.ts +2 -1
- package/dist-types/commands/MergePullRequestByFastForwardCommand.d.ts +2 -1
- package/dist-types/commands/MergePullRequestBySquashCommand.d.ts +2 -1
- package/dist-types/commands/MergePullRequestByThreeWayCommand.d.ts +2 -1
- package/dist-types/commands/OverridePullRequestApprovalRulesCommand.d.ts +2 -1
- package/dist-types/commands/PostCommentForComparedCommitCommand.d.ts +2 -1
- package/dist-types/commands/PostCommentForPullRequestCommand.d.ts +2 -1
- package/dist-types/commands/PostCommentReplyCommand.d.ts +2 -1
- package/dist-types/commands/PutCommentReactionCommand.d.ts +2 -1
- package/dist-types/commands/PutFileCommand.d.ts +2 -1
- package/dist-types/commands/PutRepositoryTriggersCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/TestRepositoryTriggersCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateApprovalRuleTemplateContentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateApprovalRuleTemplateDescriptionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateApprovalRuleTemplateNameCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCommentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDefaultBranchCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePullRequestApprovalRuleContentCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePullRequestApprovalStateCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePullRequestDescriptionCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePullRequestStatusCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePullRequestTitleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRepositoryDescriptionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRepositoryEncryptionKeyCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRepositoryNameCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/CodeCommitServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchDescribeMergeConflictsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetCommitsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetRepositoriesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateApprovalRuleTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateBranchCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCommitCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePullRequestApprovalRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePullRequestCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateUnreferencedMergeCommitCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteApprovalRuleTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteBranchCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteCommentContentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteFileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePullRequestApprovalRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeMergeConflictsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribePullRequestEventsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EvaluatePullRequestApprovalRulesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetApprovalRuleTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetBlobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetBranchCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCommentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCommentReactionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCommentsForComparedCommitCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCommentsForPullRequestCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCommitCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDifferencesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetFileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetFolderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMergeCommitCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMergeConflictsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMergeOptionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPullRequestApprovalStatesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPullRequestCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPullRequestOverrideStateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRepositoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRepositoryTriggersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListApprovalRuleTemplatesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListBranchesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFileCommitHistoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPullRequestsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRepositoriesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRepositoriesForApprovalRuleTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/MergeBranchesByFastForwardCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/MergeBranchesBySquashCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/MergeBranchesByThreeWayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/MergePullRequestByFastForwardCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/MergePullRequestBySquashCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/MergePullRequestByThreeWayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/OverridePullRequestApprovalRulesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PostCommentForComparedCommitCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PostCommentForPullRequestCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PostCommentReplyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutCommentReactionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutFileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutRepositoryTriggersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TestRepositoryTriggersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateContentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateDescriptionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateNameCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateCommentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDefaultBranchCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdatePullRequestApprovalRuleContentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdatePullRequestApprovalStateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdatePullRequestDescriptionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdatePullRequestStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdatePullRequestTitleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateRepositoryDescriptionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateRepositoryEncryptionKeyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateRepositoryNameCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/CodeCommitServiceException.d.ts +2 -1
- package/package.json +6 -6
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListApprovalRuleTemplatesInput,
|
|
10
10
|
ListApprovalRuleTemplatesOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListApprovalRuleTemplatesCommandInput
|
|
14
15
|
extends ListApprovalRuleTemplatesInput {}
|
|
15
16
|
export interface ListApprovalRuleTemplatesCommandOutput
|
package/dist-types/ts3.4/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.d.ts
CHANGED
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListAssociatedApprovalRuleTemplatesForRepositoryInput,
|
|
10
10
|
ListAssociatedApprovalRuleTemplatesForRepositoryOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListAssociatedApprovalRuleTemplatesForRepositoryCommandInput
|
|
14
15
|
extends ListAssociatedApprovalRuleTemplatesForRepositoryInput {}
|
|
15
16
|
export interface ListAssociatedApprovalRuleTemplatesForRepositoryCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CodeCommitClient";
|
|
8
8
|
import { ListBranchesInput, ListBranchesOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListBranchesCommandInput extends ListBranchesInput {}
|
|
11
12
|
export interface ListBranchesCommandOutput
|
|
12
13
|
extends ListBranchesOutput,
|
|
@@ -7,7 +7,8 @@ import {
|
|
|
7
7
|
} from "../CodeCommitClient";
|
|
8
8
|
import { ListFileCommitHistoryRequest } from "../models/models_0";
|
|
9
9
|
import { ListFileCommitHistoryResponse } from "../models/models_1";
|
|
10
|
-
export { __MetadataBearer
|
|
10
|
+
export { __MetadataBearer };
|
|
11
|
+
export { $Command };
|
|
11
12
|
export interface ListFileCommitHistoryCommandInput
|
|
12
13
|
extends ListFileCommitHistoryRequest {}
|
|
13
14
|
export interface ListFileCommitHistoryCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListPullRequestsInput,
|
|
10
10
|
ListPullRequestsOutput,
|
|
11
11
|
} from "../models/models_1";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListPullRequestsCommandInput extends ListPullRequestsInput {}
|
|
14
15
|
export interface ListPullRequestsCommandOutput
|
|
15
16
|
extends ListPullRequestsOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListRepositoriesInput,
|
|
10
10
|
ListRepositoriesOutput,
|
|
11
11
|
} from "../models/models_1";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListRepositoriesCommandInput extends ListRepositoriesInput {}
|
|
14
15
|
export interface ListRepositoriesCommandOutput
|
|
15
16
|
extends ListRepositoriesOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListRepositoriesForApprovalRuleTemplateInput,
|
|
10
10
|
ListRepositoriesForApprovalRuleTemplateOutput,
|
|
11
11
|
} from "../models/models_1";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListRepositoriesForApprovalRuleTemplateCommandInput
|
|
14
15
|
extends ListRepositoriesForApprovalRuleTemplateInput {}
|
|
15
16
|
export interface ListRepositoriesForApprovalRuleTemplateCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListTagsForResourceInput,
|
|
10
10
|
ListTagsForResourceOutput,
|
|
11
11
|
} from "../models/models_1";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTagsForResourceCommandInput
|
|
14
15
|
extends ListTagsForResourceInput {}
|
|
15
16
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
MergeBranchesByFastForwardInput,
|
|
10
10
|
MergeBranchesByFastForwardOutput,
|
|
11
11
|
} from "../models/models_1";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface MergeBranchesByFastForwardCommandInput
|
|
14
15
|
extends MergeBranchesByFastForwardInput {}
|
|
15
16
|
export interface MergeBranchesByFastForwardCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
MergeBranchesBySquashInput,
|
|
10
10
|
MergeBranchesBySquashOutput,
|
|
11
11
|
} from "../models/models_1";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface MergeBranchesBySquashCommandInput
|
|
14
15
|
extends MergeBranchesBySquashInput {}
|
|
15
16
|
export interface MergeBranchesBySquashCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
MergeBranchesByThreeWayInput,
|
|
10
10
|
MergeBranchesByThreeWayOutput,
|
|
11
11
|
} from "../models/models_1";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface MergeBranchesByThreeWayCommandInput
|
|
14
15
|
extends MergeBranchesByThreeWayInput {}
|
|
15
16
|
export interface MergeBranchesByThreeWayCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
MergePullRequestByFastForwardInput,
|
|
10
10
|
MergePullRequestByFastForwardOutput,
|
|
11
11
|
} from "../models/models_1";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface MergePullRequestByFastForwardCommandInput
|
|
14
15
|
extends MergePullRequestByFastForwardInput {}
|
|
15
16
|
export interface MergePullRequestByFastForwardCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
MergePullRequestBySquashInput,
|
|
10
10
|
MergePullRequestBySquashOutput,
|
|
11
11
|
} from "../models/models_1";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface MergePullRequestBySquashCommandInput
|
|
14
15
|
extends MergePullRequestBySquashInput {}
|
|
15
16
|
export interface MergePullRequestBySquashCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
MergePullRequestByThreeWayInput,
|
|
10
10
|
MergePullRequestByThreeWayOutput,
|
|
11
11
|
} from "../models/models_1";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface MergePullRequestByThreeWayCommandInput
|
|
14
15
|
extends MergePullRequestByThreeWayInput {}
|
|
15
16
|
export interface MergePullRequestByThreeWayCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CodeCommitClient";
|
|
8
8
|
import { OverridePullRequestApprovalRulesInput } from "../models/models_1";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface OverridePullRequestApprovalRulesCommandInput
|
|
11
12
|
extends OverridePullRequestApprovalRulesInput {}
|
|
12
13
|
export interface OverridePullRequestApprovalRulesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
PostCommentForComparedCommitInput,
|
|
10
10
|
PostCommentForComparedCommitOutput,
|
|
11
11
|
} from "../models/models_1";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PostCommentForComparedCommitCommandInput
|
|
14
15
|
extends PostCommentForComparedCommitInput {}
|
|
15
16
|
export interface PostCommentForComparedCommitCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
PostCommentForPullRequestInput,
|
|
10
10
|
PostCommentForPullRequestOutput,
|
|
11
11
|
} from "../models/models_1";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PostCommentForPullRequestCommandInput
|
|
14
15
|
extends PostCommentForPullRequestInput {}
|
|
15
16
|
export interface PostCommentForPullRequestCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
PostCommentReplyInput,
|
|
10
10
|
PostCommentReplyOutput,
|
|
11
11
|
} from "../models/models_1";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PostCommentReplyCommandInput extends PostCommentReplyInput {}
|
|
14
15
|
export interface PostCommentReplyCommandOutput
|
|
15
16
|
extends PostCommentReplyOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CodeCommitClient";
|
|
8
8
|
import { PutCommentReactionInput } from "../models/models_1";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface PutCommentReactionCommandInput
|
|
11
12
|
extends PutCommentReactionInput {}
|
|
12
13
|
export interface PutCommentReactionCommandOutput extends __MetadataBearer {}
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CodeCommitClient";
|
|
8
8
|
import { PutFileInput, PutFileOutput } from "../models/models_1";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface PutFileCommandInput extends PutFileInput {}
|
|
11
12
|
export interface PutFileCommandOutput extends PutFileOutput, __MetadataBearer {}
|
|
12
13
|
declare const PutFileCommand_base: {
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
PutRepositoryTriggersInput,
|
|
10
10
|
PutRepositoryTriggersOutput,
|
|
11
11
|
} from "../models/models_1";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutRepositoryTriggersCommandInput
|
|
14
15
|
extends PutRepositoryTriggersInput {}
|
|
15
16
|
export interface PutRepositoryTriggersCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CodeCommitClient";
|
|
8
8
|
import { TagResourceInput } from "../models/models_1";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface TagResourceCommandInput extends TagResourceInput {}
|
|
11
12
|
export interface TagResourceCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const TagResourceCommand_base: {
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
TestRepositoryTriggersInput,
|
|
10
10
|
TestRepositoryTriggersOutput,
|
|
11
11
|
} from "../models/models_1";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface TestRepositoryTriggersCommandInput
|
|
14
15
|
extends TestRepositoryTriggersInput {}
|
|
15
16
|
export interface TestRepositoryTriggersCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CodeCommitClient";
|
|
8
8
|
import { UntagResourceInput } from "../models/models_1";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UntagResourceCommandInput extends UntagResourceInput {}
|
|
11
12
|
export interface UntagResourceCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const UntagResourceCommand_base: {
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateApprovalRuleTemplateContentInput,
|
|
10
10
|
UpdateApprovalRuleTemplateContentOutput,
|
|
11
11
|
} from "../models/models_1";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateApprovalRuleTemplateContentCommandInput
|
|
14
15
|
extends UpdateApprovalRuleTemplateContentInput {}
|
|
15
16
|
export interface UpdateApprovalRuleTemplateContentCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateApprovalRuleTemplateDescriptionInput,
|
|
10
10
|
UpdateApprovalRuleTemplateDescriptionOutput,
|
|
11
11
|
} from "../models/models_1";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateApprovalRuleTemplateDescriptionCommandInput
|
|
14
15
|
extends UpdateApprovalRuleTemplateDescriptionInput {}
|
|
15
16
|
export interface UpdateApprovalRuleTemplateDescriptionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateApprovalRuleTemplateNameInput,
|
|
10
10
|
UpdateApprovalRuleTemplateNameOutput,
|
|
11
11
|
} from "../models/models_1";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateApprovalRuleTemplateNameCommandInput
|
|
14
15
|
extends UpdateApprovalRuleTemplateNameInput {}
|
|
15
16
|
export interface UpdateApprovalRuleTemplateNameCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CodeCommitClient";
|
|
8
8
|
import { UpdateCommentInput, UpdateCommentOutput } from "../models/models_1";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdateCommentCommandInput extends UpdateCommentInput {}
|
|
11
12
|
export interface UpdateCommentCommandOutput
|
|
12
13
|
extends UpdateCommentOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CodeCommitClient";
|
|
8
8
|
import { UpdateDefaultBranchInput } from "../models/models_1";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdateDefaultBranchCommandInput
|
|
11
12
|
extends UpdateDefaultBranchInput {}
|
|
12
13
|
export interface UpdateDefaultBranchCommandOutput extends __MetadataBearer {}
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdatePullRequestApprovalRuleContentInput,
|
|
10
10
|
UpdatePullRequestApprovalRuleContentOutput,
|
|
11
11
|
} from "../models/models_1";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdatePullRequestApprovalRuleContentCommandInput
|
|
14
15
|
extends UpdatePullRequestApprovalRuleContentInput {}
|
|
15
16
|
export interface UpdatePullRequestApprovalRuleContentCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CodeCommitClient";
|
|
8
8
|
import { UpdatePullRequestApprovalStateInput } from "../models/models_1";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdatePullRequestApprovalStateCommandInput
|
|
11
12
|
extends UpdatePullRequestApprovalStateInput {}
|
|
12
13
|
export interface UpdatePullRequestApprovalStateCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdatePullRequestDescriptionInput,
|
|
10
10
|
UpdatePullRequestDescriptionOutput,
|
|
11
11
|
} from "../models/models_1";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdatePullRequestDescriptionCommandInput
|
|
14
15
|
extends UpdatePullRequestDescriptionInput {}
|
|
15
16
|
export interface UpdatePullRequestDescriptionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdatePullRequestStatusInput,
|
|
10
10
|
UpdatePullRequestStatusOutput,
|
|
11
11
|
} from "../models/models_1";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdatePullRequestStatusCommandInput
|
|
14
15
|
extends UpdatePullRequestStatusInput {}
|
|
15
16
|
export interface UpdatePullRequestStatusCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdatePullRequestTitleInput,
|
|
10
10
|
UpdatePullRequestTitleOutput,
|
|
11
11
|
} from "../models/models_1";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdatePullRequestTitleCommandInput
|
|
14
15
|
extends UpdatePullRequestTitleInput {}
|
|
15
16
|
export interface UpdatePullRequestTitleCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CodeCommitClient";
|
|
8
8
|
import { UpdateRepositoryDescriptionInput } from "../models/models_1";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdateRepositoryDescriptionCommandInput
|
|
11
12
|
extends UpdateRepositoryDescriptionInput {}
|
|
12
13
|
export interface UpdateRepositoryDescriptionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateRepositoryEncryptionKeyInput,
|
|
10
10
|
UpdateRepositoryEncryptionKeyOutput,
|
|
11
11
|
} from "../models/models_1";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateRepositoryEncryptionKeyCommandInput
|
|
14
15
|
extends UpdateRepositoryEncryptionKeyInput {}
|
|
15
16
|
export interface UpdateRepositoryEncryptionKeyCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CodeCommitClient";
|
|
8
8
|
import { UpdateRepositoryNameInput } from "../models/models_1";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdateRepositoryNameCommandInput
|
|
11
12
|
extends UpdateRepositoryNameInput {}
|
|
12
13
|
export interface UpdateRepositoryNameCommandOutput extends __MetadataBearer {}
|
|
@@ -2,7 +2,8 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@smithy/smithy-client";
|
|
5
|
-
export {
|
|
5
|
+
export { __ServiceExceptionOptions };
|
|
6
|
+
export { __ServiceException };
|
|
6
7
|
export declare class CodeCommitServiceException extends __ServiceException {
|
|
7
8
|
constructor(options: __ServiceExceptionOptions);
|
|
8
9
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-codecommit",
|
|
3
3
|
"description": "AWS SDK for JavaScript Codecommit Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.596.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-codecommit",
|
|
@@ -20,10 +20,10 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.596.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.596.0",
|
|
25
|
+
"@aws-sdk/core": "3.592.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.596.0",
|
|
27
27
|
"@aws-sdk/middleware-host-header": "3.577.0",
|
|
28
28
|
"@aws-sdk/middleware-logger": "3.577.0",
|
|
29
29
|
"@aws-sdk/middleware-recursion-detection": "3.577.0",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.577.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-node": "3.587.0",
|
|
36
36
|
"@smithy/config-resolver": "^3.0.1",
|
|
37
|
-
"@smithy/core": "^2.
|
|
37
|
+
"@smithy/core": "^2.2.0",
|
|
38
38
|
"@smithy/fetch-http-handler": "^3.0.1",
|
|
39
39
|
"@smithy/hash-node": "^3.0.0",
|
|
40
40
|
"@smithy/invalid-dependency": "^3.0.0",
|