@aws-sdk/client-codecommit 3.303.0 → 3.309.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 +2 -2
  2. package/dist-cjs/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +2 -2
  3. package/dist-cjs/commands/BatchDescribeMergeConflictsCommand.js +2 -2
  4. package/dist-cjs/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +2 -2
  5. package/dist-cjs/commands/BatchGetCommitsCommand.js +2 -2
  6. package/dist-cjs/commands/BatchGetRepositoriesCommand.js +2 -2
  7. package/dist-cjs/commands/CreateApprovalRuleTemplateCommand.js +2 -2
  8. package/dist-cjs/commands/CreateBranchCommand.js +2 -2
  9. package/dist-cjs/commands/CreateCommitCommand.js +2 -2
  10. package/dist-cjs/commands/CreatePullRequestApprovalRuleCommand.js +2 -2
  11. package/dist-cjs/commands/CreatePullRequestCommand.js +2 -2
  12. package/dist-cjs/commands/CreateRepositoryCommand.js +2 -2
  13. package/dist-cjs/commands/CreateUnreferencedMergeCommitCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteApprovalRuleTemplateCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteBranchCommand.js +2 -2
  16. package/dist-cjs/commands/DeleteCommentContentCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteFileCommand.js +2 -2
  18. package/dist-cjs/commands/DeletePullRequestApprovalRuleCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteRepositoryCommand.js +2 -2
  20. package/dist-cjs/commands/DescribeMergeConflictsCommand.js +2 -2
  21. package/dist-cjs/commands/DescribePullRequestEventsCommand.js +2 -2
  22. package/dist-cjs/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +2 -2
  23. package/dist-cjs/commands/EvaluatePullRequestApprovalRulesCommand.js +2 -2
  24. package/dist-cjs/commands/GetApprovalRuleTemplateCommand.js +2 -2
  25. package/dist-cjs/commands/GetBlobCommand.js +2 -2
  26. package/dist-cjs/commands/GetBranchCommand.js +2 -2
  27. package/dist-cjs/commands/GetCommentCommand.js +2 -2
  28. package/dist-cjs/commands/GetCommentReactionsCommand.js +2 -2
  29. package/dist-cjs/commands/GetCommentsForComparedCommitCommand.js +2 -2
  30. package/dist-cjs/commands/GetCommentsForPullRequestCommand.js +2 -2
  31. package/dist-cjs/commands/GetCommitCommand.js +2 -2
  32. package/dist-cjs/commands/GetDifferencesCommand.js +2 -2
  33. package/dist-cjs/commands/GetFileCommand.js +2 -2
  34. package/dist-cjs/commands/GetFolderCommand.js +2 -2
  35. package/dist-cjs/commands/GetMergeCommitCommand.js +2 -2
  36. package/dist-cjs/commands/GetMergeConflictsCommand.js +2 -2
  37. package/dist-cjs/commands/GetMergeOptionsCommand.js +2 -2
  38. package/dist-cjs/commands/GetPullRequestApprovalStatesCommand.js +2 -2
  39. package/dist-cjs/commands/GetPullRequestCommand.js +2 -2
  40. package/dist-cjs/commands/GetPullRequestOverrideStateCommand.js +2 -2
  41. package/dist-cjs/commands/GetRepositoryCommand.js +2 -2
  42. package/dist-cjs/commands/GetRepositoryTriggersCommand.js +2 -2
  43. package/dist-cjs/commands/ListApprovalRuleTemplatesCommand.js +2 -2
  44. package/dist-cjs/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +2 -2
  45. package/dist-cjs/commands/ListBranchesCommand.js +2 -2
  46. package/dist-cjs/commands/ListPullRequestsCommand.js +2 -2
  47. package/dist-cjs/commands/ListRepositoriesCommand.js +2 -2
  48. package/dist-cjs/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +2 -2
  49. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  50. package/dist-cjs/commands/MergeBranchesByFastForwardCommand.js +2 -2
  51. package/dist-cjs/commands/MergeBranchesBySquashCommand.js +2 -2
  52. package/dist-cjs/commands/MergeBranchesByThreeWayCommand.js +2 -2
  53. package/dist-cjs/commands/MergePullRequestByFastForwardCommand.js +2 -2
  54. package/dist-cjs/commands/MergePullRequestBySquashCommand.js +2 -2
  55. package/dist-cjs/commands/MergePullRequestByThreeWayCommand.js +2 -2
  56. package/dist-cjs/commands/OverridePullRequestApprovalRulesCommand.js +2 -2
  57. package/dist-cjs/commands/PostCommentForComparedCommitCommand.js +2 -2
  58. package/dist-cjs/commands/PostCommentForPullRequestCommand.js +2 -2
  59. package/dist-cjs/commands/PostCommentReplyCommand.js +2 -2
  60. package/dist-cjs/commands/PutCommentReactionCommand.js +2 -2
  61. package/dist-cjs/commands/PutFileCommand.js +2 -2
  62. package/dist-cjs/commands/PutRepositoryTriggersCommand.js +2 -2
  63. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  64. package/dist-cjs/commands/TestRepositoryTriggersCommand.js +2 -2
  65. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  66. package/dist-cjs/commands/UpdateApprovalRuleTemplateContentCommand.js +2 -2
  67. package/dist-cjs/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +2 -2
  68. package/dist-cjs/commands/UpdateApprovalRuleTemplateNameCommand.js +2 -2
  69. package/dist-cjs/commands/UpdateCommentCommand.js +2 -2
  70. package/dist-cjs/commands/UpdateDefaultBranchCommand.js +2 -2
  71. package/dist-cjs/commands/UpdatePullRequestApprovalRuleContentCommand.js +2 -2
  72. package/dist-cjs/commands/UpdatePullRequestApprovalStateCommand.js +2 -2
  73. package/dist-cjs/commands/UpdatePullRequestDescriptionCommand.js +2 -2
  74. package/dist-cjs/commands/UpdatePullRequestStatusCommand.js +2 -2
  75. package/dist-cjs/commands/UpdatePullRequestTitleCommand.js +2 -2
  76. package/dist-cjs/commands/UpdateRepositoryDescriptionCommand.js +2 -2
  77. package/dist-cjs/commands/UpdateRepositoryNameCommand.js +2 -2
  78. package/dist-cjs/protocols/Aws_json1_1.js +2653 -2713
  79. package/dist-es/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js +3 -3
  80. package/dist-es/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +3 -3
  81. package/dist-es/commands/BatchDescribeMergeConflictsCommand.js +3 -3
  82. package/dist-es/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +3 -3
  83. package/dist-es/commands/BatchGetCommitsCommand.js +3 -3
  84. package/dist-es/commands/BatchGetRepositoriesCommand.js +3 -3
  85. package/dist-es/commands/CreateApprovalRuleTemplateCommand.js +3 -3
  86. package/dist-es/commands/CreateBranchCommand.js +3 -3
  87. package/dist-es/commands/CreateCommitCommand.js +3 -3
  88. package/dist-es/commands/CreatePullRequestApprovalRuleCommand.js +3 -3
  89. package/dist-es/commands/CreatePullRequestCommand.js +3 -3
  90. package/dist-es/commands/CreateRepositoryCommand.js +3 -3
  91. package/dist-es/commands/CreateUnreferencedMergeCommitCommand.js +3 -3
  92. package/dist-es/commands/DeleteApprovalRuleTemplateCommand.js +3 -3
  93. package/dist-es/commands/DeleteBranchCommand.js +3 -3
  94. package/dist-es/commands/DeleteCommentContentCommand.js +3 -3
  95. package/dist-es/commands/DeleteFileCommand.js +3 -3
  96. package/dist-es/commands/DeletePullRequestApprovalRuleCommand.js +3 -3
  97. package/dist-es/commands/DeleteRepositoryCommand.js +3 -3
  98. package/dist-es/commands/DescribeMergeConflictsCommand.js +3 -3
  99. package/dist-es/commands/DescribePullRequestEventsCommand.js +3 -3
  100. package/dist-es/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +3 -3
  101. package/dist-es/commands/EvaluatePullRequestApprovalRulesCommand.js +3 -3
  102. package/dist-es/commands/GetApprovalRuleTemplateCommand.js +3 -3
  103. package/dist-es/commands/GetBlobCommand.js +3 -3
  104. package/dist-es/commands/GetBranchCommand.js +3 -3
  105. package/dist-es/commands/GetCommentCommand.js +3 -3
  106. package/dist-es/commands/GetCommentReactionsCommand.js +3 -3
  107. package/dist-es/commands/GetCommentsForComparedCommitCommand.js +3 -3
  108. package/dist-es/commands/GetCommentsForPullRequestCommand.js +3 -3
  109. package/dist-es/commands/GetCommitCommand.js +3 -3
  110. package/dist-es/commands/GetDifferencesCommand.js +3 -3
  111. package/dist-es/commands/GetFileCommand.js +3 -3
  112. package/dist-es/commands/GetFolderCommand.js +3 -3
  113. package/dist-es/commands/GetMergeCommitCommand.js +3 -3
  114. package/dist-es/commands/GetMergeConflictsCommand.js +3 -3
  115. package/dist-es/commands/GetMergeOptionsCommand.js +3 -3
  116. package/dist-es/commands/GetPullRequestApprovalStatesCommand.js +3 -3
  117. package/dist-es/commands/GetPullRequestCommand.js +3 -3
  118. package/dist-es/commands/GetPullRequestOverrideStateCommand.js +3 -3
  119. package/dist-es/commands/GetRepositoryCommand.js +3 -3
  120. package/dist-es/commands/GetRepositoryTriggersCommand.js +3 -3
  121. package/dist-es/commands/ListApprovalRuleTemplatesCommand.js +3 -3
  122. package/dist-es/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +3 -3
  123. package/dist-es/commands/ListBranchesCommand.js +3 -3
  124. package/dist-es/commands/ListPullRequestsCommand.js +3 -3
  125. package/dist-es/commands/ListRepositoriesCommand.js +3 -3
  126. package/dist-es/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +3 -3
  127. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  128. package/dist-es/commands/MergeBranchesByFastForwardCommand.js +3 -3
  129. package/dist-es/commands/MergeBranchesBySquashCommand.js +3 -3
  130. package/dist-es/commands/MergeBranchesByThreeWayCommand.js +3 -3
  131. package/dist-es/commands/MergePullRequestByFastForwardCommand.js +3 -3
  132. package/dist-es/commands/MergePullRequestBySquashCommand.js +3 -3
  133. package/dist-es/commands/MergePullRequestByThreeWayCommand.js +3 -3
  134. package/dist-es/commands/OverridePullRequestApprovalRulesCommand.js +3 -3
  135. package/dist-es/commands/PostCommentForComparedCommitCommand.js +3 -3
  136. package/dist-es/commands/PostCommentForPullRequestCommand.js +3 -3
  137. package/dist-es/commands/PostCommentReplyCommand.js +3 -3
  138. package/dist-es/commands/PutCommentReactionCommand.js +3 -3
  139. package/dist-es/commands/PutFileCommand.js +3 -3
  140. package/dist-es/commands/PutRepositoryTriggersCommand.js +3 -3
  141. package/dist-es/commands/TagResourceCommand.js +3 -3
  142. package/dist-es/commands/TestRepositoryTriggersCommand.js +3 -3
  143. package/dist-es/commands/UntagResourceCommand.js +3 -3
  144. package/dist-es/commands/UpdateApprovalRuleTemplateContentCommand.js +3 -3
  145. package/dist-es/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +3 -3
  146. package/dist-es/commands/UpdateApprovalRuleTemplateNameCommand.js +3 -3
  147. package/dist-es/commands/UpdateCommentCommand.js +3 -3
  148. package/dist-es/commands/UpdateDefaultBranchCommand.js +3 -3
  149. package/dist-es/commands/UpdatePullRequestApprovalRuleContentCommand.js +3 -3
  150. package/dist-es/commands/UpdatePullRequestApprovalStateCommand.js +3 -3
  151. package/dist-es/commands/UpdatePullRequestDescriptionCommand.js +3 -3
  152. package/dist-es/commands/UpdatePullRequestStatusCommand.js +3 -3
  153. package/dist-es/commands/UpdatePullRequestTitleCommand.js +3 -3
  154. package/dist-es/commands/UpdateRepositoryDescriptionCommand.js +3 -3
  155. package/dist-es/commands/UpdateRepositoryNameCommand.js +3 -3
  156. package/dist-es/protocols/Aws_json1_1.js +2495 -2555
  157. package/dist-types/protocols/Aws_json1_1.d.ts +616 -154
  158. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +154 -154
  159. package/package.json +29 -29
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1AssociateApprovalRuleTemplateWithRepositoryCommand, serializeAws_json1_1AssociateApprovalRuleTemplateWithRepositoryCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_AssociateApprovalRuleTemplateWithRepositoryCommand, se_AssociateApprovalRuleTemplateWithRepositoryCommand, } from "../protocols/Aws_json1_1";
5
5
  export class AssociateApprovalRuleTemplateWithRepositoryCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class AssociateApprovalRuleTemplateWithRepositoryCommand extends $Command
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1AssociateApprovalRuleTemplateWithRepositoryCommand(input, context);
36
+ return se_AssociateApprovalRuleTemplateWithRepositoryCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1AssociateApprovalRuleTemplateWithRepositoryCommand(output, context);
39
+ return de_AssociateApprovalRuleTemplateWithRepositoryCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1BatchAssociateApprovalRuleTemplateWithRepositoriesCommand, serializeAws_json1_1BatchAssociateApprovalRuleTemplateWithRepositoriesCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_BatchAssociateApprovalRuleTemplateWithRepositoriesCommand, se_BatchAssociateApprovalRuleTemplateWithRepositoriesCommand, } from "../protocols/Aws_json1_1";
5
5
  export class BatchAssociateApprovalRuleTemplateWithRepositoriesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class BatchAssociateApprovalRuleTemplateWithRepositoriesCommand extends $
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1BatchAssociateApprovalRuleTemplateWithRepositoriesCommand(input, context);
36
+ return se_BatchAssociateApprovalRuleTemplateWithRepositoriesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1BatchAssociateApprovalRuleTemplateWithRepositoriesCommand(output, context);
39
+ return de_BatchAssociateApprovalRuleTemplateWithRepositoriesCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1BatchDescribeMergeConflictsCommand, serializeAws_json1_1BatchDescribeMergeConflictsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_BatchDescribeMergeConflictsCommand, se_BatchDescribeMergeConflictsCommand } from "../protocols/Aws_json1_1";
5
5
  export class BatchDescribeMergeConflictsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class BatchDescribeMergeConflictsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1BatchDescribeMergeConflictsCommand(input, context);
