@aws-sdk/client-gamelift 3.803.0 → 3.806.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 (202) hide show
  1. package/dist-cjs/runtimeConfig.js +6 -6
  2. package/dist-es/protocols/Aws_json1_1.js +2 -2
  3. package/dist-es/runtimeConfig.js +6 -6
  4. package/dist-types/commands/AcceptMatchCommand.d.ts +1 -1
  5. package/dist-types/commands/ClaimGameServerCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateAliasCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateContainerFleetCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateContainerGroupDefinitionCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateFleetCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateFleetLocationsCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateGameServerGroupCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateGameSessionCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateGameSessionQueueCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateLocationCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateMatchmakingConfigurationCommand.d.ts +1 -1
  16. package/dist-types/commands/CreateMatchmakingRuleSetCommand.d.ts +1 -1
  17. package/dist-types/commands/CreatePlayerSessionCommand.d.ts +1 -1
  18. package/dist-types/commands/CreatePlayerSessionsCommand.d.ts +1 -1
  19. package/dist-types/commands/CreateVpcPeeringAuthorizationCommand.d.ts +1 -1
  20. package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteAliasCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteBuildCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteContainerFleetCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteContainerGroupDefinitionCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteFleetCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteFleetLocationsCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteGameServerGroupCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteGameSessionQueueCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteLocationCommand.d.ts +1 -1
  30. package/dist-types/commands/DeleteMatchmakingConfigurationCommand.d.ts +1 -1
  31. package/dist-types/commands/DeleteMatchmakingRuleSetCommand.d.ts +1 -1
  32. package/dist-types/commands/DeleteScalingPolicyCommand.d.ts +1 -1
  33. package/dist-types/commands/DeleteScriptCommand.d.ts +1 -1
  34. package/dist-types/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +1 -1
  35. package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +1 -1
  36. package/dist-types/commands/DeregisterComputeCommand.d.ts +1 -1
  37. package/dist-types/commands/DeregisterGameServerCommand.d.ts +1 -1
  38. package/dist-types/commands/DescribeAliasCommand.d.ts +1 -1
  39. package/dist-types/commands/DescribeBuildCommand.d.ts +1 -1
  40. package/dist-types/commands/DescribeComputeCommand.d.ts +1 -1
  41. package/dist-types/commands/DescribeContainerFleetCommand.d.ts +1 -1
  42. package/dist-types/commands/DescribeContainerGroupDefinitionCommand.d.ts +1 -1
  43. package/dist-types/commands/DescribeFleetDeploymentCommand.d.ts +1 -1
  44. package/dist-types/commands/DescribeFleetEventsCommand.d.ts +1 -1
  45. package/dist-types/commands/DescribeFleetLocationAttributesCommand.d.ts +1 -1
  46. package/dist-types/commands/DescribeFleetLocationCapacityCommand.d.ts +1 -1
  47. package/dist-types/commands/DescribeFleetLocationUtilizationCommand.d.ts +1 -1
  48. package/dist-types/commands/DescribeFleetPortSettingsCommand.d.ts +1 -1
  49. package/dist-types/commands/DescribeGameServerCommand.d.ts +1 -1
  50. package/dist-types/commands/DescribeGameServerGroupCommand.d.ts +1 -1
  51. package/dist-types/commands/DescribeGameServerInstancesCommand.d.ts +1 -1
  52. package/dist-types/commands/DescribeGameSessionPlacementCommand.d.ts +1 -1
  53. package/dist-types/commands/DescribeInstancesCommand.d.ts +1 -1
  54. package/dist-types/commands/DescribeMatchmakingCommand.d.ts +1 -1
  55. package/dist-types/commands/DescribeRuntimeConfigurationCommand.d.ts +1 -1
  56. package/dist-types/commands/DescribeScalingPoliciesCommand.d.ts +1 -1
  57. package/dist-types/commands/DescribeScriptCommand.d.ts +1 -1
  58. package/dist-types/commands/GetComputeAccessCommand.d.ts +1 -1
  59. package/dist-types/commands/GetComputeAuthTokenCommand.d.ts +1 -1
  60. package/dist-types/commands/GetGameSessionLogUrlCommand.d.ts +1 -1
  61. package/dist-types/commands/GetInstanceAccessCommand.d.ts +1 -1
  62. package/dist-types/commands/ListComputeCommand.d.ts +1 -1
  63. package/dist-types/commands/ListContainerGroupDefinitionVersionsCommand.d.ts +1 -1
  64. package/dist-types/commands/ListGameServersCommand.d.ts +1 -1
  65. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  66. package/dist-types/commands/PutScalingPolicyCommand.d.ts +1 -1
  67. package/dist-types/commands/RegisterComputeCommand.d.ts +1 -1
  68. package/dist-types/commands/RegisterGameServerCommand.d.ts +1 -1
  69. package/dist-types/commands/RequestUploadCredentialsCommand.d.ts +1 -1
  70. package/dist-types/commands/ResolveAliasCommand.d.ts +1 -1
  71. package/dist-types/commands/ResumeGameServerGroupCommand.d.ts +1 -1
  72. package/dist-types/commands/StartFleetActionsCommand.d.ts +1 -1
  73. package/dist-types/commands/StartGameSessionPlacementCommand.d.ts +1 -1
  74. package/dist-types/commands/StartMatchBackfillCommand.d.ts +1 -1
  75. package/dist-types/commands/StartMatchmakingCommand.d.ts +1 -1
  76. package/dist-types/commands/StopFleetActionsCommand.d.ts +1 -1
  77. package/dist-types/commands/StopGameSessionPlacementCommand.d.ts +1 -1
  78. package/dist-types/commands/StopMatchmakingCommand.d.ts +1 -1
  79. package/dist-types/commands/SuspendGameServerGroupCommand.d.ts +1 -1
  80. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  81. package/dist-types/commands/TerminateGameSessionCommand.d.ts +1 -1
  82. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  83. package/dist-types/commands/UpdateAliasCommand.d.ts +1 -1
  84. package/dist-types/commands/UpdateBuildCommand.d.ts +1 -1
  85. package/dist-types/commands/UpdateContainerFleetCommand.d.ts +1 -1
  86. package/dist-types/commands/UpdateContainerGroupDefinitionCommand.d.ts +1 -1
  87. package/dist-types/commands/UpdateFleetAttributesCommand.d.ts +1 -1
  88. package/dist-types/commands/UpdateFleetCapacityCommand.d.ts +1 -1
  89. package/dist-types/commands/UpdateFleetPortSettingsCommand.d.ts +1 -1
  90. package/dist-types/commands/UpdateGameServerCommand.d.ts +1 -1
  91. package/dist-types/commands/UpdateGameServerGroupCommand.d.ts +1 -1
  92. package/dist-types/commands/UpdateGameSessionCommand.d.ts +1 -1
  93. package/dist-types/commands/UpdateGameSessionQueueCommand.d.ts +1 -1
  94. package/dist-types/commands/UpdateMatchmakingConfigurationCommand.d.ts +1 -1
  95. package/dist-types/commands/UpdateRuntimeConfigurationCommand.d.ts +1 -1
  96. package/dist-types/commands/UpdateScriptCommand.d.ts +1 -1
  97. package/dist-types/commands/ValidateMatchmakingRuleSetCommand.d.ts +1 -1
  98. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  99. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  100. package/dist-types/runtimeConfig.d.ts +16 -16
  101. package/dist-types/runtimeConfig.native.d.ts +18 -18
  102. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  103. package/dist-types/ts3.4/commands/AcceptMatchCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/ClaimGameServerCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/CreateContainerFleetCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/CreateContainerGroupDefinitionCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/CreateFleetLocationsCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/CreateGameServerGroupCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/CreateGameSessionCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/CreateGameSessionQueueCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/CreateLocationCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/CreateMatchmakingConfigurationCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/CreateMatchmakingRuleSetCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/CreatePlayerSessionCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/CreatePlayerSessionsCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/CreateVpcPeeringAuthorizationCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/CreateVpcPeeringConnectionCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/DeleteBuildCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/DeleteContainerFleetCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/DeleteContainerGroupDefinitionCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/DeleteFleetLocationsCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/DeleteGameServerGroupCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/DeleteGameSessionQueueCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/DeleteLocationCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/DeleteMatchmakingConfigurationCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/DeleteMatchmakingRuleSetCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/DeleteScalingPolicyCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/DeleteScriptCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/DeregisterComputeCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/DeregisterGameServerCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/DescribeAliasCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/DescribeBuildCommand.d.ts +1 -1
  139. package/dist-types/ts3.4/commands/DescribeComputeCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/DescribeContainerFleetCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/DescribeContainerGroupDefinitionCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/DescribeFleetDeploymentCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/DescribeFleetEventsCommand.d.ts +1 -1
  144. package/dist-types/ts3.4/commands/DescribeFleetLocationAttributesCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/DescribeFleetLocationCapacityCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/commands/DescribeFleetLocationUtilizationCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/DescribeFleetPortSettingsCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/DescribeGameServerCommand.d.ts +1 -1
  149. package/dist-types/ts3.4/commands/DescribeGameServerGroupCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/DescribeGameServerInstancesCommand.d.ts +1 -1
  151. package/dist-types/ts3.4/commands/DescribeGameSessionPlacementCommand.d.ts +1 -1
  152. package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +1 -1
  153. package/dist-types/ts3.4/commands/DescribeMatchmakingCommand.d.ts +1 -1
  154. package/dist-types/ts3.4/commands/DescribeRuntimeConfigurationCommand.d.ts +1 -1
  155. package/dist-types/ts3.4/commands/DescribeScalingPoliciesCommand.d.ts +1 -1
  156. package/dist-types/ts3.4/commands/DescribeScriptCommand.d.ts +1 -1
  157. package/dist-types/ts3.4/commands/GetComputeAccessCommand.d.ts +1 -1
  158. package/dist-types/ts3.4/commands/GetComputeAuthTokenCommand.d.ts +1 -1
  159. package/dist-types/ts3.4/commands/GetGameSessionLogUrlCommand.d.ts +1 -1
  160. package/dist-types/ts3.4/commands/GetInstanceAccessCommand.d.ts +1 -1
  161. package/dist-types/ts3.4/commands/ListComputeCommand.d.ts +1 -1
  162. package/dist-types/ts3.4/commands/ListContainerGroupDefinitionVersionsCommand.d.ts +1 -1
  163. package/dist-types/ts3.4/commands/ListGameServersCommand.d.ts +1 -1
  164. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  165. package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +1 -1
  166. package/dist-types/ts3.4/commands/RegisterComputeCommand.d.ts +1 -1
  167. package/dist-types/ts3.4/commands/RegisterGameServerCommand.d.ts +1 -1
  168. package/dist-types/ts3.4/commands/RequestUploadCredentialsCommand.d.ts +1 -1
  169. package/dist-types/ts3.4/commands/ResolveAliasCommand.d.ts +1 -1
  170. package/dist-types/ts3.4/commands/ResumeGameServerGroupCommand.d.ts +1 -1
  171. package/dist-types/ts3.4/commands/StartFleetActionsCommand.d.ts +1 -1
  172. package/dist-types/ts3.4/commands/StartGameSessionPlacementCommand.d.ts +1 -1
  173. package/dist-types/ts3.4/commands/StartMatchBackfillCommand.d.ts +1 -1
  174. package/dist-types/ts3.4/commands/StartMatchmakingCommand.d.ts +1 -1
  175. package/dist-types/ts3.4/commands/StopFleetActionsCommand.d.ts +1 -1
  176. package/dist-types/ts3.4/commands/StopGameSessionPlacementCommand.d.ts +1 -1
  177. package/dist-types/ts3.4/commands/StopMatchmakingCommand.d.ts +1 -1
  178. package/dist-types/ts3.4/commands/SuspendGameServerGroupCommand.d.ts +1 -1
  179. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  180. package/dist-types/ts3.4/commands/TerminateGameSessionCommand.d.ts +1 -1
  181. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  182. package/dist-types/ts3.4/commands/UpdateAliasCommand.d.ts +1 -1
  183. package/dist-types/ts3.4/commands/UpdateBuildCommand.d.ts +1 -1
  184. package/dist-types/ts3.4/commands/UpdateContainerFleetCommand.d.ts +1 -1
  185. package/dist-types/ts3.4/commands/UpdateContainerGroupDefinitionCommand.d.ts +1 -1
  186. package/dist-types/ts3.4/commands/UpdateFleetAttributesCommand.d.ts +1 -1
  187. package/dist-types/ts3.4/commands/UpdateFleetCapacityCommand.d.ts +1 -1
  188. package/dist-types/ts3.4/commands/UpdateFleetPortSettingsCommand.d.ts +1 -1
  189. package/dist-types/ts3.4/commands/UpdateGameServerCommand.d.ts +1 -1
  190. package/dist-types/ts3.4/commands/UpdateGameServerGroupCommand.d.ts +1 -1
  191. package/dist-types/ts3.4/commands/UpdateGameSessionCommand.d.ts +1 -1
  192. package/dist-types/ts3.4/commands/UpdateGameSessionQueueCommand.d.ts +1 -1
  193. package/dist-types/ts3.4/commands/UpdateMatchmakingConfigurationCommand.d.ts +1 -1
  194. package/dist-types/ts3.4/commands/UpdateRuntimeConfigurationCommand.d.ts +1 -1
  195. package/dist-types/ts3.4/commands/UpdateScriptCommand.d.ts +1 -1
  196. package/dist-types/ts3.4/commands/ValidateMatchmakingRuleSetCommand.d.ts +1 -1
  197. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  198. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  199. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  200. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  201. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  202. package/package.json +22 -22
