@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
@@ -22,10 +22,10 @@ export interface SearchGameSessionsCommandOutput extends SearchGameSessionsOutpu
22
22
  }
23
23
  declare const SearchGameSessionsCommand_base: {
24
24
  new (input: SearchGameSessionsCommandInput): import("@smithy/smithy-client").CommandImpl<SearchGameSessionsCommandInput, SearchGameSessionsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [SearchGameSessionsCommandInput]): import("@smithy/smithy-client").CommandImpl<SearchGameSessionsCommandInput, SearchGameSessionsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves all active game sessions that match a set of search criteria and sorts them
30
30
  * into a specified order. </p>
31
31
  * <p>This operation is not designed to continually track game session status because that practice can cause you to exceed your API limit and generate errors. Instead, configure an Amazon Simple Notification Service (Amazon SNS) topic to receive notifications from a matchmaker or game session placement queue.</p>
@@ -191,6 +191,7 @@ declare const SearchGameSessionsCommand_base: {
191
191
  * @throws {@link GameLiftServiceException}
192
192
  * <p>Base exception class for all service exceptions from GameLift service.</p>
193
193
  *
194
+ * @public
194
195
  */
195
196
  export declare class SearchGameSessionsCommand extends SearchGameSessionsCommand_base {
196
197
  }
@@ -22,10 +22,10 @@ export interface StartFleetActionsCommandOutput extends StartFleetActionsOutput,
22
22
  }
23
23
  declare const StartFleetActionsCommand_base: {
24
24
  new (input: StartFleetActionsCommandInput): import("@smithy/smithy-client").CommandImpl<StartFleetActionsCommandInput, StartFleetActionsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartFleetActionsCommandInput): import("@smithy/smithy-client").CommandImpl<StartFleetActionsCommandInput, StartFleetActionsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Resumes certain types of activity on fleet instances that were suspended with <a href="https://docs.aws.amazon.com/gamelift/latest/apireference/API_StopFleetActions.html">StopFleetActions</a>. For multi-location fleets, fleet actions are managed
30
30
  * separately for each location. Currently, this operation is used to restart a fleet's
31
31
  * auto-scaling activity.</p>
@@ -98,6 +98,7 @@ declare const StartFleetActionsCommand_base: {
98
98
  * @throws {@link GameLiftServiceException}
99
99
  * <p>Base exception class for all service exceptions from GameLift service.</p>
100
100
  *
101
+ * @public
101
102
  */
102
103
  export declare class StartFleetActionsCommand extends StartFleetActionsCommand_base {
103
104
  }
@@ -22,10 +22,10 @@ export interface StartGameSessionPlacementCommandOutput extends StartGameSession
22
22
  }
23
23
  declare const StartGameSessionPlacementCommand_base: {
24
24
  new (input: StartGameSessionPlacementCommandInput): import("@smithy/smithy-client").CommandImpl<StartGameSessionPlacementCommandInput, StartGameSessionPlacementCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartGameSessionPlacementCommandInput): import("@smithy/smithy-client").CommandImpl<StartGameSessionPlacementCommandInput, StartGameSessionPlacementCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Places a request for a new game session in a queue. When processing a placement
30
30
  * request, Amazon GameLift searches for available resources on the queue's destinations, scanning
31
31
  * each until it finds resources or the placement request times out.</p>
@@ -164,6 +164,7 @@ declare const StartGameSessionPlacementCommand_base: {
164
164
  * @throws {@link GameLiftServiceException}
165
165
  * <p>Base exception class for all service exceptions from GameLift service.</p>
166
166
  *
167
+ * @public
167
168
  */
168
169
  export declare class StartGameSessionPlacementCommand extends StartGameSessionPlacementCommand_base {
169
170
  }
@@ -22,10 +22,10 @@ export interface StartMatchBackfillCommandOutput extends StartMatchBackfillOutpu
22
22
  }
23
23
  declare const StartMatchBackfillCommand_base: {
24
24
  new (input: StartMatchBackfillCommandInput): import("@smithy/smithy-client").CommandImpl<StartMatchBackfillCommandInput, StartMatchBackfillCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartMatchBackfillCommandInput): import("@smithy/smithy-client").CommandImpl<StartMatchBackfillCommandInput, StartMatchBackfillCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Finds new players to fill open slots in currently running game sessions. The backfill
30
30
  * match process is essentially identical to the process of forming new matches. Backfill
31
31
  * requests use the same matchmaker that was used to make the original match, and they
@@ -170,6 +170,7 @@ declare const StartMatchBackfillCommand_base: {
170
170
  * @throws {@link GameLiftServiceException}
171
171
  * <p>Base exception class for all service exceptions from GameLift service.</p>
172
172
  *
173
+ * @public
173
174
  */
174
175
  export declare class StartMatchBackfillCommand extends StartMatchBackfillCommand_base {
175
176
  }
@@ -22,10 +22,10 @@ export interface StartMatchmakingCommandOutput extends StartMatchmakingOutput, _
22
22
  }
23
23
  declare const StartMatchmakingCommand_base: {
24
24
  new (input: StartMatchmakingCommandInput): import("@smithy/smithy-client").CommandImpl<StartMatchmakingCommandInput, StartMatchmakingCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartMatchmakingCommandInput): import("@smithy/smithy-client").CommandImpl<StartMatchmakingCommandInput, StartMatchmakingCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Uses FlexMatch to create a game match for a group of players based on custom matchmaking
30
30
  * rules. With games that use Amazon GameLift managed hosting, this operation also triggers Amazon GameLift
31
31
  * to find hosting resources and start a new game session for the new match. Each
@@ -161,6 +161,7 @@ declare const StartMatchmakingCommand_base: {
161
161
  * @throws {@link GameLiftServiceException}
162
162
  * <p>Base exception class for all service exceptions from GameLift service.</p>
163
163
  *
164
+ * @public
164
165
  */
165
166
  export declare class StartMatchmakingCommand extends StartMatchmakingCommand_base {
166
167
  }
@@ -22,10 +22,10 @@ export interface StopFleetActionsCommandOutput extends StopFleetActionsOutput, _
22
22
  }
23
23
  declare const StopFleetActionsCommand_base: {
24
24
  new (input: StopFleetActionsCommandInput): import("@smithy/smithy-client").CommandImpl<StopFleetActionsCommandInput, StopFleetActionsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StopFleetActionsCommandInput): import("@smithy/smithy-client").CommandImpl<StopFleetActionsCommandInput, StopFleetActionsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Suspends certain types of activity in a fleet location. Currently, this operation is
30
30
  * used to stop auto-scaling activity. For multi-location fleets, fleet actions are managed
31
31
  * separately for each location. </p>
@@ -101,6 +101,7 @@ declare const StopFleetActionsCommand_base: {
101
101
  * @throws {@link GameLiftServiceException}
102
102
  * <p>Base exception class for all service exceptions from GameLift service.</p>
103
103
  *
104
+ * @public
104
105
  */
105
106
  export declare class StopFleetActionsCommand extends StopFleetActionsCommand_base {
106
107
  }
@@ -22,10 +22,10 @@ export interface StopGameSessionPlacementCommandOutput extends StopGameSessionPl
22
22
  }
23
23
  declare const StopGameSessionPlacementCommand_base: {
24
24
  new (input: StopGameSessionPlacementCommandInput): import("@smithy/smithy-client").CommandImpl<StopGameSessionPlacementCommandInput, StopGameSessionPlacementCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StopGameSessionPlacementCommandInput): import("@smithy/smithy-client").CommandImpl<StopGameSessionPlacementCommandInput, StopGameSessionPlacementCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Cancels a game session placement that is in <code>PENDING</code> status. To stop a
30
30
  * placement, provide the placement ID values. If successful, the placement is moved to
31
31
  * <code>CANCELLED</code> status.</p>
@@ -104,6 +104,7 @@ declare const StopGameSessionPlacementCommand_base: {
104
104
  * @throws {@link GameLiftServiceException}
105
105
  * <p>Base exception class for all service exceptions from GameLift service.</p>
106
106
  *
107
+ * @public
107
108
  */
108
109
  export declare class StopGameSessionPlacementCommand extends StopGameSessionPlacementCommand_base {
109
110
  }
@@ -22,10 +22,10 @@ export interface StopMatchmakingCommandOutput extends StopMatchmakingOutput, __M
22
22
  }
