@aws-sdk/client-gamelift 3.478.0 → 3.481.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 (421) hide show
  1. package/dist-cjs/commands/AcceptMatchCommand.js +18 -41
  2. package/dist-cjs/commands/ClaimGameServerCommand.js +18 -41
  3. package/dist-cjs/commands/CreateAliasCommand.js +18 -41
  4. package/dist-cjs/commands/CreateBuildCommand.js +18 -41
  5. package/dist-cjs/commands/CreateFleetCommand.js +18 -41
  6. package/dist-cjs/commands/CreateFleetLocationsCommand.js +18 -41
  7. package/dist-cjs/commands/CreateGameServerGroupCommand.js +18 -41
  8. package/dist-cjs/commands/CreateGameSessionCommand.js +18 -41
  9. package/dist-cjs/commands/CreateGameSessionQueueCommand.js +18 -41
  10. package/dist-cjs/commands/CreateLocationCommand.js +18 -41
  11. package/dist-cjs/commands/CreateMatchmakingConfigurationCommand.js +18 -41
  12. package/dist-cjs/commands/CreateMatchmakingRuleSetCommand.js +18 -41
  13. package/dist-cjs/commands/CreatePlayerSessionCommand.js +18 -41
  14. package/dist-cjs/commands/CreatePlayerSessionsCommand.js +18 -41
  15. package/dist-cjs/commands/CreateScriptCommand.js +18 -41
  16. package/dist-cjs/commands/CreateVpcPeeringAuthorizationCommand.js +18 -41
  17. package/dist-cjs/commands/CreateVpcPeeringConnectionCommand.js +18 -41
  18. package/dist-cjs/commands/DeleteAliasCommand.js +18 -41
  19. package/dist-cjs/commands/DeleteBuildCommand.js +18 -41
  20. package/dist-cjs/commands/DeleteFleetCommand.js +18 -41
  21. package/dist-cjs/commands/DeleteFleetLocationsCommand.js +18 -41
  22. package/dist-cjs/commands/DeleteGameServerGroupCommand.js +18 -41
  23. package/dist-cjs/commands/DeleteGameSessionQueueCommand.js +18 -41
  24. package/dist-cjs/commands/DeleteLocationCommand.js +18 -41
  25. package/dist-cjs/commands/DeleteMatchmakingConfigurationCommand.js +18 -41
  26. package/dist-cjs/commands/DeleteMatchmakingRuleSetCommand.js +18 -41
  27. package/dist-cjs/commands/DeleteScalingPolicyCommand.js +18 -41
  28. package/dist-cjs/commands/DeleteScriptCommand.js +18 -41
  29. package/dist-cjs/commands/DeleteVpcPeeringAuthorizationCommand.js +18 -41
  30. package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +18 -41
  31. package/dist-cjs/commands/DeregisterComputeCommand.js +18 -41
  32. package/dist-cjs/commands/DeregisterGameServerCommand.js +18 -41
  33. package/dist-cjs/commands/DescribeAliasCommand.js +18 -41
  34. package/dist-cjs/commands/DescribeBuildCommand.js +18 -41
  35. package/dist-cjs/commands/DescribeComputeCommand.js +18 -41
  36. package/dist-cjs/commands/DescribeEC2InstanceLimitsCommand.js +18 -41
  37. package/dist-cjs/commands/DescribeFleetAttributesCommand.js +18 -41
  38. package/dist-cjs/commands/DescribeFleetCapacityCommand.js +18 -41
  39. package/dist-cjs/commands/DescribeFleetEventsCommand.js +18 -41
  40. package/dist-cjs/commands/DescribeFleetLocationAttributesCommand.js +18 -41
  41. package/dist-cjs/commands/DescribeFleetLocationCapacityCommand.js +18 -41
  42. package/dist-cjs/commands/DescribeFleetLocationUtilizationCommand.js +18 -41
  43. package/dist-cjs/commands/DescribeFleetPortSettingsCommand.js +18 -41
  44. package/dist-cjs/commands/DescribeFleetUtilizationCommand.js +18 -41
  45. package/dist-cjs/commands/DescribeGameServerCommand.js +18 -41
  46. package/dist-cjs/commands/DescribeGameServerGroupCommand.js +18 -41
  47. package/dist-cjs/commands/DescribeGameServerInstancesCommand.js +18 -41
  48. package/dist-cjs/commands/DescribeGameSessionDetailsCommand.js +18 -41
  49. package/dist-cjs/commands/DescribeGameSessionPlacementCommand.js +18 -41
  50. package/dist-cjs/commands/DescribeGameSessionQueuesCommand.js +18 -41
  51. package/dist-cjs/commands/DescribeGameSessionsCommand.js +18 -41
  52. package/dist-cjs/commands/DescribeInstancesCommand.js +18 -41
  53. package/dist-cjs/commands/DescribeMatchmakingCommand.js +18 -41
  54. package/dist-cjs/commands/DescribeMatchmakingConfigurationsCommand.js +18 -41
  55. package/dist-cjs/commands/DescribeMatchmakingRuleSetsCommand.js +18 -41
  56. package/dist-cjs/commands/DescribePlayerSessionsCommand.js +18 -41
  57. package/dist-cjs/commands/DescribeRuntimeConfigurationCommand.js +18 -41
  58. package/dist-cjs/commands/DescribeScalingPoliciesCommand.js +18 -41
  59. package/dist-cjs/commands/DescribeScriptCommand.js +18 -41
  60. package/dist-cjs/commands/DescribeVpcPeeringAuthorizationsCommand.js +18 -41
  61. package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +18 -41
  62. package/dist-cjs/commands/GetComputeAccessCommand.js +18 -41
  63. package/dist-cjs/commands/GetComputeAuthTokenCommand.js +18 -41
  64. package/dist-cjs/commands/GetGameSessionLogUrlCommand.js +18 -41
  65. package/dist-cjs/commands/GetInstanceAccessCommand.js +18 -41
  66. package/dist-cjs/commands/ListAliasesCommand.js +18 -41
  67. package/dist-cjs/commands/ListBuildsCommand.js +18 -41
  68. package/dist-cjs/commands/ListComputeCommand.js +18 -41
  69. package/dist-cjs/commands/ListFleetsCommand.js +18 -41
  70. package/dist-cjs/commands/ListGameServerGroupsCommand.js +18 -41
  71. package/dist-cjs/commands/ListGameServersCommand.js +18 -41
  72. package/dist-cjs/commands/ListLocationsCommand.js +18 -41
  73. package/dist-cjs/commands/ListScriptsCommand.js +18 -41
  74. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  75. package/dist-cjs/commands/PutScalingPolicyCommand.js +18 -41
  76. package/dist-cjs/commands/RegisterComputeCommand.js +18 -41
  77. package/dist-cjs/commands/RegisterGameServerCommand.js +18 -41
  78. package/dist-cjs/commands/RequestUploadCredentialsCommand.js +18 -41
  79. package/dist-cjs/commands/ResolveAliasCommand.js +18 -41
  80. package/dist-cjs/commands/ResumeGameServerGroupCommand.js +18 -41
  81. package/dist-cjs/commands/SearchGameSessionsCommand.js +18 -41
  82. package/dist-cjs/commands/StartFleetActionsCommand.js +18 -41
  83. package/dist-cjs/commands/StartGameSessionPlacementCommand.js +18 -41
  84. package/dist-cjs/commands/StartMatchBackfillCommand.js +18 -41
  85. package/dist-cjs/commands/StartMatchmakingCommand.js +18 -41
  86. package/dist-cjs/commands/StopFleetActionsCommand.js +18 -41
  87. package/dist-cjs/commands/StopGameSessionPlacementCommand.js +18 -41
  88. package/dist-cjs/commands/StopMatchmakingCommand.js +18 -41
  89. package/dist-cjs/commands/SuspendGameServerGroupCommand.js +18 -41
  90. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  91. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  92. package/dist-cjs/commands/UpdateAliasCommand.js +18 -41
  93. package/dist-cjs/commands/UpdateBuildCommand.js +18 -41
  94. package/dist-cjs/commands/UpdateFleetAttributesCommand.js +18 -41
  95. package/dist-cjs/commands/UpdateFleetCapacityCommand.js +18 -41
  96. package/dist-cjs/commands/UpdateFleetPortSettingsCommand.js +18 -41
  97. package/dist-cjs/commands/UpdateGameServerCommand.js +18 -41
  98. package/dist-cjs/commands/UpdateGameServerGroupCommand.js +18 -41
  99. package/dist-cjs/commands/UpdateGameSessionCommand.js +18 -41
  100. package/dist-cjs/commands/UpdateGameSessionQueueCommand.js +18 -41
  101. package/dist-cjs/commands/UpdateMatchmakingConfigurationCommand.js +18 -41
  102. package/dist-cjs/commands/UpdateRuntimeConfigurationCommand.js +18 -41
  103. package/dist-cjs/commands/UpdateScriptCommand.js +18 -41
  104. package/dist-cjs/commands/ValidateMatchmakingRuleSetCommand.js +18 -41
  105. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  106. package/dist-es/commands/AcceptMatchCommand.js +18 -41
  107. package/dist-es/commands/ClaimGameServerCommand.js +18 -41
  108. package/dist-es/commands/CreateAliasCommand.js +18 -41
  109. package/dist-es/commands/CreateBuildCommand.js +18 -41
  110. package/dist-es/commands/CreateFleetCommand.js +18 -41
  111. package/dist-es/commands/CreateFleetLocationsCommand.js +18 -41
  112. package/dist-es/commands/CreateGameServerGroupCommand.js +18 -41
  113. package/dist-es/commands/CreateGameSessionCommand.js +18 -41
  114. package/dist-es/commands/CreateGameSessionQueueCommand.js +18 -41
  115. package/dist-es/commands/CreateLocationCommand.js +18 -41
  116. package/dist-es/commands/CreateMatchmakingConfigurationCommand.js +18 -41
  117. package/dist-es/commands/CreateMatchmakingRuleSetCommand.js +18 -41
  118. package/dist-es/commands/CreatePlayerSessionCommand.js +18 -41
  119. package/dist-es/commands/CreatePlayerSessionsCommand.js +18 -41
  120. package/dist-es/commands/CreateScriptCommand.js +18 -41
  121. package/dist-es/commands/CreateVpcPeeringAuthorizationCommand.js +18 -41
  122. package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +18 -41
  123. package/dist-es/commands/DeleteAliasCommand.js +18 -41
  124. package/dist-es/commands/DeleteBuildCommand.js +18 -41
  125. package/dist-es/commands/DeleteFleetCommand.js +18 -41
  126. package/dist-es/commands/DeleteFleetLocationsCommand.js +18 -41
  127. package/dist-es/commands/DeleteGameServerGroupCommand.js +18 -41
  128. package/dist-es/commands/DeleteGameSessionQueueCommand.js +18 -41
  129. package/dist-es/commands/DeleteLocationCommand.js +18 -41
  130. package/dist-es/commands/DeleteMatchmakingConfigurationCommand.js +18 -41
  131. package/dist-es/commands/DeleteMatchmakingRuleSetCommand.js +18 -41
  132. package/dist-es/commands/DeleteScalingPolicyCommand.js +18 -41
  133. package/dist-es/commands/DeleteScriptCommand.js +18 -41
  134. package/dist-es/commands/DeleteVpcPeeringAuthorizationCommand.js +18 -41
  135. package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +18 -41
  136. package/dist-es/commands/DeregisterComputeCommand.js +18 -41
  137. package/dist-es/commands/DeregisterGameServerCommand.js +18 -41
  138. package/dist-es/commands/DescribeAliasCommand.js +18 -41
  139. package/dist-es/commands/DescribeBuildCommand.js +18 -41
  140. package/dist-es/commands/DescribeComputeCommand.js +18 -41
  141. package/dist-es/commands/DescribeEC2InstanceLimitsCommand.js +18 -41
  142. package/dist-es/commands/DescribeFleetAttributesCommand.js +18 -41
  143. package/dist-es/commands/DescribeFleetCapacityCommand.js +18 -41
  144. package/dist-es/commands/DescribeFleetEventsCommand.js +18 -41
  145. package/dist-es/commands/DescribeFleetLocationAttributesCommand.js +18 -41
  146. package/dist-es/commands/DescribeFleetLocationCapacityCommand.js +18 -41
  147. package/dist-es/commands/DescribeFleetLocationUtilizationCommand.js +18 -41
  148. package/dist-es/commands/DescribeFleetPortSettingsCommand.js +18 -41
  149. package/dist-es/commands/DescribeFleetUtilizationCommand.js +18 -41
  150. package/dist-es/commands/DescribeGameServerCommand.js +18 -41
  151. package/dist-es/commands/DescribeGameServerGroupCommand.js +18 -41
  152. package/dist-es/commands/DescribeGameServerInstancesCommand.js +18 -41
  153. package/dist-es/commands/DescribeGameSessionDetailsCommand.js +18 -41
  154. package/dist-es/commands/DescribeGameSessionPlacementCommand.js +18 -41
  155. package/dist-es/commands/DescribeGameSessionQueuesCommand.js +18 -41
  156. package/dist-es/commands/DescribeGameSessionsCommand.js +18 -41
  157. package/dist-es/commands/DescribeInstancesCommand.js +18 -41
  158. package/dist-es/commands/DescribeMatchmakingCommand.js +18 -41
  159. package/dist-es/commands/DescribeMatchmakingConfigurationsCommand.js +18 -41
  160. package/dist-es/commands/DescribeMatchmakingRuleSetsCommand.js +18 -41
  161. package/dist-es/commands/DescribePlayerSessionsCommand.js +18 -41
  162. package/dist-es/commands/DescribeRuntimeConfigurationCommand.js +18 -41
  163. package/dist-es/commands/DescribeScalingPoliciesCommand.js +18 -41
  164. package/dist-es/commands/DescribeScriptCommand.js +18 -41
  165. package/dist-es/commands/DescribeVpcPeeringAuthorizationsCommand.js +18 -41
  166. package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +18 -41
  167. package/dist-es/commands/GetComputeAccessCommand.js +18 -41
  168. package/dist-es/commands/GetComputeAuthTokenCommand.js +18 -41
  169. package/dist-es/commands/GetGameSessionLogUrlCommand.js +18 -41
  170. package/dist-es/commands/GetInstanceAccessCommand.js +18 -41
  171. package/dist-es/commands/ListAliasesCommand.js +18 -41
  172. package/dist-es/commands/ListBuildsCommand.js +18 -41
  173. package/dist-es/commands/ListComputeCommand.js +18 -41
  174. package/dist-es/commands/ListFleetsCommand.js +18 -41
  175. package/dist-es/commands/ListGameServerGroupsCommand.js +18 -41
  176. package/dist-es/commands/ListGameServersCommand.js +18 -41
  177. package/dist-es/commands/ListLocationsCommand.js +18 -41
  178. package/dist-es/commands/ListScriptsCommand.js +18 -41
  179. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  180. package/dist-es/commands/PutScalingPolicyCommand.js +18 -41
  181. package/dist-es/commands/RegisterComputeCommand.js +18 -41
  182. package/dist-es/commands/RegisterGameServerCommand.js +18 -41
  183. package/dist-es/commands/RequestUploadCredentialsCommand.js +18 -41
  184. package/dist-es/commands/ResolveAliasCommand.js +18 -41
  185. package/dist-es/commands/ResumeGameServerGroupCommand.js +18 -41
  186. package/dist-es/commands/SearchGameSessionsCommand.js +18 -41
  187. package/dist-es/commands/StartFleetActionsCommand.js +18 -41
  188. package/dist-es/commands/StartGameSessionPlacementCommand.js +18 -41
  189. package/dist-es/commands/StartMatchBackfillCommand.js +18 -41
  190. package/dist-es/commands/StartMatchmakingCommand.js +18 -41
  191. package/dist-es/commands/StopFleetActionsCommand.js +18 -41
  192. package/dist-es/commands/StopGameSessionPlacementCommand.js +18 -41
  193. package/dist-es/commands/StopMatchmakingCommand.js +18 -41
  194. package/dist-es/commands/SuspendGameServerGroupCommand.js +18 -41
  195. package/dist-es/commands/TagResourceCommand.js +18 -41
  196. package/dist-es/commands/UntagResourceCommand.js +18 -41
  197. package/dist-es/commands/UpdateAliasCommand.js +18 -41
  198. package/dist-es/commands/UpdateBuildCommand.js +18 -41
  199. package/dist-es/commands/UpdateFleetAttributesCommand.js +18 -41
  200. package/dist-es/commands/UpdateFleetCapacityCommand.js +18 -41
  201. package/dist-es/commands/UpdateFleetPortSettingsCommand.js +18 -41
  202. package/dist-es/commands/UpdateGameServerCommand.js +18 -41
  203. package/dist-es/commands/UpdateGameServerGroupCommand.js +18 -41
  204. package/dist-es/commands/UpdateGameSessionCommand.js +18 -41
  205. package/dist-es/commands/UpdateGameSessionQueueCommand.js +18 -41
  206. package/dist-es/commands/UpdateMatchmakingConfigurationCommand.js +18 -41
  207. package/dist-es/commands/UpdateRuntimeConfigurationCommand.js +18 -41
  208. package/dist-es/commands/UpdateScriptCommand.js +18 -41
  209. package/dist-es/commands/ValidateMatchmakingRuleSetCommand.js +18 -41
  210. package/dist-es/endpoint/EndpointParameters.js +6 -0
  211. package/dist-types/commands/AcceptMatchCommand.d.ts +6 -21
  212. package/dist-types/commands/ClaimGameServerCommand.d.ts +6 -21
  213. package/dist-types/commands/CreateAliasCommand.d.ts +6 -21
  214. package/dist-types/commands/CreateBuildCommand.d.ts +6 -21
  215. package/dist-types/commands/CreateFleetCommand.d.ts +6 -21
  216. package/dist-types/commands/CreateFleetLocationsCommand.d.ts +6 -21
  217. package/dist-types/commands/CreateGameServerGroupCommand.d.ts +6 -21
  218. package/dist-types/commands/CreateGameSessionCommand.d.ts +6 -21
  219. package/dist-types/commands/CreateGameSessionQueueCommand.d.ts +6 -21
  220. package/dist-types/commands/CreateLocationCommand.d.ts +6 -21
  221. package/dist-types/commands/CreateMatchmakingConfigurationCommand.d.ts +6 -21
  222. package/dist-types/commands/CreateMatchmakingRuleSetCommand.d.ts +6 -21
  223. package/dist-types/commands/CreatePlayerSessionCommand.d.ts +6 -21
  224. package/dist-types/commands/CreatePlayerSessionsCommand.d.ts +6 -21
  225. package/dist-types/commands/CreateScriptCommand.d.ts +6 -21
  226. package/dist-types/commands/CreateVpcPeeringAuthorizationCommand.d.ts +6 -21
  227. package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +6 -21
  228. package/dist-types/commands/DeleteAliasCommand.d.ts +6 -21
  229. package/dist-types/commands/DeleteBuildCommand.d.ts +6 -21
  230. package/dist-types/commands/DeleteFleetCommand.d.ts +6 -21
  231. package/dist-types/commands/DeleteFleetLocationsCommand.d.ts +6 -21
  232. package/dist-types/commands/DeleteGameServerGroupCommand.d.ts +6 -21
  233. package/dist-types/commands/DeleteGameSessionQueueCommand.d.ts +6 -21
  234. package/dist-types/commands/DeleteLocationCommand.d.ts +6 -21
  235. package/dist-types/commands/DeleteMatchmakingConfigurationCommand.d.ts +6 -21
  236. package/dist-types/commands/DeleteMatchmakingRuleSetCommand.d.ts +6 -21
  237. package/dist-types/commands/DeleteScalingPolicyCommand.d.ts +6 -21
  238. package/dist-types/commands/DeleteScriptCommand.d.ts +6 -21
  239. package/dist-types/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +6 -21
  240. package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +6 -21
  241. package/dist-types/commands/DeregisterComputeCommand.d.ts +6 -21
  242. package/dist-types/commands/DeregisterGameServerCommand.d.ts +6 -21
  243. package/dist-types/commands/DescribeAliasCommand.d.ts +6 -21
  244. package/dist-types/commands/DescribeBuildCommand.d.ts +6 -21
  245. package/dist-types/commands/DescribeComputeCommand.d.ts +6 -21
  246. package/dist-types/commands/DescribeEC2InstanceLimitsCommand.d.ts +6 -21
  247. package/dist-types/commands/DescribeFleetAttributesCommand.d.ts +6 -21
  248. package/dist-types/commands/DescribeFleetCapacityCommand.d.ts +6 -21
  249. package/dist-types/commands/DescribeFleetEventsCommand.d.ts +6 -21
  250. package/dist-types/commands/DescribeFleetLocationAttributesCommand.d.ts +6 -21
  251. package/dist-types/commands/DescribeFleetLocationCapacityCommand.d.ts +6 -21
  252. package/dist-types/commands/DescribeFleetLocationUtilizationCommand.d.ts +6 -21
  253. package/dist-types/commands/DescribeFleetPortSettingsCommand.d.ts +6 -21
  254. package/dist-types/commands/DescribeFleetUtilizationCommand.d.ts +6 -21
  255. package/dist-types/commands/DescribeGameServerCommand.d.ts +6 -21
  256. package/dist-types/commands/DescribeGameServerGroupCommand.d.ts +6 -21
  257. package/dist-types/commands/DescribeGameServerInstancesCommand.d.ts +6 -21
  258. package/dist-types/commands/DescribeGameSessionDetailsCommand.d.ts +6 -21
  259. package/dist-types/commands/DescribeGameSessionPlacementCommand.d.ts +6 -21
  260. package/dist-types/commands/DescribeGameSessionQueuesCommand.d.ts +6 -21
  261. package/dist-types/commands/DescribeGameSessionsCommand.d.ts +6 -21
  262. package/dist-types/commands/DescribeInstancesCommand.d.ts +6 -21
  263. package/dist-types/commands/DescribeMatchmakingCommand.d.ts +6 -21
  264. package/dist-types/commands/DescribeMatchmakingConfigurationsCommand.d.ts +6 -21
  265. package/dist-types/commands/DescribeMatchmakingRuleSetsCommand.d.ts +6 -21
  266. package/dist-types/commands/DescribePlayerSessionsCommand.d.ts +6 -21
  267. package/dist-types/commands/DescribeRuntimeConfigurationCommand.d.ts +6 -21
  268. package/dist-types/commands/DescribeScalingPoliciesCommand.d.ts +6 -21
  269. package/dist-types/commands/DescribeScriptCommand.d.ts +6 -21
  270. package/dist-types/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +6 -21
  271. package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +6 -21
  272. package/dist-types/commands/GetComputeAccessCommand.d.ts +6 -21
  273. package/dist-types/commands/GetComputeAuthTokenCommand.d.ts +6 -21
  274. package/dist-types/commands/GetGameSessionLogUrlCommand.d.ts +6 -21
  275. package/dist-types/commands/GetInstanceAccessCommand.d.ts +6 -21
  276. package/dist-types/commands/ListAliasesCommand.d.ts +6 -21
  277. package/dist-types/commands/ListBuildsCommand.d.ts +6 -21
  278. package/dist-types/commands/ListComputeCommand.d.ts +6 -21
  279. package/dist-types/commands/ListFleetsCommand.d.ts +6 -21
  280. package/dist-types/commands/ListGameServerGroupsCommand.d.ts +6 -21
  281. package/dist-types/commands/ListGameServersCommand.d.ts +6 -21
  282. package/dist-types/commands/ListLocationsCommand.d.ts +6 -21
  283. package/dist-types/commands/ListScriptsCommand.d.ts +6 -21
  284. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  285. package/dist-types/commands/PutScalingPolicyCommand.d.ts +6 -21
  286. package/dist-types/commands/RegisterComputeCommand.d.ts +6 -21
  287. package/dist-types/commands/RegisterGameServerCommand.d.ts +6 -21
  288. package/dist-types/commands/RequestUploadCredentialsCommand.d.ts +6 -21
  289. package/dist-types/commands/ResolveAliasCommand.d.ts +6 -21
  290. package/dist-types/commands/ResumeGameServerGroupCommand.d.ts +6 -21
  291. package/dist-types/commands/SearchGameSessionsCommand.d.ts +6 -21
  292. package/dist-types/commands/StartFleetActionsCommand.d.ts +6 -21
  293. package/dist-types/commands/StartGameSessionPlacementCommand.d.ts +6 -21
  294. package/dist-types/commands/StartMatchBackfillCommand.d.ts +6 -21
  295. package/dist-types/commands/StartMatchmakingCommand.d.ts +6 -21
  296. package/dist-types/commands/StopFleetActionsCommand.d.ts +6 -21
  297. package/dist-types/commands/StopGameSessionPlacementCommand.d.ts +6 -21
  298. package/dist-types/commands/StopMatchmakingCommand.d.ts +6 -21
  299. package/dist-types/commands/SuspendGameServerGroupCommand.d.ts +6 -21
  300. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  301. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  302. package/dist-types/commands/UpdateAliasCommand.d.ts +6 -21
  303. package/dist-types/commands/UpdateBuildCommand.d.ts +6 -21
  304. package/dist-types/commands/UpdateFleetAttributesCommand.d.ts +6 -21
  305. package/dist-types/commands/UpdateFleetCapacityCommand.d.ts +6 -21
  306. package/dist-types/commands/UpdateFleetPortSettingsCommand.d.ts +6 -21
  307. package/dist-types/commands/UpdateGameServerCommand.d.ts +6 -21
  308. package/dist-types/commands/UpdateGameServerGroupCommand.d.ts +6 -21
  309. package/dist-types/commands/UpdateGameSessionCommand.d.ts +6 -21
  310. package/dist-types/commands/UpdateGameSessionQueueCommand.d.ts +6 -21
  311. package/dist-types/commands/UpdateMatchmakingConfigurationCommand.d.ts +6 -21
  312. package/dist-types/commands/UpdateRuntimeConfigurationCommand.d.ts +6 -21
  313. package/dist-types/commands/UpdateScriptCommand.d.ts +6 -21
  314. package/dist-types/commands/ValidateMatchmakingRuleSetCommand.d.ts +6 -21
  315. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  316. package/dist-types/ts3.4/commands/AcceptMatchCommand.d.ts +14 -23
  317. package/dist-types/ts3.4/commands/ClaimGameServerCommand.d.ts +14 -23
  318. package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +14 -23
  319. package/dist-types/ts3.4/commands/CreateBuildCommand.d.ts +14 -23
  320. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +14 -23
  321. package/dist-types/ts3.4/commands/CreateFleetLocationsCommand.d.ts +12 -24
  322. package/dist-types/ts3.4/commands/CreateGameServerGroupCommand.d.ts +12 -24
  323. package/dist-types/ts3.4/commands/CreateGameSessionCommand.d.ts +14 -23
  324. package/dist-types/ts3.4/commands/CreateGameSessionQueueCommand.d.ts +12 -24
  325. package/dist-types/ts3.4/commands/CreateLocationCommand.d.ts +14 -23
  326. package/dist-types/ts3.4/commands/CreateMatchmakingConfigurationCommand.d.ts +12 -24
  327. package/dist-types/ts3.4/commands/CreateMatchmakingRuleSetCommand.d.ts +12 -24
  328. package/dist-types/ts3.4/commands/CreatePlayerSessionCommand.d.ts +14 -23
  329. package/dist-types/ts3.4/commands/CreatePlayerSessionsCommand.d.ts +12 -24
  330. package/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +14 -23
  331. package/dist-types/ts3.4/commands/CreateVpcPeeringAuthorizationCommand.d.ts +12 -24
  332. package/dist-types/ts3.4/commands/CreateVpcPeeringConnectionCommand.d.ts +12 -24
  333. package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +14 -23
  334. package/dist-types/ts3.4/commands/DeleteBuildCommand.d.ts +14 -23
  335. package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +14 -23
  336. package/dist-types/ts3.4/commands/DeleteFleetLocationsCommand.d.ts +12 -24
  337. package/dist-types/ts3.4/commands/DeleteGameServerGroupCommand.d.ts +12 -24
  338. package/dist-types/ts3.4/commands/DeleteGameSessionQueueCommand.d.ts +12 -24
  339. package/dist-types/ts3.4/commands/DeleteLocationCommand.d.ts +14 -23
  340. package/dist-types/ts3.4/commands/DeleteMatchmakingConfigurationCommand.d.ts +12 -24
  341. package/dist-types/ts3.4/commands/DeleteMatchmakingRuleSetCommand.d.ts +12 -24
  342. package/dist-types/ts3.4/commands/DeleteScalingPolicyCommand.d.ts +14 -23
  343. package/dist-types/ts3.4/commands/DeleteScriptCommand.d.ts +14 -23
  344. package/dist-types/ts3.4/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +12 -24
  345. package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +12 -24
  346. package/dist-types/ts3.4/commands/DeregisterComputeCommand.d.ts +14 -23
  347. package/dist-types/ts3.4/commands/DeregisterGameServerCommand.d.ts +12 -24
  348. package/dist-types/ts3.4/commands/DescribeAliasCommand.d.ts +14 -23
  349. package/dist-types/ts3.4/commands/DescribeBuildCommand.d.ts +14 -23
  350. package/dist-types/ts3.4/commands/DescribeComputeCommand.d.ts +14 -23
  351. package/dist-types/ts3.4/commands/DescribeEC2InstanceLimitsCommand.d.ts +12 -24
  352. package/dist-types/ts3.4/commands/DescribeFleetAttributesCommand.d.ts +12 -24
  353. package/dist-types/ts3.4/commands/DescribeFleetCapacityCommand.d.ts +12 -24
  354. package/dist-types/ts3.4/commands/DescribeFleetEventsCommand.d.ts +14 -23
  355. package/dist-types/ts3.4/commands/DescribeFleetLocationAttributesCommand.d.ts +12 -24
  356. package/dist-types/ts3.4/commands/DescribeFleetLocationCapacityCommand.d.ts +12 -24
  357. package/dist-types/ts3.4/commands/DescribeFleetLocationUtilizationCommand.d.ts +12 -24
  358. package/dist-types/ts3.4/commands/DescribeFleetPortSettingsCommand.d.ts +12 -24
  359. package/dist-types/ts3.4/commands/DescribeFleetUtilizationCommand.d.ts +12 -24
  360. package/dist-types/ts3.4/commands/DescribeGameServerCommand.d.ts +14 -23
  361. package/dist-types/ts3.4/commands/DescribeGameServerGroupCommand.d.ts +12 -24
  362. package/dist-types/ts3.4/commands/DescribeGameServerInstancesCommand.d.ts +12 -24
  363. package/dist-types/ts3.4/commands/DescribeGameSessionDetailsCommand.d.ts +12 -24
  364. package/dist-types/ts3.4/commands/DescribeGameSessionPlacementCommand.d.ts +12 -24
  365. package/dist-types/ts3.4/commands/DescribeGameSessionQueuesCommand.d.ts +12 -24
  366. package/dist-types/ts3.4/commands/DescribeGameSessionsCommand.d.ts +12 -24
  367. package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +14 -23
  368. package/dist-types/ts3.4/commands/DescribeMatchmakingCommand.d.ts +14 -23
  369. package/dist-types/ts3.4/commands/DescribeMatchmakingConfigurationsCommand.d.ts +12 -24
  370. package/dist-types/ts3.4/commands/DescribeMatchmakingRuleSetsCommand.d.ts +12 -24
  371. package/dist-types/ts3.4/commands/DescribePlayerSessionsCommand.d.ts +12 -24
  372. package/dist-types/ts3.4/commands/DescribeRuntimeConfigurationCommand.d.ts +12 -24
  373. package/dist-types/ts3.4/commands/DescribeScalingPoliciesCommand.d.ts +12 -24
  374. package/dist-types/ts3.4/commands/DescribeScriptCommand.d.ts +14 -23
  375. package/dist-types/ts3.4/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +12 -24
  376. package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +12 -24
  377. package/dist-types/ts3.4/commands/GetComputeAccessCommand.d.ts +14 -23
  378. package/dist-types/ts3.4/commands/GetComputeAuthTokenCommand.d.ts +14 -23
  379. package/dist-types/ts3.4/commands/GetGameSessionLogUrlCommand.d.ts +12 -24
  380. package/dist-types/ts3.4/commands/GetInstanceAccessCommand.d.ts +14 -23
  381. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +14 -23
  382. package/dist-types/ts3.4/commands/ListBuildsCommand.d.ts +14 -23
  383. package/dist-types/ts3.4/commands/ListComputeCommand.d.ts +14 -23
  384. package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +14 -23
  385. package/dist-types/ts3.4/commands/ListGameServerGroupsCommand.d.ts +12 -24
  386. package/dist-types/ts3.4/commands/ListGameServersCommand.d.ts +14 -23
  387. package/dist-types/ts3.4/commands/ListLocationsCommand.d.ts +14 -23
  388. package/dist-types/ts3.4/commands/ListScriptsCommand.d.ts +14 -23
  389. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  390. package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +14 -23
  391. package/dist-types/ts3.4/commands/RegisterComputeCommand.d.ts +14 -23
  392. package/dist-types/ts3.4/commands/RegisterGameServerCommand.d.ts +14 -23
  393. package/dist-types/ts3.4/commands/RequestUploadCredentialsCommand.d.ts +12 -24
  394. package/dist-types/ts3.4/commands/ResolveAliasCommand.d.ts +14 -23
  395. package/dist-types/ts3.4/commands/ResumeGameServerGroupCommand.d.ts +12 -24
  396. package/dist-types/ts3.4/commands/SearchGameSessionsCommand.d.ts +14 -23
  397. package/dist-types/ts3.4/commands/StartFleetActionsCommand.d.ts +14 -23
  398. package/dist-types/ts3.4/commands/StartGameSessionPlacementCommand.d.ts +12 -24
  399. package/dist-types/ts3.4/commands/StartMatchBackfillCommand.d.ts +14 -23
  400. package/dist-types/ts3.4/commands/StartMatchmakingCommand.d.ts +14 -23
  401. package/dist-types/ts3.4/commands/StopFleetActionsCommand.d.ts +14 -23
  402. package/dist-types/ts3.4/commands/StopGameSessionPlacementCommand.d.ts +12 -24
  403. package/dist-types/ts3.4/commands/StopMatchmakingCommand.d.ts +14 -23
  404. package/dist-types/ts3.4/commands/SuspendGameServerGroupCommand.d.ts +12 -24
  405. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  406. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  407. package/dist-types/ts3.4/commands/UpdateAliasCommand.d.ts +14 -23
  408. package/dist-types/ts3.4/commands/UpdateBuildCommand.d.ts +14 -23
  409. package/dist-types/ts3.4/commands/UpdateFleetAttributesCommand.d.ts +12 -24
  410. package/dist-types/ts3.4/commands/UpdateFleetCapacityCommand.d.ts +14 -23
  411. package/dist-types/ts3.4/commands/UpdateFleetPortSettingsCommand.d.ts +12 -24
  412. package/dist-types/ts3.4/commands/UpdateGameServerCommand.d.ts +14 -23
  413. package/dist-types/ts3.4/commands/UpdateGameServerGroupCommand.d.ts +12 -24
  414. package/dist-types/ts3.4/commands/UpdateGameSessionCommand.d.ts +14 -23
  415. package/dist-types/ts3.4/commands/UpdateGameSessionQueueCommand.d.ts +12 -24
  416. package/dist-types/ts3.4/commands/UpdateMatchmakingConfigurationCommand.d.ts +12 -24
  417. package/dist-types/ts3.4/commands/UpdateRuntimeConfigurationCommand.d.ts +12 -24
  418. package/dist-types/ts3.4/commands/UpdateScriptCommand.d.ts +14 -23
  419. package/dist-types/ts3.4/commands/ValidateMatchmakingRuleSetCommand.d.ts +12 -24
  420. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  421. package/package.json +9 -9
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GameLiftClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,19 +15,16 @@ export interface GetComputeAuthTokenCommandInput
21
15
  export interface GetComputeAuthTokenCommandOutput
