@aws-sdk/client-codecommit 3.294.0 → 3.295.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/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js +4 -4
- package/dist-cjs/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +4 -4
- package/dist-cjs/commands/BatchDescribeMergeConflictsCommand.js +4 -4
- package/dist-cjs/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +4 -4
- package/dist-cjs/commands/BatchGetCommitsCommand.js +4 -4
- package/dist-cjs/commands/BatchGetRepositoriesCommand.js +4 -4
- package/dist-cjs/commands/CreateApprovalRuleTemplateCommand.js +4 -4
- package/dist-cjs/commands/CreateBranchCommand.js +4 -4
- package/dist-cjs/commands/CreateCommitCommand.js +4 -4
- package/dist-cjs/commands/CreatePullRequestApprovalRuleCommand.js +4 -4
- package/dist-cjs/commands/CreatePullRequestCommand.js +4 -4
- package/dist-cjs/commands/CreateRepositoryCommand.js +4 -4
- package/dist-cjs/commands/CreateUnreferencedMergeCommitCommand.js +4 -4
- package/dist-cjs/commands/DeleteApprovalRuleTemplateCommand.js +4 -4
- package/dist-cjs/commands/DeleteBranchCommand.js +4 -4
- package/dist-cjs/commands/DeleteCommentContentCommand.js +4 -4
- package/dist-cjs/commands/DeleteFileCommand.js +4 -4
- package/dist-cjs/commands/DeletePullRequestApprovalRuleCommand.js +4 -4
- package/dist-cjs/commands/DeleteRepositoryCommand.js +4 -4
- package/dist-cjs/commands/DescribeMergeConflictsCommand.js +4 -4
- package/dist-cjs/commands/DescribePullRequestEventsCommand.js +4 -4
- package/dist-cjs/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +4 -4
- package/dist-cjs/commands/EvaluatePullRequestApprovalRulesCommand.js +4 -4
- package/dist-cjs/commands/GetApprovalRuleTemplateCommand.js +4 -4
- package/dist-cjs/commands/GetBlobCommand.js +4 -4
- package/dist-cjs/commands/GetBranchCommand.js +4 -4
- package/dist-cjs/commands/GetCommentCommand.js +4 -4
- package/dist-cjs/commands/GetCommentReactionsCommand.js +4 -4
- package/dist-cjs/commands/GetCommentsForComparedCommitCommand.js +4 -4
- package/dist-cjs/commands/GetCommentsForPullRequestCommand.js +4 -4
- package/dist-cjs/commands/GetCommitCommand.js +4 -4
- package/dist-cjs/commands/GetDifferencesCommand.js +4 -4
- package/dist-cjs/commands/GetFileCommand.js +4 -4
- package/dist-cjs/commands/GetFolderCommand.js +4 -4
- package/dist-cjs/commands/GetMergeCommitCommand.js +4 -4
- package/dist-cjs/commands/GetMergeConflictsCommand.js +4 -4
- package/dist-cjs/commands/GetMergeOptionsCommand.js +4 -4
- package/dist-cjs/commands/GetPullRequestApprovalStatesCommand.js +4 -4
- package/dist-cjs/commands/GetPullRequestCommand.js +4 -4
- package/dist-cjs/commands/GetPullRequestOverrideStateCommand.js +4 -4
- package/dist-cjs/commands/GetRepositoryCommand.js +4 -4
- package/dist-cjs/commands/GetRepositoryTriggersCommand.js +4 -4
- package/dist-cjs/commands/ListApprovalRuleTemplatesCommand.js +4 -4
- package/dist-cjs/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +4 -4
- package/dist-cjs/commands/ListBranchesCommand.js +4 -4
- package/dist-cjs/commands/ListPullRequestsCommand.js +4 -4
- package/dist-cjs/commands/ListRepositoriesCommand.js +4 -4
- package/dist-cjs/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +4 -4
- package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
- package/dist-cjs/commands/MergeBranchesByFastForwardCommand.js +4 -4
- package/dist-cjs/commands/MergeBranchesBySquashCommand.js +4 -4
- package/dist-cjs/commands/MergeBranchesByThreeWayCommand.js +4 -4
- package/dist-cjs/commands/MergePullRequestByFastForwardCommand.js +4 -4
- package/dist-cjs/commands/MergePullRequestBySquashCommand.js +4 -4
- package/dist-cjs/commands/MergePullRequestByThreeWayCommand.js +4 -4
- package/dist-cjs/commands/OverridePullRequestApprovalRulesCommand.js +4 -4
- package/dist-cjs/commands/PostCommentForComparedCommitCommand.js +4 -4
- package/dist-cjs/commands/PostCommentForPullRequestCommand.js +4 -4
- package/dist-cjs/commands/PostCommentReplyCommand.js +4 -4
- package/dist-cjs/commands/PutCommentReactionCommand.js +4 -4
- package/dist-cjs/commands/PutFileCommand.js +4 -4
- package/dist-cjs/commands/PutRepositoryTriggersCommand.js +4 -4
- package/dist-cjs/commands/TagResourceCommand.js +4 -4
- package/dist-cjs/commands/TestRepositoryTriggersCommand.js +4 -4
- package/dist-cjs/commands/UntagResourceCommand.js +4 -4
- package/dist-cjs/commands/UpdateApprovalRuleTemplateContentCommand.js +4 -4
- package/dist-cjs/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +4 -4
- package/dist-cjs/commands/UpdateApprovalRuleTemplateNameCommand.js +4 -4
- package/dist-cjs/commands/UpdateCommentCommand.js +4 -4
- package/dist-cjs/commands/UpdateDefaultBranchCommand.js +4 -4
- package/dist-cjs/commands/UpdatePullRequestApprovalRuleContentCommand.js +4 -4
- package/dist-cjs/commands/UpdatePullRequestApprovalStateCommand.js +4 -4
- package/dist-cjs/commands/UpdatePullRequestDescriptionCommand.js +4 -4
- package/dist-cjs/commands/UpdatePullRequestStatusCommand.js +4 -4
- package/dist-cjs/commands/UpdatePullRequestTitleCommand.js +4 -4
- package/dist-cjs/commands/UpdateRepositoryDescriptionCommand.js +4 -4
- package/dist-cjs/commands/UpdateRepositoryNameCommand.js +4 -4
- package/dist-es/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js +4 -4
- package/dist-es/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +4 -4
- package/dist-es/commands/BatchDescribeMergeConflictsCommand.js +4 -4
- package/dist-es/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +4 -4
- package/dist-es/commands/BatchGetCommitsCommand.js +4 -4
- package/dist-es/commands/BatchGetRepositoriesCommand.js +4 -4
- package/dist-es/commands/CreateApprovalRuleTemplateCommand.js +4 -4
- package/dist-es/commands/CreateBranchCommand.js +4 -4
- package/dist-es/commands/CreateCommitCommand.js +4 -4
- package/dist-es/commands/CreatePullRequestApprovalRuleCommand.js +4 -4
- package/dist-es/commands/CreatePullRequestCommand.js +4 -4
- package/dist-es/commands/CreateRepositoryCommand.js +4 -4
- package/dist-es/commands/CreateUnreferencedMergeCommitCommand.js +4 -4
- package/dist-es/commands/DeleteApprovalRuleTemplateCommand.js +4 -4
- package/dist-es/commands/DeleteBranchCommand.js +4 -4
- package/dist-es/commands/DeleteCommentContentCommand.js +4 -4
- package/dist-es/commands/DeleteFileCommand.js +4 -4
- package/dist-es/commands/DeletePullRequestApprovalRuleCommand.js +4 -4
- package/dist-es/commands/DeleteRepositoryCommand.js +4 -4
- package/dist-es/commands/DescribeMergeConflictsCommand.js +4 -4
- package/dist-es/commands/DescribePullRequestEventsCommand.js +4 -4
- package/dist-es/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +4 -4
- package/dist-es/commands/EvaluatePullRequestApprovalRulesCommand.js +4 -4
- package/dist-es/commands/GetApprovalRuleTemplateCommand.js +4 -4
- package/dist-es/commands/GetBlobCommand.js +4 -4
- package/dist-es/commands/GetBranchCommand.js +4 -4
- package/dist-es/commands/GetCommentCommand.js +4 -4
- package/dist-es/commands/GetCommentReactionsCommand.js +4 -4
- package/dist-es/commands/GetCommentsForComparedCommitCommand.js +4 -4
- package/dist-es/commands/GetCommentsForPullRequestCommand.js +4 -4
- package/dist-es/commands/GetCommitCommand.js +4 -4
- package/dist-es/commands/GetDifferencesCommand.js +4 -4
- package/dist-es/commands/GetFileCommand.js +4 -4
- package/dist-es/commands/GetFolderCommand.js +4 -4
- package/dist-es/commands/GetMergeCommitCommand.js +4 -4
- package/dist-es/commands/GetMergeConflictsCommand.js +4 -4
- package/dist-es/commands/GetMergeOptionsCommand.js +4 -4
- package/dist-es/commands/GetPullRequestApprovalStatesCommand.js +4 -4
- package/dist-es/commands/GetPullRequestCommand.js +4 -4
- package/dist-es/commands/GetPullRequestOverrideStateCommand.js +4 -4
- package/dist-es/commands/GetRepositoryCommand.js +4 -4
- package/dist-es/commands/GetRepositoryTriggersCommand.js +4 -4
- package/dist-es/commands/ListApprovalRuleTemplatesCommand.js +4 -4
- package/dist-es/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +4 -4
- package/dist-es/commands/ListBranchesCommand.js +4 -4
- package/dist-es/commands/ListPullRequestsCommand.js +4 -4
- package/dist-es/commands/ListRepositoriesCommand.js +4 -4
- package/dist-es/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +4 -4
- package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
- package/dist-es/commands/MergeBranchesByFastForwardCommand.js +4 -4
- package/dist-es/commands/MergeBranchesBySquashCommand.js +4 -4
- package/dist-es/commands/MergeBranchesByThreeWayCommand.js +4 -4
- package/dist-es/commands/MergePullRequestByFastForwardCommand.js +4 -4
- package/dist-es/commands/MergePullRequestBySquashCommand.js +4 -4
- package/dist-es/commands/MergePullRequestByThreeWayCommand.js +4 -4
- package/dist-es/commands/OverridePullRequestApprovalRulesCommand.js +4 -4
- package/dist-es/commands/PostCommentForComparedCommitCommand.js +4 -4
- package/dist-es/commands/PostCommentForPullRequestCommand.js +4 -4
- package/dist-es/commands/PostCommentReplyCommand.js +4 -4
- package/dist-es/commands/PutCommentReactionCommand.js +4 -4
- package/dist-es/commands/PutFileCommand.js +4 -4
- package/dist-es/commands/PutRepositoryTriggersCommand.js +4 -4
- package/dist-es/commands/TagResourceCommand.js +4 -4
- package/dist-es/commands/TestRepositoryTriggersCommand.js +4 -4
- package/dist-es/commands/UntagResourceCommand.js +4 -4
- package/dist-es/commands/UpdateApprovalRuleTemplateContentCommand.js +4 -4
- package/dist-es/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +4 -4
- package/dist-es/commands/UpdateApprovalRuleTemplateNameCommand.js +4 -4
- package/dist-es/commands/UpdateCommentCommand.js +4 -4
- package/dist-es/commands/UpdateDefaultBranchCommand.js +4 -4
- package/dist-es/commands/UpdatePullRequestApprovalRuleContentCommand.js +4 -4
- package/dist-es/commands/UpdatePullRequestApprovalStateCommand.js +4 -4
- package/dist-es/commands/UpdatePullRequestDescriptionCommand.js +4 -4
- package/dist-es/commands/UpdatePullRequestStatusCommand.js +4 -4
- package/dist-es/commands/UpdatePullRequestTitleCommand.js +4 -4
- package/dist-es/commands/UpdateRepositoryDescriptionCommand.js +4 -4
- package/dist-es/commands/UpdateRepositoryNameCommand.js +4 -4
- package/dist-types/CodeCommitClient.d.ts +4 -4
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/CodeCommitClient.d.ts +4 -4
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
- package/package.json +36 -36
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetMergeConflictsInputFilterSensitiveLog, GetMergeConflictsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1GetMergeConflictsCommand, serializeAws_json1_1GetMergeConflictsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class GetMergeConflictsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class GetMergeConflictsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, GetMergeConflictsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetMergeOptionsInputFilterSensitiveLog, GetMergeOptionsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1GetMergeOptionsCommand, serializeAws_json1_1GetMergeOptionsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class GetMergeOptionsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class GetMergeOptionsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, GetMergeOptionsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetPullRequestApprovalStatesInputFilterSensitiveLog, GetPullRequestApprovalStatesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1GetPullRequestApprovalStatesCommand, serializeAws_json1_1GetPullRequestApprovalStatesCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class GetPullRequestApprovalStatesCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class GetPullRequestApprovalStatesCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, GetPullRequestApprovalStatesCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetPullRequestInputFilterSensitiveLog, GetPullRequestOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1GetPullRequestCommand, serializeAws_json1_1GetPullRequestCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class GetPullRequestCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class GetPullRequestCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, GetPullRequestCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetPullRequestOverrideStateInputFilterSensitiveLog, GetPullRequestOverrideStateOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1GetPullRequestOverrideStateCommand, serializeAws_json1_1GetPullRequestOverrideStateCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class GetPullRequestOverrideStateCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class GetPullRequestOverrideStateCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, GetPullRequestOverrideStateCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetRepositoryInputFilterSensitiveLog, GetRepositoryOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1GetRepositoryCommand, serializeAws_json1_1GetRepositoryCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class GetRepositoryCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class GetRepositoryCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, GetRepositoryCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetRepositoryTriggersInputFilterSensitiveLog, GetRepositoryTriggersOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1GetRepositoryTriggersCommand, serializeAws_json1_1GetRepositoryTriggersCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class GetRepositoryTriggersCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class GetRepositoryTriggersCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, GetRepositoryTriggersCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListApprovalRuleTemplatesInputFilterSensitiveLog, ListApprovalRuleTemplatesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1ListApprovalRuleTemplatesCommand, serializeAws_json1_1ListApprovalRuleTemplatesCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class ListApprovalRuleTemplatesCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListApprovalRuleTemplatesCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListApprovalRuleTemplatesCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListAssociatedApprovalRuleTemplatesForRepositoryInputFilterSensitiveLog, ListAssociatedApprovalRuleTemplatesForRepositoryOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1ListAssociatedApprovalRuleTemplatesForRepositoryCommand, serializeAws_json1_1ListAssociatedApprovalRuleTemplatesForRepositoryCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class ListAssociatedApprovalRuleTemplatesForRepositoryCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListAssociatedApprovalRuleTemplatesForRepositoryCommand extends $Co
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListAssociatedApprovalRuleTemplatesForRepositoryCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListBranchesInputFilterSensitiveLog, ListBranchesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1ListBranchesCommand, serializeAws_json1_1ListBranchesCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class ListBranchesCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListBranchesCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListBranchesCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListPullRequestsInputFilterSensitiveLog, ListPullRequestsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1ListPullRequestsCommand, serializeAws_json1_1ListPullRequestsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class ListPullRequestsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListPullRequestsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListPullRequestsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListRepositoriesInputFilterSensitiveLog, ListRepositoriesOutputFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1ListRepositoriesCommand, serializeAws_json1_1ListRepositoriesCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class ListRepositoriesCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListRepositoriesCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListRepositoriesCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListRepositoriesForApprovalRuleTemplateInputFilterSensitiveLog, ListRepositoriesForApprovalRuleTemplateOutputFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1ListRepositoriesForApprovalRuleTemplateCommand, serializeAws_json1_1ListRepositoriesForApprovalRuleTemplateCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class ListRepositoriesForApprovalRuleTemplateCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListRepositoriesForApprovalRuleTemplateCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListRepositoriesForApprovalRuleTemplateCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListTagsForResourceInputFilterSensitiveLog, ListTagsForResourceOutputFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1ListTagsForResourceCommand, serializeAws_json1_1ListTagsForResourceCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class ListTagsForResourceCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListTagsForResourceCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListTagsForResourceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { MergeBranchesByFastForwardInputFilterSensitiveLog, MergeBranchesByFastForwardOutputFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1MergeBranchesByFastForwardCommand, serializeAws_json1_1MergeBranchesByFastForwardCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class MergeBranchesByFastForwardCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class MergeBranchesByFastForwardCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, MergeBranchesByFastForwardCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { MergeBranchesBySquashInputFilterSensitiveLog, MergeBranchesBySquashOutputFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1MergeBranchesBySquashCommand, serializeAws_json1_1MergeBranchesBySquashCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class MergeBranchesBySquashCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class MergeBranchesBySquashCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, MergeBranchesBySquashCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { MergeBranchesByThreeWayInputFilterSensitiveLog, MergeBranchesByThreeWayOutputFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1MergeBranchesByThreeWayCommand, serializeAws_json1_1MergeBranchesByThreeWayCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class MergeBranchesByThreeWayCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class MergeBranchesByThreeWayCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, MergeBranchesByThreeWayCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { MergePullRequestByFastForwardInputFilterSensitiveLog, MergePullRequestByFastForwardOutputFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1MergePullRequestByFastForwardCommand, serializeAws_json1_1MergePullRequestByFastForwardCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class MergePullRequestByFastForwardCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class MergePullRequestByFastForwardCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, MergePullRequestByFastForwardCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { MergePullRequestBySquashInputFilterSensitiveLog, MergePullRequestBySquashOutputFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1MergePullRequestBySquashCommand, serializeAws_json1_1MergePullRequestBySquashCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class MergePullRequestBySquashCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class MergePullRequestBySquashCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, MergePullRequestBySquashCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { MergePullRequestByThreeWayInputFilterSensitiveLog, MergePullRequestByThreeWayOutputFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1MergePullRequestByThreeWayCommand, serializeAws_json1_1MergePullRequestByThreeWayCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class MergePullRequestByThreeWayCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class MergePullRequestByThreeWayCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, MergePullRequestByThreeWayCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { OverridePullRequestApprovalRulesInputFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1OverridePullRequestApprovalRulesCommand, serializeAws_json1_1OverridePullRequestApprovalRulesCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class OverridePullRequestApprovalRulesCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class OverridePullRequestApprovalRulesCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, OverridePullRequestApprovalRulesCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { PostCommentForComparedCommitInputFilterSensitiveLog, PostCommentForComparedCommitOutputFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1PostCommentForComparedCommitCommand, serializeAws_json1_1PostCommentForComparedCommitCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class PostCommentForComparedCommitCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class PostCommentForComparedCommitCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, PostCommentForComparedCommitCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { PostCommentForPullRequestInputFilterSensitiveLog, PostCommentForPullRequestOutputFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1PostCommentForPullRequestCommand, serializeAws_json1_1PostCommentForPullRequestCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class PostCommentForPullRequestCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class PostCommentForPullRequestCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, PostCommentForPullRequestCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { PostCommentReplyInputFilterSensitiveLog, PostCommentReplyOutputFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1PostCommentReplyCommand, serializeAws_json1_1PostCommentReplyCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class PostCommentReplyCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class PostCommentReplyCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, PostCommentReplyCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { PutCommentReactionInputFilterSensitiveLog } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1PutCommentReactionCommand, serializeAws_json1_1PutCommentReactionCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class PutCommentReactionCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class PutCommentReactionCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, PutCommentReactionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { PutFileInputFilterSensitiveLog, PutFileOutputFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1PutFileCommand, serializeAws_json1_1PutFileCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class PutFileCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class PutFileCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, PutFileCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { PutRepositoryTriggersInputFilterSensitiveLog, PutRepositoryTriggersOutputFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1PutRepositoryTriggersCommand, serializeAws_json1_1PutRepositoryTriggersCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class PutRepositoryTriggersCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class PutRepositoryTriggersCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, PutRepositoryTriggersCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { TagResourceInputFilterSensitiveLog } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1TagResourceCommand, serializeAws_json1_1TagResourceCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class TagResourceCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class TagResourceCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, TagResourceCommand.getEndpointParameterInstructions()));
|