@aws-sdk/client-codebuild 3.478.0 → 3.481.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 (185) hide show
  1. package/dist-cjs/commands/BatchDeleteBuildsCommand.js +18 -41
  2. package/dist-cjs/commands/BatchGetBuildBatchesCommand.js +18 -41
  3. package/dist-cjs/commands/BatchGetBuildsCommand.js +18 -41
  4. package/dist-cjs/commands/BatchGetProjectsCommand.js +18 -41
  5. package/dist-cjs/commands/BatchGetReportGroupsCommand.js +18 -41
  6. package/dist-cjs/commands/BatchGetReportsCommand.js +18 -41
  7. package/dist-cjs/commands/CreateProjectCommand.js +18 -41
  8. package/dist-cjs/commands/CreateReportGroupCommand.js +18 -41
  9. package/dist-cjs/commands/CreateWebhookCommand.js +18 -41
  10. package/dist-cjs/commands/DeleteBuildBatchCommand.js +18 -41
  11. package/dist-cjs/commands/DeleteProjectCommand.js +18 -41
  12. package/dist-cjs/commands/DeleteReportCommand.js +18 -41
  13. package/dist-cjs/commands/DeleteReportGroupCommand.js +18 -41
  14. package/dist-cjs/commands/DeleteResourcePolicyCommand.js +18 -41
  15. package/dist-cjs/commands/DeleteSourceCredentialsCommand.js +18 -41
  16. package/dist-cjs/commands/DeleteWebhookCommand.js +18 -41
  17. package/dist-cjs/commands/DescribeCodeCoveragesCommand.js +18 -41
  18. package/dist-cjs/commands/DescribeTestCasesCommand.js +18 -41
  19. package/dist-cjs/commands/GetReportGroupTrendCommand.js +18 -41
  20. package/dist-cjs/commands/GetResourcePolicyCommand.js +18 -41
  21. package/dist-cjs/commands/ImportSourceCredentialsCommand.js +18 -41
  22. package/dist-cjs/commands/InvalidateProjectCacheCommand.js +18 -41
  23. package/dist-cjs/commands/ListBuildBatchesCommand.js +18 -41
  24. package/dist-cjs/commands/ListBuildBatchesForProjectCommand.js +18 -41
  25. package/dist-cjs/commands/ListBuildsCommand.js +18 -41
  26. package/dist-cjs/commands/ListBuildsForProjectCommand.js +18 -41
  27. package/dist-cjs/commands/ListCuratedEnvironmentImagesCommand.js +18 -41
  28. package/dist-cjs/commands/ListProjectsCommand.js +18 -41
  29. package/dist-cjs/commands/ListReportGroupsCommand.js +18 -41
  30. package/dist-cjs/commands/ListReportsCommand.js +18 -41
  31. package/dist-cjs/commands/ListReportsForReportGroupCommand.js +18 -41
  32. package/dist-cjs/commands/ListSharedProjectsCommand.js +18 -41
  33. package/dist-cjs/commands/ListSharedReportGroupsCommand.js +18 -41
  34. package/dist-cjs/commands/ListSourceCredentialsCommand.js +18 -41
  35. package/dist-cjs/commands/PutResourcePolicyCommand.js +18 -41
  36. package/dist-cjs/commands/RetryBuildBatchCommand.js +18 -41
  37. package/dist-cjs/commands/RetryBuildCommand.js +18 -41
  38. package/dist-cjs/commands/StartBuildBatchCommand.js +18 -41
  39. package/dist-cjs/commands/StartBuildCommand.js +18 -41
  40. package/dist-cjs/commands/StopBuildBatchCommand.js +18 -41
  41. package/dist-cjs/commands/StopBuildCommand.js +18 -41
  42. package/dist-cjs/commands/UpdateProjectCommand.js +18 -41
  43. package/dist-cjs/commands/UpdateProjectVisibilityCommand.js +18 -41
  44. package/dist-cjs/commands/UpdateReportGroupCommand.js +18 -41
  45. package/dist-cjs/commands/UpdateWebhookCommand.js +18 -41
  46. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  47. package/dist-es/commands/BatchDeleteBuildsCommand.js +18 -41
  48. package/dist-es/commands/BatchGetBuildBatchesCommand.js +18 -41
  49. package/dist-es/commands/BatchGetBuildsCommand.js +18 -41
  50. package/dist-es/commands/BatchGetProjectsCommand.js +18 -41
  51. package/dist-es/commands/BatchGetReportGroupsCommand.js +18 -41
  52. package/dist-es/commands/BatchGetReportsCommand.js +18 -41
  53. package/dist-es/commands/CreateProjectCommand.js +18 -41
  54. package/dist-es/commands/CreateReportGroupCommand.js +18 -41
  55. package/dist-es/commands/CreateWebhookCommand.js +18 -41
  56. package/dist-es/commands/DeleteBuildBatchCommand.js +18 -41
  57. package/dist-es/commands/DeleteProjectCommand.js +18 -41
  58. package/dist-es/commands/DeleteReportCommand.js +18 -41
  59. package/dist-es/commands/DeleteReportGroupCommand.js +18 -41
  60. package/dist-es/commands/DeleteResourcePolicyCommand.js +18 -41
  61. package/dist-es/commands/DeleteSourceCredentialsCommand.js +18 -41
  62. package/dist-es/commands/DeleteWebhookCommand.js +18 -41
  63. package/dist-es/commands/DescribeCodeCoveragesCommand.js +18 -41
  64. package/dist-es/commands/DescribeTestCasesCommand.js +18 -41
  65. package/dist-es/commands/GetReportGroupTrendCommand.js +18 -41
  66. package/dist-es/commands/GetResourcePolicyCommand.js +18 -41
  67. package/dist-es/commands/ImportSourceCredentialsCommand.js +18 -41
  68. package/dist-es/commands/InvalidateProjectCacheCommand.js +18 -41
  69. package/dist-es/commands/ListBuildBatchesCommand.js +18 -41
  70. package/dist-es/commands/ListBuildBatchesForProjectCommand.js +18 -41
  71. package/dist-es/commands/ListBuildsCommand.js +18 -41
  72. package/dist-es/commands/ListBuildsForProjectCommand.js +18 -41
  73. package/dist-es/commands/ListCuratedEnvironmentImagesCommand.js +18 -41
  74. package/dist-es/commands/ListProjectsCommand.js +18 -41
  75. package/dist-es/commands/ListReportGroupsCommand.js +18 -41
  76. package/dist-es/commands/ListReportsCommand.js +18 -41
  77. package/dist-es/commands/ListReportsForReportGroupCommand.js +18 -41
  78. package/dist-es/commands/ListSharedProjectsCommand.js +18 -41
  79. package/dist-es/commands/ListSharedReportGroupsCommand.js +18 -41
  80. package/dist-es/commands/ListSourceCredentialsCommand.js +18 -41
  81. package/dist-es/commands/PutResourcePolicyCommand.js +18 -41
  82. package/dist-es/commands/RetryBuildBatchCommand.js +18 -41
  83. package/dist-es/commands/RetryBuildCommand.js +18 -41
  84. package/dist-es/commands/StartBuildBatchCommand.js +18 -41
  85. package/dist-es/commands/StartBuildCommand.js +18 -41
  86. package/dist-es/commands/StopBuildBatchCommand.js +18 -41
  87. package/dist-es/commands/StopBuildCommand.js +18 -41
  88. package/dist-es/commands/UpdateProjectCommand.js +18 -41
  89. package/dist-es/commands/UpdateProjectVisibilityCommand.js +18 -41
  90. package/dist-es/commands/UpdateReportGroupCommand.js +18 -41
  91. package/dist-es/commands/UpdateWebhookCommand.js +18 -41
  92. package/dist-es/endpoint/EndpointParameters.js +6 -0
  93. package/dist-types/commands/BatchDeleteBuildsCommand.d.ts +6 -21
  94. package/dist-types/commands/BatchGetBuildBatchesCommand.d.ts +6 -21
  95. package/dist-types/commands/BatchGetBuildsCommand.d.ts +6 -21
  96. package/dist-types/commands/BatchGetProjectsCommand.d.ts +6 -21
  97. package/dist-types/commands/BatchGetReportGroupsCommand.d.ts +6 -21
  98. package/dist-types/commands/BatchGetReportsCommand.d.ts +6 -21
  99. package/dist-types/commands/CreateProjectCommand.d.ts +6 -21
  100. package/dist-types/commands/CreateReportGroupCommand.d.ts +6 -21
  101. package/dist-types/commands/CreateWebhookCommand.d.ts +6 -21
  102. package/dist-types/commands/DeleteBuildBatchCommand.d.ts +6 -21
  103. package/dist-types/commands/DeleteProjectCommand.d.ts +6 -21
  104. package/dist-types/commands/DeleteReportCommand.d.ts +6 -21
  105. package/dist-types/commands/DeleteReportGroupCommand.d.ts +6 -21
  106. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +6 -21
  107. package/dist-types/commands/DeleteSourceCredentialsCommand.d.ts +6 -21
  108. package/dist-types/commands/DeleteWebhookCommand.d.ts +6 -21
  109. package/dist-types/commands/DescribeCodeCoveragesCommand.d.ts +6 -21
  110. package/dist-types/commands/DescribeTestCasesCommand.d.ts +6 -21
  111. package/dist-types/commands/GetReportGroupTrendCommand.d.ts +6 -21
  112. package/dist-types/commands/GetResourcePolicyCommand.d.ts +6 -21
  113. package/dist-types/commands/ImportSourceCredentialsCommand.d.ts +6 -21
  114. package/dist-types/commands/InvalidateProjectCacheCommand.d.ts +6 -21
  115. package/dist-types/commands/ListBuildBatchesCommand.d.ts +6 -21
  116. package/dist-types/commands/ListBuildBatchesForProjectCommand.d.ts +6 -21
  117. package/dist-types/commands/ListBuildsCommand.d.ts +6 -21
  118. package/dist-types/commands/ListBuildsForProjectCommand.d.ts +6 -21
  119. package/dist-types/commands/ListCuratedEnvironmentImagesCommand.d.ts +6 -21
  120. package/dist-types/commands/ListProjectsCommand.d.ts +6 -21
  121. package/dist-types/commands/ListReportGroupsCommand.d.ts +6 -21
  122. package/dist-types/commands/ListReportsCommand.d.ts +6 -21
  123. package/dist-types/commands/ListReportsForReportGroupCommand.d.ts +6 -21
  124. package/dist-types/commands/ListSharedProjectsCommand.d.ts +6 -21
  125. package/dist-types/commands/ListSharedReportGroupsCommand.d.ts +6 -21
  126. package/dist-types/commands/ListSourceCredentialsCommand.d.ts +6 -21
  127. package/dist-types/commands/PutResourcePolicyCommand.d.ts +6 -21
  128. package/dist-types/commands/RetryBuildBatchCommand.d.ts +6 -21
  129. package/dist-types/commands/RetryBuildCommand.d.ts +6 -21
  130. package/dist-types/commands/StartBuildBatchCommand.d.ts +6 -21
  131. package/dist-types/commands/StartBuildCommand.d.ts +6 -21
  132. package/dist-types/commands/StopBuildBatchCommand.d.ts +6 -21
  133. package/dist-types/commands/StopBuildCommand.d.ts +6 -21
  134. package/dist-types/commands/UpdateProjectCommand.d.ts +6 -21
  135. package/dist-types/commands/UpdateProjectVisibilityCommand.d.ts +6 -21
  136. package/dist-types/commands/UpdateReportGroupCommand.d.ts +6 -21
  137. package/dist-types/commands/UpdateWebhookCommand.d.ts +6 -21
  138. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  139. package/dist-types/ts3.4/commands/BatchDeleteBuildsCommand.d.ts +14 -23
  140. package/dist-types/ts3.4/commands/BatchGetBuildBatchesCommand.d.ts +12 -24
  141. package/dist-types/ts3.4/commands/BatchGetBuildsCommand.d.ts +14 -23
  142. package/dist-types/ts3.4/commands/BatchGetProjectsCommand.d.ts +14 -23
  143. package/dist-types/ts3.4/commands/BatchGetReportGroupsCommand.d.ts +12 -24
  144. package/dist-types/ts3.4/commands/BatchGetReportsCommand.d.ts +14 -23
  145. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +14 -23
  146. package/dist-types/ts3.4/commands/CreateReportGroupCommand.d.ts +14 -23
  147. package/dist-types/ts3.4/commands/CreateWebhookCommand.d.ts +14 -23
  148. package/dist-types/ts3.4/commands/DeleteBuildBatchCommand.d.ts +14 -23
  149. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +14 -23
  150. package/dist-types/ts3.4/commands/DeleteReportCommand.d.ts +14 -23
  151. package/dist-types/ts3.4/commands/DeleteReportGroupCommand.d.ts +14 -23
  152. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +12 -24
  153. package/dist-types/ts3.4/commands/DeleteSourceCredentialsCommand.d.ts +12 -24
  154. package/dist-types/ts3.4/commands/DeleteWebhookCommand.d.ts +14 -23
  155. package/dist-types/ts3.4/commands/DescribeCodeCoveragesCommand.d.ts +12 -24
  156. package/dist-types/ts3.4/commands/DescribeTestCasesCommand.d.ts +14 -23
  157. package/dist-types/ts3.4/commands/GetReportGroupTrendCommand.d.ts +14 -23
  158. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +14 -23
  159. package/dist-types/ts3.4/commands/ImportSourceCredentialsCommand.d.ts +12 -24
  160. package/dist-types/ts3.4/commands/InvalidateProjectCacheCommand.d.ts +12 -24
  161. package/dist-types/ts3.4/commands/ListBuildBatchesCommand.d.ts +14 -23
  162. package/dist-types/ts3.4/commands/ListBuildBatchesForProjectCommand.d.ts +12 -24
  163. package/dist-types/ts3.4/commands/ListBuildsCommand.d.ts +14 -23
  164. package/dist-types/ts3.4/commands/ListBuildsForProjectCommand.d.ts +12 -24
  165. package/dist-types/ts3.4/commands/ListCuratedEnvironmentImagesCommand.d.ts +12 -24
  166. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +14 -23
  167. package/dist-types/ts3.4/commands/ListReportGroupsCommand.d.ts +14 -23
  168. package/dist-types/ts3.4/commands/ListReportsCommand.d.ts +14 -23
  169. package/dist-types/ts3.4/commands/ListReportsForReportGroupCommand.d.ts +12 -24
  170. package/dist-types/ts3.4/commands/ListSharedProjectsCommand.d.ts +14 -23
  171. package/dist-types/ts3.4/commands/ListSharedReportGroupsCommand.d.ts +12 -24
  172. package/dist-types/ts3.4/commands/ListSourceCredentialsCommand.d.ts +12 -24
  173. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +14 -23
  174. package/dist-types/ts3.4/commands/RetryBuildBatchCommand.d.ts +14 -23
  175. package/dist-types/ts3.4/commands/RetryBuildCommand.d.ts +14 -23
  176. package/dist-types/ts3.4/commands/StartBuildBatchCommand.d.ts +14 -23
  177. package/dist-types/ts3.4/commands/StartBuildCommand.d.ts +14 -23
  178. package/dist-types/ts3.4/commands/StopBuildBatchCommand.d.ts +14 -23
  179. package/dist-types/ts3.4/commands/StopBuildCommand.d.ts +14 -23
  180. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +14 -23
  181. package/dist-types/ts3.4/commands/UpdateProjectVisibilityCommand.d.ts +12 -24
  182. package/dist-types/ts3.4/commands/UpdateReportGroupCommand.d.ts +14 -23
  183. package/dist-types/ts3.4/commands/UpdateWebhookCommand.d.ts +14 -23
  184. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  185. package/package.json +9 -9
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_RetryBuildCommand, se_RetryBuildCommand } from "../protocols/Aws_json1_1";
6
6
  export { $Command };
