@aws-sdk/client-device-farm 3.31.0 → 3.32.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 (211) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/cjs/DeviceFarmClient.js +13 -13
  3. package/dist/cjs/DeviceFarmClient.js.map +1 -1
  4. package/dist/cjs/commands/CreateDevicePoolCommand.js +3 -3
  5. package/dist/cjs/commands/CreateDevicePoolCommand.js.map +1 -1
  6. package/dist/cjs/commands/CreateInstanceProfileCommand.js +3 -3
  7. package/dist/cjs/commands/CreateInstanceProfileCommand.js.map +1 -1
  8. package/dist/cjs/commands/CreateNetworkProfileCommand.js +3 -3
  9. package/dist/cjs/commands/CreateNetworkProfileCommand.js.map +1 -1
  10. package/dist/cjs/commands/CreateProjectCommand.js +3 -3
  11. package/dist/cjs/commands/CreateProjectCommand.js.map +1 -1
  12. package/dist/cjs/commands/CreateRemoteAccessSessionCommand.js +3 -3
  13. package/dist/cjs/commands/CreateRemoteAccessSessionCommand.js.map +1 -1
  14. package/dist/cjs/commands/CreateTestGridProjectCommand.js +3 -3
  15. package/dist/cjs/commands/CreateTestGridProjectCommand.js.map +1 -1
  16. package/dist/cjs/commands/CreateTestGridUrlCommand.js +3 -3
  17. package/dist/cjs/commands/CreateTestGridUrlCommand.js.map +1 -1
  18. package/dist/cjs/commands/CreateUploadCommand.js +3 -3
  19. package/dist/cjs/commands/CreateUploadCommand.js.map +1 -1
  20. package/dist/cjs/commands/CreateVPCEConfigurationCommand.js +3 -3
  21. package/dist/cjs/commands/CreateVPCEConfigurationCommand.js.map +1 -1
  22. package/dist/cjs/commands/DeleteDevicePoolCommand.js +3 -3
  23. package/dist/cjs/commands/DeleteDevicePoolCommand.js.map +1 -1
  24. package/dist/cjs/commands/DeleteInstanceProfileCommand.js +3 -3
  25. package/dist/cjs/commands/DeleteInstanceProfileCommand.js.map +1 -1
  26. package/dist/cjs/commands/DeleteNetworkProfileCommand.js +3 -3
  27. package/dist/cjs/commands/DeleteNetworkProfileCommand.js.map +1 -1
  28. package/dist/cjs/commands/DeleteProjectCommand.js +3 -3
  29. package/dist/cjs/commands/DeleteProjectCommand.js.map +1 -1
  30. package/dist/cjs/commands/DeleteRemoteAccessSessionCommand.js +3 -3
  31. package/dist/cjs/commands/DeleteRemoteAccessSessionCommand.js.map +1 -1
  32. package/dist/cjs/commands/DeleteRunCommand.js +3 -3
  33. package/dist/cjs/commands/DeleteRunCommand.js.map +1 -1
  34. package/dist/cjs/commands/DeleteTestGridProjectCommand.js +3 -3
  35. package/dist/cjs/commands/DeleteTestGridProjectCommand.js.map +1 -1
  36. package/dist/cjs/commands/DeleteUploadCommand.js +3 -3
  37. package/dist/cjs/commands/DeleteUploadCommand.js.map +1 -1
  38. package/dist/cjs/commands/DeleteVPCEConfigurationCommand.js +3 -3
  39. package/dist/cjs/commands/DeleteVPCEConfigurationCommand.js.map +1 -1
  40. package/dist/cjs/commands/GetAccountSettingsCommand.js +3 -3
  41. package/dist/cjs/commands/GetAccountSettingsCommand.js.map +1 -1
  42. package/dist/cjs/commands/GetDeviceCommand.js +3 -3
  43. package/dist/cjs/commands/GetDeviceCommand.js.map +1 -1
  44. package/dist/cjs/commands/GetDeviceInstanceCommand.js +3 -3
  45. package/dist/cjs/commands/GetDeviceInstanceCommand.js.map +1 -1
  46. package/dist/cjs/commands/GetDevicePoolCommand.js +3 -3
  47. package/dist/cjs/commands/GetDevicePoolCommand.js.map +1 -1
  48. package/dist/cjs/commands/GetDevicePoolCompatibilityCommand.js +3 -3
  49. package/dist/cjs/commands/GetDevicePoolCompatibilityCommand.js.map +1 -1
  50. package/dist/cjs/commands/GetInstanceProfileCommand.js +3 -3
  51. package/dist/cjs/commands/GetInstanceProfileCommand.js.map +1 -1
  52. package/dist/cjs/commands/GetJobCommand.js +3 -3
  53. package/dist/cjs/commands/GetJobCommand.js.map +1 -1
  54. package/dist/cjs/commands/GetNetworkProfileCommand.js +3 -3
  55. package/dist/cjs/commands/GetNetworkProfileCommand.js.map +1 -1
  56. package/dist/cjs/commands/GetOfferingStatusCommand.js +3 -3
  57. package/dist/cjs/commands/GetOfferingStatusCommand.js.map +1 -1
  58. package/dist/cjs/commands/GetProjectCommand.js +3 -3
  59. package/dist/cjs/commands/GetProjectCommand.js.map +1 -1
  60. package/dist/cjs/commands/GetRemoteAccessSessionCommand.js +3 -3
  61. package/dist/cjs/commands/GetRemoteAccessSessionCommand.js.map +1 -1
  62. package/dist/cjs/commands/GetRunCommand.js +3 -3
  63. package/dist/cjs/commands/GetRunCommand.js.map +1 -1
  64. package/dist/cjs/commands/GetSuiteCommand.js +3 -3
  65. package/dist/cjs/commands/GetSuiteCommand.js.map +1 -1
  66. package/dist/cjs/commands/GetTestCommand.js +3 -3
  67. package/dist/cjs/commands/GetTestCommand.js.map +1 -1
  68. package/dist/cjs/commands/GetTestGridProjectCommand.js +3 -3
  69. package/dist/cjs/commands/GetTestGridProjectCommand.js.map +1 -1
  70. package/dist/cjs/commands/GetTestGridSessionCommand.js +3 -3
  71. package/dist/cjs/commands/GetTestGridSessionCommand.js.map +1 -1
  72. package/dist/cjs/commands/GetUploadCommand.js +3 -3
  73. package/dist/cjs/commands/GetUploadCommand.js.map +1 -1
  74. package/dist/cjs/commands/GetVPCEConfigurationCommand.js +3 -3
  75. package/dist/cjs/commands/GetVPCEConfigurationCommand.js.map +1 -1
  76. package/dist/cjs/commands/InstallToRemoteAccessSessionCommand.js +3 -3
  77. package/dist/cjs/commands/InstallToRemoteAccessSessionCommand.js.map +1 -1
  78. package/dist/cjs/commands/ListArtifactsCommand.js +3 -3
  79. package/dist/cjs/commands/ListArtifactsCommand.js.map +1 -1
  80. package/dist/cjs/commands/ListDeviceInstancesCommand.js +3 -3
  81. package/dist/cjs/commands/ListDeviceInstancesCommand.js.map +1 -1
  82. package/dist/cjs/commands/ListDevicePoolsCommand.js +3 -3
  83. package/dist/cjs/commands/ListDevicePoolsCommand.js.map +1 -1
  84. package/dist/cjs/commands/ListDevicesCommand.js +3 -3
  85. package/dist/cjs/commands/ListDevicesCommand.js.map +1 -1
  86. package/dist/cjs/commands/ListInstanceProfilesCommand.js +3 -3
  87. package/dist/cjs/commands/ListInstanceProfilesCommand.js.map +1 -1
  88. package/dist/cjs/commands/ListJobsCommand.js +3 -3
  89. package/dist/cjs/commands/ListJobsCommand.js.map +1 -1
  90. package/dist/cjs/commands/ListNetworkProfilesCommand.js +3 -3
  91. package/dist/cjs/commands/ListNetworkProfilesCommand.js.map +1 -1
  92. package/dist/cjs/commands/ListOfferingPromotionsCommand.js +3 -3
  93. package/dist/cjs/commands/ListOfferingPromotionsCommand.js.map +1 -1
  94. package/dist/cjs/commands/ListOfferingTransactionsCommand.js +3 -3
  95. package/dist/cjs/commands/ListOfferingTransactionsCommand.js.map +1 -1
  96. package/dist/cjs/commands/ListOfferingsCommand.js +3 -3
  97. package/dist/cjs/commands/ListOfferingsCommand.js.map +1 -1
  98. package/dist/cjs/commands/ListProjectsCommand.js +3 -3
  99. package/dist/cjs/commands/ListProjectsCommand.js.map +1 -1
  100. package/dist/cjs/commands/ListRemoteAccessSessionsCommand.js +3 -3
  101. package/dist/cjs/commands/ListRemoteAccessSessionsCommand.js.map +1 -1
  102. package/dist/cjs/commands/ListRunsCommand.js +3 -3
  103. package/dist/cjs/commands/ListRunsCommand.js.map +1 -1
  104. package/dist/cjs/commands/ListSamplesCommand.js +3 -3
  105. package/dist/cjs/commands/ListSamplesCommand.js.map +1 -1
  106. package/dist/cjs/commands/ListSuitesCommand.js +3 -3
  107. package/dist/cjs/commands/ListSuitesCommand.js.map +1 -1
  108. package/dist/cjs/commands/ListTagsForResourceCommand.js +3 -3
  109. package/dist/cjs/commands/ListTagsForResourceCommand.js.map +1 -1
  110. package/dist/cjs/commands/ListTestGridProjectsCommand.js +3 -3
  111. package/dist/cjs/commands/ListTestGridProjectsCommand.js.map +1 -1
  112. package/dist/cjs/commands/ListTestGridSessionActionsCommand.js +3 -3
  113. package/dist/cjs/commands/ListTestGridSessionActionsCommand.js.map +1 -1
  114. package/dist/cjs/commands/ListTestGridSessionArtifactsCommand.js +3 -3
  115. package/dist/cjs/commands/ListTestGridSessionArtifactsCommand.js.map +1 -1
  116. package/dist/cjs/commands/ListTestGridSessionsCommand.js +3 -3
  117. package/dist/cjs/commands/ListTestGridSessionsCommand.js.map +1 -1
  118. package/dist/cjs/commands/ListTestsCommand.js +3 -3
  119. package/dist/cjs/commands/ListTestsCommand.js.map +1 -1
  120. package/dist/cjs/commands/ListUniqueProblemsCommand.js +3 -3
  121. package/dist/cjs/commands/ListUniqueProblemsCommand.js.map +1 -1
  122. package/dist/cjs/commands/ListUploadsCommand.js +3 -3
  123. package/dist/cjs/commands/ListUploadsCommand.js.map +1 -1
  124. package/dist/cjs/commands/ListVPCEConfigurationsCommand.js +3 -3
  125. package/dist/cjs/commands/ListVPCEConfigurationsCommand.js.map +1 -1
  126. package/dist/cjs/commands/PurchaseOfferingCommand.js +3 -3
  127. package/dist/cjs/commands/PurchaseOfferingCommand.js.map +1 -1
  128. package/dist/cjs/commands/RenewOfferingCommand.js +3 -3
  129. package/dist/cjs/commands/RenewOfferingCommand.js.map +1 -1
  130. package/dist/cjs/commands/ScheduleRunCommand.js +3 -3
  131. package/dist/cjs/commands/ScheduleRunCommand.js.map +1 -1
  132. package/dist/cjs/commands/StopJobCommand.js +3 -3
  133. package/dist/cjs/commands/StopJobCommand.js.map +1 -1
  134. package/dist/cjs/commands/StopRemoteAccessSessionCommand.js +3 -3
  135. package/dist/cjs/commands/StopRemoteAccessSessionCommand.js.map +1 -1
  136. package/dist/cjs/commands/StopRunCommand.js +3 -3
  137. package/dist/cjs/commands/StopRunCommand.js.map +1 -1
  138. package/dist/cjs/commands/TagResourceCommand.js +3 -3
  139. package/dist/cjs/commands/TagResourceCommand.js.map +1 -1
  140. package/dist/cjs/commands/UntagResourceCommand.js +3 -3
  141. package/dist/cjs/commands/UntagResourceCommand.js.map +1 -1
  142. package/dist/cjs/commands/UpdateDeviceInstanceCommand.js +3 -3
  143. package/dist/cjs/commands/UpdateDeviceInstanceCommand.js.map +1 -1
  144. package/dist/cjs/commands/UpdateDevicePoolCommand.js +3 -3
  145. package/dist/cjs/commands/UpdateDevicePoolCommand.js.map +1 -1
  146. package/dist/cjs/commands/UpdateInstanceProfileCommand.js +3 -3
  147. package/dist/cjs/commands/UpdateInstanceProfileCommand.js.map +1 -1
  148. package/dist/cjs/commands/UpdateNetworkProfileCommand.js +3 -3
  149. package/dist/cjs/commands/UpdateNetworkProfileCommand.js.map +1 -1
  150. package/dist/cjs/commands/UpdateProjectCommand.js +3 -3
  151. package/dist/cjs/commands/UpdateProjectCommand.js.map +1 -1
  152. package/dist/cjs/commands/UpdateTestGridProjectCommand.js +3 -3
  153. package/dist/cjs/commands/UpdateTestGridProjectCommand.js.map +1 -1
  154. package/dist/cjs/commands/UpdateUploadCommand.js +3 -3
  155. package/dist/cjs/commands/UpdateUploadCommand.js.map +1 -1
  156. package/dist/cjs/commands/UpdateVPCEConfigurationCommand.js +3 -3
  157. package/dist/cjs/commands/UpdateVPCEConfigurationCommand.js.map +1 -1
  158. package/dist/cjs/endpoints.js +1 -1
  159. package/dist/cjs/endpoints.js.map +1 -1
  160. package/dist/cjs/index.js +99 -99
  161. package/dist/cjs/index.js.map +1 -1
  162. package/dist/cjs/models/index.js +1 -1
  163. package/dist/cjs/models/index.js.map +1 -1
  164. package/dist/cjs/package.json +31 -31
  165. package/dist/cjs/protocols/Aws_json1_1.js +275 -275
  166. package/dist/cjs/protocols/Aws_json1_1.js.map +1 -1
  167. package/dist/cjs/runtimeConfig.browser.js +4 -4
  168. package/dist/cjs/runtimeConfig.browser.js.map +1 -1
  169. package/dist/cjs/runtimeConfig.js +8 -8
  170. package/dist/cjs/runtimeConfig.js.map +1 -1
  171. package/dist/cjs/runtimeConfig.native.js +1 -1
  172. package/dist/cjs/runtimeConfig.native.js.map +1 -1
  173. package/dist/es/package.json +31 -31
  174. package/dist/es/pagination/GetOfferingStatusPaginator.js +4 -4
  175. package/dist/es/pagination/GetOfferingStatusPaginator.js.map +1 -1
  176. package/dist/es/pagination/ListArtifactsPaginator.js +4 -4
  177. package/dist/es/pagination/ListArtifactsPaginator.js.map +1 -1
  178. package/dist/es/pagination/ListDevicePoolsPaginator.js +4 -4
  179. package/dist/es/pagination/ListDevicePoolsPaginator.js.map +1 -1
  180. package/dist/es/pagination/ListDevicesPaginator.js +4 -4
  181. package/dist/es/pagination/ListDevicesPaginator.js.map +1 -1
  182. package/dist/es/pagination/ListJobsPaginator.js +4 -4
  183. package/dist/es/pagination/ListJobsPaginator.js.map +1 -1
  184. package/dist/es/pagination/ListOfferingTransactionsPaginator.js +4 -4
  185. package/dist/es/pagination/ListOfferingTransactionsPaginator.js.map +1 -1
  186. package/dist/es/pagination/ListOfferingsPaginator.js +4 -4
  187. package/dist/es/pagination/ListOfferingsPaginator.js.map +1 -1
  188. package/dist/es/pagination/ListProjectsPaginator.js +4 -4
  189. package/dist/es/pagination/ListProjectsPaginator.js.map +1 -1
  190. package/dist/es/pagination/ListRunsPaginator.js +4 -4
  191. package/dist/es/pagination/ListRunsPaginator.js.map +1 -1
  192. package/dist/es/pagination/ListSamplesPaginator.js +4 -4
  193. package/dist/es/pagination/ListSamplesPaginator.js.map +1 -1
  194. package/dist/es/pagination/ListSuitesPaginator.js +4 -4
  195. package/dist/es/pagination/ListSuitesPaginator.js.map +1 -1
  196. package/dist/es/pagination/ListTestGridProjectsPaginator.js +4 -4
  197. package/dist/es/pagination/ListTestGridProjectsPaginator.js.map +1 -1
  198. package/dist/es/pagination/ListTestGridSessionActionsPaginator.js +4 -4
  199. package/dist/es/pagination/ListTestGridSessionActionsPaginator.js.map +1 -1
  200. package/dist/es/pagination/ListTestGridSessionArtifactsPaginator.js +4 -4
  201. package/dist/es/pagination/ListTestGridSessionArtifactsPaginator.js.map +1 -1
  202. package/dist/es/pagination/ListTestGridSessionsPaginator.js +4 -4
  203. package/dist/es/pagination/ListTestGridSessionsPaginator.js.map +1 -1
  204. package/dist/es/pagination/ListTestsPaginator.js +4 -4
  205. package/dist/es/pagination/ListTestsPaginator.js.map +1 -1
  206. package/dist/es/pagination/ListUniqueProblemsPaginator.js +4 -4
  207. package/dist/es/pagination/ListUniqueProblemsPaginator.js.map +1 -1
  208. package/dist/es/pagination/ListUploadsPaginator.js +4 -4
  209. package/dist/es/pagination/ListUploadsPaginator.js.map +1 -1
  210. package/package.json +31 -31
  211. package/tsconfig.json +1 -2