@@ -23,7 +23,7 @@ export interface DescribeGameServerCommandOutput extends DescribeGameServerOutpu
23
23
  }
24
24
  declare const DescribeGameServerCommand_base: {
25
25
  new (input: DescribeGameServerCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGameServerCommandInput, DescribeGameServerCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeGameServerCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGameServerCommandInput, DescribeGameServerCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeGameServerCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGameServerCommandInput, DescribeGameServerCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeGameServerGroupCommandOutput extends DescribeGameServer
23
23
  }
24
24
  declare const DescribeGameServerGroupCommand_base: {
25
25
  new (input: DescribeGameServerGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGameServerGroupCommandInput, DescribeGameServerGroupCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeGameServerGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGameServerGroupCommandInput, DescribeGameServerGroupCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeGameServerGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGameServerGroupCommandInput, DescribeGameServerGroupCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeGameServerInstancesCommandOutput extends DescribeGameSe
23
23
  }
24
24
  declare const DescribeGameServerInstancesCommand_base: {
25
25
  new (input: DescribeGameServerInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGameServerInstancesCommandInput, DescribeGameServerInstancesCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeGameServerInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGameServerInstancesCommandInput, DescribeGameServerInstancesCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeGameServerInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGameServerInstancesCommandInput, DescribeGameServerInstancesCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeGameSessionPlacementCommandOutput extends DescribeGameS
23
23
  }
24
24
  declare const DescribeGameSessionPlacementCommand_base: {
25
25
  new (input: DescribeGameSessionPlacementCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGameSessionPlacementCommandInput, DescribeGameSessionPlacementCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeGameSessionPlacementCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGameSessionPlacementCommandInput, DescribeGameSessionPlacementCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeGameSessionPlacementCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGameSessionPlacementCommandInput, DescribeGameSessionPlacementCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeInstancesCommandOutput extends DescribeInstancesOutput,
23
23
  }
24
24
  declare const DescribeInstancesCommand_base: {
25
25
  new (input: DescribeInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeInstancesCommandInput, DescribeInstancesCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeInstancesCommandInput, DescribeInstancesCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeInstancesCommandInput, DescribeInstancesCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeMatchmakingCommandOutput extends DescribeMatchmakingOut
23
23
  }
24
24
  declare const DescribeMatchmakingCommand_base: {
25
25
  new (input: DescribeMatchmakingCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMatchmakingCommandInput, DescribeMatchmakingCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeMatchmakingCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMatchmakingCommandInput, DescribeMatchmakingCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeMatchmakingCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMatchmakingCommandInput, DescribeMatchmakingCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeRuntimeConfigurationCommandOutput extends DescribeRunti
23
23
  }
24
24
  declare const DescribeRuntimeConfigurationCommand_base: {
25
25
  new (input: DescribeRuntimeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRuntimeConfigurationCommandInput, DescribeRuntimeConfigurationCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeRuntimeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRuntimeConfigurationCommandInput, DescribeRuntimeConfigurationCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeRuntimeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRuntimeConfigurationCommandInput, DescribeRuntimeConfigurationCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeScalingPoliciesCommandOutput extends DescribeScalingPol
23
23
  }
24
24
  declare const DescribeScalingPoliciesCommand_base: {
25
25
  new (input: DescribeScalingPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeScalingPoliciesCommandInput, DescribeScalingPoliciesCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeScalingPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeScalingPoliciesCommandInput, DescribeScalingPoliciesCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeScalingPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeScalingPoliciesCommandInput, DescribeScalingPoliciesCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeScriptCommandOutput extends DescribeScriptOutput, __Met
23
23
  }
24
24
  declare const DescribeScriptCommand_base: {
25
25
  new (input: DescribeScriptCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeScriptCommandInput, DescribeScriptCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeScriptCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeScriptCommandInput, DescribeScriptCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeScriptCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeScriptCommandInput, DescribeScriptCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetComputeAccessCommandOutput extends GetComputeAccessOutput, _
23
23
  }
24
24
  declare const GetComputeAccessCommand_base: {
25
25
  new (input: GetComputeAccessCommandInput): import("@smithy/smithy-client").CommandImpl<GetComputeAccessCommandInput, GetComputeAccessCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetComputeAccessCommandInput): import("@smithy/smithy-client").CommandImpl<GetComputeAccessCommandInput, GetComputeAccessCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetComputeAccessCommandInput): import("@smithy/smithy-client").CommandImpl<GetComputeAccessCommandInput, GetComputeAccessCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetComputeAuthTokenCommandOutput extends GetComputeAuthTokenOut
23
23
  }
24
24
  declare const GetComputeAuthTokenCommand_base: {
25
25
  new (input: GetComputeAuthTokenCommandInput): import("@smithy/smithy-client").CommandImpl<GetComputeAuthTokenCommandInput, GetComputeAuthTokenCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetComputeAuthTokenCommandInput): import("@smithy/smithy-client").CommandImpl<GetComputeAuthTokenCommandInput, GetComputeAuthTokenCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetComputeAuthTokenCommandInput): import("@smithy/smithy-client").CommandImpl<GetComputeAuthTokenCommandInput, GetComputeAuthTokenCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetGameSessionLogUrlCommandOutput extends GetGameSessionLogUrlO
23
23
  }
24
24
  declare const GetGameSessionLogUrlCommand_base: {
25
25
  new (input: GetGameSessionLogUrlCommandInput): import("@smithy/smithy-client").CommandImpl<GetGameSessionLogUrlCommandInput, GetGameSessionLogUrlCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetGameSessionLogUrlCommandInput): import("@smithy/smithy-client").CommandImpl<GetGameSessionLogUrlCommandInput, GetGameSessionLogUrlCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetGameSessionLogUrlCommandInput): import("@smithy/smithy-client").CommandImpl<GetGameSessionLogUrlCommandInput, GetGameSessionLogUrlCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetInstanceAccessCommandOutput extends GetInstanceAccessOutput,
23
23
  }
24
24
  declare const GetInstanceAccessCommand_base: {
25
25
  new (input: GetInstanceAccessCommandInput): import("@smithy/smithy-client").CommandImpl<GetInstanceAccessCommandInput, GetInstanceAccessCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetInstanceAccessCommandInput): import("@smithy/smithy-client").CommandImpl<GetInstanceAccessCommandInput, GetInstanceAccessCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetInstanceAccessCommandInput): import("@smithy/smithy-client").CommandImpl<GetInstanceAccessCommandInput, GetInstanceAccessCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListComputeCommandOutput extends ListComputeOutput, __MetadataB
23
23
  }
24
24
  declare const ListComputeCommand_base: {
25
25
  new (input: ListComputeCommandInput): import("@smithy/smithy-client").CommandImpl<ListComputeCommandInput, ListComputeCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListComputeCommandInput): import("@smithy/smithy-client").CommandImpl<ListComputeCommandInput, ListComputeCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListComputeCommandInput): import("@smithy/smithy-client").CommandImpl<ListComputeCommandInput, ListComputeCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListContainerGroupDefinitionVersionsCommandOutput extends ListC