7
- export class RetryBuildCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, RetryBuildCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "CodeBuildClient";
26
- const commandName = "RetryBuildCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "CodeBuild_20161006",
35
- operation: "RetryBuild",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_RetryBuildCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_RetryBuildCommand(output, context);
46
- }
7
+ export class RetryBuildCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("CodeBuild_20161006", "RetryBuild", {})
19
+ .n("CodeBuildClient", "RetryBuildCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_RetryBuildCommand)
22
+ .de(de_RetryBuildCommand)
23
+ .build() {
47
24
  }
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_StartBuildBatchCommand, se_StartBuildBatchCommand } from "../protocols/Aws_json1_1";
6
6
  export { $Command };
7
- export class StartBuildBatchCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, StartBuildBatchCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "CodeBuildClient";
26
- const commandName = "StartBuildBatchCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "CodeBuild_20161006",
35
- operation: "StartBuildBatch",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_StartBuildBatchCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_StartBuildBatchCommand(output, context);
46
- }
7
+ export class StartBuildBatchCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("CodeBuild_20161006", "StartBuildBatch", {})
19
+ .n("CodeBuildClient", "StartBuildBatchCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_StartBuildBatchCommand)
22
+ .de(de_StartBuildBatchCommand)
23
+ .build() {
47
24
  }
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_StartBuildCommand, se_StartBuildCommand } from "../protocols/Aws_json1_1";
6
6
  export { $Command };
7
- export class StartBuildCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, StartBuildCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "CodeBuildClient";
26
- const commandName = "StartBuildCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "CodeBuild_20161006",
35
- operation: "StartBuild",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_StartBuildCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_StartBuildCommand(output, context);
46
- }
7
+ export class StartBuildCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("CodeBuild_20161006", "StartBuild", {})
19
+ .n("CodeBuildClient", "StartBuildCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_StartBuildCommand)
22
+ .de(de_StartBuildCommand)
23
+ .build() {
47
24
  }
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_StopBuildBatchCommand, se_StopBuildBatchCommand } from "../protocols/Aws_json1_1";
6
6
  export { $Command };
7
- export class StopBuildBatchCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, StopBuildBatchCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "CodeBuildClient";
26
- const commandName = "StopBuildBatchCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "CodeBuild_20161006",
35
- operation: "StopBuildBatch",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_StopBuildBatchCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_StopBuildBatchCommand(output, context);
46
- }
7
+ export class StopBuildBatchCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("CodeBuild_20161006", "StopBuildBatch", {})
19
+ .n("CodeBuildClient", "StopBuildBatchCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_StopBuildBatchCommand)
22
+ .de(de_StopBuildBatchCommand)
23
+ .build() {
47
24
  }
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_StopBuildCommand, se_StopBuildCommand } from "../protocols/Aws_json1_1";
6
6
  export { $Command };