@@ -6872,8 +6872,8 @@ const serializeAws_json1_1ListVPCEConfigurationsRequest = (input, context) => {
6872
6872
  };
6873
6873
  const serializeAws_json1_1Location = (input, context) => {
6874
6874
  return {
6875
- ...(input.latitude !== undefined && input.latitude !== null && { latitude: (0, smithy_client_1.serializeFloat)(input.latitude) }),
6876
- ...(input.longitude !== undefined && input.longitude !== null && { longitude: (0, smithy_client_1.serializeFloat)(input.longitude) }),
6875
+ ...(input.latitude !== undefined && input.latitude !== null && { latitude: smithy_client_1.serializeFloat(input.latitude) }),
6876
+ ...(input.longitude !== undefined && input.longitude !== null && { longitude: smithy_client_1.serializeFloat(input.longitude) }),
6877
6877
  };
6878
6878
  };
6879
6879
  const serializeAws_json1_1PackageIds = (input, context) => {
@@ -7180,13 +7180,13 @@ const serializeAws_json1_1UpdateVPCEConfigurationRequest = (input, context) => {
7180
7180
  };
7181
7181
  const deserializeAws_json1_1AccountSettings = (output, context) => {
7182
7182
  return {
7183
- awsAccountNumber: (0, smithy_client_1.expectString)(output.awsAccountNumber),
7184
- defaultJobTimeoutMinutes: (0, smithy_client_1.expectInt32)(output.defaultJobTimeoutMinutes),
7185
- maxJobTimeoutMinutes: (0, smithy_client_1.expectInt32)(output.maxJobTimeoutMinutes),
7183
+ awsAccountNumber: smithy_client_1.expectString(output.awsAccountNumber),
7184
+ defaultJobTimeoutMinutes: smithy_client_1.expectInt32(output.defaultJobTimeoutMinutes),
7185
+ maxJobTimeoutMinutes: smithy_client_1.expectInt32(output.maxJobTimeoutMinutes),
7186
7186
  maxSlots: output.maxSlots !== undefined && output.maxSlots !== null
7187
7187
  ? deserializeAws_json1_1MaxSlotMap(output.maxSlots, context)
7188
7188
  : undefined,
7189
- skipAppResign: (0, smithy_client_1.expectBoolean)(output.skipAppResign),
7189
+ skipAppResign: smithy_client_1.expectBoolean(output.skipAppResign),
7190
7190
  trialMinutes: output.trialMinutes !== undefined && output.trialMinutes !== null
7191
7191
  ? deserializeAws_json1_1TrialMinutes(output.trialMinutes, context)
7192
7192
  : undefined,
@@ -7205,21 +7205,21 @@ const deserializeAws_json1_1AndroidPaths = (output, context) => {
7205
7205
  if (entry === null) {
7206
7206
  return null;
7207
7207
  }
7208
- return (0, smithy_client_1.expectString)(entry);
7208
+ return smithy_client_1.expectString(entry);
7209
7209
  });
7210
7210
  };
7211
7211
  const deserializeAws_json1_1ArgumentException = (output, context) => {
7212
7212
  return {
7213
- message: (0, smithy_client_1.expectString)(output.message),
7213
+ message: smithy_client_1.expectString(output.message),
7214
7214
  };
7215
7215
  };
7216
7216
  const deserializeAws_json1_1Artifact = (output, context) => {
7217
7217
  return {
7218
- arn: (0, smithy_client_1.expectString)(output.arn),
7219
- extension: (0, smithy_client_1.expectString)(output.extension),
7220
- name: (0, smithy_client_1.expectString)(output.name),
7221
- type: (0, smithy_client_1.expectString)(output.type),
7222
- url: (0, smithy_client_1.expectString)(output.url),
7218
+ arn: smithy_client_1.expectString(output.arn),
7219
+ extension: smithy_client_1.expectString(output.extension),
7220
+ name: smithy_client_1.expectString(output.name),
7221
+ type: smithy_client_1.expectString(output.type),
7222
+ url: smithy_client_1.expectString(output.url),
7223
7223
  };
7224
7224
  };
7225
7225
  const deserializeAws_json1_1Artifacts = (output, context) => {
@@ -7234,25 +7234,25 @@ const deserializeAws_json1_1Artifacts = (output, context) => {
7234
7234
  };
7235
7235
  const deserializeAws_json1_1CannotDeleteException = (output, context) => {
7236
7236
  return {
7237
- message: (0, smithy_client_1.expectString)(output.message),
7237
+ message: smithy_client_1.expectString(output.message),
7238
7238
  };
7239
7239
  };
7240
7240
  const deserializeAws_json1_1Counters = (output, context) => {
7241
7241
  return {
7242
- errored: (0, smithy_client_1.expectInt32)(output.errored),
7243
- failed: (0, smithy_client_1.expectInt32)(output.failed),
7244
- passed: (0, smithy_client_1.expectInt32)(output.passed),
7245
- skipped: (0, smithy_client_1.expectInt32)(output.skipped),
7246
- stopped: (0, smithy_client_1.expectInt32)(output.stopped),
7247
- total: (0, smithy_client_1.expectInt32)(output.total),
7248
- warned: (0, smithy_client_1.expectInt32)(output.warned),
7242
+ errored: smithy_client_1.expectInt32(output.errored),
7243
+ failed: smithy_client_1.expectInt32(output.failed),
7244
+ passed: smithy_client_1.expectInt32(output.passed),
7245
+ skipped: smithy_client_1.expectInt32(output.skipped),
7246
+ stopped: smithy_client_1.expectInt32(output.stopped),
7247
+ total: smithy_client_1.expectInt32(output.total),
7248
+ warned: smithy_client_1.expectInt32(output.warned),
7249
7249
  };
7250
7250
  };
7251
7251
  const deserializeAws_json1_1CPU = (output, context) => {
7252
7252
  return {
7253
- architecture: (0, smithy_client_1.expectString)(output.architecture),
7254
- clock: (0, smithy_client_1.limitedParseDouble)(output.clock),
7255
- frequency: (0, smithy_client_1.expectString)(output.frequency),
7253
+ architecture: smithy_client_1.expectString(output.architecture),
7254
+ clock: smithy_client_1.limitedParseDouble(output.clock),
7255
+ frequency: smithy_client_1.expectString(output.frequency),
7256
7256
  };
7257
7257
  };
7258
7258
  const deserializeAws_json1_1CreateDevicePoolResult = (output, context) => {
@@ -7300,9 +7300,9 @@ const deserializeAws_json1_1CreateTestGridProjectResult = (output, context) => {
7300
7300
  const deserializeAws_json1_1CreateTestGridUrlResult = (output, context) => {
7301
7301
  return {
7302
7302
  expires: output.expires !== undefined && output.expires !== null
7303
- ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.expires)))
7303
+ ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.expires)))
7304
7304
  : undefined,
7305
- url: (0, smithy_client_1.expectString)(output.url),
7305
+ url: smithy_client_1.expectString(output.url),
7306
7306
  };
7307
7307
  };
7308
7308
  const deserializeAws_json1_1CreateUploadResult = (output, context) => {
@@ -7361,28 +7361,28 @@ const deserializeAws_json1_1DeleteVPCEConfigurationResult = (output, context) =>
7361
7361
  };
7362
7362
  const deserializeAws_json1_1Device = (output, context) => {
7363
7363
  return {
7364
- arn: (0, smithy_client_1.expectString)(output.arn),
7365
- availability: (0, smithy_client_1.expectString)(output.availability),
7366
- carrier: (0, smithy_client_1.expectString)(output.carrier),
7364
+ arn: smithy_client_1.expectString(output.arn),
7365
+ availability: smithy_client_1.expectString(output.availability),
7366
+ carrier: smithy_client_1.expectString(output.carrier),
7367
7367
  cpu: output.cpu !== undefined && output.cpu !== null ? deserializeAws_json1_1CPU(output.cpu, context) : undefined,
7368
- fleetName: (0, smithy_client_1.expectString)(output.fleetName),
7369
- fleetType: (0, smithy_client_1.expectString)(output.fleetType),
7370
- formFactor: (0, smithy_client_1.expectString)(output.formFactor),
7371
- heapSize: (0, smithy_client_1.expectLong)(output.heapSize),
7372
- image: (0, smithy_client_1.expectString)(output.image),
7368
+ fleetName: smithy_client_1.expectString(output.fleetName),
7369
+ fleetType: smithy_client_1.expectString(output.fleetType),
7370
+ formFactor: smithy_client_1.expectString(output.formFactor),
7371
+ heapSize: smithy_client_1.expectLong(output.heapSize),
7372
+ image: smithy_client_1.expectString(output.image),
7373
7373
  instances: output.instances !== undefined && output.instances !== null
7374
7374
  ? deserializeAws_json1_1DeviceInstances(output.instances, context)
7375
7375
  : undefined,
7376
- manufacturer: (0, smithy_client_1.expectString)(output.manufacturer),
7377
- memory: (0, smithy_client_1.expectLong)(output.memory),
7378
- model: (0, smithy_client_1.expectString)(output.model),
7379
- modelId: (0, smithy_client_1.expectString)(output.modelId),
7380
- name: (0, smithy_client_1.expectString)(output.name),
7381
- os: (0, smithy_client_1.expectString)(output.os),
7382
- platform: (0, smithy_client_1.expectString)(output.platform),
7383
- radio: (0, smithy_client_1.expectString)(output.radio),
7384
- remoteAccessEnabled: (0, smithy_client_1.expectBoolean)(output.remoteAccessEnabled),
7385
- remoteDebugEnabled: (0, smithy_client_1.expectBoolean)(output.remoteDebugEnabled),
7376
+ manufacturer: smithy_client_1.expectString(output.manufacturer),
7377
+ memory: smithy_client_1.expectLong(output.memory),
7378
+ model: smithy_client_1.expectString(output.model),
7379
+ modelId: smithy_client_1.expectString(output.modelId),
7380
+ name: smithy_client_1.expectString(output.name),
7381
+ os: smithy_client_1.expectString(output.os),
7382
+ platform: smithy_client_1.expectString(output.platform),
7383
+ radio: smithy_client_1.expectString(output.radio),
7384
+ remoteAccessEnabled: smithy_client_1.expectBoolean(output.remoteAccessEnabled),
7385
+ remoteDebugEnabled: smithy_client_1.expectBoolean(output.remoteDebugEnabled),
7386
7386
  resolution: output.resolution !== undefined && output.resolution !== null
7387
7387
  ? deserializeAws_json1_1Resolution(output.resolution, context)
7388
7388
  : undefined,
@@ -7390,8 +7390,8 @@ const deserializeAws_json1_1Device = (output, context) => {
7390
7390
  };
7391
7391
  const deserializeAws_json1_1DeviceFilter = (output, context) => {
7392
7392
  return {
7393
- attribute: (0, smithy_client_1.expectString)(output.attribute),
7394
- operator: (0, smithy_client_1.expectString)(output.operator),
7393
+ attribute: smithy_client_1.expectString(output.attribute),
7394
+ operator: smithy_client_1.expectString(output.operator),
7395
7395
  values: output.values !== undefined && output.values !== null
7396
7396
  ? deserializeAws_json1_1DeviceFilterValues(output.values, context)
7397
7397
  : undefined,
@@ -7414,7 +7414,7 @@ const deserializeAws_json1_1DeviceFilterValues = (output, context) => {
7414
7414
  if (entry === null) {
7415
7415
  return null;
7416
7416
  }
7417
- return (0, smithy_client_1.expectString)(entry);
7417
+ return smithy_client_1.expectString(entry);
7418
7418
  });
7419
7419
  };
7420
7420
  const deserializeAws_json1_1DeviceHostPaths = (output, context) => {
@@ -7424,21 +7424,21 @@ const deserializeAws_json1_1DeviceHostPaths = (output, context) => {
7424
7424
  if (entry === null) {
7425
7425
  return null;
7426
7426
  }
7427
- return (0, smithy_client_1.expectString)(entry);
7427
+ return smithy_client_1.expectString(entry);
7428
7428
  });
7429
7429
  };
7430
7430
  const deserializeAws_json1_1DeviceInstance = (output, context) => {
7431
7431
  return {
7432
- arn: (0, smithy_client_1.expectString)(output.arn),
7433
- deviceArn: (0, smithy_client_1.expectString)(output.deviceArn),
7432
+ arn: smithy_client_1.expectString(output.arn),
7433
+ deviceArn: smithy_client_1.expectString(output.deviceArn),
7434
7434
  instanceProfile: output.instanceProfile !== undefined && output.instanceProfile !== null
7435
7435
  ? deserializeAws_json1_1InstanceProfile(output.instanceProfile, context)
7436
7436
  : undefined,
7437
7437
  labels: output.labels !== undefined && output.labels !== null
7438
7438
  ? deserializeAws_json1_1InstanceLabels(output.labels, context)
7439
7439
  : undefined,
7440
- status: (0, smithy_client_1.expectString)(output.status),
7441
- udid: (0, smithy_client_1.expectString)(output.udid),
7440
+ status: smithy_client_1.expectString(output.status),
7441
+ udid: smithy_client_1.expectString(output.udid),
7442
7442
  };
7443
7443
  };
7444
7444
  const deserializeAws_json1_1DeviceInstances = (output, context) => {
@@ -7453,26 +7453,26 @@ const deserializeAws_json1_1DeviceInstances = (output, context) => {
7453
7453
  };
7454
7454
  const deserializeAws_json1_1DeviceMinutes = (output, context) => {
7455
7455
  return {
7456
- metered: (0, smithy_client_1.limitedParseDouble)(output.metered),
7457
- total: (0, smithy_client_1.limitedParseDouble)(output.total),
7458
- unmetered: (0, smithy_client_1.limitedParseDouble)(output.unmetered),
7456
+ metered: smithy_client_1.limitedParseDouble(output.metered),
7457
+ total: smithy_client_1.limitedParseDouble(output.total),
7458
+ unmetered: smithy_client_1.limitedParseDouble(output.unmetered),
7459
7459
  };
7460
7460
  };
7461
7461
  const deserializeAws_json1_1DevicePool = (output, context) => {
7462
7462
  return {
7463
- arn: (0, smithy_client_1.expectString)(output.arn),
7464
- description: (0, smithy_client_1.expectString)(output.description),
7465
- maxDevices: (0, smithy_client_1.expectInt32)(output.maxDevices),
7466
- name: (0, smithy_client_1.expectString)(output.name),
7463
+ arn: smithy_client_1.expectString(output.arn),
7464
+ description: smithy_client_1.expectString(output.description),
7465
+ maxDevices: smithy_client_1.expectInt32(output.maxDevices),
7466
+ name: smithy_client_1.expectString(output.name),
7467
7467
  rules: output.rules !== undefined && output.rules !== null
7468
7468
  ? deserializeAws_json1_1Rules(output.rules, context)
7469
7469
  : undefined,
7470
- type: (0, smithy_client_1.expectString)(output.type),
7470
+ type: smithy_client_1.expectString(output.type),
7471
7471
  };
7472
7472
  };
7473
7473
  const deserializeAws_json1_1DevicePoolCompatibilityResult = (output, context) => {
7474
7474
  return {
7475
- compatible: (0, smithy_client_1.expectBoolean)(output.compatible),
7475
+ compatible: smithy_client_1.expectBoolean(output.compatible),
7476
7476
  device: output.device !== undefined && output.device !== null
7477
7477
  ? deserializeAws_json1_1Device(output.device, context)
7478
7478
  : undefined,
@@ -7516,8 +7516,8 @@ const deserializeAws_json1_1DeviceSelectionResult = (output, context) => {
7516
7516
  filters: output.filters !== undefined && output.filters !== null
7517
7517
  ? deserializeAws_json1_1DeviceFilters(output.filters, context)
7518
7518
  : undefined,
7519
- matchedDevicesCount: (0, smithy_client_1.expectInt32)(output.matchedDevicesCount),
7520
- maxDevices: (0, smithy_client_1.expectInt32)(output.maxDevices),
7519
+ matchedDevicesCount: smithy_client_1.expectInt32(output.matchedDevicesCount),
7520
+ maxDevices: smithy_client_1.expectInt32(output.maxDevices),
7521
7521
  };
7522
7522
  };
7523
7523
  const deserializeAws_json1_1GetAccountSettingsResult = (output, context) => {
@@ -7585,7 +7585,7 @@ const deserializeAws_json1_1GetOfferingStatusResult = (output, context) => {
7585
7585
  nextPeriod: output.nextPeriod !== undefined && output.nextPeriod !== null
7586
7586
  ? deserializeAws_json1_1OfferingStatusMap(output.nextPeriod, context)
7587
7587
  : undefined,
7588
- nextToken: (0, smithy_client_1.expectString)(output.nextToken),
7588
+ nextToken: smithy_client_1.expectString(output.nextToken),
7589
7589
  };
7590
7590
  };
7591
7591
  const deserializeAws_json1_1GetProjectResult = (output, context) => {
@@ -7649,13 +7649,13 @@ const deserializeAws_json1_1GetVPCEConfigurationResult = (output, context) => {
7649
7649
  };
7650
7650
  const deserializeAws_json1_1IdempotencyException = (output, context) => {
7651
7651
  return {
7652
- message: (0, smithy_client_1.expectString)(output.message),
7652
+ message: smithy_client_1.expectString(output.message),
7653
7653
  };
7654
7654
  };
7655
7655
  const deserializeAws_json1_1IncompatibilityMessage = (output, context) => {
7656
7656
  return {
7657
- message: (0, smithy_client_1.expectString)(output.message),
7658
- type: (0, smithy_client_1.expectString)(output.type),
7657
+ message: smithy_client_1.expectString(output.message),
7658
+ type: smithy_client_1.expectString(output.type),
7659
7659
  };
7660
7660
  };
7661
7661
  const deserializeAws_json1_1IncompatibilityMessages = (output, context) => {
@@ -7682,19 +7682,19 @@ const deserializeAws_json1_1InstanceLabels = (output, context) => {
7682
7682
  if (entry === null) {
7683
7683
  return null;
7684
7684
  }
7685
- return (0, smithy_client_1.expectString)(entry);
7685
+ return smithy_client_1.expectString(entry);
7686
7686
  });
7687
7687
  };
7688
7688
  const deserializeAws_json1_1InstanceProfile = (output, context) => {
7689
7689
  return {
7690
- arn: (0, smithy_client_1.expectString)(output.arn),
7691
- description: (0, smithy_client_1.expectString)(output.description),
7690
+ arn: smithy_client_1.expectString(output.arn),
7691
+ description: smithy_client_1.expectString(output.description),
7692
7692
  excludeAppPackagesFromCleanup: output.excludeAppPackagesFromCleanup !== undefined && output.excludeAppPackagesFromCleanup !== null
7693
7693
  ? deserializeAws_json1_1PackageIds(output.excludeAppPackagesFromCleanup, context)
7694
7694
  : undefined,
7695
- name: (0, smithy_client_1.expectString)(output.name),
7696
- packageCleanup: (0, smithy_client_1.expectBoolean)(output.packageCleanup),
7697
- rebootAfterUse: (0, smithy_client_1.expectBoolean)(output.rebootAfterUse),
7695
+ name: smithy_client_1.expectString(output.name),
7696
+ packageCleanup: smithy_client_1.expectBoolean(output.packageCleanup),
7697
+ rebootAfterUse: smithy_client_1.expectBoolean(output.rebootAfterUse),
7698
7698
  };
7699
7699
  };
7700
7700
  const deserializeAws_json1_1InstanceProfiles = (output, context) => {
@@ -7709,12 +7709,12 @@ const deserializeAws_json1_1InstanceProfiles = (output, context) => {
7709
7709
  };
7710
7710
  const deserializeAws_json1_1InternalServiceException = (output, context) => {
7711
7711
  return {
7712
- message: (0, smithy_client_1.expectString)(output.message),
7712
+ message: smithy_client_1.expectString(output.message),
7713
7713
  };
7714
7714
  };
7715
7715
  const deserializeAws_json1_1InvalidOperationException = (output, context) => {
7716
7716
  return {
7717
- message: (0, smithy_client_1.expectString)(output.message),
7717
+ message: smithy_client_1.expectString(output.message),
7718
7718
  };
7719
7719
  };
7720
7720
  const deserializeAws_json1_1IosPaths = (output, context) => {
@@ -7724,17 +7724,17 @@ const deserializeAws_json1_1IosPaths = (output, context) => {
7724
7724
  if (entry === null) {
7725
7725
  return null;
7726
7726
  }
7727
- return (0, smithy_client_1.expectString)(entry);
7727
+ return smithy_client_1.expectString(entry);
7728
7728
  });
7729
7729
  };
7730
7730
  const deserializeAws_json1_1Job = (output, context) => {
7731
7731
  return {
7732
- arn: (0, smithy_client_1.expectString)(output.arn),
7732
+ arn: smithy_client_1.expectString(output.arn),
7733
7733
  counters: output.counters !== undefined && output.counters !== null
7734
7734
  ? deserializeAws_json1_1Counters(output.counters, context)
7735
7735
  : undefined,
7736
7736
  created: output.created !== undefined && output.created !== null
7737
- ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.created)))
7737
+ ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.created)))
7738
7738
  : undefined,
