@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
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateAliasCommand = void 0;
3
+ exports.UpdateAliasCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class UpdateAliasCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateBuildCommand = void 0;
3
+ exports.UpdateBuildCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class UpdateBuildCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateFleetAttributesCommand = void 0;
3
+ exports.UpdateFleetAttributesCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class UpdateFleetAttributesCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateFleetCapacityCommand = void 0;
3
+ exports.UpdateFleetCapacityCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class UpdateFleetCapacityCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateFleetPortSettingsCommand = void 0;
3
+ exports.UpdateFleetPortSettingsCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class UpdateFleetPortSettingsCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateGameServerCommand = void 0;
3
+ exports.UpdateGameServerCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class UpdateGameServerCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateGameServerGroupCommand = void 0;
3
+ exports.UpdateGameServerGroupCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class UpdateGameServerGroupCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateGameSessionCommand = void 0;
3
+ exports.UpdateGameSessionCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class UpdateGameSessionCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateGameSessionQueueCommand = void 0;
3
+ exports.UpdateGameSessionQueueCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class UpdateGameSessionQueueCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateMatchmakingConfigurationCommand = void 0;
3
+ exports.UpdateMatchmakingConfigurationCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class UpdateMatchmakingConfigurationCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateRuntimeConfigurationCommand = void 0;
3
+ exports.UpdateRuntimeConfigurationCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class UpdateRuntimeConfigurationCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateScriptCommand = void 0;
3
+ exports.UpdateScriptCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class UpdateScriptCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ValidateMatchmakingRuleSetCommand = void 0;
3
+ exports.ValidateMatchmakingRuleSetCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class ValidateMatchmakingRuleSetCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
package/dist-cjs/index.js CHANGED
@@ -2,10 +2,10 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.GameLiftServiceException = void 0;
4
4
  const tslib_1 = require("tslib");
5
- tslib_1.__exportStar(require("./GameLift"), exports);
6
5
  tslib_1.__exportStar(require("./GameLiftClient"), exports);
6
+ tslib_1.__exportStar(require("./GameLift"), exports);
7
7
  tslib_1.__exportStar(require("./commands"), exports);
8
- tslib_1.__exportStar(require("./models"), exports);
9
8
  tslib_1.__exportStar(require("./pagination"), exports);
9
+ tslib_1.__exportStar(require("./models"), exports);
10
10
  var GameLiftServiceException_1 = require("./models/GameLiftServiceException");
11
11
  Object.defineProperty(exports, "GameLiftServiceException", { enumerable: true, get: function () { return GameLiftServiceException_1.GameLiftServiceException; } });
@@ -1,7 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GameLiftServiceException = void 0;
3
+ exports.GameLiftServiceException = exports.__ServiceException = void 0;
4
4
  const smithy_client_1 = require("@aws-sdk/smithy-client");
5
+ Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
5
6
  class GameLiftServiceException extends smithy_client_1.ServiceException {
6
7
  constructor(options) {
7
8
  super(options);
@@ -10,6 +10,7 @@ import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware
10
10
  import { Client as __Client, } from "@aws-sdk/smithy-client";
11
11
  import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
12
12
  import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
13
+ export { __Client };
13
14
  export class GameLiftClient extends __Client {
14
15
  constructor(configuration) {
15
16
  const _config_0 = __getRuntimeConfig(configuration);
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_AcceptMatchCommand, se_AcceptMatchCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class AcceptMatchCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ClaimGameServerCommand, se_ClaimGameServerCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ClaimGameServerCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_CreateAliasCommand, se_CreateAliasCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class CreateAliasCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateBuildOutputFilterSensitiveLog } from "../models/models_0";
5
5
  import { de_CreateBuildCommand, se_CreateBuildCommand } from "../protocols/Aws_json1_1";
6
+ export { $Command };
6
7
  export class CreateBuildCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_CreateFleetCommand, se_CreateFleetCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class CreateFleetCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_CreateFleetLocationsCommand, se_CreateFleetLocationsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class CreateFleetLocationsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_CreateGameServerGroupCommand, se_CreateGameServerGroupCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class CreateGameServerGroupCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_CreateGameSessionCommand, se_CreateGameSessionCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class CreateGameSessionCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_CreateGameSessionQueueCommand, se_CreateGameSessionQueueCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class CreateGameSessionQueueCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_CreateLocationCommand, se_CreateLocationCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class CreateLocationCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_CreateMatchmakingConfigurationCommand, se_CreateMatchmakingConfigurationCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class CreateMatchmakingConfigurationCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_CreateMatchmakingRuleSetCommand, se_CreateMatchmakingRuleSetCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class CreateMatchmakingRuleSetCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_CreatePlayerSessionCommand, se_CreatePlayerSessionCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class CreatePlayerSessionCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_CreatePlayerSessionsCommand, se_CreatePlayerSessionsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class CreatePlayerSessionsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_CreateScriptCommand, se_CreateScriptCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class CreateScriptCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_CreateVpcPeeringAuthorizationCommand, se_CreateVpcPeeringAuthorizationCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class CreateVpcPeeringAuthorizationCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_CreateVpcPeeringConnectionCommand, se_CreateVpcPeeringConnectionCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class CreateVpcPeeringConnectionCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DeleteAliasCommand, se_DeleteAliasCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DeleteAliasCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DeleteBuildCommand, se_DeleteBuildCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DeleteBuildCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DeleteFleetCommand, se_DeleteFleetCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DeleteFleetCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DeleteFleetLocationsCommand, se_DeleteFleetLocationsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DeleteFleetLocationsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DeleteGameServerGroupCommand, se_DeleteGameServerGroupCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DeleteGameServerGroupCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DeleteGameSessionQueueCommand, se_DeleteGameSessionQueueCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DeleteGameSessionQueueCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DeleteLocationCommand, se_DeleteLocationCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DeleteLocationCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DeleteMatchmakingConfigurationCommand, se_DeleteMatchmakingConfigurationCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DeleteMatchmakingConfigurationCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DeleteMatchmakingRuleSetCommand, se_DeleteMatchmakingRuleSetCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DeleteMatchmakingRuleSetCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DeleteScalingPolicyCommand, se_DeleteScalingPolicyCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DeleteScalingPolicyCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DeleteScriptCommand, se_DeleteScriptCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DeleteScriptCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DeleteVpcPeeringAuthorizationCommand, se_DeleteVpcPeeringAuthorizationCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DeleteVpcPeeringAuthorizationCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DeleteVpcPeeringConnectionCommand, se_DeleteVpcPeeringConnectionCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DeleteVpcPeeringConnectionCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DeregisterComputeCommand, se_DeregisterComputeCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DeregisterComputeCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DeregisterGameServerCommand, se_DeregisterGameServerCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DeregisterGameServerCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeAliasCommand, se_DescribeAliasCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeAliasCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeBuildCommand, se_DescribeBuildCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeBuildCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeComputeCommand, se_DescribeComputeCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeComputeCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeEC2InstanceLimitsCommand, se_DescribeEC2InstanceLimitsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeEC2InstanceLimitsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeFleetAttributesCommand, se_DescribeFleetAttributesCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeFleetAttributesCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeFleetCapacityCommand, se_DescribeFleetCapacityCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeFleetCapacityCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeFleetEventsCommand, se_DescribeFleetEventsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeFleetEventsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeFleetLocationAttributesCommand, se_DescribeFleetLocationAttributesCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeFleetLocationAttributesCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeFleetLocationCapacityCommand, se_DescribeFleetLocationCapacityCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeFleetLocationCapacityCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeFleetLocationUtilizationCommand, se_DescribeFleetLocationUtilizationCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeFleetLocationUtilizationCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeFleetPortSettingsCommand, se_DescribeFleetPortSettingsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeFleetPortSettingsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {