@aws-sdk/client-gamelift 3.533.0 → 3.535.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 (214) hide show
  1. package/dist-types/GameLift.d.ts +22 -1
  2. package/dist-types/GameLiftClient.d.ts +1 -1
  3. package/dist-types/commands/AcceptMatchCommand.d.ts +2 -1
  4. package/dist-types/commands/ClaimGameServerCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateAliasCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateBuildCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateFleetCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateFleetLocationsCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateGameServerGroupCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateGameSessionCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateGameSessionQueueCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateLocationCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateMatchmakingConfigurationCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateMatchmakingRuleSetCommand.d.ts +2 -1
  15. package/dist-types/commands/CreatePlayerSessionCommand.d.ts +2 -1
  16. package/dist-types/commands/CreatePlayerSessionsCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateScriptCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateVpcPeeringAuthorizationCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteAliasCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteBuildCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteFleetCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteFleetLocationsCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteGameServerGroupCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteGameSessionQueueCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteLocationCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteMatchmakingConfigurationCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteMatchmakingRuleSetCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteScalingPolicyCommand.d.ts +2 -1
  30. package/dist-types/commands/DeleteScriptCommand.d.ts +2 -1
  31. package/dist-types/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +2 -1
  32. package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +2 -1
  33. package/dist-types/commands/DeregisterComputeCommand.d.ts +2 -1
  34. package/dist-types/commands/DeregisterGameServerCommand.d.ts +2 -1
  35. package/dist-types/commands/DescribeAliasCommand.d.ts +2 -1
  36. package/dist-types/commands/DescribeBuildCommand.d.ts +2 -1
  37. package/dist-types/commands/DescribeComputeCommand.d.ts +2 -1
  38. package/dist-types/commands/DescribeEC2InstanceLimitsCommand.d.ts +2 -1
  39. package/dist-types/commands/DescribeFleetAttributesCommand.d.ts +2 -1
  40. package/dist-types/commands/DescribeFleetCapacityCommand.d.ts +2 -1
  41. package/dist-types/commands/DescribeFleetEventsCommand.d.ts +2 -1
  42. package/dist-types/commands/DescribeFleetLocationAttributesCommand.d.ts +2 -1
  43. package/dist-types/commands/DescribeFleetLocationCapacityCommand.d.ts +2 -1
  44. package/dist-types/commands/DescribeFleetLocationUtilizationCommand.d.ts +2 -1
  45. package/dist-types/commands/DescribeFleetPortSettingsCommand.d.ts +2 -1
  46. package/dist-types/commands/DescribeFleetUtilizationCommand.d.ts +2 -1
  47. package/dist-types/commands/DescribeGameServerCommand.d.ts +2 -1
  48. package/dist-types/commands/DescribeGameServerGroupCommand.d.ts +2 -1
  49. package/dist-types/commands/DescribeGameServerInstancesCommand.d.ts +2 -1
  50. package/dist-types/commands/DescribeGameSessionDetailsCommand.d.ts +2 -1
  51. package/dist-types/commands/DescribeGameSessionPlacementCommand.d.ts +2 -1
  52. package/dist-types/commands/DescribeGameSessionQueuesCommand.d.ts +2 -1
  53. package/dist-types/commands/DescribeGameSessionsCommand.d.ts +2 -1
  54. package/dist-types/commands/DescribeInstancesCommand.d.ts +2 -1
  55. package/dist-types/commands/DescribeMatchmakingCommand.d.ts +2 -1
  56. package/dist-types/commands/DescribeMatchmakingConfigurationsCommand.d.ts +2 -1
  57. package/dist-types/commands/DescribeMatchmakingRuleSetsCommand.d.ts +2 -1
  58. package/dist-types/commands/DescribePlayerSessionsCommand.d.ts +2 -1
  59. package/dist-types/commands/DescribeRuntimeConfigurationCommand.d.ts +2 -1
  60. package/dist-types/commands/DescribeScalingPoliciesCommand.d.ts +2 -1
  61. package/dist-types/commands/DescribeScriptCommand.d.ts +2 -1
  62. package/dist-types/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +2 -1
  63. package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +2 -1
  64. package/dist-types/commands/GetComputeAccessCommand.d.ts +2 -1
  65. package/dist-types/commands/GetComputeAuthTokenCommand.d.ts +2 -1
  66. package/dist-types/commands/GetGameSessionLogUrlCommand.d.ts +2 -1
  67. package/dist-types/commands/GetInstanceAccessCommand.d.ts +2 -1
  68. package/dist-types/commands/ListAliasesCommand.d.ts +2 -1
  69. package/dist-types/commands/ListBuildsCommand.d.ts +2 -1
  70. package/dist-types/commands/ListComputeCommand.d.ts +2 -1
  71. package/dist-types/commands/ListFleetsCommand.d.ts +2 -1
  72. package/dist-types/commands/ListGameServerGroupsCommand.d.ts +2 -1
  73. package/dist-types/commands/ListGameServersCommand.d.ts +2 -1
  74. package/dist-types/commands/ListLocationsCommand.d.ts +2 -1
  75. package/dist-types/commands/ListScriptsCommand.d.ts +2 -1
  76. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  77. package/dist-types/commands/PutScalingPolicyCommand.d.ts +2 -1
  78. package/dist-types/commands/RegisterComputeCommand.d.ts +2 -1
  79. package/dist-types/commands/RegisterGameServerCommand.d.ts +2 -1
  80. package/dist-types/commands/RequestUploadCredentialsCommand.d.ts +2 -1
  81. package/dist-types/commands/ResolveAliasCommand.d.ts +2 -1
  82. package/dist-types/commands/ResumeGameServerGroupCommand.d.ts +2 -1
  83. package/dist-types/commands/SearchGameSessionsCommand.d.ts +2 -1
  84. package/dist-types/commands/StartFleetActionsCommand.d.ts +2 -1
  85. package/dist-types/commands/StartGameSessionPlacementCommand.d.ts +2 -1
  86. package/dist-types/commands/StartMatchBackfillCommand.d.ts +2 -1
  87. package/dist-types/commands/StartMatchmakingCommand.d.ts +2 -1
  88. package/dist-types/commands/StopFleetActionsCommand.d.ts +2 -1
  89. package/dist-types/commands/StopGameSessionPlacementCommand.d.ts +2 -1
  90. package/dist-types/commands/StopMatchmakingCommand.d.ts +2 -1
  91. package/dist-types/commands/SuspendGameServerGroupCommand.d.ts +2 -1
  92. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  93. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  94. package/dist-types/commands/UpdateAliasCommand.d.ts +2 -1
  95. package/dist-types/commands/UpdateBuildCommand.d.ts +2 -1
  96. package/dist-types/commands/UpdateFleetAttributesCommand.d.ts +2 -1
  97. package/dist-types/commands/UpdateFleetCapacityCommand.d.ts +2 -1
  98. package/dist-types/commands/UpdateFleetPortSettingsCommand.d.ts +2 -1
  99. package/dist-types/commands/UpdateGameServerCommand.d.ts +2 -1
  100. package/dist-types/commands/UpdateGameServerGroupCommand.d.ts +2 -1
  101. package/dist-types/commands/UpdateGameSessionCommand.d.ts +2 -1
  102. package/dist-types/commands/UpdateGameSessionQueueCommand.d.ts +2 -1
  103. package/dist-types/commands/UpdateMatchmakingConfigurationCommand.d.ts +2 -1
  104. package/dist-types/commands/UpdateRuntimeConfigurationCommand.d.ts +2 -1
  105. package/dist-types/commands/UpdateScriptCommand.d.ts +2 -1
  106. package/dist-types/commands/ValidateMatchmakingRuleSetCommand.d.ts +2 -1
  107. package/dist-types/models/models_0.d.ts +850 -850
  108. package/dist-types/models/models_1.d.ts +67 -67
  109. package/dist-types/ts3.4/GameLift.d.ts +21 -0
  110. package/dist-types/ts3.4/commands/AcceptMatchCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/ClaimGameServerCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/CreateBuildCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/CreateFleetLocationsCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/CreateGameServerGroupCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/CreateGameSessionCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/CreateGameSessionQueueCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/CreateLocationCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/CreateMatchmakingConfigurationCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/CreateMatchmakingRuleSetCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/CreatePlayerSessionCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/CreatePlayerSessionsCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/CreateVpcPeeringAuthorizationCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/CreateVpcPeeringConnectionCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/DeleteBuildCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/DeleteFleetLocationsCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/DeleteGameServerGroupCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/DeleteGameSessionQueueCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/DeleteLocationCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/DeleteMatchmakingConfigurationCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/DeleteMatchmakingRuleSetCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/DeleteScalingPolicyCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/DeleteScriptCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/DeregisterComputeCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/DeregisterGameServerCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/DescribeAliasCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/DescribeBuildCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/DescribeComputeCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/DescribeEC2InstanceLimitsCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/DescribeFleetAttributesCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/DescribeFleetCapacityCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/DescribeFleetEventsCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/DescribeFleetLocationAttributesCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/DescribeFleetLocationCapacityCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/DescribeFleetLocationUtilizationCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/DescribeFleetPortSettingsCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/DescribeFleetUtilizationCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/DescribeGameServerCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/DescribeGameServerGroupCommand.d.ts +9 -0
  156. package/dist-types/ts3.4/commands/DescribeGameServerInstancesCommand.d.ts +9 -0
  157. package/dist-types/ts3.4/commands/DescribeGameSessionDetailsCommand.d.ts +9 -0
  158. package/dist-types/ts3.4/commands/DescribeGameSessionPlacementCommand.d.ts +9 -0
  159. package/dist-types/ts3.4/commands/DescribeGameSessionQueuesCommand.d.ts +9 -0
  160. package/dist-types/ts3.4/commands/DescribeGameSessionsCommand.d.ts +9 -0
  161. package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +9 -0
  162. package/dist-types/ts3.4/commands/DescribeMatchmakingCommand.d.ts +9 -0
  163. package/dist-types/ts3.4/commands/DescribeMatchmakingConfigurationsCommand.d.ts +9 -0
  164. package/dist-types/ts3.4/commands/DescribeMatchmakingRuleSetsCommand.d.ts +9 -0
  165. package/dist-types/ts3.4/commands/DescribePlayerSessionsCommand.d.ts +9 -0
  166. package/dist-types/ts3.4/commands/DescribeRuntimeConfigurationCommand.d.ts +9 -0
  167. package/dist-types/ts3.4/commands/DescribeScalingPoliciesCommand.d.ts +9 -0
  168. package/dist-types/ts3.4/commands/DescribeScriptCommand.d.ts +9 -0
  169. package/dist-types/ts3.4/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +9 -0
  170. package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +9 -0
  171. package/dist-types/ts3.4/commands/GetComputeAccessCommand.d.ts +9 -0
  172. package/dist-types/ts3.4/commands/GetComputeAuthTokenCommand.d.ts +9 -0
  173. package/dist-types/ts3.4/commands/GetGameSessionLogUrlCommand.d.ts +9 -0
  174. package/dist-types/ts3.4/commands/GetInstanceAccessCommand.d.ts +9 -0
  175. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +9 -0
  176. package/dist-types/ts3.4/commands/ListBuildsCommand.d.ts +9 -0
  177. package/dist-types/ts3.4/commands/ListComputeCommand.d.ts +9 -0
  178. package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +9 -0
  179. package/dist-types/ts3.4/commands/ListGameServerGroupsCommand.d.ts +9 -0
  180. package/dist-types/ts3.4/commands/ListGameServersCommand.d.ts +9 -0
  181. package/dist-types/ts3.4/commands/ListLocationsCommand.d.ts +9 -0
  182. package/dist-types/ts3.4/commands/ListScriptsCommand.d.ts +9 -0
  183. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  184. package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +9 -0
  185. package/dist-types/ts3.4/commands/RegisterComputeCommand.d.ts +9 -0
  186. package/dist-types/ts3.4/commands/RegisterGameServerCommand.d.ts +9 -0
  187. package/dist-types/ts3.4/commands/RequestUploadCredentialsCommand.d.ts +9 -0
  188. package/dist-types/ts3.4/commands/ResolveAliasCommand.d.ts +9 -0
  189. package/dist-types/ts3.4/commands/ResumeGameServerGroupCommand.d.ts +9 -0
  190. package/dist-types/ts3.4/commands/SearchGameSessionsCommand.d.ts +9 -0
  191. package/dist-types/ts3.4/commands/StartFleetActionsCommand.d.ts +9 -0
  192. package/dist-types/ts3.4/commands/StartGameSessionPlacementCommand.d.ts +9 -0
  193. package/dist-types/ts3.4/commands/StartMatchBackfillCommand.d.ts +9 -0
  194. package/dist-types/ts3.4/commands/StartMatchmakingCommand.d.ts +9 -0
  195. package/dist-types/ts3.4/commands/StopFleetActionsCommand.d.ts +9 -0
  196. package/dist-types/ts3.4/commands/StopGameSessionPlacementCommand.d.ts +9 -0
  197. package/dist-types/ts3.4/commands/StopMatchmakingCommand.d.ts +9 -0
  198. package/dist-types/ts3.4/commands/SuspendGameServerGroupCommand.d.ts +9 -0
  199. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  200. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  201. package/dist-types/ts3.4/commands/UpdateAliasCommand.d.ts +9 -0
  202. package/dist-types/ts3.4/commands/UpdateBuildCommand.d.ts +9 -0
  203. package/dist-types/ts3.4/commands/UpdateFleetAttributesCommand.d.ts +9 -0
  204. package/dist-types/ts3.4/commands/UpdateFleetCapacityCommand.d.ts +9 -0
  205. package/dist-types/ts3.4/commands/UpdateFleetPortSettingsCommand.d.ts +9 -0
  206. package/dist-types/ts3.4/commands/UpdateGameServerCommand.d.ts +9 -0
  207. package/dist-types/ts3.4/commands/UpdateGameServerGroupCommand.d.ts +9 -0
  208. package/dist-types/ts3.4/commands/UpdateGameSessionCommand.d.ts +9 -0
  209. package/dist-types/ts3.4/commands/UpdateGameSessionQueueCommand.d.ts +9 -0
  210. package/dist-types/ts3.4/commands/UpdateMatchmakingConfigurationCommand.d.ts +9 -0
  211. package/dist-types/ts3.4/commands/UpdateRuntimeConfigurationCommand.d.ts +9 -0
  212. package/dist-types/ts3.4/commands/UpdateScriptCommand.d.ts +9 -0
  213. package/dist-types/ts3.4/commands/ValidateMatchmakingRuleSetCommand.d.ts +9 -0
  214. package/package.json +40 -40