36
+ return se_BatchDescribeMergeConflictsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1BatchDescribeMergeConflictsCommand(output, context);
39
+ return de_BatchDescribeMergeConflictsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand, serializeAws_json1_1BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand, se_BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand, } from "../protocols/Aws_json1_1";
5
5
  export class BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand extend
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand(input, context);
36
+ return se_BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand(output, context);
39
+ return de_BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1BatchGetCommitsCommand, serializeAws_json1_1BatchGetCommitsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_BatchGetCommitsCommand, se_BatchGetCommitsCommand } from "../protocols/Aws_json1_1";
5
5
  export class BatchGetCommitsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class BatchGetCommitsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1BatchGetCommitsCommand(input, context);
36
+ return se_BatchGetCommitsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1BatchGetCommitsCommand(output, context);
39
+ return de_BatchGetCommitsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1BatchGetRepositoriesCommand, serializeAws_json1_1BatchGetRepositoriesCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_BatchGetRepositoriesCommand, se_BatchGetRepositoriesCommand } from "../protocols/Aws_json1_1";
5
5
  export class BatchGetRepositoriesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class BatchGetRepositoriesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1BatchGetRepositoriesCommand(input, context);
36
+ return se_BatchGetRepositoriesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1BatchGetRepositoriesCommand(output, context);
39
+ return de_BatchGetRepositoriesCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1CreateApprovalRuleTemplateCommand, serializeAws_json1_1CreateApprovalRuleTemplateCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateApprovalRuleTemplateCommand, se_CreateApprovalRuleTemplateCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreateApprovalRuleTemplateCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateApprovalRuleTemplateCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1CreateApprovalRuleTemplateCommand(input, context);
36
+ return se_CreateApprovalRuleTemplateCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateApprovalRuleTemplateCommand(output, context);
39
+ return de_CreateApprovalRuleTemplateCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1CreateBranchCommand, serializeAws_json1_1CreateBranchCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateBranchCommand, se_CreateBranchCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreateBranchCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateBranchCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1CreateBranchCommand(input, context);
36
+ return se_CreateBranchCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateBranchCommand(output, context);
39
+ return de_CreateBranchCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1CreateCommitCommand, serializeAws_json1_1CreateCommitCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateCommitCommand, se_CreateCommitCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreateCommitCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateCommitCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1CreateCommitCommand(input, context);
36
+ return se_CreateCommitCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateCommitCommand(output, context);
39
+ return de_CreateCommitCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1CreatePullRequestApprovalRuleCommand, serializeAws_json1_1CreatePullRequestApprovalRuleCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreatePullRequestApprovalRuleCommand, se_CreatePullRequestApprovalRuleCommand, } from "../protocols/Aws_json1_1";
5
5
  export class CreatePullRequestApprovalRuleCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreatePullRequestApprovalRuleCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1CreatePullRequestApprovalRuleCommand(input, context);
