@aws-sdk/client-gamelift 3.29.0 → 3.33.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 (256) hide show
  1. package/CHANGELOG.md +32 -0
  2. package/dist/cjs/GameLiftClient.js +13 -13
  3. package/dist/cjs/GameLiftClient.js.map +1 -1
  4. package/dist/cjs/commands/AcceptMatchCommand.js +3 -3
  5. package/dist/cjs/commands/AcceptMatchCommand.js.map +1 -1
  6. package/dist/cjs/commands/ClaimGameServerCommand.js +3 -3
  7. package/dist/cjs/commands/ClaimGameServerCommand.js.map +1 -1
  8. package/dist/cjs/commands/CreateAliasCommand.js +3 -3
  9. package/dist/cjs/commands/CreateAliasCommand.js.map +1 -1
  10. package/dist/cjs/commands/CreateBuildCommand.js +3 -3
  11. package/dist/cjs/commands/CreateBuildCommand.js.map +1 -1
  12. package/dist/cjs/commands/CreateFleetCommand.js +3 -3
  13. package/dist/cjs/commands/CreateFleetCommand.js.map +1 -1
  14. package/dist/cjs/commands/CreateFleetLocationsCommand.js +3 -3
  15. package/dist/cjs/commands/CreateFleetLocationsCommand.js.map +1 -1
  16. package/dist/cjs/commands/CreateGameServerGroupCommand.js +3 -3
  17. package/dist/cjs/commands/CreateGameServerGroupCommand.js.map +1 -1
  18. package/dist/cjs/commands/CreateGameSessionCommand.js +3 -3
  19. package/dist/cjs/commands/CreateGameSessionCommand.js.map +1 -1
  20. package/dist/cjs/commands/CreateGameSessionQueueCommand.js +3 -3
  21. package/dist/cjs/commands/CreateGameSessionQueueCommand.js.map +1 -1
  22. package/dist/cjs/commands/CreateMatchmakingConfigurationCommand.js +3 -3
  23. package/dist/cjs/commands/CreateMatchmakingConfigurationCommand.js.map +1 -1
  24. package/dist/cjs/commands/CreateMatchmakingRuleSetCommand.js +3 -3
  25. package/dist/cjs/commands/CreateMatchmakingRuleSetCommand.js.map +1 -1
  26. package/dist/cjs/commands/CreatePlayerSessionCommand.js +3 -3
  27. package/dist/cjs/commands/CreatePlayerSessionCommand.js.map +1 -1
  28. package/dist/cjs/commands/CreatePlayerSessionsCommand.js +3 -3
  29. package/dist/cjs/commands/CreatePlayerSessionsCommand.js.map +1 -1
  30. package/dist/cjs/commands/CreateScriptCommand.js +3 -3
  31. package/dist/cjs/commands/CreateScriptCommand.js.map +1 -1
  32. package/dist/cjs/commands/CreateVpcPeeringAuthorizationCommand.js +3 -3
  33. package/dist/cjs/commands/CreateVpcPeeringAuthorizationCommand.js.map +1 -1
  34. package/dist/cjs/commands/CreateVpcPeeringConnectionCommand.js +3 -3
  35. package/dist/cjs/commands/CreateVpcPeeringConnectionCommand.js.map +1 -1
  36. package/dist/cjs/commands/DeleteAliasCommand.js +3 -3
  37. package/dist/cjs/commands/DeleteAliasCommand.js.map +1 -1
  38. package/dist/cjs/commands/DeleteBuildCommand.js +3 -3
  39. package/dist/cjs/commands/DeleteBuildCommand.js.map +1 -1
  40. package/dist/cjs/commands/DeleteFleetCommand.js +3 -3
  41. package/dist/cjs/commands/DeleteFleetCommand.js.map +1 -1
  42. package/dist/cjs/commands/DeleteFleetLocationsCommand.js +3 -3
  43. package/dist/cjs/commands/DeleteFleetLocationsCommand.js.map +1 -1
  44. package/dist/cjs/commands/DeleteGameServerGroupCommand.js +3 -3
  45. package/dist/cjs/commands/DeleteGameServerGroupCommand.js.map +1 -1
  46. package/dist/cjs/commands/DeleteGameSessionQueueCommand.js +3 -3
  47. package/dist/cjs/commands/DeleteGameSessionQueueCommand.js.map +1 -1
  48. package/dist/cjs/commands/DeleteMatchmakingConfigurationCommand.js +3 -3
  49. package/dist/cjs/commands/DeleteMatchmakingConfigurationCommand.js.map +1 -1
  50. package/dist/cjs/commands/DeleteMatchmakingRuleSetCommand.js +3 -3
  51. package/dist/cjs/commands/DeleteMatchmakingRuleSetCommand.js.map +1 -1
  52. package/dist/cjs/commands/DeleteScalingPolicyCommand.js +3 -3
  53. package/dist/cjs/commands/DeleteScalingPolicyCommand.js.map +1 -1
  54. package/dist/cjs/commands/DeleteScriptCommand.js +3 -3
  55. package/dist/cjs/commands/DeleteScriptCommand.js.map +1 -1
  56. package/dist/cjs/commands/DeleteVpcPeeringAuthorizationCommand.js +3 -3
  57. package/dist/cjs/commands/DeleteVpcPeeringAuthorizationCommand.js.map +1 -1
  58. package/dist/cjs/commands/DeleteVpcPeeringConnectionCommand.js +3 -3
  59. package/dist/cjs/commands/DeleteVpcPeeringConnectionCommand.js.map +1 -1
  60. package/dist/cjs/commands/DeregisterGameServerCommand.js +3 -3
  61. package/dist/cjs/commands/DeregisterGameServerCommand.js.map +1 -1
  62. package/dist/cjs/commands/DescribeAliasCommand.js +3 -3
  63. package/dist/cjs/commands/DescribeAliasCommand.js.map +1 -1
  64. package/dist/cjs/commands/DescribeBuildCommand.js +3 -3
  65. package/dist/cjs/commands/DescribeBuildCommand.js.map +1 -1
  66. package/dist/cjs/commands/DescribeEC2InstanceLimitsCommand.js +3 -3
  67. package/dist/cjs/commands/DescribeEC2InstanceLimitsCommand.js.map +1 -1
  68. package/dist/cjs/commands/DescribeFleetAttributesCommand.js +3 -3
  69. package/dist/cjs/commands/DescribeFleetAttributesCommand.js.map +1 -1
  70. package/dist/cjs/commands/DescribeFleetCapacityCommand.js +3 -3
  71. package/dist/cjs/commands/DescribeFleetCapacityCommand.js.map +1 -1
  72. package/dist/cjs/commands/DescribeFleetEventsCommand.js +3 -3
  73. package/dist/cjs/commands/DescribeFleetEventsCommand.js.map +1 -1
  74. package/dist/cjs/commands/DescribeFleetLocationAttributesCommand.js +3 -3
  75. package/dist/cjs/commands/DescribeFleetLocationAttributesCommand.js.map +1 -1
  76. package/dist/cjs/commands/DescribeFleetLocationCapacityCommand.js +3 -3
  77. package/dist/cjs/commands/DescribeFleetLocationCapacityCommand.js.map +1 -1
  78. package/dist/cjs/commands/DescribeFleetLocationUtilizationCommand.js +3 -3
  79. package/dist/cjs/commands/DescribeFleetLocationUtilizationCommand.js.map +1 -1
  80. package/dist/cjs/commands/DescribeFleetPortSettingsCommand.js +3 -3
  81. package/dist/cjs/commands/DescribeFleetPortSettingsCommand.js.map +1 -1
  82. package/dist/cjs/commands/DescribeFleetUtilizationCommand.js +3 -3
  83. package/dist/cjs/commands/DescribeFleetUtilizationCommand.js.map +1 -1
  84. package/dist/cjs/commands/DescribeGameServerCommand.js +3 -3
  85. package/dist/cjs/commands/DescribeGameServerCommand.js.map +1 -1
  86. package/dist/cjs/commands/DescribeGameServerGroupCommand.js +3 -3
  87. package/dist/cjs/commands/DescribeGameServerGroupCommand.js.map +1 -1
  88. package/dist/cjs/commands/DescribeGameServerInstancesCommand.js +3 -3
  89. package/dist/cjs/commands/DescribeGameServerInstancesCommand.js.map +1 -1
  90. package/dist/cjs/commands/DescribeGameSessionDetailsCommand.js +3 -3
  91. package/dist/cjs/commands/DescribeGameSessionDetailsCommand.js.map +1 -1
  92. package/dist/cjs/commands/DescribeGameSessionPlacementCommand.js +3 -3
  93. package/dist/cjs/commands/DescribeGameSessionPlacementCommand.js.map +1 -1
  94. package/dist/cjs/commands/DescribeGameSessionQueuesCommand.js +3 -3
  95. package/dist/cjs/commands/DescribeGameSessionQueuesCommand.js.map +1 -1
  96. package/dist/cjs/commands/DescribeGameSessionsCommand.js +3 -3
  97. package/dist/cjs/commands/DescribeGameSessionsCommand.js.map +1 -1
  98. package/dist/cjs/commands/DescribeInstancesCommand.js +3 -3
  99. package/dist/cjs/commands/DescribeInstancesCommand.js.map +1 -1
  100. package/dist/cjs/commands/DescribeMatchmakingCommand.js +3 -3
  101. package/dist/cjs/commands/DescribeMatchmakingCommand.js.map +1 -1
  102. package/dist/cjs/commands/DescribeMatchmakingConfigurationsCommand.js +3 -3
  103. package/dist/cjs/commands/DescribeMatchmakingConfigurationsCommand.js.map +1 -1
  104. package/dist/cjs/commands/DescribeMatchmakingRuleSetsCommand.js +3 -3
  105. package/dist/cjs/commands/DescribeMatchmakingRuleSetsCommand.js.map +1 -1
  106. package/dist/cjs/commands/DescribePlayerSessionsCommand.js +3 -3
  107. package/dist/cjs/commands/DescribePlayerSessionsCommand.js.map +1 -1
  108. package/dist/cjs/commands/DescribeRuntimeConfigurationCommand.js +3 -3
  109. package/dist/cjs/commands/DescribeRuntimeConfigurationCommand.js.map +1 -1
  110. package/dist/cjs/commands/DescribeScalingPoliciesCommand.js +3 -3
  111. package/dist/cjs/commands/DescribeScalingPoliciesCommand.js.map +1 -1
  112. package/dist/cjs/commands/DescribeScriptCommand.js +3 -3
  113. package/dist/cjs/commands/DescribeScriptCommand.js.map +1 -1
  114. package/dist/cjs/commands/DescribeVpcPeeringAuthorizationsCommand.js +3 -3
  115. package/dist/cjs/commands/DescribeVpcPeeringAuthorizationsCommand.js.map +1 -1
  116. package/dist/cjs/commands/DescribeVpcPeeringConnectionsCommand.js +3 -3
  117. package/dist/cjs/commands/DescribeVpcPeeringConnectionsCommand.js.map +1 -1
  118. package/dist/cjs/commands/GetGameSessionLogUrlCommand.js +3 -3
  119. package/dist/cjs/commands/GetGameSessionLogUrlCommand.js.map +1 -1
  120. package/dist/cjs/commands/GetInstanceAccessCommand.js +3 -3
  121. package/dist/cjs/commands/GetInstanceAccessCommand.js.map +1 -1
  122. package/dist/cjs/commands/ListAliasesCommand.js +3 -3
  123. package/dist/cjs/commands/ListAliasesCommand.js.map +1 -1
  124. package/dist/cjs/commands/ListBuildsCommand.js +3 -3
  125. package/dist/cjs/commands/ListBuildsCommand.js.map +1 -1
  126. package/dist/cjs/commands/ListFleetsCommand.js +3 -3
  127. package/dist/cjs/commands/ListFleetsCommand.js.map +1 -1
  128. package/dist/cjs/commands/ListGameServerGroupsCommand.js +3 -3
  129. package/dist/cjs/commands/ListGameServerGroupsCommand.js.map +1 -1
  130. package/dist/cjs/commands/ListGameServersCommand.js +3 -3
  131. package/dist/cjs/commands/ListGameServersCommand.js.map +1 -1
  132. package/dist/cjs/commands/ListScriptsCommand.js +3 -3
  133. package/dist/cjs/commands/ListScriptsCommand.js.map +1 -1
  134. package/dist/cjs/commands/ListTagsForResourceCommand.js +3 -3
  135. package/dist/cjs/commands/ListTagsForResourceCommand.js.map +1 -1
  136. package/dist/cjs/commands/PutScalingPolicyCommand.js +3 -3
  137. package/dist/cjs/commands/PutScalingPolicyCommand.js.map +1 -1
  138. package/dist/cjs/commands/RegisterGameServerCommand.js +3 -3
  139. package/dist/cjs/commands/RegisterGameServerCommand.js.map +1 -1
  140. package/dist/cjs/commands/RequestUploadCredentialsCommand.js +3 -3
  141. package/dist/cjs/commands/RequestUploadCredentialsCommand.js.map +1 -1
  142. package/dist/cjs/commands/ResolveAliasCommand.js +3 -3
  143. package/dist/cjs/commands/ResolveAliasCommand.js.map +1 -1
  144. package/dist/cjs/commands/ResumeGameServerGroupCommand.js +3 -3
  145. package/dist/cjs/commands/ResumeGameServerGroupCommand.js.map +1 -1
  146. package/dist/cjs/commands/SearchGameSessionsCommand.js +3 -3
  147. package/dist/cjs/commands/SearchGameSessionsCommand.js.map +1 -1
  148. package/dist/cjs/commands/StartFleetActionsCommand.js +3 -3
  149. package/dist/cjs/commands/StartFleetActionsCommand.js.map +1 -1
  150. package/dist/cjs/commands/StartGameSessionPlacementCommand.js +3 -3
  151. package/dist/cjs/commands/StartGameSessionPlacementCommand.js.map +1 -1
  152. package/dist/cjs/commands/StartMatchBackfillCommand.js +3 -3
  153. package/dist/cjs/commands/StartMatchBackfillCommand.js.map +1 -1
  154. package/dist/cjs/commands/StartMatchmakingCommand.js +3 -3
  155. package/dist/cjs/commands/StartMatchmakingCommand.js.map +1 -1
  156. package/dist/cjs/commands/StopFleetActionsCommand.js +3 -3
  157. package/dist/cjs/commands/StopFleetActionsCommand.js.map +1 -1
  158. package/dist/cjs/commands/StopGameSessionPlacementCommand.js +3 -3
  159. package/dist/cjs/commands/StopGameSessionPlacementCommand.js.map +1 -1
  160. package/dist/cjs/commands/StopMatchmakingCommand.js +3 -3
  161. package/dist/cjs/commands/StopMatchmakingCommand.js.map +1 -1
  162. package/dist/cjs/commands/SuspendGameServerGroupCommand.js +3 -3
  163. package/dist/cjs/commands/SuspendGameServerGroupCommand.js.map +1 -1
  164. package/dist/cjs/commands/TagResourceCommand.js +3 -3
  165. package/dist/cjs/commands/TagResourceCommand.js.map +1 -1
  166. package/dist/cjs/commands/UntagResourceCommand.js +3 -3
  167. package/dist/cjs/commands/UntagResourceCommand.js.map +1 -1
  168. package/dist/cjs/commands/UpdateAliasCommand.js +3 -3
  169. package/dist/cjs/commands/UpdateAliasCommand.js.map +1 -1
  170. package/dist/cjs/commands/UpdateBuildCommand.js +3 -3
  171. package/dist/cjs/commands/UpdateBuildCommand.js.map +1 -1
  172. package/dist/cjs/commands/UpdateFleetAttributesCommand.js +3 -3
  173. package/dist/cjs/commands/UpdateFleetAttributesCommand.js.map +1 -1
  174. package/dist/cjs/commands/UpdateFleetCapacityCommand.js +3 -3
  175. package/dist/cjs/commands/UpdateFleetCapacityCommand.js.map +1 -1
  176. package/dist/cjs/commands/UpdateFleetPortSettingsCommand.js +3 -3
  177. package/dist/cjs/commands/UpdateFleetPortSettingsCommand.js.map +1 -1
  178. package/dist/cjs/commands/UpdateGameServerCommand.js +3 -3
  179. package/dist/cjs/commands/UpdateGameServerCommand.js.map +1 -1
  180. package/dist/cjs/commands/UpdateGameServerGroupCommand.js +3 -3
  181. package/dist/cjs/commands/UpdateGameServerGroupCommand.js.map +1 -1
  182. package/dist/cjs/commands/UpdateGameSessionCommand.js +3 -3
  183. package/dist/cjs/commands/UpdateGameSessionCommand.js.map +1 -1
  184. package/dist/cjs/commands/UpdateGameSessionQueueCommand.js +3 -3
  185. package/dist/cjs/commands/UpdateGameSessionQueueCommand.js.map +1 -1
  186. package/dist/cjs/commands/UpdateMatchmakingConfigurationCommand.js +3 -3
  187. package/dist/cjs/commands/UpdateMatchmakingConfigurationCommand.js.map +1 -1
  188. package/dist/cjs/commands/UpdateRuntimeConfigurationCommand.js +3 -3
  189. package/dist/cjs/commands/UpdateRuntimeConfigurationCommand.js.map +1 -1
  190. package/dist/cjs/commands/UpdateScriptCommand.js +3 -3
  191. package/dist/cjs/commands/UpdateScriptCommand.js.map +1 -1
  192. package/dist/cjs/commands/ValidateMatchmakingRuleSetCommand.js +3 -3
  193. package/dist/cjs/commands/ValidateMatchmakingRuleSetCommand.js.map +1 -1
  194. package/dist/cjs/endpoints.js +1 -1
  195. package/dist/cjs/endpoints.js.map +1 -1
  196. package/dist/cjs/index.js +120 -120
  197. package/dist/cjs/index.js.map +1 -1
  198. package/dist/cjs/models/index.js +1 -1
  199. package/dist/cjs/models/index.js.map +1 -1
  200. package/dist/cjs/package.json +31 -31
  201. package/dist/cjs/protocols/Aws_json1_1.js +344 -340
  202. package/dist/cjs/protocols/Aws_json1_1.js.map +1 -1
  203. package/dist/cjs/runtimeConfig.browser.js +4 -4
  204. package/dist/cjs/runtimeConfig.browser.js.map +1 -1
  205. package/dist/cjs/runtimeConfig.js +8 -8
  206. package/dist/cjs/runtimeConfig.js.map +1 -1
  207. package/dist/cjs/runtimeConfig.native.js +1 -1
  208. package/dist/cjs/runtimeConfig.native.js.map +1 -1
  209. package/dist/es/package.json +31 -31
  210. package/dist/es/pagination/DescribeFleetAttributesPaginator.js +4 -4
  211. package/dist/es/pagination/DescribeFleetAttributesPaginator.js.map +1 -1
  212. package/dist/es/pagination/DescribeFleetCapacityPaginator.js +4 -4
  213. package/dist/es/pagination/DescribeFleetCapacityPaginator.js.map +1 -1
  214. package/dist/es/pagination/DescribeFleetEventsPaginator.js +4 -4
  215. package/dist/es/pagination/DescribeFleetEventsPaginator.js.map +1 -1
  216. package/dist/es/pagination/DescribeFleetLocationAttributesPaginator.js +4 -4
  217. package/dist/es/pagination/DescribeFleetLocationAttributesPaginator.js.map +1 -1
  218. package/dist/es/pagination/DescribeFleetUtilizationPaginator.js +4 -4
  219. package/dist/es/pagination/DescribeFleetUtilizationPaginator.js.map +1 -1
  220. package/dist/es/pagination/DescribeGameServerInstancesPaginator.js +4 -4
  221. package/dist/es/pagination/DescribeGameServerInstancesPaginator.js.map +1 -1
  222. package/dist/es/pagination/DescribeGameSessionDetailsPaginator.js +4 -4
  223. package/dist/es/pagination/DescribeGameSessionDetailsPaginator.js.map +1 -1
  224. package/dist/es/pagination/DescribeGameSessionQueuesPaginator.js +4 -4
  225. package/dist/es/pagination/DescribeGameSessionQueuesPaginator.js.map +1 -1
  226. package/dist/es/pagination/DescribeGameSessionsPaginator.js +4 -4
  227. package/dist/es/pagination/DescribeGameSessionsPaginator.js.map +1 -1
  228. package/dist/es/pagination/DescribeInstancesPaginator.js +4 -4
  229. package/dist/es/pagination/DescribeInstancesPaginator.js.map +1 -1
  230. package/dist/es/pagination/DescribeMatchmakingConfigurationsPaginator.js +4 -4
  231. package/dist/es/pagination/DescribeMatchmakingConfigurationsPaginator.js.map +1 -1
  232. package/dist/es/pagination/DescribeMatchmakingRuleSetsPaginator.js +4 -4
  233. package/dist/es/pagination/DescribeMatchmakingRuleSetsPaginator.js.map +1 -1
  234. package/dist/es/pagination/DescribePlayerSessionsPaginator.js +4 -4
  235. package/dist/es/pagination/DescribePlayerSessionsPaginator.js.map +1 -1
  236. package/dist/es/pagination/DescribeScalingPoliciesPaginator.js +4 -4
  237. package/dist/es/pagination/DescribeScalingPoliciesPaginator.js.map +1 -1
  238. package/dist/es/pagination/ListAliasesPaginator.js +4 -4
  239. package/dist/es/pagination/ListAliasesPaginator.js.map +1 -1
  240. package/dist/es/pagination/ListBuildsPaginator.js +4 -4
  241. package/dist/es/pagination/ListBuildsPaginator.js.map +1 -1
  242. package/dist/es/pagination/ListFleetsPaginator.js +4 -4
  243. package/dist/es/pagination/ListFleetsPaginator.js.map +1 -1
  244. package/dist/es/pagination/ListGameServerGroupsPaginator.js +4 -4
  245. package/dist/es/pagination/ListGameServerGroupsPaginator.js.map +1 -1
  246. package/dist/es/pagination/ListGameServersPaginator.js +4 -4
  247. package/dist/es/pagination/ListGameServersPaginator.js.map +1 -1
  248. package/dist/es/pagination/ListScriptsPaginator.js +4 -4
  249. package/dist/es/pagination/ListScriptsPaginator.js.map +1 -1
  250. package/dist/es/pagination/SearchGameSessionsPaginator.js +4 -4
  251. package/dist/es/pagination/SearchGameSessionsPaginator.js.map +1 -1
  252. package/dist/es/protocols/Aws_json1_1.js +30 -26
  253. package/dist/es/protocols/Aws_json1_1.js.map +1 -1
  254. package/package.json +31 -31
  255. package/protocols/Aws_json1_1.ts +32 -25
  256. package/tsconfig.json +1 -2
@@ -1,6 +1,6 @@
1
1
  import { __assign, __awaiter, __generator, __read } from "tslib";
2
2
  import { HttpRequest as __HttpRequest } from "@aws-sdk/protocol-http";
3
- import { expectBoolean as __expectBoolean, expectInt32 as __expectInt32, expectLong as __expectLong, expectString as __expectString, limitedParseDouble as __limitedParseDouble, limitedParseFloat32 as __limitedParseFloat32, serializeFloat as __serializeFloat, } from "@aws-sdk/smithy-client";
3
+ import { expectBoolean as __expectBoolean, expectInt32 as __expectInt32, expectLong as __expectLong, expectNonNull as __expectNonNull, expectNumber as __expectNumber, expectString as __expectString, limitedParseDouble as __limitedParseDouble, limitedParseFloat32 as __limitedParseFloat32, parseEpochTimestamp as __parseEpochTimestamp, serializeFloat as __serializeFloat, } from "@aws-sdk/smithy-client";
4
4
  export var serializeAws_json1_1AcceptMatchCommand = function (input, context) { return __awaiter(void 0, void 0, void 0, function () {
5
5
  var headers, body;
6
6
  return __generator(this, function (_a) {
@@ -10061,11 +10061,11 @@ var deserializeAws_json1_1Alias = function (output, context) {
10061
10061
  AliasArn: __expectString(output.AliasArn),
10062
10062
  AliasId: __expectString(output.AliasId),
10063
10063
  CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
10064
- ? new Date(Math.round(output.CreationTime * 1000))
10064
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
10065
10065
  : undefined,
10066
10066
  Description: __expectString(output.Description),
10067
10067
  LastUpdatedTime: output.LastUpdatedTime !== undefined && output.LastUpdatedTime !== null
10068
- ? new Date(Math.round(output.LastUpdatedTime * 1000))
10068
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.LastUpdatedTime)))
10069
10069
  : undefined,
10070
10070
  Name: __expectString(output.Name),
10071
10071
  RoutingStrategy: output.RoutingStrategy !== undefined && output.RoutingStrategy !== null
@@ -10105,7 +10105,7 @@ var deserializeAws_json1_1Build = function (output, context) {
10105
10105
  BuildArn: __expectString(output.BuildArn),
10106
10106
  BuildId: __expectString(output.BuildId),
10107
10107
  CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
10108
- ? new Date(Math.round(output.CreationTime * 1000))
10108
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
10109
10109
  : undefined,
10110
10110
  Name: __expectString(output.Name),
10111
10111
  OperatingSystem: __expectString(output.OperatingSystem),
@@ -10527,7 +10527,7 @@ var deserializeAws_json1_1Event = function (output, context) {
10527
10527
  EventCode: __expectString(output.EventCode),
10528
10528
  EventId: __expectString(output.EventId),
10529
10529
  EventTime: output.EventTime !== undefined && output.EventTime !== null
10530
- ? new Date(Math.round(output.EventTime * 1000))
10530
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.EventTime)))
10531
10531
  : undefined,
10532
10532
  Message: __expectString(output.Message),
10533
10533
  PreSignedLogUrl: __expectString(output.PreSignedLogUrl),
@@ -10569,7 +10569,7 @@ var deserializeAws_json1_1FleetAttributes = function (output, context) {
10569
10569
  ? deserializeAws_json1_1CertificateConfiguration(output.CertificateConfiguration, context)
10570
10570
  : undefined,
10571
10571
  CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
10572
- ? new Date(Math.round(output.CreationTime * 1000))
10572
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
10573
10573
  : undefined,
10574
10574
  Description: __expectString(output.Description),
10575
10575
  FleetArn: __expectString(output.FleetArn),
@@ -10598,7 +10598,7 @@ var deserializeAws_json1_1FleetAttributes = function (output, context) {
10598
10598
  ? deserializeAws_json1_1FleetActionList(output.StoppedActions, context)
10599
10599
  : undefined,
10600
10600
  TerminationTime: output.TerminationTime !== undefined && output.TerminationTime !== null
10601
- ? new Date(Math.round(output.TerminationTime * 1000))
10601
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.TerminationTime)))
10602
10602
  : undefined,
10603
10603
  };
10604
10604
  };
@@ -10695,13 +10695,13 @@ var deserializeAws_json1_1GameServer = function (output, context) {
10695
10695
  GameServerId: __expectString(output.GameServerId),
10696
10696
  InstanceId: __expectString(output.InstanceId),
10697
10697
  LastClaimTime: output.LastClaimTime !== undefined && output.LastClaimTime !== null
10698
- ? new Date(Math.round(output.LastClaimTime * 1000))
10698
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.LastClaimTime)))
10699
10699
  : undefined,
10700
10700
  LastHealthCheckTime: output.LastHealthCheckTime !== undefined && output.LastHealthCheckTime !== null
10701
- ? new Date(Math.round(output.LastHealthCheckTime * 1000))
10701
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.LastHealthCheckTime)))
10702
10702
  : undefined,
10703
10703
  RegistrationTime: output.RegistrationTime !== undefined && output.RegistrationTime !== null
10704
- ? new Date(Math.round(output.RegistrationTime * 1000))
10704
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.RegistrationTime)))
10705
10705
  : undefined,
10706
10706
  UtilizationStatus: __expectString(output.UtilizationStatus),
10707
10707
  };
@@ -10711,7 +10711,7 @@ var deserializeAws_json1_1GameServerGroup = function (output, context) {
10711
10711
  AutoScalingGroupArn: __expectString(output.AutoScalingGroupArn),
10712
10712
  BalancingStrategy: __expectString(output.BalancingStrategy),
10713
10713
  CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
10714
- ? new Date(Math.round(output.CreationTime * 1000))
10714
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
10715
10715
  : undefined,
10716
10716
  GameServerGroupArn: __expectString(output.GameServerGroupArn),
10717
10717
  GameServerGroupName: __expectString(output.GameServerGroupName),
@@ -10720,7 +10720,7 @@ var deserializeAws_json1_1GameServerGroup = function (output, context) {
10720
10720
  ? deserializeAws_json1_1InstanceDefinitions(output.InstanceDefinitions, context)
10721
10721
  : undefined,
10722
10722
  LastUpdatedTime: output.LastUpdatedTime !== undefined && output.LastUpdatedTime !== null
10723
- ? new Date(Math.round(output.LastUpdatedTime * 1000))
10723
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.LastUpdatedTime)))
10724
10724
  : undefined,
10725
10725
  RoleArn: __expectString(output.RoleArn),
10726
10726
  Status: __expectString(output.Status),
@@ -10781,7 +10781,7 @@ var deserializeAws_json1_1GameServers = function (output, context) {
10781
10781
  var deserializeAws_json1_1GameSession = function (output, context) {
10782
10782
  return {
10783
10783
  CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
10784
- ? new Date(Math.round(output.CreationTime * 1000))
10784
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
10785
10785
  : undefined,
10786
10786
  CreatorId: __expectString(output.CreatorId),
10787
10787
  CurrentPlayerSessionCount: __expectInt32(output.CurrentPlayerSessionCount),
@@ -10803,7 +10803,7 @@ var deserializeAws_json1_1GameSession = function (output, context) {
10803
10803
  Status: __expectString(output.Status),
10804
10804
  StatusReason: __expectString(output.StatusReason),
10805
10805
  TerminationTime: output.TerminationTime !== undefined && output.TerminationTime !== null
10806
- ? new Date(Math.round(output.TerminationTime * 1000))
10806
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.TerminationTime)))
10807
10807
  : undefined,
10808
10808
  };
10809
10809
  };
@@ -10854,7 +10854,9 @@ var deserializeAws_json1_1GameSessionList = function (output, context) {
10854
10854
  var deserializeAws_json1_1GameSessionPlacement = function (output, context) {
10855
10855
  return {
10856
10856
  DnsName: __expectString(output.DnsName),
10857
- EndTime: output.EndTime !== undefined && output.EndTime !== null ? new Date(Math.round(output.EndTime * 1000)) : undefined,
10857
+ EndTime: output.EndTime !== undefined && output.EndTime !== null
10858
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.EndTime)))
10859
+ : undefined,
10858
10860
  GameProperties: output.GameProperties !== undefined && output.GameProperties !== null
