@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 { AcceptMatchInput, AcceptMatchOutput } 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 { ClaimGameServerInput, ClaimGameServerOutput } 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 { CreateAliasInput, CreateAliasOutput } 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 { CreateBuildInput, CreateBuildOutput } 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 { CreateContainerGroupDefinitionInput, CreateContainerGroupDefinitionOutp
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 { CreateFleetInput, CreateFleetOutput } 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 { CreateFleetLocationsInput, CreateFleetLocationsOutput } 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 { CreateGameServerGroupInput, CreateGameServerGroupOutput } 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 { CreateGameSessionInput, CreateGameSessionOutput } 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 { CreateGameSessionQueueInput, CreateGameSessionQueueOutput } 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 { CreateLocationInput, CreateLocationOutput } 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 { CreateMatchmakingConfigurationInput, CreateMatchmakingConfigurationOutp
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 { CreateMatchmakingRuleSetInput, CreateMatchmakingRuleSetOutput } 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 { CreatePlayerSessionInput, CreatePlayerSessionOutput } 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 { CreatePlayerSessionsInput, CreatePlayerSessionsOutput } 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 { CreateScriptInput, CreateScriptOutput } 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 { CreateVpcPeeringAuthorizationInput, CreateVpcPeeringAuthorizationOutput
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 { CreateVpcPeeringConnectionInput, CreateVpcPeeringConnectionOutput } 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 { DeleteAliasInput } 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 { DeleteBuildInput } 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 { DeleteContainerGroupDefinitionInput } 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 { DeleteFleetInput } 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 { DeleteFleetLocationsInput, DeleteFleetLocationsOutput } 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 { DeleteGameServerGroupInput, DeleteGameServerGroupOutput } 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 { DeleteGameSessionQueueInput, DeleteGameSessionQueueOutput } 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 { DeleteLocationInput, DeleteLocationOutput } 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 { DeleteMatchmakingConfigurationInput, DeleteMatchmakingConfigurationOutp
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 { DeleteMatchmakingRuleSetInput, DeleteMatchmakingRuleSetOutput } 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 { DeleteScalingPolicyInput } 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 { DeleteScriptInput } 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 { DeleteVpcPeeringAuthorizationInput, DeleteVpcPeeringAuthorizationOutput
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 { DeleteVpcPeeringConnectionInput, DeleteVpcPeeringConnectionOutput } 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 { DeregisterComputeInput, DeregisterComputeOutput } 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 { DeregisterGameServerInput } 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 { DescribeAliasInput, DescribeAliasOutput } 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 { DescribeBuildInput, DescribeBuildOutput } 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 { DescribeComputeInput, DescribeComputeOutput } 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 { DescribeContainerGroupDefinitionInput, DescribeContainerGroupDefinition
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 { DescribeEC2InstanceLimitsInput, DescribeEC2InstanceLimitsOutput } 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 { DescribeFleetAttributesInput, DescribeFleetAttributesOutput } 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 { DescribeFleetCapacityInput, DescribeFleetCapacityOutput } 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 { DescribeFleetEventsInput, DescribeFleetEventsOutput } 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 { DescribeFleetLocationAttributesInput, DescribeFleetLocationAttributesOu
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 { DescribeFleetLocationCapacityInput, DescribeFleetLocationCapacityOutput
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 { DescribeFleetLocationUtilizationInput, DescribeFleetLocationUtilization
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 { DescribeFleetPortSettingsInput, DescribeFleetPortSettingsOutput } 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 { DescribeFleetUtilizationInput, DescribeFleetUtilizationOutput } 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 { DescribeGameServerInput, DescribeGameServerOutput } 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 { DescribeGameServerGroupInput, DescribeGameServerGroupOutput } 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 { DescribeGameServerInstancesInput, DescribeGameServerInstancesOutput } f
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 { DescribeGameSessionDetailsInput, DescribeGameSessionDetailsOutput } 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 { DescribeGameSessionPlacementInput, DescribeGameSessionPlacementOutput }
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 { DescribeGameSessionQueuesInput, DescribeGameSessionQueuesOutput } 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 { DescribeGameSessionsInput, DescribeGameSessionsOutput } 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 { DescribeInstancesInput, DescribeInstancesOutput } 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 { DescribeMatchmakingInput, DescribeMatchmakingOutput } 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 { DescribeMatchmakingConfigurationsInput, DescribeMatchmakingConfiguratio
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 { DescribeMatchmakingRuleSetsInput, DescribeMatchmakingRuleSetsOutput } f
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
  *