36
+ return se_CreatePullRequestApprovalRuleCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreatePullRequestApprovalRuleCommand(output, context);
39
+ return de_CreatePullRequestApprovalRuleCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1CreatePullRequestCommand, serializeAws_json1_1CreatePullRequestCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreatePullRequestCommand, se_CreatePullRequestCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreatePullRequestCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreatePullRequestCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1CreatePullRequestCommand(input, context);
36
+ return se_CreatePullRequestCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreatePullRequestCommand(output, context);
39
+ return de_CreatePullRequestCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1CreateRepositoryCommand, serializeAws_json1_1CreateRepositoryCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateRepositoryCommand, se_CreateRepositoryCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreateRepositoryCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateRepositoryCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1CreateRepositoryCommand(input, context);
36
+ return se_CreateRepositoryCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateRepositoryCommand(output, context);
39
+ return de_CreateRepositoryCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1CreateUnreferencedMergeCommitCommand, serializeAws_json1_1CreateUnreferencedMergeCommitCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateUnreferencedMergeCommitCommand, se_CreateUnreferencedMergeCommitCommand, } from "../protocols/Aws_json1_1";
5
5
  export class CreateUnreferencedMergeCommitCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateUnreferencedMergeCommitCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1CreateUnreferencedMergeCommitCommand(input, context);
36
+ return se_CreateUnreferencedMergeCommitCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateUnreferencedMergeCommitCommand(output, context);
39
+ return de_CreateUnreferencedMergeCommitCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1DeleteApprovalRuleTemplateCommand, serializeAws_json1_1DeleteApprovalRuleTemplateCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteApprovalRuleTemplateCommand, se_DeleteApprovalRuleTemplateCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteApprovalRuleTemplateCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteApprovalRuleTemplateCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1DeleteApprovalRuleTemplateCommand(input, context);
36
+ return se_DeleteApprovalRuleTemplateCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteApprovalRuleTemplateCommand(output, context);
39
+ return de_DeleteApprovalRuleTemplateCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1DeleteBranchCommand, serializeAws_json1_1DeleteBranchCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteBranchCommand, se_DeleteBranchCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteBranchCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteBranchCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1DeleteBranchCommand(input, context);
36
+ return se_DeleteBranchCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteBranchCommand(output, context);
39
+ return de_DeleteBranchCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1DeleteCommentContentCommand, serializeAws_json1_1DeleteCommentContentCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteCommentContentCommand, se_DeleteCommentContentCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteCommentContentCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteCommentContentCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1DeleteCommentContentCommand(input, context);
36
+ return se_DeleteCommentContentCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteCommentContentCommand(output, context);
39
+ return de_DeleteCommentContentCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1DeleteFileCommand, serializeAws_json1_1DeleteFileCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteFileCommand, se_DeleteFileCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteFileCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteFileCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1DeleteFileCommand(input, context);
36
+ return se_DeleteFileCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteFileCommand(output, context);
39
+ return de_DeleteFileCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1DeletePullRequestApprovalRuleCommand, serializeAws_json1_1DeletePullRequestApprovalRuleCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeletePullRequestApprovalRuleCommand, se_DeletePullRequestApprovalRuleCommand, } from "../protocols/Aws_json1_1";
5
5
  export class DeletePullRequestApprovalRuleCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeletePullRequestApprovalRuleCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1DeletePullRequestApprovalRuleCommand(input, context);
