@aws-sdk/client-codebuild 3.306.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 (95) hide show
  1. package/dist-cjs/commands/BatchDeleteBuildsCommand.js +2 -2
  2. package/dist-cjs/commands/BatchGetBuildBatchesCommand.js +2 -2
  3. package/dist-cjs/commands/BatchGetBuildsCommand.js +2 -2
  4. package/dist-cjs/commands/BatchGetProjectsCommand.js +2 -2
  5. package/dist-cjs/commands/BatchGetReportGroupsCommand.js +2 -2
  6. package/dist-cjs/commands/BatchGetReportsCommand.js +2 -2
  7. package/dist-cjs/commands/CreateProjectCommand.js +2 -2
  8. package/dist-cjs/commands/CreateReportGroupCommand.js +2 -2
  9. package/dist-cjs/commands/CreateWebhookCommand.js +2 -2
  10. package/dist-cjs/commands/DeleteBuildBatchCommand.js +2 -2
  11. package/dist-cjs/commands/DeleteProjectCommand.js +2 -2
  12. package/dist-cjs/commands/DeleteReportCommand.js +2 -2
  13. package/dist-cjs/commands/DeleteReportGroupCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteSourceCredentialsCommand.js +2 -2
  16. package/dist-cjs/commands/DeleteWebhookCommand.js +2 -2
  17. package/dist-cjs/commands/DescribeCodeCoveragesCommand.js +2 -2
  18. package/dist-cjs/commands/DescribeTestCasesCommand.js +2 -2
  19. package/dist-cjs/commands/GetReportGroupTrendCommand.js +2 -2
  20. package/dist-cjs/commands/GetResourcePolicyCommand.js +2 -2
  21. package/dist-cjs/commands/ImportSourceCredentialsCommand.js +2 -2
  22. package/dist-cjs/commands/InvalidateProjectCacheCommand.js +2 -2
  23. package/dist-cjs/commands/ListBuildBatchesCommand.js +2 -2
  24. package/dist-cjs/commands/ListBuildBatchesForProjectCommand.js +2 -2
  25. package/dist-cjs/commands/ListBuildsCommand.js +2 -2
  26. package/dist-cjs/commands/ListBuildsForProjectCommand.js +2 -2
  27. package/dist-cjs/commands/ListCuratedEnvironmentImagesCommand.js +2 -2
  28. package/dist-cjs/commands/ListProjectsCommand.js +2 -2
  29. package/dist-cjs/commands/ListReportGroupsCommand.js +2 -2
  30. package/dist-cjs/commands/ListReportsCommand.js +2 -2
  31. package/dist-cjs/commands/ListReportsForReportGroupCommand.js +2 -2
  32. package/dist-cjs/commands/ListSharedProjectsCommand.js +2 -2
  33. package/dist-cjs/commands/ListSharedReportGroupsCommand.js +2 -2
  34. package/dist-cjs/commands/ListSourceCredentialsCommand.js +2 -2
  35. package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -2
  36. package/dist-cjs/commands/RetryBuildBatchCommand.js +2 -2
  37. package/dist-cjs/commands/RetryBuildCommand.js +2 -2
  38. package/dist-cjs/commands/StartBuildBatchCommand.js +2 -2
  39. package/dist-cjs/commands/StartBuildCommand.js +2 -2
  40. package/dist-cjs/commands/StopBuildBatchCommand.js +2 -2
  41. package/dist-cjs/commands/StopBuildCommand.js +2 -2
  42. package/dist-cjs/commands/UpdateProjectCommand.js +2 -2
  43. package/dist-cjs/commands/UpdateProjectVisibilityCommand.js +2 -2
  44. package/dist-cjs/commands/UpdateReportGroupCommand.js +2 -2
  45. package/dist-cjs/commands/UpdateWebhookCommand.js +2 -2
  46. package/dist-cjs/protocols/Aws_json1_1.js +907 -995
  47. package/dist-es/commands/BatchDeleteBuildsCommand.js +3 -3
  48. package/dist-es/commands/BatchGetBuildBatchesCommand.js +3 -3
  49. package/dist-es/commands/BatchGetBuildsCommand.js +3 -3
  50. package/dist-es/commands/BatchGetProjectsCommand.js +3 -3
  51. package/dist-es/commands/BatchGetReportGroupsCommand.js +3 -3
  52. package/dist-es/commands/BatchGetReportsCommand.js +3 -3
  53. package/dist-es/commands/CreateProjectCommand.js +3 -3
  54. package/dist-es/commands/CreateReportGroupCommand.js +3 -3
  55. package/dist-es/commands/CreateWebhookCommand.js +3 -3
  56. package/dist-es/commands/DeleteBuildBatchCommand.js +3 -3
  57. package/dist-es/commands/DeleteProjectCommand.js +3 -3
  58. package/dist-es/commands/DeleteReportCommand.js +3 -3
  59. package/dist-es/commands/DeleteReportGroupCommand.js +3 -3
  60. package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -3
  61. package/dist-es/commands/DeleteSourceCredentialsCommand.js +3 -3
  62. package/dist-es/commands/DeleteWebhookCommand.js +3 -3
  63. package/dist-es/commands/DescribeCodeCoveragesCommand.js +3 -3
  64. package/dist-es/commands/DescribeTestCasesCommand.js +3 -3
  65. package/dist-es/commands/GetReportGroupTrendCommand.js +3 -3
  66. package/dist-es/commands/GetResourcePolicyCommand.js +3 -3
  67. package/dist-es/commands/ImportSourceCredentialsCommand.js +3 -3
  68. package/dist-es/commands/InvalidateProjectCacheCommand.js +3 -3
  69. package/dist-es/commands/ListBuildBatchesCommand.js +3 -3
  70. package/dist-es/commands/ListBuildBatchesForProjectCommand.js +3 -3
  71. package/dist-es/commands/ListBuildsCommand.js +3 -3
  72. package/dist-es/commands/ListBuildsForProjectCommand.js +3 -3
  73. package/dist-es/commands/ListCuratedEnvironmentImagesCommand.js +3 -3
  74. package/dist-es/commands/ListProjectsCommand.js +3 -3
  75. package/dist-es/commands/ListReportGroupsCommand.js +3 -3
  76. package/dist-es/commands/ListReportsCommand.js +3 -3
  77. package/dist-es/commands/ListReportsForReportGroupCommand.js +3 -3
  78. package/dist-es/commands/ListSharedProjectsCommand.js +3 -3
  79. package/dist-es/commands/ListSharedReportGroupsCommand.js +3 -3
  80. package/dist-es/commands/ListSourceCredentialsCommand.js +3 -3
  81. package/dist-es/commands/PutResourcePolicyCommand.js +3 -3
  82. package/dist-es/commands/RetryBuildBatchCommand.js +3 -3
  83. package/dist-es/commands/RetryBuildCommand.js +3 -3
  84. package/dist-es/commands/StartBuildBatchCommand.js +3 -3
  85. package/dist-es/commands/StartBuildCommand.js +3 -3
  86. package/dist-es/commands/StopBuildBatchCommand.js +3 -3
  87. package/dist-es/commands/StopBuildCommand.js +3 -3
  88. package/dist-es/commands/UpdateProjectCommand.js +3 -3
  89. package/dist-es/commands/UpdateProjectVisibilityCommand.js +3 -3
  90. package/dist-es/commands/UpdateReportGroupCommand.js +3 -3
  91. package/dist-es/commands/UpdateWebhookCommand.js +3 -3
  92. package/dist-es/protocols/Aws_json1_1.js +815 -903
  93. package/dist-types/protocols/Aws_json1_1.d.ts +360 -90
  94. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +90 -90
  95. package/package.json +6 -6