23
23
  }
24
24
  declare const ListContainerGroupDefinitionVersionsCommand_base: {
25
25
  new (input: ListContainerGroupDefinitionVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListContainerGroupDefinitionVersionsCommandInput, ListContainerGroupDefinitionVersionsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListContainerGroupDefinitionVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListContainerGroupDefinitionVersionsCommandInput, ListContainerGroupDefinitionVersionsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListContainerGroupDefinitionVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListContainerGroupDefinitionVersionsCommandInput, ListContainerGroupDefinitionVersionsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListGameServersCommandOutput extends ListGameServersOutput, __M
23
23
  }
24
24
  declare const ListGameServersCommand_base: {
25
25
  new (input: ListGameServersCommandInput): import("@smithy/smithy-client").CommandImpl<ListGameServersCommandInput, ListGameServersCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListGameServersCommandInput): import("@smithy/smithy-client").CommandImpl<ListGameServersCommandInput, ListGameServersCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListGameServersCommandInput): import("@smithy/smithy-client").CommandImpl<ListGameServersCommandInput, ListGameServersCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
23
23
  }
24
24
  declare const ListTagsForResourceCommand_base: {
25
25
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutScalingPolicyCommandOutput extends PutScalingPolicyOutput, _
23
23
  }
24
24
  declare const PutScalingPolicyCommand_base: {
25
25
  new (input: PutScalingPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutScalingPolicyCommandInput, PutScalingPolicyCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutScalingPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutScalingPolicyCommandInput, PutScalingPolicyCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutScalingPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutScalingPolicyCommandInput, PutScalingPolicyCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RegisterComputeCommandOutput extends RegisterComputeOutput, __M
23
23
  }
24
24
  declare const RegisterComputeCommand_base: {
25
25
  new (input: RegisterComputeCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterComputeCommandInput, RegisterComputeCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RegisterComputeCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterComputeCommandInput, RegisterComputeCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RegisterComputeCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterComputeCommandInput, RegisterComputeCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RegisterGameServerCommandOutput extends RegisterGameServerOutpu
23
23
  }
24
24
  declare const RegisterGameServerCommand_base: {
25
25
  new (input: RegisterGameServerCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterGameServerCommandInput, RegisterGameServerCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RegisterGameServerCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterGameServerCommandInput, RegisterGameServerCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RegisterGameServerCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterGameServerCommandInput, RegisterGameServerCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RequestUploadCredentialsCommandOutput extends RequestUploadCred
23
23
  }
24
24
  declare const RequestUploadCredentialsCommand_base: {
25
25
  new (input: RequestUploadCredentialsCommandInput): import("@smithy/smithy-client").CommandImpl<RequestUploadCredentialsCommandInput, RequestUploadCredentialsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RequestUploadCredentialsCommandInput): import("@smithy/smithy-client").CommandImpl<RequestUploadCredentialsCommandInput, RequestUploadCredentialsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RequestUploadCredentialsCommandInput): import("@smithy/smithy-client").CommandImpl<RequestUploadCredentialsCommandInput, RequestUploadCredentialsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ResolveAliasCommandOutput extends ResolveAliasOutput, __Metadat
23
23
  }
24
24
  declare const ResolveAliasCommand_base: {
25
25
  new (input: ResolveAliasCommandInput): import("@smithy/smithy-client").CommandImpl<ResolveAliasCommandInput, ResolveAliasCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ResolveAliasCommandInput): import("@smithy/smithy-client").CommandImpl<ResolveAliasCommandInput, ResolveAliasCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ResolveAliasCommandInput): import("@smithy/smithy-client").CommandImpl<ResolveAliasCommandInput, ResolveAliasCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ResumeGameServerGroupCommandOutput extends ResumeGameServerGrou
23
23
  }
24
24
  declare const ResumeGameServerGroupCommand_base: {
25
25
  new (input: ResumeGameServerGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ResumeGameServerGroupCommandInput, ResumeGameServerGroupCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ResumeGameServerGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ResumeGameServerGroupCommandInput, ResumeGameServerGroupCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ResumeGameServerGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ResumeGameServerGroupCommandInput, ResumeGameServerGroupCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartFleetActionsCommandOutput extends StartFleetActionsOutput,
23
23
  }
24
24
  declare const StartFleetActionsCommand_base: {
25
25
  new (input: StartFleetActionsCommandInput): import("@smithy/smithy-client").CommandImpl<StartFleetActionsCommandInput, StartFleetActionsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartFleetActionsCommandInput): import("@smithy/smithy-client").CommandImpl<StartFleetActionsCommandInput, StartFleetActionsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartFleetActionsCommandInput): import("@smithy/smithy-client").CommandImpl<StartFleetActionsCommandInput, StartFleetActionsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartGameSessionPlacementCommandOutput extends StartGameSession
23
23
  }
24
24
  declare const StartGameSessionPlacementCommand_base: {
25
25
  new (input: StartGameSessionPlacementCommandInput): import("@smithy/smithy-client").CommandImpl<StartGameSessionPlacementCommandInput, StartGameSessionPlacementCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartGameSessionPlacementCommandInput): import("@smithy/smithy-client").CommandImpl<StartGameSessionPlacementCommandInput, StartGameSessionPlacementCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartGameSessionPlacementCommandInput): import("@smithy/smithy-client").CommandImpl<StartGameSessionPlacementCommandInput, StartGameSessionPlacementCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartMatchBackfillCommandOutput extends StartMatchBackfillOutpu
23
23
  }
24
24
  declare const StartMatchBackfillCommand_base: {
25
25
  new (input: StartMatchBackfillCommandInput): import("@smithy/smithy-client").CommandImpl<StartMatchBackfillCommandInput, StartMatchBackfillCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartMatchBackfillCommandInput): import("@smithy/smithy-client").CommandImpl<StartMatchBackfillCommandInput, StartMatchBackfillCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartMatchBackfillCommandInput): import("@smithy/smithy-client").CommandImpl<StartMatchBackfillCommandInput, StartMatchBackfillCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartMatchmakingCommandOutput extends StartMatchmakingOutput, _
23
23
  }
24
24
  declare const StartMatchmakingCommand_base: {
25
25
  new (input: StartMatchmakingCommandInput): import("@smithy/smithy-client").CommandImpl<StartMatchmakingCommandInput, StartMatchmakingCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartMatchmakingCommandInput): import("@smithy/smithy-client").CommandImpl<StartMatchmakingCommandInput, StartMatchmakingCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartMatchmakingCommandInput): import("@smithy/smithy-client").CommandImpl<StartMatchmakingCommandInput, StartMatchmakingCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StopFleetActionsCommandOutput extends StopFleetActionsOutput, _
23
23
  }
24
24
  declare const StopFleetActionsCommand_base: {
25
25
  new (input: StopFleetActionsCommandInput): import("@smithy/smithy-client").CommandImpl<StopFleetActionsCommandInput, StopFleetActionsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StopFleetActionsCommandInput): import("@smithy/smithy-client").CommandImpl<StopFleetActionsCommandInput, StopFleetActionsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StopFleetActionsCommandInput): import("@smithy/smithy-client").CommandImpl<StopFleetActionsCommandInput, StopFleetActionsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StopGameSessionPlacementCommandOutput extends StopGameSessionPl
23
23
  }
24
24
  declare const StopGameSessionPlacementCommand_base: {
25
25
  new (input: StopGameSessionPlacementCommandInput): import("@smithy/smithy-client").CommandImpl<StopGameSessionPlacementCommandInput, StopGameSessionPlacementCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StopGameSessionPlacementCommandInput): import("@smithy/smithy-client").CommandImpl<StopGameSessionPlacementCommandInput, StopGameSessionPlacementCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StopGameSessionPlacementCommandInput): import("@smithy/smithy-client").CommandImpl<StopGameSessionPlacementCommandInput, StopGameSessionPlacementCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StopMatchmakingCommandOutput extends StopMatchmakingOutput, __M
23
23
  }
24
24
  declare const StopMatchmakingCommand_base: {
25
25
  new (input: StopMatchmakingCommandInput): import("@smithy/smithy-client").CommandImpl<StopMatchmakingCommandInput, StopMatchmakingCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StopMatchmakingCommandInput): import("@smithy/smithy-client").CommandImpl<StopMatchmakingCommandInput, StopMatchmakingCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StopMatchmakingCommandInput): import("@smithy/smithy-client").CommandImpl<StopMatchmakingCommandInput, StopMatchmakingCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface SuspendGameServerGroupCommandOutput extends SuspendGameServerGr
