@aws-sdk/client-codecommit 3.294.0 → 3.295.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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 { GetMergeConflictsInputFilterSensitiveLog, GetMergeConflictsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetMergeConflictsCommand, serializeAws_json1_1GetMergeConflictsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetMergeConflictsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetMergeConflictsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetMergeConflictsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetMergeOptionsInputFilterSensitiveLog, GetMergeOptionsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetMergeOptionsCommand, serializeAws_json1_1GetMergeOptionsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetMergeOptionsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetMergeOptionsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetMergeOptionsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetPullRequestApprovalStatesInputFilterSensitiveLog, GetPullRequestApprovalStatesOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetPullRequestApprovalStatesCommand, serializeAws_json1_1GetPullRequestApprovalStatesCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetPullRequestApprovalStatesCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetPullRequestApprovalStatesCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetPullRequestApprovalStatesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetPullRequestInputFilterSensitiveLog, GetPullRequestOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetPullRequestCommand, serializeAws_json1_1GetPullRequestCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetPullRequestCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetPullRequestCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetPullRequestCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetPullRequestOverrideStateInputFilterSensitiveLog, GetPullRequestOverrideStateOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetPullRequestOverrideStateCommand, serializeAws_json1_1GetPullRequestOverrideStateCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetPullRequestOverrideStateCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetPullRequestOverrideStateCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetPullRequestOverrideStateCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetRepositoryInputFilterSensitiveLog, GetRepositoryOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetRepositoryCommand, serializeAws_json1_1GetRepositoryCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetRepositoryCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetRepositoryCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetRepositoryCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetRepositoryTriggersInputFilterSensitiveLog, GetRepositoryTriggersOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetRepositoryTriggersCommand, serializeAws_json1_1GetRepositoryTriggersCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetRepositoryTriggersCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetRepositoryTriggersCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetRepositoryTriggersCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListApprovalRuleTemplatesInputFilterSensitiveLog, ListApprovalRuleTemplatesOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListApprovalRuleTemplatesCommand, serializeAws_json1_1ListApprovalRuleTemplatesCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListApprovalRuleTemplatesCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListApprovalRuleTemplatesCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListApprovalRuleTemplatesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListAssociatedApprovalRuleTemplatesForRepositoryInputFilterSensitiveLog, ListAssociatedApprovalRuleTemplatesForRepositoryOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListAssociatedApprovalRuleTemplatesForRepositoryCommand, serializeAws_json1_1ListAssociatedApprovalRuleTemplatesForRepositoryCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListAssociatedApprovalRuleTemplatesForRepositoryCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListAssociatedApprovalRuleTemplatesForRepositoryCommand extends $Co
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListAssociatedApprovalRuleTemplatesForRepositoryCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListBranchesInputFilterSensitiveLog, ListBranchesOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListBranchesCommand, serializeAws_json1_1ListBranchesCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListBranchesCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListBranchesCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListBranchesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListPullRequestsInputFilterSensitiveLog, ListPullRequestsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListPullRequestsCommand, serializeAws_json1_1ListPullRequestsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListPullRequestsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListPullRequestsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListPullRequestsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListRepositoriesInputFilterSensitiveLog, ListRepositoriesOutputFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_json1_1ListRepositoriesCommand, serializeAws_json1_1ListRepositoriesCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListRepositoriesCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListRepositoriesCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListRepositoriesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListRepositoriesForApprovalRuleTemplateInputFilterSensitiveLog, ListRepositoriesForApprovalRuleTemplateOutputFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_json1_1ListRepositoriesForApprovalRuleTemplateCommand, serializeAws_json1_1ListRepositoriesForApprovalRuleTemplateCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListRepositoriesForApprovalRuleTemplateCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListRepositoriesForApprovalRuleTemplateCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListRepositoriesForApprovalRuleTemplateCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListTagsForResourceInputFilterSensitiveLog, ListTagsForResourceOutputFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_json1_1ListTagsForResourceCommand, serializeAws_json1_1ListTagsForResourceCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListTagsForResourceCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListTagsForResourceCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListTagsForResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { MergeBranchesByFastForwardInputFilterSensitiveLog, MergeBranchesByFastForwardOutputFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_json1_1MergeBranchesByFastForwardCommand, serializeAws_json1_1MergeBranchesByFastForwardCommand, } from "../protocols/Aws_json1_1";
6
6
  export class MergeBranchesByFastForwardCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class MergeBranchesByFastForwardCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, MergeBranchesByFastForwardCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { MergeBranchesBySquashInputFilterSensitiveLog, MergeBranchesBySquashOutputFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_json1_1MergeBranchesBySquashCommand, serializeAws_json1_1MergeBranchesBySquashCommand, } from "../protocols/Aws_json1_1";
6
6
  export class MergeBranchesBySquashCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class MergeBranchesBySquashCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, MergeBranchesBySquashCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { MergeBranchesByThreeWayInputFilterSensitiveLog, MergeBranchesByThreeWayOutputFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_json1_1MergeBranchesByThreeWayCommand, serializeAws_json1_1MergeBranchesByThreeWayCommand, } from "../protocols/Aws_json1_1";
6
6
  export class MergeBranchesByThreeWayCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class MergeBranchesByThreeWayCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, MergeBranchesByThreeWayCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { MergePullRequestByFastForwardInputFilterSensitiveLog, MergePullRequestByFastForwardOutputFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_json1_1MergePullRequestByFastForwardCommand, serializeAws_json1_1MergePullRequestByFastForwardCommand, } from "../protocols/Aws_json1_1";
6
6
  export class MergePullRequestByFastForwardCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class MergePullRequestByFastForwardCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, MergePullRequestByFastForwardCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { MergePullRequestBySquashInputFilterSensitiveLog, MergePullRequestBySquashOutputFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_json1_1MergePullRequestBySquashCommand, serializeAws_json1_1MergePullRequestBySquashCommand, } from "../protocols/Aws_json1_1";
6
6
  export class MergePullRequestBySquashCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class MergePullRequestBySquashCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, MergePullRequestBySquashCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { MergePullRequestByThreeWayInputFilterSensitiveLog, MergePullRequestByThreeWayOutputFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_json1_1MergePullRequestByThreeWayCommand, serializeAws_json1_1MergePullRequestByThreeWayCommand, } from "../protocols/Aws_json1_1";
6
6
  export class MergePullRequestByThreeWayCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class MergePullRequestByThreeWayCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, MergePullRequestByThreeWayCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { OverridePullRequestApprovalRulesInputFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_json1_1OverridePullRequestApprovalRulesCommand, serializeAws_json1_1OverridePullRequestApprovalRulesCommand, } from "../protocols/Aws_json1_1";
6
6
  export class OverridePullRequestApprovalRulesCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class OverridePullRequestApprovalRulesCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, OverridePullRequestApprovalRulesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PostCommentForComparedCommitInputFilterSensitiveLog, PostCommentForComparedCommitOutputFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_json1_1PostCommentForComparedCommitCommand, serializeAws_json1_1PostCommentForComparedCommitCommand, } from "../protocols/Aws_json1_1";