@@ -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_1BatchDeleteBuildsCommand, serializeAws_json1_1BatchDeleteBuildsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_BatchDeleteBuildsCommand, se_BatchDeleteBuildsCommand } from "../protocols/Aws_json1_1";
5
5
  export class BatchDeleteBuildsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class BatchDeleteBuildsCommand 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_1BatchDeleteBuildsCommand(input, context);
36
+ return se_BatchDeleteBuildsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1BatchDeleteBuildsCommand(output, context);
39
+ return de_BatchDeleteBuildsCommand(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_1BatchGetBuildBatchesCommand, serializeAws_json1_1BatchGetBuildBatchesCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_BatchGetBuildBatchesCommand, se_BatchGetBuildBatchesCommand } from "../protocols/Aws_json1_1";
5
5
  export class BatchGetBuildBatchesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class BatchGetBuildBatchesCommand 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_1BatchGetBuildBatchesCommand(input, context);
36
+ return se_BatchGetBuildBatchesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1BatchGetBuildBatchesCommand(output, context);
39
+ return de_BatchGetBuildBatchesCommand(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_1BatchGetBuildsCommand, serializeAws_json1_1BatchGetBuildsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_BatchGetBuildsCommand, se_BatchGetBuildsCommand } from "../protocols/Aws_json1_1";
5
5
  export class BatchGetBuildsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class BatchGetBuildsCommand 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_1BatchGetBuildsCommand(input, context);
