@aws-sdk/client-codecommit 3.294.0 → 3.296.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 (159) hide show
  1. package/dist-cjs/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js +4 -4
  2. package/dist-cjs/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +4 -4
  3. package/dist-cjs/commands/BatchDescribeMergeConflictsCommand.js +4 -4
  4. package/dist-cjs/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +4 -4
  5. package/dist-cjs/commands/BatchGetCommitsCommand.js +4 -4
  6. package/dist-cjs/commands/BatchGetRepositoriesCommand.js +4 -4
  7. package/dist-cjs/commands/CreateApprovalRuleTemplateCommand.js +4 -4
  8. package/dist-cjs/commands/CreateBranchCommand.js +4 -4
  9. package/dist-cjs/commands/CreateCommitCommand.js +4 -4
  10. package/dist-cjs/commands/CreatePullRequestApprovalRuleCommand.js +4 -4
  11. package/dist-cjs/commands/CreatePullRequestCommand.js +4 -4
  12. package/dist-cjs/commands/CreateRepositoryCommand.js +4 -4
  13. package/dist-cjs/commands/CreateUnreferencedMergeCommitCommand.js +4 -4
  14. package/dist-cjs/commands/DeleteApprovalRuleTemplateCommand.js +4 -4
  15. package/dist-cjs/commands/DeleteBranchCommand.js +4 -4
  16. package/dist-cjs/commands/DeleteCommentContentCommand.js +4 -4
  17. package/dist-cjs/commands/DeleteFileCommand.js +4 -4
  18. package/dist-cjs/commands/DeletePullRequestApprovalRuleCommand.js +4 -4
  19. package/dist-cjs/commands/DeleteRepositoryCommand.js +4 -4
  20. package/dist-cjs/commands/DescribeMergeConflictsCommand.js +4 -4
  21. package/dist-cjs/commands/DescribePullRequestEventsCommand.js +4 -4
  22. package/dist-cjs/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +4 -4
  23. package/dist-cjs/commands/EvaluatePullRequestApprovalRulesCommand.js +4 -4
  24. package/dist-cjs/commands/GetApprovalRuleTemplateCommand.js +4 -4
  25. package/dist-cjs/commands/GetBlobCommand.js +4 -4
  26. package/dist-cjs/commands/GetBranchCommand.js +4 -4
  27. package/dist-cjs/commands/GetCommentCommand.js +4 -4
  28. package/dist-cjs/commands/GetCommentReactionsCommand.js +4 -4
  29. package/dist-cjs/commands/GetCommentsForComparedCommitCommand.js +4 -4
  30. package/dist-cjs/commands/GetCommentsForPullRequestCommand.js +4 -4
  31. package/dist-cjs/commands/GetCommitCommand.js +4 -4
  32. package/dist-cjs/commands/GetDifferencesCommand.js +4 -4
  33. package/dist-cjs/commands/GetFileCommand.js +4 -4
  34. package/dist-cjs/commands/GetFolderCommand.js +4 -4
  35. package/dist-cjs/commands/GetMergeCommitCommand.js +4 -4
  36. package/dist-cjs/commands/GetMergeConflictsCommand.js +4 -4
  37. package/dist-cjs/commands/GetMergeOptionsCommand.js +4 -4
  38. package/dist-cjs/commands/GetPullRequestApprovalStatesCommand.js +4 -4
  39. package/dist-cjs/commands/GetPullRequestCommand.js +4 -4
  40. package/dist-cjs/commands/GetPullRequestOverrideStateCommand.js +4 -4
  41. package/dist-cjs/commands/GetRepositoryCommand.js +4 -4
  42. package/dist-cjs/commands/GetRepositoryTriggersCommand.js +4 -4
  43. package/dist-cjs/commands/ListApprovalRuleTemplatesCommand.js +4 -4
  44. package/dist-cjs/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +4 -4
  45. package/dist-cjs/commands/ListBranchesCommand.js +4 -4
  46. package/dist-cjs/commands/ListPullRequestsCommand.js +4 -4
  47. package/dist-cjs/commands/ListRepositoriesCommand.js +4 -4
  48. package/dist-cjs/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +4 -4
  49. package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
  50. package/dist-cjs/commands/MergeBranchesByFastForwardCommand.js +4 -4
  51. package/dist-cjs/commands/MergeBranchesBySquashCommand.js +4 -4
  52. package/dist-cjs/commands/MergeBranchesByThreeWayCommand.js +4 -4
  53. package/dist-cjs/commands/MergePullRequestByFastForwardCommand.js +4 -4
  54. package/dist-cjs/commands/MergePullRequestBySquashCommand.js +4 -4
  55. package/dist-cjs/commands/MergePullRequestByThreeWayCommand.js +4 -4
  56. package/dist-cjs/commands/OverridePullRequestApprovalRulesCommand.js +4 -4
  57. package/dist-cjs/commands/PostCommentForComparedCommitCommand.js +4 -4
  58. package/dist-cjs/commands/PostCommentForPullRequestCommand.js +4 -4
  59. package/dist-cjs/commands/PostCommentReplyCommand.js +4 -4
  60. package/dist-cjs/commands/PutCommentReactionCommand.js +4 -4
  61. package/dist-cjs/commands/PutFileCommand.js +4 -4
  62. package/dist-cjs/commands/PutRepositoryTriggersCommand.js +4 -4
  63. package/dist-cjs/commands/TagResourceCommand.js +4 -4
  64. package/dist-cjs/commands/TestRepositoryTriggersCommand.js +4 -4
  65. package/dist-cjs/commands/UntagResourceCommand.js +4 -4
  66. package/dist-cjs/commands/UpdateApprovalRuleTemplateContentCommand.js +4 -4
  67. package/dist-cjs/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +4 -4
  68. package/dist-cjs/commands/UpdateApprovalRuleTemplateNameCommand.js +4 -4
  69. package/dist-cjs/commands/UpdateCommentCommand.js +4 -4
  70. package/dist-cjs/commands/UpdateDefaultBranchCommand.js +4 -4
  71. package/dist-cjs/commands/UpdatePullRequestApprovalRuleContentCommand.js +4 -4
  72. package/dist-cjs/commands/UpdatePullRequestApprovalStateCommand.js +4 -4
  73. package/dist-cjs/commands/UpdatePullRequestDescriptionCommand.js +4 -4
  74. package/dist-cjs/commands/UpdatePullRequestStatusCommand.js +4 -4
  75. package/dist-cjs/commands/UpdatePullRequestTitleCommand.js +4 -4
  76. package/dist-cjs/commands/UpdateRepositoryDescriptionCommand.js +4 -4
  77. package/dist-cjs/commands/UpdateRepositoryNameCommand.js +4 -4
  78. package/dist-es/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js +4 -4
  79. package/dist-es/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +4 -4
  80. package/dist-es/commands/BatchDescribeMergeConflictsCommand.js +4 -4
  81. package/dist-es/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +4 -4
  82. package/dist-es/commands/BatchGetCommitsCommand.js +4 -4
  83. package/dist-es/commands/BatchGetRepositoriesCommand.js +4 -4
  84. package/dist-es/commands/CreateApprovalRuleTemplateCommand.js +4 -4
  85. package/dist-es/commands/CreateBranchCommand.js +4 -4
  86. package/dist-es/commands/CreateCommitCommand.js +4 -4
  87. package/dist-es/commands/CreatePullRequestApprovalRuleCommand.js +4 -4
  88. package/dist-es/commands/CreatePullRequestCommand.js +4 -4
  89. package/dist-es/commands/CreateRepositoryCommand.js +4 -4
  90. package/dist-es/commands/CreateUnreferencedMergeCommitCommand.js +4 -4
  91. package/dist-es/commands/DeleteApprovalRuleTemplateCommand.js +4 -4
  92. package/dist-es/commands/DeleteBranchCommand.js +4 -4
  93. package/dist-es/commands/DeleteCommentContentCommand.js +4 -4
  94. package/dist-es/commands/DeleteFileCommand.js +4 -4
  95. package/dist-es/commands/DeletePullRequestApprovalRuleCommand.js +4 -4
  96. package/dist-es/commands/DeleteRepositoryCommand.js +4 -4
  97. package/dist-es/commands/DescribeMergeConflictsCommand.js +4 -4
  98. package/dist-es/commands/DescribePullRequestEventsCommand.js +4 -4
  99. package/dist-es/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +4 -4
  100. package/dist-es/commands/EvaluatePullRequestApprovalRulesCommand.js +4 -4
  101. package/dist-es/commands/GetApprovalRuleTemplateCommand.js +4 -4
  102. package/dist-es/commands/GetBlobCommand.js +4 -4
  103. package/dist-es/commands/GetBranchCommand.js +4 -4
  104. package/dist-es/commands/GetCommentCommand.js +4 -4
  105. package/dist-es/commands/GetCommentReactionsCommand.js +4 -4
  106. package/dist-es/commands/GetCommentsForComparedCommitCommand.js +4 -4
  107. package/dist-es/commands/GetCommentsForPullRequestCommand.js +4 -4
  108. package/dist-es/commands/GetCommitCommand.js +4 -4
  109. package/dist-es/commands/GetDifferencesCommand.js +4 -4
  110. package/dist-es/commands/GetFileCommand.js +4 -4
  111. package/dist-es/commands/GetFolderCommand.js +4 -4
  112. package/dist-es/commands/GetMergeCommitCommand.js +4 -4
  113. package/dist-es/commands/GetMergeConflictsCommand.js +4 -4
  114. package/dist-es/commands/GetMergeOptionsCommand.js +4 -4
  115. package/dist-es/commands/GetPullRequestApprovalStatesCommand.js +4 -4
  116. package/dist-es/commands/GetPullRequestCommand.js +4 -4
  117. package/dist-es/commands/GetPullRequestOverrideStateCommand.js +4 -4
  118. package/dist-es/commands/GetRepositoryCommand.js +4 -4
  119. package/dist-es/commands/GetRepositoryTriggersCommand.js +4 -4
  120. package/dist-es/commands/ListApprovalRuleTemplatesCommand.js +4 -4
  121. package/dist-es/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +4 -4
  122. package/dist-es/commands/ListBranchesCommand.js +4 -4
  123. package/dist-es/commands/ListPullRequestsCommand.js +4 -4
  124. package/dist-es/commands/ListRepositoriesCommand.js +4 -4
  125. package/dist-es/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +4 -4
  126. package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
  127. package/dist-es/commands/MergeBranchesByFastForwardCommand.js +4 -4
  128. package/dist-es/commands/MergeBranchesBySquashCommand.js +4 -4
  129. package/dist-es/commands/MergeBranchesByThreeWayCommand.js +4 -4
  130. package/dist-es/commands/MergePullRequestByFastForwardCommand.js +4 -4
  131. package/dist-es/commands/MergePullRequestBySquashCommand.js +4 -4
  132. package/dist-es/commands/MergePullRequestByThreeWayCommand.js +4 -4
  133. package/dist-es/commands/OverridePullRequestApprovalRulesCommand.js +4 -4
  134. package/dist-es/commands/PostCommentForComparedCommitCommand.js +4 -4
  135. package/dist-es/commands/PostCommentForPullRequestCommand.js +4 -4
  136. package/dist-es/commands/PostCommentReplyCommand.js +4 -4
  137. package/dist-es/commands/PutCommentReactionCommand.js +4 -4
  138. package/dist-es/commands/PutFileCommand.js +4 -4
  139. package/dist-es/commands/PutRepositoryTriggersCommand.js +4 -4
  140. package/dist-es/commands/TagResourceCommand.js +4 -4
  141. package/dist-es/commands/TestRepositoryTriggersCommand.js +4 -4
  142. package/dist-es/commands/UntagResourceCommand.js +4 -4
  143. package/dist-es/commands/UpdateApprovalRuleTemplateContentCommand.js +4 -4
  144. package/dist-es/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +4 -4
  145. package/dist-es/commands/UpdateApprovalRuleTemplateNameCommand.js +4 -4
  146. package/dist-es/commands/UpdateCommentCommand.js +4 -4
  147. package/dist-es/commands/UpdateDefaultBranchCommand.js +4 -4
  148. package/dist-es/commands/UpdatePullRequestApprovalRuleContentCommand.js +4 -4
  149. package/dist-es/commands/UpdatePullRequestApprovalStateCommand.js +4 -4
  150. package/dist-es/commands/UpdatePullRequestDescriptionCommand.js +4 -4
  151. package/dist-es/commands/UpdatePullRequestStatusCommand.js +4 -4
  152. package/dist-es/commands/UpdatePullRequestTitleCommand.js +4 -4
  153. package/dist-es/commands/UpdateRepositoryDescriptionCommand.js +4 -4
  154. package/dist-es/commands/UpdateRepositoryNameCommand.js +4 -4
  155. package/dist-types/CodeCommitClient.d.ts +4 -4
  156. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  157. package/dist-types/ts3.4/CodeCommitClient.d.ts +4 -4
  158. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  159. package/package.json +36 -36
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateBranchInputFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateBranchCommand, serializeAws_json1_1CreateBranchCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateBranchCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateBranchCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateBranchCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateCommitInputFilterSensitiveLog, CreateCommitOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateCommitCommand, serializeAws_json1_1CreateCommitCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateCommitCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateCommitCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateCommitCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreatePullRequestApprovalRuleInputFilterSensitiveLog, CreatePullRequestApprovalRuleOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreatePullRequestApprovalRuleCommand, serializeAws_json1_1CreatePullRequestApprovalRuleCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreatePullRequestApprovalRuleCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreatePullRequestApprovalRuleCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreatePullRequestApprovalRuleCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreatePullRequestInputFilterSensitiveLog, CreatePullRequestOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreatePullRequestCommand, serializeAws_json1_1CreatePullRequestCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreatePullRequestCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreatePullRequestCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreatePullRequestCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateRepositoryInputFilterSensitiveLog, CreateRepositoryOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateRepositoryCommand, serializeAws_json1_1CreateRepositoryCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateRepositoryCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateRepositoryCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateRepositoryCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateUnreferencedMergeCommitInputFilterSensitiveLog, CreateUnreferencedMergeCommitOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateUnreferencedMergeCommitCommand, serializeAws_json1_1CreateUnreferencedMergeCommitCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateUnreferencedMergeCommitCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateUnreferencedMergeCommitCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateUnreferencedMergeCommitCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteApprovalRuleTemplateInputFilterSensitiveLog, DeleteApprovalRuleTemplateOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteApprovalRuleTemplateCommand, serializeAws_json1_1DeleteApprovalRuleTemplateCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteApprovalRuleTemplateCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteApprovalRuleTemplateCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteApprovalRuleTemplateCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteBranchInputFilterSensitiveLog, DeleteBranchOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteBranchCommand, serializeAws_json1_1DeleteBranchCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteBranchCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteBranchCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteBranchCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteCommentContentInputFilterSensitiveLog, DeleteCommentContentOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteCommentContentCommand, serializeAws_json1_1DeleteCommentContentCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteCommentContentCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteCommentContentCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteCommentContentCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteFileInputFilterSensitiveLog, DeleteFileOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteFileCommand, serializeAws_json1_1DeleteFileCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteFileCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteFileCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteFileCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeletePullRequestApprovalRuleInputFilterSensitiveLog, DeletePullRequestApprovalRuleOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeletePullRequestApprovalRuleCommand, serializeAws_json1_1DeletePullRequestApprovalRuleCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeletePullRequestApprovalRuleCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeletePullRequestApprovalRuleCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeletePullRequestApprovalRuleCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteRepositoryInputFilterSensitiveLog, DeleteRepositoryOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteRepositoryCommand, serializeAws_json1_1DeleteRepositoryCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteRepositoryCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteRepositoryCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteRepositoryCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeMergeConflictsInputFilterSensitiveLog, DescribeMergeConflictsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DescribeMergeConflictsCommand, serializeAws_json1_1DescribeMergeConflictsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DescribeMergeConflictsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DescribeMergeConflictsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DescribeMergeConflictsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribePullRequestEventsInputFilterSensitiveLog, DescribePullRequestEventsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DescribePullRequestEventsCommand, serializeAws_json1_1DescribePullRequestEventsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DescribePullRequestEventsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DescribePullRequestEventsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DescribePullRequestEventsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DisassociateApprovalRuleTemplateFromRepositoryInputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DisassociateApprovalRuleTemplateFromRepositoryCommand, serializeAws_json1_1DisassociateApprovalRuleTemplateFromRepositoryCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DisassociateApprovalRuleTemplateFromRepositoryCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DisassociateApprovalRuleTemplateFromRepositoryCommand extends $Comm
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DisassociateApprovalRuleTemplateFromRepositoryCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { EvaluatePullRequestApprovalRulesInputFilterSensitiveLog, EvaluatePullRequestApprovalRulesOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1EvaluatePullRequestApprovalRulesCommand, serializeAws_json1_1EvaluatePullRequestApprovalRulesCommand, } from "../protocols/Aws_json1_1";
6
6
  export class EvaluatePullRequestApprovalRulesCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class EvaluatePullRequestApprovalRulesCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, EvaluatePullRequestApprovalRulesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetApprovalRuleTemplateInputFilterSensitiveLog, GetApprovalRuleTemplateOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetApprovalRuleTemplateCommand, serializeAws_json1_1GetApprovalRuleTemplateCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetApprovalRuleTemplateCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetApprovalRuleTemplateCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetApprovalRuleTemplateCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetBlobInputFilterSensitiveLog, GetBlobOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetBlobCommand, serializeAws_json1_1GetBlobCommand } from "../protocols/Aws_json1_1";