23
23
  declare const StopMatchmakingCommand_base: {
24
24
  new (input: StopMatchmakingCommandInput): import("@smithy/smithy-client").CommandImpl<StopMatchmakingCommandInput, StopMatchmakingCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StopMatchmakingCommandInput): import("@smithy/smithy-client").CommandImpl<StopMatchmakingCommandInput, StopMatchmakingCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Cancels a matchmaking ticket or match backfill ticket that is currently being
30
30
  * processed. To stop the matchmaking operation, specify the ticket ID. If successful, work
31
31
  * on the ticket is stopped, and the ticket status is changed to
@@ -83,6 +83,7 @@ declare const StopMatchmakingCommand_base: {
83
83
  * @throws {@link GameLiftServiceException}
84
84
  * <p>Base exception class for all service exceptions from GameLift service.</p>
85
85
  *
86
+ * @public
86
87
  */
87
88
  export declare class StopMatchmakingCommand extends StopMatchmakingCommand_base {
88
89
  }
@@ -22,10 +22,10 @@ export interface SuspendGameServerGroupCommandOutput extends SuspendGameServerGr
22
22
  }
23
23
  declare const SuspendGameServerGroupCommand_base: {
24
24
  new (input: SuspendGameServerGroupCommandInput): import("@smithy/smithy-client").CommandImpl<SuspendGameServerGroupCommandInput, SuspendGameServerGroupCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: SuspendGameServerGroupCommandInput): import("@smithy/smithy-client").CommandImpl<SuspendGameServerGroupCommandInput, SuspendGameServerGroupCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * <b>This operation is used with the Amazon GameLift FleetIQ solution and game server groups.</b>
31
31
  * </p>
@@ -119,6 +119,7 @@ declare const SuspendGameServerGroupCommand_base: {
119
119
  * @throws {@link GameLiftServiceException}
120
120
  * <p>Base exception class for all service exceptions from GameLift service.</p>
121
121
  *
122
+ * @public
122
123
  */
123
124
  export declare class SuspendGameServerGroupCommand extends SuspendGameServerGroupCommand_base {
124
125
  }
@@ -22,10 +22,10 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
22
22
  }
