@aws-sdk/client-gamelift 3.529.1 → 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 (222) 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 +3 -2
  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 +3 -2
  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/runtimeConfig.browser.d.ts +2 -2
  110. package/dist-types/runtimeConfig.d.ts +2 -2
  111. package/dist-types/runtimeConfig.native.d.ts +2 -2
  112. package/dist-types/runtimeConfig.shared.d.ts +2 -2
  113. package/dist-types/ts3.4/GameLift.d.ts +21 -0
  114. package/dist-types/ts3.4/commands/AcceptMatchCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/ClaimGameServerCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/CreateBuildCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/CreateFleetLocationsCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/CreateGameServerGroupCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/CreateGameSessionCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/CreateGameSessionQueueCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/CreateLocationCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/CreateMatchmakingConfigurationCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/CreateMatchmakingRuleSetCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/CreatePlayerSessionCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/CreatePlayerSessionsCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/CreateVpcPeeringAuthorizationCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/CreateVpcPeeringConnectionCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/DeleteBuildCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/DeleteFleetLocationsCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/DeleteGameServerGroupCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/DeleteGameSessionQueueCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/DeleteLocationCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/DeleteMatchmakingConfigurationCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/DeleteMatchmakingRuleSetCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/DeleteScalingPolicyCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/DeleteScriptCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/DeregisterComputeCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/DeregisterGameServerCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/DescribeAliasCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/DescribeBuildCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/DescribeComputeCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/DescribeEC2InstanceLimitsCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/DescribeFleetAttributesCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/DescribeFleetCapacityCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/DescribeFleetEventsCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/DescribeFleetLocationAttributesCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/DescribeFleetLocationCapacityCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/DescribeFleetLocationUtilizationCommand.d.ts +9 -0
  156. package/dist-types/ts3.4/commands/DescribeFleetPortSettingsCommand.d.ts +9 -0
  157. package/dist-types/ts3.4/commands/DescribeFleetUtilizationCommand.d.ts +9 -0
  158. package/dist-types/ts3.4/commands/DescribeGameServerCommand.d.ts +9 -0
  159. package/dist-types/ts3.4/commands/DescribeGameServerGroupCommand.d.ts +9 -0
  160. package/dist-types/ts3.4/commands/DescribeGameServerInstancesCommand.d.ts +9 -0
  161. package/dist-types/ts3.4/commands/DescribeGameSessionDetailsCommand.d.ts +9 -0
  162. package/dist-types/ts3.4/commands/DescribeGameSessionPlacementCommand.d.ts +9 -0
  163. package/dist-types/ts3.4/commands/DescribeGameSessionQueuesCommand.d.ts +9 -0
  164. package/dist-types/ts3.4/commands/DescribeGameSessionsCommand.d.ts +9 -0
  165. package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +9 -0
  166. package/dist-types/ts3.4/commands/DescribeMatchmakingCommand.d.ts +9 -0
  167. package/dist-types/ts3.4/commands/DescribeMatchmakingConfigurationsCommand.d.ts +9 -0
  168. package/dist-types/ts3.4/commands/DescribeMatchmakingRuleSetsCommand.d.ts +9 -0
  169. package/dist-types/ts3.4/commands/DescribePlayerSessionsCommand.d.ts +9 -0
  170. package/dist-types/ts3.4/commands/DescribeRuntimeConfigurationCommand.d.ts +9 -0
  171. package/dist-types/ts3.4/commands/DescribeScalingPoliciesCommand.d.ts +9 -0
  172. package/dist-types/ts3.4/commands/DescribeScriptCommand.d.ts +9 -0
  173. package/dist-types/ts3.4/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +9 -0
  174. package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +9 -0
  175. package/dist-types/ts3.4/commands/GetComputeAccessCommand.d.ts +9 -0
  176. package/dist-types/ts3.4/commands/GetComputeAuthTokenCommand.d.ts +9 -0
  177. package/dist-types/ts3.4/commands/GetGameSessionLogUrlCommand.d.ts +9 -0
  178. package/dist-types/ts3.4/commands/GetInstanceAccessCommand.d.ts +9 -0
  179. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +9 -0
  180. package/dist-types/ts3.4/commands/ListBuildsCommand.d.ts +9 -0
  181. package/dist-types/ts3.4/commands/ListComputeCommand.d.ts +9 -0
  182. package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +9 -0
  183. package/dist-types/ts3.4/commands/ListGameServerGroupsCommand.d.ts +9 -0
  184. package/dist-types/ts3.4/commands/ListGameServersCommand.d.ts +9 -0
  185. package/dist-types/ts3.4/commands/ListLocationsCommand.d.ts +9 -0
  186. package/dist-types/ts3.4/commands/ListScriptsCommand.d.ts +9 -0
  187. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  188. package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +9 -0
  189. package/dist-types/ts3.4/commands/RegisterComputeCommand.d.ts +9 -0
  190. package/dist-types/ts3.4/commands/RegisterGameServerCommand.d.ts +9 -0
  191. package/dist-types/ts3.4/commands/RequestUploadCredentialsCommand.d.ts +9 -0
  192. package/dist-types/ts3.4/commands/ResolveAliasCommand.d.ts +9 -0
  193. package/dist-types/ts3.4/commands/ResumeGameServerGroupCommand.d.ts +9 -0
  194. package/dist-types/ts3.4/commands/SearchGameSessionsCommand.d.ts +9 -0
  195. package/dist-types/ts3.4/commands/StartFleetActionsCommand.d.ts +9 -0
  196. package/dist-types/ts3.4/commands/StartGameSessionPlacementCommand.d.ts +9 -0
  197. package/dist-types/ts3.4/commands/StartMatchBackfillCommand.d.ts +9 -0
  198. package/dist-types/ts3.4/commands/StartMatchmakingCommand.d.ts +9 -0
  199. package/dist-types/ts3.4/commands/StopFleetActionsCommand.d.ts +9 -0
  200. package/dist-types/ts3.4/commands/StopGameSessionPlacementCommand.d.ts +9 -0
  201. package/dist-types/ts3.4/commands/StopMatchmakingCommand.d.ts +9 -0
  202. package/dist-types/ts3.4/commands/SuspendGameServerGroupCommand.d.ts +9 -0
  203. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  204. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  205. package/dist-types/ts3.4/commands/UpdateAliasCommand.d.ts +9 -0
  206. package/dist-types/ts3.4/commands/UpdateBuildCommand.d.ts +9 -0
  207. package/dist-types/ts3.4/commands/UpdateFleetAttributesCommand.d.ts +9 -0
  208. package/dist-types/ts3.4/commands/UpdateFleetCapacityCommand.d.ts +9 -0
  209. package/dist-types/ts3.4/commands/UpdateFleetPortSettingsCommand.d.ts +9 -0
  210. package/dist-types/ts3.4/commands/UpdateGameServerCommand.d.ts +9 -0
  211. package/dist-types/ts3.4/commands/UpdateGameServerGroupCommand.d.ts +9 -0
  212. package/dist-types/ts3.4/commands/UpdateGameSessionCommand.d.ts +9 -0
  213. package/dist-types/ts3.4/commands/UpdateGameSessionQueueCommand.d.ts +9 -0
  214. package/dist-types/ts3.4/commands/UpdateMatchmakingConfigurationCommand.d.ts +9 -0
  215. package/dist-types/ts3.4/commands/UpdateRuntimeConfigurationCommand.d.ts +9 -0
  216. package/dist-types/ts3.4/commands/UpdateScriptCommand.d.ts +9 -0
  217. package/dist-types/ts3.4/commands/ValidateMatchmakingRuleSetCommand.d.ts +9 -0
  218. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  219. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  220. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
  221. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  222. package/package.json +40 -40