36
+ return se_DeletePullRequestApprovalRuleCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeletePullRequestApprovalRuleCommand(output, context);
39
+ return de_DeletePullRequestApprovalRuleCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1DeleteRepositoryCommand, serializeAws_json1_1DeleteRepositoryCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteRepositoryCommand, se_DeleteRepositoryCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteRepositoryCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteRepositoryCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1DeleteRepositoryCommand(input, context);
36
+ return se_DeleteRepositoryCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteRepositoryCommand(output, context);
39
+ return de_DeleteRepositoryCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1DescribeMergeConflictsCommand, serializeAws_json1_1DescribeMergeConflictsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribeMergeConflictsCommand, se_DescribeMergeConflictsCommand } from "../protocols/Aws_json1_1";
5
5
  export class DescribeMergeConflictsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeMergeConflictsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1DescribeMergeConflictsCommand(input, context);
36
+ return se_DescribeMergeConflictsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribeMergeConflictsCommand(output, context);
39
+ return de_DescribeMergeConflictsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1DescribePullRequestEventsCommand, serializeAws_json1_1DescribePullRequestEventsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribePullRequestEventsCommand, se_DescribePullRequestEventsCommand } from "../protocols/Aws_json1_1";
5
5
  export class DescribePullRequestEventsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribePullRequestEventsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1DescribePullRequestEventsCommand(input, context);
