@aws-sdk/client-codecommit 3.279.0 → 3.281.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/README.md +619 -0
- package/dist-types/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.d.ts +6 -0
- package/dist-types/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.d.ts +6 -0
- package/dist-types/commands/BatchDescribeMergeConflictsCommand.d.ts +6 -0
- package/dist-types/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts +6 -0
- package/dist-types/commands/BatchGetCommitsCommand.d.ts +6 -0
- package/dist-types/commands/BatchGetRepositoriesCommand.d.ts +6 -0
- package/dist-types/commands/CreateApprovalRuleTemplateCommand.d.ts +6 -0
- package/dist-types/commands/CreateBranchCommand.d.ts +6 -0
- package/dist-types/commands/CreateCommitCommand.d.ts +6 -0
- package/dist-types/commands/CreatePullRequestApprovalRuleCommand.d.ts +6 -0
- package/dist-types/commands/CreatePullRequestCommand.d.ts +6 -0
- package/dist-types/commands/CreateRepositoryCommand.d.ts +6 -0
- package/dist-types/commands/CreateUnreferencedMergeCommitCommand.d.ts +6 -0
- package/dist-types/commands/DeleteApprovalRuleTemplateCommand.d.ts +6 -0
- package/dist-types/commands/DeleteBranchCommand.d.ts +6 -0
- package/dist-types/commands/DeleteCommentContentCommand.d.ts +6 -0
- package/dist-types/commands/DeleteFileCommand.d.ts +6 -0
- package/dist-types/commands/DeletePullRequestApprovalRuleCommand.d.ts +6 -0
- package/dist-types/commands/DeleteRepositoryCommand.d.ts +6 -0
- package/dist-types/commands/DescribeMergeConflictsCommand.d.ts +6 -0
- package/dist-types/commands/DescribePullRequestEventsCommand.d.ts +6 -0
- package/dist-types/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.d.ts +6 -0
- package/dist-types/commands/EvaluatePullRequestApprovalRulesCommand.d.ts +6 -0
- package/dist-types/commands/GetApprovalRuleTemplateCommand.d.ts +6 -0
- package/dist-types/commands/GetBlobCommand.d.ts +6 -0
- package/dist-types/commands/GetBranchCommand.d.ts +6 -0
- package/dist-types/commands/GetCommentCommand.d.ts +6 -0
- package/dist-types/commands/GetCommentReactionsCommand.d.ts +6 -0
- package/dist-types/commands/GetCommentsForComparedCommitCommand.d.ts +6 -0
- package/dist-types/commands/GetCommentsForPullRequestCommand.d.ts +6 -0
- package/dist-types/commands/GetCommitCommand.d.ts +6 -0
- package/dist-types/commands/GetDifferencesCommand.d.ts +6 -0
- package/dist-types/commands/GetFileCommand.d.ts +6 -0
- package/dist-types/commands/GetFolderCommand.d.ts +6 -0
- package/dist-types/commands/GetMergeCommitCommand.d.ts +6 -0
- package/dist-types/commands/GetMergeConflictsCommand.d.ts +6 -0
- package/dist-types/commands/GetMergeOptionsCommand.d.ts +6 -0
- package/dist-types/commands/GetPullRequestApprovalStatesCommand.d.ts +6 -0
- package/dist-types/commands/GetPullRequestCommand.d.ts +6 -0
- package/dist-types/commands/GetPullRequestOverrideStateCommand.d.ts +6 -0
- package/dist-types/commands/GetRepositoryCommand.d.ts +6 -0
- package/dist-types/commands/GetRepositoryTriggersCommand.d.ts +6 -0
- package/dist-types/commands/ListApprovalRuleTemplatesCommand.d.ts +6 -0
- package/dist-types/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.d.ts +6 -0
- package/dist-types/commands/ListBranchesCommand.d.ts +6 -0
- package/dist-types/commands/ListPullRequestsCommand.d.ts +6 -0
- package/dist-types/commands/ListRepositoriesCommand.d.ts +6 -0
- package/dist-types/commands/ListRepositoriesForApprovalRuleTemplateCommand.d.ts +6 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -0
- package/dist-types/commands/MergeBranchesByFastForwardCommand.d.ts +6 -0
- package/dist-types/commands/MergeBranchesBySquashCommand.d.ts +6 -0
- package/dist-types/commands/MergeBranchesByThreeWayCommand.d.ts +6 -0
- package/dist-types/commands/MergePullRequestByFastForwardCommand.d.ts +6 -0
- package/dist-types/commands/MergePullRequestBySquashCommand.d.ts +6 -0
- package/dist-types/commands/MergePullRequestByThreeWayCommand.d.ts +6 -0
- package/dist-types/commands/OverridePullRequestApprovalRulesCommand.d.ts +6 -0
- package/dist-types/commands/PostCommentForComparedCommitCommand.d.ts +6 -0
- package/dist-types/commands/PostCommentForPullRequestCommand.d.ts +6 -0
- package/dist-types/commands/PostCommentReplyCommand.d.ts +6 -0
- package/dist-types/commands/PutCommentReactionCommand.d.ts +6 -0
- package/dist-types/commands/PutFileCommand.d.ts +6 -0
- package/dist-types/commands/PutRepositoryTriggersCommand.d.ts +6 -0
- package/dist-types/commands/TagResourceCommand.d.ts +6 -0
- package/dist-types/commands/TestRepositoryTriggersCommand.d.ts +6 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -0
- package/dist-types/commands/UpdateApprovalRuleTemplateContentCommand.d.ts +6 -0
- package/dist-types/commands/UpdateApprovalRuleTemplateDescriptionCommand.d.ts +6 -0
- package/dist-types/commands/UpdateApprovalRuleTemplateNameCommand.d.ts +6 -0
- package/dist-types/commands/UpdateCommentCommand.d.ts +6 -0
- package/dist-types/commands/UpdateDefaultBranchCommand.d.ts +6 -0
- package/dist-types/commands/UpdatePullRequestApprovalRuleContentCommand.d.ts +6 -0
- package/dist-types/commands/UpdatePullRequestApprovalStateCommand.d.ts +6 -0
- package/dist-types/commands/UpdatePullRequestDescriptionCommand.d.ts +6 -0
- package/dist-types/commands/UpdatePullRequestStatusCommand.d.ts +6 -0
- package/dist-types/commands/UpdatePullRequestTitleCommand.d.ts +6 -0
- package/dist-types/commands/UpdateRepositoryDescriptionCommand.d.ts +6 -0
- package/dist-types/commands/UpdateRepositoryNameCommand.d.ts +6 -0
- package/package.json +3 -3
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { AssociateApprovalRuleTemplateWithRepositoryInput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link AssociateApprovalRuleTemplateWithRepositoryCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface AssociateApprovalRuleTemplateWithRepositoryCommandInput extends AssociateApprovalRuleTemplateWithRepositoryInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link AssociateApprovalRuleTemplateWithRepositoryCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface AssociateApprovalRuleTemplateWithRepositoryCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { BatchAssociateApprovalRuleTemplateWithRepositoriesInput, BatchAssociateApprovalRuleTemplateWithRepositoriesOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link BatchAssociateApprovalRuleTemplateWithRepositoriesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface BatchAssociateApprovalRuleTemplateWithRepositoriesCommandInput extends BatchAssociateApprovalRuleTemplateWithRepositoriesInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link BatchAssociateApprovalRuleTemplateWithRepositoriesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface BatchAssociateApprovalRuleTemplateWithRepositoriesCommandOutput extends BatchAssociateApprovalRuleTemplateWithRepositoriesOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { BatchDescribeMergeConflictsInput, BatchDescribeMergeConflictsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link BatchDescribeMergeConflictsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface BatchDescribeMergeConflictsCommandInput extends BatchDescribeMergeConflictsInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link BatchDescribeMergeConflictsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface BatchDescribeMergeConflictsCommandOutput extends BatchDescribeMergeConflictsOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
package/dist-types/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts
CHANGED
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { BatchDisassociateApprovalRuleTemplateFromRepositoriesInput, BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandInput extends BatchDisassociateApprovalRuleTemplateFromRepositoriesInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandOutput extends BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { BatchGetCommitsInput, BatchGetCommitsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link BatchGetCommitsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface BatchGetCommitsCommandInput extends BatchGetCommitsInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link BatchGetCommitsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface BatchGetCommitsCommandOutput extends BatchGetCommitsOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { BatchGetRepositoriesInput, BatchGetRepositoriesOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link BatchGetRepositoriesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface BatchGetRepositoriesCommandInput extends BatchGetRepositoriesInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link BatchGetRepositoriesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface BatchGetRepositoriesCommandOutput extends BatchGetRepositoriesOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { CreateApprovalRuleTemplateInput, CreateApprovalRuleTemplateOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateApprovalRuleTemplateCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateApprovalRuleTemplateCommandInput extends CreateApprovalRuleTemplateInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateApprovalRuleTemplateCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateApprovalRuleTemplateCommandOutput extends CreateApprovalRuleTemplateOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { CreateBranchInput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateBranchCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateBranchCommandInput extends CreateBranchInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateBranchCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateBranchCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { CreateCommitInput, CreateCommitOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateCommitCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateCommitCommandInput extends CreateCommitInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateCommitCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateCommitCommandOutput extends CreateCommitOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { CreatePullRequestApprovalRuleInput, CreatePullRequestApprovalRuleOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreatePullRequestApprovalRuleCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreatePullRequestApprovalRuleCommandInput extends CreatePullRequestApprovalRuleInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreatePullRequestApprovalRuleCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreatePullRequestApprovalRuleCommandOutput extends CreatePullRequestApprovalRuleOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { CreatePullRequestInput, CreatePullRequestOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreatePullRequestCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreatePullRequestCommandInput extends CreatePullRequestInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreatePullRequestCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreatePullRequestCommandOutput extends CreatePullRequestOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { CreateRepositoryInput, CreateRepositoryOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateRepositoryCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateRepositoryCommandInput extends CreateRepositoryInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateRepositoryCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateRepositoryCommandOutput extends CreateRepositoryOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { CreateUnreferencedMergeCommitInput, CreateUnreferencedMergeCommitOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateUnreferencedMergeCommitCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateUnreferencedMergeCommitCommandInput extends CreateUnreferencedMergeCommitInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateUnreferencedMergeCommitCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateUnreferencedMergeCommitCommandOutput extends CreateUnreferencedMergeCommitOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { DeleteApprovalRuleTemplateInput, DeleteApprovalRuleTemplateOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteApprovalRuleTemplateCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteApprovalRuleTemplateCommandInput extends DeleteApprovalRuleTemplateInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteApprovalRuleTemplateCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteApprovalRuleTemplateCommandOutput extends DeleteApprovalRuleTemplateOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { DeleteBranchInput, DeleteBranchOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteBranchCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteBranchCommandInput extends DeleteBranchInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteBranchCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteBranchCommandOutput extends DeleteBranchOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { DeleteCommentContentInput, DeleteCommentContentOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteCommentContentCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteCommentContentCommandInput extends DeleteCommentContentInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteCommentContentCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteCommentContentCommandOutput extends DeleteCommentContentOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { DeleteFileInput, DeleteFileOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteFileCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteFileCommandInput extends DeleteFileInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteFileCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteFileCommandOutput extends DeleteFileOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { DeletePullRequestApprovalRuleInput, DeletePullRequestApprovalRuleOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeletePullRequestApprovalRuleCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeletePullRequestApprovalRuleCommandInput extends DeletePullRequestApprovalRuleInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeletePullRequestApprovalRuleCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeletePullRequestApprovalRuleCommandOutput extends DeletePullRequestApprovalRuleOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { DeleteRepositoryInput, DeleteRepositoryOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteRepositoryCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteRepositoryCommandInput extends DeleteRepositoryInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteRepositoryCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteRepositoryCommandOutput extends DeleteRepositoryOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { DescribeMergeConflictsInput, DescribeMergeConflictsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeMergeConflictsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeMergeConflictsCommandInput extends DescribeMergeConflictsInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeMergeConflictsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeMergeConflictsCommandOutput extends DescribeMergeConflictsOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { DescribePullRequestEventsInput, DescribePullRequestEventsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribePullRequestEventsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribePullRequestEventsCommandInput extends DescribePullRequestEventsInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribePullRequestEventsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribePullRequestEventsCommandOutput extends DescribePullRequestEventsOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { DisassociateApprovalRuleTemplateFromRepositoryInput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DisassociateApprovalRuleTemplateFromRepositoryCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DisassociateApprovalRuleTemplateFromRepositoryCommandInput extends DisassociateApprovalRuleTemplateFromRepositoryInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DisassociateApprovalRuleTemplateFromRepositoryCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DisassociateApprovalRuleTemplateFromRepositoryCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { EvaluatePullRequestApprovalRulesInput, EvaluatePullRequestApprovalRulesOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link EvaluatePullRequestApprovalRulesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface EvaluatePullRequestApprovalRulesCommandInput extends EvaluatePullRequestApprovalRulesInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link EvaluatePullRequestApprovalRulesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface EvaluatePullRequestApprovalRulesCommandOutput extends EvaluatePullRequestApprovalRulesOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { GetApprovalRuleTemplateInput, GetApprovalRuleTemplateOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetApprovalRuleTemplateCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetApprovalRuleTemplateCommandInput extends GetApprovalRuleTemplateInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetApprovalRuleTemplateCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetApprovalRuleTemplateCommandOutput extends GetApprovalRuleTemplateOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { GetBlobInput, GetBlobOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetBlobCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetBlobCommandInput extends GetBlobInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetBlobCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetBlobCommandOutput extends GetBlobOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { GetBranchInput, GetBranchOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetBranchCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetBranchCommandInput extends GetBranchInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetBranchCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetBranchCommandOutput extends GetBranchOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { GetCommentInput, GetCommentOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetCommentCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetCommentCommandInput extends GetCommentInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetCommentCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetCommentCommandOutput extends GetCommentOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { GetCommentReactionsInput, GetCommentReactionsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetCommentReactionsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetCommentReactionsCommandInput extends GetCommentReactionsInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetCommentReactionsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetCommentReactionsCommandOutput extends GetCommentReactionsOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { GetCommentsForComparedCommitInput, GetCommentsForComparedCommitOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetCommentsForComparedCommitCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetCommentsForComparedCommitCommandInput extends GetCommentsForComparedCommitInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetCommentsForComparedCommitCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetCommentsForComparedCommitCommandOutput extends GetCommentsForComparedCommitOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { GetCommentsForPullRequestInput, GetCommentsForPullRequestOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetCommentsForPullRequestCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetCommentsForPullRequestCommandInput extends GetCommentsForPullRequestInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetCommentsForPullRequestCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetCommentsForPullRequestCommandOutput extends GetCommentsForPullRequestOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { GetCommitInput, GetCommitOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetCommitCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetCommitCommandInput extends GetCommitInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetCommitCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetCommitCommandOutput extends GetCommitOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { GetDifferencesInput, GetDifferencesOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetDifferencesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetDifferencesCommandInput extends GetDifferencesInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetDifferencesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetDifferencesCommandOutput extends GetDifferencesOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { GetFileInput, GetFileOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetFileCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetFileCommandInput extends GetFileInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetFileCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetFileCommandOutput extends GetFileOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { GetFolderInput, GetFolderOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetFolderCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetFolderCommandInput extends GetFolderInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetFolderCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetFolderCommandOutput extends GetFolderOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { GetMergeCommitInput, GetMergeCommitOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetMergeCommitCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetMergeCommitCommandInput extends GetMergeCommitInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetMergeCommitCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetMergeCommitCommandOutput extends GetMergeCommitOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { GetMergeConflictsInput, GetMergeConflictsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetMergeConflictsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetMergeConflictsCommandInput extends GetMergeConflictsInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetMergeConflictsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetMergeConflictsCommandOutput extends GetMergeConflictsOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { GetMergeOptionsInput, GetMergeOptionsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetMergeOptionsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetMergeOptionsCommandInput extends GetMergeOptionsInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetMergeOptionsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetMergeOptionsCommandOutput extends GetMergeOptionsOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { GetPullRequestApprovalStatesInput, GetPullRequestApprovalStatesOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetPullRequestApprovalStatesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetPullRequestApprovalStatesCommandInput extends GetPullRequestApprovalStatesInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetPullRequestApprovalStatesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetPullRequestApprovalStatesCommandOutput extends GetPullRequestApprovalStatesOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient";
|
|
5
5
|
import { GetPullRequestInput, GetPullRequestOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetPullRequestCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetPullRequestCommandInput extends GetPullRequestInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetPullRequestCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetPullRequestCommandOutput extends GetPullRequestOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|