@@ -22,10 +22,10 @@ export interface DeleteFleetLocationsCommandOutput extends DeleteFleetLocationsO
22
22
  }
23
23
  declare const DeleteFleetLocationsCommand_base: {
24
24
  new (input: DeleteFleetLocationsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFleetLocationsCommandInput, DeleteFleetLocationsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteFleetLocationsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFleetLocationsCommandInput, DeleteFleetLocationsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Removes locations from a multi-location fleet. When deleting a location, all game
30
30
  * server process and all instances that are still active in the location are shut down. </p>
31
31
  * <p>To delete fleet locations, identify the fleet ID and provide a list of the locations
@@ -93,6 +93,7 @@ declare const DeleteFleetLocationsCommand_base: {
93
93
  * @throws {@link GameLiftServiceException}
94
94
  * <p>Base exception class for all service exceptions from GameLift service.</p>
95
95
  *
96
+ * @public
96
97
  */
97
98
  export declare class DeleteFleetLocationsCommand extends DeleteFleetLocationsCommand_base {
98
99
  }
@@ -22,10 +22,10 @@ export interface DeleteGameServerGroupCommandOutput extends DeleteGameServerGrou
22
22
  }
23
23
  declare const DeleteGameServerGroupCommand_base: {
24
24
  new (input: DeleteGameServerGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGameServerGroupCommandInput, DeleteGameServerGroupCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteGameServerGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGameServerGroupCommandInput, DeleteGameServerGroupCommandOutput, 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>
@@ -122,6 +122,7 @@ declare const DeleteGameServerGroupCommand_base: {
122
122
  * @throws {@link GameLiftServiceException}
123
123
  * <p>Base exception class for all service exceptions from GameLift service.</p>
124
124
  *
125
+ * @public
125
126
  */
126
127
  export declare class DeleteGameServerGroupCommand extends DeleteGameServerGroupCommand_base {
127
128
  }
@@ -22,10 +22,10 @@ export interface DeleteGameSessionQueueCommandOutput extends DeleteGameSessionQu
22
22
  }
23
23
  declare const DeleteGameSessionQueueCommand_base: {
24
24
  new (input: DeleteGameSessionQueueCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGameSessionQueueCommandInput, DeleteGameSessionQueueCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteGameSessionQueueCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGameSessionQueueCommandInput, DeleteGameSessionQueueCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a game session queue. Once a queue is successfully deleted, unfulfilled <a href="https://docs.aws.amazon.com/gamelift/latest/apireference/API_StartGameSessionPlacement.html">StartGameSessionPlacement</a> requests that reference the queue will fail. To
30
30
  * delete a queue, specify the queue name.</p>
31
31
  * @example
@@ -71,6 +71,7 @@ declare const DeleteGameSessionQueueCommand_base: {
71
71
  * @throws {@link GameLiftServiceException}
72
72
  * <p>Base exception class for all service exceptions from GameLift service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class DeleteGameSessionQueueCommand extends DeleteGameSessionQueueCommand_base {
76
77
  }
@@ -22,10 +22,10 @@ export interface DeleteLocationCommandOutput extends DeleteLocationOutput, __Met
22
22
  }
23
23
  declare const DeleteLocationCommand_base: {
24
24
  new (input: DeleteLocationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLocationCommandInput, DeleteLocationCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteLocationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLocationCommandInput, DeleteLocationCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a custom location.</p>
30
30
  * <p>Before deleting a custom location, review any fleets currently using the custom
31
31
  * location and deregister the location if it is in use. For more information, see <a href="https://docs.aws.amazon.com/gamelift/latest/apireference/API_DeregisterCompute.html">DeregisterCompute</a>.</p>
@@ -67,6 +67,7 @@ declare const DeleteLocationCommand_base: {
67
67
  * @throws {@link GameLiftServiceException}
68
68
  * <p>Base exception class for all service exceptions from GameLift service.</p>
69
69
  *
70
+ * @public
70
71
  */
71
72
  export declare class DeleteLocationCommand extends DeleteLocationCommand_base {
72
73
  }
@@ -22,10 +22,10 @@ export interface DeleteMatchmakingConfigurationCommandOutput extends DeleteMatch
22
22
  }
23
23
  declare const DeleteMatchmakingConfigurationCommand_base: {
24
24
  new (input: DeleteMatchmakingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMatchmakingConfigurationCommandInput, DeleteMatchmakingConfigurationCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteMatchmakingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMatchmakingConfigurationCommandInput, DeleteMatchmakingConfigurationCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Permanently removes a FlexMatch matchmaking configuration. To delete, specify the
30
30
  * configuration name. A matchmaking configuration cannot be deleted if it is being used in
31
31
  * any active matchmaking tickets.</p>
@@ -72,6 +72,7 @@ declare const DeleteMatchmakingConfigurationCommand_base: {
72
72
  * @throws {@link GameLiftServiceException}
73
73
  * <p>Base exception class for all service exceptions from GameLift service.</p>
74
74
  *
75
+ * @public
75
76
  */
76
77
  export declare class DeleteMatchmakingConfigurationCommand extends DeleteMatchmakingConfigurationCommand_base {
77
78
  }
@@ -22,10 +22,10 @@ export interface DeleteMatchmakingRuleSetCommandOutput extends DeleteMatchmaking
22
22
  }
23
23
  declare const DeleteMatchmakingRuleSetCommand_base: {
24
24
  new (input: DeleteMatchmakingRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMatchmakingRuleSetCommandInput, DeleteMatchmakingRuleSetCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteMatchmakingRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMatchmakingRuleSetCommandInput, DeleteMatchmakingRuleSetCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes an existing matchmaking rule set. To delete the rule set, provide the rule set
30
30
  * name. Rule sets cannot be deleted if they are currently being used by a matchmaking
31
31
  * configuration. </p>
@@ -83,6 +83,7 @@ declare const DeleteMatchmakingRuleSetCommand_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 DeleteMatchmakingRuleSetCommand extends DeleteMatchmakingRuleSetCommand_base {
88
89
  }
@@ -22,10 +22,10 @@ export interface DeleteScalingPolicyCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeleteScalingPolicyCommand_base: {
24
24
  new (input: DeleteScalingPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteScalingPolicyCommandInput, DeleteScalingPolicyCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteScalingPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteScalingPolicyCommandInput, DeleteScalingPolicyCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a fleet scaling policy. Once deleted, the policy is no longer in force and
30
30
  * Amazon GameLift removes all record of it. To delete a scaling policy, specify both the scaling
31
31
  * policy name and the fleet ID it is associated with.</p>
@@ -70,6 +70,7 @@ declare const DeleteScalingPolicyCommand_base: {
70
70
  * @throws {@link GameLiftServiceException}
71
71
  * <p>Base exception class for all service exceptions from GameLift service.</p>
72
72
  *
73
+ * @public
73
74
  */
74
75
  export declare class DeleteScalingPolicyCommand extends DeleteScalingPolicyCommand_base {
75
76
  }
@@ -22,10 +22,10 @@ export interface DeleteScriptCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeleteScriptCommand_base: {
24
24
  new (input: DeleteScriptCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteScriptCommandInput, DeleteScriptCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteScriptCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteScriptCommandInput, DeleteScriptCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a Realtime script. This operation permanently deletes the script record. If
30
30
  * script files were uploaded, they are also deleted (files stored in an S3 bucket are not
31
31
  * deleted). </p>
@@ -88,6 +88,7 @@ declare const DeleteScriptCommand_base: {
88
88
  * @throws {@link GameLiftServiceException}
89
89
  * <p>Base exception class for all service exceptions from GameLift service.</p>
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class DeleteScriptCommand extends DeleteScriptCommand_base {
93
94
  }
@@ -22,10 +22,10 @@ export interface DeleteVpcPeeringAuthorizationCommandOutput extends DeleteVpcPee
22
22
  }
23
23
  declare const DeleteVpcPeeringAuthorizationCommand_base: {
24
24
  new (input: DeleteVpcPeeringAuthorizationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVpcPeeringAuthorizationCommandInput, DeleteVpcPeeringAuthorizationCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteVpcPeeringAuthorizationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVpcPeeringAuthorizationCommandInput, DeleteVpcPeeringAuthorizationCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Cancels a pending VPC peering authorization for the specified VPC. If you need to
30
30
  * delete an existing VPC peering connection, use <a href="https://docs.aws.amazon.com/gamelift/latest/apireference/API_DeleteVpcPeeringConnection.html">DeleteVpcPeeringConnection</a>.</p>
31
31
  * <p>
@@ -73,6 +73,7 @@ declare const DeleteVpcPeeringAuthorizationCommand_base: {
73
73
  * @throws {@link GameLiftServiceException}
74
74
  * <p>Base exception class for all service exceptions from GameLift service.</p>
75
75
  *
76
+ * @public
76
77
  */
77
78
  export declare class DeleteVpcPeeringAuthorizationCommand extends DeleteVpcPeeringAuthorizationCommand_base {
78
79
  }
@@ -22,10 +22,10 @@ export interface DeleteVpcPeeringConnectionCommandOutput extends DeleteVpcPeerin
22
22
  }
23
23
  declare const DeleteVpcPeeringConnectionCommand_base: {
24
24
  new (input: DeleteVpcPeeringConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVpcPeeringConnectionCommandInput, DeleteVpcPeeringConnectionCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteVpcPeeringConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVpcPeeringConnectionCommandInput, DeleteVpcPeeringConnectionCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Removes a VPC peering connection. To delete the connection, you must have a valid
30
30
  * authorization for the VPC peering connection that you want to delete.. </p>
31
31
  * <p>Once a valid authorization exists, call this operation from the Amazon Web Services account that is
@@ -76,6 +76,7 @@ declare const DeleteVpcPeeringConnectionCommand_base: {
76
76
  * @throws {@link GameLiftServiceException}
77
77
  * <p>Base exception class for all service exceptions from GameLift service.</p>
78
78
  *
79
+ * @public
79
80
  */
80
81
  export declare class DeleteVpcPeeringConnectionCommand extends DeleteVpcPeeringConnectionCommand_base {
81
82
  }
@@ -22,10 +22,10 @@ export interface DeregisterComputeCommandOutput extends DeregisterComputeOutput,
22
22
  }
23
23
  declare const DeregisterComputeCommand_base: {
24
24
  new (input: DeregisterComputeCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterComputeCommandInput, DeregisterComputeCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeregisterComputeCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterComputeCommandInput, DeregisterComputeCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Removes a compute resource from an Amazon GameLift Anywhere fleet. Deregistered computes can no
30
30
  * longer host game sessions through Amazon GameLift.</p>
31
31
  * @example
@@ -67,6 +67,7 @@ declare const DeregisterComputeCommand_base: {
67
67
  * @throws {@link GameLiftServiceException}
68
68
  * <p>Base exception class for all service exceptions from GameLift service.</p>
69
69
  *
70
+ * @public
70
71
  */
71
72
  export declare class DeregisterComputeCommand extends DeregisterComputeCommand_base {
72
73
  }
@@ -22,10 +22,10 @@ export interface DeregisterGameServerCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeregisterGameServerCommand_base: {
24
24
  new (input: DeregisterGameServerCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterGameServerCommandInput, DeregisterGameServerCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeregisterGameServerCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterGameServerCommandInput, DeregisterGameServerCommandOutput, 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>
@@ -81,6 +81,7 @@ declare const DeregisterGameServerCommand_base: {
81
81
  * @throws {@link GameLiftServiceException}
82
82
  * <p>Base exception class for all service exceptions from GameLift service.</p>
83
83
  *
84
+ * @public
84
85
  */
85
86
  export declare class DeregisterGameServerCommand extends DeregisterGameServerCommand_base {
86
87
  }
@@ -22,10 +22,10 @@ export interface DescribeAliasCommandOutput extends DescribeAliasOutput, __Metad
22
22
  }
23
23
  declare const DescribeAliasCommand_base: {
24
24
  new (input: DescribeAliasCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAliasCommandInput, DescribeAliasCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeAliasCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAliasCommandInput, DescribeAliasCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves properties for an alias. This operation returns all alias metadata and
30
30
  * settings. To get an alias's target fleet ID only, use <code>ResolveAlias</code>. </p>
31
31
  * <p>To get alias properties, specify the alias ID. If successful, the requested alias
@@ -88,6 +88,7 @@ declare const DescribeAliasCommand_base: {
88
88
  * @throws {@link GameLiftServiceException}
89
89
  * <p>Base exception class for all service exceptions from GameLift service.</p>
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class DescribeAliasCommand extends DescribeAliasCommand_base {
93
94
  }
@@ -22,10 +22,10 @@ export interface DescribeBuildCommandOutput extends DescribeBuildOutput, __Metad
22
22
  }
23
23
  declare const DescribeBuildCommand_base: {
24
24
  new (input: DescribeBuildCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBuildCommandInput, DescribeBuildCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeBuildCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBuildCommandInput, DescribeBuildCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves properties for a custom game build. To request a build resource, specify a
30
30
  * build ID. If successful, an object containing the build properties is returned.</p>
31
31
  * <p>
@@ -88,6 +88,7 @@ declare const DescribeBuildCommand_base: {
88
88
  * @throws {@link GameLiftServiceException}
89
89
  * <p>Base exception class for all service exceptions from GameLift service.</p>
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class DescribeBuildCommand extends DescribeBuildCommand_base {
93
94
  }
@@ -22,10 +22,10 @@ export interface DescribeComputeCommandOutput extends DescribeComputeOutput, __M
22
22
  }
23
23
  declare const DescribeComputeCommand_base: {
24
24
  new (input: DescribeComputeCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeComputeCommandInput, DescribeComputeCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeComputeCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeComputeCommandInput, DescribeComputeCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves properties for a compute resource in an Amazon GameLift fleet. Call <a>ListCompute</a> to get a list of compute resources in a fleet. You can
30
30
  * request information for computes in either managed EC2 fleets or Anywhere fleets. </p>
31
31
  * <p>To request compute properties, specify the compute name and fleet ID.</p>
@@ -86,6 +86,7 @@ declare const DescribeComputeCommand_base: {
86
86
  * @throws {@link GameLiftServiceException}
87
87
  * <p>Base exception class for all service exceptions from GameLift service.</p>
88
88
  *
89
+ * @public
89
90
  */
90
91
  export declare class DescribeComputeCommand extends DescribeComputeCommand_base {
91
92
  }
@@ -22,10 +22,10 @@ export interface DescribeEC2InstanceLimitsCommandOutput extends DescribeEC2Insta
22
22
  }
23
23
  declare const DescribeEC2InstanceLimitsCommand_base: {
24
24
  new (input: DescribeEC2InstanceLimitsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEC2InstanceLimitsCommandInput, DescribeEC2InstanceLimitsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeEC2InstanceLimitsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeEC2InstanceLimitsCommandInput, DescribeEC2InstanceLimitsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves the instance limits and current utilization for an Amazon Web Services Region or location.
30
30
  * Instance limits control the number of instances, per instance type, per location, that
31
31
  * your Amazon Web Services account can use. Learn more at <a href="http://aws.amazon.com/ec2/instance-types/">Amazon EC2 Instance Types</a>. The information
@@ -129,6 +129,7 @@ declare const DescribeEC2InstanceLimitsCommand_base: {
129
129
  * @throws {@link GameLiftServiceException}
130
130
  * <p>Base exception class for all service exceptions from GameLift service.</p>
131
131
  *
132
+ * @public
132
133
  */
133
134
  export declare class DescribeEC2InstanceLimitsCommand extends DescribeEC2InstanceLimitsCommand_base {
134
135
  }
@@ -22,10 +22,10 @@ export interface DescribeFleetAttributesCommandOutput extends DescribeFleetAttri
22
22
  }
23
23
  declare const DescribeFleetAttributesCommand_base: {
24
24
  new (input: DescribeFleetAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFleetAttributesCommandInput, DescribeFleetAttributesCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeFleetAttributesCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeFleetAttributesCommandInput, DescribeFleetAttributesCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves core fleet-wide properties, including the computing hardware and deployment
30
30
  * configuration for all instances in the fleet.</p>
31
31
  * <p>This operation can be used in the following ways: </p>
@@ -141,6 +141,7 @@ declare const DescribeFleetAttributesCommand_base: {
141
141
  * @throws {@link GameLiftServiceException}
142
142
  * <p>Base exception class for all service exceptions from GameLift service.</p>
143
143
  *
144
+ * @public
144
145
  */
145
146
  export declare class DescribeFleetAttributesCommand extends DescribeFleetAttributesCommand_base {
146
147
  }
@@ -22,10 +22,10 @@ export interface DescribeFleetCapacityCommandOutput extends DescribeFleetCapacit
22
22
  }
23
23
  declare const DescribeFleetCapacityCommand_base: {
24
24
  new (input: DescribeFleetCapacityCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFleetCapacityCommandInput, DescribeFleetCapacityCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeFleetCapacityCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeFleetCapacityCommandInput, DescribeFleetCapacityCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves the resource capacity settings for one or more fleets. The data returned
30
30
  * includes the current fleet capacity (number of EC2 instances), and settings that can
31
31
  * control how capacity scaling. For fleets with remote locations, this operation retrieves
@@ -123,6 +123,7 @@ declare const DescribeFleetCapacityCommand_base: {
123
123
  * @throws {@link GameLiftServiceException}
124
124
  * <p>Base exception class for all service exceptions from GameLift service.</p>
125
125
  *
126
+ * @public
126
127
  */
127
128
  export declare class DescribeFleetCapacityCommand extends DescribeFleetCapacityCommand_base {
128
129
  }
@@ -22,10 +22,10 @@ export interface DescribeFleetEventsCommandOutput extends DescribeFleetEventsOut
22
22
  }
23
23
  declare const DescribeFleetEventsCommand_base: {
24
24
  new (input: DescribeFleetEventsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFleetEventsCommandInput, DescribeFleetEventsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeFleetEventsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFleetEventsCommandInput, DescribeFleetEventsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves entries from a fleet's event log. Fleet events are initiated by changes in
30
30
  * status, such as during fleet creation and termination, changes in capacity, etc. If a
31
31
  * fleet has multiple locations, events are also initiated by changes to status and
@@ -95,6 +95,7 @@ declare const DescribeFleetEventsCommand_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 DescribeFleetEventsCommand extends DescribeFleetEventsCommand_base {
100
101
  }
@@ -22,10 +22,10 @@ export interface DescribeFleetLocationAttributesCommandOutput extends DescribeFl
22
22
  }
23
23
  declare const DescribeFleetLocationAttributesCommand_base: {
24
24
  new (input: DescribeFleetLocationAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFleetLocationAttributesCommandInput, DescribeFleetLocationAttributesCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeFleetLocationAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFleetLocationAttributesCommandInput, DescribeFleetLocationAttributesCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information on a fleet's remote locations, including life-cycle status and
30
30
  * any suspended fleet activity. </p>
31
31
  * <p>This operation can be used in the following ways: </p>
@@ -114,6 +114,7 @@ declare const DescribeFleetLocationAttributesCommand_base: {
114
114
  * @throws {@link GameLiftServiceException}
115
115
  * <p>Base exception class for all service exceptions from GameLift service.</p>
116
116
  *
117
+ * @public
117
118
  */
118
119
  export declare class DescribeFleetLocationAttributesCommand extends DescribeFleetLocationAttributesCommand_base {
119
120
  }
@@ -22,10 +22,10 @@ export interface DescribeFleetLocationCapacityCommandOutput extends DescribeFlee
22
22
  }
23
23
  declare const DescribeFleetLocationCapacityCommand_base: {
24
24
  new (input: DescribeFleetLocationCapacityCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFleetLocationCapacityCommandInput, DescribeFleetLocationCapacityCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeFleetLocationCapacityCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFleetLocationCapacityCommandInput, DescribeFleetLocationCapacityCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves the resource capacity settings for a fleet location. The data returned
30
30
  * includes the current capacity (number of EC2 instances) and some scaling settings for
31
31
  * the requested fleet location. Use this operation to retrieve capacity information for a
@@ -102,6 +102,7 @@ declare const DescribeFleetLocationCapacityCommand_base: {
102
102
  * @throws {@link GameLiftServiceException}
103
103
  * <p>Base exception class for all service exceptions from GameLift service.</p>
104
104
  *
105
+ * @public
105
106
  */
106
107
  export declare class DescribeFleetLocationCapacityCommand extends DescribeFleetLocationCapacityCommand_base {
107
108
  }
@@ -22,10 +22,10 @@ export interface DescribeFleetLocationUtilizationCommandOutput extends DescribeF
22
22
  }
23
23
  declare const DescribeFleetLocationUtilizationCommand_base: {
24
24
  new (input: DescribeFleetLocationUtilizationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFleetLocationUtilizationCommandInput, DescribeFleetLocationUtilizationCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeFleetLocationUtilizationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFleetLocationUtilizationCommandInput, DescribeFleetLocationUtilizationCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves current usage data for a fleet location. Utilization data provides a
30
30
  * snapshot of current game hosting activity at the requested location. Use this operation
31
31
  * to retrieve utilization information for a fleet's remote location or home Region (you
@@ -96,6 +96,7 @@ declare const DescribeFleetLocationUtilizationCommand_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 DescribeFleetLocationUtilizationCommand extends DescribeFleetLocationUtilizationCommand_base {
101
102
  }
@@ -22,10 +22,10 @@ export interface DescribeFleetPortSettingsCommandOutput extends DescribeFleetPor
22
22
  }
23
23
  declare const DescribeFleetPortSettingsCommand_base: {
24
24
  new (input: DescribeFleetPortSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFleetPortSettingsCommandInput, DescribeFleetPortSettingsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeFleetPortSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFleetPortSettingsCommandInput, DescribeFleetPortSettingsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves a fleet's inbound connection permissions. Connection permissions specify the
30
30
  * range of IP addresses and port settings that incoming traffic can use to access server
31
31
  * processes in the fleet. Game sessions that are running on instances in the fleet must
@@ -107,6 +107,7 @@ declare const DescribeFleetPortSettingsCommand_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 DescribeFleetPortSettingsCommand extends DescribeFleetPortSettingsCommand_base {
112
113
  }
@@ -22,10 +22,10 @@ export interface DescribeFleetUtilizationCommandOutput extends DescribeFleetUtil
22
22
  }
23
23
  declare const DescribeFleetUtilizationCommand_base: {
24
24
  new (input: DescribeFleetUtilizationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFleetUtilizationCommandInput, DescribeFleetUtilizationCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeFleetUtilizationCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeFleetUtilizationCommandInput, DescribeFleetUtilizationCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves utilization statistics for one or more fleets. Utilization data provides a
30
30
  * snapshot of how the fleet's hosting resources are currently being used. For fleets with
31
31
  * remote locations, this operation retrieves data for the fleet's home Region only. See
@@ -117,6 +117,7 @@ declare const DescribeFleetUtilizationCommand_base: {
117
117
  * @throws {@link GameLiftServiceException}
118
118
  * <p>Base exception class for all service exceptions from GameLift service.</p>
119
119
  *
120
+ * @public
120
121
  */
121
122
  export declare class DescribeFleetUtilizationCommand extends DescribeFleetUtilizationCommand_base {
122
123
  }
@@ -22,10 +22,10 @@ export interface DescribeGameServerCommandOutput extends DescribeGameServerOutpu
22
22
  }
23
23
  declare const DescribeGameServerCommand_base: {
24
24
  new (input: DescribeGameServerCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGameServerCommandInput, DescribeGameServerCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeGameServerCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGameServerCommandInput, DescribeGameServerCommandOutput, 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>
@@ -94,6 +94,7 @@ declare const DescribeGameServerCommand_base: {
94
94
  * @throws {@link GameLiftServiceException}
95
95
  * <p>Base exception class for all service exceptions from GameLift service.</p>
96
96
  *
97
+ * @public
97
98
  */
98
99
  export declare class DescribeGameServerCommand extends DescribeGameServerCommand_base {
99
100
  }
@@ -22,10 +22,10 @@ export interface DescribeGameServerGroupCommandOutput extends DescribeGameServer
22
22
  }
23
23
  declare const DescribeGameServerGroupCommand_base: {
24
24
  new (input: DescribeGameServerGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGameServerGroupCommandInput, DescribeGameServerGroupCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeGameServerGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGameServerGroupCommandInput, DescribeGameServerGroupCommandOutput, 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>
@@ -103,6 +103,7 @@ declare const DescribeGameServerGroupCommand_base: {
103
103
  * @throws {@link GameLiftServiceException}
104
104
  * <p>Base exception class for all service exceptions from GameLift service.</p>
105
105
  *
106
+ * @public
106
107
  */
107
108
  export declare class DescribeGameServerGroupCommand extends DescribeGameServerGroupCommand_base {
108
109
  }
@@ -22,10 +22,10 @@ export interface DescribeGameServerInstancesCommandOutput extends DescribeGameSe
22
22
  }
23
23
  declare const DescribeGameServerInstancesCommand_base: {
24
24
  new (input: DescribeGameServerInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGameServerInstancesCommandInput, DescribeGameServerInstancesCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeGameServerInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGameServerInstancesCommandInput, DescribeGameServerInstancesCommandOutput, 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>
@@ -102,6 +102,7 @@ declare const DescribeGameServerInstancesCommand_base: {
102
102
  * @throws {@link GameLiftServiceException}
103
103
  * <p>Base exception class for all service exceptions from GameLift service.</p>
104
104
  *
105
+ * @public
105
106
  */
106
107
  export declare class DescribeGameServerInstancesCommand extends DescribeGameServerInstancesCommand_base {
107
108
  }
@@ -22,10 +22,10 @@ export interface DescribeGameSessionDetailsCommandOutput extends DescribeGameSes
22
22
  }
23
23
  declare const DescribeGameSessionDetailsCommand_base: {
24
24
  new (input: DescribeGameSessionDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGameSessionDetailsCommandInput, DescribeGameSessionDetailsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeGameSessionDetailsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeGameSessionDetailsCommandInput, DescribeGameSessionDetailsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves additional game session properties, including the game session protection
30
30
  * policy in force, a set of one or more game sessions in a specific fleet location. You
31
31
  * can optionally filter the results by current game session status.</p>
@@ -147,6 +147,7 @@ declare const DescribeGameSessionDetailsCommand_base: {
147
147
  * @throws {@link GameLiftServiceException}
148
148
  * <p>Base exception class for all service exceptions from GameLift service.</p>
149
149
  *
150
+ * @public
150
151
  */
151
152
  export declare class DescribeGameSessionDetailsCommand extends DescribeGameSessionDetailsCommand_base {
152
153
  }
@@ -22,10 +22,10 @@ export interface DescribeGameSessionPlacementCommandOutput extends DescribeGameS
22
22
  }
23
23
  declare const DescribeGameSessionPlacementCommand_base: {
24
24
  new (input: DescribeGameSessionPlacementCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGameSessionPlacementCommandInput, DescribeGameSessionPlacementCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeGameSessionPlacementCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGameSessionPlacementCommandInput, DescribeGameSessionPlacementCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information, including current status, about a game session placement
30
30
  * request. </p>
31
31
  * <p>To get game session placement details, specify the placement ID.</p>
@@ -109,6 +109,7 @@ declare const DescribeGameSessionPlacementCommand_base: {
109
109
  * @throws {@link GameLiftServiceException}
110
110
  * <p>Base exception class for all service exceptions from GameLift service.</p>
111
111
  *
112
+ * @public
112
113
  */
113
114
  export declare class DescribeGameSessionPlacementCommand extends DescribeGameSessionPlacementCommand_base {
114
115
  }