7739
7739
  device: output.device !== undefined && output.device !== null
7740
7740
  ? deserializeAws_json1_1Device(output.device, context)
@@ -7742,20 +7742,20 @@ const deserializeAws_json1_1Job = (output, context) => {
7742
7742
  deviceMinutes: output.deviceMinutes !== undefined && output.deviceMinutes !== null
7743
7743
  ? deserializeAws_json1_1DeviceMinutes(output.deviceMinutes, context)
7744
7744
  : undefined,
7745
- instanceArn: (0, smithy_client_1.expectString)(output.instanceArn),
7746
- message: (0, smithy_client_1.expectString)(output.message),
7747
- name: (0, smithy_client_1.expectString)(output.name),
7748
- result: (0, smithy_client_1.expectString)(output.result),
7745
+ instanceArn: smithy_client_1.expectString(output.instanceArn),
7746
+ message: smithy_client_1.expectString(output.message),
7747
+ name: smithy_client_1.expectString(output.name),
7748
+ result: smithy_client_1.expectString(output.result),
7749
7749
  started: output.started !== undefined && output.started !== null
7750
- ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.started)))
7750
+ ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.started)))
7751
7751
  : undefined,
7752
- status: (0, smithy_client_1.expectString)(output.status),
7752
+ status: smithy_client_1.expectString(output.status),
7753
7753
  stopped: output.stopped !== undefined && output.stopped !== null
7754
- ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.stopped)))
7754
+ ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.stopped)))
7755
7755
  : undefined,
7756
- type: (0, smithy_client_1.expectString)(output.type),
7757
- videoCapture: (0, smithy_client_1.expectBoolean)(output.videoCapture),
7758
- videoEndpoint: (0, smithy_client_1.expectString)(output.videoEndpoint),
7756
+ type: smithy_client_1.expectString(output.type),
7757
+ videoCapture: smithy_client_1.expectBoolean(output.videoCapture),
7758
+ videoEndpoint: smithy_client_1.expectString(output.videoEndpoint),
7759
7759
  };
7760
7760
  };
