@aws-sdk/client-gamelift 3.337.0 → 3.338.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (429) hide show
  1. package/dist-cjs/GameLiftClient.js +2 -1
  2. package/dist-cjs/commands/AcceptMatchCommand.js +2 -1
  3. package/dist-cjs/commands/ClaimGameServerCommand.js +2 -1
  4. package/dist-cjs/commands/CreateAliasCommand.js +2 -1
  5. package/dist-cjs/commands/CreateBuildCommand.js +2 -1
  6. package/dist-cjs/commands/CreateFleetCommand.js +2 -1
  7. package/dist-cjs/commands/CreateFleetLocationsCommand.js +2 -1
  8. package/dist-cjs/commands/CreateGameServerGroupCommand.js +2 -1
  9. package/dist-cjs/commands/CreateGameSessionCommand.js +2 -1
  10. package/dist-cjs/commands/CreateGameSessionQueueCommand.js +2 -1
  11. package/dist-cjs/commands/CreateLocationCommand.js +2 -1
  12. package/dist-cjs/commands/CreateMatchmakingConfigurationCommand.js +2 -1
  13. package/dist-cjs/commands/CreateMatchmakingRuleSetCommand.js +2 -1
  14. package/dist-cjs/commands/CreatePlayerSessionCommand.js +2 -1
  15. package/dist-cjs/commands/CreatePlayerSessionsCommand.js +2 -1
  16. package/dist-cjs/commands/CreateScriptCommand.js +2 -1
  17. package/dist-cjs/commands/CreateVpcPeeringAuthorizationCommand.js +2 -1
  18. package/dist-cjs/commands/CreateVpcPeeringConnectionCommand.js +2 -1
  19. package/dist-cjs/commands/DeleteAliasCommand.js +2 -1
  20. package/dist-cjs/commands/DeleteBuildCommand.js +2 -1
  21. package/dist-cjs/commands/DeleteFleetCommand.js +2 -1
  22. package/dist-cjs/commands/DeleteFleetLocationsCommand.js +2 -1
  23. package/dist-cjs/commands/DeleteGameServerGroupCommand.js +2 -1
  24. package/dist-cjs/commands/DeleteGameSessionQueueCommand.js +2 -1
  25. package/dist-cjs/commands/DeleteLocationCommand.js +2 -1
  26. package/dist-cjs/commands/DeleteMatchmakingConfigurationCommand.js +2 -1
  27. package/dist-cjs/commands/DeleteMatchmakingRuleSetCommand.js +2 -1
  28. package/dist-cjs/commands/DeleteScalingPolicyCommand.js +2 -1
  29. package/dist-cjs/commands/DeleteScriptCommand.js +2 -1
  30. package/dist-cjs/commands/DeleteVpcPeeringAuthorizationCommand.js +2 -1
  31. package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +2 -1
  32. package/dist-cjs/commands/DeregisterComputeCommand.js +2 -1
  33. package/dist-cjs/commands/DeregisterGameServerCommand.js +2 -1
  34. package/dist-cjs/commands/DescribeAliasCommand.js +2 -1
  35. package/dist-cjs/commands/DescribeBuildCommand.js +2 -1
  36. package/dist-cjs/commands/DescribeComputeCommand.js +2 -1
  37. package/dist-cjs/commands/DescribeEC2InstanceLimitsCommand.js +2 -1
  38. package/dist-cjs/commands/DescribeFleetAttributesCommand.js +2 -1
  39. package/dist-cjs/commands/DescribeFleetCapacityCommand.js +2 -1
  40. package/dist-cjs/commands/DescribeFleetEventsCommand.js +2 -1
  41. package/dist-cjs/commands/DescribeFleetLocationAttributesCommand.js +2 -1
  42. package/dist-cjs/commands/DescribeFleetLocationCapacityCommand.js +2 -1
  43. package/dist-cjs/commands/DescribeFleetLocationUtilizationCommand.js +2 -1
  44. package/dist-cjs/commands/DescribeFleetPortSettingsCommand.js +2 -1
  45. package/dist-cjs/commands/DescribeFleetUtilizationCommand.js +2 -1
  46. package/dist-cjs/commands/DescribeGameServerCommand.js +2 -1
  47. package/dist-cjs/commands/DescribeGameServerGroupCommand.js +2 -1
  48. package/dist-cjs/commands/DescribeGameServerInstancesCommand.js +2 -1
  49. package/dist-cjs/commands/DescribeGameSessionDetailsCommand.js +2 -1
  50. package/dist-cjs/commands/DescribeGameSessionPlacementCommand.js +2 -1
  51. package/dist-cjs/commands/DescribeGameSessionQueuesCommand.js +2 -1
  52. package/dist-cjs/commands/DescribeGameSessionsCommand.js +2 -1
  53. package/dist-cjs/commands/DescribeInstancesCommand.js +2 -1
  54. package/dist-cjs/commands/DescribeMatchmakingCommand.js +2 -1
  55. package/dist-cjs/commands/DescribeMatchmakingConfigurationsCommand.js +2 -1
  56. package/dist-cjs/commands/DescribeMatchmakingRuleSetsCommand.js +2 -1
  57. package/dist-cjs/commands/DescribePlayerSessionsCommand.js +2 -1
  58. package/dist-cjs/commands/DescribeRuntimeConfigurationCommand.js +2 -1
  59. package/dist-cjs/commands/DescribeScalingPoliciesCommand.js +2 -1
  60. package/dist-cjs/commands/DescribeScriptCommand.js +2 -1
  61. package/dist-cjs/commands/DescribeVpcPeeringAuthorizationsCommand.js +2 -1
  62. package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +2 -1
  63. package/dist-cjs/commands/GetComputeAccessCommand.js +2 -1
  64. package/dist-cjs/commands/GetComputeAuthTokenCommand.js +2 -1
  65. package/dist-cjs/commands/GetGameSessionLogUrlCommand.js +2 -1
  66. package/dist-cjs/commands/GetInstanceAccessCommand.js +2 -1
  67. package/dist-cjs/commands/ListAliasesCommand.js +2 -1
  68. package/dist-cjs/commands/ListBuildsCommand.js +2 -1
  69. package/dist-cjs/commands/ListComputeCommand.js +2 -1
  70. package/dist-cjs/commands/ListFleetsCommand.js +2 -1
  71. package/dist-cjs/commands/ListGameServerGroupsCommand.js +2 -1
  72. package/dist-cjs/commands/ListGameServersCommand.js +2 -1
  73. package/dist-cjs/commands/ListLocationsCommand.js +2 -1
  74. package/dist-cjs/commands/ListScriptsCommand.js +2 -1
  75. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
  76. package/dist-cjs/commands/PutScalingPolicyCommand.js +2 -1
  77. package/dist-cjs/commands/RegisterComputeCommand.js +2 -1
  78. package/dist-cjs/commands/RegisterGameServerCommand.js +2 -1
  79. package/dist-cjs/commands/RequestUploadCredentialsCommand.js +2 -1
  80. package/dist-cjs/commands/ResolveAliasCommand.js +2 -1
  81. package/dist-cjs/commands/ResumeGameServerGroupCommand.js +2 -1
  82. package/dist-cjs/commands/SearchGameSessionsCommand.js +2 -1
  83. package/dist-cjs/commands/StartFleetActionsCommand.js +2 -1
  84. package/dist-cjs/commands/StartGameSessionPlacementCommand.js +2 -1
  85. package/dist-cjs/commands/StartMatchBackfillCommand.js +2 -1
  86. package/dist-cjs/commands/StartMatchmakingCommand.js +2 -1
  87. package/dist-cjs/commands/StopFleetActionsCommand.js +2 -1
  88. package/dist-cjs/commands/StopGameSessionPlacementCommand.js +2 -1
  89. package/dist-cjs/commands/StopMatchmakingCommand.js +2 -1
  90. package/dist-cjs/commands/SuspendGameServerGroupCommand.js +2 -1
  91. package/dist-cjs/commands/TagResourceCommand.js +2 -1
  92. package/dist-cjs/commands/UntagResourceCommand.js +2 -1
  93. package/dist-cjs/commands/UpdateAliasCommand.js +2 -1
  94. package/dist-cjs/commands/UpdateBuildCommand.js +2 -1
  95. package/dist-cjs/commands/UpdateFleetAttributesCommand.js +2 -1
  96. package/dist-cjs/commands/UpdateFleetCapacityCommand.js +2 -1
  97. package/dist-cjs/commands/UpdateFleetPortSettingsCommand.js +2 -1
  98. package/dist-cjs/commands/UpdateGameServerCommand.js +2 -1
  99. package/dist-cjs/commands/UpdateGameServerGroupCommand.js +2 -1
  100. package/dist-cjs/commands/UpdateGameSessionCommand.js +2 -1
  101. package/dist-cjs/commands/UpdateGameSessionQueueCommand.js +2 -1
  102. package/dist-cjs/commands/UpdateMatchmakingConfigurationCommand.js +2 -1
  103. package/dist-cjs/commands/UpdateRuntimeConfigurationCommand.js +2 -1
  104. package/dist-cjs/commands/UpdateScriptCommand.js +2 -1
  105. package/dist-cjs/commands/ValidateMatchmakingRuleSetCommand.js +2 -1
  106. package/dist-cjs/index.js +2 -2
  107. package/dist-cjs/models/GameLiftServiceException.js +2 -1
  108. package/dist-es/GameLiftClient.js +1 -0
  109. package/dist-es/commands/AcceptMatchCommand.js +1 -0
  110. package/dist-es/commands/ClaimGameServerCommand.js +1 -0
  111. package/dist-es/commands/CreateAliasCommand.js +1 -0
  112. package/dist-es/commands/CreateBuildCommand.js +1 -0
  113. package/dist-es/commands/CreateFleetCommand.js +1 -0
  114. package/dist-es/commands/CreateFleetLocationsCommand.js +1 -0
  115. package/dist-es/commands/CreateGameServerGroupCommand.js +1 -0
  116. package/dist-es/commands/CreateGameSessionCommand.js +1 -0
  117. package/dist-es/commands/CreateGameSessionQueueCommand.js +1 -0
  118. package/dist-es/commands/CreateLocationCommand.js +1 -0
  119. package/dist-es/commands/CreateMatchmakingConfigurationCommand.js +1 -0
  120. package/dist-es/commands/CreateMatchmakingRuleSetCommand.js +1 -0
  121. package/dist-es/commands/CreatePlayerSessionCommand.js +1 -0
  122. package/dist-es/commands/CreatePlayerSessionsCommand.js +1 -0
  123. package/dist-es/commands/CreateScriptCommand.js +1 -0
  124. package/dist-es/commands/CreateVpcPeeringAuthorizationCommand.js +1 -0
  125. package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +1 -0
  126. package/dist-es/commands/DeleteAliasCommand.js +1 -0
  127. package/dist-es/commands/DeleteBuildCommand.js +1 -0
  128. package/dist-es/commands/DeleteFleetCommand.js +1 -0
  129. package/dist-es/commands/DeleteFleetLocationsCommand.js +1 -0
  130. package/dist-es/commands/DeleteGameServerGroupCommand.js +1 -0
  131. package/dist-es/commands/DeleteGameSessionQueueCommand.js +1 -0
  132. package/dist-es/commands/DeleteLocationCommand.js +1 -0
  133. package/dist-es/commands/DeleteMatchmakingConfigurationCommand.js +1 -0
  134. package/dist-es/commands/DeleteMatchmakingRuleSetCommand.js +1 -0
  135. package/dist-es/commands/DeleteScalingPolicyCommand.js +1 -0
  136. package/dist-es/commands/DeleteScriptCommand.js +1 -0
  137. package/dist-es/commands/DeleteVpcPeeringAuthorizationCommand.js +1 -0
  138. package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +1 -0
  139. package/dist-es/commands/DeregisterComputeCommand.js +1 -0
  140. package/dist-es/commands/DeregisterGameServerCommand.js +1 -0
  141. package/dist-es/commands/DescribeAliasCommand.js +1 -0
  142. package/dist-es/commands/DescribeBuildCommand.js +1 -0
  143. package/dist-es/commands/DescribeComputeCommand.js +1 -0
  144. package/dist-es/commands/DescribeEC2InstanceLimitsCommand.js +1 -0
  145. package/dist-es/commands/DescribeFleetAttributesCommand.js +1 -0
  146. package/dist-es/commands/DescribeFleetCapacityCommand.js +1 -0
  147. package/dist-es/commands/DescribeFleetEventsCommand.js +1 -0
  148. package/dist-es/commands/DescribeFleetLocationAttributesCommand.js +1 -0
  149. package/dist-es/commands/DescribeFleetLocationCapacityCommand.js +1 -0
  150. package/dist-es/commands/DescribeFleetLocationUtilizationCommand.js +1 -0
  151. package/dist-es/commands/DescribeFleetPortSettingsCommand.js +1 -0
  152. package/dist-es/commands/DescribeFleetUtilizationCommand.js +1 -0
  153. package/dist-es/commands/DescribeGameServerCommand.js +1 -0
  154. package/dist-es/commands/DescribeGameServerGroupCommand.js +1 -0
  155. package/dist-es/commands/DescribeGameServerInstancesCommand.js +1 -0
  156. package/dist-es/commands/DescribeGameSessionDetailsCommand.js +1 -0
  157. package/dist-es/commands/DescribeGameSessionPlacementCommand.js +1 -0
  158. package/dist-es/commands/DescribeGameSessionQueuesCommand.js +1 -0
  159. package/dist-es/commands/DescribeGameSessionsCommand.js +1 -0
  160. package/dist-es/commands/DescribeInstancesCommand.js +1 -0
  161. package/dist-es/commands/DescribeMatchmakingCommand.js +1 -0
  162. package/dist-es/commands/DescribeMatchmakingConfigurationsCommand.js +1 -0
  163. package/dist-es/commands/DescribeMatchmakingRuleSetsCommand.js +1 -0
  164. package/dist-es/commands/DescribePlayerSessionsCommand.js +1 -0
  165. package/dist-es/commands/DescribeRuntimeConfigurationCommand.js +1 -0
  166. package/dist-es/commands/DescribeScalingPoliciesCommand.js +1 -0
  167. package/dist-es/commands/DescribeScriptCommand.js +1 -0
  168. package/dist-es/commands/DescribeVpcPeeringAuthorizationsCommand.js +1 -0
  169. package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +1 -0
  170. package/dist-es/commands/GetComputeAccessCommand.js +1 -0
  171. package/dist-es/commands/GetComputeAuthTokenCommand.js +1 -0
  172. package/dist-es/commands/GetGameSessionLogUrlCommand.js +1 -0
  173. package/dist-es/commands/GetInstanceAccessCommand.js +1 -0
  174. package/dist-es/commands/ListAliasesCommand.js +1 -0
  175. package/dist-es/commands/ListBuildsCommand.js +1 -0
  176. package/dist-es/commands/ListComputeCommand.js +1 -0
  177. package/dist-es/commands/ListFleetsCommand.js +1 -0
  178. package/dist-es/commands/ListGameServerGroupsCommand.js +1 -0
  179. package/dist-es/commands/ListGameServersCommand.js +1 -0
  180. package/dist-es/commands/ListLocationsCommand.js +1 -0
  181. package/dist-es/commands/ListScriptsCommand.js +1 -0
  182. package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
  183. package/dist-es/commands/PutScalingPolicyCommand.js +1 -0
  184. package/dist-es/commands/RegisterComputeCommand.js +1 -0
  185. package/dist-es/commands/RegisterGameServerCommand.js +1 -0
  186. package/dist-es/commands/RequestUploadCredentialsCommand.js +1 -0
  187. package/dist-es/commands/ResolveAliasCommand.js +1 -0
  188. package/dist-es/commands/ResumeGameServerGroupCommand.js +1 -0
  189. package/dist-es/commands/SearchGameSessionsCommand.js +1 -0
  190. package/dist-es/commands/StartFleetActionsCommand.js +1 -0
  191. package/dist-es/commands/StartGameSessionPlacementCommand.js +1 -0
  192. package/dist-es/commands/StartMatchBackfillCommand.js +1 -0
  193. package/dist-es/commands/StartMatchmakingCommand.js +1 -0
  194. package/dist-es/commands/StopFleetActionsCommand.js +1 -0
  195. package/dist-es/commands/StopGameSessionPlacementCommand.js +1 -0
  196. package/dist-es/commands/StopMatchmakingCommand.js +1 -0
  197. package/dist-es/commands/SuspendGameServerGroupCommand.js +1 -0
  198. package/dist-es/commands/TagResourceCommand.js +1 -0
  199. package/dist-es/commands/UntagResourceCommand.js +1 -0
  200. package/dist-es/commands/UpdateAliasCommand.js +1 -0
  201. package/dist-es/commands/UpdateBuildCommand.js +1 -0
  202. package/dist-es/commands/UpdateFleetAttributesCommand.js +1 -0
  203. package/dist-es/commands/UpdateFleetCapacityCommand.js +1 -0
  204. package/dist-es/commands/UpdateFleetPortSettingsCommand.js +1 -0
  205. package/dist-es/commands/UpdateGameServerCommand.js +1 -0
  206. package/dist-es/commands/UpdateGameServerGroupCommand.js +1 -0
  207. package/dist-es/commands/UpdateGameSessionCommand.js +1 -0
  208. package/dist-es/commands/UpdateGameSessionQueueCommand.js +1 -0
  209. package/dist-es/commands/UpdateMatchmakingConfigurationCommand.js +1 -0
  210. package/dist-es/commands/UpdateRuntimeConfigurationCommand.js +1 -0
  211. package/dist-es/commands/UpdateScriptCommand.js +1 -0
  212. package/dist-es/commands/ValidateMatchmakingRuleSetCommand.js +1 -0
  213. package/dist-es/index.js +2 -2
  214. package/dist-es/models/GameLiftServiceException.js +1 -0
  215. package/dist-types/GameLiftClient.d.ts +3 -3
  216. package/dist-types/commands/AcceptMatchCommand.d.ts +4 -0
  217. package/dist-types/commands/ClaimGameServerCommand.d.ts +4 -0
  218. package/dist-types/commands/CreateAliasCommand.d.ts +4 -0
  219. package/dist-types/commands/CreateBuildCommand.d.ts +4 -0
  220. package/dist-types/commands/CreateFleetCommand.d.ts +4 -0
  221. package/dist-types/commands/CreateFleetLocationsCommand.d.ts +4 -0
  222. package/dist-types/commands/CreateGameServerGroupCommand.d.ts +4 -0
  223. package/dist-types/commands/CreateGameSessionCommand.d.ts +4 -0
  224. package/dist-types/commands/CreateGameSessionQueueCommand.d.ts +4 -0
  225. package/dist-types/commands/CreateLocationCommand.d.ts +4 -0
  226. package/dist-types/commands/CreateMatchmakingConfigurationCommand.d.ts +4 -0
  227. package/dist-types/commands/CreateMatchmakingRuleSetCommand.d.ts +4 -0
  228. package/dist-types/commands/CreatePlayerSessionCommand.d.ts +4 -0
  229. package/dist-types/commands/CreatePlayerSessionsCommand.d.ts +4 -0
  230. package/dist-types/commands/CreateScriptCommand.d.ts +4 -0
  231. package/dist-types/commands/CreateVpcPeeringAuthorizationCommand.d.ts +4 -0
  232. package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +4 -0
  233. package/dist-types/commands/DeleteAliasCommand.d.ts +4 -0
  234. package/dist-types/commands/DeleteBuildCommand.d.ts +4 -0
  235. package/dist-types/commands/DeleteFleetCommand.d.ts +4 -0
  236. package/dist-types/commands/DeleteFleetLocationsCommand.d.ts +4 -0
  237. package/dist-types/commands/DeleteGameServerGroupCommand.d.ts +4 -0
  238. package/dist-types/commands/DeleteGameSessionQueueCommand.d.ts +4 -0
  239. package/dist-types/commands/DeleteLocationCommand.d.ts +4 -0
  240. package/dist-types/commands/DeleteMatchmakingConfigurationCommand.d.ts +4 -0
  241. package/dist-types/commands/DeleteMatchmakingRuleSetCommand.d.ts +4 -0
  242. package/dist-types/commands/DeleteScalingPolicyCommand.d.ts +4 -0
  243. package/dist-types/commands/DeleteScriptCommand.d.ts +4 -0
  244. package/dist-types/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +4 -0
  245. package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +4 -0
  246. package/dist-types/commands/DeregisterComputeCommand.d.ts +4 -0
  247. package/dist-types/commands/DeregisterGameServerCommand.d.ts +4 -0
  248. package/dist-types/commands/DescribeAliasCommand.d.ts +4 -0
  249. package/dist-types/commands/DescribeBuildCommand.d.ts +4 -0
  250. package/dist-types/commands/DescribeComputeCommand.d.ts +4 -0
  251. package/dist-types/commands/DescribeEC2InstanceLimitsCommand.d.ts +4 -0
  252. package/dist-types/commands/DescribeFleetAttributesCommand.d.ts +4 -0
  253. package/dist-types/commands/DescribeFleetCapacityCommand.d.ts +4 -0
  254. package/dist-types/commands/DescribeFleetEventsCommand.d.ts +4 -0
  255. package/dist-types/commands/DescribeFleetLocationAttributesCommand.d.ts +4 -0
  256. package/dist-types/commands/DescribeFleetLocationCapacityCommand.d.ts +4 -0
  257. package/dist-types/commands/DescribeFleetLocationUtilizationCommand.d.ts +4 -0
  258. package/dist-types/commands/DescribeFleetPortSettingsCommand.d.ts +4 -0
  259. package/dist-types/commands/DescribeFleetUtilizationCommand.d.ts +4 -0
  260. package/dist-types/commands/DescribeGameServerCommand.d.ts +4 -0
  261. package/dist-types/commands/DescribeGameServerGroupCommand.d.ts +4 -0
  262. package/dist-types/commands/DescribeGameServerInstancesCommand.d.ts +4 -0
  263. package/dist-types/commands/DescribeGameSessionDetailsCommand.d.ts +4 -0
  264. package/dist-types/commands/DescribeGameSessionPlacementCommand.d.ts +4 -0
  265. package/dist-types/commands/DescribeGameSessionQueuesCommand.d.ts +4 -0
  266. package/dist-types/commands/DescribeGameSessionsCommand.d.ts +4 -0
  267. package/dist-types/commands/DescribeInstancesCommand.d.ts +4 -0
  268. package/dist-types/commands/DescribeMatchmakingCommand.d.ts +4 -0
  269. package/dist-types/commands/DescribeMatchmakingConfigurationsCommand.d.ts +4 -0
  270. package/dist-types/commands/DescribeMatchmakingRuleSetsCommand.d.ts +4 -0
  271. package/dist-types/commands/DescribePlayerSessionsCommand.d.ts +4 -0
  272. package/dist-types/commands/DescribeRuntimeConfigurationCommand.d.ts +4 -0
  273. package/dist-types/commands/DescribeScalingPoliciesCommand.d.ts +4 -0
  274. package/dist-types/commands/DescribeScriptCommand.d.ts +4 -0
  275. package/dist-types/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +4 -0
  276. package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +4 -0
  277. package/dist-types/commands/GetComputeAccessCommand.d.ts +4 -0
  278. package/dist-types/commands/GetComputeAuthTokenCommand.d.ts +4 -0
  279. package/dist-types/commands/GetGameSessionLogUrlCommand.d.ts +4 -0
  280. package/dist-types/commands/GetInstanceAccessCommand.d.ts +4 -0
  281. package/dist-types/commands/ListAliasesCommand.d.ts +4 -0
  282. package/dist-types/commands/ListBuildsCommand.d.ts +4 -0
  283. package/dist-types/commands/ListComputeCommand.d.ts +4 -0
  284. package/dist-types/commands/ListFleetsCommand.d.ts +4 -0
  285. package/dist-types/commands/ListGameServerGroupsCommand.d.ts +4 -0
  286. package/dist-types/commands/ListGameServersCommand.d.ts +4 -0
  287. package/dist-types/commands/ListLocationsCommand.d.ts +4 -0
  288. package/dist-types/commands/ListScriptsCommand.d.ts +4 -0
  289. package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
  290. package/dist-types/commands/PutScalingPolicyCommand.d.ts +4 -0
  291. package/dist-types/commands/RegisterComputeCommand.d.ts +4 -0
  292. package/dist-types/commands/RegisterGameServerCommand.d.ts +4 -0
  293. package/dist-types/commands/RequestUploadCredentialsCommand.d.ts +4 -0
  294. package/dist-types/commands/ResolveAliasCommand.d.ts +4 -0
  295. package/dist-types/commands/ResumeGameServerGroupCommand.d.ts +4 -0
  296. package/dist-types/commands/SearchGameSessionsCommand.d.ts +4 -0
  297. package/dist-types/commands/StartFleetActionsCommand.d.ts +4 -0
  298. package/dist-types/commands/StartGameSessionPlacementCommand.d.ts +4 -0
  299. package/dist-types/commands/StartMatchBackfillCommand.d.ts +4 -0
  300. package/dist-types/commands/StartMatchmakingCommand.d.ts +4 -0
  301. package/dist-types/commands/StopFleetActionsCommand.d.ts +4 -0
  302. package/dist-types/commands/StopGameSessionPlacementCommand.d.ts +4 -0
  303. package/dist-types/commands/StopMatchmakingCommand.d.ts +4 -0
  304. package/dist-types/commands/SuspendGameServerGroupCommand.d.ts +4 -0
  305. package/dist-types/commands/TagResourceCommand.d.ts +4 -0
  306. package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
  307. package/dist-types/commands/UpdateAliasCommand.d.ts +4 -0
  308. package/dist-types/commands/UpdateBuildCommand.d.ts +4 -0
  309. package/dist-types/commands/UpdateFleetAttributesCommand.d.ts +4 -0
  310. package/dist-types/commands/UpdateFleetCapacityCommand.d.ts +4 -0
  311. package/dist-types/commands/UpdateFleetPortSettingsCommand.d.ts +4 -0
  312. package/dist-types/commands/UpdateGameServerCommand.d.ts +4 -0
  313. package/dist-types/commands/UpdateGameServerGroupCommand.d.ts +4 -0
  314. package/dist-types/commands/UpdateGameSessionCommand.d.ts +4 -0
  315. package/dist-types/commands/UpdateGameSessionQueueCommand.d.ts +4 -0
  316. package/dist-types/commands/UpdateMatchmakingConfigurationCommand.d.ts +4 -0
  317. package/dist-types/commands/UpdateRuntimeConfigurationCommand.d.ts +4 -0
  318. package/dist-types/commands/UpdateScriptCommand.d.ts +4 -0
  319. package/dist-types/commands/ValidateMatchmakingRuleSetCommand.d.ts +4 -0
  320. package/dist-types/index.d.ts +64 -2
  321. package/dist-types/models/GameLiftServiceException.d.ts +1 -0
  322. package/dist-types/ts3.4/GameLiftClient.d.ts +3 -3
  323. package/dist-types/ts3.4/commands/AcceptMatchCommand.d.ts +1 -0
  324. package/dist-types/ts3.4/commands/ClaimGameServerCommand.d.ts +1 -0
  325. package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +1 -0
  326. package/dist-types/ts3.4/commands/CreateBuildCommand.d.ts +1 -0
  327. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +1 -0
  328. package/dist-types/ts3.4/commands/CreateFleetLocationsCommand.d.ts +1 -0
  329. package/dist-types/ts3.4/commands/CreateGameServerGroupCommand.d.ts +1 -0
  330. package/dist-types/ts3.4/commands/CreateGameSessionCommand.d.ts +1 -0
  331. package/dist-types/ts3.4/commands/CreateGameSessionQueueCommand.d.ts +1 -0
  332. package/dist-types/ts3.4/commands/CreateLocationCommand.d.ts +1 -0
  333. package/dist-types/ts3.4/commands/CreateMatchmakingConfigurationCommand.d.ts +1 -0
  334. package/dist-types/ts3.4/commands/CreateMatchmakingRuleSetCommand.d.ts +1 -0
  335. package/dist-types/ts3.4/commands/CreatePlayerSessionCommand.d.ts +1 -0
  336. package/dist-types/ts3.4/commands/CreatePlayerSessionsCommand.d.ts +1 -0
  337. package/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +1 -0
  338. package/dist-types/ts3.4/commands/CreateVpcPeeringAuthorizationCommand.d.ts +1 -0
  339. package/dist-types/ts3.4/commands/CreateVpcPeeringConnectionCommand.d.ts +1 -0
  340. package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +1 -0
  341. package/dist-types/ts3.4/commands/DeleteBuildCommand.d.ts +1 -0
  342. package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +1 -0
  343. package/dist-types/ts3.4/commands/DeleteFleetLocationsCommand.d.ts +1 -0
  344. package/dist-types/ts3.4/commands/DeleteGameServerGroupCommand.d.ts +1 -0
  345. package/dist-types/ts3.4/commands/DeleteGameSessionQueueCommand.d.ts +1 -0
  346. package/dist-types/ts3.4/commands/DeleteLocationCommand.d.ts +1 -0
  347. package/dist-types/ts3.4/commands/DeleteMatchmakingConfigurationCommand.d.ts +1 -0
  348. package/dist-types/ts3.4/commands/DeleteMatchmakingRuleSetCommand.d.ts +1 -0
  349. package/dist-types/ts3.4/commands/DeleteScalingPolicyCommand.d.ts +1 -0
  350. package/dist-types/ts3.4/commands/DeleteScriptCommand.d.ts +1 -0
  351. package/dist-types/ts3.4/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +1 -0
  352. package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +1 -0
  353. package/dist-types/ts3.4/commands/DeregisterComputeCommand.d.ts +1 -0
  354. package/dist-types/ts3.4/commands/DeregisterGameServerCommand.d.ts +1 -0
  355. package/dist-types/ts3.4/commands/DescribeAliasCommand.d.ts +1 -0
  356. package/dist-types/ts3.4/commands/DescribeBuildCommand.d.ts +1 -0
  357. package/dist-types/ts3.4/commands/DescribeComputeCommand.d.ts +1 -0
  358. package/dist-types/ts3.4/commands/DescribeEC2InstanceLimitsCommand.d.ts +1 -0
  359. package/dist-types/ts3.4/commands/DescribeFleetAttributesCommand.d.ts +1 -0
  360. package/dist-types/ts3.4/commands/DescribeFleetCapacityCommand.d.ts +1 -0
  361. package/dist-types/ts3.4/commands/DescribeFleetEventsCommand.d.ts +1 -0
  362. package/dist-types/ts3.4/commands/DescribeFleetLocationAttributesCommand.d.ts +1 -0
  363. package/dist-types/ts3.4/commands/DescribeFleetLocationCapacityCommand.d.ts +1 -0
  364. package/dist-types/ts3.4/commands/DescribeFleetLocationUtilizationCommand.d.ts +1 -0
  365. package/dist-types/ts3.4/commands/DescribeFleetPortSettingsCommand.d.ts +1 -0
  366. package/dist-types/ts3.4/commands/DescribeFleetUtilizationCommand.d.ts +1 -0
  367. package/dist-types/ts3.4/commands/DescribeGameServerCommand.d.ts +1 -0
  368. package/dist-types/ts3.4/commands/DescribeGameServerGroupCommand.d.ts +1 -0
  369. package/dist-types/ts3.4/commands/DescribeGameServerInstancesCommand.d.ts +1 -0
  370. package/dist-types/ts3.4/commands/DescribeGameSessionDetailsCommand.d.ts +1 -0
  371. package/dist-types/ts3.4/commands/DescribeGameSessionPlacementCommand.d.ts +1 -0
  372. package/dist-types/ts3.4/commands/DescribeGameSessionQueuesCommand.d.ts +1 -0
  373. package/dist-types/ts3.4/commands/DescribeGameSessionsCommand.d.ts +1 -0
  374. package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +1 -0
  375. package/dist-types/ts3.4/commands/DescribeMatchmakingCommand.d.ts +1 -0
  376. package/dist-types/ts3.4/commands/DescribeMatchmakingConfigurationsCommand.d.ts +1 -0
  377. package/dist-types/ts3.4/commands/DescribeMatchmakingRuleSetsCommand.d.ts +1 -0
  378. package/dist-types/ts3.4/commands/DescribePlayerSessionsCommand.d.ts +1 -0
  379. package/dist-types/ts3.4/commands/DescribeRuntimeConfigurationCommand.d.ts +1 -0
  380. package/dist-types/ts3.4/commands/DescribeScalingPoliciesCommand.d.ts +1 -0
  381. package/dist-types/ts3.4/commands/DescribeScriptCommand.d.ts +1 -0
  382. package/dist-types/ts3.4/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +1 -0
  383. package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +1 -0
  384. package/dist-types/ts3.4/commands/GetComputeAccessCommand.d.ts +1 -0
  385. package/dist-types/ts3.4/commands/GetComputeAuthTokenCommand.d.ts +1 -0
  386. package/dist-types/ts3.4/commands/GetGameSessionLogUrlCommand.d.ts +1 -0
  387. package/dist-types/ts3.4/commands/GetInstanceAccessCommand.d.ts +1 -0
  388. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +1 -0
  389. package/dist-types/ts3.4/commands/ListBuildsCommand.d.ts +1 -0
  390. package/dist-types/ts3.4/commands/ListComputeCommand.d.ts +1 -0
  391. package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +1 -0
  392. package/dist-types/ts3.4/commands/ListGameServerGroupsCommand.d.ts +1 -0
  393. package/dist-types/ts3.4/commands/ListGameServersCommand.d.ts +1 -0
  394. package/dist-types/ts3.4/commands/ListLocationsCommand.d.ts +1 -0
  395. package/dist-types/ts3.4/commands/ListScriptsCommand.d.ts +1 -0
  396. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
  397. package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +1 -0
  398. package/dist-types/ts3.4/commands/RegisterComputeCommand.d.ts +1 -0
  399. package/dist-types/ts3.4/commands/RegisterGameServerCommand.d.ts +1 -0
  400. package/dist-types/ts3.4/commands/RequestUploadCredentialsCommand.d.ts +1 -0
  401. package/dist-types/ts3.4/commands/ResolveAliasCommand.d.ts +1 -0
  402. package/dist-types/ts3.4/commands/ResumeGameServerGroupCommand.d.ts +1 -0
  403. package/dist-types/ts3.4/commands/SearchGameSessionsCommand.d.ts +1 -0
  404. package/dist-types/ts3.4/commands/StartFleetActionsCommand.d.ts +1 -0
  405. package/dist-types/ts3.4/commands/StartGameSessionPlacementCommand.d.ts +1 -0
  406. package/dist-types/ts3.4/commands/StartMatchBackfillCommand.d.ts +1 -0
  407. package/dist-types/ts3.4/commands/StartMatchmakingCommand.d.ts +1 -0
  408. package/dist-types/ts3.4/commands/StopFleetActionsCommand.d.ts +1 -0
  409. package/dist-types/ts3.4/commands/StopGameSessionPlacementCommand.d.ts +1 -0
  410. package/dist-types/ts3.4/commands/StopMatchmakingCommand.d.ts +1 -0
  411. package/dist-types/ts3.4/commands/SuspendGameServerGroupCommand.d.ts +1 -0
  412. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
  413. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
  414. package/dist-types/ts3.4/commands/UpdateAliasCommand.d.ts +1 -0
  415. package/dist-types/ts3.4/commands/UpdateBuildCommand.d.ts +1 -0
  416. package/dist-types/ts3.4/commands/UpdateFleetAttributesCommand.d.ts +1 -0
  417. package/dist-types/ts3.4/commands/UpdateFleetCapacityCommand.d.ts +1 -0
  418. package/dist-types/ts3.4/commands/UpdateFleetPortSettingsCommand.d.ts +1 -0
  419. package/dist-types/ts3.4/commands/UpdateGameServerCommand.d.ts +1 -0
  420. package/dist-types/ts3.4/commands/UpdateGameServerGroupCommand.d.ts +1 -0
  421. package/dist-types/ts3.4/commands/UpdateGameSessionCommand.d.ts +1 -0
  422. package/dist-types/ts3.4/commands/UpdateGameSessionQueueCommand.d.ts +1 -0
  423. package/dist-types/ts3.4/commands/UpdateMatchmakingConfigurationCommand.d.ts +1 -0
  424. package/dist-types/ts3.4/commands/UpdateRuntimeConfigurationCommand.d.ts +1 -0
  425. package/dist-types/ts3.4/commands/UpdateScriptCommand.d.ts +1 -0
  426. package/dist-types/ts3.4/commands/ValidateMatchmakingRuleSetCommand.d.ts +1 -0
  427. package/dist-types/ts3.4/index.d.ts +2 -2
  428. package/dist-types/ts3.4/models/GameLiftServiceException.d.ts +1 -0
  429. package/package.json +28 -28
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { UpdateRuntimeConfigurationInput, UpdateRuntimeConfigurationOutput } from "../models/models_1";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { UpdateScriptInput, UpdateScriptOutput } from "../models/models_1";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { ValidateMatchmakingRuleSetInput, ValidateMatchmakingRuleSetOutput } from "../models/models_1";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -1,6 +1,68 @@
1
- export * from "./GameLift";
1
+ /**
2
+ * <p>Amazon GameLift provides solutions for hosting session-based multiplayer game servers in the
3
+ * cloud, including tools for deploying, operating, and scaling game servers. Built on
4
+ * Amazon Web Services global computing infrastructure, GameLift helps you deliver high-performance,
5
+ * high-reliability, low-cost game servers while dynamically scaling your resource usage to
6
+ * meet player demand. </p>
7
+ * <p>
8
+ * <b>About Amazon GameLift solutions</b>
9
+ * </p>
10
+ * <p>Get more information on these Amazon GameLift solutions in the <a href="https://docs.aws.amazon.com/gamelift/latest/developerguide/">Amazon GameLift Developer Guide</a>.</p>
11
+ * <ul>
12
+ * <li>
13
+ * <p>Amazon GameLift managed hosting -- Amazon GameLift offers a fully managed service to set up
14
+ * and maintain computing machines for hosting, manage game session and player
15
+ * session life cycle, and handle security, storage, and performance tracking. You
16
+ * can use automatic scaling tools to balance player demand and hosting costs,
17
+ * configure your game session management to minimize player latency, and add
18
+ * FlexMatch for matchmaking.</p>
19
+ * </li>
20
+ * <li>
21
+ * <p>Managed hosting with Realtime Servers -- With Amazon GameLift Realtime Servers, you can quickly configure
22
+ * and set up ready-to-go game servers for your game. Realtime Servers provides a game server
23
+ * framework with core Amazon GameLift infrastructure already built in. Then use the full
24
+ * range of Amazon GameLift managed hosting features, including FlexMatch, for your
25
+ * game.</p>
26
+ * </li>
27
+ * <li>
28
+ * <p>Amazon GameLift FleetIQ -- Use Amazon GameLift FleetIQ as a standalone service while hosting your games using EC2
29
+ * instances and Auto Scaling groups. Amazon GameLift FleetIQ provides optimizations for game
30
+ * hosting, including boosting the viability of low-cost Spot Instances gaming. For
31
+ * a complete solution, pair the Amazon GameLift FleetIQ and FlexMatch standalone services.</p>
32
+ * </li>
33
+ * <li>
34
+ * <p>Amazon GameLift FlexMatch -- Add matchmaking to your game hosting solution. FlexMatch is a
35
+ * customizable matchmaking service for multiplayer games. Use FlexMatch as
36
+ * integrated with Amazon GameLift managed hosting or incorporate FlexMatch as a standalone
37
+ * service into your own hosting solution.</p>
38
+ * </li>
39
+ * </ul>
40
+ * <p>
41
+ * <b>About this API Reference</b>
42
+ * </p>
43
+ * <p>This reference guide describes the low-level service API for Amazon GameLift. With each topic
44
+ * in this guide, you can find links to language-specific SDK guides and the Amazon Web Services CLI
45
+ * reference. Useful links:</p>
46
+ * <ul>
47
+ * <li>
48
+ * <p>
49
+ * <a href="https://docs.aws.amazon.com/gamelift/latest/developerguide/reference-awssdk.html">Amazon GameLift API
50
+ * operations listed by tasks</a>
51
+ * </p>
52
+ * </li>
53
+ * <li>
54
+ * <p>
55
+ * <a href="https://docs.aws.amazon.com/gamelift/latest/developerguide/gamelift-components.html"> Amazon GameLift tools
56
+ * and resources</a>
57
+ * </p>
58
+ * </li>
59
+ * </ul>
60
+ *
61
+ * @packageDocumentation
62
+ */
2
63
  export * from "./GameLiftClient";
