@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
  DescribeVpcPeeringAuthorizationsInput,
10
10
  DescribeVpcPeeringAuthorizationsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeVpcPeeringAuthorizationsCommandInput
14
15
  extends DescribeVpcPeeringAuthorizationsInput {}
15
16
  export interface DescribeVpcPeeringAuthorizationsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeVpcPeeringConnectionsInput,
10
10
  DescribeVpcPeeringConnectionsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeVpcPeeringConnectionsCommandInput
14
15
  extends DescribeVpcPeeringConnectionsInput {}
15
16
  export interface DescribeVpcPeeringConnectionsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetComputeAccessInput,
10
10
  GetComputeAccessOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetComputeAccessCommandInput extends GetComputeAccessInput {}
14
15
  export interface GetComputeAccessCommandOutput
15
16
  extends GetComputeAccessOutput,
@@ -9,7 +9,8 @@ import {
9
9
  GetComputeAuthTokenInput,
10
10
  GetComputeAuthTokenOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetComputeAuthTokenCommandInput
14
15
  extends GetComputeAuthTokenInput {}
15
16
  export interface GetComputeAuthTokenCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetGameSessionLogUrlInput,
10
10
  GetGameSessionLogUrlOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetGameSessionLogUrlCommandInput
14
15
  extends GetGameSessionLogUrlInput {}
15
16
  export interface GetGameSessionLogUrlCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetInstanceAccessInput,
10
10
  GetInstanceAccessOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetInstanceAccessCommandInput extends GetInstanceAccessInput {}
14
15
  export interface GetInstanceAccessCommandOutput
15
16
  extends GetInstanceAccessOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GameLiftClient";
8
8
  import { ListAliasesInput, ListAliasesOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListAliasesCommandInput extends ListAliasesInput {}
11
12
  export interface ListAliasesCommandOutput
12
13
  extends ListAliasesOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GameLiftClient";
8
8
  import { ListBuildsInput, ListBuildsOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListBuildsCommandInput extends ListBuildsInput {}
11
12
  export interface ListBuildsCommandOutput
12
13
  extends ListBuildsOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GameLiftClient";
8
8
  import { ListComputeInput, ListComputeOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListComputeCommandInput extends ListComputeInput {}
11
12
  export interface ListComputeCommandOutput
12
13
  extends ListComputeOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ListContainerGroupDefinitionsInput,
10
10
  ListContainerGroupDefinitionsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListContainerGroupDefinitionsCommandInput
14
15
  extends ListContainerGroupDefinitionsInput {}
15
16
  export interface ListContainerGroupDefinitionsCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GameLiftClient";
8
8
  import { ListFleetsInput, ListFleetsOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListFleetsCommandInput extends ListFleetsInput {}
11
12
  export interface ListFleetsCommandOutput
12
13
  extends ListFleetsOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ListGameServerGroupsInput,
10
10
  ListGameServerGroupsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListGameServerGroupsCommandInput
14
15
  extends ListGameServerGroupsInput {}
15
16
  export interface ListGameServerGroupsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListGameServersInput,
10
10
  ListGameServersOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListGameServersCommandInput extends ListGameServersInput {}
14
15
  export interface ListGameServersCommandOutput
15
16
  extends ListGameServersOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GameLiftClient";
8
8
  import { ListLocationsInput, ListLocationsOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListLocationsCommandInput extends ListLocationsInput {}
11
12
  export interface ListLocationsCommandOutput
12
13
  extends ListLocationsOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GameLiftClient";
8
8
  import { ListScriptsInput, ListScriptsOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListScriptsCommandInput extends ListScriptsInput {}
11
12
  export interface ListScriptsCommandOutput
12
13
  extends ListScriptsOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ListTagsForResourceRequest,
10
10
  ListTagsForResourceResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListTagsForResourceCommandInput
14
15
  extends ListTagsForResourceRequest {}
15
16
  export interface ListTagsForResourceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  PutScalingPolicyInput,
10
10
  PutScalingPolicyOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface PutScalingPolicyCommandInput extends PutScalingPolicyInput {}
14
15
  export interface PutScalingPolicyCommandOutput
15
16
  extends PutScalingPolicyOutput,
@@ -9,7 +9,8 @@ import {
9
9
  RegisterComputeInput,
10
10
  RegisterComputeOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface RegisterComputeCommandInput extends RegisterComputeInput {}
14
15
  export interface RegisterComputeCommandOutput
15
16
  extends RegisterComputeOutput,
@@ -9,7 +9,8 @@ import {
9
9
  RegisterGameServerInput,
10
10
  RegisterGameServerOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface RegisterGameServerCommandInput
14
15
  extends RegisterGameServerInput {}
15
16
  export interface RegisterGameServerCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  RequestUploadCredentialsInput,
10
10
  RequestUploadCredentialsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface RequestUploadCredentialsCommandInput
14
15
  extends RequestUploadCredentialsInput {}
15
16
  export interface RequestUploadCredentialsCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GameLiftClient";
8
8
  import { ResolveAliasInput, ResolveAliasOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ResolveAliasCommandInput extends ResolveAliasInput {}
11
12
  export interface ResolveAliasCommandOutput
12
13
  extends ResolveAliasOutput,
@@ -7,7 +7,8 @@ import {
7
7
  } from "../GameLiftClient";
8
8
  import { ResumeGameServerGroupInput } from "../models/models_0";
9
9
  import { ResumeGameServerGroupOutput } from "../models/models_1";
10
- export { __MetadataBearer, $Command };
10
+ export { __MetadataBearer };
11
+ export { $Command };
11
12
  export interface ResumeGameServerGroupCommandInput
12
13
  extends ResumeGameServerGroupInput {}
13
14
  export interface ResumeGameServerGroupCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  SearchGameSessionsInput,
10
10
  SearchGameSessionsOutput,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface SearchGameSessionsCommandInput
14
15
  extends SearchGameSessionsInput {}
15
16
  export interface SearchGameSessionsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  StartFleetActionsInput,
10
10
  StartFleetActionsOutput,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface StartFleetActionsCommandInput extends StartFleetActionsInput {}
14
15
  export interface StartFleetActionsCommandOutput
15
16
  extends StartFleetActionsOutput,
@@ -9,7 +9,8 @@ import {
9
9
  StartGameSessionPlacementInput,
10
10
  StartGameSessionPlacementOutput,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface StartGameSessionPlacementCommandInput
14
15
  extends StartGameSessionPlacementInput {}
15
16
  export interface StartGameSessionPlacementCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  StartMatchBackfillInput,
10
10
  StartMatchBackfillOutput,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface StartMatchBackfillCommandInput
14
15
  extends StartMatchBackfillInput {}
15
16
  export interface StartMatchBackfillCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  StartMatchmakingInput,
10
10
  StartMatchmakingOutput,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface StartMatchmakingCommandInput extends StartMatchmakingInput {}
14
15
  export interface StartMatchmakingCommandOutput
15
16
  extends StartMatchmakingOutput,
@@ -9,7 +9,8 @@ import {
9
9
  StopFleetActionsInput,
10
10
  StopFleetActionsOutput,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface StopFleetActionsCommandInput extends StopFleetActionsInput {}
14
15
  export interface StopFleetActionsCommandOutput
15
16
  extends StopFleetActionsOutput,
@@ -9,7 +9,8 @@ import {
9
9
  StopGameSessionPlacementInput,
10
10
  StopGameSessionPlacementOutput,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface StopGameSessionPlacementCommandInput
14
15
  extends StopGameSessionPlacementInput {}
15
16
  export interface StopGameSessionPlacementCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  StopMatchmakingInput,
10
10
  StopMatchmakingOutput,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface StopMatchmakingCommandInput extends StopMatchmakingInput {}
14
15
  export interface StopMatchmakingCommandOutput
15
16
  extends StopMatchmakingOutput,
@@ -9,7 +9,8 @@ import {
9
9
  SuspendGameServerGroupInput,
10
10
  SuspendGameServerGroupOutput,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface SuspendGameServerGroupCommandInput
14
15
  extends SuspendGameServerGroupInput {}
15
16
  export interface SuspendGameServerGroupCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GameLiftClient";
8
8
  import { TagResourceRequest, TagResourceResponse } from "../models/models_1";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface TagResourceCommandInput extends TagResourceRequest {}
11
12
  export interface TagResourceCommandOutput
12
13
  extends TagResourceResponse,
@@ -9,7 +9,8 @@ import {
9
9
  UntagResourceRequest,
10
10
  UntagResourceResponse,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UntagResourceCommandInput extends UntagResourceRequest {}
14
15
  export interface UntagResourceCommandOutput
15
16
  extends UntagResourceResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GameLiftClient";
8
8
  import { UpdateAliasInput, UpdateAliasOutput } from "../models/models_1";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface UpdateAliasCommandInput extends UpdateAliasInput {}
11
12
  export interface UpdateAliasCommandOutput
12
13
  extends UpdateAliasOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GameLiftClient";
8
8
  import { UpdateBuildInput, UpdateBuildOutput } from "../models/models_1";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface UpdateBuildCommandInput extends UpdateBuildInput {}
11
12
  export interface UpdateBuildCommandOutput
12
13
  extends UpdateBuildOutput,
@@ -9,7 +9,8 @@ import {
9
9
  UpdateFleetAttributesInput,
10
10
  UpdateFleetAttributesOutput,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateFleetAttributesCommandInput
14
15
  extends UpdateFleetAttributesInput {}
15
16
  export interface UpdateFleetAttributesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  UpdateFleetCapacityInput,
10
10
  UpdateFleetCapacityOutput,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateFleetCapacityCommandInput
14
15
  extends UpdateFleetCapacityInput {}
15
16
  export interface UpdateFleetCapacityCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  UpdateFleetPortSettingsInput,
10
10
  UpdateFleetPortSettingsOutput,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateFleetPortSettingsCommandInput
14
15
  extends UpdateFleetPortSettingsInput {}
15
16
  export interface UpdateFleetPortSettingsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  UpdateGameServerInput,
10
10
  UpdateGameServerOutput,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateGameServerCommandInput extends UpdateGameServerInput {}
14
15
  export interface UpdateGameServerCommandOutput
15
16
  extends UpdateGameServerOutput,
@@ -9,7 +9,8 @@ import {
9
9
  UpdateGameServerGroupInput,
10
10
  UpdateGameServerGroupOutput,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateGameServerGroupCommandInput
14
15
  extends UpdateGameServerGroupInput {}
15
16
  export interface UpdateGameServerGroupCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  UpdateGameSessionInput,
10
10
  UpdateGameSessionOutput,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateGameSessionCommandInput extends UpdateGameSessionInput {}
14
15
  export interface UpdateGameSessionCommandOutput
15
16
  extends UpdateGameSessionOutput,
@@ -9,7 +9,8 @@ import {
9
9
  UpdateGameSessionQueueInput,
10
10
  UpdateGameSessionQueueOutput,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateGameSessionQueueCommandInput
14
15
  extends UpdateGameSessionQueueInput {}
15
16
  export interface UpdateGameSessionQueueCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  UpdateMatchmakingConfigurationInput,
10
10
  UpdateMatchmakingConfigurationOutput,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateMatchmakingConfigurationCommandInput
14
15
  extends UpdateMatchmakingConfigurationInput {}
15
16
  export interface UpdateMatchmakingConfigurationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  UpdateRuntimeConfigurationInput,
10
10
  UpdateRuntimeConfigurationOutput,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateRuntimeConfigurationCommandInput
14
15
  extends UpdateRuntimeConfigurationInput {}
15
16
  export interface UpdateRuntimeConfigurationCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GameLiftClient";
8
8
  import { UpdateScriptInput, UpdateScriptOutput } from "../models/models_1";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface UpdateScriptCommandInput extends UpdateScriptInput {}
11
12
  export interface UpdateScriptCommandOutput
12
13
  extends UpdateScriptOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ValidateMatchmakingRuleSetInput,
10
10
  ValidateMatchmakingRuleSetOutput,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ValidateMatchmakingRuleSetCommandInput
14
15
  extends ValidateMatchmakingRuleSetInput {}
15
16
  export interface ValidateMatchmakingRuleSetCommandOutput
@@ -2,7 +2,8 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@smithy/smithy-client";
5
- export { __ServiceException, __ServiceExceptionOptions };
5
+ export { __ServiceExceptionOptions };
6
+ export { __ServiceException };
6
7
  export declare class GameLiftServiceException extends __ServiceException {
7
8
  constructor(options: __ServiceExceptionOptions);
8
9
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-gamelift",
3
3
  "description": "AWS SDK for JavaScript Gamelift Client for Node.js, Browser and React Native",
4
- "version": "3.590.0",
4
+ "version": "3.596.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-gamelift",
@@ -20,10 +20,10 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sso-oidc": "3.590.0",
24
- "@aws-sdk/client-sts": "3.590.0",
25
- "@aws-sdk/core": "3.588.0",
26
- "@aws-sdk/credential-provider-node": "3.590.0",
23
+ "@aws-sdk/client-sso-oidc": "3.596.0",
24
+ "@aws-sdk/client-sts": "3.596.0",
25
+ "@aws-sdk/core": "3.592.0",
26
+ "@aws-sdk/credential-provider-node": "3.596.0",
27
27
  "@aws-sdk/middleware-host-header": "3.577.0",
28
28
  "@aws-sdk/middleware-logger": "3.577.0",
29
29
  "@aws-sdk/middleware-recursion-detection": "3.577.0",
@@ -34,7 +34,7 @@
34
34
  "@aws-sdk/util-user-agent-browser": "3.577.0",
35
35
  "@aws-sdk/util-user-agent-node": "3.587.0",
36
36
  "@smithy/config-resolver": "^3.0.1",
37
- "@smithy/core": "^2.1.1",
37
+ "@smithy/core": "^2.2.0",
38
38
  "@smithy/fetch-http-handler": "^3.0.1",
39
39
  "@smithy/hash-node": "^3.0.0",
40
40
  "@smithy/invalid-dependency": "^3.0.0",