@aws-sdk/client-codecommit 3.297.0 → 3.299.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 +2 -3
- package/dist-cjs/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +2 -3
- package/dist-cjs/commands/BatchDescribeMergeConflictsCommand.js +2 -3
- package/dist-cjs/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +2 -3
- package/dist-cjs/commands/BatchGetCommitsCommand.js +2 -3
- package/dist-cjs/commands/BatchGetRepositoriesCommand.js +2 -3
- package/dist-cjs/commands/CreateApprovalRuleTemplateCommand.js +2 -3
- package/dist-cjs/commands/CreateBranchCommand.js +2 -3
- package/dist-cjs/commands/CreateCommitCommand.js +2 -3
- package/dist-cjs/commands/CreatePullRequestApprovalRuleCommand.js +2 -3
- package/dist-cjs/commands/CreatePullRequestCommand.js +2 -3
- package/dist-cjs/commands/CreateRepositoryCommand.js +2 -3
- package/dist-cjs/commands/CreateUnreferencedMergeCommitCommand.js +2 -3
- package/dist-cjs/commands/DeleteApprovalRuleTemplateCommand.js +2 -3
- package/dist-cjs/commands/DeleteBranchCommand.js +2 -3
- package/dist-cjs/commands/DeleteCommentContentCommand.js +2 -3
- package/dist-cjs/commands/DeleteFileCommand.js +2 -3
- package/dist-cjs/commands/DeletePullRequestApprovalRuleCommand.js +2 -3
- package/dist-cjs/commands/DeleteRepositoryCommand.js +2 -3
- package/dist-cjs/commands/DescribeMergeConflictsCommand.js +2 -3
- package/dist-cjs/commands/DescribePullRequestEventsCommand.js +2 -3
- package/dist-cjs/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +2 -3
- package/dist-cjs/commands/EvaluatePullRequestApprovalRulesCommand.js +2 -3
- package/dist-cjs/commands/GetApprovalRuleTemplateCommand.js +2 -3
- package/dist-cjs/commands/GetBlobCommand.js +2 -3
- package/dist-cjs/commands/GetBranchCommand.js +2 -3
- package/dist-cjs/commands/GetCommentCommand.js +2 -3
- package/dist-cjs/commands/GetCommentReactionsCommand.js +2 -3
- package/dist-cjs/commands/GetCommentsForComparedCommitCommand.js +2 -3
- package/dist-cjs/commands/GetCommentsForPullRequestCommand.js +2 -3
- package/dist-cjs/commands/GetCommitCommand.js +2 -3
- package/dist-cjs/commands/GetDifferencesCommand.js +2 -3
- package/dist-cjs/commands/GetFileCommand.js +2 -3
- package/dist-cjs/commands/GetFolderCommand.js +2 -3
- package/dist-cjs/commands/GetMergeCommitCommand.js +2 -3
- package/dist-cjs/commands/GetMergeConflictsCommand.js +2 -3
- package/dist-cjs/commands/GetMergeOptionsCommand.js +2 -3
- package/dist-cjs/commands/GetPullRequestApprovalStatesCommand.js +2 -3
- package/dist-cjs/commands/GetPullRequestCommand.js +2 -3
- package/dist-cjs/commands/GetPullRequestOverrideStateCommand.js +2 -3
- package/dist-cjs/commands/GetRepositoryCommand.js +2 -3
- package/dist-cjs/commands/GetRepositoryTriggersCommand.js +2 -3
- package/dist-cjs/commands/ListApprovalRuleTemplatesCommand.js +2 -3
- package/dist-cjs/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +2 -3
- package/dist-cjs/commands/ListBranchesCommand.js +2 -3
- package/dist-cjs/commands/ListPullRequestsCommand.js +2 -3
- package/dist-cjs/commands/ListRepositoriesCommand.js +2 -3
- package/dist-cjs/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/MergeBranchesByFastForwardCommand.js +2 -3
- package/dist-cjs/commands/MergeBranchesBySquashCommand.js +2 -3
- package/dist-cjs/commands/MergeBranchesByThreeWayCommand.js +2 -3
- package/dist-cjs/commands/MergePullRequestByFastForwardCommand.js +2 -3
- package/dist-cjs/commands/MergePullRequestBySquashCommand.js +2 -3
- package/dist-cjs/commands/MergePullRequestByThreeWayCommand.js +2 -3
- package/dist-cjs/commands/OverridePullRequestApprovalRulesCommand.js +2 -3
- package/dist-cjs/commands/PostCommentForComparedCommitCommand.js +2 -3
- package/dist-cjs/commands/PostCommentForPullRequestCommand.js +2 -3
- package/dist-cjs/commands/PostCommentReplyCommand.js +2 -3
- package/dist-cjs/commands/PutCommentReactionCommand.js +2 -3
- package/dist-cjs/commands/PutFileCommand.js +2 -3
- package/dist-cjs/commands/PutRepositoryTriggersCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/TestRepositoryTriggersCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateApprovalRuleTemplateContentCommand.js +2 -3
- package/dist-cjs/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +2 -3
- package/dist-cjs/commands/UpdateApprovalRuleTemplateNameCommand.js +2 -3
- package/dist-cjs/commands/UpdateCommentCommand.js +2 -3
- package/dist-cjs/commands/UpdateDefaultBranchCommand.js +2 -3
- package/dist-cjs/commands/UpdatePullRequestApprovalRuleContentCommand.js +2 -3
- package/dist-cjs/commands/UpdatePullRequestApprovalStateCommand.js +2 -3
- package/dist-cjs/commands/UpdatePullRequestDescriptionCommand.js +2 -3
- package/dist-cjs/commands/UpdatePullRequestStatusCommand.js +2 -3
- package/dist-cjs/commands/UpdatePullRequestTitleCommand.js +2 -3
- package/dist-cjs/commands/UpdateRepositoryDescriptionCommand.js +2 -3
- package/dist-cjs/commands/UpdateRepositoryNameCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -575
- package/dist-cjs/models/models_1.js +1 -226
- package/dist-es/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js +2 -3
- package/dist-es/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +2 -3
- package/dist-es/commands/BatchDescribeMergeConflictsCommand.js +2 -3
- package/dist-es/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +2 -3
- package/dist-es/commands/BatchGetCommitsCommand.js +2 -3
- package/dist-es/commands/BatchGetRepositoriesCommand.js +2 -3
- package/dist-es/commands/CreateApprovalRuleTemplateCommand.js +2 -3
- package/dist-es/commands/CreateBranchCommand.js +2 -3
- package/dist-es/commands/CreateCommitCommand.js +2 -3
- package/dist-es/commands/CreatePullRequestApprovalRuleCommand.js +2 -3
- package/dist-es/commands/CreatePullRequestCommand.js +2 -3
- package/dist-es/commands/CreateRepositoryCommand.js +2 -3
- package/dist-es/commands/CreateUnreferencedMergeCommitCommand.js +2 -3
- package/dist-es/commands/DeleteApprovalRuleTemplateCommand.js +2 -3
- package/dist-es/commands/DeleteBranchCommand.js +2 -3
- package/dist-es/commands/DeleteCommentContentCommand.js +2 -3
- package/dist-es/commands/DeleteFileCommand.js +2 -3
- package/dist-es/commands/DeletePullRequestApprovalRuleCommand.js +2 -3
- package/dist-es/commands/DeleteRepositoryCommand.js +2 -3
- package/dist-es/commands/DescribeMergeConflictsCommand.js +2 -3
- package/dist-es/commands/DescribePullRequestEventsCommand.js +2 -3
- package/dist-es/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +2 -3
- package/dist-es/commands/EvaluatePullRequestApprovalRulesCommand.js +2 -3
- package/dist-es/commands/GetApprovalRuleTemplateCommand.js +2 -3
- package/dist-es/commands/GetBlobCommand.js +2 -3
- package/dist-es/commands/GetBranchCommand.js +2 -3
- package/dist-es/commands/GetCommentCommand.js +2 -3
- package/dist-es/commands/GetCommentReactionsCommand.js +2 -3
- package/dist-es/commands/GetCommentsForComparedCommitCommand.js +2 -3
- package/dist-es/commands/GetCommentsForPullRequestCommand.js +2 -3
- package/dist-es/commands/GetCommitCommand.js +2 -3
- package/dist-es/commands/GetDifferencesCommand.js +2 -3
- package/dist-es/commands/GetFileCommand.js +2 -3
- package/dist-es/commands/GetFolderCommand.js +2 -3
- package/dist-es/commands/GetMergeCommitCommand.js +2 -3
- package/dist-es/commands/GetMergeConflictsCommand.js +2 -3
- package/dist-es/commands/GetMergeOptionsCommand.js +2 -3
- package/dist-es/commands/GetPullRequestApprovalStatesCommand.js +2 -3
- package/dist-es/commands/GetPullRequestCommand.js +2 -3
- package/dist-es/commands/GetPullRequestOverrideStateCommand.js +2 -3
- package/dist-es/commands/GetRepositoryCommand.js +2 -3
- package/dist-es/commands/GetRepositoryTriggersCommand.js +2 -3
- package/dist-es/commands/ListApprovalRuleTemplatesCommand.js +2 -3
- package/dist-es/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +2 -3
- package/dist-es/commands/ListBranchesCommand.js +2 -3
- package/dist-es/commands/ListPullRequestsCommand.js +2 -3
- package/dist-es/commands/ListRepositoriesCommand.js +2 -3
- package/dist-es/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/MergeBranchesByFastForwardCommand.js +2 -3
- package/dist-es/commands/MergeBranchesBySquashCommand.js +2 -3
- package/dist-es/commands/MergeBranchesByThreeWayCommand.js +2 -3
- package/dist-es/commands/MergePullRequestByFastForwardCommand.js +2 -3
- package/dist-es/commands/MergePullRequestBySquashCommand.js +2 -3
- package/dist-es/commands/MergePullRequestByThreeWayCommand.js +2 -3
- package/dist-es/commands/OverridePullRequestApprovalRulesCommand.js +2 -3
- package/dist-es/commands/PostCommentForComparedCommitCommand.js +2 -3
- package/dist-es/commands/PostCommentForPullRequestCommand.js +2 -3
- package/dist-es/commands/PostCommentReplyCommand.js +2 -3
- package/dist-es/commands/PutCommentReactionCommand.js +2 -3
- package/dist-es/commands/PutFileCommand.js +2 -3
- package/dist-es/commands/PutRepositoryTriggersCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/TestRepositoryTriggersCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateApprovalRuleTemplateContentCommand.js +2 -3
- package/dist-es/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +2 -3
- package/dist-es/commands/UpdateApprovalRuleTemplateNameCommand.js +2 -3
- package/dist-es/commands/UpdateCommentCommand.js +2 -3
- package/dist-es/commands/UpdateDefaultBranchCommand.js +2 -3
- package/dist-es/commands/UpdatePullRequestApprovalRuleContentCommand.js +2 -3
- package/dist-es/commands/UpdatePullRequestApprovalStateCommand.js +2 -3
- package/dist-es/commands/UpdatePullRequestDescriptionCommand.js +2 -3
- package/dist-es/commands/UpdatePullRequestStatusCommand.js +2 -3
- package/dist-es/commands/UpdatePullRequestTitleCommand.js +2 -3
- package/dist-es/commands/UpdateRepositoryDescriptionCommand.js +2 -3
- package/dist-es/commands/UpdateRepositoryNameCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -429
- package/dist-es/models/models_1.js +0 -168
- package/dist-types/models/models_0.d.ts +0 -572
- package/dist-types/models/models_1.d.ts +0 -224
- package/dist-types/ts3.4/models/models_0.d.ts +0 -377
- package/dist-types/ts3.4/models/models_1.d.ts +0 -166
- package/package.json +11 -10
|
@@ -4,7 +4,6 @@ exports.TagResourceCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_1_1 = require("../models/models_1");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class TagResourceCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class TagResourceCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog: (
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.TestRepositoryTriggersCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_1_1 = require("../models/models_1");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class TestRepositoryTriggersCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class TestRepositoryTriggersCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.UntagResourceCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_1_1 = require("../models/models_1");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class UntagResourceCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class UntagResourceCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog: (
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.UpdateApprovalRuleTemplateContentCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_1_1 = require("../models/models_1");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class UpdateApprovalRuleTemplateContentCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class UpdateApprovalRuleTemplateContentCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.UpdateApprovalRuleTemplateDescriptionCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_1_1 = require("../models/models_1");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class UpdateApprovalRuleTemplateDescriptionCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class UpdateApprovalRuleTemplateDescriptionCommand extends smithy_client_1.Comma
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.UpdateApprovalRuleTemplateNameCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_1_1 = require("../models/models_1");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class UpdateApprovalRuleTemplateNameCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class UpdateApprovalRuleTemplateNameCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.UpdateCommentCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_1_1 = require("../models/models_1");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class UpdateCommentCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class UpdateCommentCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.UpdateDefaultBranchCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_1_1 = require("../models/models_1");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class UpdateDefaultBranchCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class UpdateDefaultBranchCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog: (
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.UpdatePullRequestApprovalRuleContentCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_1_1 = require("../models/models_1");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class UpdatePullRequestApprovalRuleContentCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class UpdatePullRequestApprovalRuleContentCommand extends smithy_client_1.Comman
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.UpdatePullRequestApprovalStateCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_1_1 = require("../models/models_1");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class UpdatePullRequestApprovalStateCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class UpdatePullRequestApprovalStateCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog: (
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.UpdatePullRequestDescriptionCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_1_1 = require("../models/models_1");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class UpdatePullRequestDescriptionCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class UpdatePullRequestDescriptionCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.UpdatePullRequestStatusCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_1_1 = require("../models/models_1");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class UpdatePullRequestStatusCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class UpdatePullRequestStatusCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.UpdatePullRequestTitleCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_1_1 = require("../models/models_1");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class UpdatePullRequestTitleCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class UpdatePullRequestTitleCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.UpdateRepositoryDescriptionCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_1_1 = require("../models/models_1");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class UpdateRepositoryDescriptionCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class UpdateRepositoryDescriptionCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog: (
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.UpdateRepositoryNameCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_1_1 = require("../models/models_1");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class UpdateRepositoryNameCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class UpdateRepositoryNameCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog: (
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|