6
6
  export class PostCommentForComparedCommitCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class PostCommentForComparedCommitCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, PostCommentForComparedCommitCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PostCommentForPullRequestInputFilterSensitiveLog, PostCommentForPullRequestOutputFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_json1_1PostCommentForPullRequestCommand, serializeAws_json1_1PostCommentForPullRequestCommand, } from "../protocols/Aws_json1_1";
6
6
  export class PostCommentForPullRequestCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class PostCommentForPullRequestCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, PostCommentForPullRequestCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PostCommentReplyInputFilterSensitiveLog, PostCommentReplyOutputFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_json1_1PostCommentReplyCommand, serializeAws_json1_1PostCommentReplyCommand, } from "../protocols/Aws_json1_1";
6
6
  export class PostCommentReplyCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class PostCommentReplyCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, PostCommentReplyCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutCommentReactionInputFilterSensitiveLog } from "../models/models_1";
5
5
  import { deserializeAws_json1_1PutCommentReactionCommand, serializeAws_json1_1PutCommentReactionCommand, } from "../protocols/Aws_json1_1";
6
6
  export class PutCommentReactionCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class PutCommentReactionCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, PutCommentReactionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutFileInputFilterSensitiveLog, PutFileOutputFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_json1_1PutFileCommand, serializeAws_json1_1PutFileCommand } from "../protocols/Aws_json1_1";
6
6
  export class PutFileCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class PutFileCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, PutFileCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutRepositoryTriggersInputFilterSensitiveLog, PutRepositoryTriggersOutputFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_json1_1PutRepositoryTriggersCommand, serializeAws_json1_1PutRepositoryTriggersCommand, } from "../protocols/Aws_json1_1";
6
6
  export class PutRepositoryTriggersCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class PutRepositoryTriggersCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, PutRepositoryTriggersCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { TagResourceInputFilterSensitiveLog } from "../models/models_1";
5
5
  import { deserializeAws_json1_1TagResourceCommand, serializeAws_json1_1TagResourceCommand, } from "../protocols/Aws_json1_1";
6
6
  export class TagResourceCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class TagResourceCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, TagResourceCommand.getEndpointParameterInstructions()));