7761
7761
  const deserializeAws_json1_1Jobs = (output, context) => {
@@ -7770,7 +7770,7 @@ const deserializeAws_json1_1Jobs = (output, context) => {
7770
7770
  };
7771
7771
  const deserializeAws_json1_1LimitExceededException = (output, context) => {
7772
7772
  return {
7773
- message: (0, smithy_client_1.expectString)(output.message),
7773
+ message: smithy_client_1.expectString(output.message),
7774
7774
  };
7775
7775
  };
7776
7776
  const deserializeAws_json1_1ListArtifactsResult = (output, context) => {
@@ -7778,7 +7778,7 @@ const deserializeAws_json1_1ListArtifactsResult = (output, context) => {
7778
7778
  artifacts: output.artifacts !== undefined && output.artifacts !== null
7779
7779
  ? deserializeAws_json1_1Artifacts(output.artifacts, context)
7780
7780
  : undefined,
7781
- nextToken: (0, smithy_client_1.expectString)(output.nextToken),
7781
+ nextToken: smithy_client_1.expectString(output.nextToken),
7782
7782
  };
7783
7783
  };
7784
7784
  const deserializeAws_json1_1ListDeviceInstancesResult = (output, context) => {
@@ -7786,7 +7786,7 @@ const deserializeAws_json1_1ListDeviceInstancesResult = (output, context) => {
7786
7786
  deviceInstances: output.deviceInstances !== undefined && output.deviceInstances !== null
7787
7787
  ? deserializeAws_json1_1DeviceInstances(output.deviceInstances, context)
7788
7788
  : undefined,
7789
- nextToken: (0, smithy_client_1.expectString)(output.nextToken),
7789
+ nextToken: smithy_client_1.expectString(output.nextToken),
7790
7790
  };
7791
7791
  };
7792
7792
  const deserializeAws_json1_1ListDevicePoolsResult = (output, context) => {
@@ -7794,7 +7794,7 @@ const deserializeAws_json1_1ListDevicePoolsResult = (output, context) => {
7794
7794
  devicePools: output.devicePools !== undefined && output.devicePools !== null
7795
7795
  ? deserializeAws_json1_1DevicePools(output.devicePools, context)
7796
7796
  : undefined,
7797
- nextToken: (0, smithy_client_1.expectString)(output.nextToken),
7797
+ nextToken: smithy_client_1.expectString(output.nextToken),
7798
7798
  };
7799
7799
  };
7800
7800
  const deserializeAws_json1_1ListDevicesResult = (output, context) => {
@@ -7802,7 +7802,7 @@ const deserializeAws_json1_1ListDevicesResult = (output, context) => {
7802
7802
  devices: output.devices !== undefined && output.devices !== null
7803
7803
  ? deserializeAws_json1_1Devices(output.devices, context)
7804
7804
  : undefined,
7805
- nextToken: (0, smithy_client_1.expectString)(output.nextToken),
7805
+ nextToken: smithy_client_1.expectString(output.nextToken),
7806
7806
  };
7807
7807
  };
7808
7808
  const deserializeAws_json1_1ListInstanceProfilesResult = (output, context) => {
@@ -7810,13 +7810,13 @@ const deserializeAws_json1_1ListInstanceProfilesResult = (output, context) => {
7810
7810
  instanceProfiles: output.instanceProfiles !== undefined && output.instanceProfiles !== null
7811
7811
  ? deserializeAws_json1_1InstanceProfiles(output.instanceProfiles, context)
7812
7812
  : undefined,
7813
- nextToken: (0, smithy_client_1.expectString)(output.nextToken),
7813
+ nextToken: smithy_client_1.expectString(output.nextToken),
7814
7814
  };
7815
7815
  };
7816
7816
  const deserializeAws_json1_1ListJobsResult = (output, context) => {
7817
7817
  return {
7818
7818
  jobs: output.jobs !== undefined && output.jobs !== null ? deserializeAws_json1_1Jobs(output.jobs, context) : undefined,
7819
- nextToken: (0, smithy_client_1.expectString)(output.nextToken),
7819
+ nextToken: smithy_client_1.expectString(output.nextToken),
7820
7820
  };
7821
7821
  };
7822
7822
  const deserializeAws_json1_1ListNetworkProfilesResult = (output, context) => {
@@ -7824,12 +7824,12 @@ const deserializeAws_json1_1ListNetworkProfilesResult = (output, context) => {
7824
7824
  networkProfiles: output.networkProfiles !== undefined && output.networkProfiles !== null
7825
7825
  ? deserializeAws_json1_1NetworkProfiles(output.networkProfiles, context)
7826
7826
  : undefined,
7827
- nextToken: (0, smithy_client_1.expectString)(output.nextToken),
7827
+ nextToken: smithy_client_1.expectString(output.nextToken),
7828
7828
  };
7829
7829
  };
7830
7830
  const deserializeAws_json1_1ListOfferingPromotionsResult = (output, context) => {
7831
7831
  return {
7832
- nextToken: (0, smithy_client_1.expectString)(output.nextToken),
7832
+ nextToken: smithy_client_1.expectString(output.nextToken),
7833
7833
  offeringPromotions: output.offeringPromotions !== undefined && output.offeringPromotions !== null
7834
7834
  ? deserializeAws_json1_1OfferingPromotions(output.offeringPromotions, context)
7835
7835
  : undefined,
@@ -7837,7 +7837,7 @@ const deserializeAws_json1_1ListOfferingPromotionsResult = (output, context) =>
7837
7837
  };
7838
7838
  const deserializeAws_json1_1ListOfferingsResult = (output, context) => {
7839
7839
  return {
7840
- nextToken: (0, smithy_client_1.expectString)(output.nextToken),
7840
+ nextToken: smithy_client_1.expectString(output.nextToken),
7841
7841
  offerings: output.offerings !== undefined && output.offerings !== null
7842
7842
  ? deserializeAws_json1_1Offerings(output.offerings, context)
7843
7843
  : undefined,
@@ -7845,7 +7845,7 @@ const deserializeAws_json1_1ListOfferingsResult = (output, context) => {
7845
7845
  };
7846
7846
  const deserializeAws_json1_1ListOfferingTransactionsResult = (output, context) => {
7847
7847
  return {
7848
- nextToken: (0, smithy_client_1.expectString)(output.nextToken),
7848
+ nextToken: smithy_client_1.expectString(output.nextToken),
7849
7849
  offeringTransactions: output.offeringTransactions !== undefined && output.offeringTransactions !== null
7850
7850
  ? deserializeAws_json1_1OfferingTransactions(output.offeringTransactions, context)
7851
7851
  : undefined,
@@ -7853,7 +7853,7 @@ const deserializeAws_json1_1ListOfferingTransactionsResult = (output, context) =
7853
7853
  };
7854
7854
  const deserializeAws_json1_1ListProjectsResult = (output, context) => {
7855
7855
  return {
7856
- nextToken: (0, smithy_client_1.expectString)(output.nextToken),
7856
+ nextToken: smithy_client_1.expectString(output.nextToken),
7857
7857
  projects: output.projects !== undefined && output.projects !== null
7858
7858
  ? deserializeAws_json1_1Projects(output.projects, context)
7859
7859
  : undefined,
@@ -7861,7 +7861,7 @@ const deserializeAws_json1_1ListProjectsResult = (output, context) => {
7861
7861
  };
7862
7862
  const deserializeAws_json1_1ListRemoteAccessSessionsResult = (output, context) => {
7863
7863
  return {
7864
- nextToken: (0, smithy_client_1.expectString)(output.nextToken),
7864
+ nextToken: smithy_client_1.expectString(output.nextToken),
7865
7865
  remoteAccessSessions: output.remoteAccessSessions !== undefined && output.remoteAccessSessions !== null
7866
7866
  ? deserializeAws_json1_1RemoteAccessSessions(output.remoteAccessSessions, context)
7867
7867
  : undefined,
@@ -7869,13 +7869,13 @@ const deserializeAws_json1_1ListRemoteAccessSessionsResult = (output, context) =
7869
7869
  };
7870
7870
  const deserializeAws_json1_1ListRunsResult = (output, context) => {
7871
7871
  return {
7872
- nextToken: (0, smithy_client_1.expectString)(output.nextToken),
7872
+ nextToken: smithy_client_1.expectString(output.nextToken),
7873
7873
  runs: output.runs !== undefined && output.runs !== null ? deserializeAws_json1_1Runs(output.runs, context) : undefined,
7874
7874
  };
7875
7875
  };
7876
7876
  const deserializeAws_json1_1ListSamplesResult = (output, context) => {
7877
7877
  return {
7878
- nextToken: (0, smithy_client_1.expectString)(output.nextToken),
7878
+ nextToken: smithy_client_1.expectString(output.nextToken),
7879
7879
  samples: output.samples !== undefined && output.samples !== null
7880
7880
  ? deserializeAws_json1_1Samples(output.samples, context)
7881
7881
  : undefined,
@@ -7883,7 +7883,7 @@ const deserializeAws_json1_1ListSamplesResult = (output, context) => {
7883
7883
  };
7884
7884
  const deserializeAws_json1_1ListSuitesResult = (output, context) => {
7885
7885
  return {
7886
- nextToken: (0, smithy_client_1.expectString)(output.nextToken),
7886
+ nextToken: smithy_client_1.expectString(output.nextToken),
7887
7887
  suites: output.suites !== undefined && output.suites !== null
7888
7888
  ? deserializeAws_json1_1Suites(output.suites, context)
7889
7889
  : undefined,
@@ -7898,7 +7898,7 @@ const deserializeAws_json1_1ListTagsForResourceResponse = (output, context) => {
7898
7898
  };
7899
7899
  const deserializeAws_json1_1ListTestGridProjectsResult = (output, context) => {
7900
7900
  return {
7901
- nextToken: (0, smithy_client_1.expectString)(output.nextToken),
7901
+ nextToken: smithy_client_1.expectString(output.nextToken),
7902
7902
  testGridProjects: output.testGridProjects !== undefined && output.testGridProjects !== null
7903
7903
  ? deserializeAws_json1_1TestGridProjects(output.testGridProjects, context)
7904
7904
  : undefined,
@@ -7909,7 +7909,7 @@ const deserializeAws_json1_1ListTestGridSessionActionsResult = (output, context)
7909
7909
  actions: output.actions !== undefined && output.actions !== null
7910
7910
  ? deserializeAws_json1_1TestGridSessionActions(output.actions, context)
7911
7911
  : undefined,
7912
- nextToken: (0, smithy_client_1.expectString)(output.nextToken),
7912
+ nextToken: smithy_client_1.expectString(output.nextToken),
7913
7913
  };
7914
7914
  };
7915
7915
  const deserializeAws_json1_1ListTestGridSessionArtifactsResult = (output, context) => {
@@ -7917,12 +7917,12 @@ const deserializeAws_json1_1ListTestGridSessionArtifactsResult = (output, contex
7917
7917
  artifacts: output.artifacts !== undefined && output.artifacts !== null
7918
7918
  ? deserializeAws_json1_1TestGridSessionArtifacts(output.artifacts, context)
7919
7919
  : undefined,
7920
- nextToken: (0, smithy_client_1.expectString)(output.nextToken),
7920
+ nextToken: smithy_client_1.expectString(output.nextToken),
7921
7921
  };
7922
7922
  };
7923
7923
  const deserializeAws_json1_1ListTestGridSessionsResult = (output, context) => {
7924
7924
  return {
7925
- nextToken: (0, smithy_client_1.expectString)(output.nextToken),
7925
+ nextToken: smithy_client_1.expectString(output.nextToken),
7926
7926
  testGridSessions: output.testGridSessions !== undefined && output.testGridSessions !== null
7927
7927
  ? deserializeAws_json1_1TestGridSessions(output.testGridSessions, context)
7928
7928
  : undefined,
@@ -7930,7 +7930,7 @@ const deserializeAws_json1_1ListTestGridSessionsResult = (output, context) => {
7930
7930
  };
7931
7931
  const deserializeAws_json1_1ListTestsResult = (output, context) => {
7932
7932
  return {
7933
- nextToken: (0, smithy_client_1.expectString)(output.nextToken),
7933
+ nextToken: smithy_client_1.expectString(output.nextToken),
7934
7934
  tests: output.tests !== undefined && output.tests !== null
7935
7935
  ? deserializeAws_json1_1Tests(output.tests, context)
7936
7936
  : undefined,
@@ -7938,7 +7938,7 @@ const deserializeAws_json1_1ListTestsResult = (output, context) => {
7938
7938
  };
7939
7939
  const deserializeAws_json1_1ListUniqueProblemsResult = (output, context) => {
7940
7940
  return {
7941
- nextToken: (0, smithy_client_1.expectString)(output.nextToken),
7941
+ nextToken: smithy_client_1.expectString(output.nextToken),
7942
7942
  uniqueProblems: output.uniqueProblems !== undefined && output.uniqueProblems !== null
7943
7943
  ? deserializeAws_json1_1UniqueProblemsByExecutionResultMap(output.uniqueProblems, context)
7944
7944
  : undefined,
@@ -7946,7 +7946,7 @@ const deserializeAws_json1_1ListUniqueProblemsResult = (output, context) => {
7946
7946
  };
7947
7947
  const deserializeAws_json1_1ListUploadsResult = (output, context) => {
7948
7948
  return {
7949
- nextToken: (0, smithy_client_1.expectString)(output.nextToken),
7949
+ nextToken: smithy_client_1.expectString(output.nextToken),
7950
7950
  uploads: output.uploads !== undefined && output.uploads !== null
7951
7951
  ? deserializeAws_json1_1Uploads(output.uploads, context)
7952
7952
  : undefined,
@@ -7954,7 +7954,7 @@ const deserializeAws_json1_1ListUploadsResult = (output, context) => {
7954
7954
  };
7955
7955
  const deserializeAws_json1_1ListVPCEConfigurationsResult = (output, context) => {
7956
7956
  return {
7957
- nextToken: (0, smithy_client_1.expectString)(output.nextToken),
7957
+ nextToken: smithy_client_1.expectString(output.nextToken),
7958
7958
  vpceConfigurations: output.vpceConfigurations !== undefined && output.vpceConfigurations !== null
7959
7959
  ? deserializeAws_json1_1VPCEConfigurations(output.vpceConfigurations, context)
7960
7960
  : undefined,
@@ -7962,8 +7962,8 @@ const deserializeAws_json1_1ListVPCEConfigurationsResult = (output, context) =>
7962
7962
  };
7963
7963
  const deserializeAws_json1_1Location = (output, context) => {
7964
7964
  return {
7965
- latitude: (0, smithy_client_1.limitedParseDouble)(output.latitude),
7966
- longitude: (0, smithy_client_1.limitedParseDouble)(output.longitude),
7965
+ latitude: smithy_client_1.limitedParseDouble(output.latitude),
7966
+ longitude: smithy_client_1.limitedParseDouble(output.longitude),
7967
7967
  };
7968
7968
  };
7969
7969
  const deserializeAws_json1_1MaxSlotMap = (output, context) => {
@@ -7973,30 +7973,30 @@ const deserializeAws_json1_1MaxSlotMap = (output, context) => {
7973
7973
  }
7974
7974
  return {
7975
7975
  ...acc,
7976
- [key]: (0, smithy_client_1.expectInt32)(value),
7976
+ [key]: smithy_client_1.expectInt32(value),
7977
7977
  };
7978
7978
  }, {});
7979
7979
  };
7980
7980
  const deserializeAws_json1_1MonetaryAmount = (output, context) => {
7981
7981
  return {
7982
- amount: (0, smithy_client_1.limitedParseDouble)(output.amount),
7983
- currencyCode: (0, smithy_client_1.expectString)(output.currencyCode),
7982
+ amount: smithy_client_1.limitedParseDouble(output.amount),
7983
+ currencyCode: smithy_client_1.expectString(output.currencyCode),
7984
7984
  };
7985
7985
  };
7986
7986
  const deserializeAws_json1_1NetworkProfile = (output, context) => {
7987
7987
  return {
7988
- arn: (0, smithy_client_1.expectString)(output.arn),
7989
- description: (0, smithy_client_1.expectString)(output.description),
7990
- downlinkBandwidthBits: (0, smithy_client_1.expectLong)(output.downlinkBandwidthBits),
7991
- downlinkDelayMs: (0, smithy_client_1.expectLong)(output.downlinkDelayMs),
7992
- downlinkJitterMs: (0, smithy_client_1.expectLong)(output.downlinkJitterMs),
7993
- downlinkLossPercent: (0, smithy_client_1.expectInt32)(output.downlinkLossPercent),
7994
- name: (0, smithy_client_1.expectString)(output.name),
7995
- type: (0, smithy_client_1.expectString)(output.type),
7996
- uplinkBandwidthBits: (0, smithy_client_1.expectLong)(output.uplinkBandwidthBits),
7997
- uplinkDelayMs: (0, smithy_client_1.expectLong)(output.uplinkDelayMs),
7998
- uplinkJitterMs: (0, smithy_client_1.expectLong)(output.uplinkJitterMs),
7999
- uplinkLossPercent: (0, smithy_client_1.expectInt32)(output.uplinkLossPercent),
7988
+ arn: smithy_client_1.expectString(output.arn),
7989
+ description: smithy_client_1.expectString(output.description),
7990
+ downlinkBandwidthBits: smithy_client_1.expectLong(output.downlinkBandwidthBits),
7991
+ downlinkDelayMs: smithy_client_1.expectLong(output.downlinkDelayMs),
7992
+ downlinkJitterMs: smithy_client_1.expectLong(output.downlinkJitterMs),
7993
+ downlinkLossPercent: smithy_client_1.expectInt32(output.downlinkLossPercent),
7994
+ name: smithy_client_1.expectString(output.name),
7995
+ type: smithy_client_1.expectString(output.type),
7996
+ uplinkBandwidthBits: smithy_client_1.expectLong(output.uplinkBandwidthBits),
7997
+ uplinkDelayMs: smithy_client_1.expectLong(output.uplinkDelayMs),
7998
+ uplinkJitterMs: smithy_client_1.expectLong(output.uplinkJitterMs),
7999
+ uplinkLossPercent: smithy_client_1.expectInt32(output.uplinkLossPercent),
8000
8000
  };
8001
8001
  };
8002
8002
  const deserializeAws_json1_1NetworkProfiles = (output, context) => {
@@ -8011,29 +8011,29 @@ const deserializeAws_json1_1NetworkProfiles = (output, context) => {
8011
8011
  };
8012
8012
  const deserializeAws_json1_1NotEligibleException = (output, context) => {
8013
8013
  return {
8014
- message: (0, smithy_client_1.expectString)(output.message),
8014
+ message: smithy_client_1.expectString(output.message),
8015
8015
  };
8016
8016
  };
8017
8017
  const deserializeAws_json1_1NotFoundException = (output, context) => {
8018
8018
  return {
8019
- message: (0, smithy_client_1.expectString)(output.message),
8019
+ message: smithy_client_1.expectString(output.message),
8020
8020
  };
8021
8021
  };
8022
8022
  const deserializeAws_json1_1Offering = (output, context) => {
8023
8023
  return {
8024
- description: (0, smithy_client_1.expectString)(output.description),
8025
- id: (0, smithy_client_1.expectString)(output.id),
8026
- platform: (0, smithy_client_1.expectString)(output.platform),
8024
+ description: smithy_client_1.expectString(output.description),
8025
+ id: smithy_client_1.expectString(output.id),
8026
+ platform: smithy_client_1.expectString(output.platform),
8027
8027
  recurringCharges: output.recurringCharges !== undefined && output.recurringCharges !== null
8028
8028
  ? deserializeAws_json1_1RecurringCharges(output.recurringCharges, context)
8029
8029
  : undefined,
8030
- type: (0, smithy_client_1.expectString)(output.type),
8030
+ type: smithy_client_1.expectString(output.type),
8031
8031
  };
8032
8032
  };
8033
8033
  const deserializeAws_json1_1OfferingPromotion = (output, context) => {
8034
8034
  return {
8035
- description: (0, smithy_client_1.expectString)(output.description),
8036
- id: (0, smithy_client_1.expectString)(output.id),
8035
+ description: smithy_client_1.expectString(output.description),
8036
+ id: smithy_client_1.expectString(output.id),
8037
8037
  };
8038
8038
  };
8039
8039
  const deserializeAws_json1_1OfferingPromotions = (output, context) => {
@@ -8059,13 +8059,13 @@ const deserializeAws_json1_1Offerings = (output, context) => {
8059
8059
  const deserializeAws_json1_1OfferingStatus = (output, context) => {
8060
8060
  return {
8061
8061
  effectiveOn: output.effectiveOn !== undefined && output.effectiveOn !== null
8062
- ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.effectiveOn)))
8062
+ ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.effectiveOn)))
8063
8063
  : undefined,
8064
8064
  offering: output.offering !== undefined && output.offering !== null
8065
8065
  ? deserializeAws_json1_1Offering(output.offering, context)
8066
8066
  : undefined,
8067
- quantity: (0, smithy_client_1.expectInt32)(output.quantity),
8068
- type: (0, smithy_client_1.expectString)(output.type),
8067
+ quantity: smithy_client_1.expectInt32(output.quantity),
8068
+ type: smithy_client_1.expectString(output.type),
8069
8069
  };
8070
8070
  };
8071
8071
  const deserializeAws_json1_1OfferingStatusMap = (output, context) => {
@@ -8085,13 +8085,13 @@ const deserializeAws_json1_1OfferingTransaction = (output, context) => {
8085
8085
  ? deserializeAws_json1_1MonetaryAmount(output.cost, context)
8086
8086
  : undefined,
8087
8087
  createdOn: output.createdOn !== undefined && output.createdOn !== null
8088
- ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.createdOn)))
8088
+ ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdOn)))
8089
8089
  : undefined,
8090
- offeringPromotionId: (0, smithy_client_1.expectString)(output.offeringPromotionId),
8090
+ offeringPromotionId: smithy_client_1.expectString(output.offeringPromotionId),
8091
8091
  offeringStatus: output.offeringStatus !== undefined && output.offeringStatus !== null
8092
8092
  ? deserializeAws_json1_1OfferingStatus(output.offeringStatus, context)
8093
8093
  : undefined,
8094
- transactionId: (0, smithy_client_1.expectString)(output.transactionId),
8094
+ transactionId: smithy_client_1.expectString(output.transactionId),
8095
8095
  };
8096
8096
  };
8097
8097
  const deserializeAws_json1_1OfferingTransactions = (output, context) => {
@@ -8111,7 +8111,7 @@ const deserializeAws_json1_1PackageIds = (output, context) => {
8111
8111
  if (entry === null) {
8112
8112
  return null;
8113
8113
  }
8114
- return (0, smithy_client_1.expectString)(entry);
8114
+ return smithy_client_1.expectString(entry);
8115
8115
  });
8116
8116
  };
8117
8117
  const deserializeAws_json1_1Problem = (output, context) => {
@@ -8122,8 +8122,8 @@ const deserializeAws_json1_1Problem = (output, context) => {
8122
8122
  job: output.job !== undefined && output.job !== null
8123
8123
  ? deserializeAws_json1_1ProblemDetail(output.job, context)
8124
8124
  : undefined,
8125
- message: (0, smithy_client_1.expectString)(output.message),
8126
- result: (0, smithy_client_1.expectString)(output.result),
8125
+ message: smithy_client_1.expectString(output.message),
8126
+ result: smithy_client_1.expectString(output.result),
8127
8127
  run: output.run !== undefined && output.run !== null
8128
8128
  ? deserializeAws_json1_1ProblemDetail(output.run, context)
8129
8129
  : undefined,
@@ -8137,8 +8137,8 @@ const deserializeAws_json1_1Problem = (output, context) => {
8137
8137
  };
8138
8138
  const deserializeAws_json1_1ProblemDetail = (output, context) => {
8139
8139
  return {
8140
- arn: (0, smithy_client_1.expectString)(output.arn),
8141
- name: (0, smithy_client_1.expectString)(output.name),
8140
+ arn: smithy_client_1.expectString(output.arn),
8141
+ name: smithy_client_1.expectString(output.name),
8142
8142
  };
8143
8143
  };
8144
8144
  const deserializeAws_json1_1Problems = (output, context) => {
@@ -8153,12 +8153,12 @@ const deserializeAws_json1_1Problems = (output, context) => {
8153
8153
  };
8154
8154
  const deserializeAws_json1_1Project = (output, context) => {
8155
8155
  return {
8156
- arn: (0, smithy_client_1.expectString)(output.arn),
8156
+ arn: smithy_client_1.expectString(output.arn),
8157
8157
  created: output.created !== undefined && output.created !== null
8158
- ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.created)))
8158
+ ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.created)))
8159
8159
  : undefined,
8160
- defaultJobTimeoutMinutes: (0, smithy_client_1.expectInt32)(output.defaultJobTimeoutMinutes),
8161
- name: (0, smithy_client_1.expectString)(output.name),
8160
+ defaultJobTimeoutMinutes: smithy_client_1.expectInt32(output.defaultJobTimeoutMinutes),
8161
+ name: smithy_client_1.expectString(output.name),
8162
8162
  };
8163
8163
  };
8164
8164
  const deserializeAws_json1_1Projects = (output, context) => {
@@ -8178,7 +8178,7 @@ const deserializeAws_json1_1PurchasedDevicesMap = (output, context) => {
8178
8178
  }
8179
8179
  return {
8180
8180
  ...acc,
8181
- [key]: (0, smithy_client_1.expectInt32)(value),
8181
+ [key]: smithy_client_1.expectInt32(value),
8182
8182
  };
8183
8183
  }, {});
8184
8184
  };
@@ -8191,10 +8191,10 @@ const deserializeAws_json1_1PurchaseOfferingResult = (output, context) => {
8191
8191
  };
8192
8192
  const deserializeAws_json1_1Radios = (output, context) => {
8193
8193
  return {
8194
- bluetooth: (0, smithy_client_1.expectBoolean)(output.bluetooth),
8195
- gps: (0, smithy_client_1.expectBoolean)(output.gps),
8196
- nfc: (0, smithy_client_1.expectBoolean)(output.nfc),
8197
- wifi: (0, smithy_client_1.expectBoolean)(output.wifi),
8194
+ bluetooth: smithy_client_1.expectBoolean(output.bluetooth),
8195
+ gps: smithy_client_1.expectBoolean(output.gps),
8196
+ nfc: smithy_client_1.expectBoolean(output.nfc),
8197
+ wifi: smithy_client_1.expectBoolean(output.wifi),
8198
8198
  };
8199
8199
  };
8200
8200
  const deserializeAws_json1_1RecurringCharge = (output, context) => {
@@ -8202,7 +8202,7 @@ const deserializeAws_json1_1RecurringCharge = (output, context) => {
8202
8202
  cost: output.cost !== undefined && output.cost !== null
8203
8203
  ? deserializeAws_json1_1MonetaryAmount(output.cost, context)
8204
8204
  : undefined,
8205
- frequency: (0, smithy_client_1.expectString)(output.frequency),
8205
+ frequency: smithy_client_1.expectString(output.frequency),
8206
8206
  };
8207
8207
  };
8208
8208
  const deserializeAws_json1_1RecurringCharges = (output, context) => {
@@ -8217,11 +8217,11 @@ const deserializeAws_json1_1RecurringCharges = (output, context) => {
8217
8217
  };
8218
8218
  const deserializeAws_json1_1RemoteAccessSession = (output, context) => {
8219
8219
  return {
8220
- arn: (0, smithy_client_1.expectString)(output.arn),
8221
- billingMethod: (0, smithy_client_1.expectString)(output.billingMethod),
8222
- clientId: (0, smithy_client_1.expectString)(output.clientId),
8220
+ arn: smithy_client_1.expectString(output.arn),
8221
+ billingMethod: smithy_client_1.expectString(output.billingMethod),
8222
+ clientId: smithy_client_1.expectString(output.clientId),
8223
8223
  created: output.created !== undefined && output.created !== null
8224
- ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.created)))
8224
+ ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.created)))
8225
8225
  : undefined,
8226
8226
  device: output.device !== undefined && output.device !== null
8227
8227
  ? deserializeAws_json1_1Device(output.device, context)
@@ -8229,24 +8229,24 @@ const deserializeAws_json1_1RemoteAccessSession = (output, context) => {
8229
8229
  deviceMinutes: output.deviceMinutes !== undefined && output.deviceMinutes !== null
8230
8230
  ? deserializeAws_json1_1DeviceMinutes(output.deviceMinutes, context)
8231
8231
  : undefined,
8232
- deviceUdid: (0, smithy_client_1.expectString)(output.deviceUdid),
8233
- endpoint: (0, smithy_client_1.expectString)(output.endpoint),
8234
- hostAddress: (0, smithy_client_1.expectString)(output.hostAddress),
8235
- instanceArn: (0, smithy_client_1.expectString)(output.instanceArn),
8236
- interactionMode: (0, smithy_client_1.expectString)(output.interactionMode),
8237
- message: (0, smithy_client_1.expectString)(output.message),
8238
- name: (0, smithy_client_1.expectString)(output.name),
8239
- remoteDebugEnabled: (0, smithy_client_1.expectBoolean)(output.remoteDebugEnabled),
8240
- remoteRecordAppArn: (0, smithy_client_1.expectString)(output.remoteRecordAppArn),
8241
- remoteRecordEnabled: (0, smithy_client_1.expectBoolean)(output.remoteRecordEnabled),
8242
- result: (0, smithy_client_1.expectString)(output.result),
8243
- skipAppResign: (0, smithy_client_1.expectBoolean)(output.skipAppResign),
8232
+ deviceUdid: smithy_client_1.expectString(output.deviceUdid),
8233
+ endpoint: smithy_client_1.expectString(output.endpoint),
8234
+ hostAddress: smithy_client_1.expectString(output.hostAddress),
8235
+ instanceArn: smithy_client_1.expectString(output.instanceArn),
8236
+ interactionMode: smithy_client_1.expectString(output.interactionMode),
8237
+ message: smithy_client_1.expectString(output.message),
8238
+ name: smithy_client_1.expectString(output.name),
8239
+ remoteDebugEnabled: smithy_client_1.expectBoolean(output.remoteDebugEnabled),
8240
+ remoteRecordAppArn: smithy_client_1.expectString(output.remoteRecordAppArn),
8241
+ remoteRecordEnabled: smithy_client_1.expectBoolean(output.remoteRecordEnabled),
8242
+ result: smithy_client_1.expectString(output.result),
8243
+ skipAppResign: smithy_client_1.expectBoolean(output.skipAppResign),
8244
8244
  started: output.started !== undefined && output.started !== null
8245
- ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.started)))
8245
+ ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.started)))
8246
8246
  : undefined,