6
6
  export class GetBlobCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetBlobCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetBlobCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetBranchInputFilterSensitiveLog, GetBranchOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetBranchCommand, serializeAws_json1_1GetBranchCommand } from "../protocols/Aws_json1_1";
6
6
  export class GetBranchCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetBranchCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetBranchCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetCommentInputFilterSensitiveLog, GetCommentOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetCommentCommand, serializeAws_json1_1GetCommentCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetCommentCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetCommentCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetCommentCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetCommentReactionsInputFilterSensitiveLog, GetCommentReactionsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetCommentReactionsCommand, serializeAws_json1_1GetCommentReactionsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetCommentReactionsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetCommentReactionsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetCommentReactionsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetCommentsForComparedCommitInputFilterSensitiveLog, GetCommentsForComparedCommitOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetCommentsForComparedCommitCommand, serializeAws_json1_1GetCommentsForComparedCommitCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetCommentsForComparedCommitCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetCommentsForComparedCommitCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetCommentsForComparedCommitCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetCommentsForPullRequestInputFilterSensitiveLog, GetCommentsForPullRequestOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetCommentsForPullRequestCommand, serializeAws_json1_1GetCommentsForPullRequestCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetCommentsForPullRequestCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetCommentsForPullRequestCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetCommentsForPullRequestCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetCommitInputFilterSensitiveLog, GetCommitOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetCommitCommand, serializeAws_json1_1GetCommitCommand } from "../protocols/Aws_json1_1";
6
6
  export class GetCommitCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetCommitCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetCommitCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetDifferencesInputFilterSensitiveLog, GetDifferencesOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetDifferencesCommand, serializeAws_json1_1GetDifferencesCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetDifferencesCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetDifferencesCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetDifferencesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetFileInputFilterSensitiveLog, GetFileOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetFileCommand, serializeAws_json1_1GetFileCommand } from "../protocols/Aws_json1_1";
6
6
  export class GetFileCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetFileCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetFileCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetFolderInputFilterSensitiveLog, GetFolderOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetFolderCommand, serializeAws_json1_1GetFolderCommand } from "../protocols/Aws_json1_1";
6
6
  export class GetFolderCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetFolderCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetFolderCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetMergeCommitInputFilterSensitiveLog, GetMergeCommitOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetMergeCommitCommand, serializeAws_json1_1GetMergeCommitCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetMergeCommitCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetMergeCommitCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetMergeCommitCommand.getEndpointParameterInstructions()));