@aws-sdk/client-gamelift 3.590.0 → 3.596.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 (221) hide show
  1. package/dist-cjs/index.js +0 -108
  2. package/dist-types/commands/AcceptMatchCommand.d.ts +2 -1
  3. package/dist-types/commands/ClaimGameServerCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateAliasCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateBuildCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateContainerGroupDefinitionCommand.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/DeleteContainerGroupDefinitionCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteFleetCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteFleetLocationsCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteGameServerGroupCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteGameSessionQueueCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteLocationCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteMatchmakingConfigurationCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteMatchmakingRuleSetCommand.d.ts +2 -1
  30. package/dist-types/commands/DeleteScalingPolicyCommand.d.ts +2 -1
  31. package/dist-types/commands/DeleteScriptCommand.d.ts +2 -1
  32. package/dist-types/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +2 -1
  33. package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +2 -1
  34. package/dist-types/commands/DeregisterComputeCommand.d.ts +2 -1
  35. package/dist-types/commands/DeregisterGameServerCommand.d.ts +2 -1
  36. package/dist-types/commands/DescribeAliasCommand.d.ts +2 -1
  37. package/dist-types/commands/DescribeBuildCommand.d.ts +2 -1
  38. package/dist-types/commands/DescribeComputeCommand.d.ts +2 -1
  39. package/dist-types/commands/DescribeContainerGroupDefinitionCommand.d.ts +2 -1
  40. package/dist-types/commands/DescribeEC2InstanceLimitsCommand.d.ts +2 -1
  41. package/dist-types/commands/DescribeFleetAttributesCommand.d.ts +2 -1
  42. package/dist-types/commands/DescribeFleetCapacityCommand.d.ts +2 -1
  43. package/dist-types/commands/DescribeFleetEventsCommand.d.ts +2 -1
  44. package/dist-types/commands/DescribeFleetLocationAttributesCommand.d.ts +2 -1
  45. package/dist-types/commands/DescribeFleetLocationCapacityCommand.d.ts +2 -1
  46. package/dist-types/commands/DescribeFleetLocationUtilizationCommand.d.ts +2 -1
  47. package/dist-types/commands/DescribeFleetPortSettingsCommand.d.ts +2 -1
  48. package/dist-types/commands/DescribeFleetUtilizationCommand.d.ts +2 -1
  49. package/dist-types/commands/DescribeGameServerCommand.d.ts +2 -1
  50. package/dist-types/commands/DescribeGameServerGroupCommand.d.ts +2 -1
  51. package/dist-types/commands/DescribeGameServerInstancesCommand.d.ts +2 -1
  52. package/dist-types/commands/DescribeGameSessionDetailsCommand.d.ts +2 -1
  53. package/dist-types/commands/DescribeGameSessionPlacementCommand.d.ts +2 -1
  54. package/dist-types/commands/DescribeGameSessionQueuesCommand.d.ts +2 -1
  55. package/dist-types/commands/DescribeGameSessionsCommand.d.ts +2 -1
  56. package/dist-types/commands/DescribeInstancesCommand.d.ts +2 -1
  57. package/dist-types/commands/DescribeMatchmakingCommand.d.ts +2 -1
  58. package/dist-types/commands/DescribeMatchmakingConfigurationsCommand.d.ts +2 -1
  59. package/dist-types/commands/DescribeMatchmakingRuleSetsCommand.d.ts +2 -1
  60. package/dist-types/commands/DescribePlayerSessionsCommand.d.ts +2 -1
  61. package/dist-types/commands/DescribeRuntimeConfigurationCommand.d.ts +2 -1
  62. package/dist-types/commands/DescribeScalingPoliciesCommand.d.ts +2 -1
  63. package/dist-types/commands/DescribeScriptCommand.d.ts +2 -1
  64. package/dist-types/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +2 -1
  65. package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +2 -1
  66. package/dist-types/commands/GetComputeAccessCommand.d.ts +2 -1
  67. package/dist-types/commands/GetComputeAuthTokenCommand.d.ts +2 -1
  68. package/dist-types/commands/GetGameSessionLogUrlCommand.d.ts +2 -1
  69. package/dist-types/commands/GetInstanceAccessCommand.d.ts +2 -1
  70. package/dist-types/commands/ListAliasesCommand.d.ts +2 -1
  71. package/dist-types/commands/ListBuildsCommand.d.ts +2 -1
  72. package/dist-types/commands/ListComputeCommand.d.ts +2 -1
  73. package/dist-types/commands/ListContainerGroupDefinitionsCommand.d.ts +2 -1
  74. package/dist-types/commands/ListFleetsCommand.d.ts +2 -1
  75. package/dist-types/commands/ListGameServerGroupsCommand.d.ts +2 -1
  76. package/dist-types/commands/ListGameServersCommand.d.ts +2 -1
  77. package/dist-types/commands/ListLocationsCommand.d.ts +2 -1
  78. package/dist-types/commands/ListScriptsCommand.d.ts +2 -1
  79. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  80. package/dist-types/commands/PutScalingPolicyCommand.d.ts +2 -1
  81. package/dist-types/commands/RegisterComputeCommand.d.ts +2 -1
  82. package/dist-types/commands/RegisterGameServerCommand.d.ts +2 -1
  83. package/dist-types/commands/RequestUploadCredentialsCommand.d.ts +2 -1
  84. package/dist-types/commands/ResolveAliasCommand.d.ts +2 -1
  85. package/dist-types/commands/ResumeGameServerGroupCommand.d.ts +2 -1
  86. package/dist-types/commands/SearchGameSessionsCommand.d.ts +2 -1
  87. package/dist-types/commands/StartFleetActionsCommand.d.ts +2 -1
  88. package/dist-types/commands/StartGameSessionPlacementCommand.d.ts +2 -1
  89. package/dist-types/commands/StartMatchBackfillCommand.d.ts +2 -1
  90. package/dist-types/commands/StartMatchmakingCommand.d.ts +2 -1
  91. package/dist-types/commands/StopFleetActionsCommand.d.ts +2 -1
  92. package/dist-types/commands/StopGameSessionPlacementCommand.d.ts +2 -1
  93. package/dist-types/commands/StopMatchmakingCommand.d.ts +2 -1
  94. package/dist-types/commands/SuspendGameServerGroupCommand.d.ts +2 -1
  95. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  96. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  97. package/dist-types/commands/UpdateAliasCommand.d.ts +2 -1
  98. package/dist-types/commands/UpdateBuildCommand.d.ts +2 -1
  99. package/dist-types/commands/UpdateFleetAttributesCommand.d.ts +2 -1
  100. package/dist-types/commands/UpdateFleetCapacityCommand.d.ts +2 -1
  101. package/dist-types/commands/UpdateFleetPortSettingsCommand.d.ts +2 -1
  102. package/dist-types/commands/UpdateGameServerCommand.d.ts +2 -1
  103. package/dist-types/commands/UpdateGameServerGroupCommand.d.ts +2 -1
  104. package/dist-types/commands/UpdateGameSessionCommand.d.ts +2 -1
  105. package/dist-types/commands/UpdateGameSessionQueueCommand.d.ts +2 -1
  106. package/dist-types/commands/UpdateMatchmakingConfigurationCommand.d.ts +2 -1
  107. package/dist-types/commands/UpdateRuntimeConfigurationCommand.d.ts +2 -1
  108. package/dist-types/commands/UpdateScriptCommand.d.ts +2 -1
  109. package/dist-types/commands/ValidateMatchmakingRuleSetCommand.d.ts +2 -1
  110. package/dist-types/index.d.ts +2 -2
  111. package/dist-types/models/GameLiftServiceException.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/AcceptMatchCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/ClaimGameServerCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/CreateBuildCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/CreateContainerGroupDefinitionCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +2 -1
  118. package/dist-types/ts3.4/commands/CreateFleetLocationsCommand.d.ts +2 -1
  119. package/dist-types/ts3.4/commands/CreateGameServerGroupCommand.d.ts +2 -1
  120. package/dist-types/ts3.4/commands/CreateGameSessionCommand.d.ts +2 -1
  121. package/dist-types/ts3.4/commands/CreateGameSessionQueueCommand.d.ts +2 -1
  122. package/dist-types/ts3.4/commands/CreateLocationCommand.d.ts +2 -1
  123. package/dist-types/ts3.4/commands/CreateMatchmakingConfigurationCommand.d.ts +2 -1
  124. package/dist-types/ts3.4/commands/CreateMatchmakingRuleSetCommand.d.ts +2 -1
  125. package/dist-types/ts3.4/commands/CreatePlayerSessionCommand.d.ts +2 -1
  126. package/dist-types/ts3.4/commands/CreatePlayerSessionsCommand.d.ts +2 -1
  127. package/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +2 -1
  128. package/dist-types/ts3.4/commands/CreateVpcPeeringAuthorizationCommand.d.ts +2 -1
  129. package/dist-types/ts3.4/commands/CreateVpcPeeringConnectionCommand.d.ts +2 -1
  130. package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +2 -1
  131. package/dist-types/ts3.4/commands/DeleteBuildCommand.d.ts +2 -1
  132. package/dist-types/ts3.4/commands/DeleteContainerGroupDefinitionCommand.d.ts +2 -1
  133. package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +2 -1
  134. package/dist-types/ts3.4/commands/DeleteFleetLocationsCommand.d.ts +2 -1
  135. package/dist-types/ts3.4/commands/DeleteGameServerGroupCommand.d.ts +2 -1
  136. package/dist-types/ts3.4/commands/DeleteGameSessionQueueCommand.d.ts +2 -1
  137. package/dist-types/ts3.4/commands/DeleteLocationCommand.d.ts +2 -1
  138. package/dist-types/ts3.4/commands/DeleteMatchmakingConfigurationCommand.d.ts +2 -1
  139. package/dist-types/ts3.4/commands/DeleteMatchmakingRuleSetCommand.d.ts +2 -1
  140. package/dist-types/ts3.4/commands/DeleteScalingPolicyCommand.d.ts +2 -1
  141. package/dist-types/ts3.4/commands/DeleteScriptCommand.d.ts +2 -1
  142. package/dist-types/ts3.4/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +2 -1
  143. package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +2 -1
  144. package/dist-types/ts3.4/commands/DeregisterComputeCommand.d.ts +2 -1
  145. package/dist-types/ts3.4/commands/DeregisterGameServerCommand.d.ts +2 -1
  146. package/dist-types/ts3.4/commands/DescribeAliasCommand.d.ts +2 -1
  147. package/dist-types/ts3.4/commands/DescribeBuildCommand.d.ts +2 -1
  148. package/dist-types/ts3.4/commands/DescribeComputeCommand.d.ts +2 -1
  149. package/dist-types/ts3.4/commands/DescribeContainerGroupDefinitionCommand.d.ts +2 -1
  150. package/dist-types/ts3.4/commands/DescribeEC2InstanceLimitsCommand.d.ts +2 -1
  151. package/dist-types/ts3.4/commands/DescribeFleetAttributesCommand.d.ts +2 -1
  152. package/dist-types/ts3.4/commands/DescribeFleetCapacityCommand.d.ts +2 -1
  153. package/dist-types/ts3.4/commands/DescribeFleetEventsCommand.d.ts +2 -1
  154. package/dist-types/ts3.4/commands/DescribeFleetLocationAttributesCommand.d.ts +2 -1
  155. package/dist-types/ts3.4/commands/DescribeFleetLocationCapacityCommand.d.ts +2 -1
  156. package/dist-types/ts3.4/commands/DescribeFleetLocationUtilizationCommand.d.ts +2 -1
  157. package/dist-types/ts3.4/commands/DescribeFleetPortSettingsCommand.d.ts +2 -1
  158. package/dist-types/ts3.4/commands/DescribeFleetUtilizationCommand.d.ts +2 -1
  159. package/dist-types/ts3.4/commands/DescribeGameServerCommand.d.ts +2 -1
  160. package/dist-types/ts3.4/commands/DescribeGameServerGroupCommand.d.ts +2 -1
  161. package/dist-types/ts3.4/commands/DescribeGameServerInstancesCommand.d.ts +2 -1
  162. package/dist-types/ts3.4/commands/DescribeGameSessionDetailsCommand.d.ts +2 -1
  163. package/dist-types/ts3.4/commands/DescribeGameSessionPlacementCommand.d.ts +2 -1
  164. package/dist-types/ts3.4/commands/DescribeGameSessionQueuesCommand.d.ts +2 -1
  165. package/dist-types/ts3.4/commands/DescribeGameSessionsCommand.d.ts +2 -1
  166. package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +2 -1
  167. package/dist-types/ts3.4/commands/DescribeMatchmakingCommand.d.ts +2 -1
  168. package/dist-types/ts3.4/commands/DescribeMatchmakingConfigurationsCommand.d.ts +2 -1
  169. package/dist-types/ts3.4/commands/DescribeMatchmakingRuleSetsCommand.d.ts +2 -1
  170. package/dist-types/ts3.4/commands/DescribePlayerSessionsCommand.d.ts +2 -1
  171. package/dist-types/ts3.4/commands/DescribeRuntimeConfigurationCommand.d.ts +2 -1
  172. package/dist-types/ts3.4/commands/DescribeScalingPoliciesCommand.d.ts +2 -1
  173. package/dist-types/ts3.4/commands/DescribeScriptCommand.d.ts +2 -1
  174. package/dist-types/ts3.4/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +2 -1
  175. package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +2 -1
  176. package/dist-types/ts3.4/commands/GetComputeAccessCommand.d.ts +2 -1
  177. package/dist-types/ts3.4/commands/GetComputeAuthTokenCommand.d.ts +2 -1
  178. package/dist-types/ts3.4/commands/GetGameSessionLogUrlCommand.d.ts +2 -1
  179. package/dist-types/ts3.4/commands/GetInstanceAccessCommand.d.ts +2 -1
  180. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +2 -1
  181. package/dist-types/ts3.4/commands/ListBuildsCommand.d.ts +2 -1
  182. package/dist-types/ts3.4/commands/ListComputeCommand.d.ts +2 -1
  183. package/dist-types/ts3.4/commands/ListContainerGroupDefinitionsCommand.d.ts +2 -1
  184. package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +2 -1
  185. package/dist-types/ts3.4/commands/ListGameServerGroupsCommand.d.ts +2 -1
  186. package/dist-types/ts3.4/commands/ListGameServersCommand.d.ts +2 -1
  187. package/dist-types/ts3.4/commands/ListLocationsCommand.d.ts +2 -1
  188. package/dist-types/ts3.4/commands/ListScriptsCommand.d.ts +2 -1
  189. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  190. package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +2 -1
  191. package/dist-types/ts3.4/commands/RegisterComputeCommand.d.ts +2 -1
  192. package/dist-types/ts3.4/commands/RegisterGameServerCommand.d.ts +2 -1
  193. package/dist-types/ts3.4/commands/RequestUploadCredentialsCommand.d.ts +2 -1
  194. package/dist-types/ts3.4/commands/ResolveAliasCommand.d.ts +2 -1
  195. package/dist-types/ts3.4/commands/ResumeGameServerGroupCommand.d.ts +2 -1
  196. package/dist-types/ts3.4/commands/SearchGameSessionsCommand.d.ts +2 -1
  197. package/dist-types/ts3.4/commands/StartFleetActionsCommand.d.ts +2 -1
  198. package/dist-types/ts3.4/commands/StartGameSessionPlacementCommand.d.ts +2 -1
  199. package/dist-types/ts3.4/commands/StartMatchBackfillCommand.d.ts +2 -1
  200. package/dist-types/ts3.4/commands/StartMatchmakingCommand.d.ts +2 -1
  201. package/dist-types/ts3.4/commands/StopFleetActionsCommand.d.ts +2 -1
  202. package/dist-types/ts3.4/commands/StopGameSessionPlacementCommand.d.ts +2 -1
  203. package/dist-types/ts3.4/commands/StopMatchmakingCommand.d.ts +2 -1
  204. package/dist-types/ts3.4/commands/SuspendGameServerGroupCommand.d.ts +2 -1
  205. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  206. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  207. package/dist-types/ts3.4/commands/UpdateAliasCommand.d.ts +2 -1
  208. package/dist-types/ts3.4/commands/UpdateBuildCommand.d.ts +2 -1
  209. package/dist-types/ts3.4/commands/UpdateFleetAttributesCommand.d.ts +2 -1
  210. package/dist-types/ts3.4/commands/UpdateFleetCapacityCommand.d.ts +2 -1
  211. package/dist-types/ts3.4/commands/UpdateFleetPortSettingsCommand.d.ts +2 -1
  212. package/dist-types/ts3.4/commands/UpdateGameServerCommand.d.ts +2 -1
  213. package/dist-types/ts3.4/commands/UpdateGameServerGroupCommand.d.ts +2 -1
  214. package/dist-types/ts3.4/commands/UpdateGameSessionCommand.d.ts +2 -1
  215. package/dist-types/ts3.4/commands/UpdateGameSessionQueueCommand.d.ts +2 -1
  216. package/dist-types/ts3.4/commands/UpdateMatchmakingConfigurationCommand.d.ts +2 -1
  217. package/dist-types/ts3.4/commands/UpdateRuntimeConfigurationCommand.d.ts +2 -1
  218. package/dist-types/ts3.4/commands/UpdateScriptCommand.d.ts +2 -1
  219. package/dist-types/ts3.4/commands/ValidateMatchmakingRuleSetCommand.d.ts +2 -1
  220. package/dist-types/ts3.4/models/GameLiftServiceException.d.ts +2 -1
  221. package/package.json +6 -6
@@ -9,7 +9,8 @@ import {
9
9
  CreateFleetLocationsInput,
10
10
  CreateFleetLocationsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateFleetLocationsCommandInput
14
15
  extends CreateFleetLocationsInput {}
15
16
  export interface CreateFleetLocationsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateGameServerGroupInput,
10
10
  CreateGameServerGroupOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateGameServerGroupCommandInput
14
15
  extends CreateGameServerGroupInput {}
15
16
  export interface CreateGameServerGroupCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateGameSessionInput,
10
10
  CreateGameSessionOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateGameSessionCommandInput extends CreateGameSessionInput {}
14
15
  export interface CreateGameSessionCommandOutput
15
16
  extends CreateGameSessionOutput,
@@ -9,7 +9,8 @@ import {
9
9
  CreateGameSessionQueueInput,
10
10
  CreateGameSessionQueueOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateGameSessionQueueCommandInput
14
15
  extends CreateGameSessionQueueInput {}
15
16
  export interface CreateGameSessionQueueCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GameLiftClient";
8
8
  import { CreateLocationInput, CreateLocationOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateLocationCommandInput extends CreateLocationInput {}
11
12
  export interface CreateLocationCommandOutput
12
13
  extends CreateLocationOutput,
@@ -9,7 +9,8 @@ import {
9
9
  CreateMatchmakingConfigurationInput,
10
10
  CreateMatchmakingConfigurationOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateMatchmakingConfigurationCommandInput
14
15
  extends CreateMatchmakingConfigurationInput {}
15
16
  export interface CreateMatchmakingConfigurationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateMatchmakingRuleSetInput,
10
10
  CreateMatchmakingRuleSetOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateMatchmakingRuleSetCommandInput
14
15
  extends CreateMatchmakingRuleSetInput {}
15
16
  export interface CreateMatchmakingRuleSetCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreatePlayerSessionInput,
10
10
  CreatePlayerSessionOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreatePlayerSessionCommandInput
14
15
  extends CreatePlayerSessionInput {}
15
16
  export interface CreatePlayerSessionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreatePlayerSessionsInput,
10
10
  CreatePlayerSessionsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreatePlayerSessionsCommandInput
14
15
  extends CreatePlayerSessionsInput {}
15
16
  export interface CreatePlayerSessionsCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GameLiftClient";
8
8
  import { CreateScriptInput, CreateScriptOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateScriptCommandInput extends CreateScriptInput {}
11
12
  export interface CreateScriptCommandOutput
12
13
  extends CreateScriptOutput,
@@ -9,7 +9,8 @@ import {
9
9
  CreateVpcPeeringAuthorizationInput,
10
10
  CreateVpcPeeringAuthorizationOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateVpcPeeringAuthorizationCommandInput
14
15
  extends CreateVpcPeeringAuthorizationInput {}
15
16
  export interface CreateVpcPeeringAuthorizationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateVpcPeeringConnectionInput,
10
10
  CreateVpcPeeringConnectionOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateVpcPeeringConnectionCommandInput
14
15
  extends CreateVpcPeeringConnectionInput {}
15
16
  export interface CreateVpcPeeringConnectionCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GameLiftClient";
8
8
  import { DeleteAliasInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteAliasCommandInput extends DeleteAliasInput {}
11
12
  export interface DeleteAliasCommandOutput extends __MetadataBearer {}
12
13
  declare const DeleteAliasCommand_base: {
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GameLiftClient";
8
8
  import { DeleteBuildInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteBuildCommandInput extends DeleteBuildInput {}
11
12
  export interface DeleteBuildCommandOutput extends __MetadataBearer {}
12
13
  declare const DeleteBuildCommand_base: {
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GameLiftClient";
8
8
  import { DeleteContainerGroupDefinitionInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteContainerGroupDefinitionCommandInput
11
12
  extends DeleteContainerGroupDefinitionInput {}
12
13
  export interface DeleteContainerGroupDefinitionCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GameLiftClient";
8
8
  import { DeleteFleetInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteFleetCommandInput extends DeleteFleetInput {}
11
12
  export interface DeleteFleetCommandOutput extends __MetadataBearer {}
12
13
  declare const DeleteFleetCommand_base: {
@@ -9,7 +9,8 @@ import {
9
9
  DeleteFleetLocationsInput,
10
10
  DeleteFleetLocationsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteFleetLocationsCommandInput
14
15
  extends DeleteFleetLocationsInput {}
15
16
  export interface DeleteFleetLocationsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DeleteGameServerGroupInput,
10
10
  DeleteGameServerGroupOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteGameServerGroupCommandInput
14
15
  extends DeleteGameServerGroupInput {}
15
16
  export interface DeleteGameServerGroupCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DeleteGameSessionQueueInput,
10
10
  DeleteGameSessionQueueOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteGameSessionQueueCommandInput
14
15
  extends DeleteGameSessionQueueInput {}
15
16
  export interface DeleteGameSessionQueueCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GameLiftClient";
8
8
  import { DeleteLocationInput, DeleteLocationOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteLocationCommandInput extends DeleteLocationInput {}
11
12
  export interface DeleteLocationCommandOutput
12
13
  extends DeleteLocationOutput,
@@ -9,7 +9,8 @@ import {
9
9
  DeleteMatchmakingConfigurationInput,
10
10
  DeleteMatchmakingConfigurationOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteMatchmakingConfigurationCommandInput
14
15
  extends DeleteMatchmakingConfigurationInput {}
15
16
  export interface DeleteMatchmakingConfigurationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DeleteMatchmakingRuleSetInput,
10
10
  DeleteMatchmakingRuleSetOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteMatchmakingRuleSetCommandInput
14
15
  extends DeleteMatchmakingRuleSetInput {}
15
16
  export interface DeleteMatchmakingRuleSetCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GameLiftClient";
8
8
  import { DeleteScalingPolicyInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteScalingPolicyCommandInput
11
12
  extends DeleteScalingPolicyInput {}
12
13
  export interface DeleteScalingPolicyCommandOutput extends __MetadataBearer {}
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GameLiftClient";
8
8
  import { DeleteScriptInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteScriptCommandInput extends DeleteScriptInput {}
11
12
  export interface DeleteScriptCommandOutput extends __MetadataBearer {}
12
13
  declare const DeleteScriptCommand_base: {
@@ -9,7 +9,8 @@ import {
9
9
  DeleteVpcPeeringAuthorizationInput,
10
10
  DeleteVpcPeeringAuthorizationOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteVpcPeeringAuthorizationCommandInput
14
15
  extends DeleteVpcPeeringAuthorizationInput {}
15
16
  export interface DeleteVpcPeeringAuthorizationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DeleteVpcPeeringConnectionInput,
10
10
  DeleteVpcPeeringConnectionOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteVpcPeeringConnectionCommandInput
14
15
  extends DeleteVpcPeeringConnectionInput {}
15
16
  export interface DeleteVpcPeeringConnectionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DeregisterComputeInput,
10
10
  DeregisterComputeOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeregisterComputeCommandInput extends DeregisterComputeInput {}
14
15
  export interface DeregisterComputeCommandOutput
15
16
  extends DeregisterComputeOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GameLiftClient";
8
8
  import { DeregisterGameServerInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeregisterGameServerCommandInput
11
12
  extends DeregisterGameServerInput {}
12
13
  export interface DeregisterGameServerCommandOutput extends __MetadataBearer {}
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GameLiftClient";
8
8
  import { DescribeAliasInput, DescribeAliasOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DescribeAliasCommandInput extends DescribeAliasInput {}
11
12
  export interface DescribeAliasCommandOutput
12
13
  extends DescribeAliasOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GameLiftClient";
8
8
  import { DescribeBuildInput, DescribeBuildOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DescribeBuildCommandInput extends DescribeBuildInput {}
11
12
  export interface DescribeBuildCommandOutput
12
13
  extends DescribeBuildOutput,
@@ -9,7 +9,8 @@ import {
9
9
  DescribeComputeInput,
10
10
  DescribeComputeOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeComputeCommandInput extends DescribeComputeInput {}
14
15
  export interface DescribeComputeCommandOutput
15
16
  extends DescribeComputeOutput,
@@ -9,7 +9,8 @@ import {
9
9
  DescribeContainerGroupDefinitionInput,
10
10
  DescribeContainerGroupDefinitionOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeContainerGroupDefinitionCommandInput
14
15
  extends DescribeContainerGroupDefinitionInput {}
15
16
  export interface DescribeContainerGroupDefinitionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeEC2InstanceLimitsInput,
10
10
  DescribeEC2InstanceLimitsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeEC2InstanceLimitsCommandInput
14
15
  extends DescribeEC2InstanceLimitsInput {}
15
16
  export interface DescribeEC2InstanceLimitsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeFleetAttributesInput,
10
10
  DescribeFleetAttributesOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeFleetAttributesCommandInput
14
15
  extends DescribeFleetAttributesInput {}
15
16
  export interface DescribeFleetAttributesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeFleetCapacityInput,
10
10
  DescribeFleetCapacityOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeFleetCapacityCommandInput
14
15
  extends DescribeFleetCapacityInput {}
15
16
  export interface DescribeFleetCapacityCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeFleetEventsInput,
10
10
  DescribeFleetEventsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeFleetEventsCommandInput
14
15
  extends DescribeFleetEventsInput {}
15
16
  export interface DescribeFleetEventsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeFleetLocationAttributesInput,
10
10
  DescribeFleetLocationAttributesOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeFleetLocationAttributesCommandInput
14
15
  extends DescribeFleetLocationAttributesInput {}
15
16
  export interface DescribeFleetLocationAttributesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeFleetLocationCapacityInput,
10
10
  DescribeFleetLocationCapacityOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeFleetLocationCapacityCommandInput
14
15
  extends DescribeFleetLocationCapacityInput {}
15
16
  export interface DescribeFleetLocationCapacityCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeFleetLocationUtilizationInput,
10
10
  DescribeFleetLocationUtilizationOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeFleetLocationUtilizationCommandInput
14
15
  extends DescribeFleetLocationUtilizationInput {}
15
16
  export interface DescribeFleetLocationUtilizationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeFleetPortSettingsInput,
10
10
  DescribeFleetPortSettingsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeFleetPortSettingsCommandInput
14
15
  extends DescribeFleetPortSettingsInput {}
15
16
  export interface DescribeFleetPortSettingsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeFleetUtilizationInput,
10
10
  DescribeFleetUtilizationOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeFleetUtilizationCommandInput
14
15
  extends DescribeFleetUtilizationInput {}
15
16
  export interface DescribeFleetUtilizationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeGameServerInput,
10
10
  DescribeGameServerOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeGameServerCommandInput
14
15
  extends DescribeGameServerInput {}
15
16
  export interface DescribeGameServerCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeGameServerGroupInput,
10
10
  DescribeGameServerGroupOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeGameServerGroupCommandInput
14
15
  extends DescribeGameServerGroupInput {}
15
16
  export interface DescribeGameServerGroupCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeGameServerInstancesInput,
10
10
  DescribeGameServerInstancesOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeGameServerInstancesCommandInput
14
15
  extends DescribeGameServerInstancesInput {}
15
16
  export interface DescribeGameServerInstancesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeGameSessionDetailsInput,
10
10
  DescribeGameSessionDetailsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeGameSessionDetailsCommandInput
14
15
  extends DescribeGameSessionDetailsInput {}
15
16
  export interface DescribeGameSessionDetailsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeGameSessionPlacementInput,
10
10
  DescribeGameSessionPlacementOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeGameSessionPlacementCommandInput
14
15
  extends DescribeGameSessionPlacementInput {}
15
16
  export interface DescribeGameSessionPlacementCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeGameSessionQueuesInput,
10
10
  DescribeGameSessionQueuesOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeGameSessionQueuesCommandInput
14
15
  extends DescribeGameSessionQueuesInput {}
15
16
  export interface DescribeGameSessionQueuesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeGameSessionsInput,
10
10
  DescribeGameSessionsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeGameSessionsCommandInput
14
15
  extends DescribeGameSessionsInput {}
15
16
  export interface DescribeGameSessionsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeInstancesInput,
10
10
  DescribeInstancesOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeInstancesCommandInput extends DescribeInstancesInput {}
14
15
  export interface DescribeInstancesCommandOutput
15
16
  extends DescribeInstancesOutput,
@@ -9,7 +9,8 @@ import {
9
9
  DescribeMatchmakingInput,
10
10
  DescribeMatchmakingOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeMatchmakingCommandInput
14
15
  extends DescribeMatchmakingInput {}
15
16
  export interface DescribeMatchmakingCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeMatchmakingConfigurationsInput,
10
10
  DescribeMatchmakingConfigurationsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeMatchmakingConfigurationsCommandInput
14
15
  extends DescribeMatchmakingConfigurationsInput {}
15
16
  export interface DescribeMatchmakingConfigurationsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeMatchmakingRuleSetsInput,
10
10
  DescribeMatchmakingRuleSetsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeMatchmakingRuleSetsCommandInput
14
15
  extends DescribeMatchmakingRuleSetsInput {}
15
16
  export interface DescribeMatchmakingRuleSetsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribePlayerSessionsInput,
10
10
  DescribePlayerSessionsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribePlayerSessionsCommandInput
14
15
  extends DescribePlayerSessionsInput {}
15
16
  export interface DescribePlayerSessionsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeRuntimeConfigurationInput,
10
10
  DescribeRuntimeConfigurationOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeRuntimeConfigurationCommandInput
14
15
  extends DescribeRuntimeConfigurationInput {}
15
16
  export interface DescribeRuntimeConfigurationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeScalingPoliciesInput,
10
10
  DescribeScalingPoliciesOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeScalingPoliciesCommandInput
14
15
  extends DescribeScalingPoliciesInput {}
15
16
  export interface DescribeScalingPoliciesCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GameLiftClient";
8
8
  import { DescribeScriptInput, DescribeScriptOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DescribeScriptCommandInput extends DescribeScriptInput {}
11
12
  export interface DescribeScriptCommandOutput
12
13
  extends DescribeScriptOutput,