8247
- status: (0, smithy_client_1.expectString)(output.status),
8247
+ status: smithy_client_1.expectString(output.status),
8248
8248
  stopped: output.stopped !== undefined && output.stopped !== null
8249
- ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.stopped)))
8249
+ ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.stopped)))
8250
8250
  : undefined,
8251
8251
  };
8252
8252
  };
@@ -8269,15 +8269,15 @@ const deserializeAws_json1_1RenewOfferingResult = (output, context) => {
8269
8269
  };
8270
8270
  const deserializeAws_json1_1Resolution = (output, context) => {
8271
8271
  return {
8272
- height: (0, smithy_client_1.expectInt32)(output.height),
8273
- width: (0, smithy_client_1.expectInt32)(output.width),
8272
+ height: smithy_client_1.expectInt32(output.height),
8273
+ width: smithy_client_1.expectInt32(output.width),
8274
8274
  };
8275
8275
  };
8276
8276
  const deserializeAws_json1_1Rule = (output, context) => {
8277
8277
  return {
8278
- attribute: (0, smithy_client_1.expectString)(output.attribute),
8279
- operator: (0, smithy_client_1.expectString)(output.operator),
8280
- value: (0, smithy_client_1.expectString)(output.value),
8278
+ attribute: smithy_client_1.expectString(output.attribute),
8279
+ operator: smithy_client_1.expectString(output.operator),
8280
+ value: smithy_client_1.expectString(output.value),
8281
8281
  };
8282
8282
  };