@@ -25,6 +25,15 @@ declare const DeleteVpcPeeringConnectionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteVpcPeeringConnectionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteVpcPeeringConnectionCommandInput,
32
+ DeleteVpcPeeringConnectionCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteVpcPeeringConnectionCommand extends DeleteVpcPeeringConnectionCommand_base {}
@@ -24,6 +24,15 @@ declare const DeregisterComputeCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DeregisterComputeCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DeregisterComputeCommandInput,
31
+ DeregisterComputeCommandOutput,
32
+ GameLiftClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DeregisterComputeCommand extends DeregisterComputeCommand_base {}
@@ -20,6 +20,15 @@ declare const DeregisterGameServerCommand_base: {
20
20
  ServiceInputTypes,
21
21
  ServiceOutputTypes
22
22
  >;
23
+ new (
24
+ __0_0: DeregisterGameServerCommandInput
25
+ ): import("@smithy/smithy-client").CommandImpl<
26
+ DeregisterGameServerCommandInput,
27
+ DeregisterGameServerCommandOutput,
28
+ GameLiftClientResolvedConfig,
29
+ ServiceInputTypes,
30
+ ServiceOutputTypes
31
+ >;
23
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
33
  };
25
34
  export declare class DeregisterGameServerCommand extends DeregisterGameServerCommand_base {}