7
- export class StopBuildCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, StopBuildCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "CodeBuildClient";
26
- const commandName = "StopBuildCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "CodeBuild_20161006",
35
- operation: "StopBuild",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_StopBuildCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_StopBuildCommand(output, context);
46
- }
7
+ export class StopBuildCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("CodeBuild_20161006", "StopBuild", {})
19
+ .n("CodeBuildClient", "StopBuildCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_StopBuildCommand)
22
+ .de(de_StopBuildCommand)
23
+ .build() {
47
24
  }
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_UpdateProjectCommand, se_UpdateProjectCommand } from "../protocols/Aws_json1_1";
6
6
  export { $Command };
7
- export class UpdateProjectCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, UpdateProjectCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "CodeBuildClient";
26
- const commandName = "UpdateProjectCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "CodeBuild_20161006",
35
- operation: "UpdateProject",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_UpdateProjectCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_UpdateProjectCommand(output, context);
46
- }
7
+ export class UpdateProjectCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("CodeBuild_20161006", "UpdateProject", {})
19
+ .n("CodeBuildClient", "UpdateProjectCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_UpdateProjectCommand)
22
+ .de(de_UpdateProjectCommand)
23
+ .build() {
47
24
  }
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_UpdateProjectVisibilityCommand, se_UpdateProjectVisibilityCommand } from "../protocols/Aws_json1_1";
6
6
  export { $Command };