23
23
  declare const TagResourceCommand_base: {
24
24
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Assigns a tag to an Amazon GameLift resource. You can use tags to organize resources, create
30
30
  * IAM permissions policies to manage access to groups of resources, customize Amazon Web Services cost
31
31
  * breakdowns, and more. This operation handles the permissions necessary to manage tags
@@ -96,6 +96,7 @@ declare const TagResourceCommand_base: {
96
96
  * @throws {@link GameLiftServiceException}
97
97
  * <p>Base exception class for all service exceptions from GameLift service.</p>
98
98
  *
99
+ * @public
99
100
  */
100
101
  export declare class TagResourceCommand extends TagResourceCommand_base {
101
102
  }
@@ -22,10 +22,10 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
22
22
  }
23
23
  declare const UntagResourceCommand_base: {
24
24
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Removes a tag assigned to a Amazon GameLift resource. You can use resource tags to organize
30
30
  * Amazon Web Services resources for a range of purposes. This operation handles the permissions
31
31
  * necessary to manage tags for Amazon GameLift resources that support tagging.</p>
@@ -92,6 +92,7 @@ declare const UntagResourceCommand_base: {
92
92
  * @throws {@link GameLiftServiceException}
93
93
  * <p>Base exception class for all service exceptions from GameLift service.</p>
94
94
  *
95
+ * @public
95
96
  */
96
97
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
97
98
  }
@@ -22,10 +22,10 @@ export interface UpdateAliasCommandOutput extends UpdateAliasOutput, __MetadataB
22
22
  }
23
23
  declare const UpdateAliasCommand_base: {
24
24
  new (input: UpdateAliasCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAliasCommandInput, UpdateAliasCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateAliasCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAliasCommandInput, UpdateAliasCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates properties for an alias. To update properties, specify the alias ID to be
30
30
  * updated and provide the information to be changed. To reassign an alias to another
31
31
  * fleet, provide an updated routing strategy. If successful, the updated alias record is
@@ -95,6 +95,7 @@ declare const UpdateAliasCommand_base: {
95
95
  * @throws {@link GameLiftServiceException}
96
96
  * <p>Base exception class for all service exceptions from GameLift service.</p>
97
97
  *
98
+ * @public
98
99
  */
99
100
  export declare class UpdateAliasCommand extends UpdateAliasCommand_base {
100
101
  }
@@ -22,10 +22,10 @@ export interface UpdateBuildCommandOutput extends UpdateBuildOutput, __MetadataB
22
22
  }
23
23
  declare const UpdateBuildCommand_base: {
24
24
  new (input: UpdateBuildCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBuildCommandInput, UpdateBuildCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateBuildCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBuildCommandInput, UpdateBuildCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates metadata in a build resource, including the build name and version. To update
30
30
  * the metadata, specify the build ID to update and provide the new values. If successful,
31
31
  * a build object containing the updated metadata is returned.</p>
@@ -91,6 +91,7 @@ declare const UpdateBuildCommand_base: {
91
91
  * @throws {@link GameLiftServiceException}
92
92
  * <p>Base exception class for all service exceptions from GameLift service.</p>
93
93
  *
94
+ * @public
94
95
  */
95
96
  export declare class UpdateBuildCommand extends UpdateBuildCommand_base {
96
97
  }
@@ -22,10 +22,10 @@ export interface UpdateFleetAttributesCommandOutput extends UpdateFleetAttribute
22
22
  }
23
23
  declare const UpdateFleetAttributesCommand_base: {
24
24
  new (input: UpdateFleetAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFleetAttributesCommandInput, UpdateFleetAttributesCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateFleetAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFleetAttributesCommandInput, UpdateFleetAttributesCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates a fleet's mutable attributes, including game session protection and resource
30
30
  * creation limits.</p>
31
31
  * <p>To update fleet attributes, specify the fleet ID and the property values that you want
@@ -107,6 +107,7 @@ declare const UpdateFleetAttributesCommand_base: {
107
107
  * @throws {@link GameLiftServiceException}
108
108
  * <p>Base exception class for all service exceptions from GameLift service.</p>
109
109
  *
110
+ * @public
110
111
  */
111
112
  export declare class UpdateFleetAttributesCommand extends UpdateFleetAttributesCommand_base {
112
113
  }
@@ -22,10 +22,10 @@ export interface UpdateFleetCapacityCommandOutput extends UpdateFleetCapacityOut
22
22
  }
23
23
  declare const UpdateFleetCapacityCommand_base: {
24
24
  new (input: UpdateFleetCapacityCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFleetCapacityCommandInput, UpdateFleetCapacityCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateFleetCapacityCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFleetCapacityCommandInput, UpdateFleetCapacityCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates capacity settings for a fleet. For fleets with multiple locations, use this
30
30
  * operation to manage capacity settings in each location individually. Fleet capacity
31
31
  * determines the number of game sessions and players that can be hosted based on the fleet
@@ -135,6 +135,7 @@ declare const UpdateFleetCapacityCommand_base: {
135
135
  * @throws {@link GameLiftServiceException}
136
136
  * <p>Base exception class for all service exceptions from GameLift service.</p>
137
137
  *
138
+ * @public
138
139
  */
139
140
  export declare class UpdateFleetCapacityCommand extends UpdateFleetCapacityCommand_base {
140
141
  }
@@ -22,10 +22,10 @@ export interface UpdateFleetPortSettingsCommandOutput extends UpdateFleetPortSet
22
22
  }
23
23
  declare const UpdateFleetPortSettingsCommand_base: {
24
24
  new (input: UpdateFleetPortSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFleetPortSettingsCommandInput, UpdateFleetPortSettingsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateFleetPortSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFleetPortSettingsCommandInput, UpdateFleetPortSettingsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates permissions that allow inbound traffic to connect to game sessions that are
30
30
  * being hosted on instances in the fleet. </p>
31
31
  * <p>To update settings, specify the fleet ID to be updated and specify the changes to be
@@ -116,6 +116,7 @@ declare const UpdateFleetPortSettingsCommand_base: {
116
116
  * @throws {@link GameLiftServiceException}
117
117
  * <p>Base exception class for all service exceptions from GameLift service.</p>
118
118
  *
119
+ * @public
119
120
  */
120
121
  export declare class UpdateFleetPortSettingsCommand extends UpdateFleetPortSettingsCommand_base {
121
122
  }
@@ -22,10 +22,10 @@ export interface UpdateGameServerCommandOutput extends UpdateGameServerOutput, _
22
22
  }
23
23
  declare const UpdateGameServerCommand_base: {
24
24
  new (input: UpdateGameServerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGameServerCommandInput, UpdateGameServerCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateGameServerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGameServerCommandInput, UpdateGameServerCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * <b>This operation is used with the Amazon GameLift FleetIQ solution and game server groups.</b>
31
31
  * </p>
@@ -119,6 +119,7 @@ declare const UpdateGameServerCommand_base: {
119
119
  * @throws {@link GameLiftServiceException}
120
120
  * <p>Base exception class for all service exceptions from GameLift service.</p>
121
121
  *
122
+ * @public
122
123
  */
123
124
  export declare class UpdateGameServerCommand extends UpdateGameServerCommand_base {
124
125
  }
@@ -22,10 +22,10 @@ export interface UpdateGameServerGroupCommandOutput extends UpdateGameServerGrou
22
22
  }
23
23
  declare const UpdateGameServerGroupCommand_base: {
24
24
  new (input: UpdateGameServerGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGameServerGroupCommandInput, UpdateGameServerGroupCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateGameServerGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGameServerGroupCommandInput, UpdateGameServerGroupCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * <b>This operation is used with the Amazon GameLift FleetIQ solution and game server groups.</b>
31
31
  * </p>
@@ -113,6 +113,7 @@ declare const UpdateGameServerGroupCommand_base: {
113
113
  * @throws {@link GameLiftServiceException}
114
114
  * <p>Base exception class for all service exceptions from GameLift service.</p>
115
115
  *
116
+ * @public
116
117
  */
117
118
  export declare class UpdateGameServerGroupCommand extends UpdateGameServerGroupCommand_base {
118
119
  }
@@ -22,10 +22,10 @@ export interface UpdateGameSessionCommandOutput extends UpdateGameSessionOutput,
22
22
  }
23
23
  declare const UpdateGameSessionCommand_base: {
24
24
  new (input: UpdateGameSessionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGameSessionCommandInput, UpdateGameSessionCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateGameSessionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGameSessionCommandInput, UpdateGameSessionCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates the mutable properties of a game session. </p>
30
30
  * <p>To update a game session, specify the game session ID and the values you want to
31
31
  * change. </p>
@@ -119,6 +119,7 @@ declare const UpdateGameSessionCommand_base: {
119
119
  * @throws {@link GameLiftServiceException}
120
120
  * <p>Base exception class for all service exceptions from GameLift service.</p>
121
121
  *
122
+ * @public
122
123
  */
123
124
  export declare class UpdateGameSessionCommand extends UpdateGameSessionCommand_base {
124
125
  }
@@ -22,10 +22,10 @@ export interface UpdateGameSessionQueueCommandOutput extends UpdateGameSessionQu
22
22
  }
23
23
  declare const UpdateGameSessionQueueCommand_base: {
24
24
  new (input: UpdateGameSessionQueueCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGameSessionQueueCommandInput, UpdateGameSessionQueueCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateGameSessionQueueCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGameSessionQueueCommandInput, UpdateGameSessionQueueCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates the configuration of a game session queue, which determines how the queue
30
30
  * processes new game session requests. To update settings, specify the queue name to be
31
31
  * updated and provide the new settings. When updating destinations, provide a complete
@@ -134,6 +134,7 @@ declare const UpdateGameSessionQueueCommand_base: {
134
134
  * @throws {@link GameLiftServiceException}
135
135
  * <p>Base exception class for all service exceptions from GameLift service.</p>
136
136
  *
137
+ * @public
137
138
  */
138
139
  export declare class UpdateGameSessionQueueCommand extends UpdateGameSessionQueueCommand_base {
139
140
  }
@@ -22,10 +22,10 @@ export interface UpdateMatchmakingConfigurationCommandOutput extends UpdateMatch
22
22
  }
23
23
  declare const UpdateMatchmakingConfigurationCommand_base: {
24
24
  new (input: UpdateMatchmakingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMatchmakingConfigurationCommandInput, UpdateMatchmakingConfigurationCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateMatchmakingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMatchmakingConfigurationCommandInput, UpdateMatchmakingConfigurationCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates settings for a FlexMatch matchmaking configuration. These changes affect all
30
30
  * matches and game sessions that are created after the update. To update settings, specify
31
31
  * the configuration name to be updated and provide the new settings. </p>
@@ -121,6 +121,7 @@ declare const UpdateMatchmakingConfigurationCommand_base: {
121
121
  * @throws {@link GameLiftServiceException}
122
122
  * <p>Base exception class for all service exceptions from GameLift service.</p>
123
123
  *
124
+ * @public
124
125
  */
125
126
  export declare class UpdateMatchmakingConfigurationCommand extends UpdateMatchmakingConfigurationCommand_base {
126
127
  }
@@ -22,10 +22,10 @@ export interface UpdateRuntimeConfigurationCommandOutput extends UpdateRuntimeCo
22
22
  }
23
23
  declare const UpdateRuntimeConfigurationCommand_base: {
24
24
  new (input: UpdateRuntimeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRuntimeConfigurationCommandInput, UpdateRuntimeConfigurationCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateRuntimeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRuntimeConfigurationCommandInput, UpdateRuntimeConfigurationCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates the current runtime configuration for the specified fleet, which tells Amazon GameLift
30
30
  * how to launch server processes on all instances in the fleet. You can update a fleet's
31
31
  * runtime configuration at any time after the fleet is created; it does not need to be in
@@ -111,6 +111,7 @@ declare const UpdateRuntimeConfigurationCommand_base: {
111
111
  * @throws {@link GameLiftServiceException}
112
112
  * <p>Base exception class for all service exceptions from GameLift service.</p>
113
113
  *
114
+ * @public
114
115
  */
115
116
  export declare class UpdateRuntimeConfigurationCommand extends UpdateRuntimeConfigurationCommand_base {
116
117
  }
@@ -22,10 +22,10 @@ export interface UpdateScriptCommandOutput extends UpdateScriptOutput, __Metadat
22
22
  }
23
23
  declare const UpdateScriptCommand_base: {
24
24
  new (input: UpdateScriptCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateScriptCommandInput, UpdateScriptCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateScriptCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateScriptCommandInput, UpdateScriptCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates Realtime script metadata and content.</p>
30
30
  * <p>To update script metadata, specify the script ID and provide updated name and/or
31
31
  * version values. </p>
@@ -110,6 +110,7 @@ declare const UpdateScriptCommand_base: {
110
110
  * @throws {@link GameLiftServiceException}
111
111
  * <p>Base exception class for all service exceptions from GameLift service.</p>
112
112
  *
113
+ * @public
113
114
  */
114
115
  export declare class UpdateScriptCommand extends UpdateScriptCommand_base {
115
116
  }
@@ -22,10 +22,10 @@ export interface ValidateMatchmakingRuleSetCommandOutput extends ValidateMatchma
22
22
  }
23
23
  declare const ValidateMatchmakingRuleSetCommand_base: {
24
24
  new (input: ValidateMatchmakingRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<ValidateMatchmakingRuleSetCommandInput, ValidateMatchmakingRuleSetCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ValidateMatchmakingRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<ValidateMatchmakingRuleSetCommandInput, ValidateMatchmakingRuleSetCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Validates the syntax of a matchmaking rule or rule set. This operation checks that the
30
30
  * rule set is using syntactically correct JSON and that it conforms to allowed property
31
31
  * expressions. To validate syntax, provide a rule set JSON string.</p>
@@ -77,6 +77,7 @@ declare const ValidateMatchmakingRuleSetCommand_base: {
77
77
  * @throws {@link GameLiftServiceException}
78
78
  * <p>Base exception class for all service exceptions from GameLift service.</p>
79
79
  *
80
+ * @public
80
81
  */
81
82
  export declare class ValidateMatchmakingRuleSetCommand extends ValidateMatchmakingRuleSetCommand_base {
82
83
  }