@aws-sdk/client-gamelift 3.940.0 → 3.946.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 (174) hide show
  1. package/dist-cjs/index.js +16 -160
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/GameLiftClient.js +2 -2
  5. package/dist-es/runtimeConfig.browser.js +2 -2
  6. package/dist-es/runtimeConfig.js +2 -3
  7. package/dist-es/schemas/schemas_0.js +16 -160
  8. package/dist-types/GameLift.d.ts +1 -1
  9. package/dist-types/GameLiftClient.d.ts +10 -10
  10. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  11. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  12. package/dist-types/commands/AcceptMatchCommand.d.ts +3 -3
  13. package/dist-types/commands/ClaimGameServerCommand.d.ts +3 -3
  14. package/dist-types/commands/CreateAliasCommand.d.ts +3 -3
  15. package/dist-types/commands/CreateBuildCommand.d.ts +3 -3
  16. package/dist-types/commands/CreateContainerFleetCommand.d.ts +3 -3
  17. package/dist-types/commands/CreateContainerGroupDefinitionCommand.d.ts +3 -3
  18. package/dist-types/commands/CreateFleetCommand.d.ts +3 -3
  19. package/dist-types/commands/CreateFleetLocationsCommand.d.ts +3 -3
  20. package/dist-types/commands/CreateGameServerGroupCommand.d.ts +3 -3
  21. package/dist-types/commands/CreateGameSessionCommand.d.ts +3 -3
  22. package/dist-types/commands/CreateGameSessionQueueCommand.d.ts +3 -3
  23. package/dist-types/commands/CreateLocationCommand.d.ts +3 -3
  24. package/dist-types/commands/CreateMatchmakingConfigurationCommand.d.ts +3 -3
  25. package/dist-types/commands/CreateMatchmakingRuleSetCommand.d.ts +3 -3
  26. package/dist-types/commands/CreatePlayerSessionCommand.d.ts +3 -3
  27. package/dist-types/commands/CreatePlayerSessionsCommand.d.ts +3 -3
  28. package/dist-types/commands/CreateScriptCommand.d.ts +3 -3
  29. package/dist-types/commands/CreateVpcPeeringAuthorizationCommand.d.ts +3 -3
  30. package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +3 -3
  31. package/dist-types/commands/DeleteAliasCommand.d.ts +3 -3
  32. package/dist-types/commands/DeleteBuildCommand.d.ts +3 -3
  33. package/dist-types/commands/DeleteContainerFleetCommand.d.ts +3 -3
  34. package/dist-types/commands/DeleteContainerGroupDefinitionCommand.d.ts +3 -3
  35. package/dist-types/commands/DeleteFleetCommand.d.ts +3 -3
  36. package/dist-types/commands/DeleteFleetLocationsCommand.d.ts +3 -3
  37. package/dist-types/commands/DeleteGameServerGroupCommand.d.ts +3 -3
  38. package/dist-types/commands/DeleteGameSessionQueueCommand.d.ts +3 -3
  39. package/dist-types/commands/DeleteLocationCommand.d.ts +3 -3
  40. package/dist-types/commands/DeleteMatchmakingConfigurationCommand.d.ts +3 -3
  41. package/dist-types/commands/DeleteMatchmakingRuleSetCommand.d.ts +3 -3
  42. package/dist-types/commands/DeleteScalingPolicyCommand.d.ts +3 -3
  43. package/dist-types/commands/DeleteScriptCommand.d.ts +3 -3
  44. package/dist-types/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +3 -3
  45. package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +3 -3
  46. package/dist-types/commands/DeregisterComputeCommand.d.ts +3 -3
  47. package/dist-types/commands/DeregisterGameServerCommand.d.ts +3 -3
  48. package/dist-types/commands/DescribeAliasCommand.d.ts +3 -3
  49. package/dist-types/commands/DescribeBuildCommand.d.ts +3 -3
  50. package/dist-types/commands/DescribeComputeCommand.d.ts +3 -3
  51. package/dist-types/commands/DescribeContainerFleetCommand.d.ts +3 -3
  52. package/dist-types/commands/DescribeContainerGroupDefinitionCommand.d.ts +3 -3
  53. package/dist-types/commands/DescribeEC2InstanceLimitsCommand.d.ts +3 -3
  54. package/dist-types/commands/DescribeFleetAttributesCommand.d.ts +3 -3
  55. package/dist-types/commands/DescribeFleetCapacityCommand.d.ts +3 -3
  56. package/dist-types/commands/DescribeFleetDeploymentCommand.d.ts +3 -3
  57. package/dist-types/commands/DescribeFleetEventsCommand.d.ts +3 -3
  58. package/dist-types/commands/DescribeFleetLocationAttributesCommand.d.ts +3 -3
  59. package/dist-types/commands/DescribeFleetLocationCapacityCommand.d.ts +3 -3
  60. package/dist-types/commands/DescribeFleetLocationUtilizationCommand.d.ts +3 -3
  61. package/dist-types/commands/DescribeFleetPortSettingsCommand.d.ts +3 -3
  62. package/dist-types/commands/DescribeFleetUtilizationCommand.d.ts +3 -3
  63. package/dist-types/commands/DescribeGameServerCommand.d.ts +3 -3
  64. package/dist-types/commands/DescribeGameServerGroupCommand.d.ts +3 -3
  65. package/dist-types/commands/DescribeGameServerInstancesCommand.d.ts +3 -3
  66. package/dist-types/commands/DescribeGameSessionDetailsCommand.d.ts +3 -3
  67. package/dist-types/commands/DescribeGameSessionPlacementCommand.d.ts +3 -3
  68. package/dist-types/commands/DescribeGameSessionQueuesCommand.d.ts +3 -3
  69. package/dist-types/commands/DescribeGameSessionsCommand.d.ts +3 -3
  70. package/dist-types/commands/DescribeInstancesCommand.d.ts +3 -3
  71. package/dist-types/commands/DescribeMatchmakingCommand.d.ts +3 -3
  72. package/dist-types/commands/DescribeMatchmakingConfigurationsCommand.d.ts +3 -3
  73. package/dist-types/commands/DescribeMatchmakingRuleSetsCommand.d.ts +3 -3
  74. package/dist-types/commands/DescribePlayerSessionsCommand.d.ts +3 -3
  75. package/dist-types/commands/DescribeRuntimeConfigurationCommand.d.ts +3 -3
  76. package/dist-types/commands/DescribeScalingPoliciesCommand.d.ts +3 -3
  77. package/dist-types/commands/DescribeScriptCommand.d.ts +3 -3
  78. package/dist-types/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +3 -3
  79. package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +3 -3
  80. package/dist-types/commands/GetComputeAccessCommand.d.ts +3 -3
  81. package/dist-types/commands/GetComputeAuthTokenCommand.d.ts +3 -3
  82. package/dist-types/commands/GetGameSessionLogUrlCommand.d.ts +3 -3
  83. package/dist-types/commands/GetInstanceAccessCommand.d.ts +3 -3
  84. package/dist-types/commands/ListAliasesCommand.d.ts +3 -3
  85. package/dist-types/commands/ListBuildsCommand.d.ts +3 -3
  86. package/dist-types/commands/ListComputeCommand.d.ts +3 -3
  87. package/dist-types/commands/ListContainerFleetsCommand.d.ts +3 -3
  88. package/dist-types/commands/ListContainerGroupDefinitionVersionsCommand.d.ts +3 -3
  89. package/dist-types/commands/ListContainerGroupDefinitionsCommand.d.ts +3 -3
  90. package/dist-types/commands/ListFleetDeploymentsCommand.d.ts +3 -3
  91. package/dist-types/commands/ListFleetsCommand.d.ts +3 -3
  92. package/dist-types/commands/ListGameServerGroupsCommand.d.ts +3 -3
  93. package/dist-types/commands/ListGameServersCommand.d.ts +3 -3
  94. package/dist-types/commands/ListLocationsCommand.d.ts +3 -3
  95. package/dist-types/commands/ListScriptsCommand.d.ts +3 -3
  96. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  97. package/dist-types/commands/PutScalingPolicyCommand.d.ts +3 -3
  98. package/dist-types/commands/RegisterComputeCommand.d.ts +3 -3
  99. package/dist-types/commands/RegisterGameServerCommand.d.ts +3 -3
  100. package/dist-types/commands/RequestUploadCredentialsCommand.d.ts +3 -3
  101. package/dist-types/commands/ResolveAliasCommand.d.ts +3 -3
  102. package/dist-types/commands/ResumeGameServerGroupCommand.d.ts +3 -3
  103. package/dist-types/commands/SearchGameSessionsCommand.d.ts +3 -3
  104. package/dist-types/commands/StartFleetActionsCommand.d.ts +3 -3
  105. package/dist-types/commands/StartGameSessionPlacementCommand.d.ts +3 -3
  106. package/dist-types/commands/StartMatchBackfillCommand.d.ts +3 -3
  107. package/dist-types/commands/StartMatchmakingCommand.d.ts +3 -3
  108. package/dist-types/commands/StopFleetActionsCommand.d.ts +3 -3
  109. package/dist-types/commands/StopGameSessionPlacementCommand.d.ts +3 -3
  110. package/dist-types/commands/StopMatchmakingCommand.d.ts +3 -3
  111. package/dist-types/commands/SuspendGameServerGroupCommand.d.ts +3 -3
  112. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  113. package/dist-types/commands/TerminateGameSessionCommand.d.ts +3 -3
  114. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  115. package/dist-types/commands/UpdateAliasCommand.d.ts +3 -3
  116. package/dist-types/commands/UpdateBuildCommand.d.ts +3 -3
  117. package/dist-types/commands/UpdateContainerFleetCommand.d.ts +3 -3
  118. package/dist-types/commands/UpdateContainerGroupDefinitionCommand.d.ts +3 -3
  119. package/dist-types/commands/UpdateFleetAttributesCommand.d.ts +3 -3
  120. package/dist-types/commands/UpdateFleetCapacityCommand.d.ts +3 -3
  121. package/dist-types/commands/UpdateFleetPortSettingsCommand.d.ts +3 -3
  122. package/dist-types/commands/UpdateGameServerCommand.d.ts +3 -3
  123. package/dist-types/commands/UpdateGameServerGroupCommand.d.ts +3 -3
  124. package/dist-types/commands/UpdateGameSessionCommand.d.ts +3 -3
  125. package/dist-types/commands/UpdateGameSessionQueueCommand.d.ts +3 -3
  126. package/dist-types/commands/UpdateMatchmakingConfigurationCommand.d.ts +3 -3
  127. package/dist-types/commands/UpdateRuntimeConfigurationCommand.d.ts +3 -3
  128. package/dist-types/commands/UpdateScriptCommand.d.ts +3 -3
  129. package/dist-types/commands/ValidateMatchmakingRuleSetCommand.d.ts +3 -3
  130. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  131. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  132. package/dist-types/extensionConfiguration.d.ts +4 -4
  133. package/dist-types/models/GameLiftServiceException.d.ts +1 -1
  134. package/dist-types/models/errors.d.ts +1 -1
  135. package/dist-types/models/models_1.d.ts +1 -1
  136. package/dist-types/pagination/DescribeFleetAttributesPaginator.d.ts +1 -1
  137. package/dist-types/pagination/DescribeFleetCapacityPaginator.d.ts +1 -1
  138. package/dist-types/pagination/DescribeFleetEventsPaginator.d.ts +1 -1
  139. package/dist-types/pagination/DescribeFleetLocationAttributesPaginator.d.ts +1 -1
  140. package/dist-types/pagination/DescribeFleetUtilizationPaginator.d.ts +1 -1
  141. package/dist-types/pagination/DescribeGameServerInstancesPaginator.d.ts +1 -1
  142. package/dist-types/pagination/DescribeGameSessionDetailsPaginator.d.ts +1 -1
  143. package/dist-types/pagination/DescribeGameSessionQueuesPaginator.d.ts +1 -1
  144. package/dist-types/pagination/DescribeGameSessionsPaginator.d.ts +1 -1
  145. package/dist-types/pagination/DescribeInstancesPaginator.d.ts +1 -1
  146. package/dist-types/pagination/DescribeMatchmakingConfigurationsPaginator.d.ts +1 -1
  147. package/dist-types/pagination/DescribeMatchmakingRuleSetsPaginator.d.ts +1 -1
  148. package/dist-types/pagination/DescribePlayerSessionsPaginator.d.ts +1 -1
  149. package/dist-types/pagination/DescribeScalingPoliciesPaginator.d.ts +1 -1
  150. package/dist-types/pagination/Interfaces.d.ts +1 -1
  151. package/dist-types/pagination/ListAliasesPaginator.d.ts +1 -1
  152. package/dist-types/pagination/ListBuildsPaginator.d.ts +1 -1
  153. package/dist-types/pagination/ListComputePaginator.d.ts +1 -1
  154. package/dist-types/pagination/ListContainerFleetsPaginator.d.ts +1 -1
  155. package/dist-types/pagination/ListContainerGroupDefinitionVersionsPaginator.d.ts +1 -1
  156. package/dist-types/pagination/ListContainerGroupDefinitionsPaginator.d.ts +1 -1
  157. package/dist-types/pagination/ListFleetDeploymentsPaginator.d.ts +1 -1
  158. package/dist-types/pagination/ListFleetsPaginator.d.ts +1 -1
  159. package/dist-types/pagination/ListGameServerGroupsPaginator.d.ts +1 -1
  160. package/dist-types/pagination/ListGameServersPaginator.d.ts +1 -1
  161. package/dist-types/pagination/ListLocationsPaginator.d.ts +1 -1
  162. package/dist-types/pagination/ListScriptsPaginator.d.ts +1 -1
  163. package/dist-types/pagination/SearchGameSessionsPaginator.d.ts +1 -1
  164. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  165. package/dist-types/runtimeConfig.d.ts +1 -1
  166. package/dist-types/runtimeConfig.native.d.ts +1 -1
  167. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  168. package/dist-types/runtimeExtensions.d.ts +1 -1
  169. package/dist-types/schemas/schemas_0.d.ts +1 -1
  170. package/dist-types/ts3.4/GameLiftClient.d.ts +3 -3
  171. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  172. package/dist-types/ts3.4/models/GameLiftServiceException.d.ts +1 -1
  173. package/dist-types/ts3.4/models/models_1.d.ts +4 -4
  174. package/package.json +13 -12
package/dist-cjs/index.js CHANGED
@@ -1217,16 +1217,7 @@ var Compute = [
1217
1217
  [_FI, _FA, _CN, _CA, _IA, _DN, _CS, _L, _CT, _OS, _T, _GLSSE, _GLAE, _II, _CAo, _GSCGDA],
1218
1218
  [0, 0, 0, 0, [() => IpAddress, 0], 0, 0, 0, 4, 0, 0, 0, 0, 0, () => ContainerAttributes, 0],
1219
1219
  ];
1220
- var ConflictException = [
1221
- -3,
1222
- n0,
1223
- _CE,
1224
- {
1225
- [_e]: _c,
1226
- },
1227
- [_M],
1228
- [0],
1229
- ];
1220
+ var ConflictException = [-3, n0, _CE, { [_e]: _c }, [_M], [0]];
1230
1221
  schema.TypeRegistry.for(n0).registerError(ConflictException, ConflictException$1);
1231
1222
  var ConnectionPortRange = [
1232
1223
  3,
@@ -2050,16 +2041,7 @@ var FleetCapacity = [
2050
2041
  [_FI, _FA, _IT, _IC, _L, _GSCGC],
2051
2042
  [0, 0, 0, () => EC2InstanceCounts, 0, () => GameServerContainerGroupCounts],
2052
2043
  ];
2053
- var FleetCapacityExceededException = [
2054
- -3,
2055
- n0,
2056
- _FCEE,
2057
- {
2058
- [_e]: _c,
2059
- },
2060
- [_M],
2061
- [0],
2062
- ];
2044
+ var FleetCapacityExceededException = [-3, n0, _FCEE, { [_e]: _c }, [_M], [0]];
2063
2045
  schema.TypeRegistry.for(n0).registerError(FleetCapacityExceededException, FleetCapacityExceededException$1);
2064
2046
  var FleetDeployment = [
2065
2047
  3,
@@ -2162,16 +2144,7 @@ var GameSessionConnectionInfo = [
2162
2144
  ];
2163
2145
  var GameSessionCreationLimitPolicy = [3, n0, _GSCLP, 0, [_NGSPC, _PPIM], [1, 1]];
2164
2146
  var GameSessionDetail = [3, n0, _GSDame, 0, [_GSa, _PP], [[() => GameSession, 0], 0]];
2165
- var GameSessionFullException = [
2166
- -3,
2167
- n0,
2168
- _GSFE,
2169
- {
2170
- [_e]: _c,
2171
- },
2172
- [_M],
2173
- [0],
2174
- ];
2147
+ var GameSessionFullException = [-3, n0, _GSFE, { [_e]: _c }, [_M], [0]];
2175
2148
  schema.TypeRegistry.for(n0).registerError(GameSessionFullException, GameSessionFullException$1);
2176
2149
  var GameSessionPlacement = [
2177
2150
  3,
@@ -2242,16 +2215,7 @@ var GetGameSessionLogUrlInput = [3, n0, _GGSLUI, 0, [_GSIa], [0]];
2242
2215
  var GetGameSessionLogUrlOutput = [3, n0, _GGSLUO, 0, [_PSU], [0]];
2243
2216
  var GetInstanceAccessInput = [3, n0, _GIAI, 0, [_FI, _II], [0, 0]];
2244
2217
  var GetInstanceAccessOutput = [3, n0, _GIAO, 0, [_IAn], [[() => InstanceAccess, 0]]];
2245
- var IdempotentParameterMismatchException = [
2246
- -3,
2247
- n0,
2248
- _IPME,
2249
- {
2250
- [_e]: _c,
2251
- },
2252
- [_M],
2253
- [0],
2254
- ];
2218
+ var IdempotentParameterMismatchException = [-3, n0, _IPME, { [_e]: _c }, [_M], [0]];
2255
2219
  schema.TypeRegistry.for(n0).registerError(IdempotentParameterMismatchException, IdempotentParameterMismatchException$1);
2256
2220
  var Instance = [
2257
2221
  3,
@@ -2271,49 +2235,13 @@ var InstanceAccess = [
2271
2235
  ];
2272
2236
  var InstanceCredentials = [3, n0, _ICn, 8, [_UN, _Se], [0, 0]];
2273
2237
  var InstanceDefinition = [3, n0, _IDn, 0, [_IT, _WC], [0, 0]];
2274
- var InternalServiceException = [
2275
- -3,
2276
- n0,
2277
- _ISE,
2278
- {
2279
- [_e]: _s,
2280
- },
2281
- [_M],
2282
- [0],
2283
- ];
2238
+ var InternalServiceException = [-3, n0, _ISE, { [_e]: _s }, [_M], [0]];
2284
2239
  schema.TypeRegistry.for(n0).registerError(InternalServiceException, InternalServiceException$1);
2285
- var InvalidFleetStatusException = [
2286
- -3,
2287
- n0,
2288
- _IFSE,
2289
- {
2290
- [_e]: _c,
2291
- },
2292
- [_M],
2293
- [0],
2294
- ];
2240
+ var InvalidFleetStatusException = [-3, n0, _IFSE, { [_e]: _c }, [_M], [0]];
2295
2241
  schema.TypeRegistry.for(n0).registerError(InvalidFleetStatusException, InvalidFleetStatusException$1);
2296
- var InvalidGameSessionStatusException = [
2297
- -3,
2298
- n0,
2299
- _IGSSE,
2300
- {
2301
- [_e]: _c,
2302
- },
2303
- [_M],
2304
- [0],
2305
- ];
2242
+ var InvalidGameSessionStatusException = [-3, n0, _IGSSE, { [_e]: _c }, [_M], [0]];
2306
2243
  schema.TypeRegistry.for(n0).registerError(InvalidGameSessionStatusException, InvalidGameSessionStatusException$1);
2307
- var InvalidRequestException = [
2308
- -3,
2309
- n0,
2310
- _IRE,
2311
- {
2312
- [_e]: _c,
2313
- },
2314
- [_M],
2315
- [0],
2316
- ];
2244
+ var InvalidRequestException = [-3, n0, _IRE, { [_e]: _c }, [_M], [0]];
2317
2245
  schema.TypeRegistry.for(n0).registerError(InvalidRequestException, InvalidRequestException$1);
2318
2246
  var IpPermission = [
2319
2247
  3,
@@ -2324,16 +2252,7 @@ var IpPermission = [
2324
2252
  [[() => PortNumber, 0], [() => PortNumber, 0], [() => IpRange, 0], 0],
2325
2253
  ];
2326
2254
  var LaunchTemplateSpecification = [3, n0, _LTS, 0, [_LTI, _LTN, _V], [0, 0, 0]];
2327
- var LimitExceededException = [
2328
- -3,
2329
- n0,
2330
- _LEE,
2331
- {
2332
- [_e]: _c,
2333
- },
2334
- [_M],
2335
- [0],
2336
- ];
2255
+ var LimitExceededException = [-3, n0, _LEE, { [_e]: _c }, [_M], [0]];
2337
2256
  schema.TypeRegistry.for(n0).registerError(LimitExceededException, LimitExceededException$1);
2338
2257
  var ListAliasesInput = [3, n0, _LAI, 0, [_RST, _N, _Li, _NTe], [0, 0, 1, 0]];
2339
2258
  var ListAliasesOutput = [3, n0, _LAO, 0, [_Al, _NTe], [() => AliasList, 0]];
@@ -2441,38 +2360,11 @@ var MatchmakingTicket = [
2441
2360
  [_TI, _CNon, _CAonf, _St, _SR, _SM, _STt, _ET, _Pl, _GSCI, _EWT],
2442
2361
  [0, 0, 0, 0, 0, 0, 4, 4, [() => PlayerList, 0], [() => GameSessionConnectionInfo, 0], 1],
2443
2362
  ];
2444
- var NotFoundException = [
2445
- -3,
2446
- n0,
2447
- _NFE,
2448
- {
2449
- [_e]: _c,
2450
- },
2451
- [_M],
2452
- [0],
2453
- ];
2363
+ var NotFoundException = [-3, n0, _NFE, { [_e]: _c }, [_M], [0]];
2454
2364
  schema.TypeRegistry.for(n0).registerError(NotFoundException, NotFoundException$1);
2455
- var NotReadyException = [
2456
- -3,
2457
- n0,
2458
- _NRE,
2459
- {
2460
- [_e]: _c,
2461
- },
2462
- [_M],
2463
- [0],
2464
- ];
2365
+ var NotReadyException = [-3, n0, _NRE, { [_e]: _c }, [_M], [0]];
2465
2366
  schema.TypeRegistry.for(n0).registerError(NotReadyException, NotReadyException$1);
2466
- var OutOfCapacityException = [
2467
- -3,
2468
- n0,
2469
- _OOCE,
2470
- {
2471
- [_e]: _c,
2472
- },
2473
- [_M],
2474
- [0],
2475
- ];
2367
+ var OutOfCapacityException = [-3, n0, _OOCE, { [_e]: _c }, [_M], [0]];
2476
2368
  schema.TypeRegistry.for(n0).registerError(OutOfCapacityException, OutOfCapacityException$1);
2477
2369
  var PingBeacon = [3, n0, _PB, 0, [_UDPE], [() => UDPEndpoint]];
2478
2370
  var PlacedPlayerSession = [3, n0, _PPSl, 0, [_PI, _PSI], [[() => PlayerId, 0], 0]];
@@ -2681,56 +2573,20 @@ var SupportContainerDefinitionInput = [
2681
2573
  var SuspendGameServerGroupInput = [3, n0, _SGSGI, 0, [_GSGN, _SAus], [0, 64 | 0]];
2682
2574
  var SuspendGameServerGroupOutput = [3, n0, _SGSGO, 0, [_GSG], [() => GameServerGroup]];
2683
2575
  var Tag = [3, n0, _Tag, 0, [_K, _Va], [0, 0]];
2684
- var TaggingFailedException = [
2685
- -3,
2686
- n0,
2687
- _TFE,
2688
- {
2689
- [_e]: _c,
2690
- },
2691
- [_M],
2692
- [0],
2693
- ];
2576
+ var TaggingFailedException = [-3, n0, _TFE, { [_e]: _c }, [_M], [0]];
2694
2577
  schema.TypeRegistry.for(n0).registerError(TaggingFailedException, TaggingFailedException$1);
2695
2578
  var TagResourceRequest = [3, n0, _TRR, 0, [_RARN, _Ta], [0, () => TagList]];
2696
2579
  var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
2697
2580
  var TargetConfiguration = [3, n0, _TC, 0, [_TV], [1]];
2698
2581
  var TargetTrackingConfiguration = [3, n0, _TTC, 0, [_TV], [1]];
2699
- var TerminalRoutingStrategyException = [
2700
- -3,
2701
- n0,
2702
- _TRSE,
2703
- {
2704
- [_e]: _c,
2705
- },
2706
- [_M],
2707
- [0],
2708
- ];
2582
+ var TerminalRoutingStrategyException = [-3, n0, _TRSE, { [_e]: _c }, [_M], [0]];
2709
2583
  schema.TypeRegistry.for(n0).registerError(TerminalRoutingStrategyException, TerminalRoutingStrategyException$1);
2710
2584
  var TerminateGameSessionInput = [3, n0, _TGSI, 0, [_GSIa, _TM], [0, 0]];
2711
2585
  var TerminateGameSessionOutput = [3, n0, _TGSO, 0, [_GSa], [[() => GameSession, 0]]];
2712
2586
  var UDPEndpoint = [3, n0, _UDPE, 0, [_Do, _Po], [0, 1]];
2713
- var UnauthorizedException = [
2714
- -3,
2715
- n0,
2716
- _UE,
2717
- {
2718
- [_e]: _c,
2719
- },
2720
- [_M],
2721
- [0],
2722
- ];
2587
+ var UnauthorizedException = [-3, n0, _UE, { [_e]: _c }, [_M], [0]];
2723
2588
  schema.TypeRegistry.for(n0).registerError(UnauthorizedException, UnauthorizedException$1);
2724
- var UnsupportedRegionException = [
2725
- -3,
2726
- n0,
2727
- _URE,
2728
- {
2729
- [_e]: _c,
2730
- },
2731
- [_M],
2732
- [0],
2733
- ];
2589
+ var UnsupportedRegionException = [-3, n0, _URE, { [_e]: _c }, [_M], [0]];
2734
2590
  schema.TypeRegistry.for(n0).registerError(UnsupportedRegionException, UnsupportedRegionException$1);
2735
2591
  var UntagResourceRequest = [3, n0, _URR, 0, [_RARN, _TK], [0, 64 | 0]];
2736
2592
  var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
@@ -8,11 +8,11 @@ const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
8
8
  const config_resolver_1 = require("@smithy/config-resolver");
9
9
  const fetch_http_handler_1 = require("@smithy/fetch-http-handler");
10
10
  const invalid_dependency_1 = require("@smithy/invalid-dependency");
11
+ const smithy_client_1 = require("@smithy/smithy-client");
11
12
  const util_body_length_browser_1 = require("@smithy/util-body-length-browser");
13
+ const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
12
14
  const util_retry_1 = require("@smithy/util-retry");
13
15
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
14
- const smithy_client_1 = require("@smithy/smithy-client");
15
- const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
16
16
  const getRuntimeConfig = (config) => {
17
17
  const defaultsMode = (0, util_defaults_mode_browser_1.resolveDefaultsModeConfig)(config);
18
18
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
@@ -11,14 +11,13 @@ const hash_node_1 = require("@smithy/hash-node");
11
11
  const middleware_retry_1 = require("@smithy/middleware-retry");
12
12
  const node_config_provider_1 = require("@smithy/node-config-provider");
13
13
  const node_http_handler_1 = require("@smithy/node-http-handler");
14
+ const smithy_client_1 = require("@smithy/smithy-client");
14
15
  const util_body_length_node_1 = require("@smithy/util-body-length-node");
16
+ const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
15
17
  const util_retry_1 = require("@smithy/util-retry");
16
18
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
17
- const smithy_client_1 = require("@smithy/smithy-client");
18
- const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
19
- const smithy_client_2 = require("@smithy/smithy-client");
20
19
  const getRuntimeConfig = (config) => {
21
- (0, smithy_client_2.emitWarningIfUnsupportedVersion)(process.version);
20
+ (0, smithy_client_1.emitWarningIfUnsupportedVersion)(process.version);
22
21
  const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
23
22
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
24
23
  const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
@@ -6,8 +6,8 @@ import { resolveRegionConfig } from "@smithy/config-resolver";
6
6
  import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
7
7
  import { getSchemaSerdePlugin } from "@smithy/core/schema";
8
8
  import { getContentLengthPlugin } from "@smithy/middleware-content-length";
9
- import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
10
- import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
9
+ import { resolveEndpointConfig, } from "@smithy/middleware-endpoint";
10
+ import { getRetryPlugin, resolveRetryConfig, } from "@smithy/middleware-retry";
11
11
  import { Client as __Client, } from "@smithy/smithy-client";
12
12
  import { defaultGameLiftHttpAuthSchemeParametersProvider, resolveHttpAuthSchemeConfig, } from "./auth/httpAuthSchemeProvider";
13
13
  import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
@@ -4,11 +4,11 @@ import { createDefaultUserAgentProvider } from "@aws-sdk/util-user-agent-browser
4
4
  import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@smithy/config-resolver";
5
5
  import { FetchHttpHandler as RequestHandler, streamCollector } from "@smithy/fetch-http-handler";
6
6
  import { invalidProvider } from "@smithy/invalid-dependency";
7
+ import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
7
8
  import { calculateBodyLength } from "@smithy/util-body-length-browser";
9
+ import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
8
10
  import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/util-retry";
9
11
  import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
10
- import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
11
- import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
12
12
  export const getRuntimeConfig = (config) => {
13
13
  const defaultsMode = resolveDefaultsModeConfig(config);
14
14
  const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
@@ -7,12 +7,11 @@ import { Hash } from "@smithy/hash-node";
7
7
  import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/middleware-retry";
8
8
  import { loadConfig as loadNodeConfig } from "@smithy/node-config-provider";
9
9
  import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
10
+ import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/smithy-client";
10
11
  import { calculateBodyLength } from "@smithy/util-body-length-node";
12
+ import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
11
13
  import { DEFAULT_RETRY_MODE } from "@smithy/util-retry";
12
14
  import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
13
- import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
14
- import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
15
- import { emitWarningIfUnsupportedVersion } from "@smithy/smithy-client";
16
15
  export const getRuntimeConfig = (config) => {
17
16
  emitWarningIfUnsupportedVersion(process.version);
18
17
  const defaultsMode = resolveDefaultsModeConfig(config);
@@ -876,16 +876,7 @@ export var Compute = [
876
876
  [_FI, _FA, _CN, _CA, _IA, _DN, _CS, _L, _CT, _OS, _T, _GLSSE, _GLAE, _II, _CAo, _GSCGDA],
877
877
  [0, 0, 0, 0, [() => IpAddress, 0], 0, 0, 0, 4, 0, 0, 0, 0, 0, () => ContainerAttributes, 0],
878
878
  ];
879
- export var ConflictException = [
880
- -3,
881
- n0,
882
- _CE,
883
- {
884
- [_e]: _c,
885
- },
886
- [_M],
887
- [0],
888
- ];
879
+ export var ConflictException = [-3, n0, _CE, { [_e]: _c }, [_M], [0]];
889
880
  TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
890
881
  export var ConnectionPortRange = [
891
882
  3,
@@ -1709,16 +1700,7 @@ export var FleetCapacity = [
1709
1700
  [_FI, _FA, _IT, _IC, _L, _GSCGC],
1710
1701
  [0, 0, 0, () => EC2InstanceCounts, 0, () => GameServerContainerGroupCounts],
1711
1702
  ];
1712
- export var FleetCapacityExceededException = [
1713
- -3,
1714
- n0,
1715
- _FCEE,
1716
- {
1717
- [_e]: _c,
1718
- },
1719
- [_M],
1720
- [0],
1721
- ];
1703
+ export var FleetCapacityExceededException = [-3, n0, _FCEE, { [_e]: _c }, [_M], [0]];
1722
1704
  TypeRegistry.for(n0).registerError(FleetCapacityExceededException, __FleetCapacityExceededException);
1723
1705
  export var FleetDeployment = [
1724
1706
  3,
@@ -1821,16 +1803,7 @@ export var GameSessionConnectionInfo = [
1821
1803
  ];
1822
1804
  export var GameSessionCreationLimitPolicy = [3, n0, _GSCLP, 0, [_NGSPC, _PPIM], [1, 1]];
1823
1805
  export var GameSessionDetail = [3, n0, _GSDame, 0, [_GSa, _PP], [[() => GameSession, 0], 0]];
1824
- export var GameSessionFullException = [
1825
- -3,
1826
- n0,
1827
- _GSFE,
1828
- {
1829
- [_e]: _c,
1830
- },
1831
- [_M],
1832
- [0],
1833
- ];
1806
+ export var GameSessionFullException = [-3, n0, _GSFE, { [_e]: _c }, [_M], [0]];
1834
1807
  TypeRegistry.for(n0).registerError(GameSessionFullException, __GameSessionFullException);
1835
1808
  export var GameSessionPlacement = [
1836
1809
  3,
@@ -1901,16 +1874,7 @@ export var GetGameSessionLogUrlInput = [3, n0, _GGSLUI, 0, [_GSIa], [0]];
1901
1874
  export var GetGameSessionLogUrlOutput = [3, n0, _GGSLUO, 0, [_PSU], [0]];
1902
1875
  export var GetInstanceAccessInput = [3, n0, _GIAI, 0, [_FI, _II], [0, 0]];
1903
1876
  export var GetInstanceAccessOutput = [3, n0, _GIAO, 0, [_IAn], [[() => InstanceAccess, 0]]];
1904
- export var IdempotentParameterMismatchException = [
1905
- -3,
1906
- n0,
1907
- _IPME,
1908
- {
1909
- [_e]: _c,
1910
- },
1911
- [_M],
1912
- [0],
1913
- ];
1877
+ export var IdempotentParameterMismatchException = [-3, n0, _IPME, { [_e]: _c }, [_M], [0]];
1914
1878
  TypeRegistry.for(n0).registerError(IdempotentParameterMismatchException, __IdempotentParameterMismatchException);
1915
1879
  export var Instance = [
1916
1880
  3,
@@ -1930,49 +1894,13 @@ export var InstanceAccess = [
1930
1894
  ];
1931
1895
  export var InstanceCredentials = [3, n0, _ICn, 8, [_UN, _Se], [0, 0]];
1932
1896
  export var InstanceDefinition = [3, n0, _IDn, 0, [_IT, _WC], [0, 0]];
1933
- export var InternalServiceException = [
1934
- -3,
1935
- n0,
1936
- _ISE,
1937
- {
1938
- [_e]: _s,
1939
- },
1940
- [_M],
1941
- [0],
1942
- ];
1897
+ export var InternalServiceException = [-3, n0, _ISE, { [_e]: _s }, [_M], [0]];
1943
1898
  TypeRegistry.for(n0).registerError(InternalServiceException, __InternalServiceException);
1944
- export var InvalidFleetStatusException = [
1945
- -3,
1946
- n0,
1947
- _IFSE,
1948
- {
1949
- [_e]: _c,
1950
- },
1951
- [_M],
1952
- [0],
1953
- ];
1899
+ export var InvalidFleetStatusException = [-3, n0, _IFSE, { [_e]: _c }, [_M], [0]];
1954
1900
  TypeRegistry.for(n0).registerError(InvalidFleetStatusException, __InvalidFleetStatusException);
1955
- export var InvalidGameSessionStatusException = [
1956
- -3,
1957
- n0,
1958
- _IGSSE,
1959
- {
1960
- [_e]: _c,
1961
- },
1962
- [_M],
1963
- [0],
1964
- ];
1901
+ export var InvalidGameSessionStatusException = [-3, n0, _IGSSE, { [_e]: _c }, [_M], [0]];
1965
1902
  TypeRegistry.for(n0).registerError(InvalidGameSessionStatusException, __InvalidGameSessionStatusException);
1966
- export var InvalidRequestException = [
1967
- -3,
1968
- n0,
1969
- _IRE,
1970
- {
1971
- [_e]: _c,
1972
- },
1973
- [_M],
1974
- [0],
1975
- ];
1903
+ export var InvalidRequestException = [-3, n0, _IRE, { [_e]: _c }, [_M], [0]];
1976
1904
  TypeRegistry.for(n0).registerError(InvalidRequestException, __InvalidRequestException);
1977
1905
  export var IpPermission = [
1978
1906
  3,
@@ -1983,16 +1911,7 @@ export var IpPermission = [
1983
1911
  [[() => PortNumber, 0], [() => PortNumber, 0], [() => IpRange, 0], 0],
1984
1912
  ];
1985
1913
  export var LaunchTemplateSpecification = [3, n0, _LTS, 0, [_LTI, _LTN, _V], [0, 0, 0]];
1986
- export var LimitExceededException = [
1987
- -3,
1988
- n0,
1989
- _LEE,
1990
- {
1991
- [_e]: _c,
1992
- },
1993
- [_M],
1994
- [0],
1995
- ];
1914
+ export var LimitExceededException = [-3, n0, _LEE, { [_e]: _c }, [_M], [0]];
1996
1915
  TypeRegistry.for(n0).registerError(LimitExceededException, __LimitExceededException);
1997
1916
  export var ListAliasesInput = [3, n0, _LAI, 0, [_RST, _N, _Li, _NTe], [0, 0, 1, 0]];
1998
1917
  export var ListAliasesOutput = [3, n0, _LAO, 0, [_Al, _NTe], [() => AliasList, 0]];
@@ -2100,38 +2019,11 @@ export var MatchmakingTicket = [
2100
2019
  [_TI, _CNon, _CAonf, _St, _SR, _SM, _STt, _ET, _Pl, _GSCI, _EWT],
2101
2020
  [0, 0, 0, 0, 0, 0, 4, 4, [() => PlayerList, 0], [() => GameSessionConnectionInfo, 0], 1],
2102
2021
  ];
2103
- export var NotFoundException = [
2104
- -3,
2105
- n0,
2106
- _NFE,
2107
- {
2108
- [_e]: _c,
2109
- },
2110
- [_M],
2111
- [0],
2112
- ];
2022
+ export var NotFoundException = [-3, n0, _NFE, { [_e]: _c }, [_M], [0]];
2113
2023
  TypeRegistry.for(n0).registerError(NotFoundException, __NotFoundException);
2114
- export var NotReadyException = [
2115
- -3,
2116
- n0,
2117
- _NRE,
2118
- {
2119
- [_e]: _c,
2120
- },
2121
- [_M],
2122
- [0],
2123
- ];
2024
+ export var NotReadyException = [-3, n0, _NRE, { [_e]: _c }, [_M], [0]];
2124
2025
  TypeRegistry.for(n0).registerError(NotReadyException, __NotReadyException);
2125
- export var OutOfCapacityException = [
2126
- -3,
2127
- n0,
2128
- _OOCE,
2129
- {
2130
- [_e]: _c,
2131
- },
2132
- [_M],
2133
- [0],
2134
- ];
2026
+ export var OutOfCapacityException = [-3, n0, _OOCE, { [_e]: _c }, [_M], [0]];
2135
2027
  TypeRegistry.for(n0).registerError(OutOfCapacityException, __OutOfCapacityException);
2136
2028
  export var PingBeacon = [3, n0, _PB, 0, [_UDPE], [() => UDPEndpoint]];
2137
2029
  export var PlacedPlayerSession = [3, n0, _PPSl, 0, [_PI, _PSI], [[() => PlayerId, 0], 0]];
@@ -2340,56 +2232,20 @@ export var SupportContainerDefinitionInput = [
2340
2232
  export var SuspendGameServerGroupInput = [3, n0, _SGSGI, 0, [_GSGN, _SAus], [0, 64 | 0]];
2341
2233
  export var SuspendGameServerGroupOutput = [3, n0, _SGSGO, 0, [_GSG], [() => GameServerGroup]];
2342
2234
  export var Tag = [3, n0, _Tag, 0, [_K, _Va], [0, 0]];
2343
- export var TaggingFailedException = [
2344
- -3,
2345
- n0,
2346
- _TFE,
2347
- {
2348
- [_e]: _c,
2349
- },
2350
- [_M],
2351
- [0],
2352
- ];
2235
+ export var TaggingFailedException = [-3, n0, _TFE, { [_e]: _c }, [_M], [0]];
2353
2236
  TypeRegistry.for(n0).registerError(TaggingFailedException, __TaggingFailedException);
2354
2237
  export var TagResourceRequest = [3, n0, _TRR, 0, [_RARN, _Ta], [0, () => TagList]];
2355
2238
  export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
2356
2239
  export var TargetConfiguration = [3, n0, _TC, 0, [_TV], [1]];
2357
2240
  export var TargetTrackingConfiguration = [3, n0, _TTC, 0, [_TV], [1]];
2358
- export var TerminalRoutingStrategyException = [
2359
- -3,
2360
- n0,
2361
- _TRSE,
2362
- {
2363
- [_e]: _c,
2364
- },
2365
- [_M],
2366
- [0],
2367
- ];
2241
+ export var TerminalRoutingStrategyException = [-3, n0, _TRSE, { [_e]: _c }, [_M], [0]];
2368
2242
  TypeRegistry.for(n0).registerError(TerminalRoutingStrategyException, __TerminalRoutingStrategyException);
2369
2243
  export var TerminateGameSessionInput = [3, n0, _TGSI, 0, [_GSIa, _TM], [0, 0]];
2370
2244
  export var TerminateGameSessionOutput = [3, n0, _TGSO, 0, [_GSa], [[() => GameSession, 0]]];
2371
2245
  export var UDPEndpoint = [3, n0, _UDPE, 0, [_Do, _Po], [0, 1]];
2372
- export var UnauthorizedException = [
2373
- -3,
2374
- n0,
2375
- _UE,
2376
- {
2377
- [_e]: _c,
2378
- },
2379
- [_M],
2380
- [0],
2381
- ];
2246
+ export var UnauthorizedException = [-3, n0, _UE, { [_e]: _c }, [_M], [0]];
2382
2247
  TypeRegistry.for(n0).registerError(UnauthorizedException, __UnauthorizedException);
2383
- export var UnsupportedRegionException = [
2384
- -3,
2385
- n0,
2386
- _URE,
2387
- {
2388
- [_e]: _c,
2389
- },
2390
- [_M],
2391
- [0],
2392
- ];
2248
+ export var UnsupportedRegionException = [-3, n0, _URE, { [_e]: _c }, [_M], [0]];
2393
2249
  TypeRegistry.for(n0).registerError(UnsupportedRegionException, __UnsupportedRegionException);
2394
2250
  export var UntagResourceRequest = [3, n0, _URR, 0, [_RARN, _TK], [0, 64 | 0]];
2395
2251
  export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
@@ -1,4 +1,4 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
1
+ import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
2
2
  import { AcceptMatchCommandInput, AcceptMatchCommandOutput } from "./commands/AcceptMatchCommand";
3
3
  import { ClaimGameServerCommandInput, ClaimGameServerCommandOutput } from "./commands/ClaimGameServerCommand";
4
4
  import { CreateAliasCommandInput, CreateAliasCommandOutput } from "./commands/CreateAliasCommand";
@@ -1,12 +1,12 @@
1
- import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
2
- import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
3
- import { RegionInputConfig, RegionResolvedConfig } from "@smithy/config-resolver";
4
- import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-endpoint";
5
- import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
6
- import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
7
- import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
8
- import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, ClientProtocol, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, HttpRequest, HttpResponse, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
9
- import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
1
+ import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
2
+ import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
3
+ import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/config-resolver";
4
+ import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/middleware-endpoint";
5
+ import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
6
+ import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
7
+ import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
8
+ import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type ClientProtocol, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type HttpRequest, type HttpResponse, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
9
+ import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
10
10
  import { AcceptMatchCommandInput, AcceptMatchCommandOutput } from "./commands/AcceptMatchCommand";
11
11
  import { ClaimGameServerCommandInput, ClaimGameServerCommandOutput } from "./commands/ClaimGameServerCommand";
12
12
  import { CreateAliasCommandInput, CreateAliasCommandOutput } from "./commands/CreateAliasCommand";
@@ -126,7 +126,7 @@ import { UpdateRuntimeConfigurationCommandInput, UpdateRuntimeConfigurationComma
126
126
  import { UpdateScriptCommandInput, UpdateScriptCommandOutput } from "./commands/UpdateScriptCommand";
127
127
  import { ValidateMatchmakingRuleSetCommandInput, ValidateMatchmakingRuleSetCommandOutput } from "./commands/ValidateMatchmakingRuleSetCommand";
128
128
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
129
- import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
129
+ import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
130
130
  export { __Client };
131
131
  /**
132
132
  * @public
@@ -1,5 +1,5 @@
1
- import { AwsCredentialIdentity, AwsCredentialIdentityProvider, HttpAuthScheme } from "@smithy/types";
2
- import { GameLiftHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
1
+ import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
2
+ import type { GameLiftHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
3
3
  /**
4
4
  * @internal
5
5
  */
@@ -1,6 +1,6 @@
1
1
  import { AwsSdkSigV4AuthInputConfig, AwsSdkSigV4AuthResolvedConfig, AwsSdkSigV4PreviouslyResolved } from "@aws-sdk/core";
2
- import { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
3
- import { GameLiftClientResolvedConfig } from "../GameLiftClient";
2
+ import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
3
+ import { type GameLiftClientResolvedConfig } from "../GameLiftClient";
4
4
  /**
5
5
  * @internal
6
6
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
4
- import { AcceptMatchInput, AcceptMatchOutput } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
4
+ import type { AcceptMatchInput, AcceptMatchOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
4
- import { ClaimGameServerInput, ClaimGameServerOutput } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
4
+ import type { ClaimGameServerInput, ClaimGameServerOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
4
- import { CreateAliasInput, CreateAliasOutput } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
4
+ import type { CreateAliasInput, CreateAliasOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */