@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
@@ -2,425 +2,425 @@ import { HttpRequest as __HttpRequest } from "@aws-sdk/protocol-http";
2
2
  import { decorateServiceException as __decorateServiceException, expectBoolean as __expectBoolean, expectInt32 as __expectInt32, expectLong as __expectLong, expectNonNull as __expectNonNull, expectNumber as __expectNumber, expectString as __expectString, limitedParseDouble as __limitedParseDouble, parseEpochTimestamp as __parseEpochTimestamp, serializeFloat as __serializeFloat, throwDefaultError, } from "@aws-sdk/smithy-client";
3
3
  import { CodeBuildServiceException as __BaseException } from "../models/CodeBuildServiceException";
4
4
  import { AccountLimitExceededException, InvalidInputException, OAuthProviderException, ResourceAlreadyExistsException, ResourceNotFoundException, } from "../models/models_0";
5
- export const serializeAws_json1_1BatchDeleteBuildsCommand = async (input, context) => {
5
+ export const se_BatchDeleteBuildsCommand = async (input, context) => {
6
6
  const headers = {
7
7
  "content-type": "application/x-amz-json-1.1",
8
8
  "x-amz-target": "CodeBuild_20161006.BatchDeleteBuilds",
9
9
  };
10
10
  let body;
11
- body = JSON.stringify(serializeAws_json1_1BatchDeleteBuildsInput(input, context));
11
+ body = JSON.stringify(se_BatchDeleteBuildsInput(input, context));
12
12
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
13
13
  };
14
- export const serializeAws_json1_1BatchGetBuildBatchesCommand = async (input, context) => {
14
+ export const se_BatchGetBuildBatchesCommand = async (input, context) => {
15
15
  const headers = {
16
16
  "content-type": "application/x-amz-json-1.1",
17
17
  "x-amz-target": "CodeBuild_20161006.BatchGetBuildBatches",
18
18
  };
19
19
  let body;
20
- body = JSON.stringify(serializeAws_json1_1BatchGetBuildBatchesInput(input, context));
20
+ body = JSON.stringify(se_BatchGetBuildBatchesInput(input, context));
21
21
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
22
22
  };
23
- export const serializeAws_json1_1BatchGetBuildsCommand = async (input, context) => {
23
+ export const se_BatchGetBuildsCommand = async (input, context) => {
24
24
  const headers = {
25
25
  "content-type": "application/x-amz-json-1.1",
26
26
  "x-amz-target": "CodeBuild_20161006.BatchGetBuilds",
27
27
  };
28
28
  let body;
29
- body = JSON.stringify(serializeAws_json1_1BatchGetBuildsInput(input, context));
29
+ body = JSON.stringify(se_BatchGetBuildsInput(input, context));
30
30
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
31
31
  };
32
- export const serializeAws_json1_1BatchGetProjectsCommand = async (input, context) => {
32
+ export const se_BatchGetProjectsCommand = async (input, context) => {
33
33
  const headers = {
34
34
  "content-type": "application/x-amz-json-1.1",
35
35
  "x-amz-target": "CodeBuild_20161006.BatchGetProjects",
36
36
  };
37
37
  let body;
38
- body = JSON.stringify(serializeAws_json1_1BatchGetProjectsInput(input, context));
38
+ body = JSON.stringify(se_BatchGetProjectsInput(input, context));
39
39
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
40
40
  };
41
- export const serializeAws_json1_1BatchGetReportGroupsCommand = async (input, context) => {
41
+ export const se_BatchGetReportGroupsCommand = async (input, context) => {
42
42
  const headers = {
43
43
  "content-type": "application/x-amz-json-1.1",
44
44
  "x-amz-target": "CodeBuild_20161006.BatchGetReportGroups",
45
45
  };
46
46
  let body;
47
- body = JSON.stringify(serializeAws_json1_1BatchGetReportGroupsInput(input, context));
47
+ body = JSON.stringify(se_BatchGetReportGroupsInput(input, context));
48
48
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
49
49
  };
50
- export const serializeAws_json1_1BatchGetReportsCommand = async (input, context) => {
50
+ export const se_BatchGetReportsCommand = async (input, context) => {
51
51
  const headers = {
52
52
  "content-type": "application/x-amz-json-1.1",
53
53
  "x-amz-target": "CodeBuild_20161006.BatchGetReports",
54
54
  };
55
55
  let body;
56
- body = JSON.stringify(serializeAws_json1_1BatchGetReportsInput(input, context));
56
+ body = JSON.stringify(se_BatchGetReportsInput(input, context));
57
57
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
58
58
  };
59
- export const serializeAws_json1_1CreateProjectCommand = async (input, context) => {
59
+ export const se_CreateProjectCommand = async (input, context) => {
60
60
  const headers = {
61
61
  "content-type": "application/x-amz-json-1.1",
62
62
  "x-amz-target": "CodeBuild_20161006.CreateProject",
63
63
  };
64
64
  let body;
65
- body = JSON.stringify(serializeAws_json1_1CreateProjectInput(input, context));
65
+ body = JSON.stringify(se_CreateProjectInput(input, context));
66
66
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
67
67
  };
68
- export const serializeAws_json1_1CreateReportGroupCommand = async (input, context) => {
68
+ export const se_CreateReportGroupCommand = async (input, context) => {
69
69
  const headers = {
70
70
  "content-type": "application/x-amz-json-1.1",
71
71
  "x-amz-target": "CodeBuild_20161006.CreateReportGroup",
72
72
  };
73
73
  let body;
74
- body = JSON.stringify(serializeAws_json1_1CreateReportGroupInput(input, context));
74
+ body = JSON.stringify(se_CreateReportGroupInput(input, context));
75
75
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
76
76
  };
77
- export const serializeAws_json1_1CreateWebhookCommand = async (input, context) => {
77
+ export const se_CreateWebhookCommand = async (input, context) => {
78
78
  const headers = {
79
79
  "content-type": "application/x-amz-json-1.1",
80
80
  "x-amz-target": "CodeBuild_20161006.CreateWebhook",
81
81
  };
82
82
  let body;
83
- body = JSON.stringify(serializeAws_json1_1CreateWebhookInput(input, context));
83
+ body = JSON.stringify(se_CreateWebhookInput(input, context));
84
84
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
85
85
  };
86
- export const serializeAws_json1_1DeleteBuildBatchCommand = async (input, context) => {
86
+ export const se_DeleteBuildBatchCommand = async (input, context) => {
87
87
  const headers = {
88
88
  "content-type": "application/x-amz-json-1.1",
89
89
  "x-amz-target": "CodeBuild_20161006.DeleteBuildBatch",
90
90
  };
91
91
  let body;
92
- body = JSON.stringify(serializeAws_json1_1DeleteBuildBatchInput(input, context));
92
+ body = JSON.stringify(se_DeleteBuildBatchInput(input, context));
93
93
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
94
94
  };
95
- export const serializeAws_json1_1DeleteProjectCommand = async (input, context) => {
95
+ export const se_DeleteProjectCommand = async (input, context) => {
96
96
  const headers = {
97
97
  "content-type": "application/x-amz-json-1.1",
98
98
  "x-amz-target": "CodeBuild_20161006.DeleteProject",
99
99
  };
100
100
  let body;
101
- body = JSON.stringify(serializeAws_json1_1DeleteProjectInput(input, context));
101
+ body = JSON.stringify(se_DeleteProjectInput(input, context));
102
102
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
103
103
  };
104
- export const serializeAws_json1_1DeleteReportCommand = async (input, context) => {
104
+ export const se_DeleteReportCommand = async (input, context) => {
105
105
  const headers = {
106
106
  "content-type": "application/x-amz-json-1.1",
107
107
  "x-amz-target": "CodeBuild_20161006.DeleteReport",
108
108
  };
109
109
  let body;
110
- body = JSON.stringify(serializeAws_json1_1DeleteReportInput(input, context));
110
+ body = JSON.stringify(se_DeleteReportInput(input, context));
111
111
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
112
112
  };
113
- export const serializeAws_json1_1DeleteReportGroupCommand = async (input, context) => {
113
+ export const se_DeleteReportGroupCommand = async (input, context) => {
114
114
  const headers = {
115
115
  "content-type": "application/x-amz-json-1.1",
116
116
  "x-amz-target": "CodeBuild_20161006.DeleteReportGroup",
117
117
  };
118
118
  let body;
119
- body = JSON.stringify(serializeAws_json1_1DeleteReportGroupInput(input, context));
119
+ body = JSON.stringify(se_DeleteReportGroupInput(input, context));
120
120
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
121
121
  };
122
- export const serializeAws_json1_1DeleteResourcePolicyCommand = async (input, context) => {
122
+ export const se_DeleteResourcePolicyCommand = async (input, context) => {
123
123
  const headers = {
124
124
  "content-type": "application/x-amz-json-1.1",
125
125
  "x-amz-target": "CodeBuild_20161006.DeleteResourcePolicy",
126
126
  };
127
127
  let body;
128
- body = JSON.stringify(serializeAws_json1_1DeleteResourcePolicyInput(input, context));
128
+ body = JSON.stringify(se_DeleteResourcePolicyInput(input, context));
129
129
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
130
130
  };
131
- export const serializeAws_json1_1DeleteSourceCredentialsCommand = async (input, context) => {
131
+ export const se_DeleteSourceCredentialsCommand = async (input, context) => {
132
132
  const headers = {
133
133
  "content-type": "application/x-amz-json-1.1",
134
134
  "x-amz-target": "CodeBuild_20161006.DeleteSourceCredentials",
135
135
  };
136
136
  let body;
137
- body = JSON.stringify(serializeAws_json1_1DeleteSourceCredentialsInput(input, context));
137
+ body = JSON.stringify(se_DeleteSourceCredentialsInput(input, context));
138
138
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
139
139
  };
140
- export const serializeAws_json1_1DeleteWebhookCommand = async (input, context) => {
140
+ export const se_DeleteWebhookCommand = async (input, context) => {
141
141
  const headers = {
142
142
  "content-type": "application/x-amz-json-1.1",
143
143
  "x-amz-target": "CodeBuild_20161006.DeleteWebhook",
144
144
  };
145
145
  let body;
146
- body = JSON.stringify(serializeAws_json1_1DeleteWebhookInput(input, context));
146
+ body = JSON.stringify(se_DeleteWebhookInput(input, context));
147
147
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
148
148
  };
149
- export const serializeAws_json1_1DescribeCodeCoveragesCommand = async (input, context) => {
149
+ export const se_DescribeCodeCoveragesCommand = async (input, context) => {
150
150
  const headers = {
151
151
  "content-type": "application/x-amz-json-1.1",
152
152
  "x-amz-target": "CodeBuild_20161006.DescribeCodeCoverages",
153
153
  };
154
154
  let body;
155
- body = JSON.stringify(serializeAws_json1_1DescribeCodeCoveragesInput(input, context));
155
+ body = JSON.stringify(se_DescribeCodeCoveragesInput(input, context));
156
156
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
157
157
  };
158
- export const serializeAws_json1_1DescribeTestCasesCommand = async (input, context) => {
158
+ export const se_DescribeTestCasesCommand = async (input, context) => {
159
159
  const headers = {
160
160
  "content-type": "application/x-amz-json-1.1",
161
161
  "x-amz-target": "CodeBuild_20161006.DescribeTestCases",
162
162
  };
163
163
  let body;
164
- body = JSON.stringify(serializeAws_json1_1DescribeTestCasesInput(input, context));
164
+ body = JSON.stringify(se_DescribeTestCasesInput(input, context));
165
165
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
166
166
  };
167
- export const serializeAws_json1_1GetReportGroupTrendCommand = async (input, context) => {
167
+ export const se_GetReportGroupTrendCommand = async (input, context) => {
168
168
  const headers = {
169
169
  "content-type": "application/x-amz-json-1.1",
170
170
  "x-amz-target": "CodeBuild_20161006.GetReportGroupTrend",
171
171
  };
172
172
  let body;
173
- body = JSON.stringify(serializeAws_json1_1GetReportGroupTrendInput(input, context));
173
+ body = JSON.stringify(se_GetReportGroupTrendInput(input, context));
174
174
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
175
175
  };
176
- export const serializeAws_json1_1GetResourcePolicyCommand = async (input, context) => {
176
+ export const se_GetResourcePolicyCommand = async (input, context) => {
177
177
  const headers = {
178
178
  "content-type": "application/x-amz-json-1.1",
179
179
  "x-amz-target": "CodeBuild_20161006.GetResourcePolicy",
180
180
  };
181
181
  let body;
182
- body = JSON.stringify(serializeAws_json1_1GetResourcePolicyInput(input, context));
182
+ body = JSON.stringify(se_GetResourcePolicyInput(input, context));
183
183
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
184
184
  };
185
- export const serializeAws_json1_1ImportSourceCredentialsCommand = async (input, context) => {
185
+ export const se_ImportSourceCredentialsCommand = async (input, context) => {
186
186
  const headers = {
187
187
  "content-type": "application/x-amz-json-1.1",
188
188
  "x-amz-target": "CodeBuild_20161006.ImportSourceCredentials",
189
189
  };
190
190
  let body;
191
- body = JSON.stringify(serializeAws_json1_1ImportSourceCredentialsInput(input, context));
191
+ body = JSON.stringify(se_ImportSourceCredentialsInput(input, context));
192
192
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
193
193
  };
194
- export const serializeAws_json1_1InvalidateProjectCacheCommand = async (input, context) => {
194
+ export const se_InvalidateProjectCacheCommand = async (input, context) => {
195
195
  const headers = {
196
196
  "content-type": "application/x-amz-json-1.1",
197
197
  "x-amz-target": "CodeBuild_20161006.InvalidateProjectCache",
198
198
  };
199
199
  let body;
200
- body = JSON.stringify(serializeAws_json1_1InvalidateProjectCacheInput(input, context));
200
+ body = JSON.stringify(se_InvalidateProjectCacheInput(input, context));
201
201
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
202
202
  };
203
- export const serializeAws_json1_1ListBuildBatchesCommand = async (input, context) => {
203
+ export const se_ListBuildBatchesCommand = async (input, context) => {
204
204
  const headers = {
205
205
  "content-type": "application/x-amz-json-1.1",
206
206
  "x-amz-target": "CodeBuild_20161006.ListBuildBatches",
207
207
  };
208
208
  let body;
209
- body = JSON.stringify(serializeAws_json1_1ListBuildBatchesInput(input, context));
209
+ body = JSON.stringify(se_ListBuildBatchesInput(input, context));
210
210
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
211
211
  };
212
- export const serializeAws_json1_1ListBuildBatchesForProjectCommand = async (input, context) => {
212
+ export const se_ListBuildBatchesForProjectCommand = async (input, context) => {
213
213
  const headers = {
214
214
  "content-type": "application/x-amz-json-1.1",
215
215
  "x-amz-target": "CodeBuild_20161006.ListBuildBatchesForProject",
216
216
  };
217
217
  let body;
218
- body = JSON.stringify(serializeAws_json1_1ListBuildBatchesForProjectInput(input, context));
218
+ body = JSON.stringify(se_ListBuildBatchesForProjectInput(input, context));
219
219
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
220
220
  };
221
- export const serializeAws_json1_1ListBuildsCommand = async (input, context) => {
221
+ export const se_ListBuildsCommand = async (input, context) => {
222
222
  const headers = {
223
223
  "content-type": "application/x-amz-json-1.1",
224
224
  "x-amz-target": "CodeBuild_20161006.ListBuilds",
225
225
  };
226
226
  let body;
227
- body = JSON.stringify(serializeAws_json1_1ListBuildsInput(input, context));
227
+ body = JSON.stringify(se_ListBuildsInput(input, context));
228
228
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
229
229
  };
230
- export const serializeAws_json1_1ListBuildsForProjectCommand = async (input, context) => {
230
+ export const se_ListBuildsForProjectCommand = async (input, context) => {
231
231
  const headers = {
232
232
  "content-type": "application/x-amz-json-1.1",
233
233
  "x-amz-target": "CodeBuild_20161006.ListBuildsForProject",
234
234
  };
235
235
  let body;
236
- body = JSON.stringify(serializeAws_json1_1ListBuildsForProjectInput(input, context));
236
+ body = JSON.stringify(se_ListBuildsForProjectInput(input, context));
237
237
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
238
238
  };
239
- export const serializeAws_json1_1ListCuratedEnvironmentImagesCommand = async (input, context) => {
239
+ export const se_ListCuratedEnvironmentImagesCommand = async (input, context) => {
240
240
  const headers = {
241
241
  "content-type": "application/x-amz-json-1.1",
242
242
  "x-amz-target": "CodeBuild_20161006.ListCuratedEnvironmentImages",
243
243
  };
244
244
  let body;
245
- body = JSON.stringify(serializeAws_json1_1ListCuratedEnvironmentImagesInput(input, context));
245
+ body = JSON.stringify(se_ListCuratedEnvironmentImagesInput(input, context));
246
246
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
247
247
  };
248
- export const serializeAws_json1_1ListProjectsCommand = async (input, context) => {
248
+ export const se_ListProjectsCommand = async (input, context) => {
249
249
  const headers = {
250
250
  "content-type": "application/x-amz-json-1.1",
251
251
  "x-amz-target": "CodeBuild_20161006.ListProjects",
252
252
  };
253
253
  let body;
254
- body = JSON.stringify(serializeAws_json1_1ListProjectsInput(input, context));
254
+ body = JSON.stringify(se_ListProjectsInput(input, context));
255
255
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
256
256
  };
257
- export const serializeAws_json1_1ListReportGroupsCommand = async (input, context) => {
257
+ export const se_ListReportGroupsCommand = async (input, context) => {
258
258
  const headers = {
259
259
  "content-type": "application/x-amz-json-1.1",
260
260
  "x-amz-target": "CodeBuild_20161006.ListReportGroups",
261
261
  };
262
262
  let body;
263
- body = JSON.stringify(serializeAws_json1_1ListReportGroupsInput(input, context));
263
+ body = JSON.stringify(se_ListReportGroupsInput(input, context));
264
264
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
265
265
  };
266
- export const serializeAws_json1_1ListReportsCommand = async (input, context) => {
266
+ export const se_ListReportsCommand = async (input, context) => {
267
267
  const headers = {
268
268
  "content-type": "application/x-amz-json-1.1",
269
269
  "x-amz-target": "CodeBuild_20161006.ListReports",
270
270
  };
271
271
  let body;
272
- body = JSON.stringify(serializeAws_json1_1ListReportsInput(input, context));
272
+ body = JSON.stringify(se_ListReportsInput(input, context));
273
273
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
274
274
  };
275
- export const serializeAws_json1_1ListReportsForReportGroupCommand = async (input, context) => {
275
+ export const se_ListReportsForReportGroupCommand = async (input, context) => {
276
276
  const headers = {
277
277
  "content-type": "application/x-amz-json-1.1",
278
278
  "x-amz-target": "CodeBuild_20161006.ListReportsForReportGroup",
279
279
  };
280
280
  let body;
281
- body = JSON.stringify(serializeAws_json1_1ListReportsForReportGroupInput(input, context));
281
+ body = JSON.stringify(se_ListReportsForReportGroupInput(input, context));
282
282
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
283
283
  };
284
- export const serializeAws_json1_1ListSharedProjectsCommand = async (input, context) => {
284
+ export const se_ListSharedProjectsCommand = async (input, context) => {
285
285
  const headers = {
286
286
  "content-type": "application/x-amz-json-1.1",
287
287
  "x-amz-target": "CodeBuild_20161006.ListSharedProjects",
288
288
  };
289
289
  let body;
290
- body = JSON.stringify(serializeAws_json1_1ListSharedProjectsInput(input, context));
290
+ body = JSON.stringify(se_ListSharedProjectsInput(input, context));
291
291
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
292
292
  };
293
- export const serializeAws_json1_1ListSharedReportGroupsCommand = async (input, context) => {
293
+ export const se_ListSharedReportGroupsCommand = async (input, context) => {
294
294
  const headers = {
295
295
  "content-type": "application/x-amz-json-1.1",
296
296
  "x-amz-target": "CodeBuild_20161006.ListSharedReportGroups",
297
297
  };
298
298
  let body;
299
- body = JSON.stringify(serializeAws_json1_1ListSharedReportGroupsInput(input, context));
299
+ body = JSON.stringify(se_ListSharedReportGroupsInput(input, context));
300
300
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
301
301
  };
302
- export const serializeAws_json1_1ListSourceCredentialsCommand = async (input, context) => {
302
+ export const se_ListSourceCredentialsCommand = async (input, context) => {
303
303
  const headers = {
304
304
  "content-type": "application/x-amz-json-1.1",
305
305
  "x-amz-target": "CodeBuild_20161006.ListSourceCredentials",
306
306
  };
307
307
  let body;
308
- body = JSON.stringify(serializeAws_json1_1ListSourceCredentialsInput(input, context));
308
+ body = JSON.stringify(se_ListSourceCredentialsInput(input, context));
309
309
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
310
310
  };
311
- export const serializeAws_json1_1PutResourcePolicyCommand = async (input, context) => {
311
+ export const se_PutResourcePolicyCommand = async (input, context) => {
312
312
  const headers = {
313
313
  "content-type": "application/x-amz-json-1.1",
314
314
  "x-amz-target": "CodeBuild_20161006.PutResourcePolicy",
315
315
  };
316
316
  let body;
317
- body = JSON.stringify(serializeAws_json1_1PutResourcePolicyInput(input, context));
317
+ body = JSON.stringify(se_PutResourcePolicyInput(input, context));
318
318
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
319
319
  };
320
- export const serializeAws_json1_1RetryBuildCommand = async (input, context) => {
320
+ export const se_RetryBuildCommand = async (input, context) => {
321
321
  const headers = {
322
322
  "content-type": "application/x-amz-json-1.1",
323
323
  "x-amz-target": "CodeBuild_20161006.RetryBuild",
324
324
  };
325
325
  let body;
326
- body = JSON.stringify(serializeAws_json1_1RetryBuildInput(input, context));
326
+ body = JSON.stringify(se_RetryBuildInput(input, context));
327
327
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
328
328
  };
329
- export const serializeAws_json1_1RetryBuildBatchCommand = async (input, context) => {
329
+ export const se_RetryBuildBatchCommand = async (input, context) => {
330
330
  const headers = {
331
331
  "content-type": "application/x-amz-json-1.1",
332
332
  "x-amz-target": "CodeBuild_20161006.RetryBuildBatch",
333
333
  };
334
334
  let body;
335
- body = JSON.stringify(serializeAws_json1_1RetryBuildBatchInput(input, context));
335
+ body = JSON.stringify(se_RetryBuildBatchInput(input, context));
336
336
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
337
337
  };
338
- export const serializeAws_json1_1StartBuildCommand = async (input, context) => {
338
+ export const se_StartBuildCommand = async (input, context) => {
339
339
  const headers = {
340
340
  "content-type": "application/x-amz-json-1.1",
341
341
  "x-amz-target": "CodeBuild_20161006.StartBuild",
342
342
  };
343
343
  let body;
344
- body = JSON.stringify(serializeAws_json1_1StartBuildInput(input, context));
344
+ body = JSON.stringify(se_StartBuildInput(input, context));
345
345
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
346
346
  };
347
- export const serializeAws_json1_1StartBuildBatchCommand = async (input, context) => {
347
+ export const se_StartBuildBatchCommand = async (input, context) => {
348
348
  const headers = {
349
349
  "content-type": "application/x-amz-json-1.1",
350
350
  "x-amz-target": "CodeBuild_20161006.StartBuildBatch",
351
351
  };
352
352
  let body;
353
- body = JSON.stringify(serializeAws_json1_1StartBuildBatchInput(input, context));
353
+ body = JSON.stringify(se_StartBuildBatchInput(input, context));
354
354
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
355
355
  };
356
- export const serializeAws_json1_1StopBuildCommand = async (input, context) => {
356
+ export const se_StopBuildCommand = async (input, context) => {
357
357
  const headers = {
358
358
  "content-type": "application/x-amz-json-1.1",
359
359
  "x-amz-target": "CodeBuild_20161006.StopBuild",
360
360
  };
361
361
  let body;
362
- body = JSON.stringify(serializeAws_json1_1StopBuildInput(input, context));
362
+ body = JSON.stringify(se_StopBuildInput(input, context));
363
363
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
364
364
  };
365
- export const serializeAws_json1_1StopBuildBatchCommand = async (input, context) => {
365
+ export const se_StopBuildBatchCommand = async (input, context) => {
366
366
  const headers = {
367
367
  "content-type": "application/x-amz-json-1.1",
368
368
  "x-amz-target": "CodeBuild_20161006.StopBuildBatch",
369
369
  };
370
370
  let body;
371
- body = JSON.stringify(serializeAws_json1_1StopBuildBatchInput(input, context));
371
+ body = JSON.stringify(se_StopBuildBatchInput(input, context));
372
372
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
373
373
  };
374
- export const serializeAws_json1_1UpdateProjectCommand = async (input, context) => {
374
+ export const se_UpdateProjectCommand = async (input, context) => {
375
375
  const headers = {
376
376
  "content-type": "application/x-amz-json-1.1",
377
377
  "x-amz-target": "CodeBuild_20161006.UpdateProject",
378
378
  };
379
379
  let body;
380
- body = JSON.stringify(serializeAws_json1_1UpdateProjectInput(input, context));
380
+ body = JSON.stringify(se_UpdateProjectInput(input, context));
381
381
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
382
382
  };
383
- export const serializeAws_json1_1UpdateProjectVisibilityCommand = async (input, context) => {
383
+ export const se_UpdateProjectVisibilityCommand = async (input, context) => {
384
384
  const headers = {
385
385
  "content-type": "application/x-amz-json-1.1",
386
386
  "x-amz-target": "CodeBuild_20161006.UpdateProjectVisibility",
387
387
  };
388
388
  let body;
389
- body = JSON.stringify(serializeAws_json1_1UpdateProjectVisibilityInput(input, context));
389
+ body = JSON.stringify(se_UpdateProjectVisibilityInput(input, context));
390
390
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
391
391
  };
392
- export const serializeAws_json1_1UpdateReportGroupCommand = async (input, context) => {
392
+ export const se_UpdateReportGroupCommand = async (input, context) => {
393
393
  const headers = {
394
394
  "content-type": "application/x-amz-json-1.1",
395
395
  "x-amz-target": "CodeBuild_20161006.UpdateReportGroup",
396
396
  };
397
397
  let body;
398
- body = JSON.stringify(serializeAws_json1_1UpdateReportGroupInput(input, context));
398
+ body = JSON.stringify(se_UpdateReportGroupInput(input, context));
399
399
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
400
400
  };
401
- export const serializeAws_json1_1UpdateWebhookCommand = async (input, context) => {
401
+ export const se_UpdateWebhookCommand = async (input, context) => {
402
402
  const headers = {
403
403
  "content-type": "application/x-amz-json-1.1",
404
404
  "x-amz-target": "CodeBuild_20161006.UpdateWebhook",
405
405
  };
406
406
  let body;
407
- body = JSON.stringify(serializeAws_json1_1UpdateWebhookInput(input, context));
407
+ body = JSON.stringify(se_UpdateWebhookInput(input, context));
408
408
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
409
409
  };
410
- export const deserializeAws_json1_1BatchDeleteBuildsCommand = async (output, context) => {
410
+ export const de_BatchDeleteBuildsCommand = async (output, context) => {
411
411
  if (output.statusCode >= 300) {
412
- return deserializeAws_json1_1BatchDeleteBuildsCommandError(output, context);
412
+ return de_BatchDeleteBuildsCommandError(output, context);
413
413
  }
414
414
  const data = await parseBody(output.body, context);
415
415
  let contents = {};
416
- contents = deserializeAws_json1_1BatchDeleteBuildsOutput(data, context);
416
+ contents = de_BatchDeleteBuildsOutput(data, context);
417
417
  const response = {
418
418
  $metadata: deserializeMetadata(output),
419
419
  ...contents,
420
420
  };
421
421
  return Promise.resolve(response);
422
422
  };
423
- const deserializeAws_json1_1BatchDeleteBuildsCommandError = async (output, context) => {
423
+ const de_BatchDeleteBuildsCommandError = async (output, context) => {
424
424
  const parsedOutput = {
425
425
  ...output,
426
426
  body: await parseErrorBody(output.body, context),
@@ -429,7 +429,7 @@ const deserializeAws_json1_1BatchDeleteBuildsCommandError = async (output, conte
429
429
  switch (errorCode) {
430
430
  case "InvalidInputException":
431
431
  case "com.amazonaws.codebuild#InvalidInputException":
432
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
432
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
433
433
  default:
434
434
  const parsedBody = parsedOutput.body;
435
435
  throwDefaultError({
@@ -440,20 +440,20 @@ const deserializeAws_json1_1BatchDeleteBuildsCommandError = async (output, conte
440
440
  });
441
441
  }
442
442
  };
443
- export const deserializeAws_json1_1BatchGetBuildBatchesCommand = async (output, context) => {
443
+ export const de_BatchGetBuildBatchesCommand = async (output, context) => {
444
444
  if (output.statusCode >= 300) {
445
- return deserializeAws_json1_1BatchGetBuildBatchesCommandError(output, context);
445
+ return de_BatchGetBuildBatchesCommandError(output, context);
446
446
  }
447
447
  const data = await parseBody(output.body, context);
448
448
  let contents = {};
449
- contents = deserializeAws_json1_1BatchGetBuildBatchesOutput(data, context);
449
+ contents = de_BatchGetBuildBatchesOutput(data, context);
450
450
  const response = {
451
451
  $metadata: deserializeMetadata(output),
452
452
  ...contents,
453
453
  };
454
454
  return Promise.resolve(response);
455
455
  };
456
- const deserializeAws_json1_1BatchGetBuildBatchesCommandError = async (output, context) => {
456
+ const de_BatchGetBuildBatchesCommandError = async (output, context) => {
457
457
  const parsedOutput = {
458
458
  ...output,
459
459
  body: await parseErrorBody(output.body, context),
@@ -462,7 +462,7 @@ const deserializeAws_json1_1BatchGetBuildBatchesCommandError = async (output, co
462
462
  switch (errorCode) {
463
463
  case "InvalidInputException":
464
464
  case "com.amazonaws.codebuild#InvalidInputException":
465
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
465
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
466
466
  default:
467
467
  const parsedBody = parsedOutput.body;
468
468
  throwDefaultError({
@@ -473,20 +473,20 @@ const deserializeAws_json1_1BatchGetBuildBatchesCommandError = async (output, co
473
473
  });
474
474
  }
475
475
  };
476
- export const deserializeAws_json1_1BatchGetBuildsCommand = async (output, context) => {
476
+ export const de_BatchGetBuildsCommand = async (output, context) => {
477
477
  if (output.statusCode >= 300) {
478
- return deserializeAws_json1_1BatchGetBuildsCommandError(output, context);
478
+ return de_BatchGetBuildsCommandError(output, context);
479
479
  }
480
480
  const data = await parseBody(output.body, context);
481
481
  let contents = {};
482
- contents = deserializeAws_json1_1BatchGetBuildsOutput(data, context);
482
+ contents = de_BatchGetBuildsOutput(data, context);
483
483
  const response = {
484
484
  $metadata: deserializeMetadata(output),
485
485
  ...contents,
486
486
  };
487
487
  return Promise.resolve(response);
488
488
  };
489
- const deserializeAws_json1_1BatchGetBuildsCommandError = async (output, context) => {
489
+ const de_BatchGetBuildsCommandError = async (output, context) => {
490
490
  const parsedOutput = {
491
491
  ...output,
492
492
  body: await parseErrorBody(output.body, context),
@@ -495,7 +495,7 @@ const deserializeAws_json1_1BatchGetBuildsCommandError = async (output, context)
495
495
  switch (errorCode) {
496
496
  case "InvalidInputException":
497
497
  case "com.amazonaws.codebuild#InvalidInputException":
498
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
498
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
499
499
  default:
500
500
  const parsedBody = parsedOutput.body;
501
501
  throwDefaultError({
@@ -506,20 +506,20 @@ const deserializeAws_json1_1BatchGetBuildsCommandError = async (output, context)
506
506
  });
507
507
  }
508
508
  };
509
- export const deserializeAws_json1_1BatchGetProjectsCommand = async (output, context) => {
509
+ export const de_BatchGetProjectsCommand = async (output, context) => {
510
510
  if (output.statusCode >= 300) {
511
- return deserializeAws_json1_1BatchGetProjectsCommandError(output, context);
511
+ return de_BatchGetProjectsCommandError(output, context);
512
512
  }
513
513
  const data = await parseBody(output.body, context);
514
514
  let contents = {};
515
- contents = deserializeAws_json1_1BatchGetProjectsOutput(data, context);
515
+ contents = de_BatchGetProjectsOutput(data, context);
516
516
  const response = {
517
517
  $metadata: deserializeMetadata(output),
518
518
  ...contents,
519
519
  };
520
520
  return Promise.resolve(response);
521
521
  };
522
- const deserializeAws_json1_1BatchGetProjectsCommandError = async (output, context) => {
522
+ const de_BatchGetProjectsCommandError = async (output, context) => {
523
523
  const parsedOutput = {
524
524
  ...output,
525
525
  body: await parseErrorBody(output.body, context),
@@ -528,7 +528,7 @@ const deserializeAws_json1_1BatchGetProjectsCommandError = async (output, contex
528
528
  switch (errorCode) {
529
529
  case "InvalidInputException":
530
530
  case "com.amazonaws.codebuild#InvalidInputException":
531
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
531
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
532
532
  default:
533
533
  const parsedBody = parsedOutput.body;
534
534
  throwDefaultError({
@@ -539,20 +539,20 @@ const deserializeAws_json1_1BatchGetProjectsCommandError = async (output, contex
539
539
  });
540
540
  }
541
541
  };
542
- export const deserializeAws_json1_1BatchGetReportGroupsCommand = async (output, context) => {
542
+ export const de_BatchGetReportGroupsCommand = async (output, context) => {
543
543
  if (output.statusCode >= 300) {
544
- return deserializeAws_json1_1BatchGetReportGroupsCommandError(output, context);
544
+ return de_BatchGetReportGroupsCommandError(output, context);
545
545
  }
546
546
  const data = await parseBody(output.body, context);
547
547
  let contents = {};
548
- contents = deserializeAws_json1_1BatchGetReportGroupsOutput(data, context);
548
+ contents = de_BatchGetReportGroupsOutput(data, context);
549
549
  const response = {
550
550
  $metadata: deserializeMetadata(output),
551
551
  ...contents,
552
552
  };
553
553
  return Promise.resolve(response);
554
554
  };
555
- const deserializeAws_json1_1BatchGetReportGroupsCommandError = async (output, context) => {
555
+ const de_BatchGetReportGroupsCommandError = async (output, context) => {
556
556
  const parsedOutput = {
557
557
  ...output,
558
558
  body: await parseErrorBody(output.body, context),
@@ -561,7 +561,7 @@ const deserializeAws_json1_1BatchGetReportGroupsCommandError = async (output, co
561
561
  switch (errorCode) {
562
562
  case "InvalidInputException":
563
563
  case "com.amazonaws.codebuild#InvalidInputException":
564
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
564
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
565
565
  default:
566
566
  const parsedBody = parsedOutput.body;
567
567
  throwDefaultError({
@@ -572,20 +572,20 @@ const deserializeAws_json1_1BatchGetReportGroupsCommandError = async (output, co
572
572
  });
573
573
  }
574
574
  };
575
- export const deserializeAws_json1_1BatchGetReportsCommand = async (output, context) => {
575
+ export const de_BatchGetReportsCommand = async (output, context) => {
576
576
  if (output.statusCode >= 300) {
577
- return deserializeAws_json1_1BatchGetReportsCommandError(output, context);
577
+ return de_BatchGetReportsCommandError(output, context);
578
578
  }
579
579
  const data = await parseBody(output.body, context);
580
580
  let contents = {};
581
- contents = deserializeAws_json1_1BatchGetReportsOutput(data, context);
581
+ contents = de_BatchGetReportsOutput(data, context);
582
582
  const response = {
583
583
  $metadata: deserializeMetadata(output),
584
584
  ...contents,
585
585
  };
586
586
  return Promise.resolve(response);
587
587
  };
588
- const deserializeAws_json1_1BatchGetReportsCommandError = async (output, context) => {
588
+ const de_BatchGetReportsCommandError = async (output, context) => {
589
589
  const parsedOutput = {
590
590
  ...output,
591
591
  body: await parseErrorBody(output.body, context),
@@ -594,7 +594,7 @@ const deserializeAws_json1_1BatchGetReportsCommandError = async (output, context
594
594
  switch (errorCode) {
595
595
  case "InvalidInputException":
596
596
  case "com.amazonaws.codebuild#InvalidInputException":
597
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
597
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
598
598
  default:
599
599
  const parsedBody = parsedOutput.body;
600
600
  throwDefaultError({
@@ -605,20 +605,20 @@ const deserializeAws_json1_1BatchGetReportsCommandError = async (output, context
605
605
  });
606
606
  }
607
607
  };
608
- export const deserializeAws_json1_1CreateProjectCommand = async (output, context) => {
608
+ export const de_CreateProjectCommand = async (output, context) => {
609
609
  if (output.statusCode >= 300) {
610
- return deserializeAws_json1_1CreateProjectCommandError(output, context);
610
+ return de_CreateProjectCommandError(output, context);
611
611
  }
612
612
  const data = await parseBody(output.body, context);
613
613
  let contents = {};
614
- contents = deserializeAws_json1_1CreateProjectOutput(data, context);
614
+ contents = de_CreateProjectOutput(data, context);
615
615
  const response = {
616
616
  $metadata: deserializeMetadata(output),
617
617
  ...contents,
618
618
  };
619
619
  return Promise.resolve(response);
620
620
  };
621
- const deserializeAws_json1_1CreateProjectCommandError = async (output, context) => {
621
+ const de_CreateProjectCommandError = async (output, context) => {
622
622
  const parsedOutput = {
623
623
  ...output,
624
624
  body: await parseErrorBody(output.body, context),
@@ -627,13 +627,13 @@ const deserializeAws_json1_1CreateProjectCommandError = async (output, context)
627
627
  switch (errorCode) {
628
628
  case "AccountLimitExceededException":
629
629
  case "com.amazonaws.codebuild#AccountLimitExceededException":
630
- throw await deserializeAws_json1_1AccountLimitExceededExceptionResponse(parsedOutput, context);
630
+ throw await de_AccountLimitExceededExceptionRes(parsedOutput, context);
631
631
  case "InvalidInputException":
632
632
  case "com.amazonaws.codebuild#InvalidInputException":
633
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
633
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
634
634
  case "ResourceAlreadyExistsException":
635
635
  case "com.amazonaws.codebuild#ResourceAlreadyExistsException":
636
- throw await deserializeAws_json1_1ResourceAlreadyExistsExceptionResponse(parsedOutput, context);
636
+ throw await de_ResourceAlreadyExistsExceptionRes(parsedOutput, context);
637
637
  default:
638
638
  const parsedBody = parsedOutput.body;
639
639
  throwDefaultError({
@@ -644,20 +644,20 @@ const deserializeAws_json1_1CreateProjectCommandError = async (output, context)
644
644
  });
645
645
  }
646
646
  };
647
- export const deserializeAws_json1_1CreateReportGroupCommand = async (output, context) => {
647
+ export const de_CreateReportGroupCommand = async (output, context) => {
648
648
  if (output.statusCode >= 300) {
649
- return deserializeAws_json1_1CreateReportGroupCommandError(output, context);
649
+ return de_CreateReportGroupCommandError(output, context);
650
650
  }
651
651
  const data = await parseBody(output.body, context);
652
652
  let contents = {};
653
- contents = deserializeAws_json1_1CreateReportGroupOutput(data, context);
653
+ contents = de_CreateReportGroupOutput(data, context);
654
654
  const response = {
655
655
  $metadata: deserializeMetadata(output),
656
656
  ...contents,
657
657
  };
658
658
  return Promise.resolve(response);
659
659
  };
660
- const deserializeAws_json1_1CreateReportGroupCommandError = async (output, context) => {
660
+ const de_CreateReportGroupCommandError = async (output, context) => {
661
661
  const parsedOutput = {
662
662
  ...output,
663
663
  body: await parseErrorBody(output.body, context),
@@ -666,13 +666,13 @@ const deserializeAws_json1_1CreateReportGroupCommandError = async (output, conte
666
666
  switch (errorCode) {
667
667
  case "AccountLimitExceededException":
668
668
  case "com.amazonaws.codebuild#AccountLimitExceededException":
669
- throw await deserializeAws_json1_1AccountLimitExceededExceptionResponse(parsedOutput, context);
669
+ throw await de_AccountLimitExceededExceptionRes(parsedOutput, context);
670
670
  case "InvalidInputException":
671
671
  case "com.amazonaws.codebuild#InvalidInputException":
672
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
672
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
673
673
  case "ResourceAlreadyExistsException":
674
674
  case "com.amazonaws.codebuild#ResourceAlreadyExistsException":
675
- throw await deserializeAws_json1_1ResourceAlreadyExistsExceptionResponse(parsedOutput, context);
675
+ throw await de_ResourceAlreadyExistsExceptionRes(parsedOutput, context);
676
676
  default:
677
677
  const parsedBody = parsedOutput.body;
678
678
  throwDefaultError({
@@ -683,20 +683,20 @@ const deserializeAws_json1_1CreateReportGroupCommandError = async (output, conte
683
683
  });
684
684
  }
685
685
  };
686
- export const deserializeAws_json1_1CreateWebhookCommand = async (output, context) => {
686
+ export const de_CreateWebhookCommand = async (output, context) => {
687
687
  if (output.statusCode >= 300) {
688
- return deserializeAws_json1_1CreateWebhookCommandError(output, context);
688
+ return de_CreateWebhookCommandError(output, context);
689
689
  }
690
690
  const data = await parseBody(output.body, context);
691
691
  let contents = {};
692
- contents = deserializeAws_json1_1CreateWebhookOutput(data, context);
692
+ contents = de_CreateWebhookOutput(data, context);
693
693
  const response = {
694
694
  $metadata: deserializeMetadata(output),
695
695
  ...contents,
696
696
  };
697
697
  return Promise.resolve(response);
698
698
  };
699
- const deserializeAws_json1_1CreateWebhookCommandError = async (output, context) => {
699
+ const de_CreateWebhookCommandError = async (output, context) => {
700
700
  const parsedOutput = {
701
701
  ...output,
702
702
  body: await parseErrorBody(output.body, context),
@@ -705,16 +705,16 @@ const deserializeAws_json1_1CreateWebhookCommandError = async (output, context)
705
705
  switch (errorCode) {
706
706
  case "InvalidInputException":
707
707
  case "com.amazonaws.codebuild#InvalidInputException":
708
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
708
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
709
709
  case "OAuthProviderException":
710
710
  case "com.amazonaws.codebuild#OAuthProviderException":
711
- throw await deserializeAws_json1_1OAuthProviderExceptionResponse(parsedOutput, context);
711
+ throw await de_OAuthProviderExceptionRes(parsedOutput, context);
712
712
  case "ResourceAlreadyExistsException":
713
713
  case "com.amazonaws.codebuild#ResourceAlreadyExistsException":
714
- throw await deserializeAws_json1_1ResourceAlreadyExistsExceptionResponse(parsedOutput, context);
714
+ throw await de_ResourceAlreadyExistsExceptionRes(parsedOutput, context);
715
715
  case "ResourceNotFoundException":
716
716
  case "com.amazonaws.codebuild#ResourceNotFoundException":
717
- throw await deserializeAws_json1_1ResourceNotFoundExceptionResponse(parsedOutput, context);
717
+ throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
718
718
  default:
719
719
  const parsedBody = parsedOutput.body;
720
720
  throwDefaultError({
@@ -725,20 +725,20 @@ const deserializeAws_json1_1CreateWebhookCommandError = async (output, context)
725
725
  });
726
726
  }
727
727
  };
728
- export const deserializeAws_json1_1DeleteBuildBatchCommand = async (output, context) => {
728
+ export const de_DeleteBuildBatchCommand = async (output, context) => {
729
729
  if (output.statusCode >= 300) {
730
- return deserializeAws_json1_1DeleteBuildBatchCommandError(output, context);
730
+ return de_DeleteBuildBatchCommandError(output, context);
731
731
  }
732
732
  const data = await parseBody(output.body, context);
733
733
  let contents = {};
734
- contents = deserializeAws_json1_1DeleteBuildBatchOutput(data, context);
734
+ contents = de_DeleteBuildBatchOutput(data, context);
735
735
  const response = {
736
736
  $metadata: deserializeMetadata(output),
737
737
  ...contents,
738
738
  };
739
739
  return Promise.resolve(response);
740
740
  };
741
- const deserializeAws_json1_1DeleteBuildBatchCommandError = async (output, context) => {
741
+ const de_DeleteBuildBatchCommandError = async (output, context) => {
742
742
  const parsedOutput = {
743
743
  ...output,
744
744
  body: await parseErrorBody(output.body, context),
@@ -747,7 +747,7 @@ const deserializeAws_json1_1DeleteBuildBatchCommandError = async (output, contex
747
747
  switch (errorCode) {
748
748
  case "InvalidInputException":
749
749
  case "com.amazonaws.codebuild#InvalidInputException":
750
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
750
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
751
751
  default:
752
752
  const parsedBody = parsedOutput.body;
753
753
  throwDefaultError({
@@ -758,20 +758,20 @@ const deserializeAws_json1_1DeleteBuildBatchCommandError = async (output, contex
758
758
  });
759
759
  }
760
760
  };
761
- export const deserializeAws_json1_1DeleteProjectCommand = async (output, context) => {
761
+ export const de_DeleteProjectCommand = async (output, context) => {
762
762
  if (output.statusCode >= 300) {
763
- return deserializeAws_json1_1DeleteProjectCommandError(output, context);
763
+ return de_DeleteProjectCommandError(output, context);
764
764
  }
765
765
  const data = await parseBody(output.body, context);
766
766
  let contents = {};
767
- contents = deserializeAws_json1_1DeleteProjectOutput(data, context);
767
+ contents = de_DeleteProjectOutput(data, context);
768
768
  const response = {
769
769
  $metadata: deserializeMetadata(output),
770
770
  ...contents,
771
771
  };
772
772
  return Promise.resolve(response);
773
773
  };
774
- const deserializeAws_json1_1DeleteProjectCommandError = async (output, context) => {
774
+ const de_DeleteProjectCommandError = async (output, context) => {
775
775
  const parsedOutput = {
776
776
  ...output,
777
777
  body: await parseErrorBody(output.body, context),
@@ -780,7 +780,7 @@ const deserializeAws_json1_1DeleteProjectCommandError = async (output, context)
780
780
  switch (errorCode) {
781
781
  case "InvalidInputException":
782
782
  case "com.amazonaws.codebuild#InvalidInputException":
783
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
783
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
784
784
  default:
785
785
  const parsedBody = parsedOutput.body;
786
786
  throwDefaultError({
@@ -791,20 +791,20 @@ const deserializeAws_json1_1DeleteProjectCommandError = async (output, context)
791
791
  });
792
792
  }
793
793
  };
794
- export const deserializeAws_json1_1DeleteReportCommand = async (output, context) => {
794
+ export const de_DeleteReportCommand = async (output, context) => {
795
795
  if (output.statusCode >= 300) {
796
- return deserializeAws_json1_1DeleteReportCommandError(output, context);
796
+ return de_DeleteReportCommandError(output, context);
797
797
  }
798
798
  const data = await parseBody(output.body, context);
799
799
  let contents = {};
800
- contents = deserializeAws_json1_1DeleteReportOutput(data, context);
800
+ contents = de_DeleteReportOutput(data, context);
801
801
  const response = {
802
802
  $metadata: deserializeMetadata(output),
803
803
  ...contents,
804
804
  };
805
805
  return Promise.resolve(response);
806
806
  };
807
- const deserializeAws_json1_1DeleteReportCommandError = async (output, context) => {
807
+ const de_DeleteReportCommandError = async (output, context) => {
808
808
  const parsedOutput = {
809
809
  ...output,
810
810
  body: await parseErrorBody(output.body, context),
@@ -813,7 +813,7 @@ const deserializeAws_json1_1DeleteReportCommandError = async (output, context) =
813
813
  switch (errorCode) {
814
814
  case "InvalidInputException":
815
815
  case "com.amazonaws.codebuild#InvalidInputException":
816
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
816
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
817
817
  default:
818
818
  const parsedBody = parsedOutput.body;
819
819
  throwDefaultError({
@@ -824,20 +824,20 @@ const deserializeAws_json1_1DeleteReportCommandError = async (output, context) =
824
824
  });
825
825
  }
826
826
  };
827
- export const deserializeAws_json1_1DeleteReportGroupCommand = async (output, context) => {
827
+ export const de_DeleteReportGroupCommand = async (output, context) => {
828
828
  if (output.statusCode >= 300) {
829
- return deserializeAws_json1_1DeleteReportGroupCommandError(output, context);
829
+ return de_DeleteReportGroupCommandError(output, context);
830
830
  }
831
831
  const data = await parseBody(output.body, context);
832
832
  let contents = {};
833
- contents = deserializeAws_json1_1DeleteReportGroupOutput(data, context);
833
+ contents = de_DeleteReportGroupOutput(data, context);
834
834
  const response = {
835
835
  $metadata: deserializeMetadata(output),
836
836
  ...contents,
837
837
  };
838
838
  return Promise.resolve(response);
839
839
  };
840
- const deserializeAws_json1_1DeleteReportGroupCommandError = async (output, context) => {
840
+ const de_DeleteReportGroupCommandError = async (output, context) => {
841
841
  const parsedOutput = {
842
842
  ...output,
843
843
  body: await parseErrorBody(output.body, context),
@@ -846,7 +846,7 @@ const deserializeAws_json1_1DeleteReportGroupCommandError = async (output, conte
846
846
  switch (errorCode) {
847
847
  case "InvalidInputException":
848
848
  case "com.amazonaws.codebuild#InvalidInputException":
849
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
849
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
850
850
  default:
851
851
  const parsedBody = parsedOutput.body;
852
852
  throwDefaultError({
@@ -857,20 +857,20 @@ const deserializeAws_json1_1DeleteReportGroupCommandError = async (output, conte
857
857
  });
858
858
  }
859
859
  };
860
- export const deserializeAws_json1_1DeleteResourcePolicyCommand = async (output, context) => {
860
+ export const de_DeleteResourcePolicyCommand = async (output, context) => {
861
861
  if (output.statusCode >= 300) {
862
- return deserializeAws_json1_1DeleteResourcePolicyCommandError(output, context);
862
+ return de_DeleteResourcePolicyCommandError(output, context);
863
863
  }
864
864
  const data = await parseBody(output.body, context);
865
865
  let contents = {};
866
- contents = deserializeAws_json1_1DeleteResourcePolicyOutput(data, context);
866
+ contents = de_DeleteResourcePolicyOutput(data, context);
867
867
  const response = {
868
868
  $metadata: deserializeMetadata(output),
869
869
  ...contents,
870
870
  };
871
871
  return Promise.resolve(response);
872
872
  };
873
- const deserializeAws_json1_1DeleteResourcePolicyCommandError = async (output, context) => {
873
+ const de_DeleteResourcePolicyCommandError = async (output, context) => {
874
874
  const parsedOutput = {
875
875
  ...output,
876
876
  body: await parseErrorBody(output.body, context),
@@ -879,7 +879,7 @@ const deserializeAws_json1_1DeleteResourcePolicyCommandError = async (output, co
879
879
  switch (errorCode) {
880
880
  case "InvalidInputException":
881
881
  case "com.amazonaws.codebuild#InvalidInputException":
882
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
882
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
883
883
  default:
884
884
  const parsedBody = parsedOutput.body;
885
885
  throwDefaultError({
@@ -890,20 +890,20 @@ const deserializeAws_json1_1DeleteResourcePolicyCommandError = async (output, co
890
890
  });
891
891
  }
892
892
  };
893
- export const deserializeAws_json1_1DeleteSourceCredentialsCommand = async (output, context) => {
893
+ export const de_DeleteSourceCredentialsCommand = async (output, context) => {
894
894
  if (output.statusCode >= 300) {
895
- return deserializeAws_json1_1DeleteSourceCredentialsCommandError(output, context);
895
+ return de_DeleteSourceCredentialsCommandError(output, context);
896
896
  }
897
897
  const data = await parseBody(output.body, context);
898
898
  let contents = {};
899
- contents = deserializeAws_json1_1DeleteSourceCredentialsOutput(data, context);
899
+ contents = de_DeleteSourceCredentialsOutput(data, context);
900
900
  const response = {
901
901
  $metadata: deserializeMetadata(output),
902
902
  ...contents,
903
903
  };
904
904
  return Promise.resolve(response);
905
905
  };
906
- const deserializeAws_json1_1DeleteSourceCredentialsCommandError = async (output, context) => {
906
+ const de_DeleteSourceCredentialsCommandError = async (output, context) => {
907
907
  const parsedOutput = {
908
908
  ...output,
909
909
  body: await parseErrorBody(output.body, context),
@@ -912,10 +912,10 @@ const deserializeAws_json1_1DeleteSourceCredentialsCommandError = async (output,
912
912
  switch (errorCode) {
913
913
  case "InvalidInputException":
914
914
  case "com.amazonaws.codebuild#InvalidInputException":
915
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
915
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
916
916
  case "ResourceNotFoundException":
917
917
  case "com.amazonaws.codebuild#ResourceNotFoundException":
918
- throw await deserializeAws_json1_1ResourceNotFoundExceptionResponse(parsedOutput, context);
918
+ throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
919
919
  default:
920
920
  const parsedBody = parsedOutput.body;
921
921
  throwDefaultError({
@@ -926,20 +926,20 @@ const deserializeAws_json1_1DeleteSourceCredentialsCommandError = async (output,
926
926
  });
927
927
  }
928
928
  };
929
- export const deserializeAws_json1_1DeleteWebhookCommand = async (output, context) => {
929
+ export const de_DeleteWebhookCommand = async (output, context) => {
930
930
  if (output.statusCode >= 300) {
931
- return deserializeAws_json1_1DeleteWebhookCommandError(output, context);
931
+ return de_DeleteWebhookCommandError(output, context);
932
932
  }
933
933
  const data = await parseBody(output.body, context);
934
934
  let contents = {};
935
- contents = deserializeAws_json1_1DeleteWebhookOutput(data, context);
935
+ contents = de_DeleteWebhookOutput(data, context);
936
936
  const response = {
937
937
  $metadata: deserializeMetadata(output),
938
938
  ...contents,
939
939
  };
940
940
  return Promise.resolve(response);
941
941
  };
942
- const deserializeAws_json1_1DeleteWebhookCommandError = async (output, context) => {
942
+ const de_DeleteWebhookCommandError = async (output, context) => {
943
943
  const parsedOutput = {
944
944
  ...output,
945
945
  body: await parseErrorBody(output.body, context),
@@ -948,13 +948,13 @@ const deserializeAws_json1_1DeleteWebhookCommandError = async (output, context)
948
948
  switch (errorCode) {
949
949
  case "InvalidInputException":
950
950
  case "com.amazonaws.codebuild#InvalidInputException":
951
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
951
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
952
952
  case "OAuthProviderException":
953
953
  case "com.amazonaws.codebuild#OAuthProviderException":
954
- throw await deserializeAws_json1_1OAuthProviderExceptionResponse(parsedOutput, context);
954
+ throw await de_OAuthProviderExceptionRes(parsedOutput, context);
955
955
  case "ResourceNotFoundException":
956
956
  case "com.amazonaws.codebuild#ResourceNotFoundException":
957
- throw await deserializeAws_json1_1ResourceNotFoundExceptionResponse(parsedOutput, context);
957
+ throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
958
958
  default:
959
959
  const parsedBody = parsedOutput.body;
960
960
  throwDefaultError({
@@ -965,20 +965,20 @@ const deserializeAws_json1_1DeleteWebhookCommandError = async (output, context)
965
965
  });
966
966
  }
967
967
  };
968
- export const deserializeAws_json1_1DescribeCodeCoveragesCommand = async (output, context) => {
968
+ export const de_DescribeCodeCoveragesCommand = async (output, context) => {
969
969
  if (output.statusCode >= 300) {
970
- return deserializeAws_json1_1DescribeCodeCoveragesCommandError(output, context);
970
+ return de_DescribeCodeCoveragesCommandError(output, context);
971
971
  }
972
972
  const data = await parseBody(output.body, context);
973
973
  let contents = {};
974
- contents = deserializeAws_json1_1DescribeCodeCoveragesOutput(data, context);
974
+ contents = de_DescribeCodeCoveragesOutput(data, context);
975
975
  const response = {
976
976
  $metadata: deserializeMetadata(output),
977
977
  ...contents,
978
978
  };
979
979
  return Promise.resolve(response);
980
980
  };
981
- const deserializeAws_json1_1DescribeCodeCoveragesCommandError = async (output, context) => {
981
+ const de_DescribeCodeCoveragesCommandError = async (output, context) => {
982
982
  const parsedOutput = {
983
983
  ...output,
984
984
  body: await parseErrorBody(output.body, context),
@@ -987,7 +987,7 @@ const deserializeAws_json1_1DescribeCodeCoveragesCommandError = async (output, c
987
987
  switch (errorCode) {
988
988
  case "InvalidInputException":
989
989
  case "com.amazonaws.codebuild#InvalidInputException":
990
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
990
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
991
991
  default:
992
992
  const parsedBody = parsedOutput.body;
993
993
  throwDefaultError({
@@ -998,20 +998,20 @@ const deserializeAws_json1_1DescribeCodeCoveragesCommandError = async (output, c
998
998
  });
999
999
  }
1000
1000
  };
1001
- export const deserializeAws_json1_1DescribeTestCasesCommand = async (output, context) => {
1001
+ export const de_DescribeTestCasesCommand = async (output, context) => {
1002
1002
  if (output.statusCode >= 300) {
1003
- return deserializeAws_json1_1DescribeTestCasesCommandError(output, context);
1003
+ return de_DescribeTestCasesCommandError(output, context);
1004
1004
  }
1005
1005
  const data = await parseBody(output.body, context);
1006
1006
  let contents = {};
1007
- contents = deserializeAws_json1_1DescribeTestCasesOutput(data, context);
1007
+ contents = de_DescribeTestCasesOutput(data, context);
1008
1008
  const response = {
1009
1009
  $metadata: deserializeMetadata(output),
1010
1010
  ...contents,
1011
1011
  };
1012
1012
  return Promise.resolve(response);
1013
1013
  };
1014
- const deserializeAws_json1_1DescribeTestCasesCommandError = async (output, context) => {
1014
+ const de_DescribeTestCasesCommandError = async (output, context) => {
1015
1015
  const parsedOutput = {
1016
1016
  ...output,
1017
1017
  body: await parseErrorBody(output.body, context),
@@ -1020,10 +1020,10 @@ const deserializeAws_json1_1DescribeTestCasesCommandError = async (output, conte
1020
1020
  switch (errorCode) {
1021
1021
  case "InvalidInputException":
1022
1022
  case "com.amazonaws.codebuild#InvalidInputException":
1023
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
1023
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
1024
1024
  case "ResourceNotFoundException":
1025
1025
  case "com.amazonaws.codebuild#ResourceNotFoundException":
1026
- throw await deserializeAws_json1_1ResourceNotFoundExceptionResponse(parsedOutput, context);
1026
+ throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
1027
1027
  default:
1028
1028
  const parsedBody = parsedOutput.body;
1029
1029
  throwDefaultError({
@@ -1034,20 +1034,20 @@ const deserializeAws_json1_1DescribeTestCasesCommandError = async (output, conte
1034
1034
  });
1035
1035
  }
1036
1036
  };
1037
- export const deserializeAws_json1_1GetReportGroupTrendCommand = async (output, context) => {
1037
+ export const de_GetReportGroupTrendCommand = async (output, context) => {
1038
1038
  if (output.statusCode >= 300) {
1039
- return deserializeAws_json1_1GetReportGroupTrendCommandError(output, context);
1039
+ return de_GetReportGroupTrendCommandError(output, context);
1040
1040
  }
1041
1041
  const data = await parseBody(output.body, context);
1042
1042
  let contents = {};
1043
- contents = deserializeAws_json1_1GetReportGroupTrendOutput(data, context);
1043
+ contents = de_GetReportGroupTrendOutput(data, context);
1044
1044
  const response = {
1045
1045
  $metadata: deserializeMetadata(output),
1046
1046
  ...contents,
1047
1047
  };
1048
1048
  return Promise.resolve(response);
1049
1049
  };
1050
- const deserializeAws_json1_1GetReportGroupTrendCommandError = async (output, context) => {
1050
+ const de_GetReportGroupTrendCommandError = async (output, context) => {
1051
1051
  const parsedOutput = {
1052
1052
  ...output,
1053
1053
  body: await parseErrorBody(output.body, context),
@@ -1056,10 +1056,10 @@ const deserializeAws_json1_1GetReportGroupTrendCommandError = async (output, con
1056
1056
  switch (errorCode) {
1057
1057
  case "InvalidInputException":
1058
1058
  case "com.amazonaws.codebuild#InvalidInputException":
1059
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
1059
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
1060
1060
  case "ResourceNotFoundException":
1061
1061
  case "com.amazonaws.codebuild#ResourceNotFoundException":
1062
- throw await deserializeAws_json1_1ResourceNotFoundExceptionResponse(parsedOutput, context);
1062
+ throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
1063
1063
  default:
1064
1064
  const parsedBody = parsedOutput.body;
1065
1065
  throwDefaultError({
@@ -1070,20 +1070,20 @@ const deserializeAws_json1_1GetReportGroupTrendCommandError = async (output, con
1070
1070
  });
1071
1071
  }
1072
1072
  };
1073
- export const deserializeAws_json1_1GetResourcePolicyCommand = async (output, context) => {
1073
+ export const de_GetResourcePolicyCommand = async (output, context) => {
1074
1074
  if (output.statusCode >= 300) {
1075
- return deserializeAws_json1_1GetResourcePolicyCommandError(output, context);
1075
+ return de_GetResourcePolicyCommandError(output, context);
1076
1076
  }
1077
1077
  const data = await parseBody(output.body, context);
1078
1078
  let contents = {};
1079
- contents = deserializeAws_json1_1GetResourcePolicyOutput(data, context);
1079
+ contents = de_GetResourcePolicyOutput(data, context);
1080
1080
  const response = {
1081
1081
  $metadata: deserializeMetadata(output),
1082
1082
  ...contents,
1083
1083
  };
1084
1084
  return Promise.resolve(response);
1085
1085
  };
1086
- const deserializeAws_json1_1GetResourcePolicyCommandError = async (output, context) => {
1086
+ const de_GetResourcePolicyCommandError = async (output, context) => {
1087
1087
  const parsedOutput = {
1088
1088
  ...output,
1089
1089
  body: await parseErrorBody(output.body, context),
@@ -1092,10 +1092,10 @@ const deserializeAws_json1_1GetResourcePolicyCommandError = async (output, conte
1092
1092
  switch (errorCode) {
1093
1093
  case "InvalidInputException":
1094
1094
  case "com.amazonaws.codebuild#InvalidInputException":
1095
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
1095
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
1096
1096
  case "ResourceNotFoundException":
1097
1097
  case "com.amazonaws.codebuild#ResourceNotFoundException":
1098
- throw await deserializeAws_json1_1ResourceNotFoundExceptionResponse(parsedOutput, context);
1098
+ throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
1099
1099
  default:
1100
1100
  const parsedBody = parsedOutput.body;
1101
1101
  throwDefaultError({
@@ -1106,20 +1106,20 @@ const deserializeAws_json1_1GetResourcePolicyCommandError = async (output, conte
1106
1106
  });
1107
1107
  }
1108
1108
  };
1109
- export const deserializeAws_json1_1ImportSourceCredentialsCommand = async (output, context) => {
1109
+ export const de_ImportSourceCredentialsCommand = async (output, context) => {
1110
1110
  if (output.statusCode >= 300) {
1111
- return deserializeAws_json1_1ImportSourceCredentialsCommandError(output, context);
1111
+ return de_ImportSourceCredentialsCommandError(output, context);
1112
1112
  }
1113
1113
  const data = await parseBody(output.body, context);
1114
1114
  let contents = {};
1115
- contents = deserializeAws_json1_1ImportSourceCredentialsOutput(data, context);
1115
+ contents = de_ImportSourceCredentialsOutput(data, context);
1116
1116
  const response = {
1117
1117
  $metadata: deserializeMetadata(output),
1118
1118
  ...contents,
1119
1119
  };
1120
1120
  return Promise.resolve(response);
1121
1121
  };
1122
- const deserializeAws_json1_1ImportSourceCredentialsCommandError = async (output, context) => {
1122
+ const de_ImportSourceCredentialsCommandError = async (output, context) => {
1123
1123
  const parsedOutput = {
1124
1124
  ...output,
1125
1125
  body: await parseErrorBody(output.body, context),
@@ -1128,13 +1128,13 @@ const deserializeAws_json1_1ImportSourceCredentialsCommandError = async (output,
1128
1128
  switch (errorCode) {
1129
1129
  case "AccountLimitExceededException":
1130
1130
  case "com.amazonaws.codebuild#AccountLimitExceededException":
1131
- throw await deserializeAws_json1_1AccountLimitExceededExceptionResponse(parsedOutput, context);
1131
+ throw await de_AccountLimitExceededExceptionRes(parsedOutput, context);
1132
1132
  case "InvalidInputException":
1133
1133
  case "com.amazonaws.codebuild#InvalidInputException":
1134
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
1134
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
1135
1135
  case "ResourceAlreadyExistsException":
1136
1136
  case "com.amazonaws.codebuild#ResourceAlreadyExistsException":
1137
- throw await deserializeAws_json1_1ResourceAlreadyExistsExceptionResponse(parsedOutput, context);
1137
+ throw await de_ResourceAlreadyExistsExceptionRes(parsedOutput, context);
1138
1138
  default:
1139
1139
  const parsedBody = parsedOutput.body;
1140
1140
  throwDefaultError({
@@ -1145,20 +1145,20 @@ const deserializeAws_json1_1ImportSourceCredentialsCommandError = async (output,
1145
1145
  });
1146
1146
  }
1147
1147
  };
1148
- export const deserializeAws_json1_1InvalidateProjectCacheCommand = async (output, context) => {
1148
+ export const de_InvalidateProjectCacheCommand = async (output, context) => {
1149
1149
  if (output.statusCode >= 300) {
1150
- return deserializeAws_json1_1InvalidateProjectCacheCommandError(output, context);
1150
+ return de_InvalidateProjectCacheCommandError(output, context);
1151
1151
  }
1152
1152
  const data = await parseBody(output.body, context);
1153
1153
  let contents = {};
1154
- contents = deserializeAws_json1_1InvalidateProjectCacheOutput(data, context);
1154
+ contents = de_InvalidateProjectCacheOutput(data, context);
1155
1155
  const response = {
1156
1156
  $metadata: deserializeMetadata(output),
1157
1157
  ...contents,
1158
1158
  };
1159
1159
  return Promise.resolve(response);
1160
1160
  };
1161
- const deserializeAws_json1_1InvalidateProjectCacheCommandError = async (output, context) => {
1161
+ const de_InvalidateProjectCacheCommandError = async (output, context) => {
1162
1162
  const parsedOutput = {
1163
1163
  ...output,
1164
1164
  body: await parseErrorBody(output.body, context),
@@ -1167,10 +1167,10 @@ const deserializeAws_json1_1InvalidateProjectCacheCommandError = async (output,
1167
1167
  switch (errorCode) {
1168
1168
  case "InvalidInputException":
1169
1169
  case "com.amazonaws.codebuild#InvalidInputException":
1170
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
1170
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
1171
1171
  case "ResourceNotFoundException":
1172
1172
  case "com.amazonaws.codebuild#ResourceNotFoundException":
1173
- throw await deserializeAws_json1_1ResourceNotFoundExceptionResponse(parsedOutput, context);
1173
+ throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
1174
1174
  default:
1175
1175
  const parsedBody = parsedOutput.body;
1176
1176
  throwDefaultError({
@@ -1181,20 +1181,20 @@ const deserializeAws_json1_1InvalidateProjectCacheCommandError = async (output,
1181
1181
  });
1182
1182
  }
1183
1183
  };
1184
- export const deserializeAws_json1_1ListBuildBatchesCommand = async (output, context) => {
1184
+ export const de_ListBuildBatchesCommand = async (output, context) => {
1185
1185
  if (output.statusCode >= 300) {
1186
- return deserializeAws_json1_1ListBuildBatchesCommandError(output, context);
1186
+ return de_ListBuildBatchesCommandError(output, context);
1187
1187
  }
1188
1188
  const data = await parseBody(output.body, context);
1189
1189
  let contents = {};
1190
- contents = deserializeAws_json1_1ListBuildBatchesOutput(data, context);
1190
+ contents = de_ListBuildBatchesOutput(data, context);
1191
1191
  const response = {
1192
1192
  $metadata: deserializeMetadata(output),
1193
1193
  ...contents,
1194
1194
  };
1195
1195
  return Promise.resolve(response);
1196
1196
  };
1197
- const deserializeAws_json1_1ListBuildBatchesCommandError = async (output, context) => {
1197
+ const de_ListBuildBatchesCommandError = async (output, context) => {
1198
1198
  const parsedOutput = {
1199
1199
  ...output,
1200
1200
  body: await parseErrorBody(output.body, context),
@@ -1203,7 +1203,7 @@ const deserializeAws_json1_1ListBuildBatchesCommandError = async (output, contex
1203
1203
  switch (errorCode) {
1204
1204
  case "InvalidInputException":
1205
1205
  case "com.amazonaws.codebuild#InvalidInputException":
1206
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
1206
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
1207
1207
  default:
1208
1208
  const parsedBody = parsedOutput.body;
1209
1209
  throwDefaultError({
@@ -1214,20 +1214,20 @@ const deserializeAws_json1_1ListBuildBatchesCommandError = async (output, contex
1214
1214
  });
1215
1215
  }
1216
1216
  };
1217
- export const deserializeAws_json1_1ListBuildBatchesForProjectCommand = async (output, context) => {
1217
+ export const de_ListBuildBatchesForProjectCommand = async (output, context) => {
1218
1218
  if (output.statusCode >= 300) {
1219
- return deserializeAws_json1_1ListBuildBatchesForProjectCommandError(output, context);
1219
+ return de_ListBuildBatchesForProjectCommandError(output, context);
1220
1220
  }
1221
1221
  const data = await parseBody(output.body, context);
1222
1222
  let contents = {};
1223
- contents = deserializeAws_json1_1ListBuildBatchesForProjectOutput(data, context);
1223
+ contents = de_ListBuildBatchesForProjectOutput(data, context);
1224
1224
  const response = {
1225
1225
  $metadata: deserializeMetadata(output),
1226
1226
  ...contents,
1227
1227
  };
1228
1228
  return Promise.resolve(response);
1229
1229
  };
1230
- const deserializeAws_json1_1ListBuildBatchesForProjectCommandError = async (output, context) => {
1230
+ const de_ListBuildBatchesForProjectCommandError = async (output, context) => {
1231
1231
  const parsedOutput = {
1232
1232
  ...output,
1233
1233
  body: await parseErrorBody(output.body, context),
@@ -1236,10 +1236,10 @@ const deserializeAws_json1_1ListBuildBatchesForProjectCommandError = async (outp
1236
1236
  switch (errorCode) {
1237
1237
  case "InvalidInputException":
1238
1238
  case "com.amazonaws.codebuild#InvalidInputException":
1239
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
1239
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
1240
1240
  case "ResourceNotFoundException":
1241
1241
  case "com.amazonaws.codebuild#ResourceNotFoundException":
1242
- throw await deserializeAws_json1_1ResourceNotFoundExceptionResponse(parsedOutput, context);
1242
+ throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
1243
1243
  default:
1244
1244
  const parsedBody = parsedOutput.body;
1245
1245
  throwDefaultError({
@@ -1250,20 +1250,20 @@ const deserializeAws_json1_1ListBuildBatchesForProjectCommandError = async (outp
1250
1250
  });
1251
1251
  }
1252
1252
  };
1253
- export const deserializeAws_json1_1ListBuildsCommand = async (output, context) => {
1253
+ export const de_ListBuildsCommand = async (output, context) => {
1254
1254
  if (output.statusCode >= 300) {
1255
- return deserializeAws_json1_1ListBuildsCommandError(output, context);
1255
+ return de_ListBuildsCommandError(output, context);
1256
1256
  }
1257
1257
  const data = await parseBody(output.body, context);
1258
1258
  let contents = {};
1259
- contents = deserializeAws_json1_1ListBuildsOutput(data, context);
1259
+ contents = de_ListBuildsOutput(data, context);
1260
1260
  const response = {
1261
1261
  $metadata: deserializeMetadata(output),
1262
1262
  ...contents,
1263
1263
  };
1264
1264
  return Promise.resolve(response);
1265
1265
  };
1266
- const deserializeAws_json1_1ListBuildsCommandError = async (output, context) => {
1266
+ const de_ListBuildsCommandError = async (output, context) => {
1267
1267
  const parsedOutput = {
1268
1268
  ...output,
1269
1269
  body: await parseErrorBody(output.body, context),
@@ -1272,7 +1272,7 @@ const deserializeAws_json1_1ListBuildsCommandError = async (output, context) =>
1272
1272
  switch (errorCode) {
1273
1273
  case "InvalidInputException":
1274
1274
  case "com.amazonaws.codebuild#InvalidInputException":
1275
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
1275
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
1276
1276
  default:
1277
1277
  const parsedBody = parsedOutput.body;
1278
1278
  throwDefaultError({
@@ -1283,20 +1283,20 @@ const deserializeAws_json1_1ListBuildsCommandError = async (output, context) =>
1283
1283
  });
1284
1284
  }
1285
1285
  };
1286
- export const deserializeAws_json1_1ListBuildsForProjectCommand = async (output, context) => {
1286
+ export const de_ListBuildsForProjectCommand = async (output, context) => {
1287
1287
  if (output.statusCode >= 300) {
1288
- return deserializeAws_json1_1ListBuildsForProjectCommandError(output, context);
1288
+ return de_ListBuildsForProjectCommandError(output, context);
1289
1289
  }
1290
1290
  const data = await parseBody(output.body, context);
1291
1291
  let contents = {};
1292
- contents = deserializeAws_json1_1ListBuildsForProjectOutput(data, context);
1292
+ contents = de_ListBuildsForProjectOutput(data, context);
1293
1293
  const response = {
1294
1294
  $metadata: deserializeMetadata(output),
1295
1295
  ...contents,
1296
1296
  };
1297
1297
  return Promise.resolve(response);
1298
1298
  };
1299
- const deserializeAws_json1_1ListBuildsForProjectCommandError = async (output, context) => {
1299
+ const de_ListBuildsForProjectCommandError = async (output, context) => {
1300
1300
  const parsedOutput = {
1301
1301
  ...output,
1302
1302
  body: await parseErrorBody(output.body, context),
@@ -1305,10 +1305,10 @@ const deserializeAws_json1_1ListBuildsForProjectCommandError = async (output, co
1305
1305
  switch (errorCode) {
1306
1306
  case "InvalidInputException":
1307
1307
  case "com.amazonaws.codebuild#InvalidInputException":
1308
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
1308
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
1309
1309
  case "ResourceNotFoundException":
1310
1310
  case "com.amazonaws.codebuild#ResourceNotFoundException":
1311
- throw await deserializeAws_json1_1ResourceNotFoundExceptionResponse(parsedOutput, context);
1311
+ throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
1312
1312
  default:
1313
1313
  const parsedBody = parsedOutput.body;
1314
1314
  throwDefaultError({
@@ -1319,20 +1319,20 @@ const deserializeAws_json1_1ListBuildsForProjectCommandError = async (output, co
1319
1319
  });
1320
1320
  }
1321
1321
  };
1322
- export const deserializeAws_json1_1ListCuratedEnvironmentImagesCommand = async (output, context) => {
1322
+ export const de_ListCuratedEnvironmentImagesCommand = async (output, context) => {
1323
1323
  if (output.statusCode >= 300) {
1324
- return deserializeAws_json1_1ListCuratedEnvironmentImagesCommandError(output, context);
1324
+ return de_ListCuratedEnvironmentImagesCommandError(output, context);
1325
1325
  }
1326
1326
  const data = await parseBody(output.body, context);
1327
1327
  let contents = {};
1328
- contents = deserializeAws_json1_1ListCuratedEnvironmentImagesOutput(data, context);
1328
+ contents = de_ListCuratedEnvironmentImagesOutput(data, context);
1329
1329
  const response = {
1330
1330
  $metadata: deserializeMetadata(output),
1331
1331
  ...contents,
1332
1332
  };
1333
1333
  return Promise.resolve(response);
1334
1334
  };
1335
- const deserializeAws_json1_1ListCuratedEnvironmentImagesCommandError = async (output, context) => {
1335
+ const de_ListCuratedEnvironmentImagesCommandError = async (output, context) => {
1336
1336
  const parsedOutput = {
1337
1337
  ...output,
1338
1338
  body: await parseErrorBody(output.body, context),
@@ -1346,20 +1346,20 @@ const deserializeAws_json1_1ListCuratedEnvironmentImagesCommandError = async (ou
1346
1346
  errorCode,
1347
1347
  });
1348
1348
  };
1349
- export const deserializeAws_json1_1ListProjectsCommand = async (output, context) => {
1349
+ export const de_ListProjectsCommand = async (output, context) => {
1350
1350
  if (output.statusCode >= 300) {
1351
- return deserializeAws_json1_1ListProjectsCommandError(output, context);
1351
+ return de_ListProjectsCommandError(output, context);
1352
1352
  }
1353
1353
  const data = await parseBody(output.body, context);
1354
1354
  let contents = {};
1355
- contents = deserializeAws_json1_1ListProjectsOutput(data, context);
1355
+ contents = de_ListProjectsOutput(data, context);
1356
1356
  const response = {
1357
1357
  $metadata: deserializeMetadata(output),
1358
1358
  ...contents,
1359
1359
  };
1360
1360
  return Promise.resolve(response);
1361
1361
  };
1362
- const deserializeAws_json1_1ListProjectsCommandError = async (output, context) => {
1362
+ const de_ListProjectsCommandError = async (output, context) => {
1363
1363
  const parsedOutput = {
1364
1364
  ...output,
1365
1365
  body: await parseErrorBody(output.body, context),
@@ -1368,7 +1368,7 @@ const deserializeAws_json1_1ListProjectsCommandError = async (output, context) =
1368
1368
  switch (errorCode) {
1369
1369
  case "InvalidInputException":
1370
1370
  case "com.amazonaws.codebuild#InvalidInputException":
1371
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
1371
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
1372
1372
  default:
1373
1373
  const parsedBody = parsedOutput.body;
1374
1374
  throwDefaultError({
@@ -1379,20 +1379,20 @@ const deserializeAws_json1_1ListProjectsCommandError = async (output, context) =
1379
1379
  });
1380
1380
  }
1381
1381
  };
1382
- export const deserializeAws_json1_1ListReportGroupsCommand = async (output, context) => {
1382
+ export const de_ListReportGroupsCommand = async (output, context) => {
1383
1383
  if (output.statusCode >= 300) {
1384
- return deserializeAws_json1_1ListReportGroupsCommandError(output, context);
1384
+ return de_ListReportGroupsCommandError(output, context);
1385
1385
  }
1386
1386
  const data = await parseBody(output.body, context);
1387
1387
  let contents = {};
1388
- contents = deserializeAws_json1_1ListReportGroupsOutput(data, context);
1388
+ contents = de_ListReportGroupsOutput(data, context);
1389
1389
  const response = {
1390
1390
  $metadata: deserializeMetadata(output),
1391
1391
  ...contents,
1392
1392
  };
1393
1393
  return Promise.resolve(response);
1394
1394
  };
1395
- const deserializeAws_json1_1ListReportGroupsCommandError = async (output, context) => {
1395
+ const de_ListReportGroupsCommandError = async (output, context) => {
1396
1396
  const parsedOutput = {
1397
1397
  ...output,
1398
1398
  body: await parseErrorBody(output.body, context),
@@ -1401,7 +1401,7 @@ const deserializeAws_json1_1ListReportGroupsCommandError = async (output, contex
1401
1401
  switch (errorCode) {
1402
1402
  case "InvalidInputException":
1403
1403
  case "com.amazonaws.codebuild#InvalidInputException":
1404
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
1404
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
1405
1405
  default:
1406
1406
  const parsedBody = parsedOutput.body;
1407
1407
  throwDefaultError({
@@ -1412,20 +1412,20 @@ const deserializeAws_json1_1ListReportGroupsCommandError = async (output, contex
1412
1412
  });
1413
1413
  }
1414
1414
  };
1415
- export const deserializeAws_json1_1ListReportsCommand = async (output, context) => {
1415
+ export const de_ListReportsCommand = async (output, context) => {
1416
1416
  if (output.statusCode >= 300) {
1417
- return deserializeAws_json1_1ListReportsCommandError(output, context);
1417
+ return de_ListReportsCommandError(output, context);
1418
1418
  }
1419
1419
  const data = await parseBody(output.body, context);
1420
1420
  let contents = {};
1421
- contents = deserializeAws_json1_1ListReportsOutput(data, context);
1421
+ contents = de_ListReportsOutput(data, context);
1422
1422
  const response = {
1423
1423
  $metadata: deserializeMetadata(output),
1424
1424
  ...contents,
1425
1425
  };
1426
1426
  return Promise.resolve(response);
1427
1427
  };
1428
- const deserializeAws_json1_1ListReportsCommandError = async (output, context) => {
1428
+ const de_ListReportsCommandError = async (output, context) => {
1429
1429
  const parsedOutput = {
1430
1430
  ...output,
1431
1431
  body: await parseErrorBody(output.body, context),
@@ -1434,7 +1434,7 @@ const deserializeAws_json1_1ListReportsCommandError = async (output, context) =>
1434
1434
  switch (errorCode) {
1435
1435
  case "InvalidInputException":
1436
1436
  case "com.amazonaws.codebuild#InvalidInputException":
1437
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
1437
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
1438
1438
  default:
1439
1439
  const parsedBody = parsedOutput.body;
1440
1440
  throwDefaultError({
@@ -1445,20 +1445,20 @@ const deserializeAws_json1_1ListReportsCommandError = async (output, context) =>
1445
1445
  });
1446
1446
  }
1447
1447
  };
1448
- export const deserializeAws_json1_1ListReportsForReportGroupCommand = async (output, context) => {
1448
+ export const de_ListReportsForReportGroupCommand = async (output, context) => {
1449
1449
  if (output.statusCode >= 300) {
1450
- return deserializeAws_json1_1ListReportsForReportGroupCommandError(output, context);
1450
+ return de_ListReportsForReportGroupCommandError(output, context);
1451
1451
  }
1452
1452
  const data = await parseBody(output.body, context);
1453
1453
  let contents = {};
1454
- contents = deserializeAws_json1_1ListReportsForReportGroupOutput(data, context);
1454
+ contents = de_ListReportsForReportGroupOutput(data, context);
1455
1455
  const response = {
1456
1456
  $metadata: deserializeMetadata(output),
1457
1457
  ...contents,
1458
1458
  };
1459
1459
  return Promise.resolve(response);
1460
1460
  };
1461
- const deserializeAws_json1_1ListReportsForReportGroupCommandError = async (output, context) => {
1461
+ const de_ListReportsForReportGroupCommandError = async (output, context) => {
1462
1462
  const parsedOutput = {
1463
1463
  ...output,
1464
1464
  body: await parseErrorBody(output.body, context),
@@ -1467,10 +1467,10 @@ const deserializeAws_json1_1ListReportsForReportGroupCommandError = async (outpu
1467
1467
  switch (errorCode) {
1468
1468
  case "InvalidInputException":
1469
1469
  case "com.amazonaws.codebuild#InvalidInputException":
1470
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
1470
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
1471
1471
  case "ResourceNotFoundException":
1472
1472
  case "com.amazonaws.codebuild#ResourceNotFoundException":
1473
- throw await deserializeAws_json1_1ResourceNotFoundExceptionResponse(parsedOutput, context);
1473
+ throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
1474
1474
  default:
1475
1475
  const parsedBody = parsedOutput.body;
1476
1476
  throwDefaultError({
@@ -1481,20 +1481,20 @@ const deserializeAws_json1_1ListReportsForReportGroupCommandError = async (outpu
1481
1481
  });
1482
1482
  }
1483
1483
  };
1484
- export const deserializeAws_json1_1ListSharedProjectsCommand = async (output, context) => {
1484
+ export const de_ListSharedProjectsCommand = async (output, context) => {
1485
1485
  if (output.statusCode >= 300) {
1486
- return deserializeAws_json1_1ListSharedProjectsCommandError(output, context);
1486
+ return de_ListSharedProjectsCommandError(output, context);
1487
1487
  }
1488
1488
  const data = await parseBody(output.body, context);
1489
1489
  let contents = {};
1490
- contents = deserializeAws_json1_1ListSharedProjectsOutput(data, context);
1490
+ contents = de_ListSharedProjectsOutput(data, context);
1491
1491
  const response = {
1492
1492
  $metadata: deserializeMetadata(output),
1493
1493
  ...contents,
1494
1494
  };
1495
1495
  return Promise.resolve(response);
1496
1496
  };
1497
- const deserializeAws_json1_1ListSharedProjectsCommandError = async (output, context) => {
1497
+ const de_ListSharedProjectsCommandError = async (output, context) => {
1498
1498
  const parsedOutput = {
1499
1499
  ...output,
1500
1500
  body: await parseErrorBody(output.body, context),
@@ -1503,7 +1503,7 @@ const deserializeAws_json1_1ListSharedProjectsCommandError = async (output, cont
1503
1503
  switch (errorCode) {
1504
1504
  case "InvalidInputException":
1505
1505
  case "com.amazonaws.codebuild#InvalidInputException":
1506
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
1506
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
1507
1507
  default:
1508
1508
  const parsedBody = parsedOutput.body;
1509
1509
  throwDefaultError({
@@ -1514,20 +1514,20 @@ const deserializeAws_json1_1ListSharedProjectsCommandError = async (output, cont
1514
1514
  });
1515
1515
  }
1516
1516
  };
1517
- export const deserializeAws_json1_1ListSharedReportGroupsCommand = async (output, context) => {
1517
+ export const de_ListSharedReportGroupsCommand = async (output, context) => {
1518
1518
  if (output.statusCode >= 300) {
1519
- return deserializeAws_json1_1ListSharedReportGroupsCommandError(output, context);
1519
+ return de_ListSharedReportGroupsCommandError(output, context);
1520
1520
  }
1521
1521
  const data = await parseBody(output.body, context);
1522
1522
  let contents = {};
1523
- contents = deserializeAws_json1_1ListSharedReportGroupsOutput(data, context);
1523
+ contents = de_ListSharedReportGroupsOutput(data, context);
1524
1524
  const response = {
1525
1525
  $metadata: deserializeMetadata(output),
1526
1526
  ...contents,
1527
1527
  };
1528
1528
  return Promise.resolve(response);
1529
1529
  };
1530
- const deserializeAws_json1_1ListSharedReportGroupsCommandError = async (output, context) => {
1530
+ const de_ListSharedReportGroupsCommandError = async (output, context) => {
1531
1531
  const parsedOutput = {
1532
1532
  ...output,
1533
1533
  body: await parseErrorBody(output.body, context),
@@ -1536,7 +1536,7 @@ const deserializeAws_json1_1ListSharedReportGroupsCommandError = async (output,
1536
1536
  switch (errorCode) {
1537
1537
  case "InvalidInputException":
1538
1538
  case "com.amazonaws.codebuild#InvalidInputException":
1539
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
1539
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
1540
1540
  default:
1541
1541
  const parsedBody = parsedOutput.body;
1542
1542
  throwDefaultError({
@@ -1547,20 +1547,20 @@ const deserializeAws_json1_1ListSharedReportGroupsCommandError = async (output,
1547
1547
  });
1548
1548
  }
1549
1549
  };
1550
- export const deserializeAws_json1_1ListSourceCredentialsCommand = async (output, context) => {
1550
+ export const de_ListSourceCredentialsCommand = async (output, context) => {
1551
1551
  if (output.statusCode >= 300) {
1552
- return deserializeAws_json1_1ListSourceCredentialsCommandError(output, context);
1552
+ return de_ListSourceCredentialsCommandError(output, context);
1553
1553
  }
1554
1554
  const data = await parseBody(output.body, context);
1555
1555
  let contents = {};
1556
- contents = deserializeAws_json1_1ListSourceCredentialsOutput(data, context);
1556
+ contents = de_ListSourceCredentialsOutput(data, context);
1557
1557
  const response = {
1558
1558
  $metadata: deserializeMetadata(output),
1559
1559
  ...contents,
1560
1560
  };
1561
1561
  return Promise.resolve(response);
1562
1562
  };
1563
- const deserializeAws_json1_1ListSourceCredentialsCommandError = async (output, context) => {
1563
+ const de_ListSourceCredentialsCommandError = async (output, context) => {
1564
1564
  const parsedOutput = {
1565
1565
  ...output,
1566
1566
  body: await parseErrorBody(output.body, context),
@@ -1569,7 +1569,7 @@ const deserializeAws_json1_1ListSourceCredentialsCommandError = async (output, c
1569
1569
  switch (errorCode) {
1570
1570
  case "InvalidInputException":
1571
1571
  case "com.amazonaws.codebuild#InvalidInputException":
1572
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
1572
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
1573
1573
  default:
1574
1574
  const parsedBody = parsedOutput.body;
1575
1575
  throwDefaultError({
@@ -1580,20 +1580,20 @@ const deserializeAws_json1_1ListSourceCredentialsCommandError = async (output, c
1580
1580
  });
1581
1581
  }
1582
1582
  };
1583
- export const deserializeAws_json1_1PutResourcePolicyCommand = async (output, context) => {
1583
+ export const de_PutResourcePolicyCommand = async (output, context) => {
1584
1584
  if (output.statusCode >= 300) {
1585
- return deserializeAws_json1_1PutResourcePolicyCommandError(output, context);
1585
+ return de_PutResourcePolicyCommandError(output, context);
1586
1586
  }
1587
1587
  const data = await parseBody(output.body, context);
1588
1588
  let contents = {};
1589
- contents = deserializeAws_json1_1PutResourcePolicyOutput(data, context);
1589
+ contents = de_PutResourcePolicyOutput(data, context);
1590
1590
  const response = {
1591
1591
  $metadata: deserializeMetadata(output),
1592
1592
  ...contents,
1593
1593
  };
1594
1594
  return Promise.resolve(response);
1595
1595
  };
1596
- const deserializeAws_json1_1PutResourcePolicyCommandError = async (output, context) => {
1596
+ const de_PutResourcePolicyCommandError = async (output, context) => {
1597
1597
  const parsedOutput = {
1598
1598
  ...output,
1599
1599
  body: await parseErrorBody(output.body, context),
@@ -1602,10 +1602,10 @@ const deserializeAws_json1_1PutResourcePolicyCommandError = async (output, conte
1602
1602
  switch (errorCode) {
1603
1603
  case "InvalidInputException":
1604
1604
  case "com.amazonaws.codebuild#InvalidInputException":
1605
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
1605
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
1606
1606
  case "ResourceNotFoundException":
1607
1607
  case "com.amazonaws.codebuild#ResourceNotFoundException":
1608
- throw await deserializeAws_json1_1ResourceNotFoundExceptionResponse(parsedOutput, context);
1608
+ throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
1609
1609
  default:
1610
1610
  const parsedBody = parsedOutput.body;
1611
1611
  throwDefaultError({
@@ -1616,20 +1616,20 @@ const deserializeAws_json1_1PutResourcePolicyCommandError = async (output, conte
1616
1616
  });
1617
1617
  }
1618
1618
  };
1619
- export const deserializeAws_json1_1RetryBuildCommand = async (output, context) => {
1619
+ export const de_RetryBuildCommand = async (output, context) => {
1620
1620
  if (output.statusCode >= 300) {
1621
- return deserializeAws_json1_1RetryBuildCommandError(output, context);
1621
+ return de_RetryBuildCommandError(output, context);
1622
1622
  }
1623
1623
  const data = await parseBody(output.body, context);
1624
1624
  let contents = {};
1625
- contents = deserializeAws_json1_1RetryBuildOutput(data, context);
1625
+ contents = de_RetryBuildOutput(data, context);
1626
1626
  const response = {
1627
1627
  $metadata: deserializeMetadata(output),
1628
1628
  ...contents,
1629
1629
  };
1630
1630
  return Promise.resolve(response);
1631
1631
  };
1632
- const deserializeAws_json1_1RetryBuildCommandError = async (output, context) => {
1632
+ const de_RetryBuildCommandError = async (output, context) => {
1633
1633
  const parsedOutput = {
1634
1634
  ...output,
1635
1635
  body: await parseErrorBody(output.body, context),
@@ -1638,13 +1638,13 @@ const deserializeAws_json1_1RetryBuildCommandError = async (output, context) =>
1638
1638
  switch (errorCode) {
1639
1639
  case "AccountLimitExceededException":
1640
1640
  case "com.amazonaws.codebuild#AccountLimitExceededException":
1641
- throw await deserializeAws_json1_1AccountLimitExceededExceptionResponse(parsedOutput, context);
1641
+ throw await de_AccountLimitExceededExceptionRes(parsedOutput, context);
1642
1642
  case "InvalidInputException":
1643
1643
  case "com.amazonaws.codebuild#InvalidInputException":
1644
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
1644
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
1645
1645
  case "ResourceNotFoundException":
1646
1646
  case "com.amazonaws.codebuild#ResourceNotFoundException":
1647
- throw await deserializeAws_json1_1ResourceNotFoundExceptionResponse(parsedOutput, context);
1647
+ throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
1648
1648
  default:
1649
1649
  const parsedBody = parsedOutput.body;
1650
1650
  throwDefaultError({
@@ -1655,20 +1655,20 @@ const deserializeAws_json1_1RetryBuildCommandError = async (output, context) =>
1655
1655
  });
1656
1656
  }
1657
1657
  };
1658
- export const deserializeAws_json1_1RetryBuildBatchCommand = async (output, context) => {
1658
+ export const de_RetryBuildBatchCommand = async (output, context) => {
1659
1659
  if (output.statusCode >= 300) {
1660
- return deserializeAws_json1_1RetryBuildBatchCommandError(output, context);
1660
+ return de_RetryBuildBatchCommandError(output, context);
1661
1661
  }
1662
1662
  const data = await parseBody(output.body, context);
1663
1663
  let contents = {};
1664
- contents = deserializeAws_json1_1RetryBuildBatchOutput(data, context);
1664
+ contents = de_RetryBuildBatchOutput(data, context);
1665
1665
  const response = {
1666
1666
  $metadata: deserializeMetadata(output),
1667
1667
  ...contents,
1668
1668
  };
1669
1669
  return Promise.resolve(response);
1670
1670
  };
1671
- const deserializeAws_json1_1RetryBuildBatchCommandError = async (output, context) => {
1671
+ const de_RetryBuildBatchCommandError = async (output, context) => {
1672
1672
  const parsedOutput = {
1673
1673
  ...output,
1674
1674
  body: await parseErrorBody(output.body, context),
@@ -1677,10 +1677,10 @@ const deserializeAws_json1_1RetryBuildBatchCommandError = async (output, context
1677
1677
  switch (errorCode) {
1678
1678
  case "InvalidInputException":
1679
1679
  case "com.amazonaws.codebuild#InvalidInputException":
1680
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
1680
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
1681
1681
  case "ResourceNotFoundException":
1682
1682
  case "com.amazonaws.codebuild#ResourceNotFoundException":
1683
- throw await deserializeAws_json1_1ResourceNotFoundExceptionResponse(parsedOutput, context);
1683
+ throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
1684
1684
  default:
1685
1685
  const parsedBody = parsedOutput.body;
1686
1686
  throwDefaultError({
@@ -1691,20 +1691,20 @@ const deserializeAws_json1_1RetryBuildBatchCommandError = async (output, context
1691
1691
  });
1692
1692
  }
1693
1693
  };
1694
- export const deserializeAws_json1_1StartBuildCommand = async (output, context) => {
1694
+ export const de_StartBuildCommand = async (output, context) => {
1695
1695
  if (output.statusCode >= 300) {
1696
- return deserializeAws_json1_1StartBuildCommandError(output, context);
1696
+ return de_StartBuildCommandError(output, context);
1697
1697
  }
1698
1698
  const data = await parseBody(output.body, context);
1699
1699
  let contents = {};
1700
- contents = deserializeAws_json1_1StartBuildOutput(data, context);
1700
+ contents = de_StartBuildOutput(data, context);
1701
1701
  const response = {
1702
1702
  $metadata: deserializeMetadata(output),
1703
1703
  ...contents,
1704
1704
  };
1705
1705
  return Promise.resolve(response);
1706
1706
  };
1707
- const deserializeAws_json1_1StartBuildCommandError = async (output, context) => {
1707
+ const de_StartBuildCommandError = async (output, context) => {
1708
1708
  const parsedOutput = {
1709
1709
  ...output,
1710
1710
  body: await parseErrorBody(output.body, context),
@@ -1713,13 +1713,13 @@ const deserializeAws_json1_1StartBuildCommandError = async (output, context) =>
1713
1713
  switch (errorCode) {
1714
1714
  case "AccountLimitExceededException":
1715
1715
  case "com.amazonaws.codebuild#AccountLimitExceededException":
1716
- throw await deserializeAws_json1_1AccountLimitExceededExceptionResponse(parsedOutput, context);
1716
+ throw await de_AccountLimitExceededExceptionRes(parsedOutput, context);
1717
1717
  case "InvalidInputException":
1718
1718
  case "com.amazonaws.codebuild#InvalidInputException":
1719
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
1719
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
1720
1720
  case "ResourceNotFoundException":
1721
1721
  case "com.amazonaws.codebuild#ResourceNotFoundException":
1722
- throw await deserializeAws_json1_1ResourceNotFoundExceptionResponse(parsedOutput, context);
1722
+ throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
1723
1723
  default:
1724
1724
  const parsedBody = parsedOutput.body;
1725
1725
  throwDefaultError({
@@ -1730,20 +1730,20 @@ const deserializeAws_json1_1StartBuildCommandError = async (output, context) =>
1730
1730
  });
1731
1731
  }
1732
1732
  };
1733
- export const deserializeAws_json1_1StartBuildBatchCommand = async (output, context) => {
1733
+ export const de_StartBuildBatchCommand = async (output, context) => {
1734
1734
  if (output.statusCode >= 300) {
1735
- return deserializeAws_json1_1StartBuildBatchCommandError(output, context);
1735
+ return de_StartBuildBatchCommandError(output, context);
1736
1736
  }
1737
1737
  const data = await parseBody(output.body, context);
1738
1738
  let contents = {};
1739
- contents = deserializeAws_json1_1StartBuildBatchOutput(data, context);
1739
+ contents = de_StartBuildBatchOutput(data, context);
1740
1740
  const response = {
1741
1741
  $metadata: deserializeMetadata(output),
1742
1742
  ...contents,
1743
1743
  };
1744
1744
  return Promise.resolve(response);
1745
1745
  };
1746
- const deserializeAws_json1_1StartBuildBatchCommandError = async (output, context) => {
1746
+ const de_StartBuildBatchCommandError = async (output, context) => {
1747
1747
  const parsedOutput = {
1748
1748
  ...output,
1749
1749
  body: await parseErrorBody(output.body, context),
@@ -1752,10 +1752,10 @@ const deserializeAws_json1_1StartBuildBatchCommandError = async (output, context
1752
1752
  switch (errorCode) {
1753
1753
  case "InvalidInputException":
1754
1754
  case "com.amazonaws.codebuild#InvalidInputException":
1755
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
1755
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
1756
1756
  case "ResourceNotFoundException":
1757
1757
  case "com.amazonaws.codebuild#ResourceNotFoundException":
1758
- throw await deserializeAws_json1_1ResourceNotFoundExceptionResponse(parsedOutput, context);
1758
+ throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
1759
1759
  default:
1760
1760
  const parsedBody = parsedOutput.body;
1761
1761
  throwDefaultError({
@@ -1766,20 +1766,20 @@ const deserializeAws_json1_1StartBuildBatchCommandError = async (output, context
1766
1766
  });
1767
1767
  }
1768
1768
  };
1769
- export const deserializeAws_json1_1StopBuildCommand = async (output, context) => {
1769
+ export const de_StopBuildCommand = async (output, context) => {
1770
1770
  if (output.statusCode >= 300) {
1771
- return deserializeAws_json1_1StopBuildCommandError(output, context);
1771
+ return de_StopBuildCommandError(output, context);
1772
1772
  }
1773
1773
  const data = await parseBody(output.body, context);
1774
1774
  let contents = {};
1775
- contents = deserializeAws_json1_1StopBuildOutput(data, context);
1775
+ contents = de_StopBuildOutput(data, context);
1776
1776
  const response = {
1777
1777
  $metadata: deserializeMetadata(output),
1778
1778
  ...contents,
1779
1779
  };
1780
1780
  return Promise.resolve(response);
1781
1781
  };
1782
- const deserializeAws_json1_1StopBuildCommandError = async (output, context) => {
1782
+ const de_StopBuildCommandError = async (output, context) => {
1783
1783
  const parsedOutput = {
1784
1784
  ...output,
1785
1785
  body: await parseErrorBody(output.body, context),
@@ -1788,10 +1788,10 @@ const deserializeAws_json1_1StopBuildCommandError = async (output, context) => {
1788
1788
  switch (errorCode) {
1789
1789
  case "InvalidInputException":
1790
1790
  case "com.amazonaws.codebuild#InvalidInputException":
1791
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
1791
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
1792
1792
  case "ResourceNotFoundException":
1793
1793
  case "com.amazonaws.codebuild#ResourceNotFoundException":
1794
- throw await deserializeAws_json1_1ResourceNotFoundExceptionResponse(parsedOutput, context);
1794
+ throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
1795
1795
  default:
1796
1796
  const parsedBody = parsedOutput.body;
1797
1797
  throwDefaultError({
@@ -1802,20 +1802,20 @@ const deserializeAws_json1_1StopBuildCommandError = async (output, context) => {
1802
1802
  });
1803
1803
  }
1804
1804
  };
1805
- export const deserializeAws_json1_1StopBuildBatchCommand = async (output, context) => {
1805
+ export const de_StopBuildBatchCommand = async (output, context) => {
1806
1806
  if (output.statusCode >= 300) {
1807
- return deserializeAws_json1_1StopBuildBatchCommandError(output, context);
1807
+ return de_StopBuildBatchCommandError(output, context);
1808
1808
  }
1809
1809
  const data = await parseBody(output.body, context);
1810
1810
  let contents = {};
1811
- contents = deserializeAws_json1_1StopBuildBatchOutput(data, context);
1811
+ contents = de_StopBuildBatchOutput(data, context);
1812
1812
  const response = {
1813
1813
  $metadata: deserializeMetadata(output),
1814
1814
  ...contents,
1815
1815
  };
1816
1816
  return Promise.resolve(response);
1817
1817
  };
1818
- const deserializeAws_json1_1StopBuildBatchCommandError = async (output, context) => {
1818
+ const de_StopBuildBatchCommandError = async (output, context) => {
1819
1819
  const parsedOutput = {
1820
1820
  ...output,
1821
1821
  body: await parseErrorBody(output.body, context),
@@ -1824,10 +1824,10 @@ const deserializeAws_json1_1StopBuildBatchCommandError = async (output, context)
1824
1824
  switch (errorCode) {
1825
1825
  case "InvalidInputException":
1826
1826
  case "com.amazonaws.codebuild#InvalidInputException":
1827
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
1827
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
1828
1828
  case "ResourceNotFoundException":
1829
1829
  case "com.amazonaws.codebuild#ResourceNotFoundException":
1830
- throw await deserializeAws_json1_1ResourceNotFoundExceptionResponse(parsedOutput, context);
1830
+ throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
1831
1831
  default:
1832
1832
  const parsedBody = parsedOutput.body;
1833
1833
  throwDefaultError({
@@ -1838,20 +1838,20 @@ const deserializeAws_json1_1StopBuildBatchCommandError = async (output, context)
1838
1838
  });
1839
1839
  }
1840
1840
  };
1841
- export const deserializeAws_json1_1UpdateProjectCommand = async (output, context) => {
1841
+ export const de_UpdateProjectCommand = async (output, context) => {
1842
1842
  if (output.statusCode >= 300) {
1843
- return deserializeAws_json1_1UpdateProjectCommandError(output, context);
1843
+ return de_UpdateProjectCommandError(output, context);
1844
1844
  }
1845
1845
  const data = await parseBody(output.body, context);
1846
1846
  let contents = {};
1847
- contents = deserializeAws_json1_1UpdateProjectOutput(data, context);
1847
+ contents = de_UpdateProjectOutput(data, context);
1848
1848
  const response = {
1849
1849
  $metadata: deserializeMetadata(output),
1850
1850
  ...contents,
1851
1851
  };
1852
1852
  return Promise.resolve(response);
1853
1853
  };
1854
- const deserializeAws_json1_1UpdateProjectCommandError = async (output, context) => {
1854
+ const de_UpdateProjectCommandError = async (output, context) => {
1855
1855
  const parsedOutput = {
1856
1856
  ...output,
1857
1857
  body: await parseErrorBody(output.body, context),
@@ -1860,10 +1860,10 @@ const deserializeAws_json1_1UpdateProjectCommandError = async (output, context)
1860
1860
  switch (errorCode) {
1861
1861
  case "InvalidInputException":
1862
1862
  case "com.amazonaws.codebuild#InvalidInputException":
1863
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
1863
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
1864
1864
  case "ResourceNotFoundException":
1865
1865
  case "com.amazonaws.codebuild#ResourceNotFoundException":
1866
- throw await deserializeAws_json1_1ResourceNotFoundExceptionResponse(parsedOutput, context);
1866
+ throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
1867
1867
  default:
1868
1868
  const parsedBody = parsedOutput.body;
1869
1869
  throwDefaultError({
@@ -1874,20 +1874,20 @@ const deserializeAws_json1_1UpdateProjectCommandError = async (output, context)
1874
1874
  });
1875
1875
  }
1876
1876
  };
1877
- export const deserializeAws_json1_1UpdateProjectVisibilityCommand = async (output, context) => {
1877
+ export const de_UpdateProjectVisibilityCommand = async (output, context) => {
1878
1878
  if (output.statusCode >= 300) {
1879
- return deserializeAws_json1_1UpdateProjectVisibilityCommandError(output, context);
1879
+ return de_UpdateProjectVisibilityCommandError(output, context);
1880
1880
  }
1881
1881
  const data = await parseBody(output.body, context);
1882
1882
  let contents = {};
1883
- contents = deserializeAws_json1_1UpdateProjectVisibilityOutput(data, context);
1883
+ contents = de_UpdateProjectVisibilityOutput(data, context);
1884
1884
  const response = {
1885
1885
  $metadata: deserializeMetadata(output),
1886
1886
  ...contents,
1887
1887
  };
1888
1888
  return Promise.resolve(response);
1889
1889
  };
1890
- const deserializeAws_json1_1UpdateProjectVisibilityCommandError = async (output, context) => {
1890
+ const de_UpdateProjectVisibilityCommandError = async (output, context) => {
1891
1891
  const parsedOutput = {
1892
1892
  ...output,
1893
1893
  body: await parseErrorBody(output.body, context),
@@ -1896,10 +1896,10 @@ const deserializeAws_json1_1UpdateProjectVisibilityCommandError = async (output,
1896
1896
  switch (errorCode) {
1897
1897
  case "InvalidInputException":
1898
1898
  case "com.amazonaws.codebuild#InvalidInputException":
1899
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
1899
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
1900
1900
  case "ResourceNotFoundException":
1901
1901
  case "com.amazonaws.codebuild#ResourceNotFoundException":
1902
- throw await deserializeAws_json1_1ResourceNotFoundExceptionResponse(parsedOutput, context);
1902
+ throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
1903
1903
  default:
1904
1904
  const parsedBody = parsedOutput.body;
1905
1905
  throwDefaultError({
@@ -1910,20 +1910,20 @@ const deserializeAws_json1_1UpdateProjectVisibilityCommandError = async (output,
1910
1910
  });
1911
1911
  }
1912
1912
  };
1913
- export const deserializeAws_json1_1UpdateReportGroupCommand = async (output, context) => {
1913
+ export const de_UpdateReportGroupCommand = async (output, context) => {
1914
1914
  if (output.statusCode >= 300) {
1915
- return deserializeAws_json1_1UpdateReportGroupCommandError(output, context);
1915
+ return de_UpdateReportGroupCommandError(output, context);
1916
1916
  }
1917
1917
  const data = await parseBody(output.body, context);
1918
1918
  let contents = {};
1919
- contents = deserializeAws_json1_1UpdateReportGroupOutput(data, context);
1919
+ contents = de_UpdateReportGroupOutput(data, context);
1920
1920
  const response = {
1921
1921
  $metadata: deserializeMetadata(output),
1922
1922
  ...contents,
1923
1923
  };
1924
1924
  return Promise.resolve(response);
1925
1925
  };
1926
- const deserializeAws_json1_1UpdateReportGroupCommandError = async (output, context) => {
1926
+ const de_UpdateReportGroupCommandError = async (output, context) => {
1927
1927
  const parsedOutput = {
1928
1928
  ...output,
1929
1929
  body: await parseErrorBody(output.body, context),
@@ -1932,10 +1932,10 @@ const deserializeAws_json1_1UpdateReportGroupCommandError = async (output, conte
1932
1932
  switch (errorCode) {
1933
1933
  case "InvalidInputException":
1934
1934
  case "com.amazonaws.codebuild#InvalidInputException":
1935
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
1935
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
1936
1936
  case "ResourceNotFoundException":
1937
1937
  case "com.amazonaws.codebuild#ResourceNotFoundException":
1938
- throw await deserializeAws_json1_1ResourceNotFoundExceptionResponse(parsedOutput, context);
1938
+ throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
1939
1939
  default:
1940
1940
  const parsedBody = parsedOutput.body;
1941
1941
  throwDefaultError({
@@ -1946,20 +1946,20 @@ const deserializeAws_json1_1UpdateReportGroupCommandError = async (output, conte
1946
1946
  });
1947
1947
  }
1948
1948
  };
1949
- export const deserializeAws_json1_1UpdateWebhookCommand = async (output, context) => {
1949
+ export const de_UpdateWebhookCommand = async (output, context) => {
1950
1950
  if (output.statusCode >= 300) {
1951
- return deserializeAws_json1_1UpdateWebhookCommandError(output, context);
1951
+ return de_UpdateWebhookCommandError(output, context);
1952
1952
  }
1953
1953
  const data = await parseBody(output.body, context);
1954
1954
  let contents = {};
1955
- contents = deserializeAws_json1_1UpdateWebhookOutput(data, context);
1955
+ contents = de_UpdateWebhookOutput(data, context);
1956
1956
  const response = {
1957
1957
  $metadata: deserializeMetadata(output),
1958
1958
  ...contents,
1959
1959
  };
1960
1960
  return Promise.resolve(response);
1961
1961
  };
1962
- const deserializeAws_json1_1UpdateWebhookCommandError = async (output, context) => {
1962
+ const de_UpdateWebhookCommandError = async (output, context) => {
1963
1963
  const parsedOutput = {
1964
1964
  ...output,
1965
1965
  body: await parseErrorBody(output.body, context),
@@ -1968,13 +1968,13 @@ const deserializeAws_json1_1UpdateWebhookCommandError = async (output, context)
1968
1968
  switch (errorCode) {
1969
1969
  case "InvalidInputException":
1970
1970
  case "com.amazonaws.codebuild#InvalidInputException":
1971
- throw await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context);
1971
+ throw await de_InvalidInputExceptionRes(parsedOutput, context);
1972
1972
  case "OAuthProviderException":
1973
1973
  case "com.amazonaws.codebuild#OAuthProviderException":
1974
- throw await deserializeAws_json1_1OAuthProviderExceptionResponse(parsedOutput, context);
1974
+ throw await de_OAuthProviderExceptionRes(parsedOutput, context);
1975
1975
  case "ResourceNotFoundException":
1976
1976
  case "com.amazonaws.codebuild#ResourceNotFoundException":
1977
- throw await deserializeAws_json1_1ResourceNotFoundExceptionResponse(parsedOutput, context);
1977
+ throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
1978
1978
  default:
1979
1979
  const parsedBody = parsedOutput.body;
1980
1980
  throwDefaultError({
@@ -1985,222 +1985,214 @@ const deserializeAws_json1_1UpdateWebhookCommandError = async (output, context)
1985
1985
  });
1986
1986
  }
1987
1987
  };
1988
- const deserializeAws_json1_1AccountLimitExceededExceptionResponse = async (parsedOutput, context) => {
1988
+ const de_AccountLimitExceededExceptionRes = async (parsedOutput, context) => {
1989
1989
  const body = parsedOutput.body;
1990
- const deserialized = deserializeAws_json1_1AccountLimitExceededException(body, context);
1990
+ const deserialized = de_AccountLimitExceededException(body, context);
1991
1991
  const exception = new AccountLimitExceededException({
1992
1992
  $metadata: deserializeMetadata(parsedOutput),
1993
1993
  ...deserialized,
1994
1994
  });
1995
1995
  return __decorateServiceException(exception, body);
1996
1996
  };
1997
- const deserializeAws_json1_1InvalidInputExceptionResponse = async (parsedOutput, context) => {
1997
+ const de_InvalidInputExceptionRes = async (parsedOutput, context) => {
1998
1998
  const body = parsedOutput.body;
1999
- const deserialized = deserializeAws_json1_1InvalidInputException(body, context);
1999
+ const deserialized = de_InvalidInputException(body, context);
2000
2000
  const exception = new InvalidInputException({
2001
2001
  $metadata: deserializeMetadata(parsedOutput),
2002
2002
  ...deserialized,
2003
2003
  });
2004
2004
  return __decorateServiceException(exception, body);
2005
2005
  };
2006
- const deserializeAws_json1_1OAuthProviderExceptionResponse = async (parsedOutput, context) => {
2006
+ const de_OAuthProviderExceptionRes = async (parsedOutput, context) => {
2007
2007
  const body = parsedOutput.body;
2008
- const deserialized = deserializeAws_json1_1OAuthProviderException(body, context);
2008
+ const deserialized = de_OAuthProviderException(body, context);
2009
2009
  const exception = new OAuthProviderException({
2010
2010
  $metadata: deserializeMetadata(parsedOutput),
2011
2011
  ...deserialized,
2012
2012
  });
2013
2013
  return __decorateServiceException(exception, body);
2014
2014
  };
2015
- const deserializeAws_json1_1ResourceAlreadyExistsExceptionResponse = async (parsedOutput, context) => {
2015
+ const de_ResourceAlreadyExistsExceptionRes = async (parsedOutput, context) => {
2016
2016
  const body = parsedOutput.body;
2017
- const deserialized = deserializeAws_json1_1ResourceAlreadyExistsException(body, context);
2017
+ const deserialized = de_ResourceAlreadyExistsException(body, context);
2018
2018
  const exception = new ResourceAlreadyExistsException({
2019
2019
  $metadata: deserializeMetadata(parsedOutput),
2020
2020
  ...deserialized,
2021
2021
  });
2022
2022
  return __decorateServiceException(exception, body);
2023
2023
  };
2024
- const deserializeAws_json1_1ResourceNotFoundExceptionResponse = async (parsedOutput, context) => {
2024
+ const de_ResourceNotFoundExceptionRes = async (parsedOutput, context) => {
2025
2025
  const body = parsedOutput.body;
2026
- const deserialized = deserializeAws_json1_1ResourceNotFoundException(body, context);
2026
+ const deserialized = de_ResourceNotFoundException(body, context);
2027
2027
  const exception = new ResourceNotFoundException({
2028
2028
  $metadata: deserializeMetadata(parsedOutput),
2029
2029
  ...deserialized,
2030
2030
  });
2031
2031
  return __decorateServiceException(exception, body);
2032
2032
  };
2033
- const serializeAws_json1_1BatchDeleteBuildsInput = (input, context) => {
2033
+ const se_BatchDeleteBuildsInput = (input, context) => {
2034
2034
  return {
2035
- ...(input.ids != null && { ids: serializeAws_json1_1BuildIds(input.ids, context) }),
2035
+ ...(input.ids != null && { ids: se_BuildIds(input.ids, context) }),
2036
2036
  };
2037
2037
  };
2038
- const serializeAws_json1_1BatchGetBuildBatchesInput = (input, context) => {
2038
+ const se_BatchGetBuildBatchesInput = (input, context) => {
2039
2039
  return {
2040
- ...(input.ids != null && { ids: serializeAws_json1_1BuildBatchIds(input.ids, context) }),
2040
+ ...(input.ids != null && { ids: se_BuildBatchIds(input.ids, context) }),
2041
2041
  };
2042
2042
  };
2043
- const serializeAws_json1_1BatchGetBuildsInput = (input, context) => {
2043
+ const se_BatchGetBuildsInput = (input, context) => {
2044
2044
  return {
2045
- ...(input.ids != null && { ids: serializeAws_json1_1BuildIds(input.ids, context) }),
2045
+ ...(input.ids != null && { ids: se_BuildIds(input.ids, context) }),
2046
2046
  };
2047
2047
  };
2048
- const serializeAws_json1_1BatchGetProjectsInput = (input, context) => {
2048
+ const se_BatchGetProjectsInput = (input, context) => {
2049
2049
  return {
2050
- ...(input.names != null && { names: serializeAws_json1_1ProjectNames(input.names, context) }),
2050
+ ...(input.names != null && { names: se_ProjectNames(input.names, context) }),
2051
2051
  };
2052
2052
  };
2053
- const serializeAws_json1_1BatchGetReportGroupsInput = (input, context) => {
2053
+ const se_BatchGetReportGroupsInput = (input, context) => {
2054
2054
  return {
2055
- ...(input.reportGroupArns != null && {
2056
- reportGroupArns: serializeAws_json1_1ReportGroupArns(input.reportGroupArns, context),
2057
- }),
2055
+ ...(input.reportGroupArns != null && { reportGroupArns: se_ReportGroupArns(input.reportGroupArns, context) }),
2058
2056
  };
2059
2057
  };
2060
- const serializeAws_json1_1BatchGetReportsInput = (input, context) => {
2058
+ const se_BatchGetReportsInput = (input, context) => {
2061
2059
  return {
2062
- ...(input.reportArns != null && { reportArns: serializeAws_json1_1ReportArns(input.reportArns, context) }),
2060
+ ...(input.reportArns != null && { reportArns: se_ReportArns(input.reportArns, context) }),
2063
2061
  };
2064
2062
  };
2065
- const serializeAws_json1_1BatchRestrictions = (input, context) => {
2063
+ const se_BatchRestrictions = (input, context) => {
2066
2064
  return {
2067
2065
  ...(input.computeTypesAllowed != null && {
2068
- computeTypesAllowed: serializeAws_json1_1ComputeTypesAllowed(input.computeTypesAllowed, context),
2066
+ computeTypesAllowed: se_ComputeTypesAllowed(input.computeTypesAllowed, context),
2069
2067
  }),
2070
2068
  ...(input.maximumBuildsAllowed != null && { maximumBuildsAllowed: input.maximumBuildsAllowed }),
2071
2069
  };
2072
2070
  };
2073
- const serializeAws_json1_1BuildBatchFilter = (input, context) => {
2071
+ const se_BuildBatchFilter = (input, context) => {
2074
2072
  return {
2075
2073
  ...(input.status != null && { status: input.status }),
2076
2074
  };
2077
2075
  };
2078
- const serializeAws_json1_1BuildBatchIds = (input, context) => {
2076
+ const se_BuildBatchIds = (input, context) => {
2079
2077
  return input
2080
2078
  .filter((e) => e != null)
2081
2079
  .map((entry) => {
2082
2080
  return entry;
2083
2081
  });
2084
2082
  };
2085
- const serializeAws_json1_1BuildIds = (input, context) => {
2083
+ const se_BuildIds = (input, context) => {
2086
2084
  return input
2087
2085
  .filter((e) => e != null)
2088
2086
  .map((entry) => {
2089
2087
  return entry;
2090
2088
  });
2091
2089
  };
2092
- const serializeAws_json1_1BuildStatusConfig = (input, context) => {
2090
+ const se_BuildStatusConfig = (input, context) => {
2093
2091
  return {
2094
2092
  ...(input.context != null && { context: input.context }),
2095
2093
  ...(input.targetUrl != null && { targetUrl: input.targetUrl }),
2096
2094
  };
2097
2095
  };
2098
- const serializeAws_json1_1CloudWatchLogsConfig = (input, context) => {
2096
+ const se_CloudWatchLogsConfig = (input, context) => {
2099
2097
  return {
2100
2098
  ...(input.groupName != null && { groupName: input.groupName }),
2101
2099
  ...(input.status != null && { status: input.status }),
2102
2100
  ...(input.streamName != null && { streamName: input.streamName }),
2103
2101
  };
2104
2102
  };
2105
- const serializeAws_json1_1ComputeTypesAllowed = (input, context) => {
2103
+ const se_ComputeTypesAllowed = (input, context) => {
2106
2104
  return input
2107
2105
  .filter((e) => e != null)
2108
2106
  .map((entry) => {
2109
2107
  return entry;
2110
2108
  });
2111
2109
  };
2112
- const serializeAws_json1_1CreateProjectInput = (input, context) => {
2110
+ const se_CreateProjectInput = (input, context) => {
2113
2111
  return {
2114
- ...(input.artifacts != null && { artifacts: serializeAws_json1_1ProjectArtifacts(input.artifacts, context) }),
2112
+ ...(input.artifacts != null && { artifacts: se_ProjectArtifacts(input.artifacts, context) }),
2115
2113
  ...(input.badgeEnabled != null && { badgeEnabled: input.badgeEnabled }),
2116
2114
  ...(input.buildBatchConfig != null && {
2117
- buildBatchConfig: serializeAws_json1_1ProjectBuildBatchConfig(input.buildBatchConfig, context),
2115
+ buildBatchConfig: se_ProjectBuildBatchConfig(input.buildBatchConfig, context),
2118
2116
  }),
2119
- ...(input.cache != null && { cache: serializeAws_json1_1ProjectCache(input.cache, context) }),
2117
+ ...(input.cache != null && { cache: se_ProjectCache(input.cache, context) }),
2120
2118
  ...(input.concurrentBuildLimit != null && { concurrentBuildLimit: input.concurrentBuildLimit }),
2121
2119
  ...(input.description != null && { description: input.description }),
2122
2120
  ...(input.encryptionKey != null && { encryptionKey: input.encryptionKey }),
2123
- ...(input.environment != null && {
2124
- environment: serializeAws_json1_1ProjectEnvironment(input.environment, context),
2125
- }),
2121
+ ...(input.environment != null && { environment: se_ProjectEnvironment(input.environment, context) }),
2126
2122
  ...(input.fileSystemLocations != null && {
2127
- fileSystemLocations: serializeAws_json1_1ProjectFileSystemLocations(input.fileSystemLocations, context),
2123
+ fileSystemLocations: se_ProjectFileSystemLocations(input.fileSystemLocations, context),
2128
2124
  }),
2129
- ...(input.logsConfig != null && { logsConfig: serializeAws_json1_1LogsConfig(input.logsConfig, context) }),
2125
+ ...(input.logsConfig != null && { logsConfig: se_LogsConfig(input.logsConfig, context) }),
2130
2126
  ...(input.name != null && { name: input.name }),
2131
2127
  ...(input.queuedTimeoutInMinutes != null && { queuedTimeoutInMinutes: input.queuedTimeoutInMinutes }),
2132
2128
  ...(input.secondaryArtifacts != null && {
2133
- secondaryArtifacts: serializeAws_json1_1ProjectArtifactsList(input.secondaryArtifacts, context),
2129
+ secondaryArtifacts: se_ProjectArtifactsList(input.secondaryArtifacts, context),
2134
2130
  }),
2135
2131
  ...(input.secondarySourceVersions != null && {
2136
- secondarySourceVersions: serializeAws_json1_1ProjectSecondarySourceVersions(input.secondarySourceVersions, context),
2137
- }),
2138
- ...(input.secondarySources != null && {
2139
- secondarySources: serializeAws_json1_1ProjectSources(input.secondarySources, context),
2132
+ secondarySourceVersions: se_ProjectSecondarySourceVersions(input.secondarySourceVersions, context),
2140
2133
  }),
2134
+ ...(input.secondarySources != null && { secondarySources: se_ProjectSources(input.secondarySources, context) }),
2141
2135
  ...(input.serviceRole != null && { serviceRole: input.serviceRole }),
2142
- ...(input.source != null && { source: serializeAws_json1_1ProjectSource(input.source, context) }),
2136
+ ...(input.source != null && { source: se_ProjectSource(input.source, context) }),
2143
2137
  ...(input.sourceVersion != null && { sourceVersion: input.sourceVersion }),
2144
- ...(input.tags != null && { tags: serializeAws_json1_1TagList(input.tags, context) }),
2138
+ ...(input.tags != null && { tags: se_TagList(input.tags, context) }),
2145
2139
  ...(input.timeoutInMinutes != null && { timeoutInMinutes: input.timeoutInMinutes }),
2146
- ...(input.vpcConfig != null && { vpcConfig: serializeAws_json1_1VpcConfig(input.vpcConfig, context) }),
2140
+ ...(input.vpcConfig != null && { vpcConfig: se_VpcConfig(input.vpcConfig, context) }),
2147
2141
  };
2148
2142
  };
2149
- const serializeAws_json1_1CreateReportGroupInput = (input, context) => {
2143
+ const se_CreateReportGroupInput = (input, context) => {
2150
2144
  return {
2151
- ...(input.exportConfig != null && {
2152
- exportConfig: serializeAws_json1_1ReportExportConfig(input.exportConfig, context),
2153
- }),
2145
+ ...(input.exportConfig != null && { exportConfig: se_ReportExportConfig(input.exportConfig, context) }),
2154
2146
  ...(input.name != null && { name: input.name }),
2155
- ...(input.tags != null && { tags: serializeAws_json1_1TagList(input.tags, context) }),
2147
+ ...(input.tags != null && { tags: se_TagList(input.tags, context) }),
2156
2148
  ...(input.type != null && { type: input.type }),
2157
2149
  };
2158
2150
  };
2159
- const serializeAws_json1_1CreateWebhookInput = (input, context) => {
2151
+ const se_CreateWebhookInput = (input, context) => {
2160
2152
  return {
2161
2153
  ...(input.branchFilter != null && { branchFilter: input.branchFilter }),
2162
2154
  ...(input.buildType != null && { buildType: input.buildType }),
2163
- ...(input.filterGroups != null && { filterGroups: serializeAws_json1_1FilterGroups(input.filterGroups, context) }),
2155
+ ...(input.filterGroups != null && { filterGroups: se_FilterGroups(input.filterGroups, context) }),
2164
2156
  ...(input.projectName != null && { projectName: input.projectName }),
2165
2157
  };
2166
2158
  };
2167
- const serializeAws_json1_1DeleteBuildBatchInput = (input, context) => {
2159
+ const se_DeleteBuildBatchInput = (input, context) => {
2168
2160
  return {
2169
2161
  ...(input.id != null && { id: input.id }),
2170
2162
  };
2171
2163
  };
2172
- const serializeAws_json1_1DeleteProjectInput = (input, context) => {
2164
+ const se_DeleteProjectInput = (input, context) => {
2173
2165
  return {
2174
2166
  ...(input.name != null && { name: input.name }),
2175
2167
  };
2176
2168
  };
2177
- const serializeAws_json1_1DeleteReportGroupInput = (input, context) => {
2169
+ const se_DeleteReportGroupInput = (input, context) => {
2178
2170
  return {
2179
2171
  ...(input.arn != null && { arn: input.arn }),
2180
2172
  ...(input.deleteReports != null && { deleteReports: input.deleteReports }),
2181
2173
  };
2182
2174
  };
2183
- const serializeAws_json1_1DeleteReportInput = (input, context) => {
2175
+ const se_DeleteReportInput = (input, context) => {
2184
2176
  return {
2185
2177
  ...(input.arn != null && { arn: input.arn }),
2186
2178
  };
2187
2179
  };
2188
- const serializeAws_json1_1DeleteResourcePolicyInput = (input, context) => {
2180
+ const se_DeleteResourcePolicyInput = (input, context) => {
2189
2181
  return {
2190
2182
  ...(input.resourceArn != null && { resourceArn: input.resourceArn }),
2191
2183
  };
2192
2184
  };
2193
- const serializeAws_json1_1DeleteSourceCredentialsInput = (input, context) => {
2185
+ const se_DeleteSourceCredentialsInput = (input, context) => {
2194
2186
  return {
2195
2187
  ...(input.arn != null && { arn: input.arn }),
2196
2188
  };
2197
2189
  };
2198
- const serializeAws_json1_1DeleteWebhookInput = (input, context) => {
2190
+ const se_DeleteWebhookInput = (input, context) => {
2199
2191
  return {
2200
2192
  ...(input.projectName != null && { projectName: input.projectName }),
2201
2193
  };
2202
2194
  };
2203
- const serializeAws_json1_1DescribeCodeCoveragesInput = (input, context) => {
2195
+ const se_DescribeCodeCoveragesInput = (input, context) => {
2204
2196
  return {
2205
2197
  ...(input.maxLineCoveragePercentage != null && {
2206
2198
  maxLineCoveragePercentage: __serializeFloat(input.maxLineCoveragePercentage),
@@ -2215,60 +2207,60 @@ const serializeAws_json1_1DescribeCodeCoveragesInput = (input, context) => {
2215
2207
  ...(input.sortOrder != null && { sortOrder: input.sortOrder }),
2216
2208
  };
2217
2209
  };
2218
- const serializeAws_json1_1DescribeTestCasesInput = (input, context) => {
2210
+ const se_DescribeTestCasesInput = (input, context) => {
2219
2211
  return {
2220
- ...(input.filter != null && { filter: serializeAws_json1_1TestCaseFilter(input.filter, context) }),
2212
+ ...(input.filter != null && { filter: se_TestCaseFilter(input.filter, context) }),
2221
2213
  ...(input.maxResults != null && { maxResults: input.maxResults }),
2222
2214
  ...(input.nextToken != null && { nextToken: input.nextToken }),
2223
2215
  ...(input.reportArn != null && { reportArn: input.reportArn }),
2224
2216
  };
2225
2217
  };
2226
- const serializeAws_json1_1EnvironmentVariable = (input, context) => {
2218
+ const se_EnvironmentVariable = (input, context) => {
2227
2219
  return {
2228
2220
  ...(input.name != null && { name: input.name }),
2229
2221
  ...(input.type != null && { type: input.type }),
2230
2222
  ...(input.value != null && { value: input.value }),
2231
2223
  };
2232
2224
  };
2233
- const serializeAws_json1_1EnvironmentVariables = (input, context) => {
2225
+ const se_EnvironmentVariables = (input, context) => {
2234
2226
  return input
2235
2227
  .filter((e) => e != null)
2236
2228
  .map((entry) => {
2237
- return serializeAws_json1_1EnvironmentVariable(entry, context);
2229
+ return se_EnvironmentVariable(entry, context);
2238
2230
  });
2239
2231
  };
2240
- const serializeAws_json1_1FilterGroup = (input, context) => {
2232
+ const se_FilterGroup = (input, context) => {
2241
2233
  return input
2242
2234
  .filter((e) => e != null)
2243
2235
  .map((entry) => {
2244
- return serializeAws_json1_1WebhookFilter(entry, context);
2236
+ return se_WebhookFilter(entry, context);
2245
2237
  });
2246
2238
  };
2247
- const serializeAws_json1_1FilterGroups = (input, context) => {
2239
+ const se_FilterGroups = (input, context) => {
2248
2240
  return input
2249
2241
  .filter((e) => e != null)
2250
2242
  .map((entry) => {
2251
- return serializeAws_json1_1FilterGroup(entry, context);
2243
+ return se_FilterGroup(entry, context);
2252
2244
  });
2253
2245
  };
2254
- const serializeAws_json1_1GetReportGroupTrendInput = (input, context) => {
2246
+ const se_GetReportGroupTrendInput = (input, context) => {
2255
2247
  return {
2256
2248
  ...(input.numOfReports != null && { numOfReports: input.numOfReports }),
2257
2249
  ...(input.reportGroupArn != null && { reportGroupArn: input.reportGroupArn }),
2258
2250
  ...(input.trendField != null && { trendField: input.trendField }),
2259
2251
  };
2260
2252
  };
2261
- const serializeAws_json1_1GetResourcePolicyInput = (input, context) => {
2253
+ const se_GetResourcePolicyInput = (input, context) => {
2262
2254
  return {
2263
2255
  ...(input.resourceArn != null && { resourceArn: input.resourceArn }),
2264
2256
  };
2265
2257
  };
2266
- const serializeAws_json1_1GitSubmodulesConfig = (input, context) => {
2258
+ const se_GitSubmodulesConfig = (input, context) => {
2267
2259
  return {
2268
2260
  ...(input.fetchSubmodules != null && { fetchSubmodules: input.fetchSubmodules }),
2269
2261
  };
2270
2262
  };
2271
- const serializeAws_json1_1ImportSourceCredentialsInput = (input, context) => {
2263
+ const se_ImportSourceCredentialsInput = (input, context) => {
2272
2264
  return {
2273
2265
  ...(input.authType != null && { authType: input.authType }),
2274
2266
  ...(input.serverType != null && { serverType: input.serverType }),
@@ -2277,52 +2269,52 @@ const serializeAws_json1_1ImportSourceCredentialsInput = (input, context) => {
2277
2269
  ...(input.username != null && { username: input.username }),
2278
2270
  };
2279
2271
  };
2280
- const serializeAws_json1_1InvalidateProjectCacheInput = (input, context) => {
2272
+ const se_InvalidateProjectCacheInput = (input, context) => {
2281
2273
  return {
2282
2274
  ...(input.projectName != null && { projectName: input.projectName }),
2283
2275
  };
2284
2276
  };
2285
- const serializeAws_json1_1ListBuildBatchesForProjectInput = (input, context) => {
2277
+ const se_ListBuildBatchesForProjectInput = (input, context) => {
2286
2278
  return {
2287
- ...(input.filter != null && { filter: serializeAws_json1_1BuildBatchFilter(input.filter, context) }),
2279
+ ...(input.filter != null && { filter: se_BuildBatchFilter(input.filter, context) }),
2288
2280
  ...(input.maxResults != null && { maxResults: input.maxResults }),
2289
2281
  ...(input.nextToken != null && { nextToken: input.nextToken }),
2290
2282
  ...(input.projectName != null && { projectName: input.projectName }),
2291
2283
  ...(input.sortOrder != null && { sortOrder: input.sortOrder }),
2292
2284
  };
2293
2285
  };
2294
- const serializeAws_json1_1ListBuildBatchesInput = (input, context) => {
2286
+ const se_ListBuildBatchesInput = (input, context) => {
2295
2287
  return {
2296
- ...(input.filter != null && { filter: serializeAws_json1_1BuildBatchFilter(input.filter, context) }),
2288
+ ...(input.filter != null && { filter: se_BuildBatchFilter(input.filter, context) }),
2297
2289
  ...(input.maxResults != null && { maxResults: input.maxResults }),
2298
2290
  ...(input.nextToken != null && { nextToken: input.nextToken }),
2299
2291
  ...(input.sortOrder != null && { sortOrder: input.sortOrder }),
2300
2292
  };
2301
2293
  };
2302
- const serializeAws_json1_1ListBuildsForProjectInput = (input, context) => {
2294
+ const se_ListBuildsForProjectInput = (input, context) => {
2303
2295
  return {
2304
2296
  ...(input.nextToken != null && { nextToken: input.nextToken }),
2305
2297
  ...(input.projectName != null && { projectName: input.projectName }),
2306
2298
  ...(input.sortOrder != null && { sortOrder: input.sortOrder }),
2307
2299
  };
2308
2300
  };
2309
- const serializeAws_json1_1ListBuildsInput = (input, context) => {
2301
+ const se_ListBuildsInput = (input, context) => {
2310
2302
  return {
2311
2303
  ...(input.nextToken != null && { nextToken: input.nextToken }),
2312
2304
  ...(input.sortOrder != null && { sortOrder: input.sortOrder }),
2313
2305
  };
2314
2306
  };
2315
- const serializeAws_json1_1ListCuratedEnvironmentImagesInput = (input, context) => {
2307
+ const se_ListCuratedEnvironmentImagesInput = (input, context) => {
2316
2308
  return {};
2317
2309
  };
2318
- const serializeAws_json1_1ListProjectsInput = (input, context) => {
2310
+ const se_ListProjectsInput = (input, context) => {
2319
2311
  return {
2320
2312
  ...(input.nextToken != null && { nextToken: input.nextToken }),
2321
2313
  ...(input.sortBy != null && { sortBy: input.sortBy }),
2322
2314
  ...(input.sortOrder != null && { sortOrder: input.sortOrder }),
2323
2315
  };
2324
2316
  };
2325
- const serializeAws_json1_1ListReportGroupsInput = (input, context) => {
2317
+ const se_ListReportGroupsInput = (input, context) => {
2326
2318
  return {
2327
2319
  ...(input.maxResults != null && { maxResults: input.maxResults }),
2328
2320
  ...(input.nextToken != null && { nextToken: input.nextToken }),
@@ -2330,24 +2322,24 @@ const serializeAws_json1_1ListReportGroupsInput = (input, context) => {
2330
2322
  ...(input.sortOrder != null && { sortOrder: input.sortOrder }),
2331
2323
  };
2332
2324
  };
2333
- const serializeAws_json1_1ListReportsForReportGroupInput = (input, context) => {
2325
+ const se_ListReportsForReportGroupInput = (input, context) => {
2334
2326
  return {
2335
- ...(input.filter != null && { filter: serializeAws_json1_1ReportFilter(input.filter, context) }),
2327
+ ...(input.filter != null && { filter: se_ReportFilter(input.filter, context) }),
2336
2328
  ...(input.maxResults != null && { maxResults: input.maxResults }),
2337
2329
  ...(input.nextToken != null && { nextToken: input.nextToken }),
2338
2330
  ...(input.reportGroupArn != null && { reportGroupArn: input.reportGroupArn }),
2339
2331
  ...(input.sortOrder != null && { sortOrder: input.sortOrder }),
2340
2332
  };
2341
2333
  };
2342
- const serializeAws_json1_1ListReportsInput = (input, context) => {
2334
+ const se_ListReportsInput = (input, context) => {
2343
2335
  return {
2344
- ...(input.filter != null && { filter: serializeAws_json1_1ReportFilter(input.filter, context) }),
2336
+ ...(input.filter != null && { filter: se_ReportFilter(input.filter, context) }),
2345
2337
  ...(input.maxResults != null && { maxResults: input.maxResults }),
2346
2338
  ...(input.nextToken != null && { nextToken: input.nextToken }),
2347
2339
  ...(input.sortOrder != null && { sortOrder: input.sortOrder }),
2348
2340
  };
2349
2341
  };
2350
- const serializeAws_json1_1ListSharedProjectsInput = (input, context) => {
2342
+ const se_ListSharedProjectsInput = (input, context) => {
2351
2343
  return {
2352
2344
  ...(input.maxResults != null && { maxResults: input.maxResults }),
2353
2345
  ...(input.nextToken != null && { nextToken: input.nextToken }),
@@ -2355,7 +2347,7 @@ const serializeAws_json1_1ListSharedProjectsInput = (input, context) => {
2355
2347
  ...(input.sortOrder != null && { sortOrder: input.sortOrder }),
2356
2348
  };
2357
2349
  };
2358
- const serializeAws_json1_1ListSharedReportGroupsInput = (input, context) => {
2350
+ const se_ListSharedReportGroupsInput = (input, context) => {
2359
2351
  return {
2360
2352
  ...(input.maxResults != null && { maxResults: input.maxResults }),
2361
2353
  ...(input.nextToken != null && { nextToken: input.nextToken }),
@@ -2363,18 +2355,16 @@ const serializeAws_json1_1ListSharedReportGroupsInput = (input, context) => {
2363
2355
  ...(input.sortOrder != null && { sortOrder: input.sortOrder }),
2364
2356
  };
2365
2357
  };
2366
- const serializeAws_json1_1ListSourceCredentialsInput = (input, context) => {
2358
+ const se_ListSourceCredentialsInput = (input, context) => {
2367
2359
  return {};
2368
2360
  };
2369
- const serializeAws_json1_1LogsConfig = (input, context) => {
2361
+ const se_LogsConfig = (input, context) => {
2370
2362
  return {
2371
- ...(input.cloudWatchLogs != null && {
2372
- cloudWatchLogs: serializeAws_json1_1CloudWatchLogsConfig(input.cloudWatchLogs, context),
2373
- }),
2374
- ...(input.s3Logs != null && { s3Logs: serializeAws_json1_1S3LogsConfig(input.s3Logs, context) }),
2363
+ ...(input.cloudWatchLogs != null && { cloudWatchLogs: se_CloudWatchLogsConfig(input.cloudWatchLogs, context) }),
2364
+ ...(input.s3Logs != null && { s3Logs: se_S3LogsConfig(input.s3Logs, context) }),
2375
2365
  };
2376
2366
  };
2377
- const serializeAws_json1_1ProjectArtifacts = (input, context) => {
2367
+ const se_ProjectArtifacts = (input, context) => {
2378
2368
  return {
2379
2369
  ...(input.artifactIdentifier != null && { artifactIdentifier: input.artifactIdentifier }),
2380
2370
  ...(input.bucketOwnerAccess != null && { bucketOwnerAccess: input.bucketOwnerAccess }),
@@ -2388,55 +2378,53 @@ const serializeAws_json1_1ProjectArtifacts = (input, context) => {
2388
2378
  ...(input.type != null && { type: input.type }),
2389
2379
  };
2390
2380
  };
2391
- const serializeAws_json1_1ProjectArtifactsList = (input, context) => {
2381
+ const se_ProjectArtifactsList = (input, context) => {
2392
2382
  return input
2393
2383
  .filter((e) => e != null)
2394
2384
  .map((entry) => {
2395
- return serializeAws_json1_1ProjectArtifacts(entry, context);
2385
+ return se_ProjectArtifacts(entry, context);
2396
2386
  });
2397
2387
  };
2398
- const serializeAws_json1_1ProjectBuildBatchConfig = (input, context) => {
2388
+ const se_ProjectBuildBatchConfig = (input, context) => {
2399
2389
  return {
2400
2390
  ...(input.batchReportMode != null && { batchReportMode: input.batchReportMode }),
2401
2391
  ...(input.combineArtifacts != null && { combineArtifacts: input.combineArtifacts }),
2402
- ...(input.restrictions != null && {
2403
- restrictions: serializeAws_json1_1BatchRestrictions(input.restrictions, context),
2404
- }),
2392
+ ...(input.restrictions != null && { restrictions: se_BatchRestrictions(input.restrictions, context) }),
2405
2393
  ...(input.serviceRole != null && { serviceRole: input.serviceRole }),
2406
2394
  ...(input.timeoutInMins != null && { timeoutInMins: input.timeoutInMins }),
2407
2395
  };
2408
2396
  };
2409
- const serializeAws_json1_1ProjectCache = (input, context) => {
2397
+ const se_ProjectCache = (input, context) => {
2410
2398
  return {
2411
2399
  ...(input.location != null && { location: input.location }),
2412
- ...(input.modes != null && { modes: serializeAws_json1_1ProjectCacheModes(input.modes, context) }),
2400
+ ...(input.modes != null && { modes: se_ProjectCacheModes(input.modes, context) }),
2413
2401
  ...(input.type != null && { type: input.type }),
2414
2402
  };
2415
2403
  };
2416
- const serializeAws_json1_1ProjectCacheModes = (input, context) => {
2404
+ const se_ProjectCacheModes = (input, context) => {
2417
2405
  return input
2418
2406
  .filter((e) => e != null)
2419
2407
  .map((entry) => {
2420
2408
  return entry;
2421
2409
  });
2422
2410
  };
2423
- const serializeAws_json1_1ProjectEnvironment = (input, context) => {
2411
+ const se_ProjectEnvironment = (input, context) => {
2424
2412
  return {
2425
2413
  ...(input.certificate != null && { certificate: input.certificate }),
2426
2414
  ...(input.computeType != null && { computeType: input.computeType }),
2427
2415
  ...(input.environmentVariables != null && {
2428
- environmentVariables: serializeAws_json1_1EnvironmentVariables(input.environmentVariables, context),
2416
+ environmentVariables: se_EnvironmentVariables(input.environmentVariables, context),
2429
2417
  }),
2430
2418
  ...(input.image != null && { image: input.image }),
2431
2419
  ...(input.imagePullCredentialsType != null && { imagePullCredentialsType: input.imagePullCredentialsType }),
2432
2420
  ...(input.privilegedMode != null && { privilegedMode: input.privilegedMode }),
2433
2421
  ...(input.registryCredential != null && {
2434
- registryCredential: serializeAws_json1_1RegistryCredential(input.registryCredential, context),
2422
+ registryCredential: se_RegistryCredential(input.registryCredential, context),
2435
2423
  }),
2436
2424
  ...(input.type != null && { type: input.type }),
2437
2425
  };
2438
2426
  };
2439
- const serializeAws_json1_1ProjectFileSystemLocation = (input, context) => {
2427
+ const se_ProjectFileSystemLocation = (input, context) => {
2440
2428
  return {
2441
2429
  ...(input.identifier != null && { identifier: input.identifier }),
2442
2430
  ...(input.location != null && { location: input.location }),
@@ -2445,37 +2433,37 @@ const serializeAws_json1_1ProjectFileSystemLocation = (input, context) => {
2445
2433
  ...(input.type != null && { type: input.type }),
2446
2434
  };
2447
2435
  };
2448
- const serializeAws_json1_1ProjectFileSystemLocations = (input, context) => {
2436
+ const se_ProjectFileSystemLocations = (input, context) => {
2449
2437
  return input
2450
2438
  .filter((e) => e != null)
2451
2439
  .map((entry) => {
2452
- return serializeAws_json1_1ProjectFileSystemLocation(entry, context);
2440
+ return se_ProjectFileSystemLocation(entry, context);
2453
2441
  });
2454
2442
  };
2455
- const serializeAws_json1_1ProjectNames = (input, context) => {
2443
+ const se_ProjectNames = (input, context) => {
2456
2444
  return input
2457
2445
  .filter((e) => e != null)
2458
2446
  .map((entry) => {
2459
2447
  return entry;
2460
2448
  });
2461
2449
  };
2462
- const serializeAws_json1_1ProjectSecondarySourceVersions = (input, context) => {
2450
+ const se_ProjectSecondarySourceVersions = (input, context) => {
2463
2451
  return input
2464
2452
  .filter((e) => e != null)
2465
2453
  .map((entry) => {
2466
- return serializeAws_json1_1ProjectSourceVersion(entry, context);
2454
+ return se_ProjectSourceVersion(entry, context);
2467
2455
  });
2468
2456
  };
2469
- const serializeAws_json1_1ProjectSource = (input, context) => {
2457
+ const se_ProjectSource = (input, context) => {
2470
2458
  return {
2471
- ...(input.auth != null && { auth: serializeAws_json1_1SourceAuth(input.auth, context) }),
2459
+ ...(input.auth != null && { auth: se_SourceAuth(input.auth, context) }),
2472
2460
  ...(input.buildStatusConfig != null && {
2473
- buildStatusConfig: serializeAws_json1_1BuildStatusConfig(input.buildStatusConfig, context),
2461
+ buildStatusConfig: se_BuildStatusConfig(input.buildStatusConfig, context),
2474
2462
  }),
2475
2463
  ...(input.buildspec != null && { buildspec: input.buildspec }),
2476
2464
  ...(input.gitCloneDepth != null && { gitCloneDepth: input.gitCloneDepth }),
2477
2465
  ...(input.gitSubmodulesConfig != null && {
2478
- gitSubmodulesConfig: serializeAws_json1_1GitSubmodulesConfig(input.gitSubmodulesConfig, context),
2466
+ gitSubmodulesConfig: se_GitSubmodulesConfig(input.gitSubmodulesConfig, context),
2479
2467
  }),
2480
2468
  ...(input.insecureSsl != null && { insecureSsl: input.insecureSsl }),
2481
2469
  ...(input.location != null && { location: input.location }),
@@ -2484,72 +2472,70 @@ const serializeAws_json1_1ProjectSource = (input, context) => {
2484
2472
  ...(input.type != null && { type: input.type }),
2485
2473
  };
2486
2474
  };
2487
- const serializeAws_json1_1ProjectSources = (input, context) => {
2475
+ const se_ProjectSources = (input, context) => {
2488
2476
  return input
2489
2477
  .filter((e) => e != null)
2490
2478
  .map((entry) => {
2491
- return serializeAws_json1_1ProjectSource(entry, context);
2479
+ return se_ProjectSource(entry, context);
2492
2480
  });
2493
2481
  };
2494
- const serializeAws_json1_1ProjectSourceVersion = (input, context) => {
2482
+ const se_ProjectSourceVersion = (input, context) => {
2495
2483
  return {
2496
2484
  ...(input.sourceIdentifier != null && { sourceIdentifier: input.sourceIdentifier }),
2497
2485
  ...(input.sourceVersion != null && { sourceVersion: input.sourceVersion }),
2498
2486
  };
2499
2487
  };
2500
- const serializeAws_json1_1PutResourcePolicyInput = (input, context) => {
2488
+ const se_PutResourcePolicyInput = (input, context) => {
2501
2489
  return {
2502
2490
  ...(input.policy != null && { policy: input.policy }),
2503
2491
  ...(input.resourceArn != null && { resourceArn: input.resourceArn }),
2504
2492
  };
2505
2493
  };
2506
- const serializeAws_json1_1RegistryCredential = (input, context) => {
2494
+ const se_RegistryCredential = (input, context) => {
2507
2495
  return {
2508
2496
  ...(input.credential != null && { credential: input.credential }),
2509
2497
  ...(input.credentialProvider != null && { credentialProvider: input.credentialProvider }),
2510
2498
  };
2511
2499
  };
2512
- const serializeAws_json1_1ReportArns = (input, context) => {
2500
+ const se_ReportArns = (input, context) => {
2513
2501
  return input
2514
2502
  .filter((e) => e != null)
2515
2503
  .map((entry) => {
2516
2504
  return entry;
2517
2505
  });
2518
2506
  };
2519
- const serializeAws_json1_1ReportExportConfig = (input, context) => {
2507
+ const se_ReportExportConfig = (input, context) => {
2520
2508
  return {
2521
2509
  ...(input.exportConfigType != null && { exportConfigType: input.exportConfigType }),
2522
- ...(input.s3Destination != null && {
2523
- s3Destination: serializeAws_json1_1S3ReportExportConfig(input.s3Destination, context),
2524
- }),
2510
+ ...(input.s3Destination != null && { s3Destination: se_S3ReportExportConfig(input.s3Destination, context) }),
2525
2511
  };
2526
2512
  };
2527
- const serializeAws_json1_1ReportFilter = (input, context) => {
2513
+ const se_ReportFilter = (input, context) => {
2528
2514
  return {
2529
2515
  ...(input.status != null && { status: input.status }),
2530
2516
  };
2531
2517
  };
2532
- const serializeAws_json1_1ReportGroupArns = (input, context) => {
2518
+ const se_ReportGroupArns = (input, context) => {
2533
2519
  return input
2534
2520
  .filter((e) => e != null)
2535
2521
  .map((entry) => {
2536
2522
  return entry;
2537
2523
  });
2538
2524
  };
2539
- const serializeAws_json1_1RetryBuildBatchInput = (input, context) => {
2525
+ const se_RetryBuildBatchInput = (input, context) => {
2540
2526
  return {
2541
2527
  ...(input.id != null && { id: input.id }),
2542
2528
  ...(input.idempotencyToken != null && { idempotencyToken: input.idempotencyToken }),
2543
2529
  ...(input.retryType != null && { retryType: input.retryType }),
2544
2530
  };
2545
2531
  };
2546
- const serializeAws_json1_1RetryBuildInput = (input, context) => {
2532
+ const se_RetryBuildInput = (input, context) => {
2547
2533
  return {
2548
2534
  ...(input.id != null && { id: input.id }),
2549
2535
  ...(input.idempotencyToken != null && { idempotencyToken: input.idempotencyToken }),
2550
2536
  };
2551
2537
  };
2552
- const serializeAws_json1_1S3LogsConfig = (input, context) => {
2538
+ const se_S3LogsConfig = (input, context) => {
2553
2539
  return {
2554
2540
  ...(input.bucketOwnerAccess != null && { bucketOwnerAccess: input.bucketOwnerAccess }),
2555
2541
  ...(input.encryptionDisabled != null && { encryptionDisabled: input.encryptionDisabled }),
@@ -2557,7 +2543,7 @@ const serializeAws_json1_1S3LogsConfig = (input, context) => {
2557
2543
  ...(input.status != null && { status: input.status }),
2558
2544
  };
2559
2545
  };
2560
- const serializeAws_json1_1S3ReportExportConfig = (input, context) => {
2546
+ const se_S3ReportExportConfig = (input, context) => {
2561
2547
  return {
2562
2548
  ...(input.bucket != null && { bucket: input.bucket }),
2563
2549
  ...(input.bucketOwner != null && { bucketOwner: input.bucketOwner }),
@@ -2567,45 +2553,43 @@ const serializeAws_json1_1S3ReportExportConfig = (input, context) => {
2567
2553
  ...(input.path != null && { path: input.path }),
2568
2554
  };
2569
2555
  };
2570
- const serializeAws_json1_1SecurityGroupIds = (input, context) => {
2556
+ const se_SecurityGroupIds = (input, context) => {
2571
2557
  return input
2572
2558
  .filter((e) => e != null)
2573
2559
  .map((entry) => {
2574
2560
  return entry;
2575
2561
  });
2576
2562
  };
2577
- const serializeAws_json1_1SourceAuth = (input, context) => {
2563
+ const se_SourceAuth = (input, context) => {
2578
2564
  return {
2579
2565
  ...(input.resource != null && { resource: input.resource }),
2580
2566
  ...(input.type != null && { type: input.type }),
2581
2567
  };
2582
2568
  };
2583
- const serializeAws_json1_1StartBuildBatchInput = (input, context) => {
2569
+ const se_StartBuildBatchInput = (input, context) => {
2584
2570
  return {
2585
2571
  ...(input.artifactsOverride != null && {
2586
- artifactsOverride: serializeAws_json1_1ProjectArtifacts(input.artifactsOverride, context),
2572
+ artifactsOverride: se_ProjectArtifacts(input.artifactsOverride, context),
2587
2573
  }),
2588
2574
  ...(input.buildBatchConfigOverride != null && {
2589
- buildBatchConfigOverride: serializeAws_json1_1ProjectBuildBatchConfig(input.buildBatchConfigOverride, context),
2575
+ buildBatchConfigOverride: se_ProjectBuildBatchConfig(input.buildBatchConfigOverride, context),
2590
2576
  }),
2591
2577
  ...(input.buildTimeoutInMinutesOverride != null && {
2592
2578
  buildTimeoutInMinutesOverride: input.buildTimeoutInMinutesOverride,
2593
2579
  }),
2594
2580
  ...(input.buildspecOverride != null && { buildspecOverride: input.buildspecOverride }),
2595
- ...(input.cacheOverride != null && {
2596
- cacheOverride: serializeAws_json1_1ProjectCache(input.cacheOverride, context),
2597
- }),
2581
+ ...(input.cacheOverride != null && { cacheOverride: se_ProjectCache(input.cacheOverride, context) }),
2598
2582
  ...(input.certificateOverride != null && { certificateOverride: input.certificateOverride }),
2599
2583
  ...(input.computeTypeOverride != null && { computeTypeOverride: input.computeTypeOverride }),
2600
2584
  ...(input.debugSessionEnabled != null && { debugSessionEnabled: input.debugSessionEnabled }),
2601
2585
  ...(input.encryptionKeyOverride != null && { encryptionKeyOverride: input.encryptionKeyOverride }),
2602
2586
  ...(input.environmentTypeOverride != null && { environmentTypeOverride: input.environmentTypeOverride }),
2603
2587
  ...(input.environmentVariablesOverride != null && {
2604
- environmentVariablesOverride: serializeAws_json1_1EnvironmentVariables(input.environmentVariablesOverride, context),
2588
+ environmentVariablesOverride: se_EnvironmentVariables(input.environmentVariablesOverride, context),
2605
2589
  }),
2606
2590
  ...(input.gitCloneDepthOverride != null && { gitCloneDepthOverride: input.gitCloneDepthOverride }),
2607
2591
  ...(input.gitSubmodulesConfigOverride != null && {
2608
- gitSubmodulesConfigOverride: serializeAws_json1_1GitSubmodulesConfig(input.gitSubmodulesConfigOverride, context),
2592
+ gitSubmodulesConfigOverride: se_GitSubmodulesConfig(input.gitSubmodulesConfigOverride, context),
2609
2593
  }),
2610
2594
  ...(input.idempotencyToken != null && { idempotencyToken: input.idempotencyToken }),
2611
2595
  ...(input.imageOverride != null && { imageOverride: input.imageOverride }),
@@ -2613,61 +2597,55 @@ const serializeAws_json1_1StartBuildBatchInput = (input, context) => {
2613
2597
  imagePullCredentialsTypeOverride: input.imagePullCredentialsTypeOverride,
2614
2598
  }),
2615
2599
  ...(input.insecureSslOverride != null && { insecureSslOverride: input.insecureSslOverride }),
2616
- ...(input.logsConfigOverride != null && {
2617
- logsConfigOverride: serializeAws_json1_1LogsConfig(input.logsConfigOverride, context),
2618
- }),
2600
+ ...(input.logsConfigOverride != null && { logsConfigOverride: se_LogsConfig(input.logsConfigOverride, context) }),
2619
2601
  ...(input.privilegedModeOverride != null && { privilegedModeOverride: input.privilegedModeOverride }),
2620
2602
  ...(input.projectName != null && { projectName: input.projectName }),
2621
2603
  ...(input.queuedTimeoutInMinutesOverride != null && {
2622
2604
  queuedTimeoutInMinutesOverride: input.queuedTimeoutInMinutesOverride,
2623
2605
  }),
2624
2606
  ...(input.registryCredentialOverride != null && {
2625
- registryCredentialOverride: serializeAws_json1_1RegistryCredential(input.registryCredentialOverride, context),
2607
+ registryCredentialOverride: se_RegistryCredential(input.registryCredentialOverride, context),
2626
2608
  }),
2627
2609
  ...(input.reportBuildBatchStatusOverride != null && {
2628
2610
  reportBuildBatchStatusOverride: input.reportBuildBatchStatusOverride,
2629
2611
  }),
2630
2612
  ...(input.secondaryArtifactsOverride != null && {
2631
- secondaryArtifactsOverride: serializeAws_json1_1ProjectArtifactsList(input.secondaryArtifactsOverride, context),
2613
+ secondaryArtifactsOverride: se_ProjectArtifactsList(input.secondaryArtifactsOverride, context),
2632
2614
  }),
2633
2615
  ...(input.secondarySourcesOverride != null && {
2634
- secondarySourcesOverride: serializeAws_json1_1ProjectSources(input.secondarySourcesOverride, context),
2616
+ secondarySourcesOverride: se_ProjectSources(input.secondarySourcesOverride, context),
2635
2617
  }),
2636
2618
  ...(input.secondarySourcesVersionOverride != null && {
2637
- secondarySourcesVersionOverride: serializeAws_json1_1ProjectSecondarySourceVersions(input.secondarySourcesVersionOverride, context),
2619
+ secondarySourcesVersionOverride: se_ProjectSecondarySourceVersions(input.secondarySourcesVersionOverride, context),
2638
2620
  }),
2639
2621
  ...(input.serviceRoleOverride != null && { serviceRoleOverride: input.serviceRoleOverride }),
2640
- ...(input.sourceAuthOverride != null && {
2641
- sourceAuthOverride: serializeAws_json1_1SourceAuth(input.sourceAuthOverride, context),
2642
- }),
2622
+ ...(input.sourceAuthOverride != null && { sourceAuthOverride: se_SourceAuth(input.sourceAuthOverride, context) }),
2643
2623
  ...(input.sourceLocationOverride != null && { sourceLocationOverride: input.sourceLocationOverride }),
2644
2624
  ...(input.sourceTypeOverride != null && { sourceTypeOverride: input.sourceTypeOverride }),
2645
2625
  ...(input.sourceVersion != null && { sourceVersion: input.sourceVersion }),
2646
2626
  };
2647
2627
  };
2648
- const serializeAws_json1_1StartBuildInput = (input, context) => {
2628
+ const se_StartBuildInput = (input, context) => {
2649
2629
  return {
2650
2630
  ...(input.artifactsOverride != null && {
2651
- artifactsOverride: serializeAws_json1_1ProjectArtifacts(input.artifactsOverride, context),
2631
+ artifactsOverride: se_ProjectArtifacts(input.artifactsOverride, context),
2652
2632
  }),
2653
2633
  ...(input.buildStatusConfigOverride != null && {
2654
- buildStatusConfigOverride: serializeAws_json1_1BuildStatusConfig(input.buildStatusConfigOverride, context),
2634
+ buildStatusConfigOverride: se_BuildStatusConfig(input.buildStatusConfigOverride, context),
2655
2635
  }),
2656
2636
  ...(input.buildspecOverride != null && { buildspecOverride: input.buildspecOverride }),
2657
- ...(input.cacheOverride != null && {
2658
- cacheOverride: serializeAws_json1_1ProjectCache(input.cacheOverride, context),
2659
- }),
2637
+ ...(input.cacheOverride != null && { cacheOverride: se_ProjectCache(input.cacheOverride, context) }),
2660
2638
  ...(input.certificateOverride != null && { certificateOverride: input.certificateOverride }),
2661
2639
  ...(input.computeTypeOverride != null && { computeTypeOverride: input.computeTypeOverride }),
2662
2640
  ...(input.debugSessionEnabled != null && { debugSessionEnabled: input.debugSessionEnabled }),
2663
2641
  ...(input.encryptionKeyOverride != null && { encryptionKeyOverride: input.encryptionKeyOverride }),
2664
2642
  ...(input.environmentTypeOverride != null && { environmentTypeOverride: input.environmentTypeOverride }),
2665
2643
  ...(input.environmentVariablesOverride != null && {
2666
- environmentVariablesOverride: serializeAws_json1_1EnvironmentVariables(input.environmentVariablesOverride, context),
2644
+ environmentVariablesOverride: se_EnvironmentVariables(input.environmentVariablesOverride, context),
2667
2645
  }),
2668
2646
  ...(input.gitCloneDepthOverride != null && { gitCloneDepthOverride: input.gitCloneDepthOverride }),
2669
2647
  ...(input.gitSubmodulesConfigOverride != null && {
2670
- gitSubmodulesConfigOverride: serializeAws_json1_1GitSubmodulesConfig(input.gitSubmodulesConfigOverride, context),
2648
+ gitSubmodulesConfigOverride: se_GitSubmodulesConfig(input.gitSubmodulesConfigOverride, context),
2671
2649
  }),
2672
2650
  ...(input.idempotencyToken != null && { idempotencyToken: input.idempotencyToken }),
2673
2651
  ...(input.imageOverride != null && { imageOverride: input.imageOverride }),
@@ -2675,257 +2653,229 @@ const serializeAws_json1_1StartBuildInput = (input, context) => {
2675
2653
  imagePullCredentialsTypeOverride: input.imagePullCredentialsTypeOverride,
2676
2654
  }),
2677
2655
  ...(input.insecureSslOverride != null && { insecureSslOverride: input.insecureSslOverride }),
2678
- ...(input.logsConfigOverride != null && {
2679
- logsConfigOverride: serializeAws_json1_1LogsConfig(input.logsConfigOverride, context),
2680
- }),
2656
+ ...(input.logsConfigOverride != null && { logsConfigOverride: se_LogsConfig(input.logsConfigOverride, context) }),
2681
2657
  ...(input.privilegedModeOverride != null && { privilegedModeOverride: input.privilegedModeOverride }),
2682
2658
  ...(input.projectName != null && { projectName: input.projectName }),
2683
2659
  ...(input.queuedTimeoutInMinutesOverride != null && {
2684
2660
  queuedTimeoutInMinutesOverride: input.queuedTimeoutInMinutesOverride,
2685
2661
  }),
2686
2662
  ...(input.registryCredentialOverride != null && {
2687
- registryCredentialOverride: serializeAws_json1_1RegistryCredential(input.registryCredentialOverride, context),
2663
+ registryCredentialOverride: se_RegistryCredential(input.registryCredentialOverride, context),
2688
2664
  }),
2689
2665
  ...(input.reportBuildStatusOverride != null && { reportBuildStatusOverride: input.reportBuildStatusOverride }),
2690
2666
  ...(input.secondaryArtifactsOverride != null && {
2691
- secondaryArtifactsOverride: serializeAws_json1_1ProjectArtifactsList(input.secondaryArtifactsOverride, context),
2667
+ secondaryArtifactsOverride: se_ProjectArtifactsList(input.secondaryArtifactsOverride, context),
2692
2668
  }),
2693
2669
  ...(input.secondarySourcesOverride != null && {
2694
- secondarySourcesOverride: serializeAws_json1_1ProjectSources(input.secondarySourcesOverride, context),
2670
+ secondarySourcesOverride: se_ProjectSources(input.secondarySourcesOverride, context),
2695
2671
  }),
2696
2672
  ...(input.secondarySourcesVersionOverride != null && {
2697
- secondarySourcesVersionOverride: serializeAws_json1_1ProjectSecondarySourceVersions(input.secondarySourcesVersionOverride, context),
2673
+ secondarySourcesVersionOverride: se_ProjectSecondarySourceVersions(input.secondarySourcesVersionOverride, context),
2698
2674
  }),
2699
2675
  ...(input.serviceRoleOverride != null && { serviceRoleOverride: input.serviceRoleOverride }),
2700
- ...(input.sourceAuthOverride != null && {
2701
- sourceAuthOverride: serializeAws_json1_1SourceAuth(input.sourceAuthOverride, context),
2702
- }),
2676
+ ...(input.sourceAuthOverride != null && { sourceAuthOverride: se_SourceAuth(input.sourceAuthOverride, context) }),
2703
2677
  ...(input.sourceLocationOverride != null && { sourceLocationOverride: input.sourceLocationOverride }),
2704
2678
  ...(input.sourceTypeOverride != null && { sourceTypeOverride: input.sourceTypeOverride }),
2705
2679
  ...(input.sourceVersion != null && { sourceVersion: input.sourceVersion }),
2706
2680
  ...(input.timeoutInMinutesOverride != null && { timeoutInMinutesOverride: input.timeoutInMinutesOverride }),
2707
2681
  };
2708
2682
  };
2709
- const serializeAws_json1_1StopBuildBatchInput = (input, context) => {
2683
+ const se_StopBuildBatchInput = (input, context) => {
2710
2684
  return {
2711
2685
  ...(input.id != null && { id: input.id }),
2712
2686
  };
2713
2687
  };
2714
- const serializeAws_json1_1StopBuildInput = (input, context) => {
2688
+ const se_StopBuildInput = (input, context) => {
2715
2689
  return {
2716
2690
  ...(input.id != null && { id: input.id }),
2717
2691
  };
2718
2692
  };
2719
- const serializeAws_json1_1Subnets = (input, context) => {
2693
+ const se_Subnets = (input, context) => {
2720
2694
  return input
2721
2695
  .filter((e) => e != null)
2722
2696
  .map((entry) => {
2723
2697
  return entry;
2724
2698
  });
2725
2699
  };
2726
- const serializeAws_json1_1Tag = (input, context) => {
2700
+ const se_Tag = (input, context) => {
2727
2701
  return {
2728
2702
  ...(input.key != null && { key: input.key }),
2729
2703
  ...(input.value != null && { value: input.value }),
2730
2704
  };
2731
2705
  };
2732
- const serializeAws_json1_1TagList = (input, context) => {
2706
+ const se_TagList = (input, context) => {
2733
2707
  return input
2734
2708
  .filter((e) => e != null)
2735
2709
  .map((entry) => {
2736
- return serializeAws_json1_1Tag(entry, context);
2710
+ return se_Tag(entry, context);
2737
2711
  });
2738
2712
  };
2739
- const serializeAws_json1_1TestCaseFilter = (input, context) => {
2713
+ const se_TestCaseFilter = (input, context) => {
2740
2714
  return {
2741
2715
  ...(input.keyword != null && { keyword: input.keyword }),
2742
2716
  ...(input.status != null && { status: input.status }),
2743
2717
  };
2744
2718
  };
2745
- const serializeAws_json1_1UpdateProjectInput = (input, context) => {
2719
+ const se_UpdateProjectInput = (input, context) => {
2746
2720
  return {
2747
- ...(input.artifacts != null && { artifacts: serializeAws_json1_1ProjectArtifacts(input.artifacts, context) }),
2721
+ ...(input.artifacts != null && { artifacts: se_ProjectArtifacts(input.artifacts, context) }),
2748
2722
  ...(input.badgeEnabled != null && { badgeEnabled: input.badgeEnabled }),
2749
2723
  ...(input.buildBatchConfig != null && {
2750
- buildBatchConfig: serializeAws_json1_1ProjectBuildBatchConfig(input.buildBatchConfig, context),
2724
+ buildBatchConfig: se_ProjectBuildBatchConfig(input.buildBatchConfig, context),
2751
2725
  }),
2752
- ...(input.cache != null && { cache: serializeAws_json1_1ProjectCache(input.cache, context) }),
2726
+ ...(input.cache != null && { cache: se_ProjectCache(input.cache, context) }),
2753
2727
  ...(input.concurrentBuildLimit != null && { concurrentBuildLimit: input.concurrentBuildLimit }),
2754
2728
  ...(input.description != null && { description: input.description }),
2755
2729
  ...(input.encryptionKey != null && { encryptionKey: input.encryptionKey }),
2756
- ...(input.environment != null && {
2757
- environment: serializeAws_json1_1ProjectEnvironment(input.environment, context),
2758
- }),
2730
+ ...(input.environment != null && { environment: se_ProjectEnvironment(input.environment, context) }),
2759
2731
  ...(input.fileSystemLocations != null && {
2760
- fileSystemLocations: serializeAws_json1_1ProjectFileSystemLocations(input.fileSystemLocations, context),
2732
+ fileSystemLocations: se_ProjectFileSystemLocations(input.fileSystemLocations, context),
2761
2733
  }),
2762
- ...(input.logsConfig != null && { logsConfig: serializeAws_json1_1LogsConfig(input.logsConfig, context) }),
2734
+ ...(input.logsConfig != null && { logsConfig: se_LogsConfig(input.logsConfig, context) }),
2763
2735
  ...(input.name != null && { name: input.name }),
2764
2736
  ...(input.queuedTimeoutInMinutes != null && { queuedTimeoutInMinutes: input.queuedTimeoutInMinutes }),
2765
2737
  ...(input.secondaryArtifacts != null && {
2766
- secondaryArtifacts: serializeAws_json1_1ProjectArtifactsList(input.secondaryArtifacts, context),
2738
+ secondaryArtifacts: se_ProjectArtifactsList(input.secondaryArtifacts, context),
2767
2739
  }),
2768
2740
  ...(input.secondarySourceVersions != null && {
2769
- secondarySourceVersions: serializeAws_json1_1ProjectSecondarySourceVersions(input.secondarySourceVersions, context),
2770
- }),
2771
- ...(input.secondarySources != null && {
2772
- secondarySources: serializeAws_json1_1ProjectSources(input.secondarySources, context),
2741
+ secondarySourceVersions: se_ProjectSecondarySourceVersions(input.secondarySourceVersions, context),
2773
2742
  }),
2743
+ ...(input.secondarySources != null && { secondarySources: se_ProjectSources(input.secondarySources, context) }),
2774
2744
  ...(input.serviceRole != null && { serviceRole: input.serviceRole }),
2775
- ...(input.source != null && { source: serializeAws_json1_1ProjectSource(input.source, context) }),
2745
+ ...(input.source != null && { source: se_ProjectSource(input.source, context) }),
2776
2746
  ...(input.sourceVersion != null && { sourceVersion: input.sourceVersion }),
2777
- ...(input.tags != null && { tags: serializeAws_json1_1TagList(input.tags, context) }),
2747
+ ...(input.tags != null && { tags: se_TagList(input.tags, context) }),
2778
2748
  ...(input.timeoutInMinutes != null && { timeoutInMinutes: input.timeoutInMinutes }),
2779
- ...(input.vpcConfig != null && { vpcConfig: serializeAws_json1_1VpcConfig(input.vpcConfig, context) }),
2749
+ ...(input.vpcConfig != null && { vpcConfig: se_VpcConfig(input.vpcConfig, context) }),
2780
2750
  };
2781
2751
  };
2782
- const serializeAws_json1_1UpdateProjectVisibilityInput = (input, context) => {
2752
+ const se_UpdateProjectVisibilityInput = (input, context) => {
2783
2753
  return {
2784
2754
  ...(input.projectArn != null && { projectArn: input.projectArn }),
2785
2755
  ...(input.projectVisibility != null && { projectVisibility: input.projectVisibility }),
2786
2756
  ...(input.resourceAccessRole != null && { resourceAccessRole: input.resourceAccessRole }),
2787
2757
  };
2788
2758
  };
2789
- const serializeAws_json1_1UpdateReportGroupInput = (input, context) => {
2759
+ const se_UpdateReportGroupInput = (input, context) => {
2790
2760
  return {
2791
2761
  ...(input.arn != null && { arn: input.arn }),
2792
- ...(input.exportConfig != null && {
2793
- exportConfig: serializeAws_json1_1ReportExportConfig(input.exportConfig, context),
2794
- }),
2795
- ...(input.tags != null && { tags: serializeAws_json1_1TagList(input.tags, context) }),
2762
+ ...(input.exportConfig != null && { exportConfig: se_ReportExportConfig(input.exportConfig, context) }),
2763
+ ...(input.tags != null && { tags: se_TagList(input.tags, context) }),
2796
2764
  };
2797
2765
  };
2798
- const serializeAws_json1_1UpdateWebhookInput = (input, context) => {
2766
+ const se_UpdateWebhookInput = (input, context) => {
2799
2767
  return {
2800
2768
  ...(input.branchFilter != null && { branchFilter: input.branchFilter }),
2801
2769
  ...(input.buildType != null && { buildType: input.buildType }),
2802
- ...(input.filterGroups != null && { filterGroups: serializeAws_json1_1FilterGroups(input.filterGroups, context) }),
2770
+ ...(input.filterGroups != null && { filterGroups: se_FilterGroups(input.filterGroups, context) }),
2803
2771
  ...(input.projectName != null && { projectName: input.projectName }),
2804
2772
  ...(input.rotateSecret != null && { rotateSecret: input.rotateSecret }),
2805
2773
  };
2806
2774
  };
2807
- const serializeAws_json1_1VpcConfig = (input, context) => {
2775
+ const se_VpcConfig = (input, context) => {
2808
2776
  return {
2809
- ...(input.securityGroupIds != null && {
2810
- securityGroupIds: serializeAws_json1_1SecurityGroupIds(input.securityGroupIds, context),
2811
- }),
2812
- ...(input.subnets != null && { subnets: serializeAws_json1_1Subnets(input.subnets, context) }),
2777
+ ...(input.securityGroupIds != null && { securityGroupIds: se_SecurityGroupIds(input.securityGroupIds, context) }),
2778
+ ...(input.subnets != null && { subnets: se_Subnets(input.subnets, context) }),
2813
2779
  ...(input.vpcId != null && { vpcId: input.vpcId }),
2814
2780
  };
2815
2781
  };
2816
- const serializeAws_json1_1WebhookFilter = (input, context) => {
2782
+ const se_WebhookFilter = (input, context) => {
2817
2783
  return {
2818
2784
  ...(input.excludeMatchedPattern != null && { excludeMatchedPattern: input.excludeMatchedPattern }),
2819
2785
  ...(input.pattern != null && { pattern: input.pattern }),
2820
2786
  ...(input.type != null && { type: input.type }),
2821
2787
  };
2822
2788
  };
2823
- const deserializeAws_json1_1AccountLimitExceededException = (output, context) => {
2789
+ const de_AccountLimitExceededException = (output, context) => {
2824
2790
  return {
2825
2791
  message: __expectString(output.message),
2826
2792
  };
2827
2793
  };
2828
- const deserializeAws_json1_1BatchDeleteBuildsOutput = (output, context) => {
2794
+ const de_BatchDeleteBuildsOutput = (output, context) => {
2829
2795
  return {
2830
- buildsDeleted: output.buildsDeleted != null ? deserializeAws_json1_1BuildIds(output.buildsDeleted, context) : undefined,
2831
- buildsNotDeleted: output.buildsNotDeleted != null
2832
- ? deserializeAws_json1_1BuildsNotDeleted(output.buildsNotDeleted, context)
2833
- : undefined,
2796
+ buildsDeleted: output.buildsDeleted != null ? de_BuildIds(output.buildsDeleted, context) : undefined,
2797
+ buildsNotDeleted: output.buildsNotDeleted != null ? de_BuildsNotDeleted(output.buildsNotDeleted, context) : undefined,
2834
2798
  };
2835
2799
  };
2836
- const deserializeAws_json1_1BatchGetBuildBatchesOutput = (output, context) => {
2800
+ const de_BatchGetBuildBatchesOutput = (output, context) => {
2837
2801
  return {
2838
- buildBatches: output.buildBatches != null ? deserializeAws_json1_1BuildBatches(output.buildBatches, context) : undefined,
2839
- buildBatchesNotFound: output.buildBatchesNotFound != null
2840
- ? deserializeAws_json1_1BuildBatchIds(output.buildBatchesNotFound, context)
2841
- : undefined,
2802
+ buildBatches: output.buildBatches != null ? de_BuildBatches(output.buildBatches, context) : undefined,
2803
+ buildBatchesNotFound: output.buildBatchesNotFound != null ? de_BuildBatchIds(output.buildBatchesNotFound, context) : undefined,
2842
2804
  };
2843
2805
  };
2844
- const deserializeAws_json1_1BatchGetBuildsOutput = (output, context) => {
2806
+ const de_BatchGetBuildsOutput = (output, context) => {
2845
2807
  return {
2846
- builds: output.builds != null ? deserializeAws_json1_1Builds(output.builds, context) : undefined,
2847
- buildsNotFound: output.buildsNotFound != null ? deserializeAws_json1_1BuildIds(output.buildsNotFound, context) : undefined,
2808
+ builds: output.builds != null ? de_Builds(output.builds, context) : undefined,
2809
+ buildsNotFound: output.buildsNotFound != null ? de_BuildIds(output.buildsNotFound, context) : undefined,
2848
2810
  };
2849
2811
  };
2850
- const deserializeAws_json1_1BatchGetProjectsOutput = (output, context) => {
2812
+ const de_BatchGetProjectsOutput = (output, context) => {
2851
2813
  return {
2852
- projects: output.projects != null ? deserializeAws_json1_1Projects(output.projects, context) : undefined,
2853
- projectsNotFound: output.projectsNotFound != null
2854
- ? deserializeAws_json1_1ProjectNames(output.projectsNotFound, context)
2855
- : undefined,
2814
+ projects: output.projects != null ? de_Projects(output.projects, context) : undefined,
2815
+ projectsNotFound: output.projectsNotFound != null ? de_ProjectNames(output.projectsNotFound, context) : undefined,
2856
2816
  };
2857
2817
  };
2858
- const deserializeAws_json1_1BatchGetReportGroupsOutput = (output, context) => {
2818
+ const de_BatchGetReportGroupsOutput = (output, context) => {
2859
2819
  return {
2860
- reportGroups: output.reportGroups != null ? deserializeAws_json1_1ReportGroups(output.reportGroups, context) : undefined,
2861
- reportGroupsNotFound: output.reportGroupsNotFound != null
2862
- ? deserializeAws_json1_1ReportGroupArns(output.reportGroupsNotFound, context)
2863
- : undefined,
2820
+ reportGroups: output.reportGroups != null ? de_ReportGroups(output.reportGroups, context) : undefined,
2821
+ reportGroupsNotFound: output.reportGroupsNotFound != null ? de_ReportGroupArns(output.reportGroupsNotFound, context) : undefined,
2864
2822
  };
2865
2823
  };
2866
- const deserializeAws_json1_1BatchGetReportsOutput = (output, context) => {
2824
+ const de_BatchGetReportsOutput = (output, context) => {
2867
2825
  return {
2868
- reports: output.reports != null ? deserializeAws_json1_1Reports(output.reports, context) : undefined,
2869
- reportsNotFound: output.reportsNotFound != null ? deserializeAws_json1_1ReportArns(output.reportsNotFound, context) : undefined,
2826
+ reports: output.reports != null ? de_Reports(output.reports, context) : undefined,
2827
+ reportsNotFound: output.reportsNotFound != null ? de_ReportArns(output.reportsNotFound, context) : undefined,
2870
2828
  };
2871
2829
  };
2872
- const deserializeAws_json1_1BatchRestrictions = (output, context) => {
2830
+ const de_BatchRestrictions = (output, context) => {
2873
2831
  return {
2874
- computeTypesAllowed: output.computeTypesAllowed != null
2875
- ? deserializeAws_json1_1ComputeTypesAllowed(output.computeTypesAllowed, context)
2876
- : undefined,
2832
+ computeTypesAllowed: output.computeTypesAllowed != null ? de_ComputeTypesAllowed(output.computeTypesAllowed, context) : undefined,
2877
2833
  maximumBuildsAllowed: __expectInt32(output.maximumBuildsAllowed),
2878
2834
  };
2879
2835
  };
2880
- const deserializeAws_json1_1Build = (output, context) => {
2836
+ const de_Build = (output, context) => {
2881
2837
  return {
2882
2838
  arn: __expectString(output.arn),
2883
- artifacts: output.artifacts != null ? deserializeAws_json1_1BuildArtifacts(output.artifacts, context) : undefined,
2839
+ artifacts: output.artifacts != null ? de_BuildArtifacts(output.artifacts, context) : undefined,
2884
2840
  buildBatchArn: __expectString(output.buildBatchArn),
2885
2841
  buildComplete: __expectBoolean(output.buildComplete),
2886
2842
  buildNumber: __expectLong(output.buildNumber),
2887
2843
  buildStatus: __expectString(output.buildStatus),
2888
- cache: output.cache != null ? deserializeAws_json1_1ProjectCache(output.cache, context) : undefined,
2844
+ cache: output.cache != null ? de_ProjectCache(output.cache, context) : undefined,
2889
2845
  currentPhase: __expectString(output.currentPhase),
2890
- debugSession: output.debugSession != null ? deserializeAws_json1_1DebugSession(output.debugSession, context) : undefined,
2846
+ debugSession: output.debugSession != null ? de_DebugSession(output.debugSession, context) : undefined,
2891
2847
  encryptionKey: __expectString(output.encryptionKey),
2892
2848
  endTime: output.endTime != null ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.endTime))) : undefined,
2893
- environment: output.environment != null ? deserializeAws_json1_1ProjectEnvironment(output.environment, context) : undefined,
2849
+ environment: output.environment != null ? de_ProjectEnvironment(output.environment, context) : undefined,
2894
2850
  exportedEnvironmentVariables: output.exportedEnvironmentVariables != null
2895
- ? deserializeAws_json1_1ExportedEnvironmentVariables(output.exportedEnvironmentVariables, context)
2851
+ ? de_ExportedEnvironmentVariables(output.exportedEnvironmentVariables, context)
2896
2852
  : undefined,
2897
2853
  fileSystemLocations: output.fileSystemLocations != null
2898
- ? deserializeAws_json1_1ProjectFileSystemLocations(output.fileSystemLocations, context)
2854
+ ? de_ProjectFileSystemLocations(output.fileSystemLocations, context)
2899
2855
  : undefined,
2900
2856
  id: __expectString(output.id),
2901
2857
  initiator: __expectString(output.initiator),
2902
- logs: output.logs != null ? deserializeAws_json1_1LogsLocation(output.logs, context) : undefined,
2903
- networkInterface: output.networkInterface != null
2904
- ? deserializeAws_json1_1NetworkInterface(output.networkInterface, context)
2905
- : undefined,
2906
- phases: output.phases != null ? deserializeAws_json1_1BuildPhases(output.phases, context) : undefined,
2858
+ logs: output.logs != null ? de_LogsLocation(output.logs, context) : undefined,
2859
+ networkInterface: output.networkInterface != null ? de_NetworkInterface(output.networkInterface, context) : undefined,
2860
+ phases: output.phases != null ? de_BuildPhases(output.phases, context) : undefined,
2907
2861
  projectName: __expectString(output.projectName),
2908
2862
  queuedTimeoutInMinutes: __expectInt32(output.queuedTimeoutInMinutes),
2909
- reportArns: output.reportArns != null ? deserializeAws_json1_1BuildReportArns(output.reportArns, context) : undefined,
2863
+ reportArns: output.reportArns != null ? de_BuildReportArns(output.reportArns, context) : undefined,
2910
2864
  resolvedSourceVersion: __expectString(output.resolvedSourceVersion),
2911
- secondaryArtifacts: output.secondaryArtifacts != null
2912
- ? deserializeAws_json1_1BuildArtifactsList(output.secondaryArtifacts, context)
2913
- : undefined,
2865
+ secondaryArtifacts: output.secondaryArtifacts != null ? de_BuildArtifactsList(output.secondaryArtifacts, context) : undefined,
2914
2866
  secondarySourceVersions: output.secondarySourceVersions != null
2915
- ? deserializeAws_json1_1ProjectSecondarySourceVersions(output.secondarySourceVersions, context)
2916
- : undefined,
2917
- secondarySources: output.secondarySources != null
2918
- ? deserializeAws_json1_1ProjectSources(output.secondarySources, context)
2867
+ ? de_ProjectSecondarySourceVersions(output.secondarySourceVersions, context)
2919
2868
  : undefined,
2869
+ secondarySources: output.secondarySources != null ? de_ProjectSources(output.secondarySources, context) : undefined,
2920
2870
  serviceRole: __expectString(output.serviceRole),
2921
- source: output.source != null ? deserializeAws_json1_1ProjectSource(output.source, context) : undefined,
2871
+ source: output.source != null ? de_ProjectSource(output.source, context) : undefined,
2922
2872
  sourceVersion: __expectString(output.sourceVersion),
2923
2873
  startTime: output.startTime != null ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.startTime))) : undefined,
2924
2874
  timeoutInMinutes: __expectInt32(output.timeoutInMinutes),
2925
- vpcConfig: output.vpcConfig != null ? deserializeAws_json1_1VpcConfig(output.vpcConfig, context) : undefined,
2875
+ vpcConfig: output.vpcConfig != null ? de_VpcConfig(output.vpcConfig, context) : undefined,
2926
2876
  };
2927
2877
  };
2928
- const deserializeAws_json1_1BuildArtifacts = (output, context) => {
2878
+ const de_BuildArtifacts = (output, context) => {
2929
2879
  return {
2930
2880
  artifactIdentifier: __expectString(output.artifactIdentifier),
2931
2881
  bucketOwnerAccess: __expectString(output.bucketOwnerAccess),
@@ -2936,73 +2886,67 @@ const deserializeAws_json1_1BuildArtifacts = (output, context) => {
2936
2886
  sha256sum: __expectString(output.sha256sum),
2937
2887
  };
2938
2888
  };
2939
- const deserializeAws_json1_1BuildArtifactsList = (output, context) => {
2889
+ const de_BuildArtifactsList = (output, context) => {
2940
2890
  const retVal = (output || [])
2941
2891
  .filter((e) => e != null)
2942
2892
  .map((entry) => {
2943
2893
  if (entry === null) {
2944
2894
  return null;
2945
2895
  }
2946
- return deserializeAws_json1_1BuildArtifacts(entry, context);
2896
+ return de_BuildArtifacts(entry, context);
2947
2897
  });
2948
2898
  return retVal;
2949
2899
  };
2950
- const deserializeAws_json1_1BuildBatch = (output, context) => {
2900
+ const de_BuildBatch = (output, context) => {
2951
2901
  return {
2952
2902
  arn: __expectString(output.arn),
2953
- artifacts: output.artifacts != null ? deserializeAws_json1_1BuildArtifacts(output.artifacts, context) : undefined,
2954
- buildBatchConfig: output.buildBatchConfig != null
2955
- ? deserializeAws_json1_1ProjectBuildBatchConfig(output.buildBatchConfig, context)
2956
- : undefined,
2903
+ artifacts: output.artifacts != null ? de_BuildArtifacts(output.artifacts, context) : undefined,
2904
+ buildBatchConfig: output.buildBatchConfig != null ? de_ProjectBuildBatchConfig(output.buildBatchConfig, context) : undefined,
2957
2905
  buildBatchNumber: __expectLong(output.buildBatchNumber),
2958
2906
  buildBatchStatus: __expectString(output.buildBatchStatus),
2959
- buildGroups: output.buildGroups != null ? deserializeAws_json1_1BuildGroups(output.buildGroups, context) : undefined,
2907
+ buildGroups: output.buildGroups != null ? de_BuildGroups(output.buildGroups, context) : undefined,
2960
2908
  buildTimeoutInMinutes: __expectInt32(output.buildTimeoutInMinutes),
2961
- cache: output.cache != null ? deserializeAws_json1_1ProjectCache(output.cache, context) : undefined,
2909
+ cache: output.cache != null ? de_ProjectCache(output.cache, context) : undefined,
2962
2910
  complete: __expectBoolean(output.complete),
2963
2911
  currentPhase: __expectString(output.currentPhase),
2964
2912
  debugSessionEnabled: __expectBoolean(output.debugSessionEnabled),
2965
2913
  encryptionKey: __expectString(output.encryptionKey),
2966
2914
  endTime: output.endTime != null ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.endTime))) : undefined,
2967
- environment: output.environment != null ? deserializeAws_json1_1ProjectEnvironment(output.environment, context) : undefined,
2915
+ environment: output.environment != null ? de_ProjectEnvironment(output.environment, context) : undefined,
2968
2916
  fileSystemLocations: output.fileSystemLocations != null
2969
- ? deserializeAws_json1_1ProjectFileSystemLocations(output.fileSystemLocations, context)
2917
+ ? de_ProjectFileSystemLocations(output.fileSystemLocations, context)
2970
2918
  : undefined,
2971
2919
  id: __expectString(output.id),
2972
2920
  initiator: __expectString(output.initiator),
2973
- logConfig: output.logConfig != null ? deserializeAws_json1_1LogsConfig(output.logConfig, context) : undefined,
2974
- phases: output.phases != null ? deserializeAws_json1_1BuildBatchPhases(output.phases, context) : undefined,
2921
+ logConfig: output.logConfig != null ? de_LogsConfig(output.logConfig, context) : undefined,
2922
+ phases: output.phases != null ? de_BuildBatchPhases(output.phases, context) : undefined,
2975
2923
  projectName: __expectString(output.projectName),
2976
2924
  queuedTimeoutInMinutes: __expectInt32(output.queuedTimeoutInMinutes),
2977
2925
  resolvedSourceVersion: __expectString(output.resolvedSourceVersion),
2978
- secondaryArtifacts: output.secondaryArtifacts != null
2979
- ? deserializeAws_json1_1BuildArtifactsList(output.secondaryArtifacts, context)
2980
- : undefined,
2926
+ secondaryArtifacts: output.secondaryArtifacts != null ? de_BuildArtifactsList(output.secondaryArtifacts, context) : undefined,
2981
2927
  secondarySourceVersions: output.secondarySourceVersions != null
2982
- ? deserializeAws_json1_1ProjectSecondarySourceVersions(output.secondarySourceVersions, context)
2983
- : undefined,
2984
- secondarySources: output.secondarySources != null
2985
- ? deserializeAws_json1_1ProjectSources(output.secondarySources, context)
2928
+ ? de_ProjectSecondarySourceVersions(output.secondarySourceVersions, context)
2986
2929
  : undefined,
2930
+ secondarySources: output.secondarySources != null ? de_ProjectSources(output.secondarySources, context) : undefined,
2987
2931
  serviceRole: __expectString(output.serviceRole),
2988
- source: output.source != null ? deserializeAws_json1_1ProjectSource(output.source, context) : undefined,
2932
+ source: output.source != null ? de_ProjectSource(output.source, context) : undefined,
2989
2933
  sourceVersion: __expectString(output.sourceVersion),
2990
2934
  startTime: output.startTime != null ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.startTime))) : undefined,
2991
- vpcConfig: output.vpcConfig != null ? deserializeAws_json1_1VpcConfig(output.vpcConfig, context) : undefined,
2935
+ vpcConfig: output.vpcConfig != null ? de_VpcConfig(output.vpcConfig, context) : undefined,
2992
2936
  };
2993
2937
  };
2994
- const deserializeAws_json1_1BuildBatches = (output, context) => {
2938
+ const de_BuildBatches = (output, context) => {
2995
2939
  const retVal = (output || [])
2996
2940
  .filter((e) => e != null)
2997
2941
  .map((entry) => {
2998
2942
  if (entry === null) {
2999
2943
  return null;
3000
2944
  }
3001
- return deserializeAws_json1_1BuildBatch(entry, context);
2945
+ return de_BuildBatch(entry, context);
3002
2946
  });
3003
2947
  return retVal;
3004
2948
  };
3005
- const deserializeAws_json1_1BuildBatchIds = (output, context) => {
2949
+ const de_BuildBatchIds = (output, context) => {
3006
2950
  const retVal = (output || [])
3007
2951
  .filter((e) => e != null)
3008
2952
  .map((entry) => {
@@ -3013,9 +2957,9 @@ const deserializeAws_json1_1BuildBatchIds = (output, context) => {
3013
2957
  });
3014
2958
  return retVal;
3015
2959
  };
3016
- const deserializeAws_json1_1BuildBatchPhase = (output, context) => {
2960
+ const de_BuildBatchPhase = (output, context) => {
3017
2961
  return {
3018
- contexts: output.contexts != null ? deserializeAws_json1_1PhaseContexts(output.contexts, context) : undefined,
2962
+ contexts: output.contexts != null ? de_PhaseContexts(output.contexts, context) : undefined,
3019
2963
  durationInSeconds: __expectLong(output.durationInSeconds),
3020
2964
  endTime: output.endTime != null ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.endTime))) : undefined,
3021
2965
  phaseStatus: __expectString(output.phaseStatus),
@@ -3023,42 +2967,38 @@ const deserializeAws_json1_1BuildBatchPhase = (output, context) => {
3023
2967
  startTime: output.startTime != null ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.startTime))) : undefined,
3024
2968
  };
3025
2969
  };
3026
- const deserializeAws_json1_1BuildBatchPhases = (output, context) => {
2970
+ const de_BuildBatchPhases = (output, context) => {
3027
2971
  const retVal = (output || [])
3028
2972
  .filter((e) => e != null)
3029
2973
  .map((entry) => {
3030
2974
  if (entry === null) {
3031
2975
  return null;
3032
2976
  }
3033
- return deserializeAws_json1_1BuildBatchPhase(entry, context);
2977
+ return de_BuildBatchPhase(entry, context);
3034
2978
  });
3035
2979
  return retVal;
3036
2980
  };
3037
- const deserializeAws_json1_1BuildGroup = (output, context) => {
2981
+ const de_BuildGroup = (output, context) => {
3038
2982
  return {
3039
- currentBuildSummary: output.currentBuildSummary != null
3040
- ? deserializeAws_json1_1BuildSummary(output.currentBuildSummary, context)
3041
- : undefined,
3042
- dependsOn: output.dependsOn != null ? deserializeAws_json1_1Identifiers(output.dependsOn, context) : undefined,
2983
+ currentBuildSummary: output.currentBuildSummary != null ? de_BuildSummary(output.currentBuildSummary, context) : undefined,
2984
+ dependsOn: output.dependsOn != null ? de_Identifiers(output.dependsOn, context) : undefined,
3043
2985
  identifier: __expectString(output.identifier),
3044
2986
  ignoreFailure: __expectBoolean(output.ignoreFailure),
3045
- priorBuildSummaryList: output.priorBuildSummaryList != null
3046
- ? deserializeAws_json1_1BuildSummaries(output.priorBuildSummaryList, context)
3047
- : undefined,
2987
+ priorBuildSummaryList: output.priorBuildSummaryList != null ? de_BuildSummaries(output.priorBuildSummaryList, context) : undefined,
3048
2988
  };
3049
2989
  };
3050
- const deserializeAws_json1_1BuildGroups = (output, context) => {
2990
+ const de_BuildGroups = (output, context) => {
3051
2991
  const retVal = (output || [])
3052
2992
  .filter((e) => e != null)
3053
2993
  .map((entry) => {
3054
2994
  if (entry === null) {
3055
2995
  return null;
3056
2996
  }
3057
- return deserializeAws_json1_1BuildGroup(entry, context);
2997
+ return de_BuildGroup(entry, context);
3058
2998
  });
3059
2999
  return retVal;
3060
3000
  };
3061
- const deserializeAws_json1_1BuildIds = (output, context) => {
3001
+ const de_BuildIds = (output, context) => {
3062
3002
  const retVal = (output || [])
3063
3003
  .filter((e) => e != null)
3064
3004
  .map((entry) => {
@@ -3069,15 +3009,15 @@ const deserializeAws_json1_1BuildIds = (output, context) => {
3069
3009
  });
3070
3010
  return retVal;
3071
3011
  };
3072
- const deserializeAws_json1_1BuildNotDeleted = (output, context) => {
3012
+ const de_BuildNotDeleted = (output, context) => {
3073
3013
  return {
3074
3014
  id: __expectString(output.id),
3075
3015
  statusCode: __expectString(output.statusCode),
3076
3016
  };
3077
3017
  };
3078
- const deserializeAws_json1_1BuildPhase = (output, context) => {
3018
+ const de_BuildPhase = (output, context) => {
3079
3019
  return {
3080
- contexts: output.contexts != null ? deserializeAws_json1_1PhaseContexts(output.contexts, context) : undefined,
3020
+ contexts: output.contexts != null ? de_PhaseContexts(output.contexts, context) : undefined,
3081
3021
  durationInSeconds: __expectLong(output.durationInSeconds),
3082
3022
  endTime: output.endTime != null ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.endTime))) : undefined,
3083
3023
  phaseStatus: __expectString(output.phaseStatus),
@@ -3085,18 +3025,18 @@ const deserializeAws_json1_1BuildPhase = (output, context) => {
3085
3025
  startTime: output.startTime != null ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.startTime))) : undefined,
3086
3026
  };
3087
3027
  };
3088
- const deserializeAws_json1_1BuildPhases = (output, context) => {
3028
+ const de_BuildPhases = (output, context) => {
3089
3029
  const retVal = (output || [])
3090
3030
  .filter((e) => e != null)
3091
3031
  .map((entry) => {
3092
3032
  if (entry === null) {
3093
3033
  return null;
3094
3034
  }
3095
- return deserializeAws_json1_1BuildPhase(entry, context);
3035
+ return de_BuildPhase(entry, context);
3096
3036
  });
3097
3037
  return retVal;
3098
3038
  };
3099
- const deserializeAws_json1_1BuildReportArns = (output, context) => {
3039
+ const de_BuildReportArns = (output, context) => {
3100
3040
  const retVal = (output || [])
3101
3041
  .filter((e) => e != null)
3102
3042
  .map((entry) => {
@@ -3107,68 +3047,64 @@ const deserializeAws_json1_1BuildReportArns = (output, context) => {
3107
3047
  });
3108
3048
  return retVal;
3109
3049
  };
3110
- const deserializeAws_json1_1Builds = (output, context) => {
3050
+ const de_Builds = (output, context) => {
3111
3051
  const retVal = (output || [])
3112
3052
  .filter((e) => e != null)
3113
3053
  .map((entry) => {
3114
3054
  if (entry === null) {
3115
3055
  return null;
3116
3056
  }
3117
- return deserializeAws_json1_1Build(entry, context);
3057
+ return de_Build(entry, context);
3118
3058
  });
3119
3059
  return retVal;
3120
3060
  };
3121
- const deserializeAws_json1_1BuildsNotDeleted = (output, context) => {
3061
+ const de_BuildsNotDeleted = (output, context) => {
3122
3062
  const retVal = (output || [])
3123
3063
  .filter((e) => e != null)
3124
3064
  .map((entry) => {
3125
3065
  if (entry === null) {
3126
3066
  return null;
3127
3067
  }
3128
- return deserializeAws_json1_1BuildNotDeleted(entry, context);
3068
+ return de_BuildNotDeleted(entry, context);
3129
3069
  });
3130
3070
  return retVal;
3131
3071
  };
3132
- const deserializeAws_json1_1BuildStatusConfig = (output, context) => {
3072
+ const de_BuildStatusConfig = (output, context) => {
3133
3073
  return {
3134
3074
  context: __expectString(output.context),
3135
3075
  targetUrl: __expectString(output.targetUrl),
3136
3076
  };
3137
3077
  };
3138
- const deserializeAws_json1_1BuildSummaries = (output, context) => {
3078
+ const de_BuildSummaries = (output, context) => {
3139
3079
  const retVal = (output || [])
3140
3080
  .filter((e) => e != null)
3141
3081
  .map((entry) => {
3142
3082
  if (entry === null) {
3143
3083
  return null;
3144
3084
  }
3145
- return deserializeAws_json1_1BuildSummary(entry, context);
3085
+ return de_BuildSummary(entry, context);
3146
3086
  });
3147
3087
  return retVal;
3148
3088
  };
3149
- const deserializeAws_json1_1BuildSummary = (output, context) => {
3089
+ const de_BuildSummary = (output, context) => {
3150
3090
  return {
3151
3091
  arn: __expectString(output.arn),
3152
3092
  buildStatus: __expectString(output.buildStatus),
3153
- primaryArtifact: output.primaryArtifact != null
3154
- ? deserializeAws_json1_1ResolvedArtifact(output.primaryArtifact, context)
3155
- : undefined,
3093
+ primaryArtifact: output.primaryArtifact != null ? de_ResolvedArtifact(output.primaryArtifact, context) : undefined,
3156
3094
  requestedOn: output.requestedOn != null
3157
3095
  ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.requestedOn)))
3158
3096
  : undefined,
3159
- secondaryArtifacts: output.secondaryArtifacts != null
3160
- ? deserializeAws_json1_1ResolvedSecondaryArtifacts(output.secondaryArtifacts, context)
3161
- : undefined,
3097
+ secondaryArtifacts: output.secondaryArtifacts != null ? de_ResolvedSecondaryArtifacts(output.secondaryArtifacts, context) : undefined,
3162
3098
  };
3163
3099
  };
3164
- const deserializeAws_json1_1CloudWatchLogsConfig = (output, context) => {
3100
+ const de_CloudWatchLogsConfig = (output, context) => {
3165
3101
  return {
3166
3102
  groupName: __expectString(output.groupName),
3167
3103
  status: __expectString(output.status),
3168
3104
  streamName: __expectString(output.streamName),
3169
3105
  };
3170
3106
  };
3171
- const deserializeAws_json1_1CodeCoverage = (output, context) => {
3107
+ const de_CodeCoverage = (output, context) => {
3172
3108
  return {
3173
3109
  branchCoveragePercentage: __limitedParseDouble(output.branchCoveragePercentage),
3174
3110
  branchesCovered: __expectInt32(output.branchesCovered),
@@ -3182,7 +3118,7 @@ const deserializeAws_json1_1CodeCoverage = (output, context) => {
3182
3118
  reportARN: __expectString(output.reportARN),
3183
3119
  };
3184
3120
  };
3185
- const deserializeAws_json1_1CodeCoverageReportSummary = (output, context) => {
3121
+ const de_CodeCoverageReportSummary = (output, context) => {
3186
3122
  return {
3187
3123
  branchCoveragePercentage: __limitedParseDouble(output.branchCoveragePercentage),
3188
3124
  branchesCovered: __expectInt32(output.branchesCovered),
@@ -3192,18 +3128,18 @@ const deserializeAws_json1_1CodeCoverageReportSummary = (output, context) => {
3192
3128
  linesMissed: __expectInt32(output.linesMissed),
3193
3129
  };
3194
3130
  };
3195
- const deserializeAws_json1_1CodeCoverages = (output, context) => {
3131
+ const de_CodeCoverages = (output, context) => {
3196
3132
  const retVal = (output || [])
3197
3133
  .filter((e) => e != null)
3198
3134
  .map((entry) => {
3199
3135
  if (entry === null) {
3200
3136
  return null;
3201
3137
  }
3202
- return deserializeAws_json1_1CodeCoverage(entry, context);
3138
+ return de_CodeCoverage(entry, context);
3203
3139
  });
3204
3140
  return retVal;
3205
3141
  };
3206
- const deserializeAws_json1_1ComputeTypesAllowed = (output, context) => {
3142
+ const de_ComputeTypesAllowed = (output, context) => {
3207
3143
  const retVal = (output || [])
3208
3144
  .filter((e) => e != null)
3209
3145
  .map((entry) => {
@@ -3214,194 +3150,192 @@ const deserializeAws_json1_1ComputeTypesAllowed = (output, context) => {
3214
3150
  });
3215
3151
  return retVal;
3216
3152
  };
3217
- const deserializeAws_json1_1CreateProjectOutput = (output, context) => {
3153
+ const de_CreateProjectOutput = (output, context) => {
3218
3154
  return {
3219
- project: output.project != null ? deserializeAws_json1_1Project(output.project, context) : undefined,
3155
+ project: output.project != null ? de_Project(output.project, context) : undefined,
3220
3156
  };
3221
3157
  };
3222
- const deserializeAws_json1_1CreateReportGroupOutput = (output, context) => {
3158
+ const de_CreateReportGroupOutput = (output, context) => {
3223
3159
  return {
3224
- reportGroup: output.reportGroup != null ? deserializeAws_json1_1ReportGroup(output.reportGroup, context) : undefined,
3160
+ reportGroup: output.reportGroup != null ? de_ReportGroup(output.reportGroup, context) : undefined,
3225
3161
  };
3226
3162
  };
3227
- const deserializeAws_json1_1CreateWebhookOutput = (output, context) => {
3163
+ const de_CreateWebhookOutput = (output, context) => {
3228
3164
  return {
3229
- webhook: output.webhook != null ? deserializeAws_json1_1Webhook(output.webhook, context) : undefined,
3165
+ webhook: output.webhook != null ? de_Webhook(output.webhook, context) : undefined,
3230
3166
  };
3231
3167
  };
3232
- const deserializeAws_json1_1DebugSession = (output, context) => {
3168
+ const de_DebugSession = (output, context) => {
3233
3169
  return {
3234
3170
  sessionEnabled: __expectBoolean(output.sessionEnabled),
3235
3171
  sessionTarget: __expectString(output.sessionTarget),
3236
3172
  };
3237
3173
  };
3238
- const deserializeAws_json1_1DeleteBuildBatchOutput = (output, context) => {
3174
+ const de_DeleteBuildBatchOutput = (output, context) => {
3239
3175
  return {
3240
- buildsDeleted: output.buildsDeleted != null ? deserializeAws_json1_1BuildIds(output.buildsDeleted, context) : undefined,
3241
- buildsNotDeleted: output.buildsNotDeleted != null
3242
- ? deserializeAws_json1_1BuildsNotDeleted(output.buildsNotDeleted, context)
3243
- : undefined,
3176
+ buildsDeleted: output.buildsDeleted != null ? de_BuildIds(output.buildsDeleted, context) : undefined,
3177
+ buildsNotDeleted: output.buildsNotDeleted != null ? de_BuildsNotDeleted(output.buildsNotDeleted, context) : undefined,
3244
3178
  statusCode: __expectString(output.statusCode),
3245
3179
  };
3246
3180
  };
3247
- const deserializeAws_json1_1DeleteProjectOutput = (output, context) => {
3181
+ const de_DeleteProjectOutput = (output, context) => {
3248
3182
  return {};
3249
3183
  };
3250
- const deserializeAws_json1_1DeleteReportGroupOutput = (output, context) => {
3184
+ const de_DeleteReportGroupOutput = (output, context) => {
3251
3185
  return {};
3252
3186
  };
3253
- const deserializeAws_json1_1DeleteReportOutput = (output, context) => {
3187
+ const de_DeleteReportOutput = (output, context) => {
3254
3188
  return {};
3255
3189
  };
3256
- const deserializeAws_json1_1DeleteResourcePolicyOutput = (output, context) => {
3190
+ const de_DeleteResourcePolicyOutput = (output, context) => {
3257
3191
  return {};
3258
3192
  };
3259
- const deserializeAws_json1_1DeleteSourceCredentialsOutput = (output, context) => {
3193
+ const de_DeleteSourceCredentialsOutput = (output, context) => {
3260
3194
  return {
3261
3195
  arn: __expectString(output.arn),
3262
3196
  };
3263
3197
  };
3264
- const deserializeAws_json1_1DeleteWebhookOutput = (output, context) => {
3198
+ const de_DeleteWebhookOutput = (output, context) => {
3265
3199
  return {};
3266
3200
  };
3267
- const deserializeAws_json1_1DescribeCodeCoveragesOutput = (output, context) => {
3201
+ const de_DescribeCodeCoveragesOutput = (output, context) => {
3268
3202
  return {
3269
- codeCoverages: output.codeCoverages != null ? deserializeAws_json1_1CodeCoverages(output.codeCoverages, context) : undefined,
3203
+ codeCoverages: output.codeCoverages != null ? de_CodeCoverages(output.codeCoverages, context) : undefined,
3270
3204
  nextToken: __expectString(output.nextToken),
3271
3205
  };
3272
3206
  };
3273
- const deserializeAws_json1_1DescribeTestCasesOutput = (output, context) => {
3207
+ const de_DescribeTestCasesOutput = (output, context) => {
3274
3208
  return {
3275
3209
  nextToken: __expectString(output.nextToken),
3276
- testCases: output.testCases != null ? deserializeAws_json1_1TestCases(output.testCases, context) : undefined,
3210
+ testCases: output.testCases != null ? de_TestCases(output.testCases, context) : undefined,
3277
3211
  };
3278
3212
  };
3279
- const deserializeAws_json1_1EnvironmentImage = (output, context) => {
3213
+ const de_EnvironmentImage = (output, context) => {
3280
3214
  return {
3281
3215
  description: __expectString(output.description),
3282
3216
  name: __expectString(output.name),
3283
- versions: output.versions != null ? deserializeAws_json1_1ImageVersions(output.versions, context) : undefined,
3217
+ versions: output.versions != null ? de_ImageVersions(output.versions, context) : undefined,
3284
3218
  };
3285
3219
  };
3286
- const deserializeAws_json1_1EnvironmentImages = (output, context) => {
3220
+ const de_EnvironmentImages = (output, context) => {
3287
3221
  const retVal = (output || [])
3288
3222
  .filter((e) => e != null)
3289
3223
  .map((entry) => {
3290
3224
  if (entry === null) {
3291
3225
  return null;
3292
3226
  }
3293
- return deserializeAws_json1_1EnvironmentImage(entry, context);
3227
+ return de_EnvironmentImage(entry, context);
3294
3228
  });
3295
3229
  return retVal;
3296
3230
  };
3297
- const deserializeAws_json1_1EnvironmentLanguage = (output, context) => {
3231
+ const de_EnvironmentLanguage = (output, context) => {
3298
3232
  return {
3299
- images: output.images != null ? deserializeAws_json1_1EnvironmentImages(output.images, context) : undefined,
3233
+ images: output.images != null ? de_EnvironmentImages(output.images, context) : undefined,
3300
3234
  language: __expectString(output.language),
3301
3235
  };
3302
3236
  };
3303
- const deserializeAws_json1_1EnvironmentLanguages = (output, context) => {
3237
+ const de_EnvironmentLanguages = (output, context) => {
3304
3238
  const retVal = (output || [])
3305
3239
  .filter((e) => e != null)
3306
3240
  .map((entry) => {
3307
3241
  if (entry === null) {
3308
3242
  return null;
3309
3243
  }
3310
- return deserializeAws_json1_1EnvironmentLanguage(entry, context);
3244
+ return de_EnvironmentLanguage(entry, context);
3311
3245
  });
3312
3246
  return retVal;
3313
3247
  };
3314
- const deserializeAws_json1_1EnvironmentPlatform = (output, context) => {
3248
+ const de_EnvironmentPlatform = (output, context) => {
3315
3249
  return {
3316
- languages: output.languages != null ? deserializeAws_json1_1EnvironmentLanguages(output.languages, context) : undefined,
3250
+ languages: output.languages != null ? de_EnvironmentLanguages(output.languages, context) : undefined,
3317
3251
  platform: __expectString(output.platform),
3318
3252
  };
3319
3253
  };
3320
- const deserializeAws_json1_1EnvironmentPlatforms = (output, context) => {
3254
+ const de_EnvironmentPlatforms = (output, context) => {
3321
3255
  const retVal = (output || [])
3322
3256
  .filter((e) => e != null)
3323
3257
  .map((entry) => {
3324
3258
  if (entry === null) {
3325
3259
  return null;
3326
3260
  }
3327
- return deserializeAws_json1_1EnvironmentPlatform(entry, context);
3261
+ return de_EnvironmentPlatform(entry, context);
3328
3262
  });
3329
3263
  return retVal;
3330
3264
  };
3331
- const deserializeAws_json1_1EnvironmentVariable = (output, context) => {
3265
+ const de_EnvironmentVariable = (output, context) => {
3332
3266
  return {
3333
3267
  name: __expectString(output.name),
3334
3268
  type: __expectString(output.type),
3335
3269
  value: __expectString(output.value),
3336
3270
  };
3337
3271
  };
3338
- const deserializeAws_json1_1EnvironmentVariables = (output, context) => {
3272
+ const de_EnvironmentVariables = (output, context) => {
3339
3273
  const retVal = (output || [])
3340
3274
  .filter((e) => e != null)
3341
3275
  .map((entry) => {
3342
3276
  if (entry === null) {
3343
3277
  return null;
3344
3278
  }
3345
- return deserializeAws_json1_1EnvironmentVariable(entry, context);
3279
+ return de_EnvironmentVariable(entry, context);
3346
3280
  });
3347
3281
  return retVal;
3348
3282
  };
3349
- const deserializeAws_json1_1ExportedEnvironmentVariable = (output, context) => {
3283
+ const de_ExportedEnvironmentVariable = (output, context) => {
3350
3284
  return {
3351
3285
  name: __expectString(output.name),
3352
3286
  value: __expectString(output.value),
3353
3287
  };
3354
3288
  };
3355
- const deserializeAws_json1_1ExportedEnvironmentVariables = (output, context) => {
3289
+ const de_ExportedEnvironmentVariables = (output, context) => {
3356
3290
  const retVal = (output || [])
3357
3291
  .filter((e) => e != null)
3358
3292
  .map((entry) => {
3359
3293
  if (entry === null) {
3360
3294
  return null;
3361
3295
  }
3362
- return deserializeAws_json1_1ExportedEnvironmentVariable(entry, context);
3296
+ return de_ExportedEnvironmentVariable(entry, context);
3363
3297
  });
3364
3298
  return retVal;
3365
3299
  };
3366
- const deserializeAws_json1_1FilterGroup = (output, context) => {
3300
+ const de_FilterGroup = (output, context) => {
3367
3301
  const retVal = (output || [])
3368
3302
  .filter((e) => e != null)
3369
3303
  .map((entry) => {
3370
3304
  if (entry === null) {
3371
3305
  return null;
3372
3306
  }
3373
- return deserializeAws_json1_1WebhookFilter(entry, context);
3307
+ return de_WebhookFilter(entry, context);
3374
3308
  });
3375
3309
  return retVal;
3376
3310
  };
3377
- const deserializeAws_json1_1FilterGroups = (output, context) => {
3311
+ const de_FilterGroups = (output, context) => {
3378
3312
  const retVal = (output || [])
3379
3313
  .filter((e) => e != null)
3380
3314
  .map((entry) => {
3381
3315
  if (entry === null) {
3382
3316
  return null;
3383
3317
  }
3384
- return deserializeAws_json1_1FilterGroup(entry, context);
3318
+ return de_FilterGroup(entry, context);
3385
3319
  });
3386
3320
  return retVal;
3387
3321
  };
3388
- const deserializeAws_json1_1GetReportGroupTrendOutput = (output, context) => {
3322
+ const de_GetReportGroupTrendOutput = (output, context) => {
3389
3323
  return {
3390
- rawData: output.rawData != null ? deserializeAws_json1_1ReportGroupTrendRawDataList(output.rawData, context) : undefined,
3391
- stats: output.stats != null ? deserializeAws_json1_1ReportGroupTrendStats(output.stats, context) : undefined,
3324
+ rawData: output.rawData != null ? de_ReportGroupTrendRawDataList(output.rawData, context) : undefined,
3325
+ stats: output.stats != null ? de_ReportGroupTrendStats(output.stats, context) : undefined,
3392
3326
  };
3393
3327
  };
3394
- const deserializeAws_json1_1GetResourcePolicyOutput = (output, context) => {
3328
+ const de_GetResourcePolicyOutput = (output, context) => {
3395
3329
  return {
3396
3330
  policy: __expectString(output.policy),
3397
3331
  };
3398
3332
  };
3399
- const deserializeAws_json1_1GitSubmodulesConfig = (output, context) => {
3333
+ const de_GitSubmodulesConfig = (output, context) => {
3400
3334
  return {
3401
3335
  fetchSubmodules: __expectBoolean(output.fetchSubmodules),
3402
3336
  };
3403
3337
  };
3404
- const deserializeAws_json1_1Identifiers = (output, context) => {
3338
+ const de_Identifiers = (output, context) => {
3405
3339
  const retVal = (output || [])
3406
3340
  .filter((e) => e != null)
3407
3341
  .map((entry) => {
@@ -3412,7 +3346,7 @@ const deserializeAws_json1_1Identifiers = (output, context) => {
3412
3346
  });
3413
3347
  return retVal;
3414
3348
  };
3415
- const deserializeAws_json1_1ImageVersions = (output, context) => {
3349
+ const de_ImageVersions = (output, context) => {
3416
3350
  const retVal = (output || [])
3417
3351
  .filter((e) => e != null)
3418
3352
  .map((entry) => {
@@ -3423,186 +3357,176 @@ const deserializeAws_json1_1ImageVersions = (output, context) => {
3423
3357
  });
3424
3358
  return retVal;
3425
3359
  };
3426
- const deserializeAws_json1_1ImportSourceCredentialsOutput = (output, context) => {
3360
+ const de_ImportSourceCredentialsOutput = (output, context) => {
3427
3361
  return {
3428
3362
  arn: __expectString(output.arn),
3429
3363
  };
3430
3364
  };
3431
- const deserializeAws_json1_1InvalidateProjectCacheOutput = (output, context) => {
3365
+ const de_InvalidateProjectCacheOutput = (output, context) => {
3432
3366
  return {};
3433
3367
  };
3434
- const deserializeAws_json1_1InvalidInputException = (output, context) => {
3368
+ const de_InvalidInputException = (output, context) => {
3435
3369
  return {
3436
3370
  message: __expectString(output.message),
3437
3371
  };
3438
3372
  };
3439
- const deserializeAws_json1_1ListBuildBatchesForProjectOutput = (output, context) => {
3373
+ const de_ListBuildBatchesForProjectOutput = (output, context) => {
3440
3374
  return {
3441
- ids: output.ids != null ? deserializeAws_json1_1BuildBatchIds(output.ids, context) : undefined,
3375
+ ids: output.ids != null ? de_BuildBatchIds(output.ids, context) : undefined,
3442
3376
  nextToken: __expectString(output.nextToken),
3443
3377
  };
3444
3378
  };
3445
- const deserializeAws_json1_1ListBuildBatchesOutput = (output, context) => {
3379
+ const de_ListBuildBatchesOutput = (output, context) => {
3446
3380
  return {
3447
- ids: output.ids != null ? deserializeAws_json1_1BuildBatchIds(output.ids, context) : undefined,
3381
+ ids: output.ids != null ? de_BuildBatchIds(output.ids, context) : undefined,
3448
3382
  nextToken: __expectString(output.nextToken),
3449
3383
  };
3450
3384
  };
3451
- const deserializeAws_json1_1ListBuildsForProjectOutput = (output, context) => {
3385
+ const de_ListBuildsForProjectOutput = (output, context) => {
3452
3386
  return {
3453
- ids: output.ids != null ? deserializeAws_json1_1BuildIds(output.ids, context) : undefined,
3387
+ ids: output.ids != null ? de_BuildIds(output.ids, context) : undefined,
3454
3388
  nextToken: __expectString(output.nextToken),
3455
3389
  };
3456
3390
  };
3457
- const deserializeAws_json1_1ListBuildsOutput = (output, context) => {
3391
+ const de_ListBuildsOutput = (output, context) => {
3458
3392
  return {
3459
- ids: output.ids != null ? deserializeAws_json1_1BuildIds(output.ids, context) : undefined,
3393
+ ids: output.ids != null ? de_BuildIds(output.ids, context) : undefined,
3460
3394
  nextToken: __expectString(output.nextToken),
3461
3395
  };
3462
3396
  };
3463
- const deserializeAws_json1_1ListCuratedEnvironmentImagesOutput = (output, context) => {
3397
+ const de_ListCuratedEnvironmentImagesOutput = (output, context) => {
3464
3398
  return {
3465
- platforms: output.platforms != null ? deserializeAws_json1_1EnvironmentPlatforms(output.platforms, context) : undefined,
3399
+ platforms: output.platforms != null ? de_EnvironmentPlatforms(output.platforms, context) : undefined,
3466
3400
  };
3467
3401
  };
3468
- const deserializeAws_json1_1ListProjectsOutput = (output, context) => {
3402
+ const de_ListProjectsOutput = (output, context) => {
3469
3403
  return {
3470
3404
  nextToken: __expectString(output.nextToken),
3471
- projects: output.projects != null ? deserializeAws_json1_1ProjectNames(output.projects, context) : undefined,
3405
+ projects: output.projects != null ? de_ProjectNames(output.projects, context) : undefined,
3472
3406
  };
3473
3407
  };
3474
- const deserializeAws_json1_1ListReportGroupsOutput = (output, context) => {
3408
+ const de_ListReportGroupsOutput = (output, context) => {
3475
3409
  return {
3476
3410
  nextToken: __expectString(output.nextToken),
3477
- reportGroups: output.reportGroups != null ? deserializeAws_json1_1ReportGroupArns(output.reportGroups, context) : undefined,
3411
+ reportGroups: output.reportGroups != null ? de_ReportGroupArns(output.reportGroups, context) : undefined,
3478
3412
  };
3479
3413
  };
3480
- const deserializeAws_json1_1ListReportsForReportGroupOutput = (output, context) => {
3414
+ const de_ListReportsForReportGroupOutput = (output, context) => {
3481
3415
  return {
3482
3416
  nextToken: __expectString(output.nextToken),
3483
- reports: output.reports != null ? deserializeAws_json1_1ReportArns(output.reports, context) : undefined,
3417
+ reports: output.reports != null ? de_ReportArns(output.reports, context) : undefined,
3484
3418
  };
3485
3419
  };
3486
- const deserializeAws_json1_1ListReportsOutput = (output, context) => {
3420
+ const de_ListReportsOutput = (output, context) => {
3487
3421
  return {
3488
3422
  nextToken: __expectString(output.nextToken),
3489
- reports: output.reports != null ? deserializeAws_json1_1ReportArns(output.reports, context) : undefined,
3423
+ reports: output.reports != null ? de_ReportArns(output.reports, context) : undefined,
3490
3424
  };
3491
3425
  };
3492
- const deserializeAws_json1_1ListSharedProjectsOutput = (output, context) => {
3426
+ const de_ListSharedProjectsOutput = (output, context) => {
3493
3427
  return {
3494
3428
  nextToken: __expectString(output.nextToken),
3495
- projects: output.projects != null ? deserializeAws_json1_1ProjectArns(output.projects, context) : undefined,
3429
+ projects: output.projects != null ? de_ProjectArns(output.projects, context) : undefined,
3496
3430
  };
3497
3431
  };
3498
- const deserializeAws_json1_1ListSharedReportGroupsOutput = (output, context) => {
3432
+ const de_ListSharedReportGroupsOutput = (output, context) => {
3499
3433
  return {
3500
3434
  nextToken: __expectString(output.nextToken),
3501
- reportGroups: output.reportGroups != null ? deserializeAws_json1_1ReportGroupArns(output.reportGroups, context) : undefined,
3435
+ reportGroups: output.reportGroups != null ? de_ReportGroupArns(output.reportGroups, context) : undefined,
3502
3436
  };
3503
3437
  };
3504
- const deserializeAws_json1_1ListSourceCredentialsOutput = (output, context) => {
3438
+ const de_ListSourceCredentialsOutput = (output, context) => {
3505
3439
  return {
3506
3440
  sourceCredentialsInfos: output.sourceCredentialsInfos != null
3507
- ? deserializeAws_json1_1SourceCredentialsInfos(output.sourceCredentialsInfos, context)
3441
+ ? de_SourceCredentialsInfos(output.sourceCredentialsInfos, context)
3508
3442
  : undefined,
3509
3443
  };
3510
3444
  };
3511
- const deserializeAws_json1_1LogsConfig = (output, context) => {
3445
+ const de_LogsConfig = (output, context) => {
3512
3446
  return {
3513
- cloudWatchLogs: output.cloudWatchLogs != null
3514
- ? deserializeAws_json1_1CloudWatchLogsConfig(output.cloudWatchLogs, context)
3515
- : undefined,
3516
- s3Logs: output.s3Logs != null ? deserializeAws_json1_1S3LogsConfig(output.s3Logs, context) : undefined,
3447
+ cloudWatchLogs: output.cloudWatchLogs != null ? de_CloudWatchLogsConfig(output.cloudWatchLogs, context) : undefined,
3448
+ s3Logs: output.s3Logs != null ? de_S3LogsConfig(output.s3Logs, context) : undefined,
3517
3449
  };
3518
3450
  };
3519
- const deserializeAws_json1_1LogsLocation = (output, context) => {
3451
+ const de_LogsLocation = (output, context) => {
3520
3452
  return {
3521
- cloudWatchLogs: output.cloudWatchLogs != null
3522
- ? deserializeAws_json1_1CloudWatchLogsConfig(output.cloudWatchLogs, context)
3523
- : undefined,
3453
+ cloudWatchLogs: output.cloudWatchLogs != null ? de_CloudWatchLogsConfig(output.cloudWatchLogs, context) : undefined,
3524
3454
  cloudWatchLogsArn: __expectString(output.cloudWatchLogsArn),
3525
3455
  deepLink: __expectString(output.deepLink),
3526
3456
  groupName: __expectString(output.groupName),
3527
3457
  s3DeepLink: __expectString(output.s3DeepLink),
3528
- s3Logs: output.s3Logs != null ? deserializeAws_json1_1S3LogsConfig(output.s3Logs, context) : undefined,
3458
+ s3Logs: output.s3Logs != null ? de_S3LogsConfig(output.s3Logs, context) : undefined,
3529
3459
  s3LogsArn: __expectString(output.s3LogsArn),
3530
3460
  streamName: __expectString(output.streamName),
3531
3461
  };
3532
3462
  };
3533
- const deserializeAws_json1_1NetworkInterface = (output, context) => {
3463
+ const de_NetworkInterface = (output, context) => {
3534
3464
  return {
3535
3465
  networkInterfaceId: __expectString(output.networkInterfaceId),
3536
3466
  subnetId: __expectString(output.subnetId),
3537
3467
  };
3538
3468
  };
3539
- const deserializeAws_json1_1OAuthProviderException = (output, context) => {
3469
+ const de_OAuthProviderException = (output, context) => {
3540
3470
  return {
3541
3471
  message: __expectString(output.message),
3542
3472
  };
3543
3473
  };
3544
- const deserializeAws_json1_1PhaseContext = (output, context) => {
3474
+ const de_PhaseContext = (output, context) => {
3545
3475
  return {
3546
3476
  message: __expectString(output.message),
3547
3477
  statusCode: __expectString(output.statusCode),
3548
3478
  };
3549
3479
  };
3550
- const deserializeAws_json1_1PhaseContexts = (output, context) => {
3480
+ const de_PhaseContexts = (output, context) => {
3551
3481
  const retVal = (output || [])
3552
3482
  .filter((e) => e != null)
3553
3483
  .map((entry) => {
3554
3484
  if (entry === null) {
3555
3485
  return null;
3556
3486
  }
3557
- return deserializeAws_json1_1PhaseContext(entry, context);
3487
+ return de_PhaseContext(entry, context);
3558
3488
  });
3559
3489
  return retVal;
3560
3490
  };
3561
- const deserializeAws_json1_1Project = (output, context) => {
3491
+ const de_Project = (output, context) => {
3562
3492
  return {
3563
3493
  arn: __expectString(output.arn),
3564
- artifacts: output.artifacts != null ? deserializeAws_json1_1ProjectArtifacts(output.artifacts, context) : undefined,
3565
- badge: output.badge != null ? deserializeAws_json1_1ProjectBadge(output.badge, context) : undefined,
3566
- buildBatchConfig: output.buildBatchConfig != null
3567
- ? deserializeAws_json1_1ProjectBuildBatchConfig(output.buildBatchConfig, context)
3568
- : undefined,
3569
- cache: output.cache != null ? deserializeAws_json1_1ProjectCache(output.cache, context) : undefined,
3494
+ artifacts: output.artifacts != null ? de_ProjectArtifacts(output.artifacts, context) : undefined,
3495
+ badge: output.badge != null ? de_ProjectBadge(output.badge, context) : undefined,
3496
+ buildBatchConfig: output.buildBatchConfig != null ? de_ProjectBuildBatchConfig(output.buildBatchConfig, context) : undefined,
3497
+ cache: output.cache != null ? de_ProjectCache(output.cache, context) : undefined,
3570
3498
  concurrentBuildLimit: __expectInt32(output.concurrentBuildLimit),
3571
3499
  created: output.created != null ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.created))) : undefined,
3572
3500
  description: __expectString(output.description),
3573
3501
  encryptionKey: __expectString(output.encryptionKey),
3574
- environment: output.environment != null ? deserializeAws_json1_1ProjectEnvironment(output.environment, context) : undefined,
3502
+ environment: output.environment != null ? de_ProjectEnvironment(output.environment, context) : undefined,
3575
3503
  fileSystemLocations: output.fileSystemLocations != null
3576
- ? deserializeAws_json1_1ProjectFileSystemLocations(output.fileSystemLocations, context)
3504
+ ? de_ProjectFileSystemLocations(output.fileSystemLocations, context)
3577
3505
  : undefined,
3578
3506
  lastModified: output.lastModified != null
3579
3507
  ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.lastModified)))
3580
3508
  : undefined,
3581
- logsConfig: output.logsConfig != null ? deserializeAws_json1_1LogsConfig(output.logsConfig, context) : undefined,
3509
+ logsConfig: output.logsConfig != null ? de_LogsConfig(output.logsConfig, context) : undefined,
3582
3510
  name: __expectString(output.name),
3583
3511
  projectVisibility: __expectString(output.projectVisibility),
3584
3512
  publicProjectAlias: __expectString(output.publicProjectAlias),
3585
3513
  queuedTimeoutInMinutes: __expectInt32(output.queuedTimeoutInMinutes),
3586
3514
  resourceAccessRole: __expectString(output.resourceAccessRole),
3587
- secondaryArtifacts: output.secondaryArtifacts != null
3588
- ? deserializeAws_json1_1ProjectArtifactsList(output.secondaryArtifacts, context)
3589
- : undefined,
3515
+ secondaryArtifacts: output.secondaryArtifacts != null ? de_ProjectArtifactsList(output.secondaryArtifacts, context) : undefined,
3590
3516
  secondarySourceVersions: output.secondarySourceVersions != null
3591
- ? deserializeAws_json1_1ProjectSecondarySourceVersions(output.secondarySourceVersions, context)
3592
- : undefined,
3593
- secondarySources: output.secondarySources != null
3594
- ? deserializeAws_json1_1ProjectSources(output.secondarySources, context)
3517
+ ? de_ProjectSecondarySourceVersions(output.secondarySourceVersions, context)
3595
3518
  : undefined,
3519
+ secondarySources: output.secondarySources != null ? de_ProjectSources(output.secondarySources, context) : undefined,
3596
3520
  serviceRole: __expectString(output.serviceRole),
3597
- source: output.source != null ? deserializeAws_json1_1ProjectSource(output.source, context) : undefined,
3521
+ source: output.source != null ? de_ProjectSource(output.source, context) : undefined,
3598
3522
  sourceVersion: __expectString(output.sourceVersion),
3599
- tags: output.tags != null ? deserializeAws_json1_1TagList(output.tags, context) : undefined,
3523
+ tags: output.tags != null ? de_TagList(output.tags, context) : undefined,
3600
3524
  timeoutInMinutes: __expectInt32(output.timeoutInMinutes),
3601
- vpcConfig: output.vpcConfig != null ? deserializeAws_json1_1VpcConfig(output.vpcConfig, context) : undefined,
3602
- webhook: output.webhook != null ? deserializeAws_json1_1Webhook(output.webhook, context) : undefined,
3525
+ vpcConfig: output.vpcConfig != null ? de_VpcConfig(output.vpcConfig, context) : undefined,
3526
+ webhook: output.webhook != null ? de_Webhook(output.webhook, context) : undefined,
3603
3527
  };
3604
3528
  };
3605
- const deserializeAws_json1_1ProjectArns = (output, context) => {
3529
+ const de_ProjectArns = (output, context) => {
3606
3530
  const retVal = (output || [])
3607
3531
  .filter((e) => e != null)
3608
3532
  .map((entry) => {
@@ -3613,7 +3537,7 @@ const deserializeAws_json1_1ProjectArns = (output, context) => {
3613
3537
  });
3614
3538
  return retVal;
3615
3539
  };
3616
- const deserializeAws_json1_1ProjectArtifacts = (output, context) => {
3540
+ const de_ProjectArtifacts = (output, context) => {
3617
3541
  return {
3618
3542
  artifactIdentifier: __expectString(output.artifactIdentifier),
3619
3543
  bucketOwnerAccess: __expectString(output.bucketOwnerAccess),
@@ -3627,40 +3551,40 @@ const deserializeAws_json1_1ProjectArtifacts = (output, context) => {
3627
3551
  type: __expectString(output.type),
3628
3552
  };
3629
3553
  };
3630
- const deserializeAws_json1_1ProjectArtifactsList = (output, context) => {
3554
+ const de_ProjectArtifactsList = (output, context) => {
3631
3555
  const retVal = (output || [])
3632
3556
  .filter((e) => e != null)
3633
3557
  .map((entry) => {
3634
3558
  if (entry === null) {
3635
3559
  return null;
3636
3560
  }
3637
- return deserializeAws_json1_1ProjectArtifacts(entry, context);
3561
+ return de_ProjectArtifacts(entry, context);
3638
3562
  });
3639
3563
  return retVal;
3640
3564
  };
3641
- const deserializeAws_json1_1ProjectBadge = (output, context) => {
3565
+ const de_ProjectBadge = (output, context) => {
3642
3566
  return {
3643
3567
  badgeEnabled: __expectBoolean(output.badgeEnabled),
3644
3568
  badgeRequestUrl: __expectString(output.badgeRequestUrl),
3645
3569
  };
3646
3570
  };
3647
- const deserializeAws_json1_1ProjectBuildBatchConfig = (output, context) => {
3571
+ const de_ProjectBuildBatchConfig = (output, context) => {
3648
3572
  return {
3649
3573
  batchReportMode: __expectString(output.batchReportMode),
3650
3574
  combineArtifacts: __expectBoolean(output.combineArtifacts),
3651
- restrictions: output.restrictions != null ? deserializeAws_json1_1BatchRestrictions(output.restrictions, context) : undefined,
3575
+ restrictions: output.restrictions != null ? de_BatchRestrictions(output.restrictions, context) : undefined,
3652
3576
  serviceRole: __expectString(output.serviceRole),
3653
3577
  timeoutInMins: __expectInt32(output.timeoutInMins),
3654
3578
  };
3655
3579
  };
3656
- const deserializeAws_json1_1ProjectCache = (output, context) => {
3580
+ const de_ProjectCache = (output, context) => {
3657
3581
  return {
3658
3582
  location: __expectString(output.location),
3659
- modes: output.modes != null ? deserializeAws_json1_1ProjectCacheModes(output.modes, context) : undefined,
3583
+ modes: output.modes != null ? de_ProjectCacheModes(output.modes, context) : undefined,
3660
3584
  type: __expectString(output.type),
3661
3585
  };
3662
3586
  };
3663
- const deserializeAws_json1_1ProjectCacheModes = (output, context) => {
3587
+ const de_ProjectCacheModes = (output, context) => {
3664
3588
  const retVal = (output || [])
3665
3589
  .filter((e) => e != null)
3666
3590
  .map((entry) => {
@@ -3671,23 +3595,19 @@ const deserializeAws_json1_1ProjectCacheModes = (output, context) => {
3671
3595
  });
3672
3596
  return retVal;
3673
3597
  };
3674
- const deserializeAws_json1_1ProjectEnvironment = (output, context) => {
3598
+ const de_ProjectEnvironment = (output, context) => {
3675
3599
  return {
3676
3600
  certificate: __expectString(output.certificate),
3677
3601
  computeType: __expectString(output.computeType),
3678
- environmentVariables: output.environmentVariables != null
3679
- ? deserializeAws_json1_1EnvironmentVariables(output.environmentVariables, context)
3680
- : undefined,
3602
+ environmentVariables: output.environmentVariables != null ? de_EnvironmentVariables(output.environmentVariables, context) : undefined,
3681
3603
  image: __expectString(output.image),
3682
3604
  imagePullCredentialsType: __expectString(output.imagePullCredentialsType),
3683
3605
  privilegedMode: __expectBoolean(output.privilegedMode),
3684
- registryCredential: output.registryCredential != null
3685
- ? deserializeAws_json1_1RegistryCredential(output.registryCredential, context)
3686
- : undefined,
3606
+ registryCredential: output.registryCredential != null ? de_RegistryCredential(output.registryCredential, context) : undefined,
3687
3607
  type: __expectString(output.type),
3688
3608
  };
3689
3609
  };
3690
- const deserializeAws_json1_1ProjectFileSystemLocation = (output, context) => {
3610
+ const de_ProjectFileSystemLocation = (output, context) => {
3691
3611
  return {
3692
3612
  identifier: __expectString(output.identifier),
3693
3613
  location: __expectString(output.location),
@@ -3696,18 +3616,18 @@ const deserializeAws_json1_1ProjectFileSystemLocation = (output, context) => {
3696
3616
  type: __expectString(output.type),
3697
3617
  };
3698
3618
  };
3699
- const deserializeAws_json1_1ProjectFileSystemLocations = (output, context) => {
3619
+ const de_ProjectFileSystemLocations = (output, context) => {
3700
3620
  const retVal = (output || [])
3701
3621
  .filter((e) => e != null)
3702
3622
  .map((entry) => {
3703
3623
  if (entry === null) {
3704
3624
  return null;
3705
3625
  }
3706
- return deserializeAws_json1_1ProjectFileSystemLocation(entry, context);
3626
+ return de_ProjectFileSystemLocation(entry, context);
3707
3627
  });
3708
3628
  return retVal;
3709
3629
  };
3710
- const deserializeAws_json1_1ProjectNames = (output, context) => {
3630
+ const de_ProjectNames = (output, context) => {
3711
3631
  const retVal = (output || [])
3712
3632
  .filter((e) => e != null)
3713
3633
  .map((entry) => {
@@ -3718,39 +3638,35 @@ const deserializeAws_json1_1ProjectNames = (output, context) => {
3718
3638
  });
3719
3639
  return retVal;
3720
3640
  };
3721
- const deserializeAws_json1_1Projects = (output, context) => {
3641
+ const de_Projects = (output, context) => {
3722
3642
  const retVal = (output || [])
3723
3643
  .filter((e) => e != null)
3724
3644
  .map((entry) => {
3725
3645
  if (entry === null) {
3726
3646
  return null;
3727
3647
  }
3728
- return deserializeAws_json1_1Project(entry, context);
3648
+ return de_Project(entry, context);
3729
3649
  });
3730
3650
  return retVal;
3731
3651
  };
3732
- const deserializeAws_json1_1ProjectSecondarySourceVersions = (output, context) => {
3652
+ const de_ProjectSecondarySourceVersions = (output, context) => {
3733
3653
  const retVal = (output || [])
3734
3654
  .filter((e) => e != null)
3735
3655
  .map((entry) => {
3736
3656
  if (entry === null) {
3737
3657
  return null;
3738
3658
  }
3739
- return deserializeAws_json1_1ProjectSourceVersion(entry, context);
3659
+ return de_ProjectSourceVersion(entry, context);
3740
3660
  });
3741
3661
  return retVal;
3742
3662
  };
3743
- const deserializeAws_json1_1ProjectSource = (output, context) => {
3663
+ const de_ProjectSource = (output, context) => {
3744
3664
  return {
3745
- auth: output.auth != null ? deserializeAws_json1_1SourceAuth(output.auth, context) : undefined,
3746
- buildStatusConfig: output.buildStatusConfig != null
3747
- ? deserializeAws_json1_1BuildStatusConfig(output.buildStatusConfig, context)
3748
- : undefined,
3665
+ auth: output.auth != null ? de_SourceAuth(output.auth, context) : undefined,
3666
+ buildStatusConfig: output.buildStatusConfig != null ? de_BuildStatusConfig(output.buildStatusConfig, context) : undefined,
3749
3667
  buildspec: __expectString(output.buildspec),
3750
3668
  gitCloneDepth: __expectInt32(output.gitCloneDepth),
3751
- gitSubmodulesConfig: output.gitSubmodulesConfig != null
3752
- ? deserializeAws_json1_1GitSubmodulesConfig(output.gitSubmodulesConfig, context)
3753
- : undefined,
3669
+ gitSubmodulesConfig: output.gitSubmodulesConfig != null ? de_GitSubmodulesConfig(output.gitSubmodulesConfig, context) : undefined,
3754
3670
  insecureSsl: __expectBoolean(output.insecureSsl),
3755
3671
  location: __expectString(output.location),
3756
3672
  reportBuildStatus: __expectBoolean(output.reportBuildStatus),
@@ -3758,53 +3674,53 @@ const deserializeAws_json1_1ProjectSource = (output, context) => {
3758
3674
  type: __expectString(output.type),
3759
3675
  };
3760
3676
  };
3761
- const deserializeAws_json1_1ProjectSources = (output, context) => {
3677
+ const de_ProjectSources = (output, context) => {
3762
3678
  const retVal = (output || [])
3763
3679
  .filter((e) => e != null)
3764
3680
  .map((entry) => {
3765
3681
  if (entry === null) {
3766
3682
  return null;
3767
3683
  }
3768
- return deserializeAws_json1_1ProjectSource(entry, context);
3684
+ return de_ProjectSource(entry, context);
3769
3685
  });
3770
3686
  return retVal;
3771
3687
  };
3772
- const deserializeAws_json1_1ProjectSourceVersion = (output, context) => {
3688
+ const de_ProjectSourceVersion = (output, context) => {
3773
3689
  return {
3774
3690
  sourceIdentifier: __expectString(output.sourceIdentifier),
3775
3691
  sourceVersion: __expectString(output.sourceVersion),
3776
3692
  };
3777
3693
  };
3778
- const deserializeAws_json1_1PutResourcePolicyOutput = (output, context) => {
3694
+ const de_PutResourcePolicyOutput = (output, context) => {
3779
3695
  return {
3780
3696
  resourceArn: __expectString(output.resourceArn),
3781
3697
  };
3782
3698
  };
3783
- const deserializeAws_json1_1RegistryCredential = (output, context) => {
3699
+ const de_RegistryCredential = (output, context) => {
3784
3700
  return {
3785
3701
  credential: __expectString(output.credential),
3786
3702
  credentialProvider: __expectString(output.credentialProvider),
3787
3703
  };
3788
3704
  };
3789
- const deserializeAws_json1_1Report = (output, context) => {
3705
+ const de_Report = (output, context) => {
3790
3706
  return {
3791
3707
  arn: __expectString(output.arn),
3792
3708
  codeCoverageSummary: output.codeCoverageSummary != null
3793
- ? deserializeAws_json1_1CodeCoverageReportSummary(output.codeCoverageSummary, context)
3709
+ ? de_CodeCoverageReportSummary(output.codeCoverageSummary, context)
3794
3710
  : undefined,
3795
3711
  created: output.created != null ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.created))) : undefined,
3796
3712
  executionId: __expectString(output.executionId),
3797
3713
  expired: output.expired != null ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.expired))) : undefined,
3798
- exportConfig: output.exportConfig != null ? deserializeAws_json1_1ReportExportConfig(output.exportConfig, context) : undefined,
3714
+ exportConfig: output.exportConfig != null ? de_ReportExportConfig(output.exportConfig, context) : undefined,
3799
3715
  name: __expectString(output.name),
3800
3716
  reportGroupArn: __expectString(output.reportGroupArn),
3801
3717
  status: __expectString(output.status),
3802
- testSummary: output.testSummary != null ? deserializeAws_json1_1TestReportSummary(output.testSummary, context) : undefined,
3718
+ testSummary: output.testSummary != null ? de_TestReportSummary(output.testSummary, context) : undefined,
3803
3719
  truncated: __expectBoolean(output.truncated),
3804
3720
  type: __expectString(output.type),
3805
3721
  };
3806
3722
  };
3807
- const deserializeAws_json1_1ReportArns = (output, context) => {
3723
+ const de_ReportArns = (output, context) => {
3808
3724
  const retVal = (output || [])
3809
3725
  .filter((e) => e != null)
3810
3726
  .map((entry) => {
@@ -3815,29 +3731,27 @@ const deserializeAws_json1_1ReportArns = (output, context) => {
3815
3731
  });
3816
3732
  return retVal;
3817
3733
  };
3818
- const deserializeAws_json1_1ReportExportConfig = (output, context) => {
3734
+ const de_ReportExportConfig = (output, context) => {
3819
3735
  return {
3820
3736
  exportConfigType: __expectString(output.exportConfigType),
3821
- s3Destination: output.s3Destination != null
3822
- ? deserializeAws_json1_1S3ReportExportConfig(output.s3Destination, context)
3823
- : undefined,
3737
+ s3Destination: output.s3Destination != null ? de_S3ReportExportConfig(output.s3Destination, context) : undefined,
3824
3738
  };
3825
3739
  };
3826
- const deserializeAws_json1_1ReportGroup = (output, context) => {
3740
+ const de_ReportGroup = (output, context) => {
3827
3741
  return {
3828
3742
  arn: __expectString(output.arn),
3829
3743
  created: output.created != null ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.created))) : undefined,
3830
- exportConfig: output.exportConfig != null ? deserializeAws_json1_1ReportExportConfig(output.exportConfig, context) : undefined,
3744
+ exportConfig: output.exportConfig != null ? de_ReportExportConfig(output.exportConfig, context) : undefined,
3831
3745
  lastModified: output.lastModified != null
3832
3746
  ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.lastModified)))
3833
3747
  : undefined,
3834
3748
  name: __expectString(output.name),
3835
3749
  status: __expectString(output.status),
3836
- tags: output.tags != null ? deserializeAws_json1_1TagList(output.tags, context) : undefined,
3750
+ tags: output.tags != null ? de_TagList(output.tags, context) : undefined,
3837
3751
  type: __expectString(output.type),
3838
3752
  };
3839
3753
  };
3840
- const deserializeAws_json1_1ReportGroupArns = (output, context) => {
3754
+ const de_ReportGroupArns = (output, context) => {
3841
3755
  const retVal = (output || [])
3842
3756
  .filter((e) => e != null)
3843
3757
  .map((entry) => {
@@ -3848,47 +3762,47 @@ const deserializeAws_json1_1ReportGroupArns = (output, context) => {
3848
3762
  });
3849
3763
  return retVal;
3850
3764
  };
3851
- const deserializeAws_json1_1ReportGroups = (output, context) => {
3765
+ const de_ReportGroups = (output, context) => {
3852
3766
  const retVal = (output || [])
3853
3767
  .filter((e) => e != null)
3854
3768
  .map((entry) => {
3855
3769
  if (entry === null) {
3856
3770
  return null;
3857
3771
  }
3858
- return deserializeAws_json1_1ReportGroup(entry, context);
3772
+ return de_ReportGroup(entry, context);
3859
3773
  });
3860
3774
  return retVal;
3861
3775
  };
3862
- const deserializeAws_json1_1ReportGroupTrendRawDataList = (output, context) => {
3776
+ const de_ReportGroupTrendRawDataList = (output, context) => {
3863
3777
  const retVal = (output || [])
3864
3778
  .filter((e) => e != null)
3865
3779
  .map((entry) => {
3866
3780
  if (entry === null) {
3867
3781
  return null;
3868
3782
  }
3869
- return deserializeAws_json1_1ReportWithRawData(entry, context);
3783
+ return de_ReportWithRawData(entry, context);
3870
3784
  });
3871
3785
  return retVal;
3872
3786
  };
3873
- const deserializeAws_json1_1ReportGroupTrendStats = (output, context) => {
3787
+ const de_ReportGroupTrendStats = (output, context) => {
3874
3788
  return {
3875
3789
  average: __expectString(output.average),
3876
3790
  max: __expectString(output.max),
3877
3791
  min: __expectString(output.min),
3878
3792
  };
3879
3793
  };
3880
- const deserializeAws_json1_1Reports = (output, context) => {
3794
+ const de_Reports = (output, context) => {
3881
3795
  const retVal = (output || [])
3882
3796
  .filter((e) => e != null)
3883
3797
  .map((entry) => {
3884
3798
  if (entry === null) {
3885
3799
  return null;
3886
3800
  }
3887
- return deserializeAws_json1_1Report(entry, context);
3801
+ return de_Report(entry, context);
3888
3802
  });
3889
3803
  return retVal;
3890
3804
  };
3891
- const deserializeAws_json1_1ReportStatusCounts = (output, context) => {
3805
+ const de_ReportStatusCounts = (output, context) => {
3892
3806
  return Object.entries(output).reduce((acc, [key, value]) => {
3893
3807
  if (value === null) {
3894
3808
  return acc;
@@ -3897,51 +3811,51 @@ const deserializeAws_json1_1ReportStatusCounts = (output, context) => {
3897
3811
  return acc;
3898
3812
  }, {});
3899
3813
  };
3900
- const deserializeAws_json1_1ReportWithRawData = (output, context) => {
3814
+ const de_ReportWithRawData = (output, context) => {
3901
3815
  return {
3902
3816
  data: __expectString(output.data),
3903
3817
  reportArn: __expectString(output.reportArn),
3904
3818
  };
3905
3819
  };
3906
- const deserializeAws_json1_1ResolvedArtifact = (output, context) => {
3820
+ const de_ResolvedArtifact = (output, context) => {
3907
3821
  return {
3908
3822
  identifier: __expectString(output.identifier),
3909
3823
  location: __expectString(output.location),
3910
3824
  type: __expectString(output.type),
3911
3825
  };
3912
3826
  };
3913
- const deserializeAws_json1_1ResolvedSecondaryArtifacts = (output, context) => {
3827
+ const de_ResolvedSecondaryArtifacts = (output, context) => {
3914
3828
  const retVal = (output || [])
3915
3829
  .filter((e) => e != null)
3916
3830
  .map((entry) => {
3917
3831
  if (entry === null) {
3918
3832
  return null;
3919
3833
  }
3920
- return deserializeAws_json1_1ResolvedArtifact(entry, context);
3834
+ return de_ResolvedArtifact(entry, context);
3921
3835
  });
3922
3836
  return retVal;
3923
3837
  };
3924
- const deserializeAws_json1_1ResourceAlreadyExistsException = (output, context) => {
3838
+ const de_ResourceAlreadyExistsException = (output, context) => {
3925
3839
  return {
3926
3840
  message: __expectString(output.message),
3927
3841
  };
3928
3842
  };
3929
- const deserializeAws_json1_1ResourceNotFoundException = (output, context) => {
3843
+ const de_ResourceNotFoundException = (output, context) => {
3930
3844
  return {
3931
3845
  message: __expectString(output.message),
3932
3846
  };
3933
3847
  };
3934
- const deserializeAws_json1_1RetryBuildBatchOutput = (output, context) => {
3848
+ const de_RetryBuildBatchOutput = (output, context) => {
3935
3849
  return {
3936
- buildBatch: output.buildBatch != null ? deserializeAws_json1_1BuildBatch(output.buildBatch, context) : undefined,
3850
+ buildBatch: output.buildBatch != null ? de_BuildBatch(output.buildBatch, context) : undefined,
3937
3851
  };
3938
3852
  };
3939
- const deserializeAws_json1_1RetryBuildOutput = (output, context) => {
3853
+ const de_RetryBuildOutput = (output, context) => {
3940
3854
  return {
3941
- build: output.build != null ? deserializeAws_json1_1Build(output.build, context) : undefined,
3855
+ build: output.build != null ? de_Build(output.build, context) : undefined,
3942
3856
  };
3943
3857
  };
3944
- const deserializeAws_json1_1S3LogsConfig = (output, context) => {
3858
+ const de_S3LogsConfig = (output, context) => {
3945
3859
  return {
3946
3860
  bucketOwnerAccess: __expectString(output.bucketOwnerAccess),
3947
3861
  encryptionDisabled: __expectBoolean(output.encryptionDisabled),
@@ -3949,7 +3863,7 @@ const deserializeAws_json1_1S3LogsConfig = (output, context) => {
3949
3863
  status: __expectString(output.status),
3950
3864
  };
3951
3865
  };
3952
- const deserializeAws_json1_1S3ReportExportConfig = (output, context) => {
3866
+ const de_S3ReportExportConfig = (output, context) => {
3953
3867
  return {
3954
3868
  bucket: __expectString(output.bucket),
3955
3869
  bucketOwner: __expectString(output.bucketOwner),
@@ -3959,7 +3873,7 @@ const deserializeAws_json1_1S3ReportExportConfig = (output, context) => {
3959
3873
  path: __expectString(output.path),
3960
3874
  };
3961
3875
  };
3962
- const deserializeAws_json1_1SecurityGroupIds = (output, context) => {
3876
+ const de_SecurityGroupIds = (output, context) => {
3963
3877
  const retVal = (output || [])
3964
3878
  .filter((e) => e != null)
3965
3879
  .map((entry) => {
@@ -3970,51 +3884,51 @@ const deserializeAws_json1_1SecurityGroupIds = (output, context) => {
3970
3884
  });
3971
3885
  return retVal;
3972
3886
  };
3973
- const deserializeAws_json1_1SourceAuth = (output, context) => {
3887
+ const de_SourceAuth = (output, context) => {
3974
3888
  return {
3975
3889
  resource: __expectString(output.resource),
3976
3890
  type: __expectString(output.type),
3977
3891
  };
3978
3892
  };
3979
- const deserializeAws_json1_1SourceCredentialsInfo = (output, context) => {
3893
+ const de_SourceCredentialsInfo = (output, context) => {
3980
3894
  return {
3981
3895
  arn: __expectString(output.arn),
3982
3896
  authType: __expectString(output.authType),
3983
3897
  serverType: __expectString(output.serverType),
3984
3898
  };
3985
3899
  };
3986
- const deserializeAws_json1_1SourceCredentialsInfos = (output, context) => {
3900
+ const de_SourceCredentialsInfos = (output, context) => {
3987
3901
  const retVal = (output || [])
3988
3902
  .filter((e) => e != null)
3989
3903
  .map((entry) => {
3990
3904
  if (entry === null) {
3991
3905
  return null;
3992
3906
  }
3993
- return deserializeAws_json1_1SourceCredentialsInfo(entry, context);
3907
+ return de_SourceCredentialsInfo(entry, context);
3994
3908
  });
3995
3909
  return retVal;
3996
3910
  };
3997
- const deserializeAws_json1_1StartBuildBatchOutput = (output, context) => {
3911
+ const de_StartBuildBatchOutput = (output, context) => {
3998
3912
  return {
3999
- buildBatch: output.buildBatch != null ? deserializeAws_json1_1BuildBatch(output.buildBatch, context) : undefined,
3913
+ buildBatch: output.buildBatch != null ? de_BuildBatch(output.buildBatch, context) : undefined,
4000
3914
  };
4001
3915
  };
4002
- const deserializeAws_json1_1StartBuildOutput = (output, context) => {
3916
+ const de_StartBuildOutput = (output, context) => {
4003
3917
  return {
4004
- build: output.build != null ? deserializeAws_json1_1Build(output.build, context) : undefined,
3918
+ build: output.build != null ? de_Build(output.build, context) : undefined,
4005
3919
  };
4006
3920
  };
4007
- const deserializeAws_json1_1StopBuildBatchOutput = (output, context) => {
3921
+ const de_StopBuildBatchOutput = (output, context) => {
4008
3922
  return {
4009
- buildBatch: output.buildBatch != null ? deserializeAws_json1_1BuildBatch(output.buildBatch, context) : undefined,
3923
+ buildBatch: output.buildBatch != null ? de_BuildBatch(output.buildBatch, context) : undefined,
4010
3924
  };
4011
3925
  };
4012
- const deserializeAws_json1_1StopBuildOutput = (output, context) => {
3926
+ const de_StopBuildOutput = (output, context) => {
4013
3927
  return {
4014
- build: output.build != null ? deserializeAws_json1_1Build(output.build, context) : undefined,
3928
+ build: output.build != null ? de_Build(output.build, context) : undefined,
4015
3929
  };
4016
3930
  };
4017
- const deserializeAws_json1_1Subnets = (output, context) => {
3931
+ const de_Subnets = (output, context) => {
4018
3932
  const retVal = (output || [])
4019
3933
  .filter((e) => e != null)
4020
3934
  .map((entry) => {
@@ -4025,24 +3939,24 @@ const deserializeAws_json1_1Subnets = (output, context) => {
4025
3939
  });
4026
3940
  return retVal;
4027
3941
  };
4028
- const deserializeAws_json1_1Tag = (output, context) => {
3942
+ const de_Tag = (output, context) => {
4029
3943
  return {
4030
3944
  key: __expectString(output.key),
4031
3945
  value: __expectString(output.value),
4032
3946
  };
4033
3947
  };
4034
- const deserializeAws_json1_1TagList = (output, context) => {
3948
+ const de_TagList = (output, context) => {
4035
3949
  const retVal = (output || [])
4036
3950
  .filter((e) => e != null)
4037
3951
  .map((entry) => {
4038
3952
  if (entry === null) {
4039
3953
  return null;
4040
3954
  }
4041
- return deserializeAws_json1_1Tag(entry, context);
3955
+ return de_Tag(entry, context);
4042
3956
  });
4043
3957
  return retVal;
4044
3958
  };
4045
- const deserializeAws_json1_1TestCase = (output, context) => {
3959
+ const de_TestCase = (output, context) => {
4046
3960
  return {
4047
3961
  durationInNanoSeconds: __expectLong(output.durationInNanoSeconds),
4048
3962
  expired: output.expired != null ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.expired))) : undefined,
@@ -4054,60 +3968,58 @@ const deserializeAws_json1_1TestCase = (output, context) => {
4054
3968
  testRawDataPath: __expectString(output.testRawDataPath),
4055
3969
  };
4056
3970
  };
4057
- const deserializeAws_json1_1TestCases = (output, context) => {
3971
+ const de_TestCases = (output, context) => {
4058
3972
  const retVal = (output || [])
4059
3973
  .filter((e) => e != null)
4060
3974
  .map((entry) => {
4061
3975
  if (entry === null) {
4062
3976
  return null;
4063
3977
  }
4064
- return deserializeAws_json1_1TestCase(entry, context);
3978
+ return de_TestCase(entry, context);
4065
3979
  });
4066
3980
  return retVal;
4067
3981
  };
4068
- const deserializeAws_json1_1TestReportSummary = (output, context) => {
3982
+ const de_TestReportSummary = (output, context) => {
4069
3983
  return {
4070
3984
  durationInNanoSeconds: __expectLong(output.durationInNanoSeconds),
4071
- statusCounts: output.statusCounts != null ? deserializeAws_json1_1ReportStatusCounts(output.statusCounts, context) : undefined,
3985
+ statusCounts: output.statusCounts != null ? de_ReportStatusCounts(output.statusCounts, context) : undefined,
4072
3986
  total: __expectInt32(output.total),
4073
3987
  };
4074
3988
  };
4075
- const deserializeAws_json1_1UpdateProjectOutput = (output, context) => {
3989
+ const de_UpdateProjectOutput = (output, context) => {
4076
3990
  return {
4077
- project: output.project != null ? deserializeAws_json1_1Project(output.project, context) : undefined,
3991
+ project: output.project != null ? de_Project(output.project, context) : undefined,
4078
3992
  };
4079
3993
  };
4080
- const deserializeAws_json1_1UpdateProjectVisibilityOutput = (output, context) => {
3994
+ const de_UpdateProjectVisibilityOutput = (output, context) => {
4081
3995
  return {
4082
3996
  projectArn: __expectString(output.projectArn),
4083
3997
  projectVisibility: __expectString(output.projectVisibility),
4084
3998
  publicProjectAlias: __expectString(output.publicProjectAlias),
4085
3999
  };
4086
4000
  };
4087
- const deserializeAws_json1_1UpdateReportGroupOutput = (output, context) => {
4001
+ const de_UpdateReportGroupOutput = (output, context) => {
4088
4002
  return {
4089
- reportGroup: output.reportGroup != null ? deserializeAws_json1_1ReportGroup(output.reportGroup, context) : undefined,
4003
+ reportGroup: output.reportGroup != null ? de_ReportGroup(output.reportGroup, context) : undefined,
4090
4004
  };
4091
4005
  };
4092
- const deserializeAws_json1_1UpdateWebhookOutput = (output, context) => {
4006
+ const de_UpdateWebhookOutput = (output, context) => {
4093
4007
  return {
4094
- webhook: output.webhook != null ? deserializeAws_json1_1Webhook(output.webhook, context) : undefined,
4008
+ webhook: output.webhook != null ? de_Webhook(output.webhook, context) : undefined,
4095
4009
  };
4096
4010
  };
4097
- const deserializeAws_json1_1VpcConfig = (output, context) => {
4011
+ const de_VpcConfig = (output, context) => {
4098
4012
  return {
4099
- securityGroupIds: output.securityGroupIds != null
4100
- ? deserializeAws_json1_1SecurityGroupIds(output.securityGroupIds, context)
4101
- : undefined,
4102
- subnets: output.subnets != null ? deserializeAws_json1_1Subnets(output.subnets, context) : undefined,
4013
+ securityGroupIds: output.securityGroupIds != null ? de_SecurityGroupIds(output.securityGroupIds, context) : undefined,
4014
+ subnets: output.subnets != null ? de_Subnets(output.subnets, context) : undefined,
4103
4015
  vpcId: __expectString(output.vpcId),
4104
4016
  };
4105
4017
  };
4106
- const deserializeAws_json1_1Webhook = (output, context) => {
4018
+ const de_Webhook = (output, context) => {
4107
4019
  return {
4108
4020
  branchFilter: __expectString(output.branchFilter),
4109
4021
  buildType: __expectString(output.buildType),
4110
- filterGroups: output.filterGroups != null ? deserializeAws_json1_1FilterGroups(output.filterGroups, context) : undefined,
4022
+ filterGroups: output.filterGroups != null ? de_FilterGroups(output.filterGroups, context) : undefined,
4111
4023
  lastModifiedSecret: output.lastModifiedSecret != null
4112
4024
  ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.lastModifiedSecret)))
4113
4025
  : undefined,
@@ -4116,7 +4028,7 @@ const deserializeAws_json1_1Webhook = (output, context) => {
4116
4028
  url: __expectString(output.url),
4117
4029
  };
4118
4030
  };
4119
- const deserializeAws_json1_1WebhookFilter = (output, context) => {
4031
+ const de_WebhookFilter = (output, context) => {
4120
4032
  return {
4121
4033
  excludeMatchedPattern: __expectBoolean(output.excludeMatchedPattern),
4122
4034
  pattern: __expectString(output.pattern),