8283
8283
  const deserializeAws_json1_1Rules = (output, context) => {
@@ -8292,15 +8292,15 @@ const deserializeAws_json1_1Rules = (output, context) => {
8292
8292
  };
8293
8293
  const deserializeAws_json1_1Run = (output, context) => {
8294
8294
  return {
8295
- appUpload: (0, smithy_client_1.expectString)(output.appUpload),
8296
- arn: (0, smithy_client_1.expectString)(output.arn),
8297
- billingMethod: (0, smithy_client_1.expectString)(output.billingMethod),
8298
- completedJobs: (0, smithy_client_1.expectInt32)(output.completedJobs),
8295
+ appUpload: smithy_client_1.expectString(output.appUpload),
8296
+ arn: smithy_client_1.expectString(output.arn),
8297
+ billingMethod: smithy_client_1.expectString(output.billingMethod),
8298
+ completedJobs: smithy_client_1.expectInt32(output.completedJobs),
8299
8299
  counters: output.counters !== undefined && output.counters !== null
8300
8300
  ? deserializeAws_json1_1Counters(output.counters, context)
8301
8301
  : undefined,
8302
8302
  created: output.created !== undefined && output.created !== null
8303
- ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.created)))
8303
+ ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.created)))
8304
8304
  : undefined,
8305
8305
  customerArtifactPaths: output.customerArtifactPaths !== undefined && output.customerArtifactPaths !== null
8306
8306
  ? deserializeAws_json1_1CustomerArtifactPaths(output.customerArtifactPaths, context)
@@ -8308,41 +8308,41 @@ const deserializeAws_json1_1Run = (output, context) => {
8308
8308
  deviceMinutes: output.deviceMinutes !== undefined && output.deviceMinutes !== null
8309
8309
  ? deserializeAws_json1_1DeviceMinutes(output.deviceMinutes, context)
8310
8310
  : undefined,
8311
- devicePoolArn: (0, smithy_client_1.expectString)(output.devicePoolArn),
8311
+ devicePoolArn: smithy_client_1.expectString(output.devicePoolArn),
8312
8312
  deviceSelectionResult: output.deviceSelectionResult !== undefined && output.deviceSelectionResult !== null
8313
8313
  ? deserializeAws_json1_1DeviceSelectionResult(output.deviceSelectionResult, context)
8314
8314
  : undefined,
8315
- eventCount: (0, smithy_client_1.expectInt32)(output.eventCount),
8316
- jobTimeoutMinutes: (0, smithy_client_1.expectInt32)(output.jobTimeoutMinutes),
8317
- locale: (0, smithy_client_1.expectString)(output.locale),
8315
+ eventCount: smithy_client_1.expectInt32(output.eventCount),
8316
+ jobTimeoutMinutes: smithy_client_1.expectInt32(output.jobTimeoutMinutes),
8317
+ locale: smithy_client_1.expectString(output.locale),
8318
8318
  location: output.location !== undefined && output.location !== null
8319
8319
  ? deserializeAws_json1_1Location(output.location, context)
8320
8320
  : undefined,
8321
- message: (0, smithy_client_1.expectString)(output.message),
8322
- name: (0, smithy_client_1.expectString)(output.name),
8321
+ message: smithy_client_1.expectString(output.message),
8322
+ name: smithy_client_1.expectString(output.name),
8323
8323
  networkProfile: output.networkProfile !== undefined && output.networkProfile !== null
8324
8324
  ? deserializeAws_json1_1NetworkProfile(output.networkProfile, context)
8325
8325
  : undefined,
8326
- parsingResultUrl: (0, smithy_client_1.expectString)(output.parsingResultUrl),
8327
- platform: (0, smithy_client_1.expectString)(output.platform),
8326
+ parsingResultUrl: smithy_client_1.expectString(output.parsingResultUrl),
8327
+ platform: smithy_client_1.expectString(output.platform),
8328
8328
  radios: output.radios !== undefined && output.radios !== null
8329
8329
  ? deserializeAws_json1_1Radios(output.radios, context)
8330
8330
  : undefined,
8331
- result: (0, smithy_client_1.expectString)(output.result),
8332
- resultCode: (0, smithy_client_1.expectString)(output.resultCode),
8333
- seed: (0, smithy_client_1.expectInt32)(output.seed),
8334
- skipAppResign: (0, smithy_client_1.expectBoolean)(output.skipAppResign),
8331
+ result: smithy_client_1.expectString(output.result),
8332
+ resultCode: smithy_client_1.expectString(output.resultCode),
8333
+ seed: smithy_client_1.expectInt32(output.seed),
8334
+ skipAppResign: smithy_client_1.expectBoolean(output.skipAppResign),
8335
8335
  started: output.started !== undefined && output.started !== null
8336
- ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.started)))
8336
+ ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.started)))
8337
8337
  : undefined,
8338
- status: (0, smithy_client_1.expectString)(output.status),
8338
+ status: smithy_client_1.expectString(output.status),
8339
8339
  stopped: output.stopped !== undefined && output.stopped !== null
8340
- ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.stopped)))
8340
+ ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.stopped)))
8341
8341
  : undefined,
8342
- testSpecArn: (0, smithy_client_1.expectString)(output.testSpecArn),
8343
- totalJobs: (0, smithy_client_1.expectInt32)(output.totalJobs),
8344
- type: (0, smithy_client_1.expectString)(output.type),
8345
- webUrl: (0, smithy_client_1.expectString)(output.webUrl),
8342
+ testSpecArn: smithy_client_1.expectString(output.testSpecArn),
8343
+ totalJobs: smithy_client_1.expectInt32(output.totalJobs),
8344
+ type: smithy_client_1.expectString(output.type),
8345
+ webUrl: smithy_client_1.expectString(output.webUrl),
8346
8346
  };
8347
8347
  };
8348
8348
  const deserializeAws_json1_1Runs = (output, context) => {
@@ -8357,9 +8357,9 @@ const deserializeAws_json1_1Runs = (output, context) => {
8357
8357
  };
8358
8358
  const deserializeAws_json1_1Sample = (output, context) => {
8359
8359
  return {
8360
- arn: (0, smithy_client_1.expectString)(output.arn),
8361
- type: (0, smithy_client_1.expectString)(output.type),
8362
- url: (0, smithy_client_1.expectString)(output.url),
8360
+ arn: smithy_client_1.expectString(output.arn),
8361
+ type: smithy_client_1.expectString(output.type),
8362
+ url: smithy_client_1.expectString(output.url),
8363
8363
  };
8364
8364
  };
8365
8365
  const deserializeAws_json1_1Samples = (output, context) => {
@@ -8384,12 +8384,12 @@ const deserializeAws_json1_1SecurityGroupIds = (output, context) => {
8384
8384
  if (entry === null) {
8385
8385
  return null;
8386
8386
  }
8387
- return (0, smithy_client_1.expectString)(entry);
8387
+ return smithy_client_1.expectString(entry);
8388
8388
  });
8389
8389
  };
8390
8390
  const deserializeAws_json1_1ServiceAccountException = (output, context) => {
8391
8391
  return {
8392
- message: (0, smithy_client_1.expectString)(output.message),
8392
+ message: smithy_client_1.expectString(output.message),
8393
8393
  };
8394
8394
  };
8395
8395
  const deserializeAws_json1_1StopJobResult = (output, context) => {
@@ -8416,32 +8416,32 @@ const deserializeAws_json1_1SubnetIds = (output, context) => {
8416
8416
  if (entry === null) {
8417
8417
  return null;
8418
8418
  }
8419
- return (0, smithy_client_1.expectString)(entry);
8419
+ return smithy_client_1.expectString(entry);
8420
8420
  });
8421
8421
  };
8422
8422
  const deserializeAws_json1_1Suite = (output, context) => {
8423
8423
  return {
8424
- arn: (0, smithy_client_1.expectString)(output.arn),
8424
+ arn: smithy_client_1.expectString(output.arn),
8425
8425
  counters: output.counters !== undefined && output.counters !== null
8426
8426
  ? deserializeAws_json1_1Counters(output.counters, context)
8427
8427
  : undefined,
8428
8428
  created: output.created !== undefined && output.created !== null
8429
- ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.created)))
8429
+ ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.created)))
8430
8430
  : undefined,
8431
8431
  deviceMinutes: output.deviceMinutes !== undefined && output.deviceMinutes !== null
8432
8432
  ? deserializeAws_json1_1DeviceMinutes(output.deviceMinutes, context)
8433
8433
  : undefined,
8434
- message: (0, smithy_client_1.expectString)(output.message),
8435
- name: (0, smithy_client_1.expectString)(output.name),
8436
- result: (0, smithy_client_1.expectString)(output.result),
8434
+ message: smithy_client_1.expectString(output.message),
8435
+ name: smithy_client_1.expectString(output.name),
8436
+ result: smithy_client_1.expectString(output.result),
8437
8437
  started: output.started !== undefined && output.started !== null
8438
- ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.started)))
8438
+ ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.started)))
8439
8439
  : undefined,
8440
- status: (0, smithy_client_1.expectString)(output.status),
8440
+ status: smithy_client_1.expectString(output.status),
8441
8441
  stopped: output.stopped !== undefined && output.stopped !== null
8442
- ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.stopped)))
8442
+ ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.stopped)))
8443
8443
  : undefined,
8444
- type: (0, smithy_client_1.expectString)(output.type),
8444
+ type: smithy_client_1.expectString(output.type),
8445
8445
  };
8446
8446
  };
