@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
@@ -5,7 +5,8 @@ import { DescribePlayerSessionsInput, DescribePlayerSessionsOutput } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeRuntimeConfigurationInput, DescribeRuntimeConfigurationOutput }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeScalingPoliciesInput, DescribeScalingPoliciesOutput } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeScriptInput, DescribeScriptOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeVpcPeeringAuthorizationsInput, DescribeVpcPeeringAuthorizations
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeVpcPeeringConnectionsInput, DescribeVpcPeeringConnectionsOutput
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetComputeAccessInput, GetComputeAccessOutput } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetComputeAuthTokenInput, GetComputeAuthTokenOutput } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetGameSessionLogUrlInput, GetGameSessionLogUrlOutput } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetInstanceAccessInput, GetInstanceAccessOutput } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListAliasesInput, ListAliasesOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListBuildsInput, ListBuildsOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListComputeInput, ListComputeOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListContainerGroupDefinitionsInput, ListContainerGroupDefinitionsOutput
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListFleetsInput, ListFleetsOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListGameServerGroupsInput, ListGameServerGroupsOutput } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListGameServersInput, ListGameServersOutput } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListLocationsInput, ListLocationsOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListScriptsInput, ListScriptsOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PutScalingPolicyInput, PutScalingPolicyOutput } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { RegisterComputeInput, RegisterComputeOutput } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { RegisterGameServerInput, RegisterGameServerOutput } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { RequestUploadCredentialsInput, RequestUploadCredentialsOutput } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ResolveAliasInput, ResolveAliasOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -6,7 +6,8 @@ import { ResumeGameServerGroupOutput } from "../models/models_1";
6
6
  /**
7
7
  * @public
8
8
  */
9
- export { __MetadataBearer, $Command };
9
+ export type { __MetadataBearer };
10
+ export { $Command };
10
11
  /**
11
12
  * @public
12
13
  *
@@ -5,7 +5,8 @@ import { SearchGameSessionsInput, SearchGameSessionsOutput } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { StartFleetActionsInput, StartFleetActionsOutput } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { StartGameSessionPlacementInput, StartGameSessionPlacementOutput } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { StartMatchBackfillInput, StartMatchBackfillOutput } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { StartMatchmakingInput, StartMatchmakingOutput } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { StopFleetActionsInput, StopFleetActionsOutput } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { StopGameSessionPlacementInput, StopGameSessionPlacementOutput } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { StopMatchmakingInput, StopMatchmakingOutput } from "../models/models_1"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { SuspendGameServerGroupInput, SuspendGameServerGroupOutput } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { TagResourceRequest, TagResourceResponse } from "../models/models_1";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UntagResourceRequest, UntagResourceResponse } from "../models/models_1"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateAliasInput, UpdateAliasOutput } from "../models/models_1";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateBuildInput, UpdateBuildOutput } from "../models/models_1";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateFleetAttributesInput, UpdateFleetAttributesOutput } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateFleetCapacityInput, UpdateFleetCapacityOutput } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateFleetPortSettingsInput, UpdateFleetPortSettingsOutput } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateGameServerInput, UpdateGameServerOutput } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateGameServerGroupInput, UpdateGameServerGroupOutput } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateGameSessionInput, UpdateGameSessionOutput } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateGameSessionQueueInput, UpdateGameSessionQueueOutput } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateMatchmakingConfigurationInput, UpdateMatchmakingConfigurationOutp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateRuntimeConfigurationInput, UpdateRuntimeConfigurationOutput } fro
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateScriptInput, UpdateScriptOutput } from "../models/models_1";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ValidateMatchmakingRuleSetInput, ValidateMatchmakingRuleSetOutput } fro
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -63,8 +63,8 @@
63
63
  export * from "./GameLiftClient";
64
64
  export * from "./GameLift";
65
65
  export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
66
- export { RuntimeExtension } from "./runtimeExtensions";
67
- export { GameLiftExtensionConfiguration } from "./extensionConfiguration";
66
+ export type { RuntimeExtension } from "./runtimeExtensions";
67
+ export type { GameLiftExtensionConfiguration } from "./extensionConfiguration";
68
68
  export * from "./commands";
69
69
  export * from "./pagination";
70
70
  export * from "./models";
@@ -1,5 +1,6 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
2
- export { __ServiceException, __ServiceExceptionOptions };
2
+ export type { __ServiceExceptionOptions };
3
+ export { __ServiceException };
3
4
  /**
4
5
  * @public
5
6
  *
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GameLiftClient";
8
8
  import { AcceptMatchInput, AcceptMatchOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface AcceptMatchCommandInput extends AcceptMatchInput {}
11
12
  export interface AcceptMatchCommandOutput
12
13
  extends AcceptMatchOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ClaimGameServerInput,
10
10
  ClaimGameServerOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ClaimGameServerCommandInput extends ClaimGameServerInput {}
14
15
  export interface ClaimGameServerCommandOutput
15
16
  extends ClaimGameServerOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GameLiftClient";
8
8
  import { CreateAliasInput, CreateAliasOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateAliasCommandInput extends CreateAliasInput {}
11
12
  export interface CreateAliasCommandOutput
12
13
  extends CreateAliasOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GameLiftClient";
8
8
  import { CreateBuildInput, CreateBuildOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateBuildCommandInput extends CreateBuildInput {}
11
12
  export interface CreateBuildCommandOutput
12
13
  extends CreateBuildOutput,
@@ -9,7 +9,8 @@ import {
9
9
  CreateContainerGroupDefinitionInput,
10
10
  CreateContainerGroupDefinitionOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateContainerGroupDefinitionCommandInput
14
15
  extends CreateContainerGroupDefinitionInput {}
15
16
  export interface CreateContainerGroupDefinitionCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GameLiftClient";
8
8
  import { CreateFleetInput, CreateFleetOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateFleetCommandInput extends CreateFleetInput {}
11
12
  export interface CreateFleetCommandOutput
12
13
  extends CreateFleetOutput,