36
+ return se_BatchGetBuildsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1BatchGetBuildsCommand(output, context);
39
+ return de_BatchGetBuildsCommand(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_1BatchGetProjectsCommand, serializeAws_json1_1BatchGetProjectsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_BatchGetProjectsCommand, se_BatchGetProjectsCommand } from "../protocols/Aws_json1_1";
5
5
  export class BatchGetProjectsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class BatchGetProjectsCommand 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_1BatchGetProjectsCommand(input, context);
36
+ return se_BatchGetProjectsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1BatchGetProjectsCommand(output, context);
39
+ return de_BatchGetProjectsCommand(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_1BatchGetReportGroupsCommand, serializeAws_json1_1BatchGetReportGroupsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_BatchGetReportGroupsCommand, se_BatchGetReportGroupsCommand } from "../protocols/Aws_json1_1";
5
5
  export class BatchGetReportGroupsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class BatchGetReportGroupsCommand 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_1BatchGetReportGroupsCommand(input, context);
36
+ return se_BatchGetReportGroupsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1BatchGetReportGroupsCommand(output, context);
39
+ return de_BatchGetReportGroupsCommand(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_1BatchGetReportsCommand, serializeAws_json1_1BatchGetReportsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_BatchGetReportsCommand, se_BatchGetReportsCommand } from "../protocols/Aws_json1_1";
5
5
  export class BatchGetReportsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class BatchGetReportsCommand 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_1BatchGetReportsCommand(input, context);
