@aws-sdk/client-codecommit 3.414.0 → 3.418.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.
Files changed (157) hide show
  1. package/dist-cjs/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js +5 -0
  2. package/dist-cjs/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +5 -0
  3. package/dist-cjs/commands/BatchDescribeMergeConflictsCommand.js +5 -0
  4. package/dist-cjs/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +5 -0
  5. package/dist-cjs/commands/BatchGetCommitsCommand.js +5 -0
  6. package/dist-cjs/commands/BatchGetRepositoriesCommand.js +5 -0
  7. package/dist-cjs/commands/CreateApprovalRuleTemplateCommand.js +5 -0
  8. package/dist-cjs/commands/CreateBranchCommand.js +5 -0
  9. package/dist-cjs/commands/CreateCommitCommand.js +5 -0
  10. package/dist-cjs/commands/CreatePullRequestApprovalRuleCommand.js +5 -0
  11. package/dist-cjs/commands/CreatePullRequestCommand.js +5 -0
  12. package/dist-cjs/commands/CreateRepositoryCommand.js +5 -0
  13. package/dist-cjs/commands/CreateUnreferencedMergeCommitCommand.js +5 -0
  14. package/dist-cjs/commands/DeleteApprovalRuleTemplateCommand.js +5 -0
  15. package/dist-cjs/commands/DeleteBranchCommand.js +5 -0
  16. package/dist-cjs/commands/DeleteCommentContentCommand.js +5 -0
  17. package/dist-cjs/commands/DeleteFileCommand.js +5 -0
  18. package/dist-cjs/commands/DeletePullRequestApprovalRuleCommand.js +5 -0
  19. package/dist-cjs/commands/DeleteRepositoryCommand.js +5 -0
  20. package/dist-cjs/commands/DescribeMergeConflictsCommand.js +5 -0
  21. package/dist-cjs/commands/DescribePullRequestEventsCommand.js +5 -0
  22. package/dist-cjs/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +5 -0
  23. package/dist-cjs/commands/EvaluatePullRequestApprovalRulesCommand.js +5 -0
  24. package/dist-cjs/commands/GetApprovalRuleTemplateCommand.js +5 -0
  25. package/dist-cjs/commands/GetBlobCommand.js +5 -0
  26. package/dist-cjs/commands/GetBranchCommand.js +5 -0
  27. package/dist-cjs/commands/GetCommentCommand.js +5 -0
  28. package/dist-cjs/commands/GetCommentReactionsCommand.js +5 -0
  29. package/dist-cjs/commands/GetCommentsForComparedCommitCommand.js +5 -0
  30. package/dist-cjs/commands/GetCommentsForPullRequestCommand.js +5 -0
  31. package/dist-cjs/commands/GetCommitCommand.js +5 -0
  32. package/dist-cjs/commands/GetDifferencesCommand.js +5 -0
  33. package/dist-cjs/commands/GetFileCommand.js +5 -0
  34. package/dist-cjs/commands/GetFolderCommand.js +5 -0
  35. package/dist-cjs/commands/GetMergeCommitCommand.js +5 -0
  36. package/dist-cjs/commands/GetMergeConflictsCommand.js +5 -0
  37. package/dist-cjs/commands/GetMergeOptionsCommand.js +5 -0
  38. package/dist-cjs/commands/GetPullRequestApprovalStatesCommand.js +5 -0
  39. package/dist-cjs/commands/GetPullRequestCommand.js +5 -0
  40. package/dist-cjs/commands/GetPullRequestOverrideStateCommand.js +5 -0
  41. package/dist-cjs/commands/GetRepositoryCommand.js +5 -0
  42. package/dist-cjs/commands/GetRepositoryTriggersCommand.js +5 -0
  43. package/dist-cjs/commands/ListApprovalRuleTemplatesCommand.js +5 -0
  44. package/dist-cjs/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +5 -0
  45. package/dist-cjs/commands/ListBranchesCommand.js +5 -0
  46. package/dist-cjs/commands/ListFileCommitHistoryCommand.js +5 -0
  47. package/dist-cjs/commands/ListPullRequestsCommand.js +5 -0
  48. package/dist-cjs/commands/ListRepositoriesCommand.js +5 -0
  49. package/dist-cjs/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +5 -0
  50. package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
  51. package/dist-cjs/commands/MergeBranchesByFastForwardCommand.js +5 -0
  52. package/dist-cjs/commands/MergeBranchesBySquashCommand.js +5 -0
  53. package/dist-cjs/commands/MergeBranchesByThreeWayCommand.js +5 -0
  54. package/dist-cjs/commands/MergePullRequestByFastForwardCommand.js +5 -0
  55. package/dist-cjs/commands/MergePullRequestBySquashCommand.js +5 -0
  56. package/dist-cjs/commands/MergePullRequestByThreeWayCommand.js +5 -0
  57. package/dist-cjs/commands/OverridePullRequestApprovalRulesCommand.js +5 -0
  58. package/dist-cjs/commands/PostCommentForComparedCommitCommand.js +5 -0
  59. package/dist-cjs/commands/PostCommentForPullRequestCommand.js +5 -0
  60. package/dist-cjs/commands/PostCommentReplyCommand.js +5 -0
  61. package/dist-cjs/commands/PutCommentReactionCommand.js +5 -0
  62. package/dist-cjs/commands/PutFileCommand.js +5 -0
  63. package/dist-cjs/commands/PutRepositoryTriggersCommand.js +5 -0
  64. package/dist-cjs/commands/TagResourceCommand.js +5 -0
  65. package/dist-cjs/commands/TestRepositoryTriggersCommand.js +5 -0
  66. package/dist-cjs/commands/UntagResourceCommand.js +5 -0
  67. package/dist-cjs/commands/UpdateApprovalRuleTemplateContentCommand.js +5 -0
  68. package/dist-cjs/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +5 -0
  69. package/dist-cjs/commands/UpdateApprovalRuleTemplateNameCommand.js +5 -0
  70. package/dist-cjs/commands/UpdateCommentCommand.js +5 -0
  71. package/dist-cjs/commands/UpdateDefaultBranchCommand.js +5 -0
  72. package/dist-cjs/commands/UpdatePullRequestApprovalRuleContentCommand.js +5 -0
  73. package/dist-cjs/commands/UpdatePullRequestApprovalStateCommand.js +5 -0
  74. package/dist-cjs/commands/UpdatePullRequestDescriptionCommand.js +5 -0
  75. package/dist-cjs/commands/UpdatePullRequestStatusCommand.js +5 -0
  76. package/dist-cjs/commands/UpdatePullRequestTitleCommand.js +5 -0
  77. package/dist-cjs/commands/UpdateRepositoryDescriptionCommand.js +5 -0
  78. package/dist-cjs/commands/UpdateRepositoryNameCommand.js +5 -0
  79. package/dist-es/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js +5 -0
  80. package/dist-es/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +5 -0
  81. package/dist-es/commands/BatchDescribeMergeConflictsCommand.js +5 -0
  82. package/dist-es/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +5 -0
  83. package/dist-es/commands/BatchGetCommitsCommand.js +5 -0
  84. package/dist-es/commands/BatchGetRepositoriesCommand.js +5 -0
  85. package/dist-es/commands/CreateApprovalRuleTemplateCommand.js +5 -0
  86. package/dist-es/commands/CreateBranchCommand.js +5 -0
  87. package/dist-es/commands/CreateCommitCommand.js +5 -0
  88. package/dist-es/commands/CreatePullRequestApprovalRuleCommand.js +5 -0
  89. package/dist-es/commands/CreatePullRequestCommand.js +5 -0
  90. package/dist-es/commands/CreateRepositoryCommand.js +5 -0
  91. package/dist-es/commands/CreateUnreferencedMergeCommitCommand.js +5 -0
  92. package/dist-es/commands/DeleteApprovalRuleTemplateCommand.js +5 -0
  93. package/dist-es/commands/DeleteBranchCommand.js +5 -0
  94. package/dist-es/commands/DeleteCommentContentCommand.js +5 -0
  95. package/dist-es/commands/DeleteFileCommand.js +5 -0
  96. package/dist-es/commands/DeletePullRequestApprovalRuleCommand.js +5 -0
  97. package/dist-es/commands/DeleteRepositoryCommand.js +5 -0
  98. package/dist-es/commands/DescribeMergeConflictsCommand.js +5 -0
  99. package/dist-es/commands/DescribePullRequestEventsCommand.js +5 -0
  100. package/dist-es/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +5 -0
  101. package/dist-es/commands/EvaluatePullRequestApprovalRulesCommand.js +5 -0
  102. package/dist-es/commands/GetApprovalRuleTemplateCommand.js +5 -0
  103. package/dist-es/commands/GetBlobCommand.js +5 -0
  104. package/dist-es/commands/GetBranchCommand.js +5 -0
  105. package/dist-es/commands/GetCommentCommand.js +5 -0
  106. package/dist-es/commands/GetCommentReactionsCommand.js +5 -0
  107. package/dist-es/commands/GetCommentsForComparedCommitCommand.js +5 -0
  108. package/dist-es/commands/GetCommentsForPullRequestCommand.js +5 -0
  109. package/dist-es/commands/GetCommitCommand.js +5 -0
  110. package/dist-es/commands/GetDifferencesCommand.js +5 -0
  111. package/dist-es/commands/GetFileCommand.js +5 -0
  112. package/dist-es/commands/GetFolderCommand.js +5 -0
  113. package/dist-es/commands/GetMergeCommitCommand.js +5 -0
  114. package/dist-es/commands/GetMergeConflictsCommand.js +5 -0
  115. package/dist-es/commands/GetMergeOptionsCommand.js +5 -0
  116. package/dist-es/commands/GetPullRequestApprovalStatesCommand.js +5 -0
  117. package/dist-es/commands/GetPullRequestCommand.js +5 -0
  118. package/dist-es/commands/GetPullRequestOverrideStateCommand.js +5 -0
  119. package/dist-es/commands/GetRepositoryCommand.js +5 -0
  120. package/dist-es/commands/GetRepositoryTriggersCommand.js +5 -0
  121. package/dist-es/commands/ListApprovalRuleTemplatesCommand.js +5 -0
  122. package/dist-es/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +5 -0
  123. package/dist-es/commands/ListBranchesCommand.js +5 -0
  124. package/dist-es/commands/ListFileCommitHistoryCommand.js +5 -0
  125. package/dist-es/commands/ListPullRequestsCommand.js +5 -0
  126. package/dist-es/commands/ListRepositoriesCommand.js +5 -0
  127. package/dist-es/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +5 -0
  128. package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
  129. package/dist-es/commands/MergeBranchesByFastForwardCommand.js +5 -0
  130. package/dist-es/commands/MergeBranchesBySquashCommand.js +5 -0
  131. package/dist-es/commands/MergeBranchesByThreeWayCommand.js +5 -0
  132. package/dist-es/commands/MergePullRequestByFastForwardCommand.js +5 -0
  133. package/dist-es/commands/MergePullRequestBySquashCommand.js +5 -0
  134. package/dist-es/commands/MergePullRequestByThreeWayCommand.js +5 -0
  135. package/dist-es/commands/OverridePullRequestApprovalRulesCommand.js +5 -0
  136. package/dist-es/commands/PostCommentForComparedCommitCommand.js +5 -0
  137. package/dist-es/commands/PostCommentForPullRequestCommand.js +5 -0
  138. package/dist-es/commands/PostCommentReplyCommand.js +5 -0
  139. package/dist-es/commands/PutCommentReactionCommand.js +5 -0
  140. package/dist-es/commands/PutFileCommand.js +5 -0
  141. package/dist-es/commands/PutRepositoryTriggersCommand.js +5 -0
  142. package/dist-es/commands/TagResourceCommand.js +5 -0
  143. package/dist-es/commands/TestRepositoryTriggersCommand.js +5 -0
  144. package/dist-es/commands/UntagResourceCommand.js +5 -0
  145. package/dist-es/commands/UpdateApprovalRuleTemplateContentCommand.js +5 -0
  146. package/dist-es/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +5 -0
  147. package/dist-es/commands/UpdateApprovalRuleTemplateNameCommand.js +5 -0
  148. package/dist-es/commands/UpdateCommentCommand.js +5 -0
  149. package/dist-es/commands/UpdateDefaultBranchCommand.js +5 -0
  150. package/dist-es/commands/UpdatePullRequestApprovalRuleContentCommand.js +5 -0
  151. package/dist-es/commands/UpdatePullRequestApprovalStateCommand.js +5 -0
  152. package/dist-es/commands/UpdatePullRequestDescriptionCommand.js +5 -0
  153. package/dist-es/commands/UpdatePullRequestStatusCommand.js +5 -0
  154. package/dist-es/commands/UpdatePullRequestTitleCommand.js +5 -0
  155. package/dist-es/commands/UpdateRepositoryDescriptionCommand.js +5 -0
  156. package/dist-es/commands/UpdateRepositoryNameCommand.js +5 -0
  157. package/package.json +31 -31
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class TestRepositoryTriggersCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class TestRepositoryTriggersCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "CodeCommit_20150413",
38
+ operation: "TestRepositoryTriggers",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class UntagResourceCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class UntagResourceCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "CodeCommit_20150413",
38
+ operation: "UntagResource",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class UpdateApprovalRuleTemplateContentCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class UpdateApprovalRuleTemplateContentCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "CodeCommit_20150413",
38
+ operation: "UpdateApprovalRuleTemplateContent",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class UpdateApprovalRuleTemplateDescriptionCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class UpdateApprovalRuleTemplateDescriptionCommand extends smithy_client_1.Comma
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "CodeCommit_20150413",
38
+ operation: "UpdateApprovalRuleTemplateDescription",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class UpdateApprovalRuleTemplateNameCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class UpdateApprovalRuleTemplateNameCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "CodeCommit_20150413",
38
+ operation: "UpdateApprovalRuleTemplateName",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class UpdateCommentCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class UpdateCommentCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "CodeCommit_20150413",
38
+ operation: "UpdateComment",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class UpdateDefaultBranchCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class UpdateDefaultBranchCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "CodeCommit_20150413",
38
+ operation: "UpdateDefaultBranch",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class UpdatePullRequestApprovalRuleContentCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class UpdatePullRequestApprovalRuleContentCommand extends smithy_client_1.Comman
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "CodeCommit_20150413",
38
+ operation: "UpdatePullRequestApprovalRuleContent",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class UpdatePullRequestApprovalStateCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class UpdatePullRequestApprovalStateCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "CodeCommit_20150413",
38
+ operation: "UpdatePullRequestApprovalState",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class UpdatePullRequestDescriptionCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class UpdatePullRequestDescriptionCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "CodeCommit_20150413",
38
+ operation: "UpdatePullRequestDescription",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class UpdatePullRequestStatusCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class UpdatePullRequestStatusCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "CodeCommit_20150413",
38
+ operation: "UpdatePullRequestStatus",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class UpdatePullRequestTitleCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class UpdatePullRequestTitleCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "CodeCommit_20150413",
38
+ operation: "UpdatePullRequestTitle",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class UpdateRepositoryDescriptionCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class UpdateRepositoryDescriptionCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "CodeCommit_20150413",
38
+ operation: "UpdateRepositoryDescription",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class UpdateRepositoryNameCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class UpdateRepositoryNameCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "CodeCommit_20150413",
38
+ operation: "UpdateRepositoryName",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_AssociateApprovalRuleTemplateWithRepositoryCommand, se_AssociateApprovalRuleTemplateWithRepositoryCommand, } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class AssociateApprovalRuleTemplateWithRepositoryCommand extends $Command {
@@ -29,6 +30,10 @@ export class AssociateApprovalRuleTemplateWithRepositoryCommand extends $Command
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "CodeCommit_20150413",
35
+ operation: "AssociateApprovalRuleTemplateWithRepository",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_BatchAssociateApprovalRuleTemplateWithRepositoriesCommand, se_BatchAssociateApprovalRuleTemplateWithRepositoriesCommand, } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class BatchAssociateApprovalRuleTemplateWithRepositoriesCommand extends $Command {
@@ -29,6 +30,10 @@ export class BatchAssociateApprovalRuleTemplateWithRepositoriesCommand extends $
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "CodeCommit_20150413",
35
+ operation: "BatchAssociateApprovalRuleTemplateWithRepositories",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_BatchDescribeMergeConflictsCommand, se_BatchDescribeMergeConflictsCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class BatchDescribeMergeConflictsCommand extends $Command {
@@ -29,6 +30,10 @@ export class BatchDescribeMergeConflictsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "CodeCommit_20150413",
35
+ operation: "BatchDescribeMergeConflicts",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand, se_BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand, } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand extends $Command {
@@ -29,6 +30,10 @@ export class BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand extend
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "CodeCommit_20150413",
35
+ operation: "BatchDisassociateApprovalRuleTemplateFromRepositories",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_BatchGetCommitsCommand, se_BatchGetCommitsCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class BatchGetCommitsCommand extends $Command {
@@ -29,6 +30,10 @@ export class BatchGetCommitsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "CodeCommit_20150413",
35
+ operation: "BatchGetCommits",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_BatchGetRepositoriesCommand, se_BatchGetRepositoriesCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class BatchGetRepositoriesCommand extends $Command {
@@ -29,6 +30,10 @@ export class BatchGetRepositoriesCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "CodeCommit_20150413",
35
+ operation: "BatchGetRepositories",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_CreateApprovalRuleTemplateCommand, se_CreateApprovalRuleTemplateCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class CreateApprovalRuleTemplateCommand extends $Command {
@@ -29,6 +30,10 @@ export class CreateApprovalRuleTemplateCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "CodeCommit_20150413",
35
+ operation: "CreateApprovalRuleTemplate",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_CreateBranchCommand, se_CreateBranchCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class CreateBranchCommand extends $Command {
@@ -29,6 +30,10 @@ export class CreateBranchCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "CodeCommit_20150413",
35
+ operation: "CreateBranch",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_CreateCommitCommand, se_CreateCommitCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class CreateCommitCommand extends $Command {
@@ -29,6 +30,10 @@ export class CreateCommitCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "CodeCommit_20150413",
35
+ operation: "CreateCommit",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_CreatePullRequestApprovalRuleCommand, se_CreatePullRequestApprovalRuleCommand, } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class CreatePullRequestApprovalRuleCommand extends $Command {
@@ -29,6 +30,10 @@ export class CreatePullRequestApprovalRuleCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "CodeCommit_20150413",
35
+ operation: "CreatePullRequestApprovalRule",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_CreatePullRequestCommand, se_CreatePullRequestCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class CreatePullRequestCommand extends $Command {
@@ -29,6 +30,10 @@ export class CreatePullRequestCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "CodeCommit_20150413",
35
+ operation: "CreatePullRequest",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_CreateRepositoryCommand, se_CreateRepositoryCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class CreateRepositoryCommand extends $Command {
@@ -29,6 +30,10 @@ export class CreateRepositoryCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "CodeCommit_20150413",
35
+ operation: "CreateRepository",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_CreateUnreferencedMergeCommitCommand, se_CreateUnreferencedMergeCommitCommand, } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class CreateUnreferencedMergeCommitCommand extends $Command {
@@ -29,6 +30,10 @@ export class CreateUnreferencedMergeCommitCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "CodeCommit_20150413",
35
+ operation: "CreateUnreferencedMergeCommit",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DeleteApprovalRuleTemplateCommand, se_DeleteApprovalRuleTemplateCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DeleteApprovalRuleTemplateCommand extends $Command {
@@ -29,6 +30,10 @@ export class DeleteApprovalRuleTemplateCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "CodeCommit_20150413",
35
+ operation: "DeleteApprovalRuleTemplate",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DeleteBranchCommand, se_DeleteBranchCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DeleteBranchCommand extends $Command {
@@ -29,6 +30,10 @@ export class DeleteBranchCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "CodeCommit_20150413",
35
+ operation: "DeleteBranch",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DeleteCommentContentCommand, se_DeleteCommentContentCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DeleteCommentContentCommand extends $Command {
@@ -29,6 +30,10 @@ export class DeleteCommentContentCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "CodeCommit_20150413",
35
+ operation: "DeleteCommentContent",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DeleteFileCommand, se_DeleteFileCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DeleteFileCommand extends $Command {
@@ -29,6 +30,10 @@ export class DeleteFileCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "CodeCommit_20150413",
35
+ operation: "DeleteFile",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DeletePullRequestApprovalRuleCommand, se_DeletePullRequestApprovalRuleCommand, } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DeletePullRequestApprovalRuleCommand extends $Command {
@@ -29,6 +30,10 @@ export class DeletePullRequestApprovalRuleCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "CodeCommit_20150413",
35
+ operation: "DeletePullRequestApprovalRule",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);