@aws-sdk/client-gamelift 3.1076.0 → 3.1078.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 (380) hide show
  1. package/dist-cjs/index.js +369 -1443
  2. package/dist-es/commandBuilder.js +6 -0
  3. package/dist-es/commands/AcceptMatchCommand.js +2 -14
  4. package/dist-es/commands/ClaimGameServerCommand.js +2 -14
  5. package/dist-es/commands/CreateAliasCommand.js +2 -14
  6. package/dist-es/commands/CreateBuildCommand.js +2 -14
  7. package/dist-es/commands/CreateContainerFleetCommand.js +2 -14
  8. package/dist-es/commands/CreateContainerGroupDefinitionCommand.js +2 -14
  9. package/dist-es/commands/CreateFleetCommand.js +2 -14
  10. package/dist-es/commands/CreateFleetLocationsCommand.js +2 -14
  11. package/dist-es/commands/CreateGameServerGroupCommand.js +2 -14
  12. package/dist-es/commands/CreateGameSessionCommand.js +2 -14
  13. package/dist-es/commands/CreateGameSessionQueueCommand.js +2 -14
  14. package/dist-es/commands/CreateLocationCommand.js +2 -14
  15. package/dist-es/commands/CreateMatchmakingConfigurationCommand.js +2 -14
  16. package/dist-es/commands/CreateMatchmakingRuleSetCommand.js +2 -14
  17. package/dist-es/commands/CreatePlayerSessionCommand.js +2 -14
  18. package/dist-es/commands/CreatePlayerSessionsCommand.js +2 -14
  19. package/dist-es/commands/CreateScriptCommand.js +2 -14
  20. package/dist-es/commands/CreateVpcPeeringAuthorizationCommand.js +2 -14
  21. package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +2 -14
  22. package/dist-es/commands/DeleteAliasCommand.js +2 -14
  23. package/dist-es/commands/DeleteBuildCommand.js +2 -14
  24. package/dist-es/commands/DeleteContainerFleetCommand.js +2 -14
  25. package/dist-es/commands/DeleteContainerGroupDefinitionCommand.js +2 -14
  26. package/dist-es/commands/DeleteFleetCommand.js +2 -14
  27. package/dist-es/commands/DeleteFleetLocationsCommand.js +2 -14
  28. package/dist-es/commands/DeleteGameServerGroupCommand.js +2 -14
  29. package/dist-es/commands/DeleteGameSessionQueueCommand.js +2 -14
  30. package/dist-es/commands/DeleteLocationCommand.js +2 -14
  31. package/dist-es/commands/DeleteMatchmakingConfigurationCommand.js +2 -14
  32. package/dist-es/commands/DeleteMatchmakingRuleSetCommand.js +2 -14
  33. package/dist-es/commands/DeleteScalingPolicyCommand.js +2 -14
  34. package/dist-es/commands/DeleteScriptCommand.js +2 -14
  35. package/dist-es/commands/DeleteVpcPeeringAuthorizationCommand.js +2 -14
  36. package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +2 -14
  37. package/dist-es/commands/DeregisterComputeCommand.js +2 -14
  38. package/dist-es/commands/DeregisterGameServerCommand.js +2 -14
  39. package/dist-es/commands/DescribeAliasCommand.js +2 -14
  40. package/dist-es/commands/DescribeBuildCommand.js +2 -14
  41. package/dist-es/commands/DescribeComputeCommand.js +2 -14
  42. package/dist-es/commands/DescribeContainerFleetCommand.js +2 -14
  43. package/dist-es/commands/DescribeContainerGroupDefinitionCommand.js +2 -14
  44. package/dist-es/commands/DescribeContainerGroupPortMappingsCommand.js +2 -14
  45. package/dist-es/commands/DescribeEC2InstanceLimitsCommand.js +2 -14
  46. package/dist-es/commands/DescribeFleetAttributesCommand.js +2 -14
  47. package/dist-es/commands/DescribeFleetCapacityCommand.js +2 -14
  48. package/dist-es/commands/DescribeFleetDeploymentCommand.js +2 -14
  49. package/dist-es/commands/DescribeFleetEventsCommand.js +2 -14
  50. package/dist-es/commands/DescribeFleetLocationAttributesCommand.js +2 -14
  51. package/dist-es/commands/DescribeFleetLocationCapacityCommand.js +2 -14
  52. package/dist-es/commands/DescribeFleetLocationUtilizationCommand.js +2 -14
  53. package/dist-es/commands/DescribeFleetPortSettingsCommand.js +2 -14
  54. package/dist-es/commands/DescribeFleetUtilizationCommand.js +2 -14
  55. package/dist-es/commands/DescribeGameServerCommand.js +2 -14
  56. package/dist-es/commands/DescribeGameServerGroupCommand.js +2 -14
  57. package/dist-es/commands/DescribeGameServerInstancesCommand.js +2 -14
  58. package/dist-es/commands/DescribeGameSessionDetailsCommand.js +2 -14
  59. package/dist-es/commands/DescribeGameSessionPlacementCommand.js +2 -14
  60. package/dist-es/commands/DescribeGameSessionQueuesCommand.js +2 -14
  61. package/dist-es/commands/DescribeGameSessionsCommand.js +2 -14
  62. package/dist-es/commands/DescribeInstancesCommand.js +2 -14
  63. package/dist-es/commands/DescribeMatchmakingCommand.js +2 -14
  64. package/dist-es/commands/DescribeMatchmakingConfigurationsCommand.js +2 -14
  65. package/dist-es/commands/DescribeMatchmakingRuleSetsCommand.js +2 -14
  66. package/dist-es/commands/DescribePlayerSessionsCommand.js +2 -14
  67. package/dist-es/commands/DescribeRuntimeConfigurationCommand.js +2 -14
  68. package/dist-es/commands/DescribeScalingPoliciesCommand.js +2 -14
  69. package/dist-es/commands/DescribeScriptCommand.js +2 -14
  70. package/dist-es/commands/DescribeVpcPeeringAuthorizationsCommand.js +2 -14
  71. package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +2 -14
  72. package/dist-es/commands/GetComputeAccessCommand.js +2 -14
  73. package/dist-es/commands/GetComputeAuthTokenCommand.js +2 -14
  74. package/dist-es/commands/GetGameSessionLogUrlCommand.js +2 -14
  75. package/dist-es/commands/GetInstanceAccessCommand.js +2 -14
  76. package/dist-es/commands/GetPlayerConnectionDetailsCommand.js +2 -14
  77. package/dist-es/commands/ListAliasesCommand.js +2 -14
  78. package/dist-es/commands/ListBuildsCommand.js +2 -14
  79. package/dist-es/commands/ListComputeCommand.js +2 -14
  80. package/dist-es/commands/ListContainerFleetsCommand.js +2 -14
  81. package/dist-es/commands/ListContainerGroupDefinitionVersionsCommand.js +2 -14
  82. package/dist-es/commands/ListContainerGroupDefinitionsCommand.js +2 -14
  83. package/dist-es/commands/ListFleetDeploymentsCommand.js +2 -14
  84. package/dist-es/commands/ListFleetsCommand.js +2 -14
  85. package/dist-es/commands/ListGameServerGroupsCommand.js +2 -14
  86. package/dist-es/commands/ListGameServersCommand.js +2 -14
  87. package/dist-es/commands/ListLocationsCommand.js +2 -14
  88. package/dist-es/commands/ListScriptsCommand.js +2 -14
  89. package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
  90. package/dist-es/commands/PutScalingPolicyCommand.js +2 -14
  91. package/dist-es/commands/RegisterComputeCommand.js +2 -14
  92. package/dist-es/commands/RegisterGameServerCommand.js +2 -14
  93. package/dist-es/commands/RequestUploadCredentialsCommand.js +2 -14
  94. package/dist-es/commands/ResolveAliasCommand.js +2 -14
  95. package/dist-es/commands/ResumeGameServerGroupCommand.js +2 -14
  96. package/dist-es/commands/SearchGameSessionsCommand.js +2 -14
  97. package/dist-es/commands/StartFleetActionsCommand.js +2 -14
  98. package/dist-es/commands/StartGameSessionPlacementCommand.js +2 -14
  99. package/dist-es/commands/StartMatchBackfillCommand.js +2 -14
  100. package/dist-es/commands/StartMatchmakingCommand.js +2 -14
  101. package/dist-es/commands/StopFleetActionsCommand.js +2 -14
  102. package/dist-es/commands/StopGameSessionPlacementCommand.js +2 -14
  103. package/dist-es/commands/StopMatchmakingCommand.js +2 -14
  104. package/dist-es/commands/SuspendGameServerGroupCommand.js +2 -14
  105. package/dist-es/commands/TagResourceCommand.js +2 -14
  106. package/dist-es/commands/TerminateGameSessionCommand.js +2 -14
  107. package/dist-es/commands/UntagResourceCommand.js +2 -14
  108. package/dist-es/commands/UpdateAliasCommand.js +2 -14
  109. package/dist-es/commands/UpdateBuildCommand.js +2 -14
  110. package/dist-es/commands/UpdateContainerFleetCommand.js +2 -14
  111. package/dist-es/commands/UpdateContainerGroupDefinitionCommand.js +2 -14
  112. package/dist-es/commands/UpdateFleetAttributesCommand.js +2 -14
  113. package/dist-es/commands/UpdateFleetCapacityCommand.js +2 -14
  114. package/dist-es/commands/UpdateFleetPortSettingsCommand.js +2 -14
  115. package/dist-es/commands/UpdateGameServerCommand.js +2 -14
  116. package/dist-es/commands/UpdateGameServerGroupCommand.js +2 -14
  117. package/dist-es/commands/UpdateGameSessionCommand.js +2 -14
  118. package/dist-es/commands/UpdateGameSessionQueueCommand.js +2 -14
  119. package/dist-es/commands/UpdateMatchmakingConfigurationCommand.js +2 -14
  120. package/dist-es/commands/UpdateRuntimeConfigurationCommand.js +2 -14
  121. package/dist-es/commands/UpdateScriptCommand.js +2 -14
  122. package/dist-es/commands/ValidateMatchmakingRuleSetCommand.js +2 -14
  123. package/dist-es/index.js +1 -0
  124. package/dist-es/runtimeConfig.browser.js +0 -2
  125. package/dist-es/runtimeConfig.js +1 -2
  126. package/dist-es/runtimeConfig.native.js +0 -2
  127. package/dist-es/runtimeConfig.shared.js +2 -0
  128. package/dist-types/commandBuilder.d.ts +18 -0
  129. package/dist-types/commands/AcceptMatchCommand.d.ts +3 -8
  130. package/dist-types/commands/ClaimGameServerCommand.d.ts +3 -8
  131. package/dist-types/commands/CreateAliasCommand.d.ts +3 -8
  132. package/dist-types/commands/CreateBuildCommand.d.ts +3 -8
  133. package/dist-types/commands/CreateContainerFleetCommand.d.ts +3 -8
  134. package/dist-types/commands/CreateContainerGroupDefinitionCommand.d.ts +3 -8
  135. package/dist-types/commands/CreateFleetCommand.d.ts +3 -8
  136. package/dist-types/commands/CreateFleetLocationsCommand.d.ts +3 -8
  137. package/dist-types/commands/CreateGameServerGroupCommand.d.ts +3 -8
  138. package/dist-types/commands/CreateGameSessionCommand.d.ts +3 -8
  139. package/dist-types/commands/CreateGameSessionQueueCommand.d.ts +3 -8
  140. package/dist-types/commands/CreateLocationCommand.d.ts +3 -8
  141. package/dist-types/commands/CreateMatchmakingConfigurationCommand.d.ts +3 -8
  142. package/dist-types/commands/CreateMatchmakingRuleSetCommand.d.ts +3 -8
  143. package/dist-types/commands/CreatePlayerSessionCommand.d.ts +3 -8
  144. package/dist-types/commands/CreatePlayerSessionsCommand.d.ts +3 -8
  145. package/dist-types/commands/CreateScriptCommand.d.ts +3 -8
  146. package/dist-types/commands/CreateVpcPeeringAuthorizationCommand.d.ts +3 -8
  147. package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +3 -8
  148. package/dist-types/commands/DeleteAliasCommand.d.ts +3 -8
  149. package/dist-types/commands/DeleteBuildCommand.d.ts +3 -8
  150. package/dist-types/commands/DeleteContainerFleetCommand.d.ts +3 -8
  151. package/dist-types/commands/DeleteContainerGroupDefinitionCommand.d.ts +3 -8
  152. package/dist-types/commands/DeleteFleetCommand.d.ts +3 -8
  153. package/dist-types/commands/DeleteFleetLocationsCommand.d.ts +3 -8
  154. package/dist-types/commands/DeleteGameServerGroupCommand.d.ts +3 -8
  155. package/dist-types/commands/DeleteGameSessionQueueCommand.d.ts +3 -8
  156. package/dist-types/commands/DeleteLocationCommand.d.ts +3 -8
  157. package/dist-types/commands/DeleteMatchmakingConfigurationCommand.d.ts +3 -8
  158. package/dist-types/commands/DeleteMatchmakingRuleSetCommand.d.ts +3 -8
  159. package/dist-types/commands/DeleteScalingPolicyCommand.d.ts +3 -8
  160. package/dist-types/commands/DeleteScriptCommand.d.ts +3 -8
  161. package/dist-types/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +3 -8
  162. package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +3 -8
  163. package/dist-types/commands/DeregisterComputeCommand.d.ts +3 -8
  164. package/dist-types/commands/DeregisterGameServerCommand.d.ts +3 -8
  165. package/dist-types/commands/DescribeAliasCommand.d.ts +3 -8
  166. package/dist-types/commands/DescribeBuildCommand.d.ts +3 -8
  167. package/dist-types/commands/DescribeComputeCommand.d.ts +3 -8
  168. package/dist-types/commands/DescribeContainerFleetCommand.d.ts +3 -8
  169. package/dist-types/commands/DescribeContainerGroupDefinitionCommand.d.ts +3 -8
  170. package/dist-types/commands/DescribeContainerGroupPortMappingsCommand.d.ts +3 -8
  171. package/dist-types/commands/DescribeEC2InstanceLimitsCommand.d.ts +3 -8
  172. package/dist-types/commands/DescribeFleetAttributesCommand.d.ts +3 -8
  173. package/dist-types/commands/DescribeFleetCapacityCommand.d.ts +3 -8
  174. package/dist-types/commands/DescribeFleetDeploymentCommand.d.ts +3 -8
  175. package/dist-types/commands/DescribeFleetEventsCommand.d.ts +3 -8
  176. package/dist-types/commands/DescribeFleetLocationAttributesCommand.d.ts +3 -8
  177. package/dist-types/commands/DescribeFleetLocationCapacityCommand.d.ts +3 -8
  178. package/dist-types/commands/DescribeFleetLocationUtilizationCommand.d.ts +3 -8
  179. package/dist-types/commands/DescribeFleetPortSettingsCommand.d.ts +3 -8
  180. package/dist-types/commands/DescribeFleetUtilizationCommand.d.ts +3 -8
  181. package/dist-types/commands/DescribeGameServerCommand.d.ts +3 -8
  182. package/dist-types/commands/DescribeGameServerGroupCommand.d.ts +3 -8
  183. package/dist-types/commands/DescribeGameServerInstancesCommand.d.ts +3 -8
  184. package/dist-types/commands/DescribeGameSessionDetailsCommand.d.ts +3 -8
  185. package/dist-types/commands/DescribeGameSessionPlacementCommand.d.ts +3 -8
  186. package/dist-types/commands/DescribeGameSessionQueuesCommand.d.ts +3 -8
  187. package/dist-types/commands/DescribeGameSessionsCommand.d.ts +3 -8
  188. package/dist-types/commands/DescribeInstancesCommand.d.ts +3 -8
  189. package/dist-types/commands/DescribeMatchmakingCommand.d.ts +3 -8
  190. package/dist-types/commands/DescribeMatchmakingConfigurationsCommand.d.ts +3 -8
  191. package/dist-types/commands/DescribeMatchmakingRuleSetsCommand.d.ts +3 -8
  192. package/dist-types/commands/DescribePlayerSessionsCommand.d.ts +3 -8
  193. package/dist-types/commands/DescribeRuntimeConfigurationCommand.d.ts +3 -8
  194. package/dist-types/commands/DescribeScalingPoliciesCommand.d.ts +3 -8
  195. package/dist-types/commands/DescribeScriptCommand.d.ts +3 -8
  196. package/dist-types/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +3 -8
  197. package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +3 -8
  198. package/dist-types/commands/GetComputeAccessCommand.d.ts +3 -8
  199. package/dist-types/commands/GetComputeAuthTokenCommand.d.ts +3 -8
  200. package/dist-types/commands/GetGameSessionLogUrlCommand.d.ts +3 -8
  201. package/dist-types/commands/GetInstanceAccessCommand.d.ts +3 -8
  202. package/dist-types/commands/GetPlayerConnectionDetailsCommand.d.ts +3 -8
  203. package/dist-types/commands/ListAliasesCommand.d.ts +3 -8
  204. package/dist-types/commands/ListBuildsCommand.d.ts +3 -8
  205. package/dist-types/commands/ListComputeCommand.d.ts +3 -8
  206. package/dist-types/commands/ListContainerFleetsCommand.d.ts +3 -8
  207. package/dist-types/commands/ListContainerGroupDefinitionVersionsCommand.d.ts +3 -8
  208. package/dist-types/commands/ListContainerGroupDefinitionsCommand.d.ts +3 -8
  209. package/dist-types/commands/ListFleetDeploymentsCommand.d.ts +3 -8
  210. package/dist-types/commands/ListFleetsCommand.d.ts +3 -8
  211. package/dist-types/commands/ListGameServerGroupsCommand.d.ts +3 -8
  212. package/dist-types/commands/ListGameServersCommand.d.ts +3 -8
  213. package/dist-types/commands/ListLocationsCommand.d.ts +3 -8
  214. package/dist-types/commands/ListScriptsCommand.d.ts +3 -8
  215. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
  216. package/dist-types/commands/PutScalingPolicyCommand.d.ts +3 -8
  217. package/dist-types/commands/RegisterComputeCommand.d.ts +3 -8
  218. package/dist-types/commands/RegisterGameServerCommand.d.ts +3 -8
  219. package/dist-types/commands/RequestUploadCredentialsCommand.d.ts +3 -8
  220. package/dist-types/commands/ResolveAliasCommand.d.ts +3 -8
  221. package/dist-types/commands/ResumeGameServerGroupCommand.d.ts +3 -8
  222. package/dist-types/commands/SearchGameSessionsCommand.d.ts +3 -8
  223. package/dist-types/commands/StartFleetActionsCommand.d.ts +3 -8
  224. package/dist-types/commands/StartGameSessionPlacementCommand.d.ts +3 -8
  225. package/dist-types/commands/StartMatchBackfillCommand.d.ts +3 -8
  226. package/dist-types/commands/StartMatchmakingCommand.d.ts +3 -8
  227. package/dist-types/commands/StopFleetActionsCommand.d.ts +3 -8
  228. package/dist-types/commands/StopGameSessionPlacementCommand.d.ts +3 -8
  229. package/dist-types/commands/StopMatchmakingCommand.d.ts +3 -8
  230. package/dist-types/commands/SuspendGameServerGroupCommand.d.ts +3 -8
  231. package/dist-types/commands/TagResourceCommand.d.ts +3 -8
  232. package/dist-types/commands/TerminateGameSessionCommand.d.ts +3 -8
  233. package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
  234. package/dist-types/commands/UpdateAliasCommand.d.ts +3 -8
  235. package/dist-types/commands/UpdateBuildCommand.d.ts +3 -8
  236. package/dist-types/commands/UpdateContainerFleetCommand.d.ts +3 -8
  237. package/dist-types/commands/UpdateContainerGroupDefinitionCommand.d.ts +3 -8
  238. package/dist-types/commands/UpdateFleetAttributesCommand.d.ts +3 -8
  239. package/dist-types/commands/UpdateFleetCapacityCommand.d.ts +3 -8
  240. package/dist-types/commands/UpdateFleetPortSettingsCommand.d.ts +3 -8
  241. package/dist-types/commands/UpdateGameServerCommand.d.ts +3 -8
  242. package/dist-types/commands/UpdateGameServerGroupCommand.d.ts +3 -8
  243. package/dist-types/commands/UpdateGameSessionCommand.d.ts +3 -8
  244. package/dist-types/commands/UpdateGameSessionQueueCommand.d.ts +3 -8
  245. package/dist-types/commands/UpdateMatchmakingConfigurationCommand.d.ts +3 -8
  246. package/dist-types/commands/UpdateRuntimeConfigurationCommand.d.ts +3 -8
  247. package/dist-types/commands/UpdateScriptCommand.d.ts +3 -8
  248. package/dist-types/commands/ValidateMatchmakingRuleSetCommand.d.ts +3 -8
  249. package/dist-types/index.d.ts +1 -0
  250. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  251. package/dist-types/runtimeConfig.d.ts +1 -1
  252. package/dist-types/runtimeConfig.native.d.ts +1 -1
  253. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  254. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  255. package/dist-types/ts3.4/commands/AcceptMatchCommand.d.ts +7 -16
  256. package/dist-types/ts3.4/commands/ClaimGameServerCommand.d.ts +7 -16
  257. package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +7 -16
  258. package/dist-types/ts3.4/commands/CreateBuildCommand.d.ts +7 -16
  259. package/dist-types/ts3.4/commands/CreateContainerFleetCommand.d.ts +7 -16
  260. package/dist-types/ts3.4/commands/CreateContainerGroupDefinitionCommand.d.ts +7 -16
  261. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +7 -16
  262. package/dist-types/ts3.4/commands/CreateFleetLocationsCommand.d.ts +7 -16
  263. package/dist-types/ts3.4/commands/CreateGameServerGroupCommand.d.ts +7 -16
  264. package/dist-types/ts3.4/commands/CreateGameSessionCommand.d.ts +7 -16
  265. package/dist-types/ts3.4/commands/CreateGameSessionQueueCommand.d.ts +7 -16
  266. package/dist-types/ts3.4/commands/CreateLocationCommand.d.ts +7 -16
  267. package/dist-types/ts3.4/commands/CreateMatchmakingConfigurationCommand.d.ts +7 -16
  268. package/dist-types/ts3.4/commands/CreateMatchmakingRuleSetCommand.d.ts +7 -16
  269. package/dist-types/ts3.4/commands/CreatePlayerSessionCommand.d.ts +7 -16
  270. package/dist-types/ts3.4/commands/CreatePlayerSessionsCommand.d.ts +7 -16
  271. package/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +7 -16
  272. package/dist-types/ts3.4/commands/CreateVpcPeeringAuthorizationCommand.d.ts +7 -16
  273. package/dist-types/ts3.4/commands/CreateVpcPeeringConnectionCommand.d.ts +7 -16
  274. package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +7 -16
  275. package/dist-types/ts3.4/commands/DeleteBuildCommand.d.ts +7 -16
  276. package/dist-types/ts3.4/commands/DeleteContainerFleetCommand.d.ts +7 -16
  277. package/dist-types/ts3.4/commands/DeleteContainerGroupDefinitionCommand.d.ts +7 -16
  278. package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +7 -16
  279. package/dist-types/ts3.4/commands/DeleteFleetLocationsCommand.d.ts +7 -16
  280. package/dist-types/ts3.4/commands/DeleteGameServerGroupCommand.d.ts +7 -16
  281. package/dist-types/ts3.4/commands/DeleteGameSessionQueueCommand.d.ts +7 -16
  282. package/dist-types/ts3.4/commands/DeleteLocationCommand.d.ts +7 -16
  283. package/dist-types/ts3.4/commands/DeleteMatchmakingConfigurationCommand.d.ts +7 -16
  284. package/dist-types/ts3.4/commands/DeleteMatchmakingRuleSetCommand.d.ts +7 -16
  285. package/dist-types/ts3.4/commands/DeleteScalingPolicyCommand.d.ts +7 -16
  286. package/dist-types/ts3.4/commands/DeleteScriptCommand.d.ts +7 -16
  287. package/dist-types/ts3.4/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +7 -16
  288. package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +7 -16
  289. package/dist-types/ts3.4/commands/DeregisterComputeCommand.d.ts +7 -16
  290. package/dist-types/ts3.4/commands/DeregisterGameServerCommand.d.ts +7 -16
  291. package/dist-types/ts3.4/commands/DescribeAliasCommand.d.ts +7 -16
  292. package/dist-types/ts3.4/commands/DescribeBuildCommand.d.ts +7 -16
  293. package/dist-types/ts3.4/commands/DescribeComputeCommand.d.ts +7 -16
  294. package/dist-types/ts3.4/commands/DescribeContainerFleetCommand.d.ts +7 -16
  295. package/dist-types/ts3.4/commands/DescribeContainerGroupDefinitionCommand.d.ts +7 -16
  296. package/dist-types/ts3.4/commands/DescribeContainerGroupPortMappingsCommand.d.ts +7 -16
  297. package/dist-types/ts3.4/commands/DescribeEC2InstanceLimitsCommand.d.ts +7 -16
  298. package/dist-types/ts3.4/commands/DescribeFleetAttributesCommand.d.ts +7 -16
  299. package/dist-types/ts3.4/commands/DescribeFleetCapacityCommand.d.ts +7 -16
  300. package/dist-types/ts3.4/commands/DescribeFleetDeploymentCommand.d.ts +7 -16
  301. package/dist-types/ts3.4/commands/DescribeFleetEventsCommand.d.ts +7 -16
  302. package/dist-types/ts3.4/commands/DescribeFleetLocationAttributesCommand.d.ts +7 -16
  303. package/dist-types/ts3.4/commands/DescribeFleetLocationCapacityCommand.d.ts +7 -16
  304. package/dist-types/ts3.4/commands/DescribeFleetLocationUtilizationCommand.d.ts +7 -16
  305. package/dist-types/ts3.4/commands/DescribeFleetPortSettingsCommand.d.ts +7 -16
  306. package/dist-types/ts3.4/commands/DescribeFleetUtilizationCommand.d.ts +7 -16
  307. package/dist-types/ts3.4/commands/DescribeGameServerCommand.d.ts +7 -16
  308. package/dist-types/ts3.4/commands/DescribeGameServerGroupCommand.d.ts +7 -16
  309. package/dist-types/ts3.4/commands/DescribeGameServerInstancesCommand.d.ts +7 -16
  310. package/dist-types/ts3.4/commands/DescribeGameSessionDetailsCommand.d.ts +7 -16
  311. package/dist-types/ts3.4/commands/DescribeGameSessionPlacementCommand.d.ts +7 -16
  312. package/dist-types/ts3.4/commands/DescribeGameSessionQueuesCommand.d.ts +7 -16
  313. package/dist-types/ts3.4/commands/DescribeGameSessionsCommand.d.ts +7 -16
  314. package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +7 -16
  315. package/dist-types/ts3.4/commands/DescribeMatchmakingCommand.d.ts +7 -16
  316. package/dist-types/ts3.4/commands/DescribeMatchmakingConfigurationsCommand.d.ts +7 -16
  317. package/dist-types/ts3.4/commands/DescribeMatchmakingRuleSetsCommand.d.ts +7 -16
  318. package/dist-types/ts3.4/commands/DescribePlayerSessionsCommand.d.ts +7 -16
  319. package/dist-types/ts3.4/commands/DescribeRuntimeConfigurationCommand.d.ts +7 -16
  320. package/dist-types/ts3.4/commands/DescribeScalingPoliciesCommand.d.ts +7 -16
  321. package/dist-types/ts3.4/commands/DescribeScriptCommand.d.ts +7 -16
  322. package/dist-types/ts3.4/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +7 -16
  323. package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +7 -16
  324. package/dist-types/ts3.4/commands/GetComputeAccessCommand.d.ts +7 -16
  325. package/dist-types/ts3.4/commands/GetComputeAuthTokenCommand.d.ts +7 -16
  326. package/dist-types/ts3.4/commands/GetGameSessionLogUrlCommand.d.ts +7 -16
  327. package/dist-types/ts3.4/commands/GetInstanceAccessCommand.d.ts +7 -16
  328. package/dist-types/ts3.4/commands/GetPlayerConnectionDetailsCommand.d.ts +7 -16
  329. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +7 -16
  330. package/dist-types/ts3.4/commands/ListBuildsCommand.d.ts +7 -16
  331. package/dist-types/ts3.4/commands/ListComputeCommand.d.ts +7 -16
  332. package/dist-types/ts3.4/commands/ListContainerFleetsCommand.d.ts +7 -16
  333. package/dist-types/ts3.4/commands/ListContainerGroupDefinitionVersionsCommand.d.ts +7 -16
  334. package/dist-types/ts3.4/commands/ListContainerGroupDefinitionsCommand.d.ts +7 -16
  335. package/dist-types/ts3.4/commands/ListFleetDeploymentsCommand.d.ts +7 -16
  336. package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +7 -16
  337. package/dist-types/ts3.4/commands/ListGameServerGroupsCommand.d.ts +7 -16
  338. package/dist-types/ts3.4/commands/ListGameServersCommand.d.ts +7 -16
  339. package/dist-types/ts3.4/commands/ListLocationsCommand.d.ts +7 -16
  340. package/dist-types/ts3.4/commands/ListScriptsCommand.d.ts +7 -16
  341. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
  342. package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +7 -16
  343. package/dist-types/ts3.4/commands/RegisterComputeCommand.d.ts +7 -16
  344. package/dist-types/ts3.4/commands/RegisterGameServerCommand.d.ts +7 -16
  345. package/dist-types/ts3.4/commands/RequestUploadCredentialsCommand.d.ts +7 -16
  346. package/dist-types/ts3.4/commands/ResolveAliasCommand.d.ts +7 -16
  347. package/dist-types/ts3.4/commands/ResumeGameServerGroupCommand.d.ts +7 -16
  348. package/dist-types/ts3.4/commands/SearchGameSessionsCommand.d.ts +7 -16
  349. package/dist-types/ts3.4/commands/StartFleetActionsCommand.d.ts +7 -16
  350. package/dist-types/ts3.4/commands/StartGameSessionPlacementCommand.d.ts +7 -16
  351. package/dist-types/ts3.4/commands/StartMatchBackfillCommand.d.ts +7 -16
  352. package/dist-types/ts3.4/commands/StartMatchmakingCommand.d.ts +7 -16
  353. package/dist-types/ts3.4/commands/StopFleetActionsCommand.d.ts +7 -16
  354. package/dist-types/ts3.4/commands/StopGameSessionPlacementCommand.d.ts +7 -16
  355. package/dist-types/ts3.4/commands/StopMatchmakingCommand.d.ts +7 -16
  356. package/dist-types/ts3.4/commands/SuspendGameServerGroupCommand.d.ts +7 -16
  357. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
  358. package/dist-types/ts3.4/commands/TerminateGameSessionCommand.d.ts +7 -16
  359. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
  360. package/dist-types/ts3.4/commands/UpdateAliasCommand.d.ts +7 -16
  361. package/dist-types/ts3.4/commands/UpdateBuildCommand.d.ts +7 -16
  362. package/dist-types/ts3.4/commands/UpdateContainerFleetCommand.d.ts +7 -16
  363. package/dist-types/ts3.4/commands/UpdateContainerGroupDefinitionCommand.d.ts +7 -16
  364. package/dist-types/ts3.4/commands/UpdateFleetAttributesCommand.d.ts +7 -16
  365. package/dist-types/ts3.4/commands/UpdateFleetCapacityCommand.d.ts +7 -16
  366. package/dist-types/ts3.4/commands/UpdateFleetPortSettingsCommand.d.ts +7 -16
  367. package/dist-types/ts3.4/commands/UpdateGameServerCommand.d.ts +7 -16
  368. package/dist-types/ts3.4/commands/UpdateGameServerGroupCommand.d.ts +7 -16
  369. package/dist-types/ts3.4/commands/UpdateGameSessionCommand.d.ts +7 -16
  370. package/dist-types/ts3.4/commands/UpdateGameSessionQueueCommand.d.ts +7 -16
  371. package/dist-types/ts3.4/commands/UpdateMatchmakingConfigurationCommand.d.ts +7 -16
  372. package/dist-types/ts3.4/commands/UpdateRuntimeConfigurationCommand.d.ts +7 -16
  373. package/dist-types/ts3.4/commands/UpdateScriptCommand.d.ts +7 -16
  374. package/dist-types/ts3.4/commands/ValidateMatchmakingRuleSetCommand.d.ts +7 -16
  375. package/dist-types/ts3.4/index.d.ts +1 -0
  376. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  377. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  378. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  379. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
  380. package/package.json +8 -10
package/dist-cjs/index.js CHANGED
@@ -1,7 +1,8 @@
1
1
  const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
2
2
  const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
3
- const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, Command, createAggregatedClient } = require("@smithy/core/client");
4
- exports.$Command = Command;
3
+ const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
4
+ const { Command: $Command } = require("@smithy/core/client");
5
+ exports.$Command = $Command;
5
6
  exports.__Client = Client;
6
7
  const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
7
8
  const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
@@ -10,9 +11,10 @@ const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CON
10
11
  const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
11
12
  const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
12
13
  const { defaultProvider } = require("@aws-sdk/credential-provider-node");
13
- const { toUtf8, fromUtf8, toBase64, fromBase64, Hash, calculateBodyLength } = require("@smithy/core/serde");
14
+ const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
14
15
  const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
15
16
  const { AwsJson1_1Protocol } = require("@aws-sdk/core/protocols");
17
+ const { Sha256 } = require("@smithy/core/checksum");
16
18
 
17
19
  const defaultGameLiftHttpAuthSchemeParametersProvider = async (config, context, input) => {
18
20
  return {
@@ -67,7 +69,7 @@ const commonParams = {
67
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
68
70
  };
69
71
 
70
- var version = "3.1075.0";
72
+ var version = "3.1077.0";
71
73
  var packageInfo = {
72
74
  version: version};
73
75
 
@@ -3548,6 +3550,7 @@ const getRuntimeConfig$1 = (config) => {
3548
3550
  serviceTarget: "GameLift",
3549
3551
  },
3550
3552
  serviceId: config?.serviceId ?? "GameLift",
3553
+ sha256: config?.sha256 ?? Sha256,
3551
3554
  urlParser: config?.urlParser ?? parseUrl,
3552
3555
  utf8Decoder: config?.utf8Decoder ?? fromUtf8,
3553
3556
  utf8Encoder: config?.utf8Encoder ?? toUtf8,
@@ -3581,7 +3584,6 @@ const getRuntimeConfig = (config) => {
3581
3584
  ...NODE_RETRY_MODE_CONFIG_OPTIONS,
3582
3585
  default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
3583
3586
  }, config),
3584
- sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
3585
3587
  streamCollector: config?.streamCollector ?? streamCollector,
3586
3588
  useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
3587
3589
  useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
@@ -3669,1444 +3671,368 @@ class GameLiftClient extends Client {
3669
3671
  }
3670
3672
  }