10859
10861
  ? deserializeAws_json1_1GamePropertyList(output.GameProperties, context)
10860
10862
  : undefined,
@@ -10876,7 +10878,7 @@ var deserializeAws_json1_1GameSessionPlacement = function (output, context) {
10876
10878
  : undefined,
10877
10879
  Port: __expectInt32(output.Port),
10878
10880
  StartTime: output.StartTime !== undefined && output.StartTime !== null
10879
- ? new Date(Math.round(output.StartTime * 1000))
10881
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.StartTime)))
10880
10882
  : undefined,
10881
10883
  Status: __expectString(output.Status),
10882
10884
  };
@@ -10947,7 +10949,7 @@ var deserializeAws_json1_1IdempotentParameterMismatchException = function (outpu
10947
10949
  var deserializeAws_json1_1Instance = function (output, context) {
10948
10950
  return {
10949
10951
  CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
10950
- ? new Date(Math.round(output.CreationTime * 1000))
10952
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
10951
10953
  : undefined,
10952
10954
  DnsName: __expectString(output.DnsName),
10953
10955
  FleetArn: __expectString(output.FleetArn),
@@ -11182,7 +11184,7 @@ var deserializeAws_json1_1MatchmakingConfiguration = function (output, context)
11182
11184
  BackfillMode: __expectString(output.BackfillMode),
11183
11185
  ConfigurationArn: __expectString(output.ConfigurationArn),
11184
11186
  CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
11185
- ? new Date(Math.round(output.CreationTime * 1000))
11187
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
11186
11188
  : undefined,
11187
11189
  CustomEventData: __expectString(output.CustomEventData),
11188
11190
  Description: __expectString(output.Description),
@@ -11214,7 +11216,7 @@ var deserializeAws_json1_1MatchmakingConfigurationList = function (output, conte
11214
11216
  var deserializeAws_json1_1MatchmakingRuleSet = function (output, context) {
11215
11217
  return {
11216
11218
  CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
11217
- ? new Date(Math.round(output.CreationTime * 1000))
11219
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
11218
11220
  : undefined,
11219
11221
  RuleSetArn: __expectString(output.RuleSetArn),
11220
11222
  RuleSetBody: __expectString(output.RuleSetBody),
@@ -11235,7 +11237,9 @@ var deserializeAws_json1_1MatchmakingTicket = function (output, context) {
11235
11237
  return {
11236
11238
  ConfigurationArn: __expectString(output.ConfigurationArn),
11237
11239
  ConfigurationName: __expectString(output.ConfigurationName),
11238
- EndTime: output.EndTime !== undefined && output.EndTime !== null ? new Date(Math.round(output.EndTime * 1000)) : undefined,
11240
+ EndTime: output.EndTime !== undefined && output.EndTime !== null
11241
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.EndTime)))
11242
+ : undefined,
11239
11243
  EstimatedWaitTime: __expectInt32(output.EstimatedWaitTime),
11240
11244
  GameSessionConnectionInfo: output.GameSessionConnectionInfo !== undefined && output.GameSessionConnectionInfo !== null
11241
11245
  ? deserializeAws_json1_1GameSessionConnectionInfo(output.GameSessionConnectionInfo, context)
@@ -11244,7 +11248,7 @@ var deserializeAws_json1_1MatchmakingTicket = function (output, context) {
11244
11248
  ? deserializeAws_json1_1PlayerList(output.Players, context)
11245
11249
  : undefined,
11246
11250
  StartTime: output.StartTime !== undefined && output.StartTime !== null
11247
- ? new Date(Math.round(output.StartTime * 1000))
11251
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.StartTime)))
11248
11252
  : undefined,
11249
11253
  Status: __expectString(output.Status),
11250
11254
  StatusMessage: __expectString(output.StatusMessage),
@@ -11366,7 +11370,7 @@ var deserializeAws_json1_1PlayerList = function (output, context) {
11366
11370
  var deserializeAws_json1_1PlayerSession = function (output, context) {
11367
11371
  return {
11368
11372
  CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
11369
- ? new Date(Math.round(output.CreationTime * 1000))
11373
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
11370
11374
  : undefined,
11371
11375
  DnsName: __expectString(output.DnsName),
11372
11376
  FleetArn: __expectString(output.FleetArn),
@@ -11379,7 +11383,7 @@ var deserializeAws_json1_1PlayerSession = function (output, context) {
11379
11383
  Port: __expectInt32(output.Port),
11380
11384
  Status: __expectString(output.Status),
11381
11385
  TerminationTime: output.TerminationTime !== undefined && output.TerminationTime !== null
11382
- ? new Date(Math.round(output.TerminationTime * 1000))
11386
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.TerminationTime)))
11383
11387
  : undefined,
11384
11388
  };
11385
11389
  };
@@ -11521,7 +11525,7 @@ var deserializeAws_json1_1ScalingPolicyList = function (output, context) {
11521
11525
  var deserializeAws_json1_1Script = function (output, context) {
11522
11526
  return {
11523
11527
  CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
11524
- ? new Date(Math.round(output.CreationTime * 1000))
11528
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
11525
11529
  : undefined,
11526
11530
  Name: __expectString(output.Name),
11527
11531
  ScriptArn: __expectString(output.ScriptArn),
@@ -11773,10 +11777,10 @@ var deserializeAws_json1_1ValidateMatchmakingRuleSetOutput = function (output, c
11773
11777
  var deserializeAws_json1_1VpcPeeringAuthorization = function (output, context) {
11774
11778
  return {
11775
11779
  CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
11776
- ? new Date(Math.round(output.CreationTime * 1000))
11780
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
11777
11781
  : undefined,
11778
11782
  ExpirationTime: output.ExpirationTime !== undefined && output.ExpirationTime !== null
11779
- ? new Date(Math.round(output.ExpirationTime * 1000))
11783
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.ExpirationTime)))
11780
11784
  : undefined,
11781
11785
  GameLiftAwsAccountId: __expectString(output.GameLiftAwsAccountId),
11782
11786
  PeerVpcAwsAccountId: __expectString(output.PeerVpcAwsAccountId),