@aws-sdk/client-codebuild 3.306.0 → 3.310.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 +35 -35
@@ -45,93 +45,363 @@ import { UpdateProjectCommandInput, UpdateProjectCommandOutput } from "../comman
45
45
  import { UpdateProjectVisibilityCommandInput, UpdateProjectVisibilityCommandOutput } from "../commands/UpdateProjectVisibilityCommand";
46
46
  import { UpdateReportGroupCommandInput, UpdateReportGroupCommandOutput } from "../commands/UpdateReportGroupCommand";
47
47
  import { UpdateWebhookCommandInput, UpdateWebhookCommandOutput } from "../commands/UpdateWebhookCommand";
48
- export declare const serializeAws_json1_1BatchDeleteBuildsCommand: (input: BatchDeleteBuildsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
49
- export declare const serializeAws_json1_1BatchGetBuildBatchesCommand: (input: BatchGetBuildBatchesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
50
- export declare const serializeAws_json1_1BatchGetBuildsCommand: (input: BatchGetBuildsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
51
- export declare const serializeAws_json1_1BatchGetProjectsCommand: (input: BatchGetProjectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
52
- export declare const serializeAws_json1_1BatchGetReportGroupsCommand: (input: BatchGetReportGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
53
- export declare const serializeAws_json1_1BatchGetReportsCommand: (input: BatchGetReportsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
54
- export declare const serializeAws_json1_1CreateProjectCommand: (input: CreateProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
55
- export declare const serializeAws_json1_1CreateReportGroupCommand: (input: CreateReportGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
56
- export declare const serializeAws_json1_1CreateWebhookCommand: (input: CreateWebhookCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
57
- export declare const serializeAws_json1_1DeleteBuildBatchCommand: (input: DeleteBuildBatchCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
58
- export declare const serializeAws_json1_1DeleteProjectCommand: (input: DeleteProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
59
- export declare const serializeAws_json1_1DeleteReportCommand: (input: DeleteReportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
60
- export declare const serializeAws_json1_1DeleteReportGroupCommand: (input: DeleteReportGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
61
- export declare const serializeAws_json1_1DeleteResourcePolicyCommand: (input: DeleteResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
62
- export declare const serializeAws_json1_1DeleteSourceCredentialsCommand: (input: DeleteSourceCredentialsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
63
- export declare const serializeAws_json1_1DeleteWebhookCommand: (input: DeleteWebhookCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
64
- export declare const serializeAws_json1_1DescribeCodeCoveragesCommand: (input: DescribeCodeCoveragesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
65
- export declare const serializeAws_json1_1DescribeTestCasesCommand: (input: DescribeTestCasesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
66
- export declare const serializeAws_json1_1GetReportGroupTrendCommand: (input: GetReportGroupTrendCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
67
- export declare const serializeAws_json1_1GetResourcePolicyCommand: (input: GetResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
68
- export declare const serializeAws_json1_1ImportSourceCredentialsCommand: (input: ImportSourceCredentialsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
69
- export declare const serializeAws_json1_1InvalidateProjectCacheCommand: (input: InvalidateProjectCacheCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
70
- export declare const serializeAws_json1_1ListBuildBatchesCommand: (input: ListBuildBatchesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
71
- export declare const serializeAws_json1_1ListBuildBatchesForProjectCommand: (input: ListBuildBatchesForProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
72
- export declare const serializeAws_json1_1ListBuildsCommand: (input: ListBuildsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
73
- export declare const serializeAws_json1_1ListBuildsForProjectCommand: (input: ListBuildsForProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
74
- export declare const serializeAws_json1_1ListCuratedEnvironmentImagesCommand: (input: ListCuratedEnvironmentImagesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
75
- export declare const serializeAws_json1_1ListProjectsCommand: (input: ListProjectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
76
- export declare const serializeAws_json1_1ListReportGroupsCommand: (input: ListReportGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
77
- export declare const serializeAws_json1_1ListReportsCommand: (input: ListReportsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
78
- export declare const serializeAws_json1_1ListReportsForReportGroupCommand: (input: ListReportsForReportGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
79
- export declare const serializeAws_json1_1ListSharedProjectsCommand: (input: ListSharedProjectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
80
- export declare const serializeAws_json1_1ListSharedReportGroupsCommand: (input: ListSharedReportGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
81
- export declare const serializeAws_json1_1ListSourceCredentialsCommand: (input: ListSourceCredentialsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
82
- export declare const serializeAws_json1_1PutResourcePolicyCommand: (input: PutResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
83
- export declare const serializeAws_json1_1RetryBuildCommand: (input: RetryBuildCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
84
- export declare const serializeAws_json1_1RetryBuildBatchCommand: (input: RetryBuildBatchCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
85
- export declare const serializeAws_json1_1StartBuildCommand: (input: StartBuildCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
86
- export declare const serializeAws_json1_1StartBuildBatchCommand: (input: StartBuildBatchCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
87
- export declare const serializeAws_json1_1StopBuildCommand: (input: StopBuildCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
88
- export declare const serializeAws_json1_1StopBuildBatchCommand: (input: StopBuildBatchCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
89
- export declare const serializeAws_json1_1UpdateProjectCommand: (input: UpdateProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
90
- export declare const serializeAws_json1_1UpdateProjectVisibilityCommand: (input: UpdateProjectVisibilityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
91
- export declare const serializeAws_json1_1UpdateReportGroupCommand: (input: UpdateReportGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
92
- export declare const serializeAws_json1_1UpdateWebhookCommand: (input: UpdateWebhookCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
93
- export declare const deserializeAws_json1_1BatchDeleteBuildsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDeleteBuildsCommandOutput>;
94
- export declare const deserializeAws_json1_1BatchGetBuildBatchesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetBuildBatchesCommandOutput>;
95
- export declare const deserializeAws_json1_1BatchGetBuildsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetBuildsCommandOutput>;
96
- export declare const deserializeAws_json1_1BatchGetProjectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetProjectsCommandOutput>;
97
- export declare const deserializeAws_json1_1BatchGetReportGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetReportGroupsCommandOutput>;
98
- export declare const deserializeAws_json1_1BatchGetReportsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetReportsCommandOutput>;
99
- export declare const deserializeAws_json1_1CreateProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateProjectCommandOutput>;
100
- export declare const deserializeAws_json1_1CreateReportGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateReportGroupCommandOutput>;
101
- export declare const deserializeAws_json1_1CreateWebhookCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateWebhookCommandOutput>;
102
- export declare const deserializeAws_json1_1DeleteBuildBatchCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBuildBatchCommandOutput>;
103
- export declare const deserializeAws_json1_1DeleteProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteProjectCommandOutput>;
104
- export declare const deserializeAws_json1_1DeleteReportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteReportCommandOutput>;
105
- export declare const deserializeAws_json1_1DeleteReportGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteReportGroupCommandOutput>;
106
- export declare const deserializeAws_json1_1DeleteResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteResourcePolicyCommandOutput>;
107
- export declare const deserializeAws_json1_1DeleteSourceCredentialsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSourceCredentialsCommandOutput>;
108
- export declare const deserializeAws_json1_1DeleteWebhookCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteWebhookCommandOutput>;
109
- export declare const deserializeAws_json1_1DescribeCodeCoveragesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeCodeCoveragesCommandOutput>;
110
- export declare const deserializeAws_json1_1DescribeTestCasesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTestCasesCommandOutput>;
111
- export declare const deserializeAws_json1_1GetReportGroupTrendCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetReportGroupTrendCommandOutput>;
112
- export declare const deserializeAws_json1_1GetResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResourcePolicyCommandOutput>;
113
- export declare const deserializeAws_json1_1ImportSourceCredentialsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ImportSourceCredentialsCommandOutput>;
114
- export declare const deserializeAws_json1_1InvalidateProjectCacheCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<InvalidateProjectCacheCommandOutput>;
115
- export declare const deserializeAws_json1_1ListBuildBatchesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBuildBatchesCommandOutput>;
116
- export declare const deserializeAws_json1_1ListBuildBatchesForProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBuildBatchesForProjectCommandOutput>;
117
- export declare const deserializeAws_json1_1ListBuildsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBuildsCommandOutput>;
118
- export declare const deserializeAws_json1_1ListBuildsForProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBuildsForProjectCommandOutput>;
119
- export declare const deserializeAws_json1_1ListCuratedEnvironmentImagesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCuratedEnvironmentImagesCommandOutput>;
120
- export declare const deserializeAws_json1_1ListProjectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListProjectsCommandOutput>;
121
- export declare const deserializeAws_json1_1ListReportGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListReportGroupsCommandOutput>;
122
- export declare const deserializeAws_json1_1ListReportsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListReportsCommandOutput>;
123
- export declare const deserializeAws_json1_1ListReportsForReportGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListReportsForReportGroupCommandOutput>;
124
- export declare const deserializeAws_json1_1ListSharedProjectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSharedProjectsCommandOutput>;
125
- export declare const deserializeAws_json1_1ListSharedReportGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSharedReportGroupsCommandOutput>;
126
- export declare const deserializeAws_json1_1ListSourceCredentialsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSourceCredentialsCommandOutput>;
127
- export declare const deserializeAws_json1_1PutResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutResourcePolicyCommandOutput>;
128
- export declare const deserializeAws_json1_1RetryBuildCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RetryBuildCommandOutput>;
129
- export declare const deserializeAws_json1_1RetryBuildBatchCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RetryBuildBatchCommandOutput>;
130
- export declare const deserializeAws_json1_1StartBuildCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartBuildCommandOutput>;
131
- export declare const deserializeAws_json1_1StartBuildBatchCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartBuildBatchCommandOutput>;
132
- export declare const deserializeAws_json1_1StopBuildCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopBuildCommandOutput>;
133
- export declare const deserializeAws_json1_1StopBuildBatchCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopBuildBatchCommandOutput>;
134
- export declare const deserializeAws_json1_1UpdateProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateProjectCommandOutput>;
135
- export declare const deserializeAws_json1_1UpdateProjectVisibilityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateProjectVisibilityCommandOutput>;
136
- export declare const deserializeAws_json1_1UpdateReportGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateReportGroupCommandOutput>;
137
- export declare const deserializeAws_json1_1UpdateWebhookCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateWebhookCommandOutput>;
48
+ /**
49
+ * serializeAws_json1_1BatchDeleteBuildsCommand
50
+ */
51
+ export declare const se_BatchDeleteBuildsCommand: (input: BatchDeleteBuildsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
52
+ /**
53
+ * serializeAws_json1_1BatchGetBuildBatchesCommand
54
+ */
55
+ export declare const se_BatchGetBuildBatchesCommand: (input: BatchGetBuildBatchesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
56
+ /**
57
+ * serializeAws_json1_1BatchGetBuildsCommand
58
+ */
59
+ export declare const se_BatchGetBuildsCommand: (input: BatchGetBuildsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
60
+ /**
61
+ * serializeAws_json1_1BatchGetProjectsCommand
62
+ */
63
+ export declare const se_BatchGetProjectsCommand: (input: BatchGetProjectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
64
+ /**
65
+ * serializeAws_json1_1BatchGetReportGroupsCommand
66
+ */
67
+ export declare const se_BatchGetReportGroupsCommand: (input: BatchGetReportGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
68
+ /**
69
+ * serializeAws_json1_1BatchGetReportsCommand
70
+ */
71
+ export declare const se_BatchGetReportsCommand: (input: BatchGetReportsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
72
+ /**
73
+ * serializeAws_json1_1CreateProjectCommand
74
+ */
75
+ export declare const se_CreateProjectCommand: (input: CreateProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
76
+ /**
77
+ * serializeAws_json1_1CreateReportGroupCommand
78
+ */
79
+ export declare const se_CreateReportGroupCommand: (input: CreateReportGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
80
+ /**
81
+ * serializeAws_json1_1CreateWebhookCommand
82
+ */
83
+ export declare const se_CreateWebhookCommand: (input: CreateWebhookCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
84
+ /**
85
+ * serializeAws_json1_1DeleteBuildBatchCommand
86
+ */
87
+ export declare const se_DeleteBuildBatchCommand: (input: DeleteBuildBatchCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
88
+ /**
89
+ * serializeAws_json1_1DeleteProjectCommand
90
+ */
91
+ export declare const se_DeleteProjectCommand: (input: DeleteProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
92
+ /**
93
+ * serializeAws_json1_1DeleteReportCommand
94
+ */
95
+ export declare const se_DeleteReportCommand: (input: DeleteReportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
96
+ /**
97
+ * serializeAws_json1_1DeleteReportGroupCommand
98
+ */
99
+ export declare const se_DeleteReportGroupCommand: (input: DeleteReportGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
100
+ /**
101
+ * serializeAws_json1_1DeleteResourcePolicyCommand
102
+ */
103
+ export declare const se_DeleteResourcePolicyCommand: (input: DeleteResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
104
+ /**
105
+ * serializeAws_json1_1DeleteSourceCredentialsCommand
106
+ */
107
+ export declare const se_DeleteSourceCredentialsCommand: (input: DeleteSourceCredentialsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
108
+ /**
109
+ * serializeAws_json1_1DeleteWebhookCommand
110
+ */
111
+ export declare const se_DeleteWebhookCommand: (input: DeleteWebhookCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
112
+ /**
113
+ * serializeAws_json1_1DescribeCodeCoveragesCommand
114
+ */
115
+ export declare const se_DescribeCodeCoveragesCommand: (input: DescribeCodeCoveragesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
+ /**
117
+ * serializeAws_json1_1DescribeTestCasesCommand
118
+ */
119
+ export declare const se_DescribeTestCasesCommand: (input: DescribeTestCasesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
+ /**
121
+ * serializeAws_json1_1GetReportGroupTrendCommand
122
+ */
123
+ export declare const se_GetReportGroupTrendCommand: (input: GetReportGroupTrendCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
+ /**
125
+ * serializeAws_json1_1GetResourcePolicyCommand
126
+ */
127
+ export declare const se_GetResourcePolicyCommand: (input: GetResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
128
+ /**
129
+ * serializeAws_json1_1ImportSourceCredentialsCommand
130
+ */
131
+ export declare const se_ImportSourceCredentialsCommand: (input: ImportSourceCredentialsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
132
+ /**
133
+ * serializeAws_json1_1InvalidateProjectCacheCommand
134
+ */
135
+ export declare const se_InvalidateProjectCacheCommand: (input: InvalidateProjectCacheCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
136
+ /**
137
+ * serializeAws_json1_1ListBuildBatchesCommand
138
+ */
139
+ export declare const se_ListBuildBatchesCommand: (input: ListBuildBatchesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
140
+ /**
141
+ * serializeAws_json1_1ListBuildBatchesForProjectCommand
142
+ */
143
+ export declare const se_ListBuildBatchesForProjectCommand: (input: ListBuildBatchesForProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
144
+ /**
145
+ * serializeAws_json1_1ListBuildsCommand
146
+ */
147
+ export declare const se_ListBuildsCommand: (input: ListBuildsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
148
+ /**
149
+ * serializeAws_json1_1ListBuildsForProjectCommand
150
+ */
151
+ export declare const se_ListBuildsForProjectCommand: (input: ListBuildsForProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
152
+ /**
153
+ * serializeAws_json1_1ListCuratedEnvironmentImagesCommand
154
+ */
155
+ export declare const se_ListCuratedEnvironmentImagesCommand: (input: ListCuratedEnvironmentImagesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
156
+ /**
157
+ * serializeAws_json1_1ListProjectsCommand
158
+ */
159
+ export declare const se_ListProjectsCommand: (input: ListProjectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
160
+ /**
161
+ * serializeAws_json1_1ListReportGroupsCommand
162
+ */
163
+ export declare const se_ListReportGroupsCommand: (input: ListReportGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
164
+ /**
165
+ * serializeAws_json1_1ListReportsCommand
166
+ */
167
+ export declare const se_ListReportsCommand: (input: ListReportsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
168
+ /**
169
+ * serializeAws_json1_1ListReportsForReportGroupCommand
170
+ */
171
+ export declare const se_ListReportsForReportGroupCommand: (input: ListReportsForReportGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
172
+ /**
173
+ * serializeAws_json1_1ListSharedProjectsCommand
174
+ */
175
+ export declare const se_ListSharedProjectsCommand: (input: ListSharedProjectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
176
+ /**
177
+ * serializeAws_json1_1ListSharedReportGroupsCommand
178
+ */
179
+ export declare const se_ListSharedReportGroupsCommand: (input: ListSharedReportGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
180
+ /**
181
+ * serializeAws_json1_1ListSourceCredentialsCommand
182
+ */
183
+ export declare const se_ListSourceCredentialsCommand: (input: ListSourceCredentialsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
184
+ /**
185
+ * serializeAws_json1_1PutResourcePolicyCommand
186
+ */
187
+ export declare const se_PutResourcePolicyCommand: (input: PutResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
188
+ /**
189
+ * serializeAws_json1_1RetryBuildCommand
190
+ */
191
+ export declare const se_RetryBuildCommand: (input: RetryBuildCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
192
+ /**
193
+ * serializeAws_json1_1RetryBuildBatchCommand
194
+ */
195
+ export declare const se_RetryBuildBatchCommand: (input: RetryBuildBatchCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
196
+ /**
197
+ * serializeAws_json1_1StartBuildCommand
198
+ */
199
+ export declare const se_StartBuildCommand: (input: StartBuildCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
200
+ /**
201
+ * serializeAws_json1_1StartBuildBatchCommand
202
+ */
203
+ export declare const se_StartBuildBatchCommand: (input: StartBuildBatchCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
204
+ /**
205
+ * serializeAws_json1_1StopBuildCommand
206
+ */
207
+ export declare const se_StopBuildCommand: (input: StopBuildCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
208
+ /**
209
+ * serializeAws_json1_1StopBuildBatchCommand
210
+ */
211
+ export declare const se_StopBuildBatchCommand: (input: StopBuildBatchCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
212
+ /**
213
+ * serializeAws_json1_1UpdateProjectCommand
214
+ */
215
+ export declare const se_UpdateProjectCommand: (input: UpdateProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
216
+ /**
217
+ * serializeAws_json1_1UpdateProjectVisibilityCommand
218
+ */
219
+ export declare const se_UpdateProjectVisibilityCommand: (input: UpdateProjectVisibilityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
220
+ /**
221
+ * serializeAws_json1_1UpdateReportGroupCommand
222
+ */
223
+ export declare const se_UpdateReportGroupCommand: (input: UpdateReportGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
224
+ /**
225
+ * serializeAws_json1_1UpdateWebhookCommand
226
+ */
227
+ export declare const se_UpdateWebhookCommand: (input: UpdateWebhookCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
228
+ /**
229
+ * deserializeAws_json1_1BatchDeleteBuildsCommand
230
+ */
231
+ export declare const de_BatchDeleteBuildsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDeleteBuildsCommandOutput>;
232
+ /**
233
+ * deserializeAws_json1_1BatchGetBuildBatchesCommand
234
+ */
235
+ export declare const de_BatchGetBuildBatchesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetBuildBatchesCommandOutput>;
236
+ /**
237
+ * deserializeAws_json1_1BatchGetBuildsCommand
238
+ */
239
+ export declare const de_BatchGetBuildsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetBuildsCommandOutput>;
240
+ /**
241
+ * deserializeAws_json1_1BatchGetProjectsCommand
242
+ */
243
+ export declare const de_BatchGetProjectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetProjectsCommandOutput>;
244
+ /**
245
+ * deserializeAws_json1_1BatchGetReportGroupsCommand
246
+ */
247
+ export declare const de_BatchGetReportGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetReportGroupsCommandOutput>;
248
+ /**
249
+ * deserializeAws_json1_1BatchGetReportsCommand
250
+ */
251
+ export declare const de_BatchGetReportsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetReportsCommandOutput>;
252
+ /**
253
+ * deserializeAws_json1_1CreateProjectCommand
254
+ */
255
+ export declare const de_CreateProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateProjectCommandOutput>;
256
+ /**
257
+ * deserializeAws_json1_1CreateReportGroupCommand
258
+ */
259
+ export declare const de_CreateReportGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateReportGroupCommandOutput>;
260
+ /**
261
+ * deserializeAws_json1_1CreateWebhookCommand
262
+ */
263
+ export declare const de_CreateWebhookCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateWebhookCommandOutput>;
264
+ /**
265
+ * deserializeAws_json1_1DeleteBuildBatchCommand
266
+ */
267
+ export declare const de_DeleteBuildBatchCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBuildBatchCommandOutput>;
268
+ /**
269
+ * deserializeAws_json1_1DeleteProjectCommand
270
+ */
271
+ export declare const de_DeleteProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteProjectCommandOutput>;
272
+ /**
273
+ * deserializeAws_json1_1DeleteReportCommand
274
+ */
275
+ export declare const de_DeleteReportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteReportCommandOutput>;
276
+ /**
277
+ * deserializeAws_json1_1DeleteReportGroupCommand
278
+ */
279
+ export declare const de_DeleteReportGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteReportGroupCommandOutput>;
280
+ /**
281
+ * deserializeAws_json1_1DeleteResourcePolicyCommand
282
+ */
283
+ export declare const de_DeleteResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteResourcePolicyCommandOutput>;
284
+ /**
285
+ * deserializeAws_json1_1DeleteSourceCredentialsCommand
286
+ */
287
+ export declare const de_DeleteSourceCredentialsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSourceCredentialsCommandOutput>;
288
+ /**
289
+ * deserializeAws_json1_1DeleteWebhookCommand
290
+ */
291
+ export declare const de_DeleteWebhookCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteWebhookCommandOutput>;
292
+ /**
293
+ * deserializeAws_json1_1DescribeCodeCoveragesCommand
294
+ */
295
+ export declare const de_DescribeCodeCoveragesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeCodeCoveragesCommandOutput>;
296
+ /**
297
+ * deserializeAws_json1_1DescribeTestCasesCommand
298
+ */
299
+ export declare const de_DescribeTestCasesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTestCasesCommandOutput>;
300
+ /**
301
+ * deserializeAws_json1_1GetReportGroupTrendCommand
302
+ */
303
+ export declare const de_GetReportGroupTrendCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetReportGroupTrendCommandOutput>;
304
+ /**
305
+ * deserializeAws_json1_1GetResourcePolicyCommand
306
+ */
307
+ export declare const de_GetResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResourcePolicyCommandOutput>;
308
+ /**
309
+ * deserializeAws_json1_1ImportSourceCredentialsCommand
310
+ */
311
+ export declare const de_ImportSourceCredentialsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ImportSourceCredentialsCommandOutput>;
312
+ /**
313
+ * deserializeAws_json1_1InvalidateProjectCacheCommand
314
+ */
315
+ export declare const de_InvalidateProjectCacheCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<InvalidateProjectCacheCommandOutput>;
316
+ /**
317
+ * deserializeAws_json1_1ListBuildBatchesCommand
318
+ */
319
+ export declare const de_ListBuildBatchesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBuildBatchesCommandOutput>;
320
+ /**
321
+ * deserializeAws_json1_1ListBuildBatchesForProjectCommand
322
+ */
323
+ export declare const de_ListBuildBatchesForProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBuildBatchesForProjectCommandOutput>;
324
+ /**
325
+ * deserializeAws_json1_1ListBuildsCommand
326
+ */
327
+ export declare const de_ListBuildsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBuildsCommandOutput>;
328
+ /**
329
+ * deserializeAws_json1_1ListBuildsForProjectCommand
330
+ */
331
+ export declare const de_ListBuildsForProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBuildsForProjectCommandOutput>;
332
+ /**
333
+ * deserializeAws_json1_1ListCuratedEnvironmentImagesCommand
334
+ */
335
+ export declare const de_ListCuratedEnvironmentImagesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCuratedEnvironmentImagesCommandOutput>;
336
+ /**
337
+ * deserializeAws_json1_1ListProjectsCommand
338
+ */
339
+ export declare const de_ListProjectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListProjectsCommandOutput>;
340
+ /**
341
+ * deserializeAws_json1_1ListReportGroupsCommand
342
+ */
343
+ export declare const de_ListReportGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListReportGroupsCommandOutput>;
344
+ /**
345
+ * deserializeAws_json1_1ListReportsCommand
346
+ */
347
+ export declare const de_ListReportsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListReportsCommandOutput>;
348
+ /**
349
+ * deserializeAws_json1_1ListReportsForReportGroupCommand
350
+ */
351
+ export declare const de_ListReportsForReportGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListReportsForReportGroupCommandOutput>;
352
+ /**
353
+ * deserializeAws_json1_1ListSharedProjectsCommand
354
+ */
355
+ export declare const de_ListSharedProjectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSharedProjectsCommandOutput>;
356
+ /**
357
+ * deserializeAws_json1_1ListSharedReportGroupsCommand
358
+ */
359
+ export declare const de_ListSharedReportGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSharedReportGroupsCommandOutput>;
360
+ /**
361
+ * deserializeAws_json1_1ListSourceCredentialsCommand
362
+ */
363
+ export declare const de_ListSourceCredentialsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSourceCredentialsCommandOutput>;
364
+ /**
365
+ * deserializeAws_json1_1PutResourcePolicyCommand
366
+ */
367
+ export declare const de_PutResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutResourcePolicyCommandOutput>;
368
+ /**
369
+ * deserializeAws_json1_1RetryBuildCommand
370
+ */
371
+ export declare const de_RetryBuildCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RetryBuildCommandOutput>;
372
+ /**
373
+ * deserializeAws_json1_1RetryBuildBatchCommand
374
+ */
375
+ export declare const de_RetryBuildBatchCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RetryBuildBatchCommandOutput>;
376
+ /**
377
+ * deserializeAws_json1_1StartBuildCommand
378
+ */
379
+ export declare const de_StartBuildCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartBuildCommandOutput>;
380
+ /**
381
+ * deserializeAws_json1_1StartBuildBatchCommand
382
+ */
383
+ export declare const de_StartBuildBatchCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartBuildBatchCommandOutput>;
384
+ /**
385
+ * deserializeAws_json1_1StopBuildCommand
386
+ */
387
+ export declare const de_StopBuildCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopBuildCommandOutput>;
388
+ /**
389
+ * deserializeAws_json1_1StopBuildBatchCommand
390
+ */
391
+ export declare const de_StopBuildBatchCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopBuildBatchCommandOutput>;
392
+ /**
393
+ * deserializeAws_json1_1UpdateProjectCommand
394
+ */
395
+ export declare const de_UpdateProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateProjectCommandOutput>;
396
+ /**
397
+ * deserializeAws_json1_1UpdateProjectVisibilityCommand
398
+ */
399
+ export declare const de_UpdateProjectVisibilityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateProjectVisibilityCommandOutput>;
400
+ /**
401
+ * deserializeAws_json1_1UpdateReportGroupCommand
402
+ */
403
+ export declare const de_UpdateReportGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateReportGroupCommandOutput>;
404
+ /**
405
+ * deserializeAws_json1_1UpdateWebhookCommand
406
+ */
407
+ export declare const de_UpdateWebhookCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateWebhookCommandOutput>;