@@ -21,6 +21,15 @@ declare const DescribeAliasCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DescribeAliasCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DescribeAliasCommandInput,
28
+ DescribeAliasCommandOutput,
29
+ GameLiftClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DescribeAliasCommand extends DescribeAliasCommand_base {}
@@ -21,6 +21,15 @@ declare const DescribeBuildCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DescribeBuildCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DescribeBuildCommandInput,
28
+ DescribeBuildCommandOutput,
29
+ GameLiftClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DescribeBuildCommand extends DescribeBuildCommand_base {}
@@ -24,6 +24,15 @@ declare const DescribeComputeCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DescribeComputeCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DescribeComputeCommandInput,
31
+ DescribeComputeCommandOutput,
32
+ GameLiftClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DescribeComputeCommand extends DescribeComputeCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeEC2InstanceLimitsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [DescribeEC2InstanceLimitsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeEC2InstanceLimitsCommandInput,
32
+ DescribeEC2InstanceLimitsCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeEC2InstanceLimitsCommand extends DescribeEC2InstanceLimitsCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeFleetAttributesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [DescribeFleetAttributesCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeFleetAttributesCommandInput,
32
+ DescribeFleetAttributesCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeFleetAttributesCommand extends DescribeFleetAttributesCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeFleetCapacityCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [DescribeFleetCapacityCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeFleetCapacityCommandInput,
32
+ DescribeFleetCapacityCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeFleetCapacityCommand extends DescribeFleetCapacityCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeFleetEventsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeFleetEventsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeFleetEventsCommandInput,
32
+ DescribeFleetEventsCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeFleetEventsCommand extends DescribeFleetEventsCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeFleetLocationAttributesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeFleetLocationAttributesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeFleetLocationAttributesCommandInput,
32
+ DescribeFleetLocationAttributesCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeFleetLocationAttributesCommand extends DescribeFleetLocationAttributesCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeFleetLocationCapacityCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeFleetLocationCapacityCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeFleetLocationCapacityCommandInput,
32
+ DescribeFleetLocationCapacityCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeFleetLocationCapacityCommand extends DescribeFleetLocationCapacityCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeFleetLocationUtilizationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeFleetLocationUtilizationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeFleetLocationUtilizationCommandInput,
32
+ DescribeFleetLocationUtilizationCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeFleetLocationUtilizationCommand extends DescribeFleetLocationUtilizationCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeFleetPortSettingsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeFleetPortSettingsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeFleetPortSettingsCommandInput,
32
+ DescribeFleetPortSettingsCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeFleetPortSettingsCommand extends DescribeFleetPortSettingsCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeFleetUtilizationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [DescribeFleetUtilizationCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeFleetUtilizationCommandInput,
32
+ DescribeFleetUtilizationCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeFleetUtilizationCommand extends DescribeFleetUtilizationCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeGameServerCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeGameServerCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeGameServerCommandInput,
32
+ DescribeGameServerCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeGameServerCommand extends DescribeGameServerCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeGameServerGroupCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeGameServerGroupCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeGameServerGroupCommandInput,
32
+ DescribeGameServerGroupCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeGameServerGroupCommand extends DescribeGameServerGroupCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeGameServerInstancesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeGameServerInstancesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeGameServerInstancesCommandInput,
32
+ DescribeGameServerInstancesCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeGameServerInstancesCommand extends DescribeGameServerInstancesCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeGameSessionDetailsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [DescribeGameSessionDetailsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeGameSessionDetailsCommandInput,
32
+ DescribeGameSessionDetailsCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeGameSessionDetailsCommand extends DescribeGameSessionDetailsCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeGameSessionPlacementCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeGameSessionPlacementCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeGameSessionPlacementCommandInput,
32
+ DescribeGameSessionPlacementCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeGameSessionPlacementCommand extends DescribeGameSessionPlacementCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeGameSessionQueuesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [DescribeGameSessionQueuesCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeGameSessionQueuesCommandInput,
32
+ DescribeGameSessionQueuesCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeGameSessionQueuesCommand extends DescribeGameSessionQueuesCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeGameSessionsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [DescribeGameSessionsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeGameSessionsCommandInput,
32
+ DescribeGameSessionsCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeGameSessionsCommand extends DescribeGameSessionsCommand_base {}
@@ -24,6 +24,15 @@ declare const DescribeInstancesCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DescribeInstancesCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DescribeInstancesCommandInput,
31
+ DescribeInstancesCommandOutput,
32
+ GameLiftClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DescribeInstancesCommand extends DescribeInstancesCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeMatchmakingCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeMatchmakingCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeMatchmakingCommandInput,
32
+ DescribeMatchmakingCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeMatchmakingCommand extends DescribeMatchmakingCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeMatchmakingConfigurationsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [DescribeMatchmakingConfigurationsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeMatchmakingConfigurationsCommandInput,
32
+ DescribeMatchmakingConfigurationsCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeMatchmakingConfigurationsCommand extends DescribeMatchmakingConfigurationsCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeMatchmakingRuleSetsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [DescribeMatchmakingRuleSetsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeMatchmakingRuleSetsCommandInput,
32
+ DescribeMatchmakingRuleSetsCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeMatchmakingRuleSetsCommand extends DescribeMatchmakingRuleSetsCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribePlayerSessionsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [DescribePlayerSessionsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribePlayerSessionsCommandInput,
32
+ DescribePlayerSessionsCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribePlayerSessionsCommand extends DescribePlayerSessionsCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeRuntimeConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeRuntimeConfigurationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeRuntimeConfigurationCommandInput,
32
+ DescribeRuntimeConfigurationCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeRuntimeConfigurationCommand extends DescribeRuntimeConfigurationCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeScalingPoliciesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeScalingPoliciesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeScalingPoliciesCommandInput,
32
+ DescribeScalingPoliciesCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeScalingPoliciesCommand extends DescribeScalingPoliciesCommand_base {}
@@ -21,6 +21,15 @@ declare const DescribeScriptCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DescribeScriptCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DescribeScriptCommandInput,
28
+ DescribeScriptCommandOutput,
29
+ GameLiftClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DescribeScriptCommand extends DescribeScriptCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeVpcPeeringAuthorizationsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [DescribeVpcPeeringAuthorizationsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeVpcPeeringAuthorizationsCommandInput,
32
+ DescribeVpcPeeringAuthorizationsCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeVpcPeeringAuthorizationsCommand extends DescribeVpcPeeringAuthorizationsCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeVpcPeeringConnectionsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [DescribeVpcPeeringConnectionsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeVpcPeeringConnectionsCommandInput,
32
+ DescribeVpcPeeringConnectionsCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeVpcPeeringConnectionsCommand extends DescribeVpcPeeringConnectionsCommand_base {}
@@ -24,6 +24,15 @@ declare const GetComputeAccessCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: GetComputeAccessCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ GetComputeAccessCommandInput,
31
+ GetComputeAccessCommandOutput,
32
+ GameLiftClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class GetComputeAccessCommand extends GetComputeAccessCommand_base {}
@@ -25,6 +25,15 @@ declare const GetComputeAuthTokenCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetComputeAuthTokenCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetComputeAuthTokenCommandInput,
32
+ GetComputeAuthTokenCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetComputeAuthTokenCommand extends GetComputeAuthTokenCommand_base {}
@@ -25,6 +25,15 @@ declare const GetGameSessionLogUrlCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetGameSessionLogUrlCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetGameSessionLogUrlCommandInput,
32
+ GetGameSessionLogUrlCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetGameSessionLogUrlCommand extends GetGameSessionLogUrlCommand_base {}
@@ -24,6 +24,15 @@ declare const GetInstanceAccessCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: GetInstanceAccessCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ GetInstanceAccessCommandInput,
31
+ GetInstanceAccessCommandOutput,
32
+ GameLiftClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class GetInstanceAccessCommand extends GetInstanceAccessCommand_base {}
@@ -21,6 +21,15 @@ declare const ListAliasesCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ ...[input]: [] | [ListAliasesCommandInput]
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ListAliasesCommandInput,
28
+ ListAliasesCommandOutput,
29
+ GameLiftClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ListAliasesCommand extends ListAliasesCommand_base {}
@@ -21,6 +21,15 @@ declare const ListBuildsCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ ...[input]: [] | [ListBuildsCommandInput]
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ListBuildsCommandInput,
28
+ ListBuildsCommandOutput,
29
+ GameLiftClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ListBuildsCommand extends ListBuildsCommand_base {}