@aws-sdk/client-codebuild 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 (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 +29 -29
@@ -36,10 +36,10 @@ class BatchDeleteBuildsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1BatchDeleteBuildsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_BatchDeleteBuildsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1BatchDeleteBuildsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_BatchDeleteBuildsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.BatchDeleteBuildsCommand = BatchDeleteBuildsCommand;
@@ -36,10 +36,10 @@ class BatchGetBuildBatchesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1BatchGetBuildBatchesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_BatchGetBuildBatchesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1BatchGetBuildBatchesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_BatchGetBuildBatchesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.BatchGetBuildBatchesCommand = BatchGetBuildBatchesCommand;
@@ -36,10 +36,10 @@ class BatchGetBuildsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1BatchGetBuildsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_BatchGetBuildsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1BatchGetBuildsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_BatchGetBuildsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.BatchGetBuildsCommand = BatchGetBuildsCommand;
@@ -36,10 +36,10 @@ class BatchGetProjectsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1BatchGetProjectsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_BatchGetProjectsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1BatchGetProjectsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_BatchGetProjectsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.BatchGetProjectsCommand = BatchGetProjectsCommand;
@@ -36,10 +36,10 @@ class BatchGetReportGroupsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1BatchGetReportGroupsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_BatchGetReportGroupsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1BatchGetReportGroupsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_BatchGetReportGroupsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.BatchGetReportGroupsCommand = BatchGetReportGroupsCommand;
@@ -36,10 +36,10 @@ class BatchGetReportsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1BatchGetReportsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_BatchGetReportsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1BatchGetReportsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_BatchGetReportsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.BatchGetReportsCommand = BatchGetReportsCommand;
@@ -36,10 +36,10 @@ class CreateProjectCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CreateProjectCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateProjectCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateProjectCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateProjectCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateProjectCommand = CreateProjectCommand;
@@ -36,10 +36,10 @@ class CreateReportGroupCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CreateReportGroupCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateReportGroupCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateReportGroupCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateReportGroupCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateReportGroupCommand = CreateReportGroupCommand;
@@ -36,10 +36,10 @@ class CreateWebhookCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CreateWebhookCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateWebhookCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateWebhookCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateWebhookCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateWebhookCommand = CreateWebhookCommand;
@@ -36,10 +36,10 @@ class DeleteBuildBatchCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteBuildBatchCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteBuildBatchCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteBuildBatchCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteBuildBatchCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteBuildBatchCommand = DeleteBuildBatchCommand;
@@ -36,10 +36,10 @@ class DeleteProjectCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteProjectCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteProjectCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteProjectCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteProjectCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteProjectCommand = DeleteProjectCommand;
@@ -36,10 +36,10 @@ class DeleteReportCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteReportCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteReportCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteReportCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteReportCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteReportCommand = DeleteReportCommand;
@@ -36,10 +36,10 @@ class DeleteReportGroupCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteReportGroupCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteReportGroupCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteReportGroupCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteReportGroupCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteReportGroupCommand = DeleteReportGroupCommand;
@@ -36,10 +36,10 @@ class DeleteResourcePolicyCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteResourcePolicyCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteResourcePolicyCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteResourcePolicyCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteResourcePolicyCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteResourcePolicyCommand = DeleteResourcePolicyCommand;
@@ -36,10 +36,10 @@ class DeleteSourceCredentialsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteSourceCredentialsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteSourceCredentialsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteSourceCredentialsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteSourceCredentialsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteSourceCredentialsCommand = DeleteSourceCredentialsCommand;
@@ -36,10 +36,10 @@ class DeleteWebhookCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteWebhookCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteWebhookCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteWebhookCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteWebhookCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteWebhookCommand = DeleteWebhookCommand;
@@ -36,10 +36,10 @@ class DescribeCodeCoveragesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeCodeCoveragesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeCodeCoveragesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeCodeCoveragesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeCodeCoveragesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeCodeCoveragesCommand = DescribeCodeCoveragesCommand;
@@ -36,10 +36,10 @@ class DescribeTestCasesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeTestCasesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeTestCasesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeTestCasesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeTestCasesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeTestCasesCommand = DescribeTestCasesCommand;
@@ -36,10 +36,10 @@ class GetReportGroupTrendCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1GetReportGroupTrendCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetReportGroupTrendCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetReportGroupTrendCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetReportGroupTrendCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetReportGroupTrendCommand = GetReportGroupTrendCommand;
@@ -36,10 +36,10 @@ class GetResourcePolicyCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1GetResourcePolicyCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetResourcePolicyCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetResourcePolicyCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetResourcePolicyCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetResourcePolicyCommand = GetResourcePolicyCommand;
@@ -37,10 +37,10 @@ class ImportSourceCredentialsCommand extends smithy_client_1.Command {
37
37
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
38
38
  }
39
39
  serialize(input, context) {
40
- return (0, Aws_json1_1_1.serializeAws_json1_1ImportSourceCredentialsCommand)(input, context);
40
+ return (0, Aws_json1_1_1.se_ImportSourceCredentialsCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_json1_1_1.deserializeAws_json1_1ImportSourceCredentialsCommand)(output, context);
43
+ return (0, Aws_json1_1_1.de_ImportSourceCredentialsCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.ImportSourceCredentialsCommand = ImportSourceCredentialsCommand;
@@ -36,10 +36,10 @@ class InvalidateProjectCacheCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1InvalidateProjectCacheCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_InvalidateProjectCacheCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1InvalidateProjectCacheCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_InvalidateProjectCacheCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.InvalidateProjectCacheCommand = InvalidateProjectCacheCommand;
@@ -36,10 +36,10 @@ class ListBuildBatchesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListBuildBatchesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListBuildBatchesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListBuildBatchesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListBuildBatchesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListBuildBatchesCommand = ListBuildBatchesCommand;
@@ -36,10 +36,10 @@ class ListBuildBatchesForProjectCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListBuildBatchesForProjectCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListBuildBatchesForProjectCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListBuildBatchesForProjectCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListBuildBatchesForProjectCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListBuildBatchesForProjectCommand = ListBuildBatchesForProjectCommand;
@@ -36,10 +36,10 @@ class ListBuildsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListBuildsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListBuildsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListBuildsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListBuildsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListBuildsCommand = ListBuildsCommand;
@@ -36,10 +36,10 @@ class ListBuildsForProjectCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListBuildsForProjectCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListBuildsForProjectCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListBuildsForProjectCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListBuildsForProjectCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListBuildsForProjectCommand = ListBuildsForProjectCommand;
@@ -36,10 +36,10 @@ class ListCuratedEnvironmentImagesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListCuratedEnvironmentImagesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListCuratedEnvironmentImagesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListCuratedEnvironmentImagesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListCuratedEnvironmentImagesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListCuratedEnvironmentImagesCommand = ListCuratedEnvironmentImagesCommand;
@@ -36,10 +36,10 @@ class ListProjectsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListProjectsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListProjectsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListProjectsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListProjectsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListProjectsCommand = ListProjectsCommand;
@@ -36,10 +36,10 @@ class ListReportGroupsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListReportGroupsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListReportGroupsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListReportGroupsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListReportGroupsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListReportGroupsCommand = ListReportGroupsCommand;
@@ -36,10 +36,10 @@ class ListReportsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListReportsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListReportsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListReportsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListReportsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListReportsCommand = ListReportsCommand;
@@ -36,10 +36,10 @@ class ListReportsForReportGroupCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListReportsForReportGroupCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListReportsForReportGroupCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListReportsForReportGroupCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListReportsForReportGroupCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListReportsForReportGroupCommand = ListReportsForReportGroupCommand;
@@ -36,10 +36,10 @@ class ListSharedProjectsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListSharedProjectsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListSharedProjectsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListSharedProjectsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListSharedProjectsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListSharedProjectsCommand = ListSharedProjectsCommand;
@@ -36,10 +36,10 @@ class ListSharedReportGroupsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListSharedReportGroupsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListSharedReportGroupsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListSharedReportGroupsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListSharedReportGroupsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListSharedReportGroupsCommand = ListSharedReportGroupsCommand;
@@ -36,10 +36,10 @@ class ListSourceCredentialsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListSourceCredentialsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListSourceCredentialsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListSourceCredentialsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListSourceCredentialsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListSourceCredentialsCommand = ListSourceCredentialsCommand;
@@ -36,10 +36,10 @@ class PutResourcePolicyCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1PutResourcePolicyCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_PutResourcePolicyCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1PutResourcePolicyCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_PutResourcePolicyCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.PutResourcePolicyCommand = PutResourcePolicyCommand;
@@ -36,10 +36,10 @@ class RetryBuildBatchCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1RetryBuildBatchCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_RetryBuildBatchCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1RetryBuildBatchCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_RetryBuildBatchCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.RetryBuildBatchCommand = RetryBuildBatchCommand;
@@ -36,10 +36,10 @@ class RetryBuildCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1RetryBuildCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_RetryBuildCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1RetryBuildCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_RetryBuildCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.RetryBuildCommand = RetryBuildCommand;
@@ -36,10 +36,10 @@ class StartBuildBatchCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1StartBuildBatchCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_StartBuildBatchCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1StartBuildBatchCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_StartBuildBatchCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.StartBuildBatchCommand = StartBuildBatchCommand;
@@ -36,10 +36,10 @@ class StartBuildCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1StartBuildCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_StartBuildCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1StartBuildCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_StartBuildCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.StartBuildCommand = StartBuildCommand;
@@ -36,10 +36,10 @@ class StopBuildBatchCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1StopBuildBatchCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_StopBuildBatchCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1StopBuildBatchCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_StopBuildBatchCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.StopBuildBatchCommand = StopBuildBatchCommand;
@@ -36,10 +36,10 @@ class StopBuildCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1StopBuildCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_StopBuildCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1StopBuildCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_StopBuildCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.StopBuildCommand = StopBuildCommand;
@@ -36,10 +36,10 @@ class UpdateProjectCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1UpdateProjectCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_UpdateProjectCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateProjectCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_UpdateProjectCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateProjectCommand = UpdateProjectCommand;
@@ -36,10 +36,10 @@ class UpdateProjectVisibilityCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1UpdateProjectVisibilityCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_UpdateProjectVisibilityCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateProjectVisibilityCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_UpdateProjectVisibilityCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateProjectVisibilityCommand = UpdateProjectVisibilityCommand;