22
16
  extends GetComputeAuthTokenOutput,
23
17
  __MetadataBearer {}
24
- export declare class GetComputeAuthTokenCommand extends $Command<
25
- GetComputeAuthTokenCommandInput,
26
- GetComputeAuthTokenCommandOutput,
27
- GameLiftClientResolvedConfig
28
- > {
29
- readonly input: GetComputeAuthTokenCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetComputeAuthTokenCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: GameLiftClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<GetComputeAuthTokenCommandInput, GetComputeAuthTokenCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const GetComputeAuthTokenCommand_base: {
19
+ new (
20
+ input: GetComputeAuthTokenCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ GetComputeAuthTokenCommandInput,
23
+ GetComputeAuthTokenCommandOutput,
24
+ GameLiftClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetComputeAuthTokenCommand extends GetComputeAuthTokenCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GameLiftClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface GetGameSessionLogUrlCommandInput
21
15
  export interface GetGameSessionLogUrlCommandOutput
22
16
  extends GetGameSessionLogUrlOutput,
23
17
  __MetadataBearer {}
24
- export declare class GetGameSessionLogUrlCommand extends $Command<
25
- GetGameSessionLogUrlCommandInput,
26
- GetGameSessionLogUrlCommandOutput,
27
- GameLiftClientResolvedConfig
28
- > {
29
- readonly input: GetGameSessionLogUrlCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetGameSessionLogUrlCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: GameLiftClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const GetGameSessionLogUrlCommand_base: {
19
+ new (
20
+ input: GetGameSessionLogUrlCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  GetGameSessionLogUrlCommandInput,
38
- GetGameSessionLogUrlCommandOutput
23
+ GetGameSessionLogUrlCommandOutput,
24
+ GameLiftClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetGameSessionLogUrlCommand extends GetGameSessionLogUrlCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GameLiftClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface GetInstanceAccessCommandInput extends GetInstanceAccessInput {}
20
14
  export interface GetInstanceAccessCommandOutput
21
15
  extends GetInstanceAccessOutput,
22
16
  __MetadataBearer {}
23
- export declare class GetInstanceAccessCommand extends $Command<
24
- GetInstanceAccessCommandInput,
25
- GetInstanceAccessCommandOutput,
26
- GameLiftClientResolvedConfig
27
- > {
28
- readonly input: GetInstanceAccessCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: GetInstanceAccessCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: GameLiftClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<GetInstanceAccessCommandInput, GetInstanceAccessCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const GetInstanceAccessCommand_base: {
18
+ new (
19
+ input: GetInstanceAccessCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ GetInstanceAccessCommandInput,
22
+ GetInstanceAccessCommandOutput,
23
+ GameLiftClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class GetInstanceAccessCommand extends GetInstanceAccessCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GameLiftClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface ListAliasesCommandInput extends ListAliasesInput {}
17
11
  export interface ListAliasesCommandOutput
18
12
  extends ListAliasesOutput,
19
13
  __MetadataBearer {}
20
- export declare class ListAliasesCommand extends $Command<
21
- ListAliasesCommandInput,
22
- ListAliasesCommandOutput,
23
- GameLiftClientResolvedConfig
24
- > {
25
- readonly input: ListAliasesCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: ListAliasesCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: GameLiftClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<ListAliasesCommandInput, ListAliasesCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const ListAliasesCommand_base: {
15
+ new (
16
+ input: ListAliasesCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ ListAliasesCommandInput,
19
+ ListAliasesCommandOutput,
20
+ GameLiftClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class ListAliasesCommand extends ListAliasesCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GameLiftClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface ListBuildsCommandInput extends ListBuildsInput {}
17
11
  export interface ListBuildsCommandOutput
18
12
  extends ListBuildsOutput,
19
13
  __MetadataBearer {}
20
- export declare class ListBuildsCommand extends $Command<
21
- ListBuildsCommandInput,
22
- ListBuildsCommandOutput,
23
- GameLiftClientResolvedConfig
24
- > {
25
- readonly input: ListBuildsCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: ListBuildsCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: GameLiftClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<ListBuildsCommandInput, ListBuildsCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const ListBuildsCommand_base: {
15
+ new (
16
+ input: ListBuildsCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ ListBuildsCommandInput,
19
+ ListBuildsCommandOutput,
20
+ GameLiftClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class ListBuildsCommand extends ListBuildsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GameLiftClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface ListComputeCommandInput extends ListComputeInput {}
17
11
  export interface ListComputeCommandOutput
18
12
  extends ListComputeOutput,
19
13
  __MetadataBearer {}
20
- export declare class ListComputeCommand extends $Command<
21
- ListComputeCommandInput,
22
- ListComputeCommandOutput,
23
- GameLiftClientResolvedConfig
24
- > {
25
- readonly input: ListComputeCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: ListComputeCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: GameLiftClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<ListComputeCommandInput, ListComputeCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const ListComputeCommand_base: {
15
+ new (
16
+ input: ListComputeCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ ListComputeCommandInput,
19
+ ListComputeCommandOutput,
20
+ GameLiftClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class ListComputeCommand extends ListComputeCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GameLiftClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface ListFleetsCommandInput extends ListFleetsInput {}
17
11
  export interface ListFleetsCommandOutput
18
12
  extends ListFleetsOutput,
19
13
  __MetadataBearer {}
20
- export declare class ListFleetsCommand extends $Command<
21
- ListFleetsCommandInput,
22
- ListFleetsCommandOutput,
23
- GameLiftClientResolvedConfig
24
- > {
25
- readonly input: ListFleetsCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: ListFleetsCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: GameLiftClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<ListFleetsCommandInput, ListFleetsCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const ListFleetsCommand_base: {
15
+ new (
16
+ input: ListFleetsCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ ListFleetsCommandInput,
19
+ ListFleetsCommandOutput,
20
+ GameLiftClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class ListFleetsCommand extends ListFleetsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GameLiftClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface ListGameServerGroupsCommandInput
21
15
  export interface ListGameServerGroupsCommandOutput
22
16
  extends ListGameServerGroupsOutput,
23
17
  __MetadataBearer {}
24
- export declare class ListGameServerGroupsCommand extends $Command<
25
- ListGameServerGroupsCommandInput,
26
- ListGameServerGroupsCommandOutput,
27
- GameLiftClientResolvedConfig
28
- > {
29
- readonly input: ListGameServerGroupsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ListGameServerGroupsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: GameLiftClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const ListGameServerGroupsCommand_base: {
19
+ new (
20
+ input: ListGameServerGroupsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  ListGameServerGroupsCommandInput,
38
- ListGameServerGroupsCommandOutput
23
+ ListGameServerGroupsCommandOutput,
24
+ GameLiftClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class ListGameServerGroupsCommand extends ListGameServerGroupsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GameLiftClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface ListGameServersCommandInput extends ListGameServersInput {}
20
14
  export interface ListGameServersCommandOutput
21
15
  extends ListGameServersOutput,
22
16
  __MetadataBearer {}
23
- export declare class ListGameServersCommand extends $Command<
24
- ListGameServersCommandInput,
25
- ListGameServersCommandOutput,
26
- GameLiftClientResolvedConfig
27
- > {
28
- readonly input: ListGameServersCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: ListGameServersCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: GameLiftClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<ListGameServersCommandInput, ListGameServersCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const ListGameServersCommand_base: {
18
+ new (
19
+ input: ListGameServersCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ ListGameServersCommandInput,
22
+ ListGameServersCommandOutput,
23
+ GameLiftClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class ListGameServersCommand extends ListGameServersCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GameLiftClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface ListLocationsCommandInput extends ListLocationsInput {}
17
11
  export interface ListLocationsCommandOutput
18
12
  extends ListLocationsOutput,
19
13
  __MetadataBearer {}
20
- export declare class ListLocationsCommand extends $Command<
21
- ListLocationsCommandInput,
22
- ListLocationsCommandOutput,
23
- GameLiftClientResolvedConfig
24
- > {
25
- readonly input: ListLocationsCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: ListLocationsCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: GameLiftClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<ListLocationsCommandInput, ListLocationsCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const ListLocationsCommand_base: {
15
+ new (
16
+ input: ListLocationsCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ ListLocationsCommandInput,
19
+ ListLocationsCommandOutput,
20
+ GameLiftClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class ListLocationsCommand extends ListLocationsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GameLiftClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface ListScriptsCommandInput extends ListScriptsInput {}
17
11
  export interface ListScriptsCommandOutput
18
12
  extends ListScriptsOutput,
19
13
  __MetadataBearer {}
20
- export declare class ListScriptsCommand extends $Command<
21
- ListScriptsCommandInput,
22
- ListScriptsCommandOutput,
23
- GameLiftClientResolvedConfig
24
- > {
25
- readonly input: ListScriptsCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: ListScriptsCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: GameLiftClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<ListScriptsCommandInput, ListScriptsCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const ListScriptsCommand_base: {
15
+ new (
16
+ input: ListScriptsCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ ListScriptsCommandInput,
19
+ ListScriptsCommandOutput,
20
+ GameLiftClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class ListScriptsCommand extends ListScriptsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GameLiftClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,19 +15,16 @@ export interface ListTagsForResourceCommandInput
21
15
  export interface ListTagsForResourceCommandOutput
22
16
  extends ListTagsForResourceResponse,
23
17
  __MetadataBearer {}
24
- export declare class ListTagsForResourceCommand extends $Command<
25
- ListTagsForResourceCommandInput,
26
- ListTagsForResourceCommandOutput,
27
- GameLiftClientResolvedConfig
28
- > {
29
- readonly input: ListTagsForResourceCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ListTagsForResourceCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: GameLiftClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const ListTagsForResourceCommand_base: {
19
+ new (
20
+ input: ListTagsForResourceCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ ListTagsForResourceCommandInput,
23
+ ListTagsForResourceCommandOutput,
24
+ GameLiftClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GameLiftClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface PutScalingPolicyCommandInput extends PutScalingPolicyInput {}
20
14
  export interface PutScalingPolicyCommandOutput
21
15
  extends PutScalingPolicyOutput,
22
16
  __MetadataBearer {}
23
- export declare class PutScalingPolicyCommand extends $Command<
24
- PutScalingPolicyCommandInput,
25
- PutScalingPolicyCommandOutput,
26
- GameLiftClientResolvedConfig
27
- > {
28
- readonly input: PutScalingPolicyCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: PutScalingPolicyCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: GameLiftClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<PutScalingPolicyCommandInput, PutScalingPolicyCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const PutScalingPolicyCommand_base: {
18
+ new (
19
+ input: PutScalingPolicyCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ PutScalingPolicyCommandInput,
22
+ PutScalingPolicyCommandOutput,
23
+ GameLiftClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class PutScalingPolicyCommand extends PutScalingPolicyCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GameLiftClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface RegisterComputeCommandInput extends RegisterComputeInput {}
20
14
  export interface RegisterComputeCommandOutput
21
15
  extends RegisterComputeOutput,
22
16
  __MetadataBearer {}
23
- export declare class RegisterComputeCommand extends $Command<
24
- RegisterComputeCommandInput,
25
- RegisterComputeCommandOutput,
26
- GameLiftClientResolvedConfig
27
- > {
28
- readonly input: RegisterComputeCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: RegisterComputeCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: GameLiftClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<RegisterComputeCommandInput, RegisterComputeCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const RegisterComputeCommand_base: {
18
+ new (
19
+ input: RegisterComputeCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ RegisterComputeCommandInput,
22
+ RegisterComputeCommandOutput,
23
+ GameLiftClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class RegisterComputeCommand extends RegisterComputeCommand_base {}