@aws-sdk/client-gamelift 3.337.0 → 3.338.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 (429) hide show
  1. package/dist-cjs/GameLiftClient.js +2 -1
  2. package/dist-cjs/commands/AcceptMatchCommand.js +2 -1
  3. package/dist-cjs/commands/ClaimGameServerCommand.js +2 -1
  4. package/dist-cjs/commands/CreateAliasCommand.js +2 -1
  5. package/dist-cjs/commands/CreateBuildCommand.js +2 -1
  6. package/dist-cjs/commands/CreateFleetCommand.js +2 -1
  7. package/dist-cjs/commands/CreateFleetLocationsCommand.js +2 -1
  8. package/dist-cjs/commands/CreateGameServerGroupCommand.js +2 -1
  9. package/dist-cjs/commands/CreateGameSessionCommand.js +2 -1
  10. package/dist-cjs/commands/CreateGameSessionQueueCommand.js +2 -1
  11. package/dist-cjs/commands/CreateLocationCommand.js +2 -1
  12. package/dist-cjs/commands/CreateMatchmakingConfigurationCommand.js +2 -1
  13. package/dist-cjs/commands/CreateMatchmakingRuleSetCommand.js +2 -1
  14. package/dist-cjs/commands/CreatePlayerSessionCommand.js +2 -1
  15. package/dist-cjs/commands/CreatePlayerSessionsCommand.js +2 -1
  16. package/dist-cjs/commands/CreateScriptCommand.js +2 -1
  17. package/dist-cjs/commands/CreateVpcPeeringAuthorizationCommand.js +2 -1
  18. package/dist-cjs/commands/CreateVpcPeeringConnectionCommand.js +2 -1
  19. package/dist-cjs/commands/DeleteAliasCommand.js +2 -1
  20. package/dist-cjs/commands/DeleteBuildCommand.js +2 -1
  21. package/dist-cjs/commands/DeleteFleetCommand.js +2 -1
  22. package/dist-cjs/commands/DeleteFleetLocationsCommand.js +2 -1
  23. package/dist-cjs/commands/DeleteGameServerGroupCommand.js +2 -1
  24. package/dist-cjs/commands/DeleteGameSessionQueueCommand.js +2 -1
  25. package/dist-cjs/commands/DeleteLocationCommand.js +2 -1
  26. package/dist-cjs/commands/DeleteMatchmakingConfigurationCommand.js +2 -1
  27. package/dist-cjs/commands/DeleteMatchmakingRuleSetCommand.js +2 -1
  28. package/dist-cjs/commands/DeleteScalingPolicyCommand.js +2 -1
  29. package/dist-cjs/commands/DeleteScriptCommand.js +2 -1
  30. package/dist-cjs/commands/DeleteVpcPeeringAuthorizationCommand.js +2 -1
  31. package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +2 -1
  32. package/dist-cjs/commands/DeregisterComputeCommand.js +2 -1
  33. package/dist-cjs/commands/DeregisterGameServerCommand.js +2 -1
  34. package/dist-cjs/commands/DescribeAliasCommand.js +2 -1
  35. package/dist-cjs/commands/DescribeBuildCommand.js +2 -1
  36. package/dist-cjs/commands/DescribeComputeCommand.js +2 -1
  37. package/dist-cjs/commands/DescribeEC2InstanceLimitsCommand.js +2 -1
  38. package/dist-cjs/commands/DescribeFleetAttributesCommand.js +2 -1
  39. package/dist-cjs/commands/DescribeFleetCapacityCommand.js +2 -1
  40. package/dist-cjs/commands/DescribeFleetEventsCommand.js +2 -1
  41. package/dist-cjs/commands/DescribeFleetLocationAttributesCommand.js +2 -1
  42. package/dist-cjs/commands/DescribeFleetLocationCapacityCommand.js +2 -1
  43. package/dist-cjs/commands/DescribeFleetLocationUtilizationCommand.js +2 -1
  44. package/dist-cjs/commands/DescribeFleetPortSettingsCommand.js +2 -1
  45. package/dist-cjs/commands/DescribeFleetUtilizationCommand.js +2 -1
  46. package/dist-cjs/commands/DescribeGameServerCommand.js +2 -1
  47. package/dist-cjs/commands/DescribeGameServerGroupCommand.js +2 -1
  48. package/dist-cjs/commands/DescribeGameServerInstancesCommand.js +2 -1
  49. package/dist-cjs/commands/DescribeGameSessionDetailsCommand.js +2 -1
  50. package/dist-cjs/commands/DescribeGameSessionPlacementCommand.js +2 -1
  51. package/dist-cjs/commands/DescribeGameSessionQueuesCommand.js +2 -1
  52. package/dist-cjs/commands/DescribeGameSessionsCommand.js +2 -1
  53. package/dist-cjs/commands/DescribeInstancesCommand.js +2 -1
  54. package/dist-cjs/commands/DescribeMatchmakingCommand.js +2 -1
  55. package/dist-cjs/commands/DescribeMatchmakingConfigurationsCommand.js +2 -1
  56. package/dist-cjs/commands/DescribeMatchmakingRuleSetsCommand.js +2 -1
  57. package/dist-cjs/commands/DescribePlayerSessionsCommand.js +2 -1
  58. package/dist-cjs/commands/DescribeRuntimeConfigurationCommand.js +2 -1
  59. package/dist-cjs/commands/DescribeScalingPoliciesCommand.js +2 -1
  60. package/dist-cjs/commands/DescribeScriptCommand.js +2 -1
  61. package/dist-cjs/commands/DescribeVpcPeeringAuthorizationsCommand.js +2 -1
  62. package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +2 -1
  63. package/dist-cjs/commands/GetComputeAccessCommand.js +2 -1
  64. package/dist-cjs/commands/GetComputeAuthTokenCommand.js +2 -1
  65. package/dist-cjs/commands/GetGameSessionLogUrlCommand.js +2 -1
  66. package/dist-cjs/commands/GetInstanceAccessCommand.js +2 -1
  67. package/dist-cjs/commands/ListAliasesCommand.js +2 -1
  68. package/dist-cjs/commands/ListBuildsCommand.js +2 -1
  69. package/dist-cjs/commands/ListComputeCommand.js +2 -1
  70. package/dist-cjs/commands/ListFleetsCommand.js +2 -1
  71. package/dist-cjs/commands/ListGameServerGroupsCommand.js +2 -1
  72. package/dist-cjs/commands/ListGameServersCommand.js +2 -1
  73. package/dist-cjs/commands/ListLocationsCommand.js +2 -1
  74. package/dist-cjs/commands/ListScriptsCommand.js +2 -1
  75. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
  76. package/dist-cjs/commands/PutScalingPolicyCommand.js +2 -1
  77. package/dist-cjs/commands/RegisterComputeCommand.js +2 -1
  78. package/dist-cjs/commands/RegisterGameServerCommand.js +2 -1
  79. package/dist-cjs/commands/RequestUploadCredentialsCommand.js +2 -1
  80. package/dist-cjs/commands/ResolveAliasCommand.js +2 -1
  81. package/dist-cjs/commands/ResumeGameServerGroupCommand.js +2 -1
  82. package/dist-cjs/commands/SearchGameSessionsCommand.js +2 -1
  83. package/dist-cjs/commands/StartFleetActionsCommand.js +2 -1
  84. package/dist-cjs/commands/StartGameSessionPlacementCommand.js +2 -1
  85. package/dist-cjs/commands/StartMatchBackfillCommand.js +2 -1
  86. package/dist-cjs/commands/StartMatchmakingCommand.js +2 -1
  87. package/dist-cjs/commands/StopFleetActionsCommand.js +2 -1
  88. package/dist-cjs/commands/StopGameSessionPlacementCommand.js +2 -1
  89. package/dist-cjs/commands/StopMatchmakingCommand.js +2 -1
  90. package/dist-cjs/commands/SuspendGameServerGroupCommand.js +2 -1
  91. package/dist-cjs/commands/TagResourceCommand.js +2 -1
  92. package/dist-cjs/commands/UntagResourceCommand.js +2 -1
  93. package/dist-cjs/commands/UpdateAliasCommand.js +2 -1
  94. package/dist-cjs/commands/UpdateBuildCommand.js +2 -1
  95. package/dist-cjs/commands/UpdateFleetAttributesCommand.js +2 -1
  96. package/dist-cjs/commands/UpdateFleetCapacityCommand.js +2 -1
  97. package/dist-cjs/commands/UpdateFleetPortSettingsCommand.js +2 -1
  98. package/dist-cjs/commands/UpdateGameServerCommand.js +2 -1
  99. package/dist-cjs/commands/UpdateGameServerGroupCommand.js +2 -1
  100. package/dist-cjs/commands/UpdateGameSessionCommand.js +2 -1
  101. package/dist-cjs/commands/UpdateGameSessionQueueCommand.js +2 -1
  102. package/dist-cjs/commands/UpdateMatchmakingConfigurationCommand.js +2 -1
  103. package/dist-cjs/commands/UpdateRuntimeConfigurationCommand.js +2 -1
  104. package/dist-cjs/commands/UpdateScriptCommand.js +2 -1
  105. package/dist-cjs/commands/ValidateMatchmakingRuleSetCommand.js +2 -1
  106. package/dist-cjs/index.js +2 -2
  107. package/dist-cjs/models/GameLiftServiceException.js +2 -1
  108. package/dist-es/GameLiftClient.js +1 -0
  109. package/dist-es/commands/AcceptMatchCommand.js +1 -0
  110. package/dist-es/commands/ClaimGameServerCommand.js +1 -0
  111. package/dist-es/commands/CreateAliasCommand.js +1 -0
  112. package/dist-es/commands/CreateBuildCommand.js +1 -0
  113. package/dist-es/commands/CreateFleetCommand.js +1 -0
  114. package/dist-es/commands/CreateFleetLocationsCommand.js +1 -0
  115. package/dist-es/commands/CreateGameServerGroupCommand.js +1 -0
  116. package/dist-es/commands/CreateGameSessionCommand.js +1 -0
  117. package/dist-es/commands/CreateGameSessionQueueCommand.js +1 -0
  118. package/dist-es/commands/CreateLocationCommand.js +1 -0
  119. package/dist-es/commands/CreateMatchmakingConfigurationCommand.js +1 -0
  120. package/dist-es/commands/CreateMatchmakingRuleSetCommand.js +1 -0
  121. package/dist-es/commands/CreatePlayerSessionCommand.js +1 -0
  122. package/dist-es/commands/CreatePlayerSessionsCommand.js +1 -0
  123. package/dist-es/commands/CreateScriptCommand.js +1 -0
  124. package/dist-es/commands/CreateVpcPeeringAuthorizationCommand.js +1 -0
  125. package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +1 -0
  126. package/dist-es/commands/DeleteAliasCommand.js +1 -0
  127. package/dist-es/commands/DeleteBuildCommand.js +1 -0
  128. package/dist-es/commands/DeleteFleetCommand.js +1 -0
  129. package/dist-es/commands/DeleteFleetLocationsCommand.js +1 -0
  130. package/dist-es/commands/DeleteGameServerGroupCommand.js +1 -0
  131. package/dist-es/commands/DeleteGameSessionQueueCommand.js +1 -0
  132. package/dist-es/commands/DeleteLocationCommand.js +1 -0
  133. package/dist-es/commands/DeleteMatchmakingConfigurationCommand.js +1 -0
  134. package/dist-es/commands/DeleteMatchmakingRuleSetCommand.js +1 -0
  135. package/dist-es/commands/DeleteScalingPolicyCommand.js +1 -0
  136. package/dist-es/commands/DeleteScriptCommand.js +1 -0
  137. package/dist-es/commands/DeleteVpcPeeringAuthorizationCommand.js +1 -0
  138. package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +1 -0
  139. package/dist-es/commands/DeregisterComputeCommand.js +1 -0
  140. package/dist-es/commands/DeregisterGameServerCommand.js +1 -0
  141. package/dist-es/commands/DescribeAliasCommand.js +1 -0
  142. package/dist-es/commands/DescribeBuildCommand.js +1 -0
  143. package/dist-es/commands/DescribeComputeCommand.js +1 -0
  144. package/dist-es/commands/DescribeEC2InstanceLimitsCommand.js +1 -0
  145. package/dist-es/commands/DescribeFleetAttributesCommand.js +1 -0
  146. package/dist-es/commands/DescribeFleetCapacityCommand.js +1 -0
  147. package/dist-es/commands/DescribeFleetEventsCommand.js +1 -0
  148. package/dist-es/commands/DescribeFleetLocationAttributesCommand.js +1 -0
  149. package/dist-es/commands/DescribeFleetLocationCapacityCommand.js +1 -0
  150. package/dist-es/commands/DescribeFleetLocationUtilizationCommand.js +1 -0
  151. package/dist-es/commands/DescribeFleetPortSettingsCommand.js +1 -0
  152. package/dist-es/commands/DescribeFleetUtilizationCommand.js +1 -0
  153. package/dist-es/commands/DescribeGameServerCommand.js +1 -0
  154. package/dist-es/commands/DescribeGameServerGroupCommand.js +1 -0
  155. package/dist-es/commands/DescribeGameServerInstancesCommand.js +1 -0
  156. package/dist-es/commands/DescribeGameSessionDetailsCommand.js +1 -0
  157. package/dist-es/commands/DescribeGameSessionPlacementCommand.js +1 -0
  158. package/dist-es/commands/DescribeGameSessionQueuesCommand.js +1 -0
  159. package/dist-es/commands/DescribeGameSessionsCommand.js +1 -0
  160. package/dist-es/commands/DescribeInstancesCommand.js +1 -0
  161. package/dist-es/commands/DescribeMatchmakingCommand.js +1 -0
  162. package/dist-es/commands/DescribeMatchmakingConfigurationsCommand.js +1 -0
  163. package/dist-es/commands/DescribeMatchmakingRuleSetsCommand.js +1 -0
  164. package/dist-es/commands/DescribePlayerSessionsCommand.js +1 -0
  165. package/dist-es/commands/DescribeRuntimeConfigurationCommand.js +1 -0
  166. package/dist-es/commands/DescribeScalingPoliciesCommand.js +1 -0
  167. package/dist-es/commands/DescribeScriptCommand.js +1 -0
  168. package/dist-es/commands/DescribeVpcPeeringAuthorizationsCommand.js +1 -0
  169. package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +1 -0
  170. package/dist-es/commands/GetComputeAccessCommand.js +1 -0
  171. package/dist-es/commands/GetComputeAuthTokenCommand.js +1 -0
  172. package/dist-es/commands/GetGameSessionLogUrlCommand.js +1 -0
  173. package/dist-es/commands/GetInstanceAccessCommand.js +1 -0
  174. package/dist-es/commands/ListAliasesCommand.js +1 -0
  175. package/dist-es/commands/ListBuildsCommand.js +1 -0
  176. package/dist-es/commands/ListComputeCommand.js +1 -0
  177. package/dist-es/commands/ListFleetsCommand.js +1 -0
  178. package/dist-es/commands/ListGameServerGroupsCommand.js +1 -0
  179. package/dist-es/commands/ListGameServersCommand.js +1 -0
  180. package/dist-es/commands/ListLocationsCommand.js +1 -0
  181. package/dist-es/commands/ListScriptsCommand.js +1 -0
  182. package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
  183. package/dist-es/commands/PutScalingPolicyCommand.js +1 -0
  184. package/dist-es/commands/RegisterComputeCommand.js +1 -0
  185. package/dist-es/commands/RegisterGameServerCommand.js +1 -0
  186. package/dist-es/commands/RequestUploadCredentialsCommand.js +1 -0
  187. package/dist-es/commands/ResolveAliasCommand.js +1 -0
  188. package/dist-es/commands/ResumeGameServerGroupCommand.js +1 -0
  189. package/dist-es/commands/SearchGameSessionsCommand.js +1 -0
  190. package/dist-es/commands/StartFleetActionsCommand.js +1 -0
  191. package/dist-es/commands/StartGameSessionPlacementCommand.js +1 -0
  192. package/dist-es/commands/StartMatchBackfillCommand.js +1 -0
  193. package/dist-es/commands/StartMatchmakingCommand.js +1 -0
  194. package/dist-es/commands/StopFleetActionsCommand.js +1 -0
  195. package/dist-es/commands/StopGameSessionPlacementCommand.js +1 -0
  196. package/dist-es/commands/StopMatchmakingCommand.js +1 -0
  197. package/dist-es/commands/SuspendGameServerGroupCommand.js +1 -0
  198. package/dist-es/commands/TagResourceCommand.js +1 -0
  199. package/dist-es/commands/UntagResourceCommand.js +1 -0
  200. package/dist-es/commands/UpdateAliasCommand.js +1 -0
  201. package/dist-es/commands/UpdateBuildCommand.js +1 -0
  202. package/dist-es/commands/UpdateFleetAttributesCommand.js +1 -0
  203. package/dist-es/commands/UpdateFleetCapacityCommand.js +1 -0
  204. package/dist-es/commands/UpdateFleetPortSettingsCommand.js +1 -0
  205. package/dist-es/commands/UpdateGameServerCommand.js +1 -0
  206. package/dist-es/commands/UpdateGameServerGroupCommand.js +1 -0
  207. package/dist-es/commands/UpdateGameSessionCommand.js +1 -0
  208. package/dist-es/commands/UpdateGameSessionQueueCommand.js +1 -0
  209. package/dist-es/commands/UpdateMatchmakingConfigurationCommand.js +1 -0
  210. package/dist-es/commands/UpdateRuntimeConfigurationCommand.js +1 -0
  211. package/dist-es/commands/UpdateScriptCommand.js +1 -0
  212. package/dist-es/commands/ValidateMatchmakingRuleSetCommand.js +1 -0
  213. package/dist-es/index.js +2 -2
  214. package/dist-es/models/GameLiftServiceException.js +1 -0
  215. package/dist-types/GameLiftClient.d.ts +3 -3
  216. package/dist-types/commands/AcceptMatchCommand.d.ts +4 -0
  217. package/dist-types/commands/ClaimGameServerCommand.d.ts +4 -0
  218. package/dist-types/commands/CreateAliasCommand.d.ts +4 -0
  219. package/dist-types/commands/CreateBuildCommand.d.ts +4 -0
  220. package/dist-types/commands/CreateFleetCommand.d.ts +4 -0
  221. package/dist-types/commands/CreateFleetLocationsCommand.d.ts +4 -0
  222. package/dist-types/commands/CreateGameServerGroupCommand.d.ts +4 -0
  223. package/dist-types/commands/CreateGameSessionCommand.d.ts +4 -0
  224. package/dist-types/commands/CreateGameSessionQueueCommand.d.ts +4 -0
  225. package/dist-types/commands/CreateLocationCommand.d.ts +4 -0
  226. package/dist-types/commands/CreateMatchmakingConfigurationCommand.d.ts +4 -0
  227. package/dist-types/commands/CreateMatchmakingRuleSetCommand.d.ts +4 -0
  228. package/dist-types/commands/CreatePlayerSessionCommand.d.ts +4 -0
  229. package/dist-types/commands/CreatePlayerSessionsCommand.d.ts +4 -0
  230. package/dist-types/commands/CreateScriptCommand.d.ts +4 -0
  231. package/dist-types/commands/CreateVpcPeeringAuthorizationCommand.d.ts +4 -0
  232. package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +4 -0
  233. package/dist-types/commands/DeleteAliasCommand.d.ts +4 -0
  234. package/dist-types/commands/DeleteBuildCommand.d.ts +4 -0
  235. package/dist-types/commands/DeleteFleetCommand.d.ts +4 -0
  236. package/dist-types/commands/DeleteFleetLocationsCommand.d.ts +4 -0
  237. package/dist-types/commands/DeleteGameServerGroupCommand.d.ts +4 -0
  238. package/dist-types/commands/DeleteGameSessionQueueCommand.d.ts +4 -0
  239. package/dist-types/commands/DeleteLocationCommand.d.ts +4 -0
  240. package/dist-types/commands/DeleteMatchmakingConfigurationCommand.d.ts +4 -0
  241. package/dist-types/commands/DeleteMatchmakingRuleSetCommand.d.ts +4 -0
  242. package/dist-types/commands/DeleteScalingPolicyCommand.d.ts +4 -0
  243. package/dist-types/commands/DeleteScriptCommand.d.ts +4 -0
  244. package/dist-types/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +4 -0
  245. package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +4 -0
  246. package/dist-types/commands/DeregisterComputeCommand.d.ts +4 -0
  247. package/dist-types/commands/DeregisterGameServerCommand.d.ts +4 -0
  248. package/dist-types/commands/DescribeAliasCommand.d.ts +4 -0
  249. package/dist-types/commands/DescribeBuildCommand.d.ts +4 -0
  250. package/dist-types/commands/DescribeComputeCommand.d.ts +4 -0
  251. package/dist-types/commands/DescribeEC2InstanceLimitsCommand.d.ts +4 -0
  252. package/dist-types/commands/DescribeFleetAttributesCommand.d.ts +4 -0
  253. package/dist-types/commands/DescribeFleetCapacityCommand.d.ts +4 -0
  254. package/dist-types/commands/DescribeFleetEventsCommand.d.ts +4 -0
  255. package/dist-types/commands/DescribeFleetLocationAttributesCommand.d.ts +4 -0
  256. package/dist-types/commands/DescribeFleetLocationCapacityCommand.d.ts +4 -0
  257. package/dist-types/commands/DescribeFleetLocationUtilizationCommand.d.ts +4 -0
  258. package/dist-types/commands/DescribeFleetPortSettingsCommand.d.ts +4 -0
  259. package/dist-types/commands/DescribeFleetUtilizationCommand.d.ts +4 -0
  260. package/dist-types/commands/DescribeGameServerCommand.d.ts +4 -0
  261. package/dist-types/commands/DescribeGameServerGroupCommand.d.ts +4 -0
  262. package/dist-types/commands/DescribeGameServerInstancesCommand.d.ts +4 -0
  263. package/dist-types/commands/DescribeGameSessionDetailsCommand.d.ts +4 -0
  264. package/dist-types/commands/DescribeGameSessionPlacementCommand.d.ts +4 -0
  265. package/dist-types/commands/DescribeGameSessionQueuesCommand.d.ts +4 -0
  266. package/dist-types/commands/DescribeGameSessionsCommand.d.ts +4 -0
  267. package/dist-types/commands/DescribeInstancesCommand.d.ts +4 -0
  268. package/dist-types/commands/DescribeMatchmakingCommand.d.ts +4 -0
  269. package/dist-types/commands/DescribeMatchmakingConfigurationsCommand.d.ts +4 -0
  270. package/dist-types/commands/DescribeMatchmakingRuleSetsCommand.d.ts +4 -0
  271. package/dist-types/commands/DescribePlayerSessionsCommand.d.ts +4 -0
  272. package/dist-types/commands/DescribeRuntimeConfigurationCommand.d.ts +4 -0
  273. package/dist-types/commands/DescribeScalingPoliciesCommand.d.ts +4 -0
  274. package/dist-types/commands/DescribeScriptCommand.d.ts +4 -0
  275. package/dist-types/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +4 -0
  276. package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +4 -0
  277. package/dist-types/commands/GetComputeAccessCommand.d.ts +4 -0
  278. package/dist-types/commands/GetComputeAuthTokenCommand.d.ts +4 -0
  279. package/dist-types/commands/GetGameSessionLogUrlCommand.d.ts +4 -0
  280. package/dist-types/commands/GetInstanceAccessCommand.d.ts +4 -0
  281. package/dist-types/commands/ListAliasesCommand.d.ts +4 -0
  282. package/dist-types/commands/ListBuildsCommand.d.ts +4 -0
  283. package/dist-types/commands/ListComputeCommand.d.ts +4 -0
  284. package/dist-types/commands/ListFleetsCommand.d.ts +4 -0
  285. package/dist-types/commands/ListGameServerGroupsCommand.d.ts +4 -0
  286. package/dist-types/commands/ListGameServersCommand.d.ts +4 -0
  287. package/dist-types/commands/ListLocationsCommand.d.ts +4 -0
  288. package/dist-types/commands/ListScriptsCommand.d.ts +4 -0
  289. package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
  290. package/dist-types/commands/PutScalingPolicyCommand.d.ts +4 -0
  291. package/dist-types/commands/RegisterComputeCommand.d.ts +4 -0
  292. package/dist-types/commands/RegisterGameServerCommand.d.ts +4 -0
  293. package/dist-types/commands/RequestUploadCredentialsCommand.d.ts +4 -0
  294. package/dist-types/commands/ResolveAliasCommand.d.ts +4 -0
  295. package/dist-types/commands/ResumeGameServerGroupCommand.d.ts +4 -0
  296. package/dist-types/commands/SearchGameSessionsCommand.d.ts +4 -0
  297. package/dist-types/commands/StartFleetActionsCommand.d.ts +4 -0
  298. package/dist-types/commands/StartGameSessionPlacementCommand.d.ts +4 -0
  299. package/dist-types/commands/StartMatchBackfillCommand.d.ts +4 -0
  300. package/dist-types/commands/StartMatchmakingCommand.d.ts +4 -0
  301. package/dist-types/commands/StopFleetActionsCommand.d.ts +4 -0
  302. package/dist-types/commands/StopGameSessionPlacementCommand.d.ts +4 -0
  303. package/dist-types/commands/StopMatchmakingCommand.d.ts +4 -0
  304. package/dist-types/commands/SuspendGameServerGroupCommand.d.ts +4 -0
  305. package/dist-types/commands/TagResourceCommand.d.ts +4 -0
  306. package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
  307. package/dist-types/commands/UpdateAliasCommand.d.ts +4 -0
  308. package/dist-types/commands/UpdateBuildCommand.d.ts +4 -0
  309. package/dist-types/commands/UpdateFleetAttributesCommand.d.ts +4 -0
  310. package/dist-types/commands/UpdateFleetCapacityCommand.d.ts +4 -0
  311. package/dist-types/commands/UpdateFleetPortSettingsCommand.d.ts +4 -0
  312. package/dist-types/commands/UpdateGameServerCommand.d.ts +4 -0
  313. package/dist-types/commands/UpdateGameServerGroupCommand.d.ts +4 -0
  314. package/dist-types/commands/UpdateGameSessionCommand.d.ts +4 -0
  315. package/dist-types/commands/UpdateGameSessionQueueCommand.d.ts +4 -0
  316. package/dist-types/commands/UpdateMatchmakingConfigurationCommand.d.ts +4 -0
  317. package/dist-types/commands/UpdateRuntimeConfigurationCommand.d.ts +4 -0
  318. package/dist-types/commands/UpdateScriptCommand.d.ts +4 -0
  319. package/dist-types/commands/ValidateMatchmakingRuleSetCommand.d.ts +4 -0
  320. package/dist-types/index.d.ts +64 -2
  321. package/dist-types/models/GameLiftServiceException.d.ts +1 -0
  322. package/dist-types/ts3.4/GameLiftClient.d.ts +3 -3
  323. package/dist-types/ts3.4/commands/AcceptMatchCommand.d.ts +1 -0
  324. package/dist-types/ts3.4/commands/ClaimGameServerCommand.d.ts +1 -0
  325. package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +1 -0
  326. package/dist-types/ts3.4/commands/CreateBuildCommand.d.ts +1 -0
  327. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +1 -0
  328. package/dist-types/ts3.4/commands/CreateFleetLocationsCommand.d.ts +1 -0
  329. package/dist-types/ts3.4/commands/CreateGameServerGroupCommand.d.ts +1 -0
  330. package/dist-types/ts3.4/commands/CreateGameSessionCommand.d.ts +1 -0
  331. package/dist-types/ts3.4/commands/CreateGameSessionQueueCommand.d.ts +1 -0
  332. package/dist-types/ts3.4/commands/CreateLocationCommand.d.ts +1 -0
  333. package/dist-types/ts3.4/commands/CreateMatchmakingConfigurationCommand.d.ts +1 -0
  334. package/dist-types/ts3.4/commands/CreateMatchmakingRuleSetCommand.d.ts +1 -0
  335. package/dist-types/ts3.4/commands/CreatePlayerSessionCommand.d.ts +1 -0
  336. package/dist-types/ts3.4/commands/CreatePlayerSessionsCommand.d.ts +1 -0
  337. package/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +1 -0
  338. package/dist-types/ts3.4/commands/CreateVpcPeeringAuthorizationCommand.d.ts +1 -0
  339. package/dist-types/ts3.4/commands/CreateVpcPeeringConnectionCommand.d.ts +1 -0
  340. package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +1 -0
  341. package/dist-types/ts3.4/commands/DeleteBuildCommand.d.ts +1 -0
  342. package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +1 -0
  343. package/dist-types/ts3.4/commands/DeleteFleetLocationsCommand.d.ts +1 -0
  344. package/dist-types/ts3.4/commands/DeleteGameServerGroupCommand.d.ts +1 -0
  345. package/dist-types/ts3.4/commands/DeleteGameSessionQueueCommand.d.ts +1 -0
  346. package/dist-types/ts3.4/commands/DeleteLocationCommand.d.ts +1 -0
  347. package/dist-types/ts3.4/commands/DeleteMatchmakingConfigurationCommand.d.ts +1 -0
  348. package/dist-types/ts3.4/commands/DeleteMatchmakingRuleSetCommand.d.ts +1 -0
  349. package/dist-types/ts3.4/commands/DeleteScalingPolicyCommand.d.ts +1 -0
  350. package/dist-types/ts3.4/commands/DeleteScriptCommand.d.ts +1 -0
  351. package/dist-types/ts3.4/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +1 -0
  352. package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +1 -0
  353. package/dist-types/ts3.4/commands/DeregisterComputeCommand.d.ts +1 -0
  354. package/dist-types/ts3.4/commands/DeregisterGameServerCommand.d.ts +1 -0
  355. package/dist-types/ts3.4/commands/DescribeAliasCommand.d.ts +1 -0
  356. package/dist-types/ts3.4/commands/DescribeBuildCommand.d.ts +1 -0
  357. package/dist-types/ts3.4/commands/DescribeComputeCommand.d.ts +1 -0
  358. package/dist-types/ts3.4/commands/DescribeEC2InstanceLimitsCommand.d.ts +1 -0
  359. package/dist-types/ts3.4/commands/DescribeFleetAttributesCommand.d.ts +1 -0
  360. package/dist-types/ts3.4/commands/DescribeFleetCapacityCommand.d.ts +1 -0
  361. package/dist-types/ts3.4/commands/DescribeFleetEventsCommand.d.ts +1 -0
  362. package/dist-types/ts3.4/commands/DescribeFleetLocationAttributesCommand.d.ts +1 -0
  363. package/dist-types/ts3.4/commands/DescribeFleetLocationCapacityCommand.d.ts +1 -0
  364. package/dist-types/ts3.4/commands/DescribeFleetLocationUtilizationCommand.d.ts +1 -0
  365. package/dist-types/ts3.4/commands/DescribeFleetPortSettingsCommand.d.ts +1 -0
  366. package/dist-types/ts3.4/commands/DescribeFleetUtilizationCommand.d.ts +1 -0
  367. package/dist-types/ts3.4/commands/DescribeGameServerCommand.d.ts +1 -0
  368. package/dist-types/ts3.4/commands/DescribeGameServerGroupCommand.d.ts +1 -0
  369. package/dist-types/ts3.4/commands/DescribeGameServerInstancesCommand.d.ts +1 -0
  370. package/dist-types/ts3.4/commands/DescribeGameSessionDetailsCommand.d.ts +1 -0
  371. package/dist-types/ts3.4/commands/DescribeGameSessionPlacementCommand.d.ts +1 -0
  372. package/dist-types/ts3.4/commands/DescribeGameSessionQueuesCommand.d.ts +1 -0
  373. package/dist-types/ts3.4/commands/DescribeGameSessionsCommand.d.ts +1 -0
  374. package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +1 -0
  375. package/dist-types/ts3.4/commands/DescribeMatchmakingCommand.d.ts +1 -0
  376. package/dist-types/ts3.4/commands/DescribeMatchmakingConfigurationsCommand.d.ts +1 -0
  377. package/dist-types/ts3.4/commands/DescribeMatchmakingRuleSetsCommand.d.ts +1 -0
  378. package/dist-types/ts3.4/commands/DescribePlayerSessionsCommand.d.ts +1 -0
  379. package/dist-types/ts3.4/commands/DescribeRuntimeConfigurationCommand.d.ts +1 -0
  380. package/dist-types/ts3.4/commands/DescribeScalingPoliciesCommand.d.ts +1 -0
  381. package/dist-types/ts3.4/commands/DescribeScriptCommand.d.ts +1 -0
  382. package/dist-types/ts3.4/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +1 -0
  383. package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +1 -0
  384. package/dist-types/ts3.4/commands/GetComputeAccessCommand.d.ts +1 -0
  385. package/dist-types/ts3.4/commands/GetComputeAuthTokenCommand.d.ts +1 -0
  386. package/dist-types/ts3.4/commands/GetGameSessionLogUrlCommand.d.ts +1 -0
  387. package/dist-types/ts3.4/commands/GetInstanceAccessCommand.d.ts +1 -0
  388. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +1 -0
  389. package/dist-types/ts3.4/commands/ListBuildsCommand.d.ts +1 -0
  390. package/dist-types/ts3.4/commands/ListComputeCommand.d.ts +1 -0
  391. package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +1 -0
  392. package/dist-types/ts3.4/commands/ListGameServerGroupsCommand.d.ts +1 -0
  393. package/dist-types/ts3.4/commands/ListGameServersCommand.d.ts +1 -0
  394. package/dist-types/ts3.4/commands/ListLocationsCommand.d.ts +1 -0
  395. package/dist-types/ts3.4/commands/ListScriptsCommand.d.ts +1 -0
  396. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
  397. package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +1 -0
  398. package/dist-types/ts3.4/commands/RegisterComputeCommand.d.ts +1 -0
  399. package/dist-types/ts3.4/commands/RegisterGameServerCommand.d.ts +1 -0
  400. package/dist-types/ts3.4/commands/RequestUploadCredentialsCommand.d.ts +1 -0
  401. package/dist-types/ts3.4/commands/ResolveAliasCommand.d.ts +1 -0
  402. package/dist-types/ts3.4/commands/ResumeGameServerGroupCommand.d.ts +1 -0
  403. package/dist-types/ts3.4/commands/SearchGameSessionsCommand.d.ts +1 -0
  404. package/dist-types/ts3.4/commands/StartFleetActionsCommand.d.ts +1 -0
  405. package/dist-types/ts3.4/commands/StartGameSessionPlacementCommand.d.ts +1 -0
  406. package/dist-types/ts3.4/commands/StartMatchBackfillCommand.d.ts +1 -0
  407. package/dist-types/ts3.4/commands/StartMatchmakingCommand.d.ts +1 -0
  408. package/dist-types/ts3.4/commands/StopFleetActionsCommand.d.ts +1 -0
  409. package/dist-types/ts3.4/commands/StopGameSessionPlacementCommand.d.ts +1 -0
  410. package/dist-types/ts3.4/commands/StopMatchmakingCommand.d.ts +1 -0
  411. package/dist-types/ts3.4/commands/SuspendGameServerGroupCommand.d.ts +1 -0
  412. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
  413. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
  414. package/dist-types/ts3.4/commands/UpdateAliasCommand.d.ts +1 -0
  415. package/dist-types/ts3.4/commands/UpdateBuildCommand.d.ts +1 -0
  416. package/dist-types/ts3.4/commands/UpdateFleetAttributesCommand.d.ts +1 -0
  417. package/dist-types/ts3.4/commands/UpdateFleetCapacityCommand.d.ts +1 -0
  418. package/dist-types/ts3.4/commands/UpdateFleetPortSettingsCommand.d.ts +1 -0
  419. package/dist-types/ts3.4/commands/UpdateGameServerCommand.d.ts +1 -0
  420. package/dist-types/ts3.4/commands/UpdateGameServerGroupCommand.d.ts +1 -0
  421. package/dist-types/ts3.4/commands/UpdateGameSessionCommand.d.ts +1 -0
  422. package/dist-types/ts3.4/commands/UpdateGameSessionQueueCommand.d.ts +1 -0
  423. package/dist-types/ts3.4/commands/UpdateMatchmakingConfigurationCommand.d.ts +1 -0
  424. package/dist-types/ts3.4/commands/UpdateRuntimeConfigurationCommand.d.ts +1 -0
  425. package/dist-types/ts3.4/commands/UpdateScriptCommand.d.ts +1 -0
  426. package/dist-types/ts3.4/commands/ValidateMatchmakingRuleSetCommand.d.ts +1 -0
  427. package/dist-types/ts3.4/index.d.ts +2 -2
  428. package/dist-types/ts3.4/models/GameLiftServiceException.d.ts +1 -0
  429. package/package.json +28 -28
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeFleetUtilizationCommand, se_DescribeFleetUtilizationCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeFleetUtilizationCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeGameServerCommand, se_DescribeGameServerCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeGameServerCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeGameServerGroupCommand, se_DescribeGameServerGroupCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeGameServerGroupCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeGameServerInstancesCommand, se_DescribeGameServerInstancesCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeGameServerInstancesCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeGameSessionDetailsCommand, se_DescribeGameSessionDetailsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeGameSessionDetailsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeGameSessionPlacementCommand, se_DescribeGameSessionPlacementCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeGameSessionPlacementCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeGameSessionQueuesCommand, se_DescribeGameSessionQueuesCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeGameSessionQueuesCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeGameSessionsCommand, se_DescribeGameSessionsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeGameSessionsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeInstancesCommand, se_DescribeInstancesCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeInstancesCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeMatchmakingCommand, se_DescribeMatchmakingCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeMatchmakingCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeMatchmakingConfigurationsCommand, se_DescribeMatchmakingConfigurationsCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeMatchmakingConfigurationsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeMatchmakingRuleSetsCommand, se_DescribeMatchmakingRuleSetsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeMatchmakingRuleSetsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribePlayerSessionsCommand, se_DescribePlayerSessionsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribePlayerSessionsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeRuntimeConfigurationCommand, se_DescribeRuntimeConfigurationCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeRuntimeConfigurationCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeScalingPoliciesCommand, se_DescribeScalingPoliciesCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeScalingPoliciesCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeScriptCommand, se_DescribeScriptCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeScriptCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeVpcPeeringAuthorizationsCommand, se_DescribeVpcPeeringAuthorizationsCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeVpcPeeringAuthorizationsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeVpcPeeringConnectionsCommand, se_DescribeVpcPeeringConnectionsCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeVpcPeeringConnectionsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetComputeAccessOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { de_GetComputeAccessCommand, se_GetComputeAccessCommand } from "../protocols/Aws_json1_1";
6
+ export { $Command };
6
7
  export class GetComputeAccessCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_GetComputeAuthTokenCommand, se_GetComputeAuthTokenCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class GetComputeAuthTokenCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_GetGameSessionLogUrlCommand, se_GetGameSessionLogUrlCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class GetGameSessionLogUrlCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetInstanceAccessOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { de_GetInstanceAccessCommand, se_GetInstanceAccessCommand } from "../protocols/Aws_json1_1";
