@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
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-gamelift",
3
3
  "description": "AWS SDK for JavaScript Gamelift Client for Node.js, Browser and React Native",
4
- "version": "3.29.0",
4
+ "version": "3.33.0",
5
5
  "scripts": {
6
6
  "clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",
7
7
  "build-documentation": "yarn remove-documentation && typedoc ./",
@@ -27,45 +27,45 @@
27
27
  "dependencies": {
28
28
  "@aws-crypto/sha256-browser": "^1.0.0",
29
29
  "@aws-crypto/sha256-js": "^1.0.0",
30
- "@aws-sdk/client-sts": "3.29.0",
31
- "@aws-sdk/config-resolver": "3.29.0",
32
- "@aws-sdk/credential-provider-node": "3.29.0",
33
- "@aws-sdk/fetch-http-handler": "3.29.0",
34
- "@aws-sdk/hash-node": "3.29.0",
35
- "@aws-sdk/invalid-dependency": "3.29.0",
36
- "@aws-sdk/middleware-content-length": "3.29.0",
37
- "@aws-sdk/middleware-host-header": "3.29.0",
38
- "@aws-sdk/middleware-logger": "3.29.0",
39
- "@aws-sdk/middleware-retry": "3.29.0",
40
- "@aws-sdk/middleware-serde": "3.29.0",
41
- "@aws-sdk/middleware-signing": "3.29.0",
42
- "@aws-sdk/middleware-stack": "3.29.0",
43
- "@aws-sdk/middleware-user-agent": "3.29.0",
44
- "@aws-sdk/node-config-provider": "3.29.0",
45
- "@aws-sdk/node-http-handler": "3.29.0",
46
- "@aws-sdk/protocol-http": "3.29.0",
47
- "@aws-sdk/smithy-client": "3.29.0",
48
- "@aws-sdk/types": "3.29.0",
49
- "@aws-sdk/url-parser": "3.29.0",
50
- "@aws-sdk/util-base64-browser": "3.29.0",
51
- "@aws-sdk/util-base64-node": "3.29.0",
52
- "@aws-sdk/util-body-length-browser": "3.29.0",
53
- "@aws-sdk/util-body-length-node": "3.29.0",
54
- "@aws-sdk/util-user-agent-browser": "3.29.0",
55
- "@aws-sdk/util-user-agent-node": "3.29.0",
56
- "@aws-sdk/util-utf8-browser": "3.29.0",
57
- "@aws-sdk/util-utf8-node": "3.29.0",
30
+ "@aws-sdk/client-sts": "3.33.0",
31
+ "@aws-sdk/config-resolver": "3.33.0",
32
+ "@aws-sdk/credential-provider-node": "3.33.0",
33
+ "@aws-sdk/fetch-http-handler": "3.32.0",
34
+ "@aws-sdk/hash-node": "3.32.0",
35
+ "@aws-sdk/invalid-dependency": "3.32.0",
36
+ "@aws-sdk/middleware-content-length": "3.32.0",
37
+ "@aws-sdk/middleware-host-header": "3.32.0",
38
+ "@aws-sdk/middleware-logger": "3.32.0",
39
+ "@aws-sdk/middleware-retry": "3.32.0",
40
+ "@aws-sdk/middleware-serde": "3.32.0",
41
+ "@aws-sdk/middleware-signing": "3.33.0",
42
+ "@aws-sdk/middleware-stack": "3.32.0",
43
+ "@aws-sdk/middleware-user-agent": "3.32.0",
44
+ "@aws-sdk/node-config-provider": "3.32.0",
45
+ "@aws-sdk/node-http-handler": "3.32.0",
46
+ "@aws-sdk/protocol-http": "3.32.0",
47
+ "@aws-sdk/smithy-client": "3.32.0",
48
+ "@aws-sdk/types": "3.32.0",
49
+ "@aws-sdk/url-parser": "3.32.0",
50
+ "@aws-sdk/util-base64-browser": "3.32.0",
51
+ "@aws-sdk/util-base64-node": "3.32.0",
52
+ "@aws-sdk/util-body-length-browser": "3.32.0",
53
+ "@aws-sdk/util-body-length-node": "3.32.0",
54
+ "@aws-sdk/util-user-agent-browser": "3.32.0",
55
+ "@aws-sdk/util-user-agent-node": "3.33.0",
56
+ "@aws-sdk/util-utf8-browser": "3.32.0",
57
+ "@aws-sdk/util-utf8-node": "3.32.0",
58
58
  "tslib": "^2.3.0"
59
59
  },
60
60
  "devDependencies": {
61
- "@aws-sdk/client-documentation-generator": "3.29.0",
61
+ "@aws-sdk/client-documentation-generator": "3.32.0",
62
62
  "@types/node": "^12.7.5",
63
63
  "downlevel-dts": "0.7.0",
64
64
  "jest": "^26.1.0",
65
65
  "rimraf": "^3.0.0",
66
66
  "ts-jest": "^26.4.1",
67
67
  "typedoc": "^0.19.2",
68
- "typescript": "~4.4.2"
68
+ "typescript": "~4.3.5"
69
69
  },
70
70
  "engines": {
71
71
  "node": ">=10.0.0"
@@ -529,9 +529,12 @@ import {
529
529
  expectBoolean as __expectBoolean,
530
530
  expectInt32 as __expectInt32,
531
531
  expectLong as __expectLong,
532
+ expectNonNull as __expectNonNull,
533
+ expectNumber as __expectNumber,
532
534
  expectString as __expectString,
533
535
  limitedParseDouble as __limitedParseDouble,
534
536
  limitedParseFloat32 as __limitedParseFloat32,
537
+ parseEpochTimestamp as __parseEpochTimestamp,
535
538
  serializeFloat as __serializeFloat,
536
539
  } from "@aws-sdk/smithy-client";
537
540
  import {
@@ -11560,12 +11563,12 @@ const deserializeAws_json1_1Alias = (output: any, context: __SerdeContext): Alia
11560
11563
  AliasId: __expectString(output.AliasId),
11561
11564
  CreationTime:
11562
11565
  output.CreationTime !== undefined && output.CreationTime !== null
11563
- ? new Date(Math.round(output.CreationTime * 1000))
11566
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
11564
11567
  : undefined,
11565
11568
  Description: __expectString(output.Description),
11566
11569
  LastUpdatedTime:
11567
11570
  output.LastUpdatedTime !== undefined && output.LastUpdatedTime !== null
11568
- ? new Date(Math.round(output.LastUpdatedTime * 1000))
11571
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.LastUpdatedTime)))
11569
11572
  : undefined,