23
23
  }
24
24
  declare const SuspendGameServerGroupCommand_base: {
25
25
  new (input: SuspendGameServerGroupCommandInput): import("@smithy/smithy-client").CommandImpl<SuspendGameServerGroupCommandInput, SuspendGameServerGroupCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: SuspendGameServerGroupCommandInput): import("@smithy/smithy-client").CommandImpl<SuspendGameServerGroupCommandInput, SuspendGameServerGroupCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: SuspendGameServerGroupCommandInput): import("@smithy/smithy-client").CommandImpl<SuspendGameServerGroupCommandInput, SuspendGameServerGroupCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
23
23
  }
24
24
  declare const TagResourceCommand_base: {
25
25
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface TerminateGameSessionCommandOutput extends TerminateGameSessionO
23
23
  }
24
24
  declare const TerminateGameSessionCommand_base: {
25
25
  new (input: TerminateGameSessionCommandInput): import("@smithy/smithy-client").CommandImpl<TerminateGameSessionCommandInput, TerminateGameSessionCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: TerminateGameSessionCommandInput): import("@smithy/smithy-client").CommandImpl<TerminateGameSessionCommandInput, TerminateGameSessionCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: TerminateGameSessionCommandInput): import("@smithy/smithy-client").CommandImpl<TerminateGameSessionCommandInput, TerminateGameSessionCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
23
23
  }
24
24
  declare const UntagResourceCommand_base: {
25
25
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateAliasCommandOutput extends UpdateAliasOutput, __MetadataB
23
23
  }