6
+ export { $Command };
6
7
  export class GetInstanceAccessCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListAliasesCommand, se_ListAliasesCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ListAliasesCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListBuildsCommand, se_ListBuildsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ListBuildsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListComputeCommand, se_ListComputeCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ListComputeCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListFleetsCommand, se_ListFleetsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ListFleetsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListGameServerGroupsCommand, se_ListGameServerGroupsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ListGameServerGroupsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListGameServersCommand, se_ListGameServersCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ListGameServersCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListLocationsCommand, se_ListLocationsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ListLocationsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListScriptsCommand, se_ListScriptsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ListScriptsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ListTagsForResourceCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_PutScalingPolicyCommand, se_PutScalingPolicyCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class PutScalingPolicyCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_RegisterComputeCommand, se_RegisterComputeCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class RegisterComputeCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_RegisterGameServerCommand, se_RegisterGameServerCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class RegisterGameServerCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { RequestUploadCredentialsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { de_RequestUploadCredentialsCommand, se_RequestUploadCredentialsCommand } from "../protocols/Aws_json1_1";
6
+ export { $Command };
6
7
  export class RequestUploadCredentialsCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ResolveAliasCommand, se_ResolveAliasCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ResolveAliasCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ResumeGameServerGroupCommand, se_ResumeGameServerGroupCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ResumeGameServerGroupCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_SearchGameSessionsCommand, se_SearchGameSessionsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class SearchGameSessionsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_StartFleetActionsCommand, se_StartFleetActionsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class StartFleetActionsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_StartGameSessionPlacementCommand, se_StartGameSessionPlacementCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class StartGameSessionPlacementCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_StartMatchBackfillCommand, se_StartMatchBackfillCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class StartMatchBackfillCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_StartMatchmakingCommand, se_StartMatchmakingCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class StartMatchmakingCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_StopFleetActionsCommand, se_StopFleetActionsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class StopFleetActionsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_StopGameSessionPlacementCommand, se_StopGameSessionPlacementCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class StopGameSessionPlacementCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_StopMatchmakingCommand, se_StopMatchmakingCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class StopMatchmakingCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_SuspendGameServerGroupCommand, se_SuspendGameServerGroupCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class SuspendGameServerGroupCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class TagResourceCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class UntagResourceCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateAliasCommand, se_UpdateAliasCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class UpdateAliasCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateBuildCommand, se_UpdateBuildCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class UpdateBuildCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateFleetAttributesCommand, se_UpdateFleetAttributesCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class UpdateFleetAttributesCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateFleetCapacityCommand, se_UpdateFleetCapacityCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class UpdateFleetCapacityCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateFleetPortSettingsCommand, se_UpdateFleetPortSettingsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class UpdateFleetPortSettingsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateGameServerCommand, se_UpdateGameServerCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class UpdateGameServerCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateGameServerGroupCommand, se_UpdateGameServerGroupCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class UpdateGameServerGroupCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateGameSessionCommand, se_UpdateGameSessionCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class UpdateGameSessionCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateGameSessionQueueCommand, se_UpdateGameSessionQueueCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class UpdateGameSessionQueueCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateMatchmakingConfigurationCommand, se_UpdateMatchmakingConfigurationCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class UpdateMatchmakingConfigurationCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateRuntimeConfigurationCommand, se_UpdateRuntimeConfigurationCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class UpdateRuntimeConfigurationCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateScriptCommand, se_UpdateScriptCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class UpdateScriptCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ValidateMatchmakingRuleSetCommand, se_ValidateMatchmakingRuleSetCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ValidateMatchmakingRuleSetCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
package/dist-es/index.js CHANGED
@@ -1,6 +1,6 @@
1
- export * from "./GameLift";
2
1
  export * from "./GameLiftClient";
2
+ export * from "./GameLift";
3
3
  export * from "./commands";
4
- export * from "./models";
5
4
  export * from "./pagination";
5
+ export * from "./models";
6
6
  export { GameLiftServiceException } from "./models/GameLiftServiceException";
@@ -1,4 +1,5 @@
1
1
  import { ServiceException as __ServiceException, } from "@aws-sdk/smithy-client";
2
+ export { __ServiceException };
2
3
  export class GameLiftServiceException extends __ServiceException {
3
4
  constructor(options) {
4
5
  super(options);