@aws-sdk/client-codecommit 3.131.0 → 3.137.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 (164) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/dist-cjs/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js +1 -1
  3. package/dist-cjs/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +2 -2
  4. package/dist-cjs/commands/BatchDescribeMergeConflictsCommand.js +2 -2
  5. package/dist-cjs/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +2 -2
  6. package/dist-cjs/commands/BatchGetCommitsCommand.js +2 -2
  7. package/dist-cjs/commands/BatchGetRepositoriesCommand.js +2 -2
  8. package/dist-cjs/commands/CreateApprovalRuleTemplateCommand.js +2 -2
  9. package/dist-cjs/commands/CreateBranchCommand.js +1 -1
  10. package/dist-cjs/commands/CreateCommitCommand.js +2 -2
  11. package/dist-cjs/commands/CreatePullRequestApprovalRuleCommand.js +2 -2
  12. package/dist-cjs/commands/CreatePullRequestCommand.js +2 -2
  13. package/dist-cjs/commands/CreateRepositoryCommand.js +2 -2
  14. package/dist-cjs/commands/CreateUnreferencedMergeCommitCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteApprovalRuleTemplateCommand.js +2 -2
  16. package/dist-cjs/commands/DeleteBranchCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteCommentContentCommand.js +2 -2
  18. package/dist-cjs/commands/DeleteFileCommand.js +2 -2
  19. package/dist-cjs/commands/DeletePullRequestApprovalRuleCommand.js +2 -2
  20. package/dist-cjs/commands/DeleteRepositoryCommand.js +2 -2
  21. package/dist-cjs/commands/DescribeMergeConflictsCommand.js +2 -2
  22. package/dist-cjs/commands/DescribePullRequestEventsCommand.js +2 -2
  23. package/dist-cjs/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +1 -1
  24. package/dist-cjs/commands/EvaluatePullRequestApprovalRulesCommand.js +2 -2
  25. package/dist-cjs/commands/GetApprovalRuleTemplateCommand.js +2 -2
  26. package/dist-cjs/commands/GetBlobCommand.js +2 -2
  27. package/dist-cjs/commands/GetBranchCommand.js +2 -2
  28. package/dist-cjs/commands/GetCommentCommand.js +2 -2
  29. package/dist-cjs/commands/GetCommentReactionsCommand.js +2 -2
  30. package/dist-cjs/commands/GetCommentsForComparedCommitCommand.js +2 -2
  31. package/dist-cjs/commands/GetCommentsForPullRequestCommand.js +2 -2
  32. package/dist-cjs/commands/GetCommitCommand.js +2 -2
  33. package/dist-cjs/commands/GetDifferencesCommand.js +2 -2
  34. package/dist-cjs/commands/GetFileCommand.js +2 -2
  35. package/dist-cjs/commands/GetFolderCommand.js +2 -2
  36. package/dist-cjs/commands/GetMergeCommitCommand.js +2 -2
  37. package/dist-cjs/commands/GetMergeConflictsCommand.js +2 -2
  38. package/dist-cjs/commands/GetMergeOptionsCommand.js +2 -2
  39. package/dist-cjs/commands/GetPullRequestApprovalStatesCommand.js +2 -2
  40. package/dist-cjs/commands/GetPullRequestCommand.js +2 -2
  41. package/dist-cjs/commands/GetPullRequestOverrideStateCommand.js +2 -2
  42. package/dist-cjs/commands/GetRepositoryCommand.js +2 -2
  43. package/dist-cjs/commands/GetRepositoryTriggersCommand.js +2 -2
  44. package/dist-cjs/commands/ListApprovalRuleTemplatesCommand.js +2 -2
  45. package/dist-cjs/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +2 -2
  46. package/dist-cjs/commands/ListBranchesCommand.js +2 -2
  47. package/dist-cjs/commands/ListPullRequestsCommand.js +2 -2
  48. package/dist-cjs/commands/ListRepositoriesCommand.js +2 -2
  49. package/dist-cjs/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +2 -2
  50. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  51. package/dist-cjs/commands/MergeBranchesByFastForwardCommand.js +2 -2
  52. package/dist-cjs/commands/MergeBranchesBySquashCommand.js +2 -2
  53. package/dist-cjs/commands/MergeBranchesByThreeWayCommand.js +2 -2
  54. package/dist-cjs/commands/MergePullRequestByFastForwardCommand.js +2 -2
  55. package/dist-cjs/commands/MergePullRequestBySquashCommand.js +2 -2
  56. package/dist-cjs/commands/MergePullRequestByThreeWayCommand.js +2 -2
  57. package/dist-cjs/commands/OverridePullRequestApprovalRulesCommand.js +1 -1
  58. package/dist-cjs/commands/PostCommentForComparedCommitCommand.js +2 -2
  59. package/dist-cjs/commands/PostCommentForPullRequestCommand.js +2 -2
  60. package/dist-cjs/commands/PostCommentReplyCommand.js +2 -2
  61. package/dist-cjs/commands/PutCommentReactionCommand.js +1 -1
  62. package/dist-cjs/commands/PutFileCommand.js +2 -2
  63. package/dist-cjs/commands/PutRepositoryTriggersCommand.js +2 -2
  64. package/dist-cjs/commands/TagResourceCommand.js +1 -1
  65. package/dist-cjs/commands/TestRepositoryTriggersCommand.js +2 -2
  66. package/dist-cjs/commands/UntagResourceCommand.js +1 -1
  67. package/dist-cjs/commands/UpdateApprovalRuleTemplateContentCommand.js +2 -2
  68. package/dist-cjs/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +2 -2
  69. package/dist-cjs/commands/UpdateApprovalRuleTemplateNameCommand.js +2 -2
  70. package/dist-cjs/commands/UpdateCommentCommand.js +2 -2
  71. package/dist-cjs/commands/UpdateDefaultBranchCommand.js +1 -1
  72. package/dist-cjs/commands/UpdatePullRequestApprovalRuleContentCommand.js +2 -2
  73. package/dist-cjs/commands/UpdatePullRequestApprovalStateCommand.js +1 -1
  74. package/dist-cjs/commands/UpdatePullRequestDescriptionCommand.js +2 -2
  75. package/dist-cjs/commands/UpdatePullRequestStatusCommand.js +2 -2
  76. package/dist-cjs/commands/UpdatePullRequestTitleCommand.js +2 -2
  77. package/dist-cjs/commands/UpdateRepositoryDescriptionCommand.js +1 -1
  78. package/dist-cjs/commands/UpdateRepositoryNameCommand.js +1 -1
  79. package/dist-cjs/models/models_0.js +578 -864
  80. package/dist-cjs/models/models_1.js +226 -338
  81. package/dist-es/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js +2 -2
  82. package/dist-es/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +3 -3
  83. package/dist-es/commands/BatchDescribeMergeConflictsCommand.js +3 -3
  84. package/dist-es/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +3 -3
  85. package/dist-es/commands/BatchGetCommitsCommand.js +3 -3
  86. package/dist-es/commands/BatchGetRepositoriesCommand.js +3 -3
  87. package/dist-es/commands/CreateApprovalRuleTemplateCommand.js +3 -3
  88. package/dist-es/commands/CreateBranchCommand.js +2 -2
  89. package/dist-es/commands/CreateCommitCommand.js +3 -3
  90. package/dist-es/commands/CreatePullRequestApprovalRuleCommand.js +3 -3
  91. package/dist-es/commands/CreatePullRequestCommand.js +3 -3
  92. package/dist-es/commands/CreateRepositoryCommand.js +3 -3
  93. package/dist-es/commands/CreateUnreferencedMergeCommitCommand.js +3 -3
  94. package/dist-es/commands/DeleteApprovalRuleTemplateCommand.js +3 -3
  95. package/dist-es/commands/DeleteBranchCommand.js +3 -3
  96. package/dist-es/commands/DeleteCommentContentCommand.js +3 -3
  97. package/dist-es/commands/DeleteFileCommand.js +3 -3
  98. package/dist-es/commands/DeletePullRequestApprovalRuleCommand.js +3 -3
  99. package/dist-es/commands/DeleteRepositoryCommand.js +3 -3
  100. package/dist-es/commands/DescribeMergeConflictsCommand.js +3 -3
  101. package/dist-es/commands/DescribePullRequestEventsCommand.js +3 -3
  102. package/dist-es/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +2 -2
  103. package/dist-es/commands/EvaluatePullRequestApprovalRulesCommand.js +3 -3
  104. package/dist-es/commands/GetApprovalRuleTemplateCommand.js +3 -3
  105. package/dist-es/commands/GetBlobCommand.js +3 -3
  106. package/dist-es/commands/GetBranchCommand.js +3 -3
  107. package/dist-es/commands/GetCommentCommand.js +3 -3
  108. package/dist-es/commands/GetCommentReactionsCommand.js +3 -3
  109. package/dist-es/commands/GetCommentsForComparedCommitCommand.js +3 -3
  110. package/dist-es/commands/GetCommentsForPullRequestCommand.js +3 -3
  111. package/dist-es/commands/GetCommitCommand.js +3 -3
  112. package/dist-es/commands/GetDifferencesCommand.js +3 -3
  113. package/dist-es/commands/GetFileCommand.js +3 -3
  114. package/dist-es/commands/GetFolderCommand.js +3 -3
  115. package/dist-es/commands/GetMergeCommitCommand.js +3 -3
  116. package/dist-es/commands/GetMergeConflictsCommand.js +3 -3
  117. package/dist-es/commands/GetMergeOptionsCommand.js +3 -3
  118. package/dist-es/commands/GetPullRequestApprovalStatesCommand.js +3 -3
  119. package/dist-es/commands/GetPullRequestCommand.js +3 -3
  120. package/dist-es/commands/GetPullRequestOverrideStateCommand.js +3 -3
  121. package/dist-es/commands/GetRepositoryCommand.js +3 -3
  122. package/dist-es/commands/GetRepositoryTriggersCommand.js +3 -3
  123. package/dist-es/commands/ListApprovalRuleTemplatesCommand.js +3 -3
  124. package/dist-es/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +3 -3
  125. package/dist-es/commands/ListBranchesCommand.js +3 -3
  126. package/dist-es/commands/ListPullRequestsCommand.js +3 -3
  127. package/dist-es/commands/ListRepositoriesCommand.js +3 -3
  128. package/dist-es/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +3 -3
  129. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  130. package/dist-es/commands/MergeBranchesByFastForwardCommand.js +3 -3
  131. package/dist-es/commands/MergeBranchesBySquashCommand.js +3 -3
  132. package/dist-es/commands/MergeBranchesByThreeWayCommand.js +3 -3
  133. package/dist-es/commands/MergePullRequestByFastForwardCommand.js +3 -3
  134. package/dist-es/commands/MergePullRequestBySquashCommand.js +3 -3
  135. package/dist-es/commands/MergePullRequestByThreeWayCommand.js +3 -3
  136. package/dist-es/commands/OverridePullRequestApprovalRulesCommand.js +2 -2
  137. package/dist-es/commands/PostCommentForComparedCommitCommand.js +3 -3
  138. package/dist-es/commands/PostCommentForPullRequestCommand.js +3 -3
  139. package/dist-es/commands/PostCommentReplyCommand.js +3 -3
  140. package/dist-es/commands/PutCommentReactionCommand.js +2 -2
  141. package/dist-es/commands/PutFileCommand.js +3 -3
  142. package/dist-es/commands/PutRepositoryTriggersCommand.js +3 -3
  143. package/dist-es/commands/TagResourceCommand.js +2 -2
  144. package/dist-es/commands/TestRepositoryTriggersCommand.js +3 -3
  145. package/dist-es/commands/UntagResourceCommand.js +2 -2
  146. package/dist-es/commands/UpdateApprovalRuleTemplateContentCommand.js +3 -3
  147. package/dist-es/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +3 -3
  148. package/dist-es/commands/UpdateApprovalRuleTemplateNameCommand.js +3 -3
  149. package/dist-es/commands/UpdateCommentCommand.js +3 -3
  150. package/dist-es/commands/UpdateDefaultBranchCommand.js +2 -2
  151. package/dist-es/commands/UpdatePullRequestApprovalRuleContentCommand.js +3 -3
  152. package/dist-es/commands/UpdatePullRequestApprovalStateCommand.js +2 -2
  153. package/dist-es/commands/UpdatePullRequestDescriptionCommand.js +3 -3
  154. package/dist-es/commands/UpdatePullRequestStatusCommand.js +3 -3
  155. package/dist-es/commands/UpdatePullRequestTitleCommand.js +3 -3
  156. package/dist-es/commands/UpdateRepositoryDescriptionCommand.js +2 -2
  157. package/dist-es/commands/UpdateRepositoryNameCommand.js +2 -2
  158. package/dist-es/models/models_0.js +143 -572
  159. package/dist-es/models/models_1.js +56 -224
  160. package/dist-types/models/models_0.d.ts +572 -858
  161. package/dist-types/models/models_1.d.ts +224 -336
  162. package/dist-types/ts3.4/models/models_0.d.ts +286 -572
  163. package/dist-types/ts3.4/models/models_1.d.ts +112 -224
  164. package/package.json +6 -6
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetCommentsForPullRequestInput, GetCommentsForPullRequestOutput } from "../models/models_0";
4
+ import { GetCommentsForPullRequestInputFilterSensitiveLog, GetCommentsForPullRequestOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetCommentsForPullRequestCommand, serializeAws_json1_1GetCommentsForPullRequestCommand, } from "../protocols/Aws_json1_1";
6
6
  var GetCommentsForPullRequestCommand = (function (_super) {
7
7
  __extends(GetCommentsForPullRequestCommand, _super);
@@ -20,8 +20,8 @@ var GetCommentsForPullRequestCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: GetCommentsForPullRequestInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: GetCommentsForPullRequestOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: GetCommentsForPullRequestInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: GetCommentsForPullRequestOutputFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetCommitInput, GetCommitOutput } from "../models/models_0";
4
+ import { GetCommitInputFilterSensitiveLog, GetCommitOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetCommitCommand, serializeAws_json1_1GetCommitCommand } from "../protocols/Aws_json1_1";
6
6
  var GetCommitCommand = (function (_super) {
7
7
  __extends(GetCommitCommand, _super);
@@ -20,8 +20,8 @@ var GetCommitCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: GetCommitInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: GetCommitOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: GetCommitInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: GetCommitOutputFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetDifferencesInput, GetDifferencesOutput } from "../models/models_0";
4
+ import { GetDifferencesInputFilterSensitiveLog, GetDifferencesOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetDifferencesCommand, serializeAws_json1_1GetDifferencesCommand, } from "../protocols/Aws_json1_1";
6
6
  var GetDifferencesCommand = (function (_super) {
7
7
  __extends(GetDifferencesCommand, _super);
@@ -20,8 +20,8 @@ var GetDifferencesCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: GetDifferencesInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: GetDifferencesOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: GetDifferencesInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: GetDifferencesOutputFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetFileInput, GetFileOutput } from "../models/models_0";
4
+ import { GetFileInputFilterSensitiveLog, GetFileOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetFileCommand, serializeAws_json1_1GetFileCommand } from "../protocols/Aws_json1_1";
6
6
  var GetFileCommand = (function (_super) {
7
7
  __extends(GetFileCommand, _super);
@@ -20,8 +20,8 @@ var GetFileCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: GetFileInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: GetFileOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: GetFileInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: GetFileOutputFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetFolderInput, GetFolderOutput } from "../models/models_0";
4
+ import { GetFolderInputFilterSensitiveLog, GetFolderOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetFolderCommand, serializeAws_json1_1GetFolderCommand } from "../protocols/Aws_json1_1";
6
6
  var GetFolderCommand = (function (_super) {
7
7
  __extends(GetFolderCommand, _super);
@@ -20,8 +20,8 @@ var GetFolderCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: GetFolderInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: GetFolderOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: GetFolderInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: GetFolderOutputFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetMergeCommitInput, GetMergeCommitOutput } from "../models/models_0";
4
+ import { GetMergeCommitInputFilterSensitiveLog, GetMergeCommitOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetMergeCommitCommand, serializeAws_json1_1GetMergeCommitCommand, } from "../protocols/Aws_json1_1";
6
6
  var GetMergeCommitCommand = (function (_super) {
7
7
  __extends(GetMergeCommitCommand, _super);
@@ -20,8 +20,8 @@ var GetMergeCommitCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: GetMergeCommitInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: GetMergeCommitOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: GetMergeCommitInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: GetMergeCommitOutputFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetMergeConflictsInput, GetMergeConflictsOutput } from "../models/models_0";
4
+ import { GetMergeConflictsInputFilterSensitiveLog, GetMergeConflictsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetMergeConflictsCommand, serializeAws_json1_1GetMergeConflictsCommand, } from "../protocols/Aws_json1_1";
6
6
  var GetMergeConflictsCommand = (function (_super) {
7
7
  __extends(GetMergeConflictsCommand, _super);
@@ -20,8 +20,8 @@ var GetMergeConflictsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: GetMergeConflictsInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: GetMergeConflictsOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: GetMergeConflictsInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: GetMergeConflictsOutputFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetMergeOptionsInput, GetMergeOptionsOutput } from "../models/models_0";
4
+ import { GetMergeOptionsInputFilterSensitiveLog, GetMergeOptionsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetMergeOptionsCommand, serializeAws_json1_1GetMergeOptionsCommand, } from "../protocols/Aws_json1_1";
6
6
  var GetMergeOptionsCommand = (function (_super) {
7
7
  __extends(GetMergeOptionsCommand, _super);
@@ -20,8 +20,8 @@ var GetMergeOptionsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: GetMergeOptionsInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: GetMergeOptionsOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: GetMergeOptionsInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: GetMergeOptionsOutputFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetPullRequestApprovalStatesInput, GetPullRequestApprovalStatesOutput } from "../models/models_0";
4
+ import { GetPullRequestApprovalStatesInputFilterSensitiveLog, GetPullRequestApprovalStatesOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetPullRequestApprovalStatesCommand, serializeAws_json1_1GetPullRequestApprovalStatesCommand, } from "../protocols/Aws_json1_1";
6
6
  var GetPullRequestApprovalStatesCommand = (function (_super) {
7
7
  __extends(GetPullRequestApprovalStatesCommand, _super);
@@ -20,8 +20,8 @@ var GetPullRequestApprovalStatesCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: GetPullRequestApprovalStatesInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: GetPullRequestApprovalStatesOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: GetPullRequestApprovalStatesInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: GetPullRequestApprovalStatesOutputFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetPullRequestInput, GetPullRequestOutput } from "../models/models_0";
4
+ import { GetPullRequestInputFilterSensitiveLog, GetPullRequestOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetPullRequestCommand, serializeAws_json1_1GetPullRequestCommand, } from "../protocols/Aws_json1_1";
6
6
  var GetPullRequestCommand = (function (_super) {
7
7
  __extends(GetPullRequestCommand, _super);
@@ -20,8 +20,8 @@ var GetPullRequestCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: GetPullRequestInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: GetPullRequestOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: GetPullRequestInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: GetPullRequestOutputFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetPullRequestOverrideStateInput, GetPullRequestOverrideStateOutput } from "../models/models_0";
4
+ import { GetPullRequestOverrideStateInputFilterSensitiveLog, GetPullRequestOverrideStateOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetPullRequestOverrideStateCommand, serializeAws_json1_1GetPullRequestOverrideStateCommand, } from "../protocols/Aws_json1_1";
6
6
  var GetPullRequestOverrideStateCommand = (function (_super) {
7
7
  __extends(GetPullRequestOverrideStateCommand, _super);
@@ -20,8 +20,8 @@ var GetPullRequestOverrideStateCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: GetPullRequestOverrideStateInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: GetPullRequestOverrideStateOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: GetPullRequestOverrideStateInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: GetPullRequestOverrideStateOutputFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetRepositoryInput, GetRepositoryOutput } from "../models/models_0";
4
+ import { GetRepositoryInputFilterSensitiveLog, GetRepositoryOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetRepositoryCommand, serializeAws_json1_1GetRepositoryCommand, } from "../protocols/Aws_json1_1";
6
6
  var GetRepositoryCommand = (function (_super) {
7
7
  __extends(GetRepositoryCommand, _super);
@@ -20,8 +20,8 @@ var GetRepositoryCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: GetRepositoryInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: GetRepositoryOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: GetRepositoryInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: GetRepositoryOutputFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetRepositoryTriggersInput, GetRepositoryTriggersOutput } from "../models/models_0";
4
+ import { GetRepositoryTriggersInputFilterSensitiveLog, GetRepositoryTriggersOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetRepositoryTriggersCommand, serializeAws_json1_1GetRepositoryTriggersCommand, } from "../protocols/Aws_json1_1";
6
6
  var GetRepositoryTriggersCommand = (function (_super) {
7
7
  __extends(GetRepositoryTriggersCommand, _super);
@@ -20,8 +20,8 @@ var GetRepositoryTriggersCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: GetRepositoryTriggersInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: GetRepositoryTriggersOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: GetRepositoryTriggersInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: GetRepositoryTriggersOutputFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListApprovalRuleTemplatesInput, ListApprovalRuleTemplatesOutput } from "../models/models_0";
4
+ import { ListApprovalRuleTemplatesInputFilterSensitiveLog, ListApprovalRuleTemplatesOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListApprovalRuleTemplatesCommand, serializeAws_json1_1ListApprovalRuleTemplatesCommand, } from "../protocols/Aws_json1_1";
6
6
  var ListApprovalRuleTemplatesCommand = (function (_super) {
7
7
  __extends(ListApprovalRuleTemplatesCommand, _super);
@@ -20,8 +20,8 @@ var ListApprovalRuleTemplatesCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListApprovalRuleTemplatesInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListApprovalRuleTemplatesOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListApprovalRuleTemplatesInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListApprovalRuleTemplatesOutputFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListAssociatedApprovalRuleTemplatesForRepositoryInput, ListAssociatedApprovalRuleTemplatesForRepositoryOutput, } from "../models/models_0";
4
+ import { ListAssociatedApprovalRuleTemplatesForRepositoryInputFilterSensitiveLog, ListAssociatedApprovalRuleTemplatesForRepositoryOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListAssociatedApprovalRuleTemplatesForRepositoryCommand, serializeAws_json1_1ListAssociatedApprovalRuleTemplatesForRepositoryCommand, } from "../protocols/Aws_json1_1";
6
6
  var ListAssociatedApprovalRuleTemplatesForRepositoryCommand = (function (_super) {
7
7
  __extends(ListAssociatedApprovalRuleTemplatesForRepositoryCommand, _super);
@@ -20,8 +20,8 @@ var ListAssociatedApprovalRuleTemplatesForRepositoryCommand = (function (_super)
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListAssociatedApprovalRuleTemplatesForRepositoryInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListAssociatedApprovalRuleTemplatesForRepositoryOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListAssociatedApprovalRuleTemplatesForRepositoryInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListAssociatedApprovalRuleTemplatesForRepositoryOutputFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListBranchesInput, ListBranchesOutput } from "../models/models_0";
4
+ import { ListBranchesInputFilterSensitiveLog, ListBranchesOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListBranchesCommand, serializeAws_json1_1ListBranchesCommand, } from "../protocols/Aws_json1_1";
6
6
  var ListBranchesCommand = (function (_super) {
7
7
  __extends(ListBranchesCommand, _super);
@@ -20,8 +20,8 @@ var ListBranchesCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListBranchesInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListBranchesOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListBranchesInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListBranchesOutputFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListPullRequestsInput, ListPullRequestsOutput } from "../models/models_0";
4
+ import { ListPullRequestsInputFilterSensitiveLog, ListPullRequestsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListPullRequestsCommand, serializeAws_json1_1ListPullRequestsCommand, } from "../protocols/Aws_json1_1";
6
6
  var ListPullRequestsCommand = (function (_super) {
7
7
  __extends(ListPullRequestsCommand, _super);
@@ -20,8 +20,8 @@ var ListPullRequestsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListPullRequestsInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListPullRequestsOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListPullRequestsInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListPullRequestsOutputFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListRepositoriesInput, ListRepositoriesOutput } from "../models/models_1";
4
+ import { ListRepositoriesInputFilterSensitiveLog, ListRepositoriesOutputFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_json1_1ListRepositoriesCommand, serializeAws_json1_1ListRepositoriesCommand, } from "../protocols/Aws_json1_1";
6
6
  var ListRepositoriesCommand = (function (_super) {
7
7
  __extends(ListRepositoriesCommand, _super);
@@ -20,8 +20,8 @@ var ListRepositoriesCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListRepositoriesInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListRepositoriesOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListRepositoriesInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListRepositoriesOutputFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListRepositoriesForApprovalRuleTemplateInput, ListRepositoriesForApprovalRuleTemplateOutput, } from "../models/models_1";
4
+ import { ListRepositoriesForApprovalRuleTemplateInputFilterSensitiveLog, ListRepositoriesForApprovalRuleTemplateOutputFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_json1_1ListRepositoriesForApprovalRuleTemplateCommand, serializeAws_json1_1ListRepositoriesForApprovalRuleTemplateCommand, } from "../protocols/Aws_json1_1";
6
6
  var ListRepositoriesForApprovalRuleTemplateCommand = (function (_super) {
7
7
  __extends(ListRepositoriesForApprovalRuleTemplateCommand, _super);
@@ -20,8 +20,8 @@ var ListRepositoriesForApprovalRuleTemplateCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListRepositoriesForApprovalRuleTemplateInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListRepositoriesForApprovalRuleTemplateOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListRepositoriesForApprovalRuleTemplateInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListRepositoriesForApprovalRuleTemplateOutputFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListTagsForResourceInput, ListTagsForResourceOutput } from "../models/models_1";
4
+ import { ListTagsForResourceInputFilterSensitiveLog, ListTagsForResourceOutputFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_json1_1ListTagsForResourceCommand, serializeAws_json1_1ListTagsForResourceCommand, } from "../protocols/Aws_json1_1";
6
6
  var ListTagsForResourceCommand = (function (_super) {
7
7
  __extends(ListTagsForResourceCommand, _super);
@@ -20,8 +20,8 @@ var ListTagsForResourceCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListTagsForResourceInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListTagsForResourceOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListTagsForResourceInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListTagsForResourceOutputFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { MergeBranchesByFastForwardInput, MergeBranchesByFastForwardOutput } from "../models/models_1";
4
+ import { MergeBranchesByFastForwardInputFilterSensitiveLog, MergeBranchesByFastForwardOutputFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_json1_1MergeBranchesByFastForwardCommand, serializeAws_json1_1MergeBranchesByFastForwardCommand, } from "../protocols/Aws_json1_1";
6
6
  var MergeBranchesByFastForwardCommand = (function (_super) {
7
7
  __extends(MergeBranchesByFastForwardCommand, _super);
@@ -20,8 +20,8 @@ var MergeBranchesByFastForwardCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: MergeBranchesByFastForwardInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: MergeBranchesByFastForwardOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: MergeBranchesByFastForwardInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: MergeBranchesByFastForwardOutputFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { MergeBranchesBySquashInput, MergeBranchesBySquashOutput } from "../models/models_1";
4
+ import { MergeBranchesBySquashInputFilterSensitiveLog, MergeBranchesBySquashOutputFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_json1_1MergeBranchesBySquashCommand, serializeAws_json1_1MergeBranchesBySquashCommand, } from "../protocols/Aws_json1_1";
6
6
  var MergeBranchesBySquashCommand = (function (_super) {
7
7
  __extends(MergeBranchesBySquashCommand, _super);
@@ -20,8 +20,8 @@ var MergeBranchesBySquashCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: MergeBranchesBySquashInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: MergeBranchesBySquashOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: MergeBranchesBySquashInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: MergeBranchesBySquashOutputFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { MergeBranchesByThreeWayInput, MergeBranchesByThreeWayOutput } from "../models/models_1";
4
+ import { MergeBranchesByThreeWayInputFilterSensitiveLog, MergeBranchesByThreeWayOutputFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_json1_1MergeBranchesByThreeWayCommand, serializeAws_json1_1MergeBranchesByThreeWayCommand, } from "../protocols/Aws_json1_1";
6
6
  var MergeBranchesByThreeWayCommand = (function (_super) {
7
7
  __extends(MergeBranchesByThreeWayCommand, _super);
@@ -20,8 +20,8 @@ var MergeBranchesByThreeWayCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: MergeBranchesByThreeWayInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: MergeBranchesByThreeWayOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: MergeBranchesByThreeWayInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: MergeBranchesByThreeWayOutputFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { MergePullRequestByFastForwardInput, MergePullRequestByFastForwardOutput } from "../models/models_1";
4
+ import { MergePullRequestByFastForwardInputFilterSensitiveLog, MergePullRequestByFastForwardOutputFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_json1_1MergePullRequestByFastForwardCommand, serializeAws_json1_1MergePullRequestByFastForwardCommand, } from "../protocols/Aws_json1_1";
6
6
  var MergePullRequestByFastForwardCommand = (function (_super) {
7
7
  __extends(MergePullRequestByFastForwardCommand, _super);
@@ -20,8 +20,8 @@ var MergePullRequestByFastForwardCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: MergePullRequestByFastForwardInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: MergePullRequestByFastForwardOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: MergePullRequestByFastForwardInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: MergePullRequestByFastForwardOutputFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { MergePullRequestBySquashInput, MergePullRequestBySquashOutput } from "../models/models_1";
4
+ import { MergePullRequestBySquashInputFilterSensitiveLog, MergePullRequestBySquashOutputFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_json1_1MergePullRequestBySquashCommand, serializeAws_json1_1MergePullRequestBySquashCommand, } from "../protocols/Aws_json1_1";
6
6
  var MergePullRequestBySquashCommand = (function (_super) {
7
7
  __extends(MergePullRequestBySquashCommand, _super);
@@ -20,8 +20,8 @@ var MergePullRequestBySquashCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: MergePullRequestBySquashInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: MergePullRequestBySquashOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: MergePullRequestBySquashInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: MergePullRequestBySquashOutputFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { MergePullRequestByThreeWayInput, MergePullRequestByThreeWayOutput } from "../models/models_1";
4
+ import { MergePullRequestByThreeWayInputFilterSensitiveLog, MergePullRequestByThreeWayOutputFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_json1_1MergePullRequestByThreeWayCommand, serializeAws_json1_1MergePullRequestByThreeWayCommand, } from "../protocols/Aws_json1_1";
6
6
  var MergePullRequestByThreeWayCommand = (function (_super) {
7
7
  __extends(MergePullRequestByThreeWayCommand, _super);
@@ -20,8 +20,8 @@ var MergePullRequestByThreeWayCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: MergePullRequestByThreeWayInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: MergePullRequestByThreeWayOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: MergePullRequestByThreeWayInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: MergePullRequestByThreeWayOutputFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { OverridePullRequestApprovalRulesInput } from "../models/models_1";
4
+ import { OverridePullRequestApprovalRulesInputFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_json1_1OverridePullRequestApprovalRulesCommand, serializeAws_json1_1OverridePullRequestApprovalRulesCommand, } from "../protocols/Aws_json1_1";
6
6
  var OverridePullRequestApprovalRulesCommand = (function (_super) {
7
7
  __extends(OverridePullRequestApprovalRulesCommand, _super);
@@ -20,7 +20,7 @@ var OverridePullRequestApprovalRulesCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: OverridePullRequestApprovalRulesInput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: OverridePullRequestApprovalRulesInputFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: function (output) { return output; },
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { PostCommentForComparedCommitInput, PostCommentForComparedCommitOutput } from "../models/models_1";
4
+ import { PostCommentForComparedCommitInputFilterSensitiveLog, PostCommentForComparedCommitOutputFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_json1_1PostCommentForComparedCommitCommand, serializeAws_json1_1PostCommentForComparedCommitCommand, } from "../protocols/Aws_json1_1";
6
6
  var PostCommentForComparedCommitCommand = (function (_super) {
7
7
  __extends(PostCommentForComparedCommitCommand, _super);
@@ -20,8 +20,8 @@ var PostCommentForComparedCommitCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: PostCommentForComparedCommitInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: PostCommentForComparedCommitOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: PostCommentForComparedCommitInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: PostCommentForComparedCommitOutputFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { PostCommentForPullRequestInput, PostCommentForPullRequestOutput } from "../models/models_1";
4
+ import { PostCommentForPullRequestInputFilterSensitiveLog, PostCommentForPullRequestOutputFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_json1_1PostCommentForPullRequestCommand, serializeAws_json1_1PostCommentForPullRequestCommand, } from "../protocols/Aws_json1_1";
6
6
  var PostCommentForPullRequestCommand = (function (_super) {
7
7
  __extends(PostCommentForPullRequestCommand, _super);
@@ -20,8 +20,8 @@ var PostCommentForPullRequestCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: PostCommentForPullRequestInput.filterSensitiveLog,
24
- outputFilterSensitiveLog: PostCommentForPullRequestOutput.filterSensitiveLog,
23
+ inputFilterSensitiveLog: PostCommentForPullRequestInputFilterSensitiveLog,
24
+ outputFilterSensitiveLog: PostCommentForPullRequestOutputFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {