@aws-sdk/client-gamelift 3.477.0 → 3.481.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 (513) hide show
  1. package/dist-cjs/commands/AcceptMatchCommand.js +18 -41
  2. package/dist-cjs/commands/ClaimGameServerCommand.js +18 -41
  3. package/dist-cjs/commands/CreateAliasCommand.js +18 -41
  4. package/dist-cjs/commands/CreateBuildCommand.js +18 -41
  5. package/dist-cjs/commands/CreateFleetCommand.js +18 -41
  6. package/dist-cjs/commands/CreateFleetLocationsCommand.js +18 -41
  7. package/dist-cjs/commands/CreateGameServerGroupCommand.js +18 -41
  8. package/dist-cjs/commands/CreateGameSessionCommand.js +18 -41
  9. package/dist-cjs/commands/CreateGameSessionQueueCommand.js +18 -41
  10. package/dist-cjs/commands/CreateLocationCommand.js +18 -41
  11. package/dist-cjs/commands/CreateMatchmakingConfigurationCommand.js +18 -41
  12. package/dist-cjs/commands/CreateMatchmakingRuleSetCommand.js +18 -41
  13. package/dist-cjs/commands/CreatePlayerSessionCommand.js +18 -41
  14. package/dist-cjs/commands/CreatePlayerSessionsCommand.js +18 -41
  15. package/dist-cjs/commands/CreateScriptCommand.js +18 -41
  16. package/dist-cjs/commands/CreateVpcPeeringAuthorizationCommand.js +18 -41
  17. package/dist-cjs/commands/CreateVpcPeeringConnectionCommand.js +18 -41
  18. package/dist-cjs/commands/DeleteAliasCommand.js +18 -41
  19. package/dist-cjs/commands/DeleteBuildCommand.js +18 -41
  20. package/dist-cjs/commands/DeleteFleetCommand.js +18 -41
  21. package/dist-cjs/commands/DeleteFleetLocationsCommand.js +18 -41
  22. package/dist-cjs/commands/DeleteGameServerGroupCommand.js +18 -41
  23. package/dist-cjs/commands/DeleteGameSessionQueueCommand.js +18 -41
  24. package/dist-cjs/commands/DeleteLocationCommand.js +18 -41
  25. package/dist-cjs/commands/DeleteMatchmakingConfigurationCommand.js +18 -41
  26. package/dist-cjs/commands/DeleteMatchmakingRuleSetCommand.js +18 -41
  27. package/dist-cjs/commands/DeleteScalingPolicyCommand.js +18 -41
  28. package/dist-cjs/commands/DeleteScriptCommand.js +18 -41
  29. package/dist-cjs/commands/DeleteVpcPeeringAuthorizationCommand.js +18 -41
  30. package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +18 -41
  31. package/dist-cjs/commands/DeregisterComputeCommand.js +18 -41
  32. package/dist-cjs/commands/DeregisterGameServerCommand.js +18 -41
  33. package/dist-cjs/commands/DescribeAliasCommand.js +18 -41
  34. package/dist-cjs/commands/DescribeBuildCommand.js +18 -41
  35. package/dist-cjs/commands/DescribeComputeCommand.js +18 -41
  36. package/dist-cjs/commands/DescribeEC2InstanceLimitsCommand.js +18 -41
  37. package/dist-cjs/commands/DescribeFleetAttributesCommand.js +18 -41
  38. package/dist-cjs/commands/DescribeFleetCapacityCommand.js +18 -41
  39. package/dist-cjs/commands/DescribeFleetEventsCommand.js +18 -41
  40. package/dist-cjs/commands/DescribeFleetLocationAttributesCommand.js +18 -41
  41. package/dist-cjs/commands/DescribeFleetLocationCapacityCommand.js +18 -41
  42. package/dist-cjs/commands/DescribeFleetLocationUtilizationCommand.js +18 -41
  43. package/dist-cjs/commands/DescribeFleetPortSettingsCommand.js +18 -41
  44. package/dist-cjs/commands/DescribeFleetUtilizationCommand.js +18 -41
  45. package/dist-cjs/commands/DescribeGameServerCommand.js +18 -41
  46. package/dist-cjs/commands/DescribeGameServerGroupCommand.js +18 -41
  47. package/dist-cjs/commands/DescribeGameServerInstancesCommand.js +18 -41
  48. package/dist-cjs/commands/DescribeGameSessionDetailsCommand.js +18 -41
  49. package/dist-cjs/commands/DescribeGameSessionPlacementCommand.js +18 -41
  50. package/dist-cjs/commands/DescribeGameSessionQueuesCommand.js +18 -41
  51. package/dist-cjs/commands/DescribeGameSessionsCommand.js +18 -41
  52. package/dist-cjs/commands/DescribeInstancesCommand.js +18 -41
  53. package/dist-cjs/commands/DescribeMatchmakingCommand.js +18 -41
  54. package/dist-cjs/commands/DescribeMatchmakingConfigurationsCommand.js +18 -41
  55. package/dist-cjs/commands/DescribeMatchmakingRuleSetsCommand.js +18 -41
  56. package/dist-cjs/commands/DescribePlayerSessionsCommand.js +18 -41
  57. package/dist-cjs/commands/DescribeRuntimeConfigurationCommand.js +18 -41
  58. package/dist-cjs/commands/DescribeScalingPoliciesCommand.js +18 -41
  59. package/dist-cjs/commands/DescribeScriptCommand.js +18 -41
  60. package/dist-cjs/commands/DescribeVpcPeeringAuthorizationsCommand.js +18 -41
  61. package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +18 -41
  62. package/dist-cjs/commands/GetComputeAccessCommand.js +18 -41
  63. package/dist-cjs/commands/GetComputeAuthTokenCommand.js +18 -41
  64. package/dist-cjs/commands/GetGameSessionLogUrlCommand.js +18 -41
  65. package/dist-cjs/commands/GetInstanceAccessCommand.js +18 -41
  66. package/dist-cjs/commands/ListAliasesCommand.js +18 -41
  67. package/dist-cjs/commands/ListBuildsCommand.js +18 -41
  68. package/dist-cjs/commands/ListComputeCommand.js +18 -41
  69. package/dist-cjs/commands/ListFleetsCommand.js +18 -41
  70. package/dist-cjs/commands/ListGameServerGroupsCommand.js +18 -41
  71. package/dist-cjs/commands/ListGameServersCommand.js +18 -41
  72. package/dist-cjs/commands/ListLocationsCommand.js +18 -41
  73. package/dist-cjs/commands/ListScriptsCommand.js +18 -41
  74. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  75. package/dist-cjs/commands/PutScalingPolicyCommand.js +18 -41
  76. package/dist-cjs/commands/RegisterComputeCommand.js +18 -41
  77. package/dist-cjs/commands/RegisterGameServerCommand.js +18 -41
  78. package/dist-cjs/commands/RequestUploadCredentialsCommand.js +18 -41
  79. package/dist-cjs/commands/ResolveAliasCommand.js +18 -41
  80. package/dist-cjs/commands/ResumeGameServerGroupCommand.js +18 -41
  81. package/dist-cjs/commands/SearchGameSessionsCommand.js +18 -41
  82. package/dist-cjs/commands/StartFleetActionsCommand.js +18 -41
  83. package/dist-cjs/commands/StartGameSessionPlacementCommand.js +18 -41
  84. package/dist-cjs/commands/StartMatchBackfillCommand.js +18 -41
  85. package/dist-cjs/commands/StartMatchmakingCommand.js +18 -41
  86. package/dist-cjs/commands/StopFleetActionsCommand.js +18 -41
  87. package/dist-cjs/commands/StopGameSessionPlacementCommand.js +18 -41
  88. package/dist-cjs/commands/StopMatchmakingCommand.js +18 -41
  89. package/dist-cjs/commands/SuspendGameServerGroupCommand.js +18 -41
  90. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  91. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  92. package/dist-cjs/commands/UpdateAliasCommand.js +18 -41
  93. package/dist-cjs/commands/UpdateBuildCommand.js +18 -41
  94. package/dist-cjs/commands/UpdateFleetAttributesCommand.js +18 -41
  95. package/dist-cjs/commands/UpdateFleetCapacityCommand.js +18 -41
  96. package/dist-cjs/commands/UpdateFleetPortSettingsCommand.js +18 -41
  97. package/dist-cjs/commands/UpdateGameServerCommand.js +18 -41
  98. package/dist-cjs/commands/UpdateGameServerGroupCommand.js +18 -41
  99. package/dist-cjs/commands/UpdateGameSessionCommand.js +18 -41
  100. package/dist-cjs/commands/UpdateGameSessionQueueCommand.js +18 -41
  101. package/dist-cjs/commands/UpdateMatchmakingConfigurationCommand.js +18 -41
  102. package/dist-cjs/commands/UpdateRuntimeConfigurationCommand.js +18 -41
  103. package/dist-cjs/commands/UpdateScriptCommand.js +18 -41
  104. package/dist-cjs/commands/ValidateMatchmakingRuleSetCommand.js +18 -41
  105. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  106. package/dist-cjs/pagination/DescribeFleetAttributesPaginator.js +2 -24
  107. package/dist-cjs/pagination/DescribeFleetCapacityPaginator.js +2 -24
  108. package/dist-cjs/pagination/DescribeFleetEventsPaginator.js +2 -24
  109. package/dist-cjs/pagination/DescribeFleetLocationAttributesPaginator.js +2 -24
  110. package/dist-cjs/pagination/DescribeFleetUtilizationPaginator.js +2 -24
  111. package/dist-cjs/pagination/DescribeGameServerInstancesPaginator.js +2 -24
  112. package/dist-cjs/pagination/DescribeGameSessionDetailsPaginator.js +2 -24
  113. package/dist-cjs/pagination/DescribeGameSessionQueuesPaginator.js +2 -24
  114. package/dist-cjs/pagination/DescribeGameSessionsPaginator.js +2 -24
  115. package/dist-cjs/pagination/DescribeInstancesPaginator.js +2 -24
  116. package/dist-cjs/pagination/DescribeMatchmakingConfigurationsPaginator.js +2 -24
  117. package/dist-cjs/pagination/DescribeMatchmakingRuleSetsPaginator.js +2 -24
  118. package/dist-cjs/pagination/DescribePlayerSessionsPaginator.js +2 -24
  119. package/dist-cjs/pagination/DescribeScalingPoliciesPaginator.js +2 -24
  120. package/dist-cjs/pagination/ListAliasesPaginator.js +2 -24
  121. package/dist-cjs/pagination/ListBuildsPaginator.js +2 -24
  122. package/dist-cjs/pagination/ListComputePaginator.js +2 -24
  123. package/dist-cjs/pagination/ListFleetsPaginator.js +2 -24
  124. package/dist-cjs/pagination/ListGameServerGroupsPaginator.js +2 -24
  125. package/dist-cjs/pagination/ListGameServersPaginator.js +2 -24
  126. package/dist-cjs/pagination/ListLocationsPaginator.js +2 -24
  127. package/dist-cjs/pagination/ListScriptsPaginator.js +2 -24
  128. package/dist-cjs/pagination/SearchGameSessionsPaginator.js +2 -24
  129. package/dist-es/commands/AcceptMatchCommand.js +18 -41
  130. package/dist-es/commands/ClaimGameServerCommand.js +18 -41
  131. package/dist-es/commands/CreateAliasCommand.js +18 -41
  132. package/dist-es/commands/CreateBuildCommand.js +18 -41
  133. package/dist-es/commands/CreateFleetCommand.js +18 -41
  134. package/dist-es/commands/CreateFleetLocationsCommand.js +18 -41
  135. package/dist-es/commands/CreateGameServerGroupCommand.js +18 -41
  136. package/dist-es/commands/CreateGameSessionCommand.js +18 -41
  137. package/dist-es/commands/CreateGameSessionQueueCommand.js +18 -41
  138. package/dist-es/commands/CreateLocationCommand.js +18 -41
  139. package/dist-es/commands/CreateMatchmakingConfigurationCommand.js +18 -41
  140. package/dist-es/commands/CreateMatchmakingRuleSetCommand.js +18 -41
  141. package/dist-es/commands/CreatePlayerSessionCommand.js +18 -41
  142. package/dist-es/commands/CreatePlayerSessionsCommand.js +18 -41
  143. package/dist-es/commands/CreateScriptCommand.js +18 -41
  144. package/dist-es/commands/CreateVpcPeeringAuthorizationCommand.js +18 -41
  145. package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +18 -41
  146. package/dist-es/commands/DeleteAliasCommand.js +18 -41
  147. package/dist-es/commands/DeleteBuildCommand.js +18 -41
  148. package/dist-es/commands/DeleteFleetCommand.js +18 -41
  149. package/dist-es/commands/DeleteFleetLocationsCommand.js +18 -41
  150. package/dist-es/commands/DeleteGameServerGroupCommand.js +18 -41
  151. package/dist-es/commands/DeleteGameSessionQueueCommand.js +18 -41
  152. package/dist-es/commands/DeleteLocationCommand.js +18 -41
  153. package/dist-es/commands/DeleteMatchmakingConfigurationCommand.js +18 -41
  154. package/dist-es/commands/DeleteMatchmakingRuleSetCommand.js +18 -41
  155. package/dist-es/commands/DeleteScalingPolicyCommand.js +18 -41
  156. package/dist-es/commands/DeleteScriptCommand.js +18 -41
  157. package/dist-es/commands/DeleteVpcPeeringAuthorizationCommand.js +18 -41
  158. package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +18 -41
  159. package/dist-es/commands/DeregisterComputeCommand.js +18 -41
  160. package/dist-es/commands/DeregisterGameServerCommand.js +18 -41
  161. package/dist-es/commands/DescribeAliasCommand.js +18 -41
  162. package/dist-es/commands/DescribeBuildCommand.js +18 -41
  163. package/dist-es/commands/DescribeComputeCommand.js +18 -41
  164. package/dist-es/commands/DescribeEC2InstanceLimitsCommand.js +18 -41
  165. package/dist-es/commands/DescribeFleetAttributesCommand.js +18 -41
  166. package/dist-es/commands/DescribeFleetCapacityCommand.js +18 -41
  167. package/dist-es/commands/DescribeFleetEventsCommand.js +18 -41
  168. package/dist-es/commands/DescribeFleetLocationAttributesCommand.js +18 -41
  169. package/dist-es/commands/DescribeFleetLocationCapacityCommand.js +18 -41
  170. package/dist-es/commands/DescribeFleetLocationUtilizationCommand.js +18 -41
  171. package/dist-es/commands/DescribeFleetPortSettingsCommand.js +18 -41
  172. package/dist-es/commands/DescribeFleetUtilizationCommand.js +18 -41
  173. package/dist-es/commands/DescribeGameServerCommand.js +18 -41
  174. package/dist-es/commands/DescribeGameServerGroupCommand.js +18 -41
  175. package/dist-es/commands/DescribeGameServerInstancesCommand.js +18 -41
  176. package/dist-es/commands/DescribeGameSessionDetailsCommand.js +18 -41
  177. package/dist-es/commands/DescribeGameSessionPlacementCommand.js +18 -41
  178. package/dist-es/commands/DescribeGameSessionQueuesCommand.js +18 -41
  179. package/dist-es/commands/DescribeGameSessionsCommand.js +18 -41
  180. package/dist-es/commands/DescribeInstancesCommand.js +18 -41
  181. package/dist-es/commands/DescribeMatchmakingCommand.js +18 -41
  182. package/dist-es/commands/DescribeMatchmakingConfigurationsCommand.js +18 -41
  183. package/dist-es/commands/DescribeMatchmakingRuleSetsCommand.js +18 -41
  184. package/dist-es/commands/DescribePlayerSessionsCommand.js +18 -41
  185. package/dist-es/commands/DescribeRuntimeConfigurationCommand.js +18 -41
  186. package/dist-es/commands/DescribeScalingPoliciesCommand.js +18 -41
  187. package/dist-es/commands/DescribeScriptCommand.js +18 -41
  188. package/dist-es/commands/DescribeVpcPeeringAuthorizationsCommand.js +18 -41
  189. package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +18 -41
  190. package/dist-es/commands/GetComputeAccessCommand.js +18 -41
  191. package/dist-es/commands/GetComputeAuthTokenCommand.js +18 -41
  192. package/dist-es/commands/GetGameSessionLogUrlCommand.js +18 -41
  193. package/dist-es/commands/GetInstanceAccessCommand.js +18 -41
  194. package/dist-es/commands/ListAliasesCommand.js +18 -41
  195. package/dist-es/commands/ListBuildsCommand.js +18 -41
  196. package/dist-es/commands/ListComputeCommand.js +18 -41
  197. package/dist-es/commands/ListFleetsCommand.js +18 -41
  198. package/dist-es/commands/ListGameServerGroupsCommand.js +18 -41
  199. package/dist-es/commands/ListGameServersCommand.js +18 -41
  200. package/dist-es/commands/ListLocationsCommand.js +18 -41
  201. package/dist-es/commands/ListScriptsCommand.js +18 -41
  202. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  203. package/dist-es/commands/PutScalingPolicyCommand.js +18 -41
  204. package/dist-es/commands/RegisterComputeCommand.js +18 -41
  205. package/dist-es/commands/RegisterGameServerCommand.js +18 -41
  206. package/dist-es/commands/RequestUploadCredentialsCommand.js +18 -41
  207. package/dist-es/commands/ResolveAliasCommand.js +18 -41
  208. package/dist-es/commands/ResumeGameServerGroupCommand.js +18 -41
  209. package/dist-es/commands/SearchGameSessionsCommand.js +18 -41
  210. package/dist-es/commands/StartFleetActionsCommand.js +18 -41
  211. package/dist-es/commands/StartGameSessionPlacementCommand.js +18 -41
  212. package/dist-es/commands/StartMatchBackfillCommand.js +18 -41
  213. package/dist-es/commands/StartMatchmakingCommand.js +18 -41
  214. package/dist-es/commands/StopFleetActionsCommand.js +18 -41
  215. package/dist-es/commands/StopGameSessionPlacementCommand.js +18 -41
  216. package/dist-es/commands/StopMatchmakingCommand.js +18 -41
  217. package/dist-es/commands/SuspendGameServerGroupCommand.js +18 -41
  218. package/dist-es/commands/TagResourceCommand.js +18 -41
  219. package/dist-es/commands/UntagResourceCommand.js +18 -41
  220. package/dist-es/commands/UpdateAliasCommand.js +18 -41
  221. package/dist-es/commands/UpdateBuildCommand.js +18 -41
  222. package/dist-es/commands/UpdateFleetAttributesCommand.js +18 -41
  223. package/dist-es/commands/UpdateFleetCapacityCommand.js +18 -41
  224. package/dist-es/commands/UpdateFleetPortSettingsCommand.js +18 -41
  225. package/dist-es/commands/UpdateGameServerCommand.js +18 -41
  226. package/dist-es/commands/UpdateGameServerGroupCommand.js +18 -41
  227. package/dist-es/commands/UpdateGameSessionCommand.js +18 -41
  228. package/dist-es/commands/UpdateGameSessionQueueCommand.js +18 -41
  229. package/dist-es/commands/UpdateMatchmakingConfigurationCommand.js +18 -41
  230. package/dist-es/commands/UpdateRuntimeConfigurationCommand.js +18 -41
  231. package/dist-es/commands/UpdateScriptCommand.js +18 -41
  232. package/dist-es/commands/ValidateMatchmakingRuleSetCommand.js +18 -41
  233. package/dist-es/endpoint/EndpointParameters.js +6 -0
  234. package/dist-es/pagination/DescribeFleetAttributesPaginator.js +2 -23
  235. package/dist-es/pagination/DescribeFleetCapacityPaginator.js +2 -23
  236. package/dist-es/pagination/DescribeFleetEventsPaginator.js +2 -23
  237. package/dist-es/pagination/DescribeFleetLocationAttributesPaginator.js +2 -23
  238. package/dist-es/pagination/DescribeFleetUtilizationPaginator.js +2 -23
  239. package/dist-es/pagination/DescribeGameServerInstancesPaginator.js +2 -23
  240. package/dist-es/pagination/DescribeGameSessionDetailsPaginator.js +2 -23
  241. package/dist-es/pagination/DescribeGameSessionQueuesPaginator.js +2 -23
  242. package/dist-es/pagination/DescribeGameSessionsPaginator.js +2 -23
  243. package/dist-es/pagination/DescribeInstancesPaginator.js +2 -23
  244. package/dist-es/pagination/DescribeMatchmakingConfigurationsPaginator.js +2 -23
  245. package/dist-es/pagination/DescribeMatchmakingRuleSetsPaginator.js +2 -23
  246. package/dist-es/pagination/DescribePlayerSessionsPaginator.js +2 -23
  247. package/dist-es/pagination/DescribeScalingPoliciesPaginator.js +2 -23
  248. package/dist-es/pagination/ListAliasesPaginator.js +2 -23
  249. package/dist-es/pagination/ListBuildsPaginator.js +2 -23
  250. package/dist-es/pagination/ListComputePaginator.js +2 -23
  251. package/dist-es/pagination/ListFleetsPaginator.js +2 -23
  252. package/dist-es/pagination/ListGameServerGroupsPaginator.js +2 -23
  253. package/dist-es/pagination/ListGameServersPaginator.js +2 -23
  254. package/dist-es/pagination/ListLocationsPaginator.js +2 -23
  255. package/dist-es/pagination/ListScriptsPaginator.js +2 -23
  256. package/dist-es/pagination/SearchGameSessionsPaginator.js +2 -23
  257. package/dist-types/commands/AcceptMatchCommand.d.ts +6 -21
  258. package/dist-types/commands/ClaimGameServerCommand.d.ts +6 -21
  259. package/dist-types/commands/CreateAliasCommand.d.ts +6 -21
  260. package/dist-types/commands/CreateBuildCommand.d.ts +6 -21
  261. package/dist-types/commands/CreateFleetCommand.d.ts +6 -21
  262. package/dist-types/commands/CreateFleetLocationsCommand.d.ts +6 -21
  263. package/dist-types/commands/CreateGameServerGroupCommand.d.ts +6 -21
  264. package/dist-types/commands/CreateGameSessionCommand.d.ts +6 -21
  265. package/dist-types/commands/CreateGameSessionQueueCommand.d.ts +6 -21
  266. package/dist-types/commands/CreateLocationCommand.d.ts +6 -21
  267. package/dist-types/commands/CreateMatchmakingConfigurationCommand.d.ts +6 -21
  268. package/dist-types/commands/CreateMatchmakingRuleSetCommand.d.ts +6 -21
  269. package/dist-types/commands/CreatePlayerSessionCommand.d.ts +6 -21
  270. package/dist-types/commands/CreatePlayerSessionsCommand.d.ts +6 -21
  271. package/dist-types/commands/CreateScriptCommand.d.ts +6 -21
  272. package/dist-types/commands/CreateVpcPeeringAuthorizationCommand.d.ts +6 -21
  273. package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +6 -21
  274. package/dist-types/commands/DeleteAliasCommand.d.ts +6 -21
  275. package/dist-types/commands/DeleteBuildCommand.d.ts +6 -21
  276. package/dist-types/commands/DeleteFleetCommand.d.ts +6 -21
  277. package/dist-types/commands/DeleteFleetLocationsCommand.d.ts +6 -21
  278. package/dist-types/commands/DeleteGameServerGroupCommand.d.ts +6 -21
  279. package/dist-types/commands/DeleteGameSessionQueueCommand.d.ts +6 -21
  280. package/dist-types/commands/DeleteLocationCommand.d.ts +6 -21
  281. package/dist-types/commands/DeleteMatchmakingConfigurationCommand.d.ts +6 -21
  282. package/dist-types/commands/DeleteMatchmakingRuleSetCommand.d.ts +6 -21
  283. package/dist-types/commands/DeleteScalingPolicyCommand.d.ts +6 -21
  284. package/dist-types/commands/DeleteScriptCommand.d.ts +6 -21
  285. package/dist-types/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +6 -21
  286. package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +6 -21
  287. package/dist-types/commands/DeregisterComputeCommand.d.ts +6 -21
  288. package/dist-types/commands/DeregisterGameServerCommand.d.ts +6 -21
  289. package/dist-types/commands/DescribeAliasCommand.d.ts +6 -21
  290. package/dist-types/commands/DescribeBuildCommand.d.ts +6 -21
  291. package/dist-types/commands/DescribeComputeCommand.d.ts +6 -21
  292. package/dist-types/commands/DescribeEC2InstanceLimitsCommand.d.ts +6 -21
  293. package/dist-types/commands/DescribeFleetAttributesCommand.d.ts +6 -21
  294. package/dist-types/commands/DescribeFleetCapacityCommand.d.ts +6 -21
  295. package/dist-types/commands/DescribeFleetEventsCommand.d.ts +6 -21
  296. package/dist-types/commands/DescribeFleetLocationAttributesCommand.d.ts +6 -21
  297. package/dist-types/commands/DescribeFleetLocationCapacityCommand.d.ts +6 -21
  298. package/dist-types/commands/DescribeFleetLocationUtilizationCommand.d.ts +6 -21
  299. package/dist-types/commands/DescribeFleetPortSettingsCommand.d.ts +6 -21
  300. package/dist-types/commands/DescribeFleetUtilizationCommand.d.ts +6 -21
  301. package/dist-types/commands/DescribeGameServerCommand.d.ts +6 -21
  302. package/dist-types/commands/DescribeGameServerGroupCommand.d.ts +6 -21
  303. package/dist-types/commands/DescribeGameServerInstancesCommand.d.ts +6 -21
  304. package/dist-types/commands/DescribeGameSessionDetailsCommand.d.ts +6 -21
  305. package/dist-types/commands/DescribeGameSessionPlacementCommand.d.ts +6 -21
  306. package/dist-types/commands/DescribeGameSessionQueuesCommand.d.ts +6 -21
  307. package/dist-types/commands/DescribeGameSessionsCommand.d.ts +6 -21
  308. package/dist-types/commands/DescribeInstancesCommand.d.ts +6 -21
  309. package/dist-types/commands/DescribeMatchmakingCommand.d.ts +6 -21
  310. package/dist-types/commands/DescribeMatchmakingConfigurationsCommand.d.ts +6 -21
  311. package/dist-types/commands/DescribeMatchmakingRuleSetsCommand.d.ts +6 -21
  312. package/dist-types/commands/DescribePlayerSessionsCommand.d.ts +6 -21
  313. package/dist-types/commands/DescribeRuntimeConfigurationCommand.d.ts +6 -21
  314. package/dist-types/commands/DescribeScalingPoliciesCommand.d.ts +6 -21
  315. package/dist-types/commands/DescribeScriptCommand.d.ts +6 -21
  316. package/dist-types/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +6 -21
  317. package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +6 -21
  318. package/dist-types/commands/GetComputeAccessCommand.d.ts +6 -21
  319. package/dist-types/commands/GetComputeAuthTokenCommand.d.ts +6 -21
  320. package/dist-types/commands/GetGameSessionLogUrlCommand.d.ts +6 -21
  321. package/dist-types/commands/GetInstanceAccessCommand.d.ts +6 -21
  322. package/dist-types/commands/ListAliasesCommand.d.ts +6 -21
  323. package/dist-types/commands/ListBuildsCommand.d.ts +6 -21
  324. package/dist-types/commands/ListComputeCommand.d.ts +6 -21
  325. package/dist-types/commands/ListFleetsCommand.d.ts +6 -21
  326. package/dist-types/commands/ListGameServerGroupsCommand.d.ts +6 -21
  327. package/dist-types/commands/ListGameServersCommand.d.ts +6 -21
  328. package/dist-types/commands/ListLocationsCommand.d.ts +6 -21
  329. package/dist-types/commands/ListScriptsCommand.d.ts +6 -21
  330. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  331. package/dist-types/commands/PutScalingPolicyCommand.d.ts +6 -21
  332. package/dist-types/commands/RegisterComputeCommand.d.ts +6 -21
  333. package/dist-types/commands/RegisterGameServerCommand.d.ts +6 -21
  334. package/dist-types/commands/RequestUploadCredentialsCommand.d.ts +6 -21
  335. package/dist-types/commands/ResolveAliasCommand.d.ts +6 -21
  336. package/dist-types/commands/ResumeGameServerGroupCommand.d.ts +6 -21
  337. package/dist-types/commands/SearchGameSessionsCommand.d.ts +6 -21
  338. package/dist-types/commands/StartFleetActionsCommand.d.ts +6 -21
  339. package/dist-types/commands/StartGameSessionPlacementCommand.d.ts +6 -21
  340. package/dist-types/commands/StartMatchBackfillCommand.d.ts +6 -21
  341. package/dist-types/commands/StartMatchmakingCommand.d.ts +6 -21
  342. package/dist-types/commands/StopFleetActionsCommand.d.ts +6 -21
  343. package/dist-types/commands/StopGameSessionPlacementCommand.d.ts +6 -21
  344. package/dist-types/commands/StopMatchmakingCommand.d.ts +6 -21
  345. package/dist-types/commands/SuspendGameServerGroupCommand.d.ts +6 -21
  346. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  347. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  348. package/dist-types/commands/UpdateAliasCommand.d.ts +6 -21
  349. package/dist-types/commands/UpdateBuildCommand.d.ts +6 -21
  350. package/dist-types/commands/UpdateFleetAttributesCommand.d.ts +6 -21
  351. package/dist-types/commands/UpdateFleetCapacityCommand.d.ts +6 -21
  352. package/dist-types/commands/UpdateFleetPortSettingsCommand.d.ts +6 -21
  353. package/dist-types/commands/UpdateGameServerCommand.d.ts +6 -21
  354. package/dist-types/commands/UpdateGameServerGroupCommand.d.ts +6 -21
  355. package/dist-types/commands/UpdateGameSessionCommand.d.ts +6 -21
  356. package/dist-types/commands/UpdateGameSessionQueueCommand.d.ts +6 -21
  357. package/dist-types/commands/UpdateMatchmakingConfigurationCommand.d.ts +6 -21
  358. package/dist-types/commands/UpdateRuntimeConfigurationCommand.d.ts +6 -21
  359. package/dist-types/commands/UpdateScriptCommand.d.ts +6 -21
  360. package/dist-types/commands/ValidateMatchmakingRuleSetCommand.d.ts +6 -21
  361. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  362. package/dist-types/pagination/DescribeFleetAttributesPaginator.d.ts +1 -1
  363. package/dist-types/pagination/DescribeFleetCapacityPaginator.d.ts +1 -1
  364. package/dist-types/pagination/DescribeFleetEventsPaginator.d.ts +1 -1
  365. package/dist-types/pagination/DescribeFleetLocationAttributesPaginator.d.ts +1 -1
  366. package/dist-types/pagination/DescribeFleetUtilizationPaginator.d.ts +1 -1
  367. package/dist-types/pagination/DescribeGameServerInstancesPaginator.d.ts +1 -1
  368. package/dist-types/pagination/DescribeGameSessionDetailsPaginator.d.ts +1 -1
  369. package/dist-types/pagination/DescribeGameSessionQueuesPaginator.d.ts +1 -1
  370. package/dist-types/pagination/DescribeGameSessionsPaginator.d.ts +1 -1
  371. package/dist-types/pagination/DescribeInstancesPaginator.d.ts +1 -1
  372. package/dist-types/pagination/DescribeMatchmakingConfigurationsPaginator.d.ts +1 -1
  373. package/dist-types/pagination/DescribeMatchmakingRuleSetsPaginator.d.ts +1 -1
  374. package/dist-types/pagination/DescribePlayerSessionsPaginator.d.ts +1 -1
  375. package/dist-types/pagination/DescribeScalingPoliciesPaginator.d.ts +1 -1
  376. package/dist-types/pagination/ListAliasesPaginator.d.ts +1 -1
  377. package/dist-types/pagination/ListBuildsPaginator.d.ts +1 -1
  378. package/dist-types/pagination/ListComputePaginator.d.ts +1 -1
  379. package/dist-types/pagination/ListFleetsPaginator.d.ts +1 -1
  380. package/dist-types/pagination/ListGameServerGroupsPaginator.d.ts +1 -1
  381. package/dist-types/pagination/ListGameServersPaginator.d.ts +1 -1
  382. package/dist-types/pagination/ListLocationsPaginator.d.ts +1 -1
  383. package/dist-types/pagination/ListScriptsPaginator.d.ts +1 -1
  384. package/dist-types/pagination/SearchGameSessionsPaginator.d.ts +1 -1
  385. package/dist-types/ts3.4/commands/AcceptMatchCommand.d.ts +14 -23
  386. package/dist-types/ts3.4/commands/ClaimGameServerCommand.d.ts +14 -23
  387. package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +14 -23
  388. package/dist-types/ts3.4/commands/CreateBuildCommand.d.ts +14 -23
  389. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +14 -23
  390. package/dist-types/ts3.4/commands/CreateFleetLocationsCommand.d.ts +12 -24
  391. package/dist-types/ts3.4/commands/CreateGameServerGroupCommand.d.ts +12 -24
  392. package/dist-types/ts3.4/commands/CreateGameSessionCommand.d.ts +14 -23
  393. package/dist-types/ts3.4/commands/CreateGameSessionQueueCommand.d.ts +12 -24
  394. package/dist-types/ts3.4/commands/CreateLocationCommand.d.ts +14 -23
  395. package/dist-types/ts3.4/commands/CreateMatchmakingConfigurationCommand.d.ts +12 -24
  396. package/dist-types/ts3.4/commands/CreateMatchmakingRuleSetCommand.d.ts +12 -24
  397. package/dist-types/ts3.4/commands/CreatePlayerSessionCommand.d.ts +14 -23
  398. package/dist-types/ts3.4/commands/CreatePlayerSessionsCommand.d.ts +12 -24
  399. package/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +14 -23
  400. package/dist-types/ts3.4/commands/CreateVpcPeeringAuthorizationCommand.d.ts +12 -24
  401. package/dist-types/ts3.4/commands/CreateVpcPeeringConnectionCommand.d.ts +12 -24
  402. package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +14 -23
  403. package/dist-types/ts3.4/commands/DeleteBuildCommand.d.ts +14 -23
  404. package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +14 -23
  405. package/dist-types/ts3.4/commands/DeleteFleetLocationsCommand.d.ts +12 -24
  406. package/dist-types/ts3.4/commands/DeleteGameServerGroupCommand.d.ts +12 -24
  407. package/dist-types/ts3.4/commands/DeleteGameSessionQueueCommand.d.ts +12 -24
  408. package/dist-types/ts3.4/commands/DeleteLocationCommand.d.ts +14 -23
  409. package/dist-types/ts3.4/commands/DeleteMatchmakingConfigurationCommand.d.ts +12 -24
  410. package/dist-types/ts3.4/commands/DeleteMatchmakingRuleSetCommand.d.ts +12 -24
  411. package/dist-types/ts3.4/commands/DeleteScalingPolicyCommand.d.ts +14 -23
  412. package/dist-types/ts3.4/commands/DeleteScriptCommand.d.ts +14 -23
  413. package/dist-types/ts3.4/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +12 -24
  414. package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +12 -24
  415. package/dist-types/ts3.4/commands/DeregisterComputeCommand.d.ts +14 -23
  416. package/dist-types/ts3.4/commands/DeregisterGameServerCommand.d.ts +12 -24
  417. package/dist-types/ts3.4/commands/DescribeAliasCommand.d.ts +14 -23
  418. package/dist-types/ts3.4/commands/DescribeBuildCommand.d.ts +14 -23
  419. package/dist-types/ts3.4/commands/DescribeComputeCommand.d.ts +14 -23
  420. package/dist-types/ts3.4/commands/DescribeEC2InstanceLimitsCommand.d.ts +12 -24
  421. package/dist-types/ts3.4/commands/DescribeFleetAttributesCommand.d.ts +12 -24
  422. package/dist-types/ts3.4/commands/DescribeFleetCapacityCommand.d.ts +12 -24
  423. package/dist-types/ts3.4/commands/DescribeFleetEventsCommand.d.ts +14 -23
  424. package/dist-types/ts3.4/commands/DescribeFleetLocationAttributesCommand.d.ts +12 -24
  425. package/dist-types/ts3.4/commands/DescribeFleetLocationCapacityCommand.d.ts +12 -24
  426. package/dist-types/ts3.4/commands/DescribeFleetLocationUtilizationCommand.d.ts +12 -24
  427. package/dist-types/ts3.4/commands/DescribeFleetPortSettingsCommand.d.ts +12 -24
  428. package/dist-types/ts3.4/commands/DescribeFleetUtilizationCommand.d.ts +12 -24
  429. package/dist-types/ts3.4/commands/DescribeGameServerCommand.d.ts +14 -23
  430. package/dist-types/ts3.4/commands/DescribeGameServerGroupCommand.d.ts +12 -24
  431. package/dist-types/ts3.4/commands/DescribeGameServerInstancesCommand.d.ts +12 -24
  432. package/dist-types/ts3.4/commands/DescribeGameSessionDetailsCommand.d.ts +12 -24
  433. package/dist-types/ts3.4/commands/DescribeGameSessionPlacementCommand.d.ts +12 -24
  434. package/dist-types/ts3.4/commands/DescribeGameSessionQueuesCommand.d.ts +12 -24
  435. package/dist-types/ts3.4/commands/DescribeGameSessionsCommand.d.ts +12 -24
  436. package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +14 -23
  437. package/dist-types/ts3.4/commands/DescribeMatchmakingCommand.d.ts +14 -23
  438. package/dist-types/ts3.4/commands/DescribeMatchmakingConfigurationsCommand.d.ts +12 -24
  439. package/dist-types/ts3.4/commands/DescribeMatchmakingRuleSetsCommand.d.ts +12 -24
  440. package/dist-types/ts3.4/commands/DescribePlayerSessionsCommand.d.ts +12 -24
  441. package/dist-types/ts3.4/commands/DescribeRuntimeConfigurationCommand.d.ts +12 -24
  442. package/dist-types/ts3.4/commands/DescribeScalingPoliciesCommand.d.ts +12 -24
  443. package/dist-types/ts3.4/commands/DescribeScriptCommand.d.ts +14 -23
  444. package/dist-types/ts3.4/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +12 -24
  445. package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +12 -24
  446. package/dist-types/ts3.4/commands/GetComputeAccessCommand.d.ts +14 -23
  447. package/dist-types/ts3.4/commands/GetComputeAuthTokenCommand.d.ts +14 -23
  448. package/dist-types/ts3.4/commands/GetGameSessionLogUrlCommand.d.ts +12 -24
  449. package/dist-types/ts3.4/commands/GetInstanceAccessCommand.d.ts +14 -23
  450. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +14 -23
  451. package/dist-types/ts3.4/commands/ListBuildsCommand.d.ts +14 -23
  452. package/dist-types/ts3.4/commands/ListComputeCommand.d.ts +14 -23
  453. package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +14 -23
  454. package/dist-types/ts3.4/commands/ListGameServerGroupsCommand.d.ts +12 -24
  455. package/dist-types/ts3.4/commands/ListGameServersCommand.d.ts +14 -23
  456. package/dist-types/ts3.4/commands/ListLocationsCommand.d.ts +14 -23
  457. package/dist-types/ts3.4/commands/ListScriptsCommand.d.ts +14 -23
  458. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  459. package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +14 -23
  460. package/dist-types/ts3.4/commands/RegisterComputeCommand.d.ts +14 -23
  461. package/dist-types/ts3.4/commands/RegisterGameServerCommand.d.ts +14 -23
  462. package/dist-types/ts3.4/commands/RequestUploadCredentialsCommand.d.ts +12 -24
  463. package/dist-types/ts3.4/commands/ResolveAliasCommand.d.ts +14 -23
  464. package/dist-types/ts3.4/commands/ResumeGameServerGroupCommand.d.ts +12 -24
  465. package/dist-types/ts3.4/commands/SearchGameSessionsCommand.d.ts +14 -23
  466. package/dist-types/ts3.4/commands/StartFleetActionsCommand.d.ts +14 -23
  467. package/dist-types/ts3.4/commands/StartGameSessionPlacementCommand.d.ts +12 -24
  468. package/dist-types/ts3.4/commands/StartMatchBackfillCommand.d.ts +14 -23
  469. package/dist-types/ts3.4/commands/StartMatchmakingCommand.d.ts +14 -23
  470. package/dist-types/ts3.4/commands/StopFleetActionsCommand.d.ts +14 -23
  471. package/dist-types/ts3.4/commands/StopGameSessionPlacementCommand.d.ts +12 -24
  472. package/dist-types/ts3.4/commands/StopMatchmakingCommand.d.ts +14 -23
  473. package/dist-types/ts3.4/commands/SuspendGameServerGroupCommand.d.ts +12 -24
  474. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  475. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  476. package/dist-types/ts3.4/commands/UpdateAliasCommand.d.ts +14 -23
  477. package/dist-types/ts3.4/commands/UpdateBuildCommand.d.ts +14 -23
  478. package/dist-types/ts3.4/commands/UpdateFleetAttributesCommand.d.ts +12 -24
  479. package/dist-types/ts3.4/commands/UpdateFleetCapacityCommand.d.ts +14 -23
  480. package/dist-types/ts3.4/commands/UpdateFleetPortSettingsCommand.d.ts +12 -24
  481. package/dist-types/ts3.4/commands/UpdateGameServerCommand.d.ts +14 -23
  482. package/dist-types/ts3.4/commands/UpdateGameServerGroupCommand.d.ts +12 -24
  483. package/dist-types/ts3.4/commands/UpdateGameSessionCommand.d.ts +14 -23
  484. package/dist-types/ts3.4/commands/UpdateGameSessionQueueCommand.d.ts +12 -24
  485. package/dist-types/ts3.4/commands/UpdateMatchmakingConfigurationCommand.d.ts +12 -24
  486. package/dist-types/ts3.4/commands/UpdateRuntimeConfigurationCommand.d.ts +12 -24
  487. package/dist-types/ts3.4/commands/UpdateScriptCommand.d.ts +14 -23
  488. package/dist-types/ts3.4/commands/ValidateMatchmakingRuleSetCommand.d.ts +12 -24
  489. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  490. package/dist-types/ts3.4/pagination/DescribeFleetAttributesPaginator.d.ts +3 -3
  491. package/dist-types/ts3.4/pagination/DescribeFleetCapacityPaginator.d.ts +3 -3
  492. package/dist-types/ts3.4/pagination/DescribeFleetEventsPaginator.d.ts +3 -3
  493. package/dist-types/ts3.4/pagination/DescribeFleetLocationAttributesPaginator.d.ts +3 -3
  494. package/dist-types/ts3.4/pagination/DescribeFleetUtilizationPaginator.d.ts +3 -3
  495. package/dist-types/ts3.4/pagination/DescribeGameServerInstancesPaginator.d.ts +3 -3
  496. package/dist-types/ts3.4/pagination/DescribeGameSessionDetailsPaginator.d.ts +3 -3
  497. package/dist-types/ts3.4/pagination/DescribeGameSessionQueuesPaginator.d.ts +3 -3
  498. package/dist-types/ts3.4/pagination/DescribeGameSessionsPaginator.d.ts +3 -3
  499. package/dist-types/ts3.4/pagination/DescribeInstancesPaginator.d.ts +3 -3
  500. package/dist-types/ts3.4/pagination/DescribeMatchmakingConfigurationsPaginator.d.ts +3 -3
  501. package/dist-types/ts3.4/pagination/DescribeMatchmakingRuleSetsPaginator.d.ts +3 -3
  502. package/dist-types/ts3.4/pagination/DescribePlayerSessionsPaginator.d.ts +3 -3
  503. package/dist-types/ts3.4/pagination/DescribeScalingPoliciesPaginator.d.ts +3 -3
  504. package/dist-types/ts3.4/pagination/ListAliasesPaginator.d.ts +3 -3
  505. package/dist-types/ts3.4/pagination/ListBuildsPaginator.d.ts +3 -3
  506. package/dist-types/ts3.4/pagination/ListComputePaginator.d.ts +3 -3
  507. package/dist-types/ts3.4/pagination/ListFleetsPaginator.d.ts +3 -3
  508. package/dist-types/ts3.4/pagination/ListGameServerGroupsPaginator.d.ts +3 -3
  509. package/dist-types/ts3.4/pagination/ListGameServersPaginator.d.ts +3 -3
  510. package/dist-types/ts3.4/pagination/ListLocationsPaginator.d.ts +3 -3
  511. package/dist-types/ts3.4/pagination/ListScriptsPaginator.d.ts +3 -3
  512. package/dist-types/ts3.4/pagination/SearchGameSessionsPaginator.d.ts +3 -3
  513. package/package.json +11 -10
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
4
  import { DeleteLocationInput, DeleteLocationOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteLocationCommandInput extends DeleteLocationInput {
21
20
  */
22
21
  export interface DeleteLocationCommandOutput extends DeleteLocationOutput, __MetadataBearer {
23
22
  }
23
+ declare const DeleteLocationCommand_base: {
24
+ new (input: DeleteLocationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLocationCommandInput, DeleteLocationCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes a custom location.</p>
@@ -65,23 +68,5 @@ export interface DeleteLocationCommandOutput extends DeleteLocationOutput, __Met
65
68
  * <p>Base exception class for all service exceptions from GameLift service.</p>
66
69
  *
67
70
  */
68
- export declare class DeleteLocationCommand extends $Command<DeleteLocationCommandInput, DeleteLocationCommandOutput, GameLiftClientResolvedConfig> {
69
- readonly input: DeleteLocationCommandInput;
70
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
71
- /**
72
- * @public
73
- */
74
- constructor(input: DeleteLocationCommandInput);
75
- /**
76
- * @internal
77
- */
78
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteLocationCommandInput, DeleteLocationCommandOutput>;
79
- /**
80
- * @internal
81
- */
82
- private serialize;
83
- /**
84
- * @internal
85
- */
86
- private deserialize;
71
+ export declare class DeleteLocationCommand extends DeleteLocationCommand_base {
87
72
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
4
  import { DeleteMatchmakingConfigurationInput, DeleteMatchmakingConfigurationOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteMatchmakingConfigurationCommandInput extends DeleteMatchm
21
20
  */
22
21
  export interface DeleteMatchmakingConfigurationCommandOutput extends DeleteMatchmakingConfigurationOutput, __MetadataBearer {
23
22
  }
23
+ declare const DeleteMatchmakingConfigurationCommand_base: {
24
+ new (input: DeleteMatchmakingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMatchmakingConfigurationCommandInput, DeleteMatchmakingConfigurationCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Permanently removes a FlexMatch matchmaking configuration. To delete, specify the
@@ -70,23 +73,5 @@ export interface DeleteMatchmakingConfigurationCommandOutput extends DeleteMatch
70
73
  * <p>Base exception class for all service exceptions from GameLift service.</p>
71
74
  *
72
75
  */
73
- export declare class DeleteMatchmakingConfigurationCommand extends $Command<DeleteMatchmakingConfigurationCommandInput, DeleteMatchmakingConfigurationCommandOutput, GameLiftClientResolvedConfig> {
74
- readonly input: DeleteMatchmakingConfigurationCommandInput;
75
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
76
- /**
77
- * @public
78
- */
79
- constructor(input: DeleteMatchmakingConfigurationCommandInput);
80
- /**
81
- * @internal
82
- */
83
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteMatchmakingConfigurationCommandInput, DeleteMatchmakingConfigurationCommandOutput>;
84
- /**
85
- * @internal
86
- */
87
- private serialize;
88
- /**
89
- * @internal
90
- */
91
- private deserialize;
76
+ export declare class DeleteMatchmakingConfigurationCommand extends DeleteMatchmakingConfigurationCommand_base {
92
77
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
4
  import { DeleteMatchmakingRuleSetInput, DeleteMatchmakingRuleSetOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteMatchmakingRuleSetCommandInput extends DeleteMatchmakingR
21
20
  */
22
21
  export interface DeleteMatchmakingRuleSetCommandOutput extends DeleteMatchmakingRuleSetOutput, __MetadataBearer {
23
22
  }
23
+ declare const DeleteMatchmakingRuleSetCommand_base: {
24
+ new (input: DeleteMatchmakingRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMatchmakingRuleSetCommandInput, DeleteMatchmakingRuleSetCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes an existing matchmaking rule set. To delete the rule set, provide the rule set
@@ -81,23 +84,5 @@ export interface DeleteMatchmakingRuleSetCommandOutput extends DeleteMatchmaking
81
84
  * <p>Base exception class for all service exceptions from GameLift service.</p>
82
85
  *
83
86
  */
84
- export declare class DeleteMatchmakingRuleSetCommand extends $Command<DeleteMatchmakingRuleSetCommandInput, DeleteMatchmakingRuleSetCommandOutput, GameLiftClientResolvedConfig> {
85
- readonly input: DeleteMatchmakingRuleSetCommandInput;
86
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
87
- /**
88
- * @public
89
- */
90
- constructor(input: DeleteMatchmakingRuleSetCommandInput);
91
- /**
92
- * @internal
93
- */
94
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteMatchmakingRuleSetCommandInput, DeleteMatchmakingRuleSetCommandOutput>;
95
- /**
96
- * @internal
97
- */
98
- private serialize;
99
- /**
100
- * @internal
101
- */
102
- private deserialize;
87
+ export declare class DeleteMatchmakingRuleSetCommand extends DeleteMatchmakingRuleSetCommand_base {
103
88
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
4
  import { DeleteScalingPolicyInput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteScalingPolicyCommandInput extends DeleteScalingPolicyInpu
21
20
  */
22
21
  export interface DeleteScalingPolicyCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const DeleteScalingPolicyCommand_base: {
24
+ new (input: DeleteScalingPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteScalingPolicyCommandInput, DeleteScalingPolicyCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes a fleet scaling policy. Once deleted, the policy is no longer in force and
@@ -68,23 +71,5 @@ export interface DeleteScalingPolicyCommandOutput extends __MetadataBearer {
68
71
  * <p>Base exception class for all service exceptions from GameLift service.</p>
69
72
  *
70
73
  */
71
- export declare class DeleteScalingPolicyCommand extends $Command<DeleteScalingPolicyCommandInput, DeleteScalingPolicyCommandOutput, GameLiftClientResolvedConfig> {
72
- readonly input: DeleteScalingPolicyCommandInput;
73
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
74
- /**
75
- * @public
76
- */
77
- constructor(input: DeleteScalingPolicyCommandInput);
78
- /**
79
- * @internal
80
- */
81
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteScalingPolicyCommandInput, DeleteScalingPolicyCommandOutput>;
82
- /**
83
- * @internal
84
- */
85
- private serialize;
86
- /**
87
- * @internal
88
- */
89
- private deserialize;
74
+ export declare class DeleteScalingPolicyCommand extends DeleteScalingPolicyCommand_base {
90
75
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
4
  import { DeleteScriptInput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteScriptCommandInput extends DeleteScriptInput {
21
20
  */
22
21
  export interface DeleteScriptCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const DeleteScriptCommand_base: {
24
+ new (input: DeleteScriptCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteScriptCommandInput, DeleteScriptCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes a Realtime script. This operation permanently deletes the script record. If
@@ -86,23 +89,5 @@ export interface DeleteScriptCommandOutput extends __MetadataBearer {
86
89
  * <p>Base exception class for all service exceptions from GameLift service.</p>
87
90
  *
88
91
  */
89
- export declare class DeleteScriptCommand extends $Command<DeleteScriptCommandInput, DeleteScriptCommandOutput, GameLiftClientResolvedConfig> {
90
- readonly input: DeleteScriptCommandInput;
91
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
92
- /**
93
- * @public
94
- */
95
- constructor(input: DeleteScriptCommandInput);
96
- /**
97
- * @internal
98
- */
99
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteScriptCommandInput, DeleteScriptCommandOutput>;
100
- /**
101
- * @internal
102
- */
103
- private serialize;
104
- /**
105
- * @internal
106
- */
107
- private deserialize;
92
+ export declare class DeleteScriptCommand extends DeleteScriptCommand_base {
108
93
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
4
  import { DeleteVpcPeeringAuthorizationInput, DeleteVpcPeeringAuthorizationOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteVpcPeeringAuthorizationCommandInput extends DeleteVpcPeer
21
20
  */
22
21
  export interface DeleteVpcPeeringAuthorizationCommandOutput extends DeleteVpcPeeringAuthorizationOutput, __MetadataBearer {
23
22
  }
23
+ declare const DeleteVpcPeeringAuthorizationCommand_base: {
24
+ new (input: DeleteVpcPeeringAuthorizationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVpcPeeringAuthorizationCommandInput, DeleteVpcPeeringAuthorizationCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Cancels a pending VPC peering authorization for the specified VPC. If you need to
@@ -71,23 +74,5 @@ export interface DeleteVpcPeeringAuthorizationCommandOutput extends DeleteVpcPee
71
74
  * <p>Base exception class for all service exceptions from GameLift service.</p>
72
75
  *
73
76
  */
74
- export declare class DeleteVpcPeeringAuthorizationCommand extends $Command<DeleteVpcPeeringAuthorizationCommandInput, DeleteVpcPeeringAuthorizationCommandOutput, GameLiftClientResolvedConfig> {
75
- readonly input: DeleteVpcPeeringAuthorizationCommandInput;
76
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
77
- /**
78
- * @public
79
- */
80
- constructor(input: DeleteVpcPeeringAuthorizationCommandInput);
81
- /**
82
- * @internal
83
- */
84
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteVpcPeeringAuthorizationCommandInput, DeleteVpcPeeringAuthorizationCommandOutput>;
85
- /**
86
- * @internal
87
- */
88
- private serialize;
89
- /**
90
- * @internal
91
- */
92
- private deserialize;
77
+ export declare class DeleteVpcPeeringAuthorizationCommand extends DeleteVpcPeeringAuthorizationCommand_base {
93
78
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
4
  import { DeleteVpcPeeringConnectionInput, DeleteVpcPeeringConnectionOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteVpcPeeringConnectionCommandInput extends DeleteVpcPeering
21
20
  */
22
21
  export interface DeleteVpcPeeringConnectionCommandOutput extends DeleteVpcPeeringConnectionOutput, __MetadataBearer {
23
22
  }
23
+ declare const DeleteVpcPeeringConnectionCommand_base: {
24
+ new (input: DeleteVpcPeeringConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVpcPeeringConnectionCommandInput, DeleteVpcPeeringConnectionCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Removes a VPC peering connection. To delete the connection, you must have a valid
@@ -74,23 +77,5 @@ export interface DeleteVpcPeeringConnectionCommandOutput extends DeleteVpcPeerin
74
77
  * <p>Base exception class for all service exceptions from GameLift service.</p>
75
78
  *
76
79
  */
77
- export declare class DeleteVpcPeeringConnectionCommand extends $Command<DeleteVpcPeeringConnectionCommandInput, DeleteVpcPeeringConnectionCommandOutput, GameLiftClientResolvedConfig> {
78
- readonly input: DeleteVpcPeeringConnectionCommandInput;
79
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
80
- /**
81
- * @public
82
- */
83
- constructor(input: DeleteVpcPeeringConnectionCommandInput);
84
- /**
85
- * @internal
86
- */
87
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteVpcPeeringConnectionCommandInput, DeleteVpcPeeringConnectionCommandOutput>;
88
- /**
89
- * @internal
90
- */
91
- private serialize;
92
- /**
93
- * @internal
94
- */
95
- private deserialize;
80
+ export declare class DeleteVpcPeeringConnectionCommand extends DeleteVpcPeeringConnectionCommand_base {
96
81
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
4
  import { DeregisterComputeInput, DeregisterComputeOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeregisterComputeCommandInput extends DeregisterComputeInput {
21
20
  */
22
21
  export interface DeregisterComputeCommandOutput extends DeregisterComputeOutput, __MetadataBearer {
23
22
  }
23
+ declare const DeregisterComputeCommand_base: {
24
+ new (input: DeregisterComputeCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterComputeCommandInput, DeregisterComputeCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Removes a compute resource from an Amazon GameLift Anywhere fleet. Deregistered computes can no
@@ -65,23 +68,5 @@ export interface DeregisterComputeCommandOutput extends DeregisterComputeOutput,
65
68
  * <p>Base exception class for all service exceptions from GameLift service.</p>
66
69
  *
67
70
  */
68
- export declare class DeregisterComputeCommand extends $Command<DeregisterComputeCommandInput, DeregisterComputeCommandOutput, GameLiftClientResolvedConfig> {
69
- readonly input: DeregisterComputeCommandInput;
70
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
71
- /**
72
- * @public
73
- */
74
- constructor(input: DeregisterComputeCommandInput);
75
- /**
76
- * @internal
77
- */
78
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeregisterComputeCommandInput, DeregisterComputeCommandOutput>;
79
- /**
80
- * @internal
81
- */
82
- private serialize;
83
- /**
84
- * @internal
85
- */
86
- private deserialize;
71
+ export declare class DeregisterComputeCommand extends DeregisterComputeCommand_base {
87
72
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
4
  import { DeregisterGameServerInput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeregisterGameServerCommandInput extends DeregisterGameServerIn
21
20
  */
22
21
  export interface DeregisterGameServerCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const DeregisterGameServerCommand_base: {
24
+ new (input: DeregisterGameServerCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterGameServerCommandInput, DeregisterGameServerCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>
@@ -79,23 +82,5 @@ export interface DeregisterGameServerCommandOutput extends __MetadataBearer {
79
82
  * <p>Base exception class for all service exceptions from GameLift service.</p>
80
83
  *
81
84
  */
82
- export declare class DeregisterGameServerCommand extends $Command<DeregisterGameServerCommandInput, DeregisterGameServerCommandOutput, GameLiftClientResolvedConfig> {
83
- readonly input: DeregisterGameServerCommandInput;
84
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
85
- /**
86
- * @public
87
- */
88
- constructor(input: DeregisterGameServerCommandInput);
89
- /**
90
- * @internal
91
- */
92
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeregisterGameServerCommandInput, DeregisterGameServerCommandOutput>;
93
- /**
94
- * @internal
95
- */
96
- private serialize;
97
- /**
98
- * @internal
99
- */
100
- private deserialize;
85
+ export declare class DeregisterGameServerCommand extends DeregisterGameServerCommand_base {
101
86
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
4
  import { DescribeAliasInput, DescribeAliasOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeAliasCommandInput extends DescribeAliasInput {
21
20
  */
22
21
  export interface DescribeAliasCommandOutput extends DescribeAliasOutput, __MetadataBearer {
23
22
  }
23
+ declare const DescribeAliasCommand_base: {
24
+ new (input: DescribeAliasCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAliasCommandInput, DescribeAliasCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves properties for an alias. This operation returns all alias metadata and
@@ -86,23 +89,5 @@ export interface DescribeAliasCommandOutput extends DescribeAliasOutput, __Metad
86
89
  * <p>Base exception class for all service exceptions from GameLift service.</p>
87
90
  *
88
91
  */
89
- export declare class DescribeAliasCommand extends $Command<DescribeAliasCommandInput, DescribeAliasCommandOutput, GameLiftClientResolvedConfig> {
90
- readonly input: DescribeAliasCommandInput;
91
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
92
- /**
93
- * @public
94
- */
95
- constructor(input: DescribeAliasCommandInput);
96
- /**
97
- * @internal
98
- */
99
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeAliasCommandInput, DescribeAliasCommandOutput>;
100
- /**
101
- * @internal
102
- */
103
- private serialize;
104
- /**
105
- * @internal
106
- */
107
- private deserialize;
92
+ export declare class DescribeAliasCommand extends DescribeAliasCommand_base {
108
93
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
4
  import { DescribeBuildInput, DescribeBuildOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeBuildCommandInput extends DescribeBuildInput {
21
20
  */
22
21
  export interface DescribeBuildCommandOutput extends DescribeBuildOutput, __MetadataBearer {
23
22
  }
23
+ declare const DescribeBuildCommand_base: {
24
+ new (input: DescribeBuildCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBuildCommandInput, DescribeBuildCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves properties for a custom game build. To request a build resource, specify a
@@ -86,23 +89,5 @@ export interface DescribeBuildCommandOutput extends DescribeBuildOutput, __Metad
86
89
  * <p>Base exception class for all service exceptions from GameLift service.</p>
87
90
  *
88
91
  */
89
- export declare class DescribeBuildCommand extends $Command<DescribeBuildCommandInput, DescribeBuildCommandOutput, GameLiftClientResolvedConfig> {
90
- readonly input: DescribeBuildCommandInput;
91
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
92
- /**
93
- * @public
94
- */
95
- constructor(input: DescribeBuildCommandInput);
96
- /**
97
- * @internal
98
- */
99
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeBuildCommandInput, DescribeBuildCommandOutput>;
100
- /**
101
- * @internal
102
- */
103
- private serialize;
104
- /**
105
- * @internal
106
- */
107
- private deserialize;
92
+ export declare class DescribeBuildCommand extends DescribeBuildCommand_base {
108
93
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
4
  import { DescribeComputeInput, DescribeComputeOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeComputeCommandInput extends DescribeComputeInput {
21
20
  */
22
21
  export interface DescribeComputeCommandOutput extends DescribeComputeOutput, __MetadataBearer {
23
22
  }
23
+ declare const DescribeComputeCommand_base: {
24
+ new (input: DescribeComputeCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeComputeCommandInput, DescribeComputeCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves properties for a compute resource in an Amazon GameLift fleet. Call <a>ListCompute</a> to get a list of compute resources in a fleet. You can
@@ -84,23 +87,5 @@ export interface DescribeComputeCommandOutput extends DescribeComputeOutput, __M
84
87
  * <p>Base exception class for all service exceptions from GameLift service.</p>
85
88
  *
86
89
  */
87
- export declare class DescribeComputeCommand extends $Command<DescribeComputeCommandInput, DescribeComputeCommandOutput, GameLiftClientResolvedConfig> {
88
- readonly input: DescribeComputeCommandInput;
89
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
90
- /**
91
- * @public
92
- */
93
- constructor(input: DescribeComputeCommandInput);
94
- /**
95
- * @internal
96
- */
97
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeComputeCommandInput, DescribeComputeCommandOutput>;
98
- /**
99
- * @internal
100
- */
101
- private serialize;
102
- /**
103
- * @internal
104
- */
105
- private deserialize;
90
+ export declare class DescribeComputeCommand extends DescribeComputeCommand_base {
106
91
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
4
  import { DescribeEC2InstanceLimitsInput, DescribeEC2InstanceLimitsOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeEC2InstanceLimitsCommandInput extends DescribeEC2Instan
21
20
  */
22
21
  export interface DescribeEC2InstanceLimitsCommandOutput extends DescribeEC2InstanceLimitsOutput, __MetadataBearer {
23
22
  }
23
+ declare const DescribeEC2InstanceLimitsCommand_base: {
24
+ new (input: DescribeEC2InstanceLimitsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEC2InstanceLimitsCommandInput, DescribeEC2InstanceLimitsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves the instance limits and current utilization for an Amazon Web Services Region or location.
@@ -127,23 +130,5 @@ export interface DescribeEC2InstanceLimitsCommandOutput extends DescribeEC2Insta
127
130
  * <p>Base exception class for all service exceptions from GameLift service.</p>
128
131
  *
129
132
  */
130
- export declare class DescribeEC2InstanceLimitsCommand extends $Command<DescribeEC2InstanceLimitsCommandInput, DescribeEC2InstanceLimitsCommandOutput, GameLiftClientResolvedConfig> {
131
- readonly input: DescribeEC2InstanceLimitsCommandInput;
132
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
133
- /**
134
- * @public
135
- */
136
- constructor(input: DescribeEC2InstanceLimitsCommandInput);
137
- /**
138
- * @internal
139
- */
140
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeEC2InstanceLimitsCommandInput, DescribeEC2InstanceLimitsCommandOutput>;
141
- /**
142
- * @internal
143
- */
144
- private serialize;
145
- /**
146
- * @internal
147
- */
148
- private deserialize;
133
+ export declare class DescribeEC2InstanceLimitsCommand extends DescribeEC2InstanceLimitsCommand_base {
149
134
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
4
  import { DescribeFleetAttributesInput, DescribeFleetAttributesOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeFleetAttributesCommandInput extends DescribeFleetAttrib
21
20
  */
22
21
  export interface DescribeFleetAttributesCommandOutput extends DescribeFleetAttributesOutput, __MetadataBearer {
23
22
  }
23
+ declare const DescribeFleetAttributesCommand_base: {
24
+ new (input: DescribeFleetAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFleetAttributesCommandInput, DescribeFleetAttributesCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves core fleet-wide properties, including the computing hardware and deployment
@@ -139,23 +142,5 @@ export interface DescribeFleetAttributesCommandOutput extends DescribeFleetAttri
139
142
  * <p>Base exception class for all service exceptions from GameLift service.</p>
140
143
  *
141
144
  */
142
- export declare class DescribeFleetAttributesCommand extends $Command<DescribeFleetAttributesCommandInput, DescribeFleetAttributesCommandOutput, GameLiftClientResolvedConfig> {
143
- readonly input: DescribeFleetAttributesCommandInput;
144
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
145
- /**
146
- * @public
147
- */
148
- constructor(input: DescribeFleetAttributesCommandInput);
149
- /**
150
- * @internal
151
- */
152
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeFleetAttributesCommandInput, DescribeFleetAttributesCommandOutput>;
153
- /**
154
- * @internal
155
- */
156
- private serialize;
157
- /**
158
- * @internal
159
- */
160
- private deserialize;
145
+ export declare class DescribeFleetAttributesCommand extends DescribeFleetAttributesCommand_base {
161
146
  }