36
+ return se_BatchGetReportsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1BatchGetReportsCommand(output, context);
39
+ return de_BatchGetReportsCommand(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_1CreateProjectCommand, serializeAws_json1_1CreateProjectCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateProjectCommand, se_CreateProjectCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreateProjectCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateProjectCommand 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_1CreateProjectCommand(input, context);
36
+ return se_CreateProjectCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateProjectCommand(output, context);
39
+ return de_CreateProjectCommand(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_1CreateReportGroupCommand, serializeAws_json1_1CreateReportGroupCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateReportGroupCommand, se_CreateReportGroupCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreateReportGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateReportGroupCommand 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_1CreateReportGroupCommand(input, context);
36
+ return se_CreateReportGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateReportGroupCommand(output, context);
39
+ return de_CreateReportGroupCommand(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_1CreateWebhookCommand, serializeAws_json1_1CreateWebhookCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateWebhookCommand, se_CreateWebhookCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreateWebhookCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateWebhookCommand 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_1CreateWebhookCommand(input, context);
36
+ return se_CreateWebhookCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateWebhookCommand(output, context);
39
+ return de_CreateWebhookCommand(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_1DeleteBuildBatchCommand, serializeAws_json1_1DeleteBuildBatchCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteBuildBatchCommand, se_DeleteBuildBatchCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteBuildBatchCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteBuildBatchCommand 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_1DeleteBuildBatchCommand(input, context);
36
+ return se_DeleteBuildBatchCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteBuildBatchCommand(output, context);
39
+ return de_DeleteBuildBatchCommand(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_1DeleteProjectCommand, serializeAws_json1_1DeleteProjectCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteProjectCommand, se_DeleteProjectCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteProjectCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteProjectCommand 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_1DeleteProjectCommand(input, context);
36
+ return se_DeleteProjectCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteProjectCommand(output, context);
39
+ return de_DeleteProjectCommand(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_1DeleteReportCommand, serializeAws_json1_1DeleteReportCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteReportCommand, se_DeleteReportCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteReportCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteReportCommand 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_1DeleteReportCommand(input, context);
36
+ return se_DeleteReportCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteReportCommand(output, context);
39
+ return de_DeleteReportCommand(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_1DeleteReportGroupCommand, serializeAws_json1_1DeleteReportGroupCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteReportGroupCommand, se_DeleteReportGroupCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteReportGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteReportGroupCommand 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_1DeleteReportGroupCommand(input, context);
36
+ return se_DeleteReportGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteReportGroupCommand(output, context);
39
+ return de_DeleteReportGroupCommand(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_1DeleteResourcePolicyCommand, serializeAws_json1_1DeleteResourcePolicyCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteResourcePolicyCommand, se_DeleteResourcePolicyCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteResourcePolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteResourcePolicyCommand 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_1DeleteResourcePolicyCommand(input, context);
36
+ return se_DeleteResourcePolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteResourcePolicyCommand(output, context);
39
+ return de_DeleteResourcePolicyCommand(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_1DeleteSourceCredentialsCommand, serializeAws_json1_1DeleteSourceCredentialsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteSourceCredentialsCommand, se_DeleteSourceCredentialsCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteSourceCredentialsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteSourceCredentialsCommand 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_1DeleteSourceCredentialsCommand(input, context);
36
+ return se_DeleteSourceCredentialsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteSourceCredentialsCommand(output, context);
39
+ return de_DeleteSourceCredentialsCommand(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_1DeleteWebhookCommand, serializeAws_json1_1DeleteWebhookCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteWebhookCommand, se_DeleteWebhookCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteWebhookCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteWebhookCommand 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_1DeleteWebhookCommand(input, context);
36
+ return se_DeleteWebhookCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteWebhookCommand(output, context);
39
+ return de_DeleteWebhookCommand(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_1DescribeCodeCoveragesCommand, serializeAws_json1_1DescribeCodeCoveragesCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribeCodeCoveragesCommand, se_DescribeCodeCoveragesCommand } from "../protocols/Aws_json1_1";
5
5
  export class DescribeCodeCoveragesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeCodeCoveragesCommand 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_1DescribeCodeCoveragesCommand(input, context);
36
+ return se_DescribeCodeCoveragesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribeCodeCoveragesCommand(output, context);
39
+ return de_DescribeCodeCoveragesCommand(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_1DescribeTestCasesCommand, serializeAws_json1_1DescribeTestCasesCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribeTestCasesCommand, se_DescribeTestCasesCommand } from "../protocols/Aws_json1_1";
5
5
  export class DescribeTestCasesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeTestCasesCommand 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_1DescribeTestCasesCommand(input, context);
36
+ return se_DescribeTestCasesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribeTestCasesCommand(output, context);
39
+ return de_DescribeTestCasesCommand(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_1GetReportGroupTrendCommand, serializeAws_json1_1GetReportGroupTrendCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetReportGroupTrendCommand, se_GetReportGroupTrendCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetReportGroupTrendCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetReportGroupTrendCommand 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_1GetReportGroupTrendCommand(input, context);
36
+ return se_GetReportGroupTrendCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetReportGroupTrendCommand(output, context);
39
+ return de_GetReportGroupTrendCommand(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_1GetResourcePolicyCommand, serializeAws_json1_1GetResourcePolicyCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetResourcePolicyCommand, se_GetResourcePolicyCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetResourcePolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetResourcePolicyCommand 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_1GetResourcePolicyCommand(input, context);
36
+ return se_GetResourcePolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetResourcePolicyCommand(output, context);
39
+ return de_GetResourcePolicyCommand(output, context);
40
40
  }
41
41
  }
@@ -2,7 +2,7 @@ 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
4
  import { ImportSourceCredentialsInputFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_json1_1ImportSourceCredentialsCommand, serializeAws_json1_1ImportSourceCredentialsCommand, } from "../protocols/Aws_json1_1";
5
+ import { de_ImportSourceCredentialsCommand, se_ImportSourceCredentialsCommand } from "../protocols/Aws_json1_1";
6
6
  export class ImportSourceCredentialsCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class ImportSourceCredentialsCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_json1_1ImportSourceCredentialsCommand(input, context);
37
+ return se_ImportSourceCredentialsCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_json1_1ImportSourceCredentialsCommand(output, context);
40
+ return de_ImportSourceCredentialsCommand(output, context);
41
41
  }
42
42
  }
@@ -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_1InvalidateProjectCacheCommand, serializeAws_json1_1InvalidateProjectCacheCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_InvalidateProjectCacheCommand, se_InvalidateProjectCacheCommand } from "../protocols/Aws_json1_1";
5
5
  export class InvalidateProjectCacheCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class InvalidateProjectCacheCommand 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_1InvalidateProjectCacheCommand(input, context);
36
+ return se_InvalidateProjectCacheCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1InvalidateProjectCacheCommand(output, context);
39
+ return de_InvalidateProjectCacheCommand(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_1ListBuildBatchesCommand, serializeAws_json1_1ListBuildBatchesCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListBuildBatchesCommand, se_ListBuildBatchesCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListBuildBatchesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListBuildBatchesCommand 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_1ListBuildBatchesCommand(input, context);
36
+ return se_ListBuildBatchesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListBuildBatchesCommand(output, context);
39
+ return de_ListBuildBatchesCommand(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_1ListBuildBatchesForProjectCommand, serializeAws_json1_1ListBuildBatchesForProjectCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListBuildBatchesForProjectCommand, se_ListBuildBatchesForProjectCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListBuildBatchesForProjectCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListBuildBatchesForProjectCommand 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_1ListBuildBatchesForProjectCommand(input, context);
36
+ return se_ListBuildBatchesForProjectCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListBuildBatchesForProjectCommand(output, context);
39
+ return de_ListBuildBatchesForProjectCommand(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_1ListBuildsCommand, serializeAws_json1_1ListBuildsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListBuildsCommand, se_ListBuildsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListBuildsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListBuildsCommand 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_1ListBuildsCommand(input, context);
36
+ return se_ListBuildsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListBuildsCommand(output, context);
39
+ return de_ListBuildsCommand(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_1ListBuildsForProjectCommand, serializeAws_json1_1ListBuildsForProjectCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListBuildsForProjectCommand, se_ListBuildsForProjectCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListBuildsForProjectCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListBuildsForProjectCommand 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_1ListBuildsForProjectCommand(input, context);
36
+ return se_ListBuildsForProjectCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListBuildsForProjectCommand(output, context);
39
+ return de_ListBuildsForProjectCommand(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_1ListCuratedEnvironmentImagesCommand, serializeAws_json1_1ListCuratedEnvironmentImagesCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListCuratedEnvironmentImagesCommand, se_ListCuratedEnvironmentImagesCommand, } from "../protocols/Aws_json1_1";
5
5
  export class ListCuratedEnvironmentImagesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListCuratedEnvironmentImagesCommand 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_1ListCuratedEnvironmentImagesCommand(input, context);
36
+ return se_ListCuratedEnvironmentImagesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListCuratedEnvironmentImagesCommand(output, context);
39
+ return de_ListCuratedEnvironmentImagesCommand(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_1ListProjectsCommand, serializeAws_json1_1ListProjectsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListProjectsCommand, se_ListProjectsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListProjectsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListProjectsCommand 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_1ListProjectsCommand(input, context);
36
+ return se_ListProjectsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListProjectsCommand(output, context);
39
+ return de_ListProjectsCommand(output, context);
40
40
  }
41
41
  }