36
+ return se_DescribePullRequestEventsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribePullRequestEventsCommand(output, context);
39
+ return de_DescribePullRequestEventsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1DisassociateApprovalRuleTemplateFromRepositoryCommand, serializeAws_json1_1DisassociateApprovalRuleTemplateFromRepositoryCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DisassociateApprovalRuleTemplateFromRepositoryCommand, se_DisassociateApprovalRuleTemplateFromRepositoryCommand, } from "../protocols/Aws_json1_1";
5
5
  export class DisassociateApprovalRuleTemplateFromRepositoryCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DisassociateApprovalRuleTemplateFromRepositoryCommand extends $Comm
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1DisassociateApprovalRuleTemplateFromRepositoryCommand(input, context);
36
+ return se_DisassociateApprovalRuleTemplateFromRepositoryCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DisassociateApprovalRuleTemplateFromRepositoryCommand(output, context);
39
+ return de_DisassociateApprovalRuleTemplateFromRepositoryCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1EvaluatePullRequestApprovalRulesCommand, serializeAws_json1_1EvaluatePullRequestApprovalRulesCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_EvaluatePullRequestApprovalRulesCommand, se_EvaluatePullRequestApprovalRulesCommand, } from "../protocols/Aws_json1_1";
5
5
  export class EvaluatePullRequestApprovalRulesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class EvaluatePullRequestApprovalRulesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1EvaluatePullRequestApprovalRulesCommand(input, context);
36
+ return se_EvaluatePullRequestApprovalRulesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1EvaluatePullRequestApprovalRulesCommand(output, context);
39
+ return de_EvaluatePullRequestApprovalRulesCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1GetApprovalRuleTemplateCommand, serializeAws_json1_1GetApprovalRuleTemplateCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetApprovalRuleTemplateCommand, se_GetApprovalRuleTemplateCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetApprovalRuleTemplateCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetApprovalRuleTemplateCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1GetApprovalRuleTemplateCommand(input, context);
36
+ return se_GetApprovalRuleTemplateCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetApprovalRuleTemplateCommand(output, context);
39
+ return de_GetApprovalRuleTemplateCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1GetBlobCommand, serializeAws_json1_1GetBlobCommand } from "../protocols/Aws_json1_1";
4
+ import { de_GetBlobCommand, se_GetBlobCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetBlobCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetBlobCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1GetBlobCommand(input, context);
36
+ return se_GetBlobCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetBlobCommand(output, context);
39
+ return de_GetBlobCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1GetBranchCommand, serializeAws_json1_1GetBranchCommand } from "../protocols/Aws_json1_1";
4
+ import { de_GetBranchCommand, se_GetBranchCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetBranchCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetBranchCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1GetBranchCommand(input, context);
36
+ return se_GetBranchCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetBranchCommand(output, context);
39
+ return de_GetBranchCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1GetCommentCommand, serializeAws_json1_1GetCommentCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetCommentCommand, se_GetCommentCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetCommentCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetCommentCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1GetCommentCommand(input, context);
36
+ return se_GetCommentCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetCommentCommand(output, context);
39
+ return de_GetCommentCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1GetCommentReactionsCommand, serializeAws_json1_1GetCommentReactionsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetCommentReactionsCommand, se_GetCommentReactionsCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetCommentReactionsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetCommentReactionsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1GetCommentReactionsCommand(input, context);
36
+ return se_GetCommentReactionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetCommentReactionsCommand(output, context);
39
+ return de_GetCommentReactionsCommand(output, context);
40
40
  }
41
41
  }