8447
8447
  const deserializeAws_json1_1Suites = (output, context) => {
@@ -8456,8 +8456,8 @@ const deserializeAws_json1_1Suites = (output, context) => {
8456
8456
  };
8457
8457
  const deserializeAws_json1_1Tag = (output, context) => {
8458
8458
  return {
8459
- Key: (0, smithy_client_1.expectString)(output.Key),
8460
- Value: (0, smithy_client_1.expectString)(output.Value),
8459
+ Key: smithy_client_1.expectString(output.Key),
8460
+ Value: smithy_client_1.expectString(output.Value),
8461
8461
  };
8462
8462
  };
8463
8463
  const deserializeAws_json1_1TagList = (output, context) => {
@@ -8472,14 +8472,14 @@ const deserializeAws_json1_1TagList = (output, context) => {
8472
8472
  };
8473
8473
  const deserializeAws_json1_1TagOperationException = (output, context) => {
8474
8474
  return {
8475
- message: (0, smithy_client_1.expectString)(output.message),
8476
- resourceName: (0, smithy_client_1.expectString)(output.resourceName),
8475
+ message: smithy_client_1.expectString(output.message),
8476
+ resourceName: smithy_client_1.expectString(output.resourceName),
8477
8477
  };
8478
8478
  };
8479
8479
  const deserializeAws_json1_1TagPolicyException = (output, context) => {
8480
8480
  return {
8481
- message: (0, smithy_client_1.expectString)(output.message),
8482
- resourceName: (0, smithy_client_1.expectString)(output.resourceName),
8481
+ message: smithy_client_1.expectString(output.message),
8482
+ resourceName: smithy_client_1.expectString(output.resourceName),
8483
8483
  };
8484
8484
  };
8485
8485
  const deserializeAws_json1_1TagResourceResponse = (output, context) => {
@@ -8487,37 +8487,37 @@ const deserializeAws_json1_1TagResourceResponse = (output, context) => {
8487
8487
  };
8488
8488
  const deserializeAws_json1_1Test = (output, context) => {
8489
8489
  return {
8490
- arn: (0, smithy_client_1.expectString)(output.arn),
8490
+ arn: smithy_client_1.expectString(output.arn),
8491
8491
  counters: output.counters !== undefined && output.counters !== null
8492
8492
  ? deserializeAws_json1_1Counters(output.counters, context)
8493
8493
  : undefined,
8494
8494
  created: output.created !== undefined && output.created !== null
8495
- ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.created)))
8495
+ ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.created)))
8496
8496
  : undefined,
8497
8497
  deviceMinutes: output.deviceMinutes !== undefined && output.deviceMinutes !== null
8498
8498
  ? deserializeAws_json1_1DeviceMinutes(output.deviceMinutes, context)
8499
8499
  : undefined,
8500
- message: (0, smithy_client_1.expectString)(output.message),
8501
- name: (0, smithy_client_1.expectString)(output.name),
8502
- result: (0, smithy_client_1.expectString)(output.result),
8500
+ message: smithy_client_1.expectString(output.message),
8501
+ name: smithy_client_1.expectString(output.name),
8502
+ result: smithy_client_1.expectString(output.result),
8503
8503
  started: output.started !== undefined && output.started !== null
8504
- ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.started)))
8504
+ ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.started)))
8505
8505
  : undefined,
8506
- status: (0, smithy_client_1.expectString)(output.status),
8506
+ status: smithy_client_1.expectString(output.status),
8507
8507
  stopped: output.stopped !== undefined && output.stopped !== null
8508
- ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.stopped)))
8508
+ ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.stopped)))
8509
8509
  : undefined,
8510
- type: (0, smithy_client_1.expectString)(output.type),
8510
+ type: smithy_client_1.expectString(output.type),
8511
8511
  };
8512
8512
  };
8513
8513
  const deserializeAws_json1_1TestGridProject = (output, context) => {
8514
8514
  return {
8515
- arn: (0, smithy_client_1.expectString)(output.arn),
8515
+ arn: smithy_client_1.expectString(output.arn),
8516
8516
  created: output.created !== undefined && output.created !== null
8517
- ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.created)))
8517
+ ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.created)))
8518
8518
  : undefined,
8519
- description: (0, smithy_client_1.expectString)(output.description),
8520
- name: (0, smithy_client_1.expectString)(output.name),
8519
+ description: smithy_client_1.expectString(output.description),
8520
+ name: smithy_client_1.expectString(output.name),
8521
8521
  vpcConfig: output.vpcConfig !== undefined && output.vpcConfig !== null
8522
8522
  ? deserializeAws_json1_1TestGridVpcConfig(output.vpcConfig, context)
8523
8523
  : undefined,
@@ -8535,27 +8535,27 @@ const deserializeAws_json1_1TestGridProjects = (output, context) => {
8535
8535
  };
8536
8536
  const deserializeAws_json1_1TestGridSession = (output, context) => {
8537
8537
  return {
8538
- arn: (0, smithy_client_1.expectString)(output.arn),
8539
- billingMinutes: (0, smithy_client_1.limitedParseDouble)(output.billingMinutes),
8538
+ arn: smithy_client_1.expectString(output.arn),
8539
+ billingMinutes: smithy_client_1.limitedParseDouble(output.billingMinutes),
8540
8540
  created: output.created !== undefined && output.created !== null
8541
- ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.created)))
8541
+ ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.created)))
8542
8542
  : undefined,
8543
8543
  ended: output.ended !== undefined && output.ended !== null
8544
- ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.ended)))
8544
+ ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.ended)))
8545
8545
  : undefined,
8546
- seleniumProperties: (0, smithy_client_1.expectString)(output.seleniumProperties),
8547
- status: (0, smithy_client_1.expectString)(output.status),
8546
+ seleniumProperties: smithy_client_1.expectString(output.seleniumProperties),
8547
+ status: smithy_client_1.expectString(output.status),
8548
8548
  };
8549
8549
  };
8550
8550
  const deserializeAws_json1_1TestGridSessionAction = (output, context) => {
8551
8551
  return {
8552
- action: (0, smithy_client_1.expectString)(output.action),
8553
- duration: (0, smithy_client_1.expectLong)(output.duration),
8554
- requestMethod: (0, smithy_client_1.expectString)(output.requestMethod),
8552
+ action: smithy_client_1.expectString(output.action),
8553
+ duration: smithy_client_1.expectLong(output.duration),
8554
+ requestMethod: smithy_client_1.expectString(output.requestMethod),
8555
8555
  started: output.started !== undefined && output.started !== null
8556
- ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.started)))
8556
+ ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.started)))
8557
8557
  : undefined,
8558
- statusCode: (0, smithy_client_1.expectString)(output.statusCode),
8558
+ statusCode: smithy_client_1.expectString(output.statusCode),
8559
8559
  };
8560
8560
  };
8561
8561
  const deserializeAws_json1_1TestGridSessionActions = (output, context) => {
@@ -8570,9 +8570,9 @@ const deserializeAws_json1_1TestGridSessionActions = (output, context) => {
8570
8570
  };
8571
8571
  const deserializeAws_json1_1TestGridSessionArtifact = (output, context) => {
8572
8572
  return {
8573
- filename: (0, smithy_client_1.expectString)(output.filename),
8574
- type: (0, smithy_client_1.expectString)(output.type),
8575
- url: (0, smithy_client_1.expectString)(output.url),
8573
+ filename: smithy_client_1.expectString(output.filename),
8574
+ type: smithy_client_1.expectString(output.type),
8575
+ url: smithy_client_1.expectString(output.url),
8576
8576
  };
8577
8577
  };
8578
8578
  const deserializeAws_json1_1TestGridSessionArtifacts = (output, context) => {
@@ -8603,7 +8603,7 @@ const deserializeAws_json1_1TestGridVpcConfig = (output, context) => {
8603
8603
  subnetIds: output.subnetIds !== undefined && output.subnetIds !== null
8604
8604
  ? deserializeAws_json1_1SubnetIds(output.subnetIds, context)
8605
8605
  : undefined,
8606
- vpcId: (0, smithy_client_1.expectString)(output.vpcId),
8606
+ vpcId: smithy_client_1.expectString(output.vpcId),
8607
8607
  };
8608
8608
  };
8609
8609
  const deserializeAws_json1_1Tests = (output, context) => {
@@ -8618,19 +8618,19 @@ const deserializeAws_json1_1Tests = (output, context) => {
8618
8618
  };
8619
8619
  const deserializeAws_json1_1TooManyTagsException = (output, context) => {
8620
8620
  return {
8621
- message: (0, smithy_client_1.expectString)(output.message),
8622
- resourceName: (0, smithy_client_1.expectString)(output.resourceName),
8621
+ message: smithy_client_1.expectString(output.message),
8622
+ resourceName: smithy_client_1.expectString(output.resourceName),
8623
8623
  };
8624
8624
  };
8625
8625
  const deserializeAws_json1_1TrialMinutes = (output, context) => {
8626
8626
  return {
8627
- remaining: (0, smithy_client_1.limitedParseDouble)(output.remaining),
8628
- total: (0, smithy_client_1.limitedParseDouble)(output.total),
8627
+ remaining: smithy_client_1.limitedParseDouble(output.remaining),
8628
+ total: smithy_client_1.limitedParseDouble(output.total),
8629
8629
  };
8630
8630
  };
8631
8631
  const deserializeAws_json1_1UniqueProblem = (output, context) => {
8632
8632
  return {
8633
- message: (0, smithy_client_1.expectString)(output.message),
8633
+ message: smithy_client_1.expectString(output.message),
8634
8634
  problems: output.problems !== undefined && output.problems !== null
8635
8635
  ? deserializeAws_json1_1Problems(output.problems, context)
8636
8636
  : undefined,
@@ -8718,18 +8718,18 @@ const deserializeAws_json1_1UpdateVPCEConfigurationResult = (output, context) =>
8718
8718
  };
8719
8719
  const deserializeAws_json1_1Upload = (output, context) => {
8720
8720
  return {
8721
- arn: (0, smithy_client_1.expectString)(output.arn),
8722
- category: (0, smithy_client_1.expectString)(output.category),
8723
- contentType: (0, smithy_client_1.expectString)(output.contentType),
8721
+ arn: smithy_client_1.expectString(output.arn),
8722
+ category: smithy_client_1.expectString(output.category),
8723
+ contentType: smithy_client_1.expectString(output.contentType),
8724
8724
  created: output.created !== undefined && output.created !== null
8725
- ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.created)))
8725
+ ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.created)))
8726
8726
  : undefined,
8727
- message: (0, smithy_client_1.expectString)(output.message),
8728
- metadata: (0, smithy_client_1.expectString)(output.metadata),
8729
- name: (0, smithy_client_1.expectString)(output.name),
8730
- status: (0, smithy_client_1.expectString)(output.status),
8731
- type: (0, smithy_client_1.expectString)(output.type),
8732
- url: (0, smithy_client_1.expectString)(output.url),
8727
+ message: smithy_client_1.expectString(output.message),
8728
+ metadata: smithy_client_1.expectString(output.metadata),
8729
+ name: smithy_client_1.expectString(output.name),
8730
+ status: smithy_client_1.expectString(output.status),
8731
+ type: smithy_client_1.expectString(output.type),
8732
+ url: smithy_client_1.expectString(output.url),
8733
8733
  };
8734
8734
  };
8735
8735
  const deserializeAws_json1_1Uploads = (output, context) => {
@@ -8744,11 +8744,11 @@ const deserializeAws_json1_1Uploads = (output, context) => {
8744
8744
  };
8745
8745
  const deserializeAws_json1_1VPCEConfiguration = (output, context) => {
8746
8746
  return {
8747
- arn: (0, smithy_client_1.expectString)(output.arn),
8748
- serviceDnsName: (0, smithy_client_1.expectString)(output.serviceDnsName),
8749
- vpceConfigurationDescription: (0, smithy_client_1.expectString)(output.vpceConfigurationDescription),
8750
- vpceConfigurationName: (0, smithy_client_1.expectString)(output.vpceConfigurationName),
8751
- vpceServiceName: (0, smithy_client_1.expectString)(output.vpceServiceName),
8747
+ arn: smithy_client_1.expectString(output.arn),
8748
+ serviceDnsName: smithy_client_1.expectString(output.serviceDnsName),
8749
+ vpceConfigurationDescription: smithy_client_1.expectString(output.vpceConfigurationDescription),
8750
+ vpceConfigurationName: smithy_client_1.expectString(output.vpceConfigurationName),
8751
+ vpceServiceName: smithy_client_1.expectString(output.vpceServiceName),
8752
8752
  };
8753
8753
  };
8754
8754
  const deserializeAws_json1_1VPCEConfigurations = (output, context) => {