64
+ export * from "./GameLift";
3
65
  export * from "./commands";
4
- export * from "./models";
5
66
  export * from "./pagination";
67
+ export * from "./models";
6
68
  export { GameLiftServiceException } from "./models/GameLiftServiceException";
@@ -1,4 +1,5 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
2
+ export { __ServiceException, __ServiceExceptionOptions };
2
3
  /**
3
4
  * @public
4
5
  *
@@ -467,6 +467,7 @@ import {
467
467
  ClientResolvedEndpointParameters,
468
468
  EndpointParameters,
469
469
  } from "./endpoint/EndpointParameters";
470
+ export { __Client };
470
471
  export type ServiceInputTypes =
471
472
  | AcceptMatchCommandInput
472
473
  | ClaimGameServerCommandInput
@@ -701,7 +702,7 @@ export interface ClientDefaults
701
702
  logger?: __Logger;
702
703
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
703
704
  }
704
- type GameLiftClientConfigType = Partial<
705
+ export type GameLiftClientConfigType = Partial<
705
706
  __SmithyConfiguration<__HttpHandlerOptions>
706
707
  > &
707
708
  ClientDefaults &
@@ -713,7 +714,7 @@ type GameLiftClientConfigType = Partial<
713
714
  UserAgentInputConfig &
714
715
  ClientInputEndpointParameters;
715
716
  export interface GameLiftClientConfig extends GameLiftClientConfigType {}
716
- type GameLiftClientResolvedConfigType =
717
+ export type GameLiftClientResolvedConfigType =
717
718
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
718
719
  Required<ClientDefaults> &
719
720
  RegionResolvedConfig &
@@ -735,4 +736,3 @@ export declare class GameLiftClient extends __Client<
735
736
  constructor(configuration: GameLiftClientConfig);
736
737
  destroy(): void;
737
738
  }
738
- export {};
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../GameLiftClient";
14
14
  import { AcceptMatchInput, AcceptMatchOutput } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface AcceptMatchCommandInput extends AcceptMatchInput {}
16
17
  export interface AcceptMatchCommandOutput
17
18
  extends AcceptMatchOutput,
@@ -15,6 +15,7 @@ import {
15
15
  ClaimGameServerInput,
16
16
  ClaimGameServerOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ClaimGameServerCommandInput extends ClaimGameServerInput {}
19
20
  export interface ClaimGameServerCommandOutput
20
21
  extends ClaimGameServerOutput,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../GameLiftClient";
14
14
  import { CreateAliasInput, CreateAliasOutput } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CreateAliasCommandInput extends CreateAliasInput {}
16
17
  export interface CreateAliasCommandOutput
17
18
  extends CreateAliasOutput,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../GameLiftClient";
14
14
  import { CreateBuildInput, CreateBuildOutput } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CreateBuildCommandInput extends CreateBuildInput {}
16
17
  export interface CreateBuildCommandOutput
17
18
  extends CreateBuildOutput,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../GameLiftClient";
14
14
  import { CreateFleetInput, CreateFleetOutput } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CreateFleetCommandInput extends CreateFleetInput {}
16
17
  export interface CreateFleetCommandOutput
17
18
  extends CreateFleetOutput,
@@ -15,6 +15,7 @@ import {
15
15
  CreateFleetLocationsInput,
16
16
  CreateFleetLocationsOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateFleetLocationsCommandInput
19
20
  extends CreateFleetLocationsInput {}
20
21
  export interface CreateFleetLocationsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CreateGameServerGroupInput,
16
16
  CreateGameServerGroupOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateGameServerGroupCommandInput
19
20
  extends CreateGameServerGroupInput {}
20
21
  export interface CreateGameServerGroupCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CreateGameSessionInput,
16
16
  CreateGameSessionOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateGameSessionCommandInput extends CreateGameSessionInput {}
19
20
  export interface CreateGameSessionCommandOutput
20
21
  extends CreateGameSessionOutput,
@@ -15,6 +15,7 @@ import {
15
15
  CreateGameSessionQueueInput,
16
16
  CreateGameSessionQueueOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateGameSessionQueueCommandInput
19
20
  extends CreateGameSessionQueueInput {}
20
21
  export interface CreateGameSessionQueueCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../GameLiftClient";
14
14
  import { CreateLocationInput, CreateLocationOutput } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CreateLocationCommandInput extends CreateLocationInput {}
16
17
  export interface CreateLocationCommandOutput
17
18
  extends CreateLocationOutput,
@@ -15,6 +15,7 @@ import {
15
15
  CreateMatchmakingConfigurationInput,
16
16
  CreateMatchmakingConfigurationOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateMatchmakingConfigurationCommandInput
19
20
  extends CreateMatchmakingConfigurationInput {}
20
21
  export interface CreateMatchmakingConfigurationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CreateMatchmakingRuleSetInput,
16
16
  CreateMatchmakingRuleSetOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateMatchmakingRuleSetCommandInput
19
20
  extends CreateMatchmakingRuleSetInput {}
20
21
  export interface CreateMatchmakingRuleSetCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CreatePlayerSessionInput,
16
16
  CreatePlayerSessionOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreatePlayerSessionCommandInput
19
20
  extends CreatePlayerSessionInput {}
20
21
  export interface CreatePlayerSessionCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CreatePlayerSessionsInput,
16
16
  CreatePlayerSessionsOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreatePlayerSessionsCommandInput
19
20
  extends CreatePlayerSessionsInput {}
20
21
  export interface CreatePlayerSessionsCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../GameLiftClient";
14
14
  import { CreateScriptInput, CreateScriptOutput } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CreateScriptCommandInput extends CreateScriptInput {}
16
17
  export interface CreateScriptCommandOutput
17
18
  extends CreateScriptOutput,
@@ -15,6 +15,7 @@ import {
15
15
  CreateVpcPeeringAuthorizationInput,
16
16
  CreateVpcPeeringAuthorizationOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateVpcPeeringAuthorizationCommandInput
19
20
  extends CreateVpcPeeringAuthorizationInput {}
20
21
  export interface CreateVpcPeeringAuthorizationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CreateVpcPeeringConnectionInput,
16
16
  CreateVpcPeeringConnectionOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateVpcPeeringConnectionCommandInput
19
20
  extends CreateVpcPeeringConnectionInput {}
20
21
  export interface CreateVpcPeeringConnectionCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../GameLiftClient";
14
14
  import { DeleteAliasInput } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteAliasCommandInput extends DeleteAliasInput {}
16
17
  export interface DeleteAliasCommandOutput extends __MetadataBearer {}
17
18
  export declare class DeleteAliasCommand extends $Command<
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../GameLiftClient";
14
14
  import { DeleteBuildInput } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteBuildCommandInput extends DeleteBuildInput {}
16
17
  export interface DeleteBuildCommandOutput extends __MetadataBearer {}
17
18
  export declare class DeleteBuildCommand extends $Command<
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../GameLiftClient";
14
14
  import { DeleteFleetInput } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteFleetCommandInput extends DeleteFleetInput {}
16
17
  export interface DeleteFleetCommandOutput extends __MetadataBearer {}
17
18
  export declare class DeleteFleetCommand extends $Command<
@@ -15,6 +15,7 @@ import {
15
15
  DeleteFleetLocationsInput,
16
16
  DeleteFleetLocationsOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteFleetLocationsCommandInput
19
20
  extends DeleteFleetLocationsInput {}
20
21
  export interface DeleteFleetLocationsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DeleteGameServerGroupInput,
16
16
  DeleteGameServerGroupOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteGameServerGroupCommandInput
19
20
  extends DeleteGameServerGroupInput {}
20
21
  export interface DeleteGameServerGroupCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DeleteGameSessionQueueInput,
16
16
  DeleteGameSessionQueueOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteGameSessionQueueCommandInput
19
20
  extends DeleteGameSessionQueueInput {}
20
21
  export interface DeleteGameSessionQueueCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../GameLiftClient";
14
14
  import { DeleteLocationInput, DeleteLocationOutput } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteLocationCommandInput extends DeleteLocationInput {}
16
17
  export interface DeleteLocationCommandOutput
17
18
  extends DeleteLocationOutput,
@@ -15,6 +15,7 @@ import {
15
15
  DeleteMatchmakingConfigurationInput,
16
16
  DeleteMatchmakingConfigurationOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteMatchmakingConfigurationCommandInput
19
20
  extends DeleteMatchmakingConfigurationInput {}
20
21
  export interface DeleteMatchmakingConfigurationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DeleteMatchmakingRuleSetInput,
16
16
  DeleteMatchmakingRuleSetOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteMatchmakingRuleSetCommandInput
19
20
  extends DeleteMatchmakingRuleSetInput {}
20
21
  export interface DeleteMatchmakingRuleSetCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../GameLiftClient";
14
14
  import { DeleteScalingPolicyInput } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteScalingPolicyCommandInput
16
17
  extends DeleteScalingPolicyInput {}
17
18
  export interface DeleteScalingPolicyCommandOutput extends __MetadataBearer {}
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../GameLiftClient";
14
14
  import { DeleteScriptInput } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteScriptCommandInput extends DeleteScriptInput {}
16
17
  export interface DeleteScriptCommandOutput extends __MetadataBearer {}
17
18
  export declare class DeleteScriptCommand extends $Command<
@@ -15,6 +15,7 @@ import {
15
15
  DeleteVpcPeeringAuthorizationInput,
16
16
  DeleteVpcPeeringAuthorizationOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteVpcPeeringAuthorizationCommandInput
19
20
  extends DeleteVpcPeeringAuthorizationInput {}
20
21
  export interface DeleteVpcPeeringAuthorizationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DeleteVpcPeeringConnectionInput,
16
16
  DeleteVpcPeeringConnectionOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteVpcPeeringConnectionCommandInput
19
20
  extends DeleteVpcPeeringConnectionInput {}
20
21
  export interface DeleteVpcPeeringConnectionCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DeregisterComputeInput,
16
16
  DeregisterComputeOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeregisterComputeCommandInput extends DeregisterComputeInput {}
19
20
  export interface DeregisterComputeCommandOutput
20
21
  extends DeregisterComputeOutput,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../GameLiftClient";
14
14
  import { DeregisterGameServerInput } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeregisterGameServerCommandInput
16
17
  extends DeregisterGameServerInput {}
17
18
  export interface DeregisterGameServerCommandOutput extends __MetadataBearer {}
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../GameLiftClient";
14
14
  import { DescribeAliasInput, DescribeAliasOutput } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DescribeAliasCommandInput extends DescribeAliasInput {}
16
17
  export interface DescribeAliasCommandOutput
17
18
  extends DescribeAliasOutput,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../GameLiftClient";
14
14
  import { DescribeBuildInput, DescribeBuildOutput } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DescribeBuildCommandInput extends DescribeBuildInput {}
16
17
  export interface DescribeBuildCommandOutput
17
18
  extends DescribeBuildOutput,
@@ -15,6 +15,7 @@ import {
15
15
  DescribeComputeInput,
16
16
  DescribeComputeOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeComputeCommandInput extends DescribeComputeInput {}
19
20
  export interface DescribeComputeCommandOutput
20
21
  extends DescribeComputeOutput,
@@ -15,6 +15,7 @@ import {
15
15
  DescribeEC2InstanceLimitsInput,
16
16
  DescribeEC2InstanceLimitsOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeEC2InstanceLimitsCommandInput
19
20
  extends DescribeEC2InstanceLimitsInput {}
20
21
  export interface DescribeEC2InstanceLimitsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeFleetAttributesInput,
16
16
  DescribeFleetAttributesOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeFleetAttributesCommandInput
19
20
  extends DescribeFleetAttributesInput {}
20
21
  export interface DescribeFleetAttributesCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeFleetCapacityInput,
16
16
  DescribeFleetCapacityOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeFleetCapacityCommandInput
19
20
  extends DescribeFleetCapacityInput {}
20
21
  export interface DescribeFleetCapacityCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeFleetEventsInput,
16
16
  DescribeFleetEventsOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeFleetEventsCommandInput
19
20
  extends DescribeFleetEventsInput {}
20
21
  export interface DescribeFleetEventsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeFleetLocationAttributesInput,
16
16
  DescribeFleetLocationAttributesOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeFleetLocationAttributesCommandInput
19
20
  extends DescribeFleetLocationAttributesInput {}
20
21
  export interface DescribeFleetLocationAttributesCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeFleetLocationCapacityInput,
16
16
  DescribeFleetLocationCapacityOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeFleetLocationCapacityCommandInput
19
20
  extends DescribeFleetLocationCapacityInput {}
20
21
  export interface DescribeFleetLocationCapacityCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeFleetLocationUtilizationInput,
16
16
  DescribeFleetLocationUtilizationOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeFleetLocationUtilizationCommandInput
19
20
  extends DescribeFleetLocationUtilizationInput {}
20
21
  export interface DescribeFleetLocationUtilizationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeFleetPortSettingsInput,
16
16
  DescribeFleetPortSettingsOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeFleetPortSettingsCommandInput
19
20
  extends DescribeFleetPortSettingsInput {}
20
21
  export interface DescribeFleetPortSettingsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeFleetUtilizationInput,
16
16
  DescribeFleetUtilizationOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeFleetUtilizationCommandInput
19
20
  extends DescribeFleetUtilizationInput {}
20
21
  export interface DescribeFleetUtilizationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeGameServerInput,
16
16
  DescribeGameServerOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeGameServerCommandInput
19
20
  extends DescribeGameServerInput {}
20
21
  export interface DescribeGameServerCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeGameServerGroupInput,
16
16
  DescribeGameServerGroupOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeGameServerGroupCommandInput
19
20
  extends DescribeGameServerGroupInput {}
20
21
  export interface DescribeGameServerGroupCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeGameServerInstancesInput,
16
16
  DescribeGameServerInstancesOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeGameServerInstancesCommandInput
19
20
  extends DescribeGameServerInstancesInput {}
20
21
  export interface DescribeGameServerInstancesCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeGameSessionDetailsInput,
16
16
  DescribeGameSessionDetailsOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeGameSessionDetailsCommandInput
19
20
  extends DescribeGameSessionDetailsInput {}
20
21
  export interface DescribeGameSessionDetailsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeGameSessionPlacementInput,
16
16
  DescribeGameSessionPlacementOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeGameSessionPlacementCommandInput
19
20
  extends DescribeGameSessionPlacementInput {}
20
21
  export interface DescribeGameSessionPlacementCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeGameSessionQueuesInput,
16
16
  DescribeGameSessionQueuesOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeGameSessionQueuesCommandInput
19
20
  extends DescribeGameSessionQueuesInput {}
20
21
  export interface DescribeGameSessionQueuesCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeGameSessionsInput,
16
16
  DescribeGameSessionsOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeGameSessionsCommandInput
19
20
  extends DescribeGameSessionsInput {}
20
21
  export interface DescribeGameSessionsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeInstancesInput,
16
16
  DescribeInstancesOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeInstancesCommandInput extends DescribeInstancesInput {}
19
20
  export interface DescribeInstancesCommandOutput
20
21
  extends DescribeInstancesOutput,