@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
@@ -15,6 +15,7 @@ import {
15
15
  DescribeMatchmakingInput,
16
16
  DescribeMatchmakingOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeMatchmakingCommandInput
19
20
  extends DescribeMatchmakingInput {}
20
21
  export interface DescribeMatchmakingCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeMatchmakingConfigurationsInput,
16
16
  DescribeMatchmakingConfigurationsOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeMatchmakingConfigurationsCommandInput
19
20
  extends DescribeMatchmakingConfigurationsInput {}
20
21
  export interface DescribeMatchmakingConfigurationsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeMatchmakingRuleSetsInput,
16
16
  DescribeMatchmakingRuleSetsOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeMatchmakingRuleSetsCommandInput
19
20
  extends DescribeMatchmakingRuleSetsInput {}
20
21
  export interface DescribeMatchmakingRuleSetsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribePlayerSessionsInput,
16
16
  DescribePlayerSessionsOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribePlayerSessionsCommandInput
19
20
  extends DescribePlayerSessionsInput {}
20
21
  export interface DescribePlayerSessionsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeRuntimeConfigurationInput,
16
16
  DescribeRuntimeConfigurationOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeRuntimeConfigurationCommandInput
19
20
  extends DescribeRuntimeConfigurationInput {}
20
21
  export interface DescribeRuntimeConfigurationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeScalingPoliciesInput,
16
16
  DescribeScalingPoliciesOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeScalingPoliciesCommandInput
19
20
  extends DescribeScalingPoliciesInput {}
20
21
  export interface DescribeScalingPoliciesCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../GameLiftClient";
14
14
  import { DescribeScriptInput, DescribeScriptOutput } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DescribeScriptCommandInput extends DescribeScriptInput {}
16
17
  export interface DescribeScriptCommandOutput
17
18
  extends DescribeScriptOutput,
@@ -15,6 +15,7 @@ import {
15
15
  DescribeVpcPeeringAuthorizationsInput,
16
16
  DescribeVpcPeeringAuthorizationsOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeVpcPeeringAuthorizationsCommandInput
19
20
  extends DescribeVpcPeeringAuthorizationsInput {}
20
21
  export interface DescribeVpcPeeringAuthorizationsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeVpcPeeringConnectionsInput,
16
16
  DescribeVpcPeeringConnectionsOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeVpcPeeringConnectionsCommandInput
19
20
  extends DescribeVpcPeeringConnectionsInput {}
20
21
  export interface DescribeVpcPeeringConnectionsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  GetComputeAccessInput,
16
16
  GetComputeAccessOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetComputeAccessCommandInput extends GetComputeAccessInput {}
19
20
  export interface GetComputeAccessCommandOutput
20
21
  extends GetComputeAccessOutput,
@@ -15,6 +15,7 @@ import {
15
15
  GetComputeAuthTokenInput,
16
16
  GetComputeAuthTokenOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetComputeAuthTokenCommandInput
19
20
  extends GetComputeAuthTokenInput {}
20
21
  export interface GetComputeAuthTokenCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  GetGameSessionLogUrlInput,
16
16
  GetGameSessionLogUrlOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetGameSessionLogUrlCommandInput
19
20
  extends GetGameSessionLogUrlInput {}
20
21
  export interface GetGameSessionLogUrlCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  GetInstanceAccessInput,
16
16
  GetInstanceAccessOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetInstanceAccessCommandInput extends GetInstanceAccessInput {}
19
20
  export interface GetInstanceAccessCommandOutput
20
21
  extends GetInstanceAccessOutput,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../GameLiftClient";
14
14
  import { ListAliasesInput, ListAliasesOutput } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface ListAliasesCommandInput extends ListAliasesInput {}
16
17
  export interface ListAliasesCommandOutput
17
18
  extends ListAliasesOutput,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../GameLiftClient";
14
14
  import { ListBuildsInput, ListBuildsOutput } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface ListBuildsCommandInput extends ListBuildsInput {}
16
17
  export interface ListBuildsCommandOutput
17
18
  extends ListBuildsOutput,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../GameLiftClient";
14
14
  import { ListComputeInput, ListComputeOutput } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface ListComputeCommandInput extends ListComputeInput {}
16
17
  export interface ListComputeCommandOutput
17
18
  extends ListComputeOutput,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../GameLiftClient";
14
14
  import { ListFleetsInput, ListFleetsOutput } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface ListFleetsCommandInput extends ListFleetsInput {}
16
17
  export interface ListFleetsCommandOutput
17
18
  extends ListFleetsOutput,
@@ -15,6 +15,7 @@ import {
15
15
  ListGameServerGroupsInput,
16
16
  ListGameServerGroupsOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListGameServerGroupsCommandInput
19
20
  extends ListGameServerGroupsInput {}
20
21
  export interface ListGameServerGroupsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ListGameServersInput,
16
16
  ListGameServersOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListGameServersCommandInput extends ListGameServersInput {}
19
20
  export interface ListGameServersCommandOutput
20
21
  extends ListGameServersOutput,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../GameLiftClient";
14
14
  import { ListLocationsInput, ListLocationsOutput } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface ListLocationsCommandInput extends ListLocationsInput {}
16
17
  export interface ListLocationsCommandOutput
17
18
  extends ListLocationsOutput,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../GameLiftClient";
14
14
  import { ListScriptsInput, ListScriptsOutput } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface ListScriptsCommandInput extends ListScriptsInput {}
16
17
  export interface ListScriptsCommandOutput
17
18
  extends ListScriptsOutput,
@@ -15,6 +15,7 @@ import {
15
15
  ListTagsForResourceRequest,
16
16
  ListTagsForResourceResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListTagsForResourceCommandInput
19
20
  extends ListTagsForResourceRequest {}
20
21
  export interface ListTagsForResourceCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  PutScalingPolicyInput,
16
16
  PutScalingPolicyOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface PutScalingPolicyCommandInput extends PutScalingPolicyInput {}
19
20
  export interface PutScalingPolicyCommandOutput
20
21
  extends PutScalingPolicyOutput,
@@ -15,6 +15,7 @@ import {
15
15
  RegisterComputeInput,
16
16
  RegisterComputeOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface RegisterComputeCommandInput extends RegisterComputeInput {}
19
20
  export interface RegisterComputeCommandOutput
20
21
  extends RegisterComputeOutput,
@@ -15,6 +15,7 @@ import {
15
15
  RegisterGameServerInput,
16
16
  RegisterGameServerOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface RegisterGameServerCommandInput
19
20
  extends RegisterGameServerInput {}
20
21
  export interface RegisterGameServerCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  RequestUploadCredentialsInput,
16
16
  RequestUploadCredentialsOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface RequestUploadCredentialsCommandInput
19
20
  extends RequestUploadCredentialsInput {}
20
21
  export interface RequestUploadCredentialsCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../GameLiftClient";
14
14
  import { ResolveAliasInput, ResolveAliasOutput } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface ResolveAliasCommandInput extends ResolveAliasInput {}
16
17
  export interface ResolveAliasCommandOutput
17
18
  extends ResolveAliasOutput,
@@ -15,6 +15,7 @@ import {
15
15
  ResumeGameServerGroupInput,
16
16
  ResumeGameServerGroupOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ResumeGameServerGroupCommandInput
19
20
  extends ResumeGameServerGroupInput {}
20
21
  export interface ResumeGameServerGroupCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  SearchGameSessionsInput,
16
16
  SearchGameSessionsOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface SearchGameSessionsCommandInput
19
20
  extends SearchGameSessionsInput {}
20
21
  export interface SearchGameSessionsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  StartFleetActionsInput,
16
16
  StartFleetActionsOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface StartFleetActionsCommandInput extends StartFleetActionsInput {}
19
20
  export interface StartFleetActionsCommandOutput
20
21
  extends StartFleetActionsOutput,
@@ -15,6 +15,7 @@ import {
15
15
  StartGameSessionPlacementInput,
16
16
  StartGameSessionPlacementOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface StartGameSessionPlacementCommandInput
19
20
  extends StartGameSessionPlacementInput {}
20
21
  export interface StartGameSessionPlacementCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  StartMatchBackfillInput,
16
16
  StartMatchBackfillOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface StartMatchBackfillCommandInput
19
20
  extends StartMatchBackfillInput {}
20
21
  export interface StartMatchBackfillCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  StartMatchmakingInput,
16
16
  StartMatchmakingOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface StartMatchmakingCommandInput extends StartMatchmakingInput {}
19
20
  export interface StartMatchmakingCommandOutput
20
21
  extends StartMatchmakingOutput,
@@ -15,6 +15,7 @@ import {
15
15
  StopFleetActionsInput,
16
16
  StopFleetActionsOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface StopFleetActionsCommandInput extends StopFleetActionsInput {}
19
20
  export interface StopFleetActionsCommandOutput
20
21
  extends StopFleetActionsOutput,
@@ -15,6 +15,7 @@ import {
15
15
  StopGameSessionPlacementInput,
16
16
  StopGameSessionPlacementOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface StopGameSessionPlacementCommandInput
19
20
  extends StopGameSessionPlacementInput {}
20
21
  export interface StopGameSessionPlacementCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  StopMatchmakingInput,
16
16
  StopMatchmakingOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface StopMatchmakingCommandInput extends StopMatchmakingInput {}
19
20
  export interface StopMatchmakingCommandOutput
20
21
  extends StopMatchmakingOutput,
@@ -15,6 +15,7 @@ import {
15
15
  SuspendGameServerGroupInput,
16
16
  SuspendGameServerGroupOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface SuspendGameServerGroupCommandInput
19
20
  extends SuspendGameServerGroupInput {}
20
21
  export interface SuspendGameServerGroupCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../GameLiftClient";
14
14
  import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface TagResourceCommandInput extends TagResourceRequest {}
16
17
  export interface TagResourceCommandOutput
17
18
  extends TagResourceResponse,
@@ -15,6 +15,7 @@ import {
15
15
  UntagResourceRequest,
16
16
  UntagResourceResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UntagResourceCommandInput extends UntagResourceRequest {}
19
20
  export interface UntagResourceCommandOutput
20
21
  extends UntagResourceResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../GameLiftClient";
14
14
  import { UpdateAliasInput, UpdateAliasOutput } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface UpdateAliasCommandInput extends UpdateAliasInput {}
16
17
  export interface UpdateAliasCommandOutput
17
18
  extends UpdateAliasOutput,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../GameLiftClient";
14
14
  import { UpdateBuildInput, UpdateBuildOutput } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface UpdateBuildCommandInput extends UpdateBuildInput {}
16
17
  export interface UpdateBuildCommandOutput
17
18
  extends UpdateBuildOutput,
@@ -15,6 +15,7 @@ import {
15
15
  UpdateFleetAttributesInput,
16
16
  UpdateFleetAttributesOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateFleetAttributesCommandInput
19
20
  extends UpdateFleetAttributesInput {}
20
21
  export interface UpdateFleetAttributesCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  UpdateFleetCapacityInput,
16
16
  UpdateFleetCapacityOutput,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateFleetCapacityCommandInput
19
20
  extends UpdateFleetCapacityInput {}
20
21
  export interface UpdateFleetCapacityCommandOutput
@@ -13,6 +13,7 @@ import {
13
13
  } from "../GameLiftClient";
14
14
  import { UpdateFleetPortSettingsInput } from "../models/models_0";
15
15
  import { UpdateFleetPortSettingsOutput } from "../models/models_1";
16
+ export { __MetadataBearer, $Command };
16
17
  export interface UpdateFleetPortSettingsCommandInput
17
18
  extends UpdateFleetPortSettingsInput {}
18
19
  export interface UpdateFleetPortSettingsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  UpdateGameServerInput,
16
16
  UpdateGameServerOutput,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateGameServerCommandInput extends UpdateGameServerInput {}
19
20
  export interface UpdateGameServerCommandOutput
20
21
  extends UpdateGameServerOutput,
@@ -15,6 +15,7 @@ import {
15
15
  UpdateGameServerGroupInput,
16
16
  UpdateGameServerGroupOutput,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateGameServerGroupCommandInput
19
20
  extends UpdateGameServerGroupInput {}
20
21
  export interface UpdateGameServerGroupCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  UpdateGameSessionInput,
16
16
  UpdateGameSessionOutput,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateGameSessionCommandInput extends UpdateGameSessionInput {}
19
20
  export interface UpdateGameSessionCommandOutput
20
21
  extends UpdateGameSessionOutput,
@@ -15,6 +15,7 @@ import {
15
15
  UpdateGameSessionQueueInput,
16
16
  UpdateGameSessionQueueOutput,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateGameSessionQueueCommandInput
19
20
  extends UpdateGameSessionQueueInput {}
20
21
  export interface UpdateGameSessionQueueCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  UpdateMatchmakingConfigurationInput,
16
16
  UpdateMatchmakingConfigurationOutput,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateMatchmakingConfigurationCommandInput
19
20
  extends UpdateMatchmakingConfigurationInput {}
20
21
  export interface UpdateMatchmakingConfigurationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  UpdateRuntimeConfigurationInput,
16
16
  UpdateRuntimeConfigurationOutput,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateRuntimeConfigurationCommandInput
19
20
  extends UpdateRuntimeConfigurationInput {}
20
21
  export interface UpdateRuntimeConfigurationCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../GameLiftClient";
14
14
  import { UpdateScriptInput, UpdateScriptOutput } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface UpdateScriptCommandInput extends UpdateScriptInput {}
16
17
  export interface UpdateScriptCommandOutput
17
18
  extends UpdateScriptOutput,
@@ -15,6 +15,7 @@ import {
15
15
  ValidateMatchmakingRuleSetInput,
16
16
  ValidateMatchmakingRuleSetOutput,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ValidateMatchmakingRuleSetCommandInput
19
20
  extends ValidateMatchmakingRuleSetInput {}
20
21
  export interface ValidateMatchmakingRuleSetCommandOutput
@@ -1,6 +1,6 @@
1
- export * from "./GameLift";
2
1
  export * from "./GameLiftClient";
2
+ export * from "./GameLift";
3
3
  export * from "./commands";
4
- export * from "./models";
5
4
  export * from "./pagination";
5
+ export * from "./models";
6
6
  export { GameLiftServiceException } from "./models/GameLiftServiceException";
@@ -2,6 +2,7 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@aws-sdk/smithy-client";
5
+ export { __ServiceException, __ServiceExceptionOptions };
5
6
  export declare class GameLiftServiceException extends __ServiceException {
6
7
  constructor(options: __ServiceExceptionOptions);
7
8
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-gamelift",
3
3
  "description": "AWS SDK for JavaScript Gamelift Client for Node.js, Browser and React Native",
4
- "version": "3.337.0",
4
+ "version": "3.338.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,36 +21,36 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.337.0",
25
- "@aws-sdk/config-resolver": "3.337.0",
26
- "@aws-sdk/credential-provider-node": "3.337.0",
27
- "@aws-sdk/fetch-http-handler": "3.337.0",
28
- "@aws-sdk/hash-node": "3.337.0",
29
- "@aws-sdk/invalid-dependency": "3.337.0",
30
- "@aws-sdk/middleware-content-length": "3.337.0",
31
- "@aws-sdk/middleware-endpoint": "3.337.0",
32
- "@aws-sdk/middleware-host-header": "3.337.0",
33
- "@aws-sdk/middleware-logger": "3.337.0",
34
- "@aws-sdk/middleware-recursion-detection": "3.337.0",
35
- "@aws-sdk/middleware-retry": "3.337.0",
36
- "@aws-sdk/middleware-serde": "3.337.0",
37
- "@aws-sdk/middleware-signing": "3.337.0",
38
- "@aws-sdk/middleware-stack": "3.337.0",
39
- "@aws-sdk/middleware-user-agent": "3.337.0",
40
- "@aws-sdk/node-config-provider": "3.337.0",
41
- "@aws-sdk/node-http-handler": "3.337.0",
42
- "@aws-sdk/smithy-client": "3.337.0",
43
- "@aws-sdk/types": "3.337.0",
44
- "@aws-sdk/url-parser": "3.337.0",
24
+ "@aws-sdk/client-sts": "3.338.0",
25
+ "@aws-sdk/config-resolver": "3.338.0",
26
+ "@aws-sdk/credential-provider-node": "3.338.0",
27
+ "@aws-sdk/fetch-http-handler": "3.338.0",
28
+ "@aws-sdk/hash-node": "3.338.0",
29
+ "@aws-sdk/invalid-dependency": "3.338.0",
30
+ "@aws-sdk/middleware-content-length": "3.338.0",
31
+ "@aws-sdk/middleware-endpoint": "3.338.0",
32
+ "@aws-sdk/middleware-host-header": "3.338.0",
33
+ "@aws-sdk/middleware-logger": "3.338.0",
34
+ "@aws-sdk/middleware-recursion-detection": "3.338.0",
35
+ "@aws-sdk/middleware-retry": "3.338.0",
36
+ "@aws-sdk/middleware-serde": "3.338.0",
37
+ "@aws-sdk/middleware-signing": "3.338.0",
38
+ "@aws-sdk/middleware-stack": "3.338.0",
39
+ "@aws-sdk/middleware-user-agent": "3.338.0",
40
+ "@aws-sdk/node-config-provider": "3.338.0",
41
+ "@aws-sdk/node-http-handler": "3.338.0",
42
+ "@aws-sdk/smithy-client": "3.338.0",
43
+ "@aws-sdk/types": "3.338.0",
44
+ "@aws-sdk/url-parser": "3.338.0",
45
45
  "@aws-sdk/util-base64": "3.310.0",
46
46
  "@aws-sdk/util-body-length-browser": "3.310.0",
47
47
  "@aws-sdk/util-body-length-node": "3.310.0",
48
- "@aws-sdk/util-defaults-mode-browser": "3.337.0",
49
- "@aws-sdk/util-defaults-mode-node": "3.337.0",
50
- "@aws-sdk/util-endpoints": "3.337.0",
51
- "@aws-sdk/util-retry": "3.337.0",
52
- "@aws-sdk/util-user-agent-browser": "3.337.0",
53
- "@aws-sdk/util-user-agent-node": "3.337.0",
48
+ "@aws-sdk/util-defaults-mode-browser": "3.338.0",
49
+ "@aws-sdk/util-defaults-mode-node": "3.338.0",
50
+ "@aws-sdk/util-endpoints": "3.338.0",
51
+ "@aws-sdk/util-retry": "3.338.0",
52
+ "@aws-sdk/util-user-agent-browser": "3.338.0",
53
+ "@aws-sdk/util-user-agent-node": "3.338.0",
54
54
  "@aws-sdk/util-utf8": "3.310.0",
55
55
  "@smithy/protocol-http": "^1.0.1",
56
56
  "@smithy/types": "^1.0.0",