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