7
- export class UpdateProjectVisibilityCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, UpdateProjectVisibilityCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "CodeBuildClient";
26
- const commandName = "UpdateProjectVisibilityCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "CodeBuild_20161006",
35
- operation: "UpdateProjectVisibility",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_UpdateProjectVisibilityCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_UpdateProjectVisibilityCommand(output, context);
46
- }
7
+ export class UpdateProjectVisibilityCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("CodeBuild_20161006", "UpdateProjectVisibility", {})
19
+ .n("CodeBuildClient", "UpdateProjectVisibilityCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_UpdateProjectVisibilityCommand)
22
+ .de(de_UpdateProjectVisibilityCommand)
23
+ .build() {
47
24
  }
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_UpdateReportGroupCommand, se_UpdateReportGroupCommand } from "../protocols/Aws_json1_1";
6
6
  export { $Command };
7
- export class UpdateReportGroupCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, UpdateReportGroupCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "CodeBuildClient";
26
- const commandName = "UpdateReportGroupCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "CodeBuild_20161006",
35
- operation: "UpdateReportGroup",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_UpdateReportGroupCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_UpdateReportGroupCommand(output, context);
46
- }
7
+ export class UpdateReportGroupCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("CodeBuild_20161006", "UpdateReportGroup", {})
19
+ .n("CodeBuildClient", "UpdateReportGroupCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_UpdateReportGroupCommand)
22
+ .de(de_UpdateReportGroupCommand)
23
+ .build() {
47
24
  }
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_UpdateWebhookCommand, se_UpdateWebhookCommand } from "../protocols/Aws_json1_1";
6
6
  export { $Command };
7
- export class UpdateWebhookCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, UpdateWebhookCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "CodeBuildClient";
26
- const commandName = "UpdateWebhookCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "CodeBuild_20161006",
35
- operation: "UpdateWebhook",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_UpdateWebhookCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_UpdateWebhookCommand(output, context);
46
- }
7
+ export class UpdateWebhookCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("CodeBuild_20161006", "UpdateWebhook", {})
19
+ .n("CodeBuildClient", "UpdateWebhookCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_UpdateWebhookCommand)
22
+ .de(de_UpdateWebhookCommand)
23
+ .build() {
47
24
  }
@@ -6,3 +6,9 @@ export const resolveClientEndpointParameters = (options) => {
6
6
  defaultSigningName: "codebuild",
7
7
  };
8
8
  };
9
+ export const commonParams = {
10
+ UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
+ Endpoint: { type: "builtInParams", name: "endpoint" },
12
+ Region: { type: "builtInParams", name: "region" },
13
+ UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
+ };