11570
11573
  Name: __expectString(output.Name),
11571
11574
  RoutingStrategy:
@@ -11613,7 +11616,7 @@ const deserializeAws_json1_1Build = (output: any, context: __SerdeContext): Buil
11613
11616
  BuildId: __expectString(output.BuildId),
11614
11617
  CreationTime:
11615
11618
  output.CreationTime !== undefined && output.CreationTime !== null
11616
- ? new Date(Math.round(output.CreationTime * 1000))
11619
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
11617
11620
  : undefined,
11618
11621
  Name: __expectString(output.Name),
11619
11622
  OperatingSystem: __expectString(output.OperatingSystem),
@@ -12269,7 +12272,7 @@ const deserializeAws_json1_1Event = (output: any, context: __SerdeContext): Even
12269
12272
  EventId: __expectString(output.EventId),
12270
12273
  EventTime:
12271
12274
  output.EventTime !== undefined && output.EventTime !== null
12272
- ? new Date(Math.round(output.EventTime * 1000))
12275
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.EventTime)))
12273
12276
  : undefined,
12274
12277
  Message: __expectString(output.Message),
12275
12278
  PreSignedLogUrl: __expectString(output.PreSignedLogUrl),
@@ -12318,7 +12321,7 @@ const deserializeAws_json1_1FleetAttributes = (output: any, context: __SerdeCont
12318
12321
  : undefined,
12319
12322
  CreationTime:
12320
12323
  output.CreationTime !== undefined && output.CreationTime !== null
12321
- ? new Date(Math.round(output.CreationTime * 1000))
12324
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
12322
12325
  : undefined,
12323
12326
  Description: __expectString(output.Description),
12324
12327
  FleetArn: __expectString(output.FleetArn),
@@ -12352,7 +12355,7 @@ const deserializeAws_json1_1FleetAttributes = (output: any, context: __SerdeCont
12352
12355
  : undefined,
12353
12356
  TerminationTime:
12354
12357
  output.TerminationTime !== undefined && output.TerminationTime !== null
12355
- ? new Date(Math.round(output.TerminationTime * 1000))
12358
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.TerminationTime)))
12356
12359
  : undefined,
12357
12360
  } as any;
12358
12361
  };
@@ -12464,15 +12467,15 @@ const deserializeAws_json1_1GameServer = (output: any, context: __SerdeContext):
12464
12467
  InstanceId: __expectString(output.InstanceId),
12465
12468
  LastClaimTime:
12466
12469
  output.LastClaimTime !== undefined && output.LastClaimTime !== null
12467
- ? new Date(Math.round(output.LastClaimTime * 1000))
12470
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.LastClaimTime)))
12468
12471
  : undefined,
12469
12472
  LastHealthCheckTime:
12470
12473
  output.LastHealthCheckTime !== undefined && output.LastHealthCheckTime !== null
12471
- ? new Date(Math.round(output.LastHealthCheckTime * 1000))
12474
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.LastHealthCheckTime)))
12472
12475
  : undefined,
12473
12476
  RegistrationTime:
12474
12477
  output.RegistrationTime !== undefined && output.RegistrationTime !== null
12475
- ? new Date(Math.round(output.RegistrationTime * 1000))
12478
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.RegistrationTime)))
12476
12479
  : undefined,
12477
12480
  UtilizationStatus: __expectString(output.UtilizationStatus),
12478
12481
  } as any;
@@ -12484,7 +12487,7 @@ const deserializeAws_json1_1GameServerGroup = (output: any, context: __SerdeCont
12484
12487
  BalancingStrategy: __expectString(output.BalancingStrategy),
12485
12488
  CreationTime:
12486
12489
  output.CreationTime !== undefined && output.CreationTime !== null
12487
- ? new Date(Math.round(output.CreationTime * 1000))
12490
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
12488
12491
  : undefined,
12489
12492
  GameServerGroupArn: __expectString(output.GameServerGroupArn),
12490
12493
  GameServerGroupName: __expectString(output.GameServerGroupName),
@@ -12495,7 +12498,7 @@ const deserializeAws_json1_1GameServerGroup = (output: any, context: __SerdeCont
12495
12498
  : undefined,
12496
12499
  LastUpdatedTime:
12497
12500
  output.LastUpdatedTime !== undefined && output.LastUpdatedTime !== null
12498
- ? new Date(Math.round(output.LastUpdatedTime * 1000))
12501
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.LastUpdatedTime)))
12499
12502
  : undefined,
12500
12503
  RoleArn: __expectString(output.RoleArn),
12501
12504
  Status: __expectString(output.Status),
@@ -12567,7 +12570,7 @@ const deserializeAws_json1_1GameSession = (output: any, context: __SerdeContext)
12567
12570
  return {
12568
12571
  CreationTime:
12569
12572
  output.CreationTime !== undefined && output.CreationTime !== null
12570
- ? new Date(Math.round(output.CreationTime * 1000))
12573
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
12571
12574
  : undefined,
12572
12575
  CreatorId: __expectString(output.CreatorId),
12573
12576
  CurrentPlayerSessionCount: __expectInt32(output.CurrentPlayerSessionCount),
@@ -12591,7 +12594,7 @@ const deserializeAws_json1_1GameSession = (output: any, context: __SerdeContext)
12591
12594
  StatusReason: __expectString(output.StatusReason),
12592
12595
  TerminationTime:
12593
12596
  output.TerminationTime !== undefined && output.TerminationTime !== null
12594
- ? new Date(Math.round(output.TerminationTime * 1000))
12597
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.TerminationTime)))
12595
12598
  : undefined,
12596
12599
  } as any;
12597
12600
  };
@@ -12657,7 +12660,9 @@ const deserializeAws_json1_1GameSessionPlacement = (output: any, context: __Serd
12657
12660
  return {
12658
12661
  DnsName: __expectString(output.DnsName),
12659
12662
  EndTime:
12660
- output.EndTime !== undefined && output.EndTime !== null ? new Date(Math.round(output.EndTime * 1000)) : undefined,
12663
+ output.EndTime !== undefined && output.EndTime !== null
12664
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.EndTime)))
12665
+ : undefined,
12661
12666
  GameProperties:
12662
12667
  output.GameProperties !== undefined && output.GameProperties !== null
12663
12668
  ? deserializeAws_json1_1GamePropertyList(output.GameProperties, context)
@@ -12683,7 +12688,7 @@ const deserializeAws_json1_1GameSessionPlacement = (output: any, context: __Serd
12683
12688
  Port: __expectInt32(output.Port),
12684
12689
  StartTime:
12685
12690
  output.StartTime !== undefined && output.StartTime !== null
12686
- ? new Date(Math.round(output.StartTime * 1000))
12691
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.StartTime)))
12687
12692
  : undefined,
12688
12693
  Status: __expectString(output.Status),
12689
12694
  } as any;
@@ -12783,7 +12788,7 @@ const deserializeAws_json1_1Instance = (output: any, context: __SerdeContext): I
12783
12788
  return {
12784
12789
  CreationTime:
12785
12790
  output.CreationTime !== undefined && output.CreationTime !== null
12786
- ? new Date(Math.round(output.CreationTime * 1000))
12791
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
12787
12792
  : undefined,
12788
12793
  DnsName: __expectString(output.DnsName),
12789
12794
  FleetArn: __expectString(output.FleetArn),
@@ -13082,7 +13087,7 @@ const deserializeAws_json1_1MatchmakingConfiguration = (
13082
13087
  ConfigurationArn: __expectString(output.ConfigurationArn),
13083
13088
  CreationTime:
13084
13089
  output.CreationTime !== undefined && output.CreationTime !== null
13085
- ? new Date(Math.round(output.CreationTime * 1000))
13090
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
13086
13091
  : undefined,
13087
13092
  CustomEventData: __expectString(output.CustomEventData),
13088
13093
  Description: __expectString(output.Description),
@@ -13122,7 +13127,7 @@ const deserializeAws_json1_1MatchmakingRuleSet = (output: any, context: __SerdeC
13122
13127
  return {
13123
13128
  CreationTime:
13124
13129
  output.CreationTime !== undefined && output.CreationTime !== null
13125
- ? new Date(Math.round(output.CreationTime * 1000))
13130
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
13126
13131
  : undefined,
13127
13132
  RuleSetArn: __expectString(output.RuleSetArn),
13128
13133
  RuleSetBody: __expectString(output.RuleSetBody),
@@ -13146,7 +13151,9 @@ const deserializeAws_json1_1MatchmakingTicket = (output: any, context: __SerdeCo
13146
13151
  ConfigurationArn: __expectString(output.ConfigurationArn),
13147
13152
  ConfigurationName: __expectString(output.ConfigurationName),
13148
13153
  EndTime:
13149
- output.EndTime !== undefined && output.EndTime !== null ? new Date(Math.round(output.EndTime * 1000)) : undefined,
13154
+ output.EndTime !== undefined && output.EndTime !== null
13155
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.EndTime)))
13156
+ : undefined,
13150
13157
  EstimatedWaitTime: __expectInt32(output.EstimatedWaitTime),
13151
13158
  GameSessionConnectionInfo:
13152
13159
  output.GameSessionConnectionInfo !== undefined && output.GameSessionConnectionInfo !== null
@@ -13158,7 +13165,7 @@ const deserializeAws_json1_1MatchmakingTicket = (output: any, context: __SerdeCo
13158
13165
  : undefined,
13159
13166
  StartTime:
13160
13167
  output.StartTime !== undefined && output.StartTime !== null
13161
- ? new Date(Math.round(output.StartTime * 1000))
13168
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.StartTime)))
13162
13169
  : undefined,
13163
13170
  Status: __expectString(output.Status),
13164
13171
  StatusMessage: __expectString(output.StatusMessage),
@@ -13301,7 +13308,7 @@ const deserializeAws_json1_1PlayerSession = (output: any, context: __SerdeContex
13301
13308
  return {
13302
13309
  CreationTime:
13303
13310
  output.CreationTime !== undefined && output.CreationTime !== null
13304
- ? new Date(Math.round(output.CreationTime * 1000))
13311
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
13305
13312
  : undefined,
13306
13313
  DnsName: __expectString(output.DnsName),
13307
13314
  FleetArn: __expectString(output.FleetArn),
@@ -13315,7 +13322,7 @@ const deserializeAws_json1_1PlayerSession = (output: any, context: __SerdeContex
13315
13322
  Status: __expectString(output.Status),
13316
13323
  TerminationTime:
13317
13324
  output.TerminationTime !== undefined && output.TerminationTime !== null
13318
- ? new Date(Math.round(output.TerminationTime * 1000))
13325
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.TerminationTime)))
13319
13326
  : undefined,
13320
13327
  } as any;
13321
13328
  };
@@ -13494,7 +13501,7 @@ const deserializeAws_json1_1Script = (output: any, context: __SerdeContext): Scr
13494
13501
  return {
13495
13502
  CreationTime:
13496
13503
  output.CreationTime !== undefined && output.CreationTime !== null
13497
- ? new Date(Math.round(output.CreationTime * 1000))
13504
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
13498
13505
  : undefined,
13499
13506
  Name: __expectString(output.Name),
13500
13507
  ScriptArn: __expectString(output.ScriptArn),
@@ -13855,11 +13862,11 @@ const deserializeAws_json1_1VpcPeeringAuthorization = (
13855
13862
  return {
13856
13863
  CreationTime:
13857
13864
  output.CreationTime !== undefined && output.CreationTime !== null
13858
- ? new Date(Math.round(output.CreationTime * 1000))
13865
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
13859
13866
  : undefined,
13860
13867
  ExpirationTime:
13861
13868
  output.ExpirationTime !== undefined && output.ExpirationTime !== null
13862
- ? new Date(Math.round(output.ExpirationTime * 1000))
13869
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.ExpirationTime)))
13863
13870
  : undefined,
13864
13871
  GameLiftAwsAccountId: __expectString(output.GameLiftAwsAccountId),
13865
13872
  PeerVpcAwsAccountId: __expectString(output.PeerVpcAwsAccountId),
package/tsconfig.json CHANGED
@@ -13,8 +13,7 @@
13
13
  "resolveJsonModule": true,
14
14
  "esModuleInterop": true,
15
15
  "declarationDir": "./dist/types",
16
- "outDir": "dist/cjs",
17
- "useUnknownInCatchVariables": false
16
+ "outDir": "dist/cjs"
18
17
  },
19
18
  "typedocOptions": {
20
19
  "exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],