24
24
  declare const UpdateAliasCommand_base: {
25
25
  new (input: UpdateAliasCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAliasCommandInput, UpdateAliasCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateAliasCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAliasCommandInput, UpdateAliasCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateAliasCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAliasCommandInput, UpdateAliasCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateBuildCommandOutput extends UpdateBuildOutput, __MetadataB
23
23
  }
24
24
  declare const UpdateBuildCommand_base: {
25
25
  new (input: UpdateBuildCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBuildCommandInput, UpdateBuildCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateBuildCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBuildCommandInput, UpdateBuildCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateBuildCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBuildCommandInput, UpdateBuildCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateContainerFleetCommandOutput extends UpdateContainerFleetO
23
23
  }
24
24
  declare const UpdateContainerFleetCommand_base: {
25
25
  new (input: UpdateContainerFleetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContainerFleetCommandInput, UpdateContainerFleetCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateContainerFleetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContainerFleetCommandInput, UpdateContainerFleetCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateContainerFleetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContainerFleetCommandInput, UpdateContainerFleetCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateContainerGroupDefinitionCommandOutput extends UpdateConta
23
23
  }
24
24
  declare const UpdateContainerGroupDefinitionCommand_base: {
25
25
  new (input: UpdateContainerGroupDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContainerGroupDefinitionCommandInput, UpdateContainerGroupDefinitionCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateContainerGroupDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContainerGroupDefinitionCommandInput, UpdateContainerGroupDefinitionCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateContainerGroupDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContainerGroupDefinitionCommandInput, UpdateContainerGroupDefinitionCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateFleetAttributesCommandOutput extends UpdateFleetAttribute
23
23
  }
24
24
  declare const UpdateFleetAttributesCommand_base: {
25
25
  new (input: UpdateFleetAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFleetAttributesCommandInput, UpdateFleetAttributesCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateFleetAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFleetAttributesCommandInput, UpdateFleetAttributesCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateFleetAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFleetAttributesCommandInput, UpdateFleetAttributesCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateFleetCapacityCommandOutput extends UpdateFleetCapacityOut
23
23
  }
24
24
  declare const UpdateFleetCapacityCommand_base: {
25
25
  new (input: UpdateFleetCapacityCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFleetCapacityCommandInput, UpdateFleetCapacityCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateFleetCapacityCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFleetCapacityCommandInput, UpdateFleetCapacityCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateFleetCapacityCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFleetCapacityCommandInput, UpdateFleetCapacityCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateFleetPortSettingsCommandOutput extends UpdateFleetPortSet
23
23
  }
24
24
  declare const UpdateFleetPortSettingsCommand_base: {
25
25
  new (input: UpdateFleetPortSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFleetPortSettingsCommandInput, UpdateFleetPortSettingsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateFleetPortSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFleetPortSettingsCommandInput, UpdateFleetPortSettingsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateFleetPortSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFleetPortSettingsCommandInput, UpdateFleetPortSettingsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateGameServerCommandOutput extends UpdateGameServerOutput, _
23
23
  }
24
24
  declare const UpdateGameServerCommand_base: {
25
25
  new (input: UpdateGameServerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGameServerCommandInput, UpdateGameServerCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateGameServerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGameServerCommandInput, UpdateGameServerCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateGameServerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGameServerCommandInput, UpdateGameServerCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateGameServerGroupCommandOutput extends UpdateGameServerGrou
23
23
  }
24
24
  declare const UpdateGameServerGroupCommand_base: {
25
25
  new (input: UpdateGameServerGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGameServerGroupCommandInput, UpdateGameServerGroupCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateGameServerGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGameServerGroupCommandInput, UpdateGameServerGroupCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateGameServerGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGameServerGroupCommandInput, UpdateGameServerGroupCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateGameSessionCommandOutput extends UpdateGameSessionOutput,
23
23
  }
24
24
  declare const UpdateGameSessionCommand_base: {
25
25
  new (input: UpdateGameSessionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGameSessionCommandInput, UpdateGameSessionCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateGameSessionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGameSessionCommandInput, UpdateGameSessionCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateGameSessionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGameSessionCommandInput, UpdateGameSessionCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateGameSessionQueueCommandOutput extends UpdateGameSessionQu
23
23
  }
24
24
  declare const UpdateGameSessionQueueCommand_base: {
25
25
  new (input: UpdateGameSessionQueueCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGameSessionQueueCommandInput, UpdateGameSessionQueueCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateGameSessionQueueCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGameSessionQueueCommandInput, UpdateGameSessionQueueCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateGameSessionQueueCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGameSessionQueueCommandInput, UpdateGameSessionQueueCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateMatchmakingConfigurationCommandOutput extends UpdateMatch
23
23
  }
24
24
  declare const UpdateMatchmakingConfigurationCommand_base: {
25
25
  new (input: UpdateMatchmakingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMatchmakingConfigurationCommandInput, UpdateMatchmakingConfigurationCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateMatchmakingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMatchmakingConfigurationCommandInput, UpdateMatchmakingConfigurationCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateMatchmakingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMatchmakingConfigurationCommandInput, UpdateMatchmakingConfigurationCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateRuntimeConfigurationCommandOutput extends UpdateRuntimeCo
23
23
  }
24
24
  declare const UpdateRuntimeConfigurationCommand_base: {
25
25
  new (input: UpdateRuntimeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRuntimeConfigurationCommandInput, UpdateRuntimeConfigurationCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateRuntimeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRuntimeConfigurationCommandInput, UpdateRuntimeConfigurationCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateRuntimeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRuntimeConfigurationCommandInput, UpdateRuntimeConfigurationCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateScriptCommandOutput extends UpdateScriptOutput, __Metadat
23
23
  }
24
24
  declare const UpdateScriptCommand_base: {
25
25
  new (input: UpdateScriptCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateScriptCommandInput, UpdateScriptCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateScriptCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateScriptCommandInput, UpdateScriptCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateScriptCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateScriptCommandInput, UpdateScriptCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ValidateMatchmakingRuleSetCommandOutput extends ValidateMatchma
23
23
  }
24
24
  declare const ValidateMatchmakingRuleSetCommand_base: {
25
25
  new (input: ValidateMatchmakingRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<ValidateMatchmakingRuleSetCommandInput, ValidateMatchmakingRuleSetCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ValidateMatchmakingRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<ValidateMatchmakingRuleSetCommandInput, ValidateMatchmakingRuleSetCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ValidateMatchmakingRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<ValidateMatchmakingRuleSetCommandInput, ValidateMatchmakingRuleSetCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -11,9 +11,7 @@ export interface ClientInputEndpointParameters {
11
11
  export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
12
12
  defaultSigningName: string;
13
13
  };
14
- export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
15
- defaultSigningName: string;
16
- };
14
+ export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
17
15
  export declare const commonParams: {
18
16
  readonly UseFIPS: {
19
17
  readonly type: "builtInParams";