3671
3673
 
3672
- class AcceptMatchCommand extends Command
3673
- .classBuilder()
3674
- .ep(commonParams)
3675
- .m(function (Command, cs, config, o) {
3676
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3677
- })
3678
- .s("GameLift", "AcceptMatch", {})
3679
- .n("GameLiftClient", "AcceptMatchCommand")
3680
- .sc(AcceptMatch$)
3681
- .build() {
3682
- }
3683
-
3684
- class ClaimGameServerCommand extends Command
3685
- .classBuilder()
3686
- .ep(commonParams)
3687
- .m(function (Command, cs, config, o) {
3688
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3689
- })
3690
- .s("GameLift", "ClaimGameServer", {})
3691
- .n("GameLiftClient", "ClaimGameServerCommand")
3692
- .sc(ClaimGameServer$)
3693
- .build() {
3694
- }
3695
-
3696
- class CreateAliasCommand extends Command
3697
- .classBuilder()
3698
- .ep(commonParams)
3699
- .m(function (Command, cs, config, o) {
3700
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3701
- })
3702
- .s("GameLift", "CreateAlias", {})
3703
- .n("GameLiftClient", "CreateAliasCommand")
3704
- .sc(CreateAlias$)
3705
- .build() {
3706
- }
3707
-
3708
- class CreateBuildCommand extends Command
3709
- .classBuilder()
3710
- .ep(commonParams)
3711
- .m(function (Command, cs, config, o) {
3712
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3713
- })
3714
- .s("GameLift", "CreateBuild", {})
3715
- .n("GameLiftClient", "CreateBuildCommand")
3716
- .sc(CreateBuild$)
3717
- .build() {
3718
- }
3719
-
3720
- class CreateContainerFleetCommand extends Command
3721
- .classBuilder()
3722
- .ep(commonParams)
3723
- .m(function (Command, cs, config, o) {
3724
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3725
- })
3726
- .s("GameLift", "CreateContainerFleet", {})
3727
- .n("GameLiftClient", "CreateContainerFleetCommand")
3728
- .sc(CreateContainerFleet$)
3729
- .build() {
3730
- }
3731
-
3732
- class CreateContainerGroupDefinitionCommand extends Command
3733
- .classBuilder()
3734
- .ep(commonParams)
3735
- .m(function (Command, cs, config, o) {
3736
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3737
- })
3738
- .s("GameLift", "CreateContainerGroupDefinition", {})
3739
- .n("GameLiftClient", "CreateContainerGroupDefinitionCommand")
3740
- .sc(CreateContainerGroupDefinition$)
3741
- .build() {
3742
- }
3743
-
3744
- class CreateFleetCommand extends Command
3745
- .classBuilder()
3746
- .ep(commonParams)
3747
- .m(function (Command, cs, config, o) {
3748
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3749
- })
3750
- .s("GameLift", "CreateFleet", {})
3751
- .n("GameLiftClient", "CreateFleetCommand")
3752
- .sc(CreateFleet$)
3753
- .build() {
3754
- }
3755
-
3756
- class CreateFleetLocationsCommand extends Command
3757
- .classBuilder()
3758
- .ep(commonParams)
3759
- .m(function (Command, cs, config, o) {
3760
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3761
- })
3762
- .s("GameLift", "CreateFleetLocations", {})
3763
- .n("GameLiftClient", "CreateFleetLocationsCommand")
3764
- .sc(CreateFleetLocations$)
3765
- .build() {
3766
- }
3767
-
3768
- class CreateGameServerGroupCommand extends Command
3769
- .classBuilder()
3770
- .ep(commonParams)
3771
- .m(function (Command, cs, config, o) {
3772
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3773
- })
3774
- .s("GameLift", "CreateGameServerGroup", {})
3775
- .n("GameLiftClient", "CreateGameServerGroupCommand")
3776
- .sc(CreateGameServerGroup$)
3777
- .build() {
3778
- }
3779
-
3780
- class CreateGameSessionCommand extends Command
3781
- .classBuilder()
3782
- .ep(commonParams)
3783
- .m(function (Command, cs, config, o) {
3784
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3785
- })
3786
- .s("GameLift", "CreateGameSession", {})
3787
- .n("GameLiftClient", "CreateGameSessionCommand")
3788
- .sc(CreateGameSession$)
3789
- .build() {
3790
- }
3791
-
3792
- class CreateGameSessionQueueCommand extends Command
3793
- .classBuilder()
3794
- .ep(commonParams)
3795
- .m(function (Command, cs, config, o) {
3796
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3797
- })
3798
- .s("GameLift", "CreateGameSessionQueue", {})
3799
- .n("GameLiftClient", "CreateGameSessionQueueCommand")
3800
- .sc(CreateGameSessionQueue$)
3801
- .build() {
3802
- }
3803
-
3804
- class CreateLocationCommand extends Command
3805
- .classBuilder()
3806
- .ep(commonParams)
3807
- .m(function (Command, cs, config, o) {
3808
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3809
- })
3810
- .s("GameLift", "CreateLocation", {})
3811
- .n("GameLiftClient", "CreateLocationCommand")
3812
- .sc(CreateLocation$)
3813
- .build() {
3814
- }
3815
-
3816
- class CreateMatchmakingConfigurationCommand extends Command
3817
- .classBuilder()
3818
- .ep(commonParams)
3819
- .m(function (Command, cs, config, o) {
3820
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3821
- })
3822
- .s("GameLift", "CreateMatchmakingConfiguration", {})
3823
- .n("GameLiftClient", "CreateMatchmakingConfigurationCommand")
3824
- .sc(CreateMatchmakingConfiguration$)
3825
- .build() {
3826
- }
3827
-
3828
- class CreateMatchmakingRuleSetCommand extends Command
3829
- .classBuilder()
3830
- .ep(commonParams)
3831
- .m(function (Command, cs, config, o) {
3832
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3833
- })
3834
- .s("GameLift", "CreateMatchmakingRuleSet", {})
3835
- .n("GameLiftClient", "CreateMatchmakingRuleSetCommand")
3836
- .sc(CreateMatchmakingRuleSet$)
3837
- .build() {
3838
- }
3839
-
3840
- class CreatePlayerSessionCommand extends Command
3841
- .classBuilder()
3842
- .ep(commonParams)
3843
- .m(function (Command, cs, config, o) {
3844
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3845
- })
3846
- .s("GameLift", "CreatePlayerSession", {})
3847
- .n("GameLiftClient", "CreatePlayerSessionCommand")
3848
- .sc(CreatePlayerSession$)
3849
- .build() {
3850
- }
3851
-
3852
- class CreatePlayerSessionsCommand extends Command
3853
- .classBuilder()
3854
- .ep(commonParams)
3855
- .m(function (Command, cs, config, o) {
3856
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3857
- })
3858
- .s("GameLift", "CreatePlayerSessions", {})
3859
- .n("GameLiftClient", "CreatePlayerSessionsCommand")
3860
- .sc(CreatePlayerSessions$)
3861
- .build() {
3862
- }
3863
-
3864
- class CreateScriptCommand extends Command
3865
- .classBuilder()
3866
- .ep(commonParams)
3867
- .m(function (Command, cs, config, o) {
3868
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3869
- })
3870
- .s("GameLift", "CreateScript", {})
3871
- .n("GameLiftClient", "CreateScriptCommand")
3872
- .sc(CreateScript$)
3873
- .build() {
3874
- }
3875
-
3876
- class CreateVpcPeeringAuthorizationCommand extends Command
3877
- .classBuilder()
3878
- .ep(commonParams)
3879
- .m(function (Command, cs, config, o) {
3880
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3881
- })
3882
- .s("GameLift", "CreateVpcPeeringAuthorization", {})
3883
- .n("GameLiftClient", "CreateVpcPeeringAuthorizationCommand")
3884
- .sc(CreateVpcPeeringAuthorization$)
3885
- .build() {
3886
- }
3887
-
3888
- class CreateVpcPeeringConnectionCommand extends Command
3889
- .classBuilder()
3890
- .ep(commonParams)
3891
- .m(function (Command, cs, config, o) {
3892
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3893
- })
3894
- .s("GameLift", "CreateVpcPeeringConnection", {})
3895
- .n("GameLiftClient", "CreateVpcPeeringConnectionCommand")
3896
- .sc(CreateVpcPeeringConnection$)
3897
- .build() {
3898
- }
3899
-
3900
- class DeleteAliasCommand extends Command
3901
- .classBuilder()
3902
- .ep(commonParams)
3903
- .m(function (Command, cs, config, o) {
3904
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3905
- })
3906
- .s("GameLift", "DeleteAlias", {})
3907
- .n("GameLiftClient", "DeleteAliasCommand")
3908
- .sc(DeleteAlias$)
3909
- .build() {
3910
- }
3911
-
3912
- class DeleteBuildCommand extends Command
3913
- .classBuilder()
3914
- .ep(commonParams)
3915
- .m(function (Command, cs, config, o) {
3916
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3917
- })
3918
- .s("GameLift", "DeleteBuild", {})
3919
- .n("GameLiftClient", "DeleteBuildCommand")
3920
- .sc(DeleteBuild$)
3921
- .build() {
3922
- }
3923
-
3924
- class DeleteContainerFleetCommand extends Command
3925
- .classBuilder()
3926
- .ep(commonParams)
3927
- .m(function (Command, cs, config, o) {
3928
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3929
- })
3930
- .s("GameLift", "DeleteContainerFleet", {})
3931
- .n("GameLiftClient", "DeleteContainerFleetCommand")
3932
- .sc(DeleteContainerFleet$)
3933
- .build() {
3934
- }
3935
-
3936
- class DeleteContainerGroupDefinitionCommand extends Command
3937
- .classBuilder()
3938
- .ep(commonParams)
3939
- .m(function (Command, cs, config, o) {
3940
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3941
- })
3942
- .s("GameLift", "DeleteContainerGroupDefinition", {})
3943
- .n("GameLiftClient", "DeleteContainerGroupDefinitionCommand")
3944
- .sc(DeleteContainerGroupDefinition$)
3945
- .build() {
3946
- }
3947
-
3948
- class DeleteFleetCommand extends Command
3949
- .classBuilder()
3950
- .ep(commonParams)
3951
- .m(function (Command, cs, config, o) {
3952
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3953
- })
3954
- .s("GameLift", "DeleteFleet", {})
3955
- .n("GameLiftClient", "DeleteFleetCommand")
3956
- .sc(DeleteFleet$)
3957
- .build() {
3958
- }
3959
-
3960
- class DeleteFleetLocationsCommand extends Command
3961
- .classBuilder()
3962
- .ep(commonParams)
3963
- .m(function (Command, cs, config, o) {
3964
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3965
- })
3966
- .s("GameLift", "DeleteFleetLocations", {})
3967
- .n("GameLiftClient", "DeleteFleetLocationsCommand")
3968
- .sc(DeleteFleetLocations$)
3969
- .build() {
3970
- }
3971
-
3972
- class DeleteGameServerGroupCommand extends Command
3973
- .classBuilder()
3974
- .ep(commonParams)
3975
- .m(function (Command, cs, config, o) {
3976
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3977
- })
3978
- .s("GameLift", "DeleteGameServerGroup", {})
3979
- .n("GameLiftClient", "DeleteGameServerGroupCommand")
3980
- .sc(DeleteGameServerGroup$)
3981
- .build() {
3982
- }
3983
-
3984
- class DeleteGameSessionQueueCommand extends Command
3985
- .classBuilder()
3986
- .ep(commonParams)
3987
- .m(function (Command, cs, config, o) {
3988
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3989
- })
3990
- .s("GameLift", "DeleteGameSessionQueue", {})
3991
- .n("GameLiftClient", "DeleteGameSessionQueueCommand")
3992
- .sc(DeleteGameSessionQueue$)
3993
- .build() {
3994
- }
3995
-
3996
- class DeleteLocationCommand extends Command
3997
- .classBuilder()
3998
- .ep(commonParams)
3999
- .m(function (Command, cs, config, o) {
4000
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4001
- })
4002
- .s("GameLift", "DeleteLocation", {})
4003
- .n("GameLiftClient", "DeleteLocationCommand")
4004
- .sc(DeleteLocation$)
4005
- .build() {
4006
- }
4007
-
4008
- class DeleteMatchmakingConfigurationCommand extends Command
4009
- .classBuilder()
4010
- .ep(commonParams)
4011
- .m(function (Command, cs, config, o) {
4012
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4013
- })
4014
- .s("GameLift", "DeleteMatchmakingConfiguration", {})
4015
- .n("GameLiftClient", "DeleteMatchmakingConfigurationCommand")
4016
- .sc(DeleteMatchmakingConfiguration$)
4017
- .build() {
4018
- }
4019
-
4020
- class DeleteMatchmakingRuleSetCommand extends Command
4021
- .classBuilder()
4022
- .ep(commonParams)
4023
- .m(function (Command, cs, config, o) {
4024
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4025
- })
4026
- .s("GameLift", "DeleteMatchmakingRuleSet", {})
4027
- .n("GameLiftClient", "DeleteMatchmakingRuleSetCommand")
4028
- .sc(DeleteMatchmakingRuleSet$)
4029
- .build() {
4030
- }
4031
-
4032
- class DeleteScalingPolicyCommand extends Command
4033
- .classBuilder()
4034
- .ep(commonParams)
4035
- .m(function (Command, cs, config, o) {
4036
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4037
- })
4038
- .s("GameLift", "DeleteScalingPolicy", {})
4039
- .n("GameLiftClient", "DeleteScalingPolicyCommand")
4040
- .sc(DeleteScalingPolicy$)
4041
- .build() {
4042
- }
4043
-
4044
- class DeleteScriptCommand extends Command
4045
- .classBuilder()
4046
- .ep(commonParams)
4047
- .m(function (Command, cs, config, o) {
4048
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4049
- })
4050
- .s("GameLift", "DeleteScript", {})
4051
- .n("GameLiftClient", "DeleteScriptCommand")
4052
- .sc(DeleteScript$)
4053
- .build() {
4054
- }
4055
-
4056
- class DeleteVpcPeeringAuthorizationCommand extends Command
4057
- .classBuilder()
4058
- .ep(commonParams)
4059
- .m(function (Command, cs, config, o) {
4060
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4061
- })
4062
- .s("GameLift", "DeleteVpcPeeringAuthorization", {})
4063
- .n("GameLiftClient", "DeleteVpcPeeringAuthorizationCommand")
4064
- .sc(DeleteVpcPeeringAuthorization$)
4065
- .build() {
4066
- }
4067
-
4068
- class DeleteVpcPeeringConnectionCommand extends Command
4069
- .classBuilder()
4070
- .ep(commonParams)
4071
- .m(function (Command, cs, config, o) {
4072
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4073
- })
4074
- .s("GameLift", "DeleteVpcPeeringConnection", {})
4075
- .n("GameLiftClient", "DeleteVpcPeeringConnectionCommand")
4076
- .sc(DeleteVpcPeeringConnection$)
4077
- .build() {
4078
- }
4079
-
4080
- class DeregisterComputeCommand extends Command
4081
- .classBuilder()
4082
- .ep(commonParams)
4083
- .m(function (Command, cs, config, o) {
4084
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4085
- })
4086
- .s("GameLift", "DeregisterCompute", {})
4087
- .n("GameLiftClient", "DeregisterComputeCommand")
4088
- .sc(DeregisterCompute$)
4089
- .build() {
4090
- }
4091
-
4092
- class DeregisterGameServerCommand extends Command
4093
- .classBuilder()
4094
- .ep(commonParams)
4095
- .m(function (Command, cs, config, o) {
4096
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4097
- })
4098
- .s("GameLift", "DeregisterGameServer", {})
4099
- .n("GameLiftClient", "DeregisterGameServerCommand")
4100
- .sc(DeregisterGameServer$)
4101
- .build() {
4102
- }
4103
-
4104
- class DescribeAliasCommand extends Command
4105
- .classBuilder()
4106
- .ep(commonParams)
4107
- .m(function (Command, cs, config, o) {
4108
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4109
- })
4110
- .s("GameLift", "DescribeAlias", {})
4111
- .n("GameLiftClient", "DescribeAliasCommand")
4112
- .sc(DescribeAlias$)
4113
- .build() {
4114
- }
4115
-
4116
- class DescribeBuildCommand extends Command
4117
- .classBuilder()
4118
- .ep(commonParams)
4119
- .m(function (Command, cs, config, o) {
4120
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4121
- })
4122
- .s("GameLift", "DescribeBuild", {})
4123
- .n("GameLiftClient", "DescribeBuildCommand")
4124
- .sc(DescribeBuild$)
4125
- .build() {
4126
- }
4127
-
4128
- class DescribeComputeCommand extends Command
4129
- .classBuilder()
4130
- .ep(commonParams)
4131
- .m(function (Command, cs, config, o) {
4132
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4133
- })
4134
- .s("GameLift", "DescribeCompute", {})
4135
- .n("GameLiftClient", "DescribeComputeCommand")
4136
- .sc(DescribeCompute$)
4137
- .build() {
4138
- }
4139
-
4140
- class DescribeContainerFleetCommand extends Command
4141
- .classBuilder()
4142
- .ep(commonParams)
4143
- .m(function (Command, cs, config, o) {
4144
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4145
- })
4146
- .s("GameLift", "DescribeContainerFleet", {})
4147
- .n("GameLiftClient", "DescribeContainerFleetCommand")
4148
- .sc(DescribeContainerFleet$)
4149
- .build() {
4150
- }
4151
-
4152
- class DescribeContainerGroupDefinitionCommand extends Command
4153
- .classBuilder()
4154
- .ep(commonParams)
4155
- .m(function (Command, cs, config, o) {
4156
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4157
- })
4158
- .s("GameLift", "DescribeContainerGroupDefinition", {})
4159
- .n("GameLiftClient", "DescribeContainerGroupDefinitionCommand")
4160
- .sc(DescribeContainerGroupDefinition$)
4161
- .build() {
4162
- }
4163
-
4164
- class DescribeContainerGroupPortMappingsCommand extends Command
4165
- .classBuilder()
4166
- .ep(commonParams)
4167
- .m(function (Command, cs, config, o) {
4168
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4169
- })
4170
- .s("GameLift", "DescribeContainerGroupPortMappings", {})
4171
- .n("GameLiftClient", "DescribeContainerGroupPortMappingsCommand")
4172
- .sc(DescribeContainerGroupPortMappings$)
4173
- .build() {
4174
- }
4175
-
4176
- class DescribeEC2InstanceLimitsCommand extends Command
4177
- .classBuilder()
4178
- .ep(commonParams)
4179
- .m(function (Command, cs, config, o) {
4180
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4181
- })
4182
- .s("GameLift", "DescribeEC2InstanceLimits", {})
4183
- .n("GameLiftClient", "DescribeEC2InstanceLimitsCommand")
4184
- .sc(DescribeEC2InstanceLimits$)
4185
- .build() {
4186
- }
4187
-
4188
- class DescribeFleetAttributesCommand extends Command
4189
- .classBuilder()
4190
- .ep(commonParams)
4191
- .m(function (Command, cs, config, o) {
4192
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4193
- })
4194
- .s("GameLift", "DescribeFleetAttributes", {})
4195
- .n("GameLiftClient", "DescribeFleetAttributesCommand")
4196
- .sc(DescribeFleetAttributes$)
4197
- .build() {
4198
- }
4199
-
4200
- class DescribeFleetCapacityCommand extends Command
4201
- .classBuilder()
4202
- .ep(commonParams)
4203
- .m(function (Command, cs, config, o) {
4204
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4205
- })
4206
- .s("GameLift", "DescribeFleetCapacity", {})
4207
- .n("GameLiftClient", "DescribeFleetCapacityCommand")
4208
- .sc(DescribeFleetCapacity$)
4209
- .build() {
4210
- }
4211
-
4212
- class DescribeFleetDeploymentCommand extends Command
4213
- .classBuilder()
4214
- .ep(commonParams)
4215
- .m(function (Command, cs, config, o) {
4216
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4217
- })
4218
- .s("GameLift", "DescribeFleetDeployment", {})
4219
- .n("GameLiftClient", "DescribeFleetDeploymentCommand")
4220
- .sc(DescribeFleetDeployment$)
4221
- .build() {
4222
- }
4223
-
4224
- class DescribeFleetEventsCommand extends Command
4225
- .classBuilder()
4226
- .ep(commonParams)
4227
- .m(function (Command, cs, config, o) {
4228
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4229
- })
4230
- .s("GameLift", "DescribeFleetEvents", {})
4231
- .n("GameLiftClient", "DescribeFleetEventsCommand")
4232
- .sc(DescribeFleetEvents$)
4233
- .build() {
4234
- }
4235
-
4236
- class DescribeFleetLocationAttributesCommand extends Command
4237
- .classBuilder()
4238
- .ep(commonParams)
4239
- .m(function (Command, cs, config, o) {
4240
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4241
- })
4242
- .s("GameLift", "DescribeFleetLocationAttributes", {})
4243
- .n("GameLiftClient", "DescribeFleetLocationAttributesCommand")
4244
- .sc(DescribeFleetLocationAttributes$)
4245
- .build() {
4246
- }
4247
-
4248
- class DescribeFleetLocationCapacityCommand extends Command
4249
- .classBuilder()
4250
- .ep(commonParams)
4251
- .m(function (Command, cs, config, o) {
4252
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4253
- })
4254
- .s("GameLift", "DescribeFleetLocationCapacity", {})
4255
- .n("GameLiftClient", "DescribeFleetLocationCapacityCommand")
4256
- .sc(DescribeFleetLocationCapacity$)
4257
- .build() {
4258
- }
4259
-
4260
- class DescribeFleetLocationUtilizationCommand extends Command
4261
- .classBuilder()
4262
- .ep(commonParams)
4263
- .m(function (Command, cs, config, o) {
4264
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4265
- })
4266
- .s("GameLift", "DescribeFleetLocationUtilization", {})
4267
- .n("GameLiftClient", "DescribeFleetLocationUtilizationCommand")
4268
- .sc(DescribeFleetLocationUtilization$)
4269
- .build() {
4270
- }
4271
-
4272
- class DescribeFleetPortSettingsCommand extends Command
4273
- .classBuilder()
4274
- .ep(commonParams)
4275
- .m(function (Command, cs, config, o) {
4276
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4277
- })
4278
- .s("GameLift", "DescribeFleetPortSettings", {})
4279
- .n("GameLiftClient", "DescribeFleetPortSettingsCommand")
4280
- .sc(DescribeFleetPortSettings$)
4281
- .build() {
4282
- }
4283
-
4284
- class DescribeFleetUtilizationCommand extends Command
4285
- .classBuilder()
4286
- .ep(commonParams)
4287
- .m(function (Command, cs, config, o) {
4288
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4289
- })
4290
- .s("GameLift", "DescribeFleetUtilization", {})
4291
- .n("GameLiftClient", "DescribeFleetUtilizationCommand")
4292
- .sc(DescribeFleetUtilization$)
4293
- .build() {
4294
- }
4295
-
4296
- class DescribeGameServerCommand extends Command
4297
- .classBuilder()
4298
- .ep(commonParams)
4299
- .m(function (Command, cs, config, o) {
4300
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4301
- })
4302
- .s("GameLift", "DescribeGameServer", {})
4303
- .n("GameLiftClient", "DescribeGameServerCommand")
4304
- .sc(DescribeGameServer$)
4305
- .build() {
4306
- }
4307
-
4308
- class DescribeGameServerGroupCommand extends Command
4309
- .classBuilder()
4310
- .ep(commonParams)
4311
- .m(function (Command, cs, config, o) {
4312
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4313
- })
4314
- .s("GameLift", "DescribeGameServerGroup", {})
4315
- .n("GameLiftClient", "DescribeGameServerGroupCommand")
4316
- .sc(DescribeGameServerGroup$)
4317
- .build() {
4318
- }
4319
-
4320
- class DescribeGameServerInstancesCommand extends Command
4321
- .classBuilder()
4322
- .ep(commonParams)
4323
- .m(function (Command, cs, config, o) {
4324
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4325
- })
4326
- .s("GameLift", "DescribeGameServerInstances", {})
4327
- .n("GameLiftClient", "DescribeGameServerInstancesCommand")
4328
- .sc(DescribeGameServerInstances$)
4329
- .build() {
4330
- }
4331
-
4332
- class DescribeGameSessionDetailsCommand extends Command
4333
- .classBuilder()
4334
- .ep(commonParams)
4335
- .m(function (Command, cs, config, o) {
4336
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4337
- })
4338
- .s("GameLift", "DescribeGameSessionDetails", {})
4339
- .n("GameLiftClient", "DescribeGameSessionDetailsCommand")
4340
- .sc(DescribeGameSessionDetails$)
4341
- .build() {
4342
- }
4343
-
4344
- class DescribeGameSessionPlacementCommand extends Command
4345
- .classBuilder()
4346
- .ep(commonParams)
4347
- .m(function (Command, cs, config, o) {
4348
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4349
- })
4350
- .s("GameLift", "DescribeGameSessionPlacement", {})
4351
- .n("GameLiftClient", "DescribeGameSessionPlacementCommand")
4352
- .sc(DescribeGameSessionPlacement$)
4353
- .build() {
4354
- }
4355
-
4356
- class DescribeGameSessionQueuesCommand extends Command
4357
- .classBuilder()
4358
- .ep(commonParams)
4359
- .m(function (Command, cs, config, o) {
4360
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4361
- })
4362
- .s("GameLift", "DescribeGameSessionQueues", {})
4363
- .n("GameLiftClient", "DescribeGameSessionQueuesCommand")
4364
- .sc(DescribeGameSessionQueues$)
4365
- .build() {
4366
- }
4367
-
4368
- class DescribeGameSessionsCommand extends Command
4369
- .classBuilder()
4370
- .ep(commonParams)
4371
- .m(function (Command, cs, config, o) {
4372
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4373
- })
4374
- .s("GameLift", "DescribeGameSessions", {})
4375
- .n("GameLiftClient", "DescribeGameSessionsCommand")
4376
- .sc(DescribeGameSessions$)
4377
- .build() {
4378
- }
4379
-
4380
- class DescribeInstancesCommand extends Command
4381
- .classBuilder()
4382
- .ep(commonParams)
4383
- .m(function (Command, cs, config, o) {
4384
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4385
- })
4386
- .s("GameLift", "DescribeInstances", {})
4387
- .n("GameLiftClient", "DescribeInstancesCommand")
4388
- .sc(DescribeInstances$)
4389
- .build() {
4390
- }
4391
-
4392
- class DescribeMatchmakingCommand extends Command
4393
- .classBuilder()
4394
- .ep(commonParams)
4395
- .m(function (Command, cs, config, o) {
4396
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4397
- })
4398
- .s("GameLift", "DescribeMatchmaking", {})
4399
- .n("GameLiftClient", "DescribeMatchmakingCommand")
4400
- .sc(DescribeMatchmaking$)
4401
- .build() {
4402
- }
4403
-
4404
- class DescribeMatchmakingConfigurationsCommand extends Command
4405
- .classBuilder()
4406
- .ep(commonParams)
4407
- .m(function (Command, cs, config, o) {
4408
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4409
- })
4410
- .s("GameLift", "DescribeMatchmakingConfigurations", {})
4411
- .n("GameLiftClient", "DescribeMatchmakingConfigurationsCommand")
4412
- .sc(DescribeMatchmakingConfigurations$)
4413
- .build() {
4414
- }
4415
-
4416
- class DescribeMatchmakingRuleSetsCommand extends Command
4417
- .classBuilder()
4418
- .ep(commonParams)
4419
- .m(function (Command, cs, config, o) {
4420
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4421
- })
4422
- .s("GameLift", "DescribeMatchmakingRuleSets", {})
4423
- .n("GameLiftClient", "DescribeMatchmakingRuleSetsCommand")
4424
- .sc(DescribeMatchmakingRuleSets$)
4425
- .build() {
4426
- }
4427
-
4428
- class DescribePlayerSessionsCommand extends Command
4429
- .classBuilder()
4430
- .ep(commonParams)
4431
- .m(function (Command, cs, config, o) {
4432
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4433
- })
4434
- .s("GameLift", "DescribePlayerSessions", {})
4435
- .n("GameLiftClient", "DescribePlayerSessionsCommand")
4436
- .sc(DescribePlayerSessions$)
4437
- .build() {
4438
- }
4439
-
4440
- class DescribeRuntimeConfigurationCommand extends Command
4441
- .classBuilder()
4442
- .ep(commonParams)
4443
- .m(function (Command, cs, config, o) {
4444
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4445
- })
4446
- .s("GameLift", "DescribeRuntimeConfiguration", {})
4447
- .n("GameLiftClient", "DescribeRuntimeConfigurationCommand")
4448
- .sc(DescribeRuntimeConfiguration$)
4449
- .build() {
4450
- }
4451
-
4452
- class DescribeScalingPoliciesCommand extends Command
4453
- .classBuilder()
4454
- .ep(commonParams)
4455
- .m(function (Command, cs, config, o) {
4456
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4457
- })
4458
- .s("GameLift", "DescribeScalingPolicies", {})
4459
- .n("GameLiftClient", "DescribeScalingPoliciesCommand")
4460
- .sc(DescribeScalingPolicies$)
4461
- .build() {
4462
- }
4463
-
4464
- class DescribeScriptCommand extends Command
4465
- .classBuilder()
4466
- .ep(commonParams)
4467
- .m(function (Command, cs, config, o) {
4468
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4469
- })
4470
- .s("GameLift", "DescribeScript", {})
4471
- .n("GameLiftClient", "DescribeScriptCommand")
4472
- .sc(DescribeScript$)
4473
- .build() {
4474
- }
4475
-
4476
- class DescribeVpcPeeringAuthorizationsCommand extends Command
4477
- .classBuilder()
4478
- .ep(commonParams)
4479
- .m(function (Command, cs, config, o) {
4480
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4481
- })
4482
- .s("GameLift", "DescribeVpcPeeringAuthorizations", {})
4483
- .n("GameLiftClient", "DescribeVpcPeeringAuthorizationsCommand")
4484
- .sc(DescribeVpcPeeringAuthorizations$)
4485
- .build() {
4486
- }
4487
-
4488
- class DescribeVpcPeeringConnectionsCommand extends Command
4489
- .classBuilder()
4490
- .ep(commonParams)
4491
- .m(function (Command, cs, config, o) {
4492
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4493
- })
4494
- .s("GameLift", "DescribeVpcPeeringConnections", {})
4495
- .n("GameLiftClient", "DescribeVpcPeeringConnectionsCommand")
4496
- .sc(DescribeVpcPeeringConnections$)
4497
- .build() {
4498
- }
4499
-
4500
- class GetComputeAccessCommand extends Command
4501
- .classBuilder()
4502
- .ep(commonParams)
4503
- .m(function (Command, cs, config, o) {
4504
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4505
- })
4506
- .s("GameLift", "GetComputeAccess", {})
4507
- .n("GameLiftClient", "GetComputeAccessCommand")
4508
- .sc(GetComputeAccess$)
4509
- .build() {
4510
- }
4511
-
4512
- class GetComputeAuthTokenCommand extends Command
4513
- .classBuilder()
4514
- .ep(commonParams)
4515
- .m(function (Command, cs, config, o) {
4516
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4517
- })
4518
- .s("GameLift", "GetComputeAuthToken", {})
4519
- .n("GameLiftClient", "GetComputeAuthTokenCommand")
4520
- .sc(GetComputeAuthToken$)
4521
- .build() {
4522
- }
4523
-
4524
- class GetGameSessionLogUrlCommand extends Command
4525
- .classBuilder()
4526
- .ep(commonParams)
4527
- .m(function (Command, cs, config, o) {
4528
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4529
- })
4530
- .s("GameLift", "GetGameSessionLogUrl", {})
4531
- .n("GameLiftClient", "GetGameSessionLogUrlCommand")
4532
- .sc(GetGameSessionLogUrl$)
4533
- .build() {
4534
- }
4535
-
4536
- class GetInstanceAccessCommand extends Command
4537
- .classBuilder()
4538
- .ep(commonParams)
4539
- .m(function (Command, cs, config, o) {
4540
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4541
- })
4542
- .s("GameLift", "GetInstanceAccess", {})
4543
- .n("GameLiftClient", "GetInstanceAccessCommand")
4544
- .sc(GetInstanceAccess$)
4545
- .build() {
4546
- }
4547
-
4548
- class GetPlayerConnectionDetailsCommand extends Command
4549
- .classBuilder()
4550
- .ep(commonParams)
4551
- .m(function (Command, cs, config, o) {
4552
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4553
- })
4554
- .s("GameLift", "GetPlayerConnectionDetails", {})
4555
- .n("GameLiftClient", "GetPlayerConnectionDetailsCommand")
4556
- .sc(GetPlayerConnectionDetails$)
4557
- .build() {
4558
- }
4559
-
4560
- class ListAliasesCommand extends Command
4561
- .classBuilder()
4562
- .ep(commonParams)
4563
- .m(function (Command, cs, config, o) {
4564
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4565
- })
4566
- .s("GameLift", "ListAliases", {})
4567
- .n("GameLiftClient", "ListAliasesCommand")
4568
- .sc(ListAliases$)
4569
- .build() {
4570
- }
4571
-
4572
- class ListBuildsCommand extends Command
4573
- .classBuilder()
4574
- .ep(commonParams)
4575
- .m(function (Command, cs, config, o) {
4576
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4577
- })
4578
- .s("GameLift", "ListBuilds", {})
4579
- .n("GameLiftClient", "ListBuildsCommand")
4580
- .sc(ListBuilds$)
4581
- .build() {
4582
- }
4583
-
4584
- class ListComputeCommand extends Command
4585
- .classBuilder()
4586
- .ep(commonParams)
4587
- .m(function (Command, cs, config, o) {
4588
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4589
- })
4590
- .s("GameLift", "ListCompute", {})
4591
- .n("GameLiftClient", "ListComputeCommand")
4592
- .sc(ListCompute$)
4593
- .build() {
4594
- }
4595
-
4596
- class ListContainerFleetsCommand extends Command
4597
- .classBuilder()
4598
- .ep(commonParams)
4599
- .m(function (Command, cs, config, o) {
4600
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4601
- })
4602
- .s("GameLift", "ListContainerFleets", {})
4603
- .n("GameLiftClient", "ListContainerFleetsCommand")
4604
- .sc(ListContainerFleets$)
4605
- .build() {
4606
- }
4607
-
4608
- class ListContainerGroupDefinitionsCommand extends Command
4609
- .classBuilder()
4610
- .ep(commonParams)
4611
- .m(function (Command, cs, config, o) {
4612
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4613
- })
4614
- .s("GameLift", "ListContainerGroupDefinitions", {})
4615
- .n("GameLiftClient", "ListContainerGroupDefinitionsCommand")
4616
- .sc(ListContainerGroupDefinitions$)
4617
- .build() {
4618
- }
4619
-
4620
- class ListContainerGroupDefinitionVersionsCommand extends Command
4621
- .classBuilder()
4622
- .ep(commonParams)
4623
- .m(function (Command, cs, config, o) {
4624
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4625
- })
4626
- .s("GameLift", "ListContainerGroupDefinitionVersions", {})
4627
- .n("GameLiftClient", "ListContainerGroupDefinitionVersionsCommand")
4628
- .sc(ListContainerGroupDefinitionVersions$)
4629
- .build() {
4630
- }
4631
-
4632
- class ListFleetDeploymentsCommand extends Command
4633
- .classBuilder()
4634
- .ep(commonParams)
4635
- .m(function (Command, cs, config, o) {
4636
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4637
- })
4638
- .s("GameLift", "ListFleetDeployments", {})
4639
- .n("GameLiftClient", "ListFleetDeploymentsCommand")
4640
- .sc(ListFleetDeployments$)
4641
- .build() {
4642
- }
4643
-
4644
- class ListFleetsCommand extends Command
4645
- .classBuilder()
4646
- .ep(commonParams)
4647
- .m(function (Command, cs, config, o) {
4648
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4649
- })
4650
- .s("GameLift", "ListFleets", {})
4651
- .n("GameLiftClient", "ListFleetsCommand")
4652
- .sc(ListFleets$)
4653
- .build() {
4654
- }
4655
-
4656
- class ListGameServerGroupsCommand extends Command
4657
- .classBuilder()
4658
- .ep(commonParams)
4659
- .m(function (Command, cs, config, o) {
4660
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4661
- })
4662
- .s("GameLift", "ListGameServerGroups", {})
4663
- .n("GameLiftClient", "ListGameServerGroupsCommand")
4664
- .sc(ListGameServerGroups$)
4665
- .build() {
4666
- }
4667
-
4668
- class ListGameServersCommand extends Command
4669
- .classBuilder()
4670
- .ep(commonParams)
4671
- .m(function (Command, cs, config, o) {
4672
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4673
- })
4674
- .s("GameLift", "ListGameServers", {})
4675
- .n("GameLiftClient", "ListGameServersCommand")
4676
- .sc(ListGameServers$)
4677
- .build() {
4678
- }
4679
-
4680
- class ListLocationsCommand extends Command
4681
- .classBuilder()
4682
- .ep(commonParams)
4683
- .m(function (Command, cs, config, o) {
4684
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4685
- })
4686
- .s("GameLift", "ListLocations", {})
4687
- .n("GameLiftClient", "ListLocationsCommand")
4688
- .sc(ListLocations$)
4689
- .build() {
4690
- }
4691
-
4692
- class ListScriptsCommand extends Command
4693
- .classBuilder()
4694
- .ep(commonParams)
4695
- .m(function (Command, cs, config, o) {
4696
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4697
- })
4698
- .s("GameLift", "ListScripts", {})
4699
- .n("GameLiftClient", "ListScriptsCommand")
4700
- .sc(ListScripts$)
4701
- .build() {
4702
- }
4703
-
4704
- class ListTagsForResourceCommand extends Command
4705
- .classBuilder()
4706
- .ep(commonParams)
4707
- .m(function (Command, cs, config, o) {
4708
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4709
- })
4710
- .s("GameLift", "ListTagsForResource", {})
4711
- .n("GameLiftClient", "ListTagsForResourceCommand")
4712
- .sc(ListTagsForResource$)
4713
- .build() {
4714
- }
4715
-
4716
- class PutScalingPolicyCommand extends Command
4717
- .classBuilder()
4718
- .ep(commonParams)
4719
- .m(function (Command, cs, config, o) {
4720
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4721
- })
4722
- .s("GameLift", "PutScalingPolicy", {})
4723
- .n("GameLiftClient", "PutScalingPolicyCommand")
4724
- .sc(PutScalingPolicy$)
4725
- .build() {
4726
- }
4727
-
4728
- class RegisterComputeCommand extends Command
4729
- .classBuilder()
4730
- .ep(commonParams)
4731
- .m(function (Command, cs, config, o) {
4732
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4733
- })
4734
- .s("GameLift", "RegisterCompute", {})
4735
- .n("GameLiftClient", "RegisterComputeCommand")
4736
- .sc(RegisterCompute$)
4737
- .build() {
4738
- }
4739
-
4740
- class RegisterGameServerCommand extends Command
4741
- .classBuilder()
4742
- .ep(commonParams)
4743
- .m(function (Command, cs, config, o) {
4744
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4745
- })
4746
- .s("GameLift", "RegisterGameServer", {})
4747
- .n("GameLiftClient", "RegisterGameServerCommand")
4748
- .sc(RegisterGameServer$)
4749
- .build() {
4750
- }
4751
-
4752
- class RequestUploadCredentialsCommand extends Command
4753
- .classBuilder()
4754
- .ep(commonParams)
4755
- .m(function (Command, cs, config, o) {
4756
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4757
- })
4758
- .s("GameLift", "RequestUploadCredentials", {})
4759
- .n("GameLiftClient", "RequestUploadCredentialsCommand")
4760
- .sc(RequestUploadCredentials$)
4761
- .build() {
4762
- }
4763
-
4764
- class ResolveAliasCommand extends Command
4765
- .classBuilder()
4766
- .ep(commonParams)
4767
- .m(function (Command, cs, config, o) {
4768
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4769
- })
4770
- .s("GameLift", "ResolveAlias", {})
4771
- .n("GameLiftClient", "ResolveAliasCommand")
4772
- .sc(ResolveAlias$)
4773
- .build() {
4774
- }
4775
-
4776
- class ResumeGameServerGroupCommand extends Command
4777
- .classBuilder()
4778
- .ep(commonParams)
4779
- .m(function (Command, cs, config, o) {
4780
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4781
- })
4782
- .s("GameLift", "ResumeGameServerGroup", {})
4783
- .n("GameLiftClient", "ResumeGameServerGroupCommand")
4784
- .sc(ResumeGameServerGroup$)
4785
- .build() {
4786
- }
4787
-
4788
- class SearchGameSessionsCommand extends Command
4789
- .classBuilder()
4790
- .ep(commonParams)
4791
- .m(function (Command, cs, config, o) {
4792
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4793
- })
4794
- .s("GameLift", "SearchGameSessions", {})
4795
- .n("GameLiftClient", "SearchGameSessionsCommand")
4796
- .sc(SearchGameSessions$)
4797
- .build() {
4798
- }
4799
-
4800
- class StartFleetActionsCommand extends Command
4801
- .classBuilder()
4802
- .ep(commonParams)
4803
- .m(function (Command, cs, config, o) {
4804
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4805
- })
4806
- .s("GameLift", "StartFleetActions", {})
4807
- .n("GameLiftClient", "StartFleetActionsCommand")
4808
- .sc(StartFleetActions$)
4809
- .build() {
4810
- }
4811
-
4812
- class StartGameSessionPlacementCommand extends Command
4813
- .classBuilder()
4814
- .ep(commonParams)
4815
- .m(function (Command, cs, config, o) {
4816
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4817
- })
4818
- .s("GameLift", "StartGameSessionPlacement", {})
4819
- .n("GameLiftClient", "StartGameSessionPlacementCommand")
4820
- .sc(StartGameSessionPlacement$)
4821
- .build() {
4822
- }
4823
-
4824
- class StartMatchBackfillCommand extends Command
4825
- .classBuilder()
4826
- .ep(commonParams)
4827
- .m(function (Command, cs, config, o) {
4828
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4829
- })
4830
- .s("GameLift", "StartMatchBackfill", {})
4831
- .n("GameLiftClient", "StartMatchBackfillCommand")
4832
- .sc(StartMatchBackfill$)
4833
- .build() {
4834
- }
4835
-
4836
- class StartMatchmakingCommand extends Command
4837
- .classBuilder()
4838
- .ep(commonParams)
4839
- .m(function (Command, cs, config, o) {
4840
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4841
- })
4842
- .s("GameLift", "StartMatchmaking", {})
4843
- .n("GameLiftClient", "StartMatchmakingCommand")
4844
- .sc(StartMatchmaking$)
4845
- .build() {
4846
- }
4847
-
4848
- class StopFleetActionsCommand extends Command
4849
- .classBuilder()
4850
- .ep(commonParams)
4851
- .m(function (Command, cs, config, o) {
4852
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4853
- })
4854
- .s("GameLift", "StopFleetActions", {})
4855
- .n("GameLiftClient", "StopFleetActionsCommand")
4856
- .sc(StopFleetActions$)
4857
- .build() {
4858
- }
4859
-
4860
- class StopGameSessionPlacementCommand extends Command
4861
- .classBuilder()
4862
- .ep(commonParams)
4863
- .m(function (Command, cs, config, o) {
4864
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4865
- })
4866
- .s("GameLift", "StopGameSessionPlacement", {})
4867
- .n("GameLiftClient", "StopGameSessionPlacementCommand")
4868
- .sc(StopGameSessionPlacement$)
4869
- .build() {
4870
- }
4871
-
4872
- class StopMatchmakingCommand extends Command
4873
- .classBuilder()
4874
- .ep(commonParams)
4875
- .m(function (Command, cs, config, o) {
4876
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4877
- })
4878
- .s("GameLift", "StopMatchmaking", {})
4879
- .n("GameLiftClient", "StopMatchmakingCommand")
4880
- .sc(StopMatchmaking$)
4881
- .build() {
4882
- }
4883
-
4884
- class SuspendGameServerGroupCommand extends Command
4885
- .classBuilder()
4886
- .ep(commonParams)
4887
- .m(function (Command, cs, config, o) {
4888
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4889
- })
4890
- .s("GameLift", "SuspendGameServerGroup", {})
4891
- .n("GameLiftClient", "SuspendGameServerGroupCommand")
4892
- .sc(SuspendGameServerGroup$)
4893
- .build() {
4894
- }
4895
-
4896
- class TagResourceCommand extends Command
4897
- .classBuilder()
4898
- .ep(commonParams)
4899
- .m(function (Command, cs, config, o) {
4900
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4901
- })
4902
- .s("GameLift", "TagResource", {})
4903
- .n("GameLiftClient", "TagResourceCommand")
4904
- .sc(TagResource$)
4905
- .build() {
4906
- }
4907
-
4908
- class TerminateGameSessionCommand extends Command
4909
- .classBuilder()
4910
- .ep(commonParams)
4911
- .m(function (Command, cs, config, o) {
4912
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4913
- })
4914
- .s("GameLift", "TerminateGameSession", {})
4915
- .n("GameLiftClient", "TerminateGameSessionCommand")
4916
- .sc(TerminateGameSession$)
4917
- .build() {
4918
- }
4919
-
4920
- class UntagResourceCommand extends Command
4921
- .classBuilder()
4922
- .ep(commonParams)
4923
- .m(function (Command, cs, config, o) {
4924
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4925
- })
4926
- .s("GameLift", "UntagResource", {})
4927
- .n("GameLiftClient", "UntagResourceCommand")
4928
- .sc(UntagResource$)
4929
- .build() {
4930
- }
4931
-
4932
- class UpdateAliasCommand extends Command
4933
- .classBuilder()
4934
- .ep(commonParams)
4935
- .m(function (Command, cs, config, o) {
4936
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4937
- })
4938
- .s("GameLift", "UpdateAlias", {})
4939
- .n("GameLiftClient", "UpdateAliasCommand")
4940
- .sc(UpdateAlias$)
4941
- .build() {
4942
- }
4943
-
4944
- class UpdateBuildCommand extends Command
4945
- .classBuilder()
4946
- .ep(commonParams)
4947
- .m(function (Command, cs, config, o) {
4948
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4949
- })
4950
- .s("GameLift", "UpdateBuild", {})
4951
- .n("GameLiftClient", "UpdateBuildCommand")
4952
- .sc(UpdateBuild$)
4953
- .build() {
4954
- }
4955
-
4956
- class UpdateContainerFleetCommand extends Command
4957
- .classBuilder()
4958
- .ep(commonParams)
4959
- .m(function (Command, cs, config, o) {
4960
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4961
- })
4962
- .s("GameLift", "UpdateContainerFleet", {})
4963
- .n("GameLiftClient", "UpdateContainerFleetCommand")
4964
- .sc(UpdateContainerFleet$)
4965
- .build() {
4966
- }
4967
-
4968
- class UpdateContainerGroupDefinitionCommand extends Command
4969
- .classBuilder()
4970
- .ep(commonParams)
4971
- .m(function (Command, cs, config, o) {
4972
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4973
- })
4974
- .s("GameLift", "UpdateContainerGroupDefinition", {})
4975
- .n("GameLiftClient", "UpdateContainerGroupDefinitionCommand")
4976
- .sc(UpdateContainerGroupDefinition$)
4977
- .build() {
4978
- }
4979
-
4980
- class UpdateFleetAttributesCommand extends Command
4981
- .classBuilder()
4982
- .ep(commonParams)
4983
- .m(function (Command, cs, config, o) {
4984
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4985
- })
4986
- .s("GameLift", "UpdateFleetAttributes", {})
4987
- .n("GameLiftClient", "UpdateFleetAttributesCommand")
4988
- .sc(UpdateFleetAttributes$)
4989
- .build() {
4990
- }
4991
-
4992
- class UpdateFleetCapacityCommand extends Command
4993
- .classBuilder()
4994
- .ep(commonParams)
4995
- .m(function (Command, cs, config, o) {
4996
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4997
- })
4998
- .s("GameLift", "UpdateFleetCapacity", {})
4999
- .n("GameLiftClient", "UpdateFleetCapacityCommand")
5000
- .sc(UpdateFleetCapacity$)
5001
- .build() {
5002
- }
5003
-
5004
- class UpdateFleetPortSettingsCommand extends Command
5005
- .classBuilder()
5006
- .ep(commonParams)
5007
- .m(function (Command, cs, config, o) {
5008
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5009
- })
5010
- .s("GameLift", "UpdateFleetPortSettings", {})
5011
- .n("GameLiftClient", "UpdateFleetPortSettingsCommand")
5012
- .sc(UpdateFleetPortSettings$)
5013
- .build() {
5014
- }
5015
-
5016
- class UpdateGameServerCommand extends Command
5017
- .classBuilder()
5018
- .ep(commonParams)
5019
- .m(function (Command, cs, config, o) {
5020
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5021
- })
5022
- .s("GameLift", "UpdateGameServer", {})
5023
- .n("GameLiftClient", "UpdateGameServerCommand")
5024
- .sc(UpdateGameServer$)
5025
- .build() {
5026
- }
5027
-
5028
- class UpdateGameServerGroupCommand extends Command
5029
- .classBuilder()
5030
- .ep(commonParams)
5031
- .m(function (Command, cs, config, o) {
5032
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5033
- })
5034
- .s("GameLift", "UpdateGameServerGroup", {})
5035
- .n("GameLiftClient", "UpdateGameServerGroupCommand")
5036
- .sc(UpdateGameServerGroup$)
5037
- .build() {
5038
- }
5039
-
5040
- class UpdateGameSessionCommand extends Command
5041
- .classBuilder()
5042
- .ep(commonParams)
5043
- .m(function (Command, cs, config, o) {
5044
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5045
- })
5046
- .s("GameLift", "UpdateGameSession", {})
5047
- .n("GameLiftClient", "UpdateGameSessionCommand")
5048
- .sc(UpdateGameSession$)
5049
- .build() {
5050
- }
5051
-
5052
- class UpdateGameSessionQueueCommand extends Command
5053
- .classBuilder()
5054
- .ep(commonParams)
5055
- .m(function (Command, cs, config, o) {
5056
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5057
- })
5058
- .s("GameLift", "UpdateGameSessionQueue", {})
5059
- .n("GameLiftClient", "UpdateGameSessionQueueCommand")
5060
- .sc(UpdateGameSessionQueue$)
5061
- .build() {
5062
- }
5063
-
5064
- class UpdateMatchmakingConfigurationCommand extends Command
5065
- .classBuilder()
5066
- .ep(commonParams)
5067
- .m(function (Command, cs, config, o) {
5068
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5069
- })
5070
- .s("GameLift", "UpdateMatchmakingConfiguration", {})
5071
- .n("GameLiftClient", "UpdateMatchmakingConfigurationCommand")
5072
- .sc(UpdateMatchmakingConfiguration$)
5073
- .build() {
5074
- }
5075
-
5076
- class UpdateRuntimeConfigurationCommand extends Command
5077
- .classBuilder()
5078
- .ep(commonParams)
5079
- .m(function (Command, cs, config, o) {
5080
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5081
- })
5082
- .s("GameLift", "UpdateRuntimeConfiguration", {})
5083
- .n("GameLiftClient", "UpdateRuntimeConfigurationCommand")
5084
- .sc(UpdateRuntimeConfiguration$)
5085
- .build() {
5086
- }
5087
-
5088
- class UpdateScriptCommand extends Command
5089
- .classBuilder()
5090
- .ep(commonParams)
5091
- .m(function (Command, cs, config, o) {
5092
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5093
- })
5094
- .s("GameLift", "UpdateScript", {})
5095
- .n("GameLiftClient", "UpdateScriptCommand")
5096
- .sc(UpdateScript$)
5097
- .build() {
5098
- }
5099
-
5100
- class ValidateMatchmakingRuleSetCommand extends Command
5101
- .classBuilder()
5102
- .ep(commonParams)
5103
- .m(function (Command, cs, config, o) {
5104
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5105
- })
5106
- .s("GameLift", "ValidateMatchmakingRuleSet", {})
5107
- .n("GameLiftClient", "ValidateMatchmakingRuleSetCommand")
5108
- .sc(ValidateMatchmakingRuleSet$)
5109
- .build() {
3674
+ const command = makeBuilder(commonParams, "GameLift", "GameLiftClient", getEndpointPlugin);
3675
+ const _ep0 = {};
3676
+ const _mw0 = (Command, cs, config, o) => [];
3677
+
3678
+ class AcceptMatchCommand extends command(_ep0, _mw0, "AcceptMatch", AcceptMatch$) {
3679
+ }
3680
+
3681
+ class ClaimGameServerCommand extends command(_ep0, _mw0, "ClaimGameServer", ClaimGameServer$) {
3682
+ }
3683
+
3684
+ class CreateAliasCommand extends command(_ep0, _mw0, "CreateAlias", CreateAlias$) {
3685
+ }
3686
+
3687
+ class CreateBuildCommand extends command(_ep0, _mw0, "CreateBuild", CreateBuild$) {
3688
+ }
3689
+
3690
+ class CreateContainerFleetCommand extends command(_ep0, _mw0, "CreateContainerFleet", CreateContainerFleet$) {
3691
+ }
3692
+
3693
+ class CreateContainerGroupDefinitionCommand extends command(_ep0, _mw0, "CreateContainerGroupDefinition", CreateContainerGroupDefinition$) {
3694
+ }
3695
+
3696
+ class CreateFleetCommand extends command(_ep0, _mw0, "CreateFleet", CreateFleet$) {
3697
+ }
3698
+
3699
+ class CreateFleetLocationsCommand extends command(_ep0, _mw0, "CreateFleetLocations", CreateFleetLocations$) {
3700
+ }
3701
+
3702
+ class CreateGameServerGroupCommand extends command(_ep0, _mw0, "CreateGameServerGroup", CreateGameServerGroup$) {
3703
+ }
3704
+
3705
+ class CreateGameSessionCommand extends command(_ep0, _mw0, "CreateGameSession", CreateGameSession$) {
3706
+ }
3707
+
3708
+ class CreateGameSessionQueueCommand extends command(_ep0, _mw0, "CreateGameSessionQueue", CreateGameSessionQueue$) {
3709
+ }
3710
+
3711
+ class CreateLocationCommand extends command(_ep0, _mw0, "CreateLocation", CreateLocation$) {
3712
+ }
3713
+
3714
+ class CreateMatchmakingConfigurationCommand extends command(_ep0, _mw0, "CreateMatchmakingConfiguration", CreateMatchmakingConfiguration$) {
3715
+ }
3716
+
3717
+ class CreateMatchmakingRuleSetCommand extends command(_ep0, _mw0, "CreateMatchmakingRuleSet", CreateMatchmakingRuleSet$) {
3718
+ }
3719
+
3720
+ class CreatePlayerSessionCommand extends command(_ep0, _mw0, "CreatePlayerSession", CreatePlayerSession$) {
3721
+ }
3722
+
3723
+ class CreatePlayerSessionsCommand extends command(_ep0, _mw0, "CreatePlayerSessions", CreatePlayerSessions$) {
3724
+ }
3725
+
3726
+ class CreateScriptCommand extends command(_ep0, _mw0, "CreateScript", CreateScript$) {
3727
+ }
3728
+
3729
+ class CreateVpcPeeringAuthorizationCommand extends command(_ep0, _mw0, "CreateVpcPeeringAuthorization", CreateVpcPeeringAuthorization$) {
3730
+ }
3731
+
3732
+ class CreateVpcPeeringConnectionCommand extends command(_ep0, _mw0, "CreateVpcPeeringConnection", CreateVpcPeeringConnection$) {
3733
+ }
3734
+
3735
+ class DeleteAliasCommand extends command(_ep0, _mw0, "DeleteAlias", DeleteAlias$) {
3736
+ }
3737
+
3738
+ class DeleteBuildCommand extends command(_ep0, _mw0, "DeleteBuild", DeleteBuild$) {
3739
+ }
3740
+
3741
+ class DeleteContainerFleetCommand extends command(_ep0, _mw0, "DeleteContainerFleet", DeleteContainerFleet$) {
3742
+ }
3743
+
3744
+ class DeleteContainerGroupDefinitionCommand extends command(_ep0, _mw0, "DeleteContainerGroupDefinition", DeleteContainerGroupDefinition$) {
3745
+ }
3746
+
3747
+ class DeleteFleetCommand extends command(_ep0, _mw0, "DeleteFleet", DeleteFleet$) {
3748
+ }
3749
+
3750
+ class DeleteFleetLocationsCommand extends command(_ep0, _mw0, "DeleteFleetLocations", DeleteFleetLocations$) {
3751
+ }
3752
+
3753
+ class DeleteGameServerGroupCommand extends command(_ep0, _mw0, "DeleteGameServerGroup", DeleteGameServerGroup$) {
3754
+ }
3755
+
3756
+ class DeleteGameSessionQueueCommand extends command(_ep0, _mw0, "DeleteGameSessionQueue", DeleteGameSessionQueue$) {
3757
+ }
3758
+
3759
+ class DeleteLocationCommand extends command(_ep0, _mw0, "DeleteLocation", DeleteLocation$) {
3760
+ }
3761
+
3762
+ class DeleteMatchmakingConfigurationCommand extends command(_ep0, _mw0, "DeleteMatchmakingConfiguration", DeleteMatchmakingConfiguration$) {
3763
+ }
3764
+
3765
+ class DeleteMatchmakingRuleSetCommand extends command(_ep0, _mw0, "DeleteMatchmakingRuleSet", DeleteMatchmakingRuleSet$) {
3766
+ }
3767
+
3768
+ class DeleteScalingPolicyCommand extends command(_ep0, _mw0, "DeleteScalingPolicy", DeleteScalingPolicy$) {
3769
+ }
3770
+
3771
+ class DeleteScriptCommand extends command(_ep0, _mw0, "DeleteScript", DeleteScript$) {
3772
+ }
3773
+
3774
+ class DeleteVpcPeeringAuthorizationCommand extends command(_ep0, _mw0, "DeleteVpcPeeringAuthorization", DeleteVpcPeeringAuthorization$) {
3775
+ }
3776
+
3777
+ class DeleteVpcPeeringConnectionCommand extends command(_ep0, _mw0, "DeleteVpcPeeringConnection", DeleteVpcPeeringConnection$) {
3778
+ }
3779
+
3780
+ class DeregisterComputeCommand extends command(_ep0, _mw0, "DeregisterCompute", DeregisterCompute$) {
3781
+ }
3782
+
3783
+ class DeregisterGameServerCommand extends command(_ep0, _mw0, "DeregisterGameServer", DeregisterGameServer$) {
3784
+ }
3785
+
3786
+ class DescribeAliasCommand extends command(_ep0, _mw0, "DescribeAlias", DescribeAlias$) {
3787
+ }
3788
+
3789
+ class DescribeBuildCommand extends command(_ep0, _mw0, "DescribeBuild", DescribeBuild$) {
3790
+ }
3791
+
3792
+ class DescribeComputeCommand extends command(_ep0, _mw0, "DescribeCompute", DescribeCompute$) {
3793
+ }
3794
+
3795
+ class DescribeContainerFleetCommand extends command(_ep0, _mw0, "DescribeContainerFleet", DescribeContainerFleet$) {
3796
+ }
3797
+
3798
+ class DescribeContainerGroupDefinitionCommand extends command(_ep0, _mw0, "DescribeContainerGroupDefinition", DescribeContainerGroupDefinition$) {
3799
+ }
3800
+
3801
+ class DescribeContainerGroupPortMappingsCommand extends command(_ep0, _mw0, "DescribeContainerGroupPortMappings", DescribeContainerGroupPortMappings$) {
3802
+ }
3803
+
3804
+ class DescribeEC2InstanceLimitsCommand extends command(_ep0, _mw0, "DescribeEC2InstanceLimits", DescribeEC2InstanceLimits$) {
3805
+ }
3806
+
3807
+ class DescribeFleetAttributesCommand extends command(_ep0, _mw0, "DescribeFleetAttributes", DescribeFleetAttributes$) {
3808
+ }
3809
+
3810
+ class DescribeFleetCapacityCommand extends command(_ep0, _mw0, "DescribeFleetCapacity", DescribeFleetCapacity$) {
3811
+ }
3812
+
3813
+ class DescribeFleetDeploymentCommand extends command(_ep0, _mw0, "DescribeFleetDeployment", DescribeFleetDeployment$) {
3814
+ }
3815
+
3816
+ class DescribeFleetEventsCommand extends command(_ep0, _mw0, "DescribeFleetEvents", DescribeFleetEvents$) {
3817
+ }
3818
+
3819
+ class DescribeFleetLocationAttributesCommand extends command(_ep0, _mw0, "DescribeFleetLocationAttributes", DescribeFleetLocationAttributes$) {
3820
+ }
3821
+
3822
+ class DescribeFleetLocationCapacityCommand extends command(_ep0, _mw0, "DescribeFleetLocationCapacity", DescribeFleetLocationCapacity$) {
3823
+ }
3824
+
3825
+ class DescribeFleetLocationUtilizationCommand extends command(_ep0, _mw0, "DescribeFleetLocationUtilization", DescribeFleetLocationUtilization$) {
3826
+ }
3827
+
3828
+ class DescribeFleetPortSettingsCommand extends command(_ep0, _mw0, "DescribeFleetPortSettings", DescribeFleetPortSettings$) {
3829
+ }
3830
+
3831
+ class DescribeFleetUtilizationCommand extends command(_ep0, _mw0, "DescribeFleetUtilization", DescribeFleetUtilization$) {
3832
+ }
3833
+
3834
+ class DescribeGameServerCommand extends command(_ep0, _mw0, "DescribeGameServer", DescribeGameServer$) {
3835
+ }
3836
+
3837
+ class DescribeGameServerGroupCommand extends command(_ep0, _mw0, "DescribeGameServerGroup", DescribeGameServerGroup$) {
3838
+ }
3839
+
3840
+ class DescribeGameServerInstancesCommand extends command(_ep0, _mw0, "DescribeGameServerInstances", DescribeGameServerInstances$) {
3841
+ }
3842
+
3843
+ class DescribeGameSessionDetailsCommand extends command(_ep0, _mw0, "DescribeGameSessionDetails", DescribeGameSessionDetails$) {
3844
+ }
3845
+
3846
+ class DescribeGameSessionPlacementCommand extends command(_ep0, _mw0, "DescribeGameSessionPlacement", DescribeGameSessionPlacement$) {
3847
+ }
3848
+
3849
+ class DescribeGameSessionQueuesCommand extends command(_ep0, _mw0, "DescribeGameSessionQueues", DescribeGameSessionQueues$) {
3850
+ }
3851
+
3852
+ class DescribeGameSessionsCommand extends command(_ep0, _mw0, "DescribeGameSessions", DescribeGameSessions$) {
3853
+ }
3854
+
3855
+ class DescribeInstancesCommand extends command(_ep0, _mw0, "DescribeInstances", DescribeInstances$) {
3856
+ }
3857
+
3858
+ class DescribeMatchmakingCommand extends command(_ep0, _mw0, "DescribeMatchmaking", DescribeMatchmaking$) {
3859
+ }
3860
+
3861
+ class DescribeMatchmakingConfigurationsCommand extends command(_ep0, _mw0, "DescribeMatchmakingConfigurations", DescribeMatchmakingConfigurations$) {
3862
+ }
3863
+
3864
+ class DescribeMatchmakingRuleSetsCommand extends command(_ep0, _mw0, "DescribeMatchmakingRuleSets", DescribeMatchmakingRuleSets$) {
3865
+ }
3866
+
3867
+ class DescribePlayerSessionsCommand extends command(_ep0, _mw0, "DescribePlayerSessions", DescribePlayerSessions$) {
3868
+ }
3869
+
3870
+ class DescribeRuntimeConfigurationCommand extends command(_ep0, _mw0, "DescribeRuntimeConfiguration", DescribeRuntimeConfiguration$) {
3871
+ }
3872
+
3873
+ class DescribeScalingPoliciesCommand extends command(_ep0, _mw0, "DescribeScalingPolicies", DescribeScalingPolicies$) {
3874
+ }
3875
+
3876
+ class DescribeScriptCommand extends command(_ep0, _mw0, "DescribeScript", DescribeScript$) {
3877
+ }
3878
+
3879
+ class DescribeVpcPeeringAuthorizationsCommand extends command(_ep0, _mw0, "DescribeVpcPeeringAuthorizations", DescribeVpcPeeringAuthorizations$) {
3880
+ }
3881
+
3882
+ class DescribeVpcPeeringConnectionsCommand extends command(_ep0, _mw0, "DescribeVpcPeeringConnections", DescribeVpcPeeringConnections$) {
3883
+ }
3884
+
3885
+ class GetComputeAccessCommand extends command(_ep0, _mw0, "GetComputeAccess", GetComputeAccess$) {
3886
+ }
3887
+
3888
+ class GetComputeAuthTokenCommand extends command(_ep0, _mw0, "GetComputeAuthToken", GetComputeAuthToken$) {
3889
+ }
3890
+
3891
+ class GetGameSessionLogUrlCommand extends command(_ep0, _mw0, "GetGameSessionLogUrl", GetGameSessionLogUrl$) {
3892
+ }
3893
+
3894
+ class GetInstanceAccessCommand extends command(_ep0, _mw0, "GetInstanceAccess", GetInstanceAccess$) {
3895
+ }
3896
+
3897
+ class GetPlayerConnectionDetailsCommand extends command(_ep0, _mw0, "GetPlayerConnectionDetails", GetPlayerConnectionDetails$) {
3898
+ }
3899
+
3900
+ class ListAliasesCommand extends command(_ep0, _mw0, "ListAliases", ListAliases$) {
3901
+ }
3902
+
3903
+ class ListBuildsCommand extends command(_ep0, _mw0, "ListBuilds", ListBuilds$) {
3904
+ }
3905
+
3906
+ class ListComputeCommand extends command(_ep0, _mw0, "ListCompute", ListCompute$) {
3907
+ }
3908
+
3909
+ class ListContainerFleetsCommand extends command(_ep0, _mw0, "ListContainerFleets", ListContainerFleets$) {
3910
+ }
3911
+
3912
+ class ListContainerGroupDefinitionsCommand extends command(_ep0, _mw0, "ListContainerGroupDefinitions", ListContainerGroupDefinitions$) {
3913
+ }
3914
+
3915
+ class ListContainerGroupDefinitionVersionsCommand extends command(_ep0, _mw0, "ListContainerGroupDefinitionVersions", ListContainerGroupDefinitionVersions$) {
3916
+ }
3917
+
3918
+ class ListFleetDeploymentsCommand extends command(_ep0, _mw0, "ListFleetDeployments", ListFleetDeployments$) {
3919
+ }
3920
+
3921
+ class ListFleetsCommand extends command(_ep0, _mw0, "ListFleets", ListFleets$) {
3922
+ }
3923
+
3924
+ class ListGameServerGroupsCommand extends command(_ep0, _mw0, "ListGameServerGroups", ListGameServerGroups$) {
3925
+ }
3926
+
3927
+ class ListGameServersCommand extends command(_ep0, _mw0, "ListGameServers", ListGameServers$) {
3928
+ }
3929
+
3930
+ class ListLocationsCommand extends command(_ep0, _mw0, "ListLocations", ListLocations$) {
3931
+ }
3932
+
3933
+ class ListScriptsCommand extends command(_ep0, _mw0, "ListScripts", ListScripts$) {
3934
+ }
3935
+
3936
+ class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
3937
+ }
3938
+
3939
+ class PutScalingPolicyCommand extends command(_ep0, _mw0, "PutScalingPolicy", PutScalingPolicy$) {
3940
+ }
3941
+
3942
+ class RegisterComputeCommand extends command(_ep0, _mw0, "RegisterCompute", RegisterCompute$) {
3943
+ }
3944
+
3945
+ class RegisterGameServerCommand extends command(_ep0, _mw0, "RegisterGameServer", RegisterGameServer$) {
3946
+ }
3947
+
3948
+ class RequestUploadCredentialsCommand extends command(_ep0, _mw0, "RequestUploadCredentials", RequestUploadCredentials$) {
3949
+ }
3950
+
3951
+ class ResolveAliasCommand extends command(_ep0, _mw0, "ResolveAlias", ResolveAlias$) {
3952
+ }
3953
+
3954
+ class ResumeGameServerGroupCommand extends command(_ep0, _mw0, "ResumeGameServerGroup", ResumeGameServerGroup$) {
3955
+ }
3956
+
3957
+ class SearchGameSessionsCommand extends command(_ep0, _mw0, "SearchGameSessions", SearchGameSessions$) {
3958
+ }
3959
+
3960
+ class StartFleetActionsCommand extends command(_ep0, _mw0, "StartFleetActions", StartFleetActions$) {
3961
+ }
3962
+
3963
+ class StartGameSessionPlacementCommand extends command(_ep0, _mw0, "StartGameSessionPlacement", StartGameSessionPlacement$) {
3964
+ }
3965
+
3966
+ class StartMatchBackfillCommand extends command(_ep0, _mw0, "StartMatchBackfill", StartMatchBackfill$) {
3967
+ }
3968
+
3969
+ class StartMatchmakingCommand extends command(_ep0, _mw0, "StartMatchmaking", StartMatchmaking$) {
3970
+ }
3971
+
3972
+ class StopFleetActionsCommand extends command(_ep0, _mw0, "StopFleetActions", StopFleetActions$) {
3973
+ }
3974
+
3975
+ class StopGameSessionPlacementCommand extends command(_ep0, _mw0, "StopGameSessionPlacement", StopGameSessionPlacement$) {
3976
+ }
3977
+
3978
+ class StopMatchmakingCommand extends command(_ep0, _mw0, "StopMatchmaking", StopMatchmaking$) {
3979
+ }
3980
+
3981
+ class SuspendGameServerGroupCommand extends command(_ep0, _mw0, "SuspendGameServerGroup", SuspendGameServerGroup$) {
3982
+ }
3983
+
3984
+ class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
3985
+ }
3986
+
3987
+ class TerminateGameSessionCommand extends command(_ep0, _mw0, "TerminateGameSession", TerminateGameSession$) {
3988
+ }
3989
+
3990
+ class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
3991
+ }
3992
+
3993
+ class UpdateAliasCommand extends command(_ep0, _mw0, "UpdateAlias", UpdateAlias$) {
3994
+ }
3995
+
3996
+ class UpdateBuildCommand extends command(_ep0, _mw0, "UpdateBuild", UpdateBuild$) {
3997
+ }
3998
+
3999
+ class UpdateContainerFleetCommand extends command(_ep0, _mw0, "UpdateContainerFleet", UpdateContainerFleet$) {
4000
+ }
4001
+
4002
+ class UpdateContainerGroupDefinitionCommand extends command(_ep0, _mw0, "UpdateContainerGroupDefinition", UpdateContainerGroupDefinition$) {
4003
+ }
4004
+
4005
+ class UpdateFleetAttributesCommand extends command(_ep0, _mw0, "UpdateFleetAttributes", UpdateFleetAttributes$) {
4006
+ }
4007
+
4008
+ class UpdateFleetCapacityCommand extends command(_ep0, _mw0, "UpdateFleetCapacity", UpdateFleetCapacity$) {
4009
+ }
4010
+
4011
+ class UpdateFleetPortSettingsCommand extends command(_ep0, _mw0, "UpdateFleetPortSettings", UpdateFleetPortSettings$) {
4012
+ }
4013
+
4014
+ class UpdateGameServerCommand extends command(_ep0, _mw0, "UpdateGameServer", UpdateGameServer$) {
4015
+ }
4016
+
4017
+ class UpdateGameServerGroupCommand extends command(_ep0, _mw0, "UpdateGameServerGroup", UpdateGameServerGroup$) {
4018
+ }
4019
+
4020
+ class UpdateGameSessionCommand extends command(_ep0, _mw0, "UpdateGameSession", UpdateGameSession$) {
4021
+ }
4022
+
4023
+ class UpdateGameSessionQueueCommand extends command(_ep0, _mw0, "UpdateGameSessionQueue", UpdateGameSessionQueue$) {
4024
+ }
4025
+
4026
+ class UpdateMatchmakingConfigurationCommand extends command(_ep0, _mw0, "UpdateMatchmakingConfiguration", UpdateMatchmakingConfiguration$) {
4027
+ }
4028
+
4029
+ class UpdateRuntimeConfigurationCommand extends command(_ep0, _mw0, "UpdateRuntimeConfiguration", UpdateRuntimeConfiguration$) {
4030
+ }
4031
+
4032
+ class UpdateScriptCommand extends command(_ep0, _mw0, "UpdateScript", UpdateScript$) {
4033
+ }
4034
+
4035
+ class ValidateMatchmakingRuleSetCommand extends command(_ep0, _mw0, "ValidateMatchmakingRuleSet", ValidateMatchmakingRuleSet$) {
5110
4036
  }
5111
4037
 
5112
4038
  const paginateDescribeFleetAttributes = createPaginator(GameLiftClient, DescribeFleetAttributesCommand, "NextToken", "NextToken", "Limit");