@aws-sdk/client-gamelift 3.952.0 → 3.953.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 (138) hide show
  1. package/dist-cjs/index.js +1478 -957
  2. package/dist-cjs/runtimeConfig.shared.js +7 -6
  3. package/dist-es/commands/AcceptMatchCommand.js +2 -2
  4. package/dist-es/commands/ClaimGameServerCommand.js +2 -2
  5. package/dist-es/commands/CreateAliasCommand.js +2 -2
  6. package/dist-es/commands/CreateBuildCommand.js +2 -2
  7. package/dist-es/commands/CreateContainerFleetCommand.js +2 -2
  8. package/dist-es/commands/CreateContainerGroupDefinitionCommand.js +2 -2
  9. package/dist-es/commands/CreateFleetCommand.js +2 -2
  10. package/dist-es/commands/CreateFleetLocationsCommand.js +2 -2
  11. package/dist-es/commands/CreateGameServerGroupCommand.js +2 -2
  12. package/dist-es/commands/CreateGameSessionCommand.js +2 -2
  13. package/dist-es/commands/CreateGameSessionQueueCommand.js +2 -2
  14. package/dist-es/commands/CreateLocationCommand.js +2 -2
  15. package/dist-es/commands/CreateMatchmakingConfigurationCommand.js +2 -2
  16. package/dist-es/commands/CreateMatchmakingRuleSetCommand.js +2 -2
  17. package/dist-es/commands/CreatePlayerSessionCommand.js +2 -2
  18. package/dist-es/commands/CreatePlayerSessionsCommand.js +2 -2
  19. package/dist-es/commands/CreateScriptCommand.js +2 -2
  20. package/dist-es/commands/CreateVpcPeeringAuthorizationCommand.js +2 -2
  21. package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +2 -2
  22. package/dist-es/commands/DeleteAliasCommand.js +2 -2
  23. package/dist-es/commands/DeleteBuildCommand.js +2 -2
  24. package/dist-es/commands/DeleteContainerFleetCommand.js +2 -2
  25. package/dist-es/commands/DeleteContainerGroupDefinitionCommand.js +2 -2
  26. package/dist-es/commands/DeleteFleetCommand.js +2 -2
  27. package/dist-es/commands/DeleteFleetLocationsCommand.js +2 -2
  28. package/dist-es/commands/DeleteGameServerGroupCommand.js +2 -2
  29. package/dist-es/commands/DeleteGameSessionQueueCommand.js +2 -2
  30. package/dist-es/commands/DeleteLocationCommand.js +2 -2
  31. package/dist-es/commands/DeleteMatchmakingConfigurationCommand.js +2 -2
  32. package/dist-es/commands/DeleteMatchmakingRuleSetCommand.js +2 -2
  33. package/dist-es/commands/DeleteScalingPolicyCommand.js +2 -2
  34. package/dist-es/commands/DeleteScriptCommand.js +2 -2
  35. package/dist-es/commands/DeleteVpcPeeringAuthorizationCommand.js +2 -2
  36. package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +2 -2
  37. package/dist-es/commands/DeregisterComputeCommand.js +2 -2
  38. package/dist-es/commands/DeregisterGameServerCommand.js +2 -2
  39. package/dist-es/commands/DescribeAliasCommand.js +2 -2
  40. package/dist-es/commands/DescribeBuildCommand.js +2 -2
  41. package/dist-es/commands/DescribeComputeCommand.js +2 -2
  42. package/dist-es/commands/DescribeContainerFleetCommand.js +2 -2
  43. package/dist-es/commands/DescribeContainerGroupDefinitionCommand.js +2 -2
  44. package/dist-es/commands/DescribeEC2InstanceLimitsCommand.js +2 -2
  45. package/dist-es/commands/DescribeFleetAttributesCommand.js +2 -2
  46. package/dist-es/commands/DescribeFleetCapacityCommand.js +2 -2
  47. package/dist-es/commands/DescribeFleetDeploymentCommand.js +2 -2
  48. package/dist-es/commands/DescribeFleetEventsCommand.js +2 -2
  49. package/dist-es/commands/DescribeFleetLocationAttributesCommand.js +2 -2
  50. package/dist-es/commands/DescribeFleetLocationCapacityCommand.js +2 -2
  51. package/dist-es/commands/DescribeFleetLocationUtilizationCommand.js +2 -2
  52. package/dist-es/commands/DescribeFleetPortSettingsCommand.js +2 -2
  53. package/dist-es/commands/DescribeFleetUtilizationCommand.js +2 -2
  54. package/dist-es/commands/DescribeGameServerCommand.js +2 -2
  55. package/dist-es/commands/DescribeGameServerGroupCommand.js +2 -2
  56. package/dist-es/commands/DescribeGameServerInstancesCommand.js +2 -2
  57. package/dist-es/commands/DescribeGameSessionDetailsCommand.js +2 -2
  58. package/dist-es/commands/DescribeGameSessionPlacementCommand.js +2 -2
  59. package/dist-es/commands/DescribeGameSessionQueuesCommand.js +2 -2
  60. package/dist-es/commands/DescribeGameSessionsCommand.js +2 -2
  61. package/dist-es/commands/DescribeInstancesCommand.js +2 -2
  62. package/dist-es/commands/DescribeMatchmakingCommand.js +2 -2
  63. package/dist-es/commands/DescribeMatchmakingConfigurationsCommand.js +2 -2
  64. package/dist-es/commands/DescribeMatchmakingRuleSetsCommand.js +2 -2
  65. package/dist-es/commands/DescribePlayerSessionsCommand.js +2 -2
  66. package/dist-es/commands/DescribeRuntimeConfigurationCommand.js +2 -2
  67. package/dist-es/commands/DescribeScalingPoliciesCommand.js +2 -2
  68. package/dist-es/commands/DescribeScriptCommand.js +2 -2
  69. package/dist-es/commands/DescribeVpcPeeringAuthorizationsCommand.js +2 -2
  70. package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +2 -2
  71. package/dist-es/commands/GetComputeAccessCommand.js +2 -2
  72. package/dist-es/commands/GetComputeAuthTokenCommand.js +2 -2
  73. package/dist-es/commands/GetGameSessionLogUrlCommand.js +2 -2
  74. package/dist-es/commands/GetInstanceAccessCommand.js +2 -2
  75. package/dist-es/commands/ListAliasesCommand.js +2 -2
  76. package/dist-es/commands/ListBuildsCommand.js +2 -2
  77. package/dist-es/commands/ListComputeCommand.js +2 -2
  78. package/dist-es/commands/ListContainerFleetsCommand.js +2 -2
  79. package/dist-es/commands/ListContainerGroupDefinitionVersionsCommand.js +2 -2
  80. package/dist-es/commands/ListContainerGroupDefinitionsCommand.js +2 -2
  81. package/dist-es/commands/ListFleetDeploymentsCommand.js +2 -2
  82. package/dist-es/commands/ListFleetsCommand.js +2 -2
  83. package/dist-es/commands/ListGameServerGroupsCommand.js +2 -2
  84. package/dist-es/commands/ListGameServersCommand.js +2 -2
  85. package/dist-es/commands/ListLocationsCommand.js +2 -2
  86. package/dist-es/commands/ListScriptsCommand.js +2 -2
  87. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  88. package/dist-es/commands/PutScalingPolicyCommand.js +2 -2
  89. package/dist-es/commands/RegisterComputeCommand.js +2 -2
  90. package/dist-es/commands/RegisterGameServerCommand.js +2 -2
  91. package/dist-es/commands/RequestUploadCredentialsCommand.js +2 -2
  92. package/dist-es/commands/ResolveAliasCommand.js +2 -2
  93. package/dist-es/commands/ResumeGameServerGroupCommand.js +2 -2
  94. package/dist-es/commands/SearchGameSessionsCommand.js +2 -2
  95. package/dist-es/commands/StartFleetActionsCommand.js +2 -2
  96. package/dist-es/commands/StartGameSessionPlacementCommand.js +2 -2
  97. package/dist-es/commands/StartMatchBackfillCommand.js +2 -2
  98. package/dist-es/commands/StartMatchmakingCommand.js +2 -2
  99. package/dist-es/commands/StopFleetActionsCommand.js +2 -2
  100. package/dist-es/commands/StopGameSessionPlacementCommand.js +2 -2
  101. package/dist-es/commands/StopMatchmakingCommand.js +2 -2
  102. package/dist-es/commands/SuspendGameServerGroupCommand.js +2 -2
  103. package/dist-es/commands/TagResourceCommand.js +2 -2
  104. package/dist-es/commands/TerminateGameSessionCommand.js +2 -2
  105. package/dist-es/commands/UntagResourceCommand.js +2 -2
  106. package/dist-es/commands/UpdateAliasCommand.js +2 -2
  107. package/dist-es/commands/UpdateBuildCommand.js +2 -2
  108. package/dist-es/commands/UpdateContainerFleetCommand.js +2 -2
  109. package/dist-es/commands/UpdateContainerGroupDefinitionCommand.js +2 -2
  110. package/dist-es/commands/UpdateFleetAttributesCommand.js +2 -2
  111. package/dist-es/commands/UpdateFleetCapacityCommand.js +2 -2
  112. package/dist-es/commands/UpdateFleetPortSettingsCommand.js +2 -2
  113. package/dist-es/commands/UpdateGameServerCommand.js +2 -2
  114. package/dist-es/commands/UpdateGameServerGroupCommand.js +2 -2
  115. package/dist-es/commands/UpdateGameSessionCommand.js +2 -2
  116. package/dist-es/commands/UpdateGameSessionQueueCommand.js +2 -2
  117. package/dist-es/commands/UpdateMatchmakingConfigurationCommand.js +2 -2
  118. package/dist-es/commands/UpdateRuntimeConfigurationCommand.js +2 -2
  119. package/dist-es/commands/UpdateScriptCommand.js +2 -2
  120. package/dist-es/commands/ValidateMatchmakingRuleSetCommand.js +2 -2
  121. package/dist-es/index.js +1 -0
  122. package/dist-es/runtimeConfig.shared.js +7 -6
  123. package/dist-es/schemas/schemas_0.js +895 -825
  124. package/dist-types/GameLiftClient.d.ts +1 -10
  125. package/dist-types/index.d.ts +1 -0
  126. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  127. package/dist-types/runtimeConfig.d.ts +6 -2
  128. package/dist-types/runtimeConfig.native.d.ts +6 -2
  129. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  130. package/dist-types/schemas/schemas_0.d.ts +452 -537
  131. package/dist-types/ts3.4/GameLiftClient.d.ts +0 -4
  132. package/dist-types/ts3.4/index.d.ts +1 -0
  133. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  134. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  135. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  136. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  137. package/dist-types/ts3.4/schemas/schemas_0.d.ts +451 -539
  138. package/package.json +34 -34
package/dist-cjs/index.js CHANGED
@@ -110,14 +110,14 @@ class GameLiftClient extends smithyClient.Client {
110
110
  }
111
111
  }
112
112
 
113
- let GameLiftServiceException$1 = class GameLiftServiceException extends smithyClient.ServiceException {
113
+ class GameLiftServiceException extends smithyClient.ServiceException {
114
114
  constructor(options) {
115
115
  super(options);
116
116
  Object.setPrototypeOf(this, GameLiftServiceException.prototype);
117
117
  }
118
- };
118
+ }
119
119
 
120
- let InternalServiceException$1 = class InternalServiceException extends GameLiftServiceException$1 {
120
+ class InternalServiceException extends GameLiftServiceException {
121
121
  name = "InternalServiceException";
122
122
  $fault = "server";
123
123
  Message;
@@ -130,8 +130,8 @@ let InternalServiceException$1 = class InternalServiceException extends GameLift
130
130
  Object.setPrototypeOf(this, InternalServiceException.prototype);
131
131
  this.Message = opts.Message;
132
132
  }
133
- };
134
- let InvalidRequestException$1 = class InvalidRequestException extends GameLiftServiceException$1 {
133
+ }
134
+ class InvalidRequestException extends GameLiftServiceException {
135
135
  name = "InvalidRequestException";
136
136
  $fault = "client";
137
137
  Message;
@@ -144,8 +144,8 @@ let InvalidRequestException$1 = class InvalidRequestException extends GameLiftSe
144
144
  Object.setPrototypeOf(this, InvalidRequestException.prototype);
145
145
  this.Message = opts.Message;
146
146
  }
147
- };
148
- let NotFoundException$1 = class NotFoundException extends GameLiftServiceException$1 {
147
+ }
148
+ class NotFoundException extends GameLiftServiceException {
149
149
  name = "NotFoundException";
150
150
  $fault = "client";
151
151
  Message;
@@ -158,8 +158,8 @@ let NotFoundException$1 = class NotFoundException extends GameLiftServiceExcepti
158
158
  Object.setPrototypeOf(this, NotFoundException.prototype);
159
159
  this.Message = opts.Message;
160
160
  }
161
- };
162
- let UnsupportedRegionException$1 = class UnsupportedRegionException extends GameLiftServiceException$1 {
161
+ }
162
+ class UnsupportedRegionException extends GameLiftServiceException {
163
163
  name = "UnsupportedRegionException";
164
164
  $fault = "client";
165
165
  Message;
@@ -172,8 +172,8 @@ let UnsupportedRegionException$1 = class UnsupportedRegionException extends Game
172
172
  Object.setPrototypeOf(this, UnsupportedRegionException.prototype);
173
173
  this.Message = opts.Message;
174
174
  }
175
- };
176
- let ConflictException$1 = class ConflictException extends GameLiftServiceException$1 {
175
+ }
176
+ class ConflictException extends GameLiftServiceException {
177
177
  name = "ConflictException";
178
178
  $fault = "client";
179
179
  Message;
@@ -186,8 +186,8 @@ let ConflictException$1 = class ConflictException extends GameLiftServiceExcepti
186
186
  Object.setPrototypeOf(this, ConflictException.prototype);
187
187
  this.Message = opts.Message;
188
188
  }
189
- };
190
- let OutOfCapacityException$1 = class OutOfCapacityException extends GameLiftServiceException$1 {
189
+ }
190
+ class OutOfCapacityException extends GameLiftServiceException {
191
191
  name = "OutOfCapacityException";
192
192
  $fault = "client";
193
193
  Message;
@@ -200,8 +200,8 @@ let OutOfCapacityException$1 = class OutOfCapacityException extends GameLiftServ
200
200
  Object.setPrototypeOf(this, OutOfCapacityException.prototype);
201
201
  this.Message = opts.Message;
202
202
  }
203
- };
204
- let UnauthorizedException$1 = class UnauthorizedException extends GameLiftServiceException$1 {
203
+ }
204
+ class UnauthorizedException extends GameLiftServiceException {
205
205
  name = "UnauthorizedException";
206
206
  $fault = "client";
207
207
  Message;
@@ -214,8 +214,8 @@ let UnauthorizedException$1 = class UnauthorizedException extends GameLiftServic
214
214
  Object.setPrototypeOf(this, UnauthorizedException.prototype);
215
215
  this.Message = opts.Message;
216
216
  }
217
- };
218
- let LimitExceededException$1 = class LimitExceededException extends GameLiftServiceException$1 {
217
+ }
218
+ class LimitExceededException extends GameLiftServiceException {
219
219
  name = "LimitExceededException";
220
220
  $fault = "client";
221
221
  Message;
@@ -228,8 +228,8 @@ let LimitExceededException$1 = class LimitExceededException extends GameLiftServ
228
228
  Object.setPrototypeOf(this, LimitExceededException.prototype);
229
229
  this.Message = opts.Message;
230
230
  }
231
- };
232
- let TaggingFailedException$1 = class TaggingFailedException extends GameLiftServiceException$1 {
231
+ }
232
+ class TaggingFailedException extends GameLiftServiceException {
233
233
  name = "TaggingFailedException";
234
234
  $fault = "client";
235
235
  Message;
@@ -242,8 +242,8 @@ let TaggingFailedException$1 = class TaggingFailedException extends GameLiftServ
242
242
  Object.setPrototypeOf(this, TaggingFailedException.prototype);
243
243
  this.Message = opts.Message;
244
244
  }
245
- };
246
- let NotReadyException$1 = class NotReadyException extends GameLiftServiceException$1 {
245
+ }
246
+ class NotReadyException extends GameLiftServiceException {
247
247
  name = "NotReadyException";
248
248
  $fault = "client";
249
249
  Message;
@@ -256,8 +256,8 @@ let NotReadyException$1 = class NotReadyException extends GameLiftServiceExcepti
256
256
  Object.setPrototypeOf(this, NotReadyException.prototype);
257
257
  this.Message = opts.Message;
258
258
  }
259
- };
260
- let InvalidFleetStatusException$1 = class InvalidFleetStatusException extends GameLiftServiceException$1 {
259
+ }
260
+ class InvalidFleetStatusException extends GameLiftServiceException {
261
261
  name = "InvalidFleetStatusException";
262
262
  $fault = "client";
263
263
  Message;
@@ -270,8 +270,8 @@ let InvalidFleetStatusException$1 = class InvalidFleetStatusException extends Ga
270
270
  Object.setPrototypeOf(this, InvalidFleetStatusException.prototype);
271
271
  this.Message = opts.Message;
272
272
  }
273
- };
274
- let FleetCapacityExceededException$1 = class FleetCapacityExceededException extends GameLiftServiceException$1 {
273
+ }
274
+ class FleetCapacityExceededException extends GameLiftServiceException {
275
275
  name = "FleetCapacityExceededException";
276
276
  $fault = "client";
277
277
  Message;
@@ -284,8 +284,8 @@ let FleetCapacityExceededException$1 = class FleetCapacityExceededException exte
284
284
  Object.setPrototypeOf(this, FleetCapacityExceededException.prototype);
285
285
  this.Message = opts.Message;
286
286
  }
287
- };
288
- let IdempotentParameterMismatchException$1 = class IdempotentParameterMismatchException extends GameLiftServiceException$1 {
287
+ }
288
+ class IdempotentParameterMismatchException extends GameLiftServiceException {
289
289
  name = "IdempotentParameterMismatchException";
290
290
  $fault = "client";
291
291
  Message;
@@ -298,8 +298,8 @@ let IdempotentParameterMismatchException$1 = class IdempotentParameterMismatchEx
298
298
  Object.setPrototypeOf(this, IdempotentParameterMismatchException.prototype);
299
299
  this.Message = opts.Message;
300
300
  }
301
- };
302
- let TerminalRoutingStrategyException$1 = class TerminalRoutingStrategyException extends GameLiftServiceException$1 {
301
+ }
302
+ class TerminalRoutingStrategyException extends GameLiftServiceException {
303
303
  name = "TerminalRoutingStrategyException";
304
304
  $fault = "client";
305
305
  Message;
@@ -312,8 +312,8 @@ let TerminalRoutingStrategyException$1 = class TerminalRoutingStrategyException
312
312
  Object.setPrototypeOf(this, TerminalRoutingStrategyException.prototype);
313
313
  this.Message = opts.Message;
314
314
  }
315
- };
316
- let GameSessionFullException$1 = class GameSessionFullException extends GameLiftServiceException$1 {
315
+ }
316
+ class GameSessionFullException extends GameLiftServiceException {
317
317
  name = "GameSessionFullException";
318
318
  $fault = "client";
319
319
  Message;
@@ -326,8 +326,8 @@ let GameSessionFullException$1 = class GameSessionFullException extends GameLift
326
326
  Object.setPrototypeOf(this, GameSessionFullException.prototype);
327
327
  this.Message = opts.Message;
328
328
  }
329
- };
330
- let InvalidGameSessionStatusException$1 = class InvalidGameSessionStatusException extends GameLiftServiceException$1 {
329
+ }
330
+ class InvalidGameSessionStatusException extends GameLiftServiceException {
331
331
  name = "InvalidGameSessionStatusException";
332
332
  $fault = "client";
333
333
  Message;
@@ -340,7 +340,7 @@ let InvalidGameSessionStatusException$1 = class InvalidGameSessionStatusExceptio
340
340
  Object.setPrototypeOf(this, InvalidGameSessionStatusException.prototype);
341
341
  this.Message = opts.Message;
342
342
  }
343
- };
343
+ }
344
344
 
345
345
  const _A = "Alias";
346
346
  const _AA = "AliasArn";
@@ -1170,7 +1170,7 @@ var IpAddress = [0, n0, _IA, 8, 0];
1170
1170
  var IpRange = [0, n0, _IR, 8, 0];
1171
1171
  var PlayerId = [0, n0, _PI, 8, 0];
1172
1172
  var PortNumber = [0, n0, _PN, 8, 1];
1173
- var AcceptMatchInput = [
1173
+ var AcceptMatchInput$ = [
1174
1174
  3,
1175
1175
  n0,
1176
1176
  _AMI,
@@ -1178,19 +1178,19 @@ var AcceptMatchInput = [
1178
1178
  [_TI, _PIl, _AT],
1179
1179
  [0, [() => PlayerIdsForAcceptMatch, 0], 0],
1180
1180
  ];
1181
- var AcceptMatchOutput = [3, n0, _AMO, 0, [], []];
1182
- var Alias = [
1181
+ var AcceptMatchOutput$ = [3, n0, _AMO, 0, [], []];
1182
+ var Alias$ = [
1183
1183
  3,
1184
1184
  n0,
1185
1185
  _A,
1186
1186
  0,
1187
1187
  [_AI, _N, _AA, _D, _RS, _CT, _LUT],
1188
- [0, 0, 0, 0, () => RoutingStrategy, 4, 4],
1188
+ [0, 0, 0, 0, () => RoutingStrategy$, 4, 4],
1189
1189
  ];
1190
- var AnywhereConfiguration = [3, n0, _AC, 0, [_C], [0]];
1191
- var AttributeValue = [3, n0, _AV, 0, [_S, _N_, _SL, _SDM], [0, 1, 64 | 0, 128 | 1]];
1192
- var AwsCredentials = [3, n0, _ACw, 8, [_AKI, _SAK, _ST], [0, 0, 0]];
1193
- var Build = [
1190
+ var AnywhereConfiguration$ = [3, n0, _AC, 0, [_C], [0]];
1191
+ var AttributeValue$ = [3, n0, _AV, 0, [_S, _N_, _SL, _SDM], [0, 1, 64 | 0, 128 | 1]];
1192
+ var AwsCredentials$ = [3, n0, _ACw, 8, [_AKI, _SAK, _ST], [0, 0, 0]];
1193
+ var Build$ = [
1194
1194
  3,
1195
1195
  n0,
1196
1196
  _B,
@@ -1198,18 +1198,18 @@ var Build = [
1198
1198
  [_BI, _BA, _N, _V, _St, _SOD, _OS, _CT, _SSV],
1199
1199
  [0, 0, 0, 0, 0, 1, 0, 4, 0],
1200
1200
  ];
1201
- var CertificateConfiguration = [3, n0, _CC, 0, [_CTe], [0]];
1202
- var ClaimFilterOption = [3, n0, _CFO, 0, [_IS], [64 | 0]];
1203
- var ClaimGameServerInput = [
1201
+ var CertificateConfiguration$ = [3, n0, _CC, 0, [_CTe], [0]];
1202
+ var ClaimFilterOption$ = [3, n0, _CFO, 0, [_IS], [64 | 0]];
1203
+ var ClaimGameServerInput$ = [
1204
1204
  3,
1205
1205
  n0,
1206
1206
  _CGSI,
1207
1207
  0,
1208
1208
  [_GSGN, _GSI, _GSD, _FO],
1209
- [0, 0, 0, () => ClaimFilterOption],
1209
+ [0, 0, 0, () => ClaimFilterOption$],
1210
1210
  ];
1211
- var ClaimGameServerOutput = [3, n0, _CGSO, 0, [_GS], [() => GameServer]];
1212
- var Compute = [
1211
+ var ClaimGameServerOutput$ = [3, n0, _CGSO, 0, [_GS], [() => GameServer$]];
1212
+ var Compute$ = [
1213
1213
  3,
1214
1214
  n0,
1215
1215
  _Co,
@@ -1217,9 +1217,9 @@ 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 = [-3, n0, _CE, { [_e]: _c }, [_M], [0]];
1221
- schema.TypeRegistry.for(n0).registerError(ConflictException, ConflictException$1);
1222
- var ConnectionPortRange = [
1220
+ var ConflictException$ = [-3, n0, _CE, { [_e]: _c }, [_M], [0]];
1221
+ schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
1222
+ var ConnectionPortRange$ = [
1223
1223
  3,
1224
1224
  n0,
1225
1225
  _CPR,
@@ -1230,10 +1230,10 @@ var ConnectionPortRange = [
1230
1230
  [() => PortNumber, 0],
1231
1231
  ],
1232
1232
  ];
1233
- var ContainerAttribute = [3, n0, _CAon, 0, [_CNo, _CRI], [0, 0]];
1234
- var ContainerDependency = [3, n0, _CD, 0, [_CNo, _Con], [0, 0]];
1235
- var ContainerEnvironment = [3, n0, _CEo, 0, [_N, _Va], [0, 0]];
1236
- var ContainerFleet = [
1233
+ var ContainerAttribute$ = [3, n0, _CAon, 0, [_CNo, _CRI], [0, 0]];
1234
+ var ContainerDependency$ = [3, n0, _CD, 0, [_CNo, _Con], [0, 0]];
1235
+ var ContainerEnvironment$ = [3, n0, _CEo, 0, [_N, _Va], [0, 0]];
1236
+ var ContainerFleet$ = [
1237
1237
  3,
1238
1238
  n0,
1239
1239
  _CF,
@@ -1270,7 +1270,7 @@ var ContainerFleet = [
1270
1270
  0,
1271
1271
  0,
1272
1272
  0,
1273
- [() => ConnectionPortRange, 0],
1273
+ [() => ConnectionPortRange$, 0],
1274
1274
  [() => IpPermissionsList, 0],
1275
1275
  1,
1276
1276
  1,
@@ -1280,15 +1280,15 @@ var ContainerFleet = [
1280
1280
  4,
1281
1281
  64 | 0,
1282
1282
  0,
1283
- () => GameSessionCreationLimitPolicy,
1283
+ () => GameSessionCreationLimitPolicy$,
1284
1284
  0,
1285
- () => DeploymentDetails,
1286
- () => LogConfiguration,
1285
+ () => DeploymentDetails$,
1286
+ () => LogConfiguration$,
1287
1287
  () => ContainerFleetLocationAttributesList,
1288
1288
  ],
1289
1289
  ];
1290
- var ContainerFleetLocationAttributes = [3, n0, _CFLA, 0, [_L, _St], [0, 0]];
1291
- var ContainerGroupDefinition = [
1290
+ var ContainerFleetLocationAttributes$ = [3, n0, _CFLA, 0, [_L, _St], [0, 0]];
1291
+ var ContainerGroupDefinition$ = [
1292
1292
  3,
1293
1293
  n0,
1294
1294
  _CGD,
@@ -1302,7 +1302,7 @@ var ContainerGroupDefinition = [
1302
1302
  0,
1303
1303
  1,
1304
1304
  1,
1305
- [() => GameServerContainerDefinition, 0],
1305
+ [() => GameServerContainerDefinition$, 0],
1306
1306
  [() => SupportContainerDefinitionList, 0],
1307
1307
  1,
1308
1308
  0,
@@ -1310,7 +1310,7 @@ var ContainerGroupDefinition = [
1310
1310
  0,
1311
1311
  ],
1312
1312
  ];
1313
- var ContainerHealthCheck = [
1313
+ var ContainerHealthCheck$ = [
1314
1314
  3,
1315
1315
  n0,
1316
1316
  _CHC,
@@ -1318,9 +1318,9 @@ var ContainerHealthCheck = [
1318
1318
  [_Com, _I, _R, _SP, _Ti],
1319
1319
  [64 | 0, 1, 1, 1, 1],
1320
1320
  ];
1321
- var ContainerIdentifier = [3, n0, _CI, 0, [_CNo, _CRI], [0, 0]];
1322
- var ContainerMountPoint = [3, n0, _CMP, 0, [_IP, _CP, _AL], [0, 0, 0]];
1323
- var ContainerPortConfiguration = [
1321
+ var ContainerIdentifier$ = [3, n0, _CI, 0, [_CNo, _CRI], [0, 0]];
1322
+ var ContainerMountPoint$ = [3, n0, _CMP, 0, [_IP, _CP, _AL], [0, 0, 0]];
1323
+ var ContainerPortConfiguration$ = [
1324
1324
  3,
1325
1325
  n0,
1326
1326
  _CPC,
@@ -1328,7 +1328,7 @@ var ContainerPortConfiguration = [
1328
1328
  [_CPRo],
1329
1329
  [[() => ContainerPortRangeList, 0]],
1330
1330
  ];
1331
- var ContainerPortRange = [
1331
+ var ContainerPortRange$ = [
1332
1332
  3,
1333
1333
  n0,
1334
1334
  _CPRon,
@@ -1336,32 +1336,32 @@ var ContainerPortRange = [
1336
1336
  [_FP, _TP, _P],
1337
1337
  [[() => PortNumber, 0], [() => PortNumber, 0], 0],
1338
1338
  ];
1339
- var CreateAliasInput = [
1339
+ var CreateAliasInput$ = [
1340
1340
  3,
1341
1341
  n0,
1342
1342
  _CAI,
1343
1343
  0,
1344
1344
  [_N, _D, _RS, _Ta],
1345
- [0, 0, () => RoutingStrategy, () => TagList],
1345
+ [0, 0, () => RoutingStrategy$, () => TagList],
1346
1346
  ];
1347
- var CreateAliasOutput = [3, n0, _CAO, 0, [_A], [() => Alias]];
1348
- var CreateBuildInput = [
1347
+ var CreateAliasOutput$ = [3, n0, _CAO, 0, [_A], [() => Alias$]];
1348
+ var CreateBuildInput$ = [
1349
1349
  3,
1350
1350
  n0,
1351
1351
  _CBI,
1352
1352
  0,
1353
1353
  [_N, _V, _SLt, _OS, _Ta, _SSV],
1354
- [0, 0, () => S3Location, 0, () => TagList, 0],
1354
+ [0, 0, () => S3Location$, 0, () => TagList, 0],
1355
1355
  ];
1356
- var CreateBuildOutput = [
1356
+ var CreateBuildOutput$ = [
1357
1357
  3,
1358
1358
  n0,
1359
1359
  _CBO,
1360
1360
  0,
1361
1361
  [_B, _UC, _SLt],
1362
- [() => Build, [() => AwsCredentials, 0], () => S3Location],
1362
+ [() => Build$, [() => AwsCredentials$, 0], () => S3Location$],
1363
1363
  ];
1364
- var CreateContainerFleetInput = [
1364
+ var CreateContainerFleetInput$ = [
1365
1365
  3,
1366
1366
  n0,
1367
1367
  _CCFI,
@@ -1372,7 +1372,7 @@ var CreateContainerFleetInput = [
1372
1372
  0,
1373
1373
  0,
1374
1374
  0,
1375
- [() => ConnectionPortRange, 0],
1375
+ [() => ConnectionPortRange$, 0],
1376
1376
  [() => IpPermissionsList, 0],
1377
1377
  1,
1378
1378
  0,
@@ -1380,13 +1380,13 @@ var CreateContainerFleetInput = [
1380
1380
  () => LocationConfigurationList,
1381
1381
  64 | 0,
1382
1382
  0,
1383
- () => GameSessionCreationLimitPolicy,
1384
- () => LogConfiguration,
1383
+ () => GameSessionCreationLimitPolicy$,
1384
+ () => LogConfiguration$,
1385
1385
  () => TagList,
1386
1386
  ],
1387
1387
  ];
1388
- var CreateContainerFleetOutput = [3, n0, _CCFO, 0, [_CF], [[() => ContainerFleet, 0]]];
1389
- var CreateContainerGroupDefinitionInput = [
1388
+ var CreateContainerFleetOutput$ = [3, n0, _CCFO, 0, [_CF], [[() => ContainerFleet$, 0]]];
1389
+ var CreateContainerGroupDefinitionInput$ = [
1390
1390
  3,
1391
1391
  n0,
1392
1392
  _CCGDI,
@@ -1397,22 +1397,22 @@ var CreateContainerGroupDefinitionInput = [
1397
1397
  0,
1398
1398
  1,
1399
1399
  1,
1400
- [() => GameServerContainerDefinitionInput, 0],
1400
+ [() => GameServerContainerDefinitionInput$, 0],
1401
1401
  [() => SupportContainerDefinitionInputList, 0],
1402
1402
  0,
1403
1403
  0,
1404
1404
  () => TagList,
1405
1405
  ],
1406
1406
  ];
1407
- var CreateContainerGroupDefinitionOutput = [
1407
+ var CreateContainerGroupDefinitionOutput$ = [
1408
1408
  3,
1409
1409
  n0,
1410
1410
  _CCGDO,
1411
1411
  0,
1412
1412
  [_CGD],
1413
- [[() => ContainerGroupDefinition, 0]],
1413
+ [[() => ContainerGroupDefinition$, 0]],
1414
1414
  ];
1415
- var CreateFleetInput = [
1415
+ var CreateFleetInput$ = [
1416
1416
  3,
1417
1417
  n0,
1418
1418
  _CFI,
@@ -1453,22 +1453,22 @@ var CreateFleetInput = [
1453
1453
  0,
1454
1454
  [() => IpPermissionsList, 0],
1455
1455
  0,
1456
- () => RuntimeConfiguration,
1457
- () => ResourceCreationLimitPolicy,
1456
+ () => RuntimeConfiguration$,
1457
+ () => ResourceCreationLimitPolicy$,
1458
1458
  64 | 0,
1459
1459
  0,
1460
1460
  0,
1461
1461
  0,
1462
1462
  0,
1463
- () => CertificateConfiguration,
1463
+ () => CertificateConfiguration$,
1464
1464
  () => LocationConfigurationList,
1465
1465
  () => TagList,
1466
1466
  0,
1467
- () => AnywhereConfiguration,
1467
+ () => AnywhereConfiguration$,
1468
1468
  0,
1469
1469
  ],
1470
1470
  ];
1471
- var CreateFleetLocationsInput = [
1471
+ var CreateFleetLocationsInput$ = [
1472
1472
  3,
1473
1473
  n0,
1474
1474
  _CFLI,
@@ -1476,7 +1476,7 @@ var CreateFleetLocationsInput = [
1476
1476
  [_FI, _Lo],
1477
1477
  [0, () => LocationConfigurationList],
1478
1478
  ];
1479
- var CreateFleetLocationsOutput = [
1479
+ var CreateFleetLocationsOutput$ = [
1480
1480
  3,
1481
1481
  n0,
1482
1482
  _CFLO,
@@ -1484,15 +1484,15 @@ var CreateFleetLocationsOutput = [
1484
1484
  [_FI, _FA, _LS],
1485
1485
  [0, 0, () => LocationStateList],
1486
1486
  ];
1487
- var CreateFleetOutput = [
1487
+ var CreateFleetOutput$ = [
1488
1488
  3,
1489
1489
  n0,
1490
1490
  _CFOr,
1491
1491
  0,
1492
1492
  [_FAl, _LS],
1493
- [() => FleetAttributes, () => LocationStateList],
1493
+ [() => FleetAttributes$, () => LocationStateList],
1494
1494
  ];
1495
- var CreateGameServerGroupInput = [
1495
+ var CreateGameServerGroupInput$ = [
1496
1496
  3,
1497
1497
  n0,
1498
1498
  _CGSGI,
@@ -1503,17 +1503,17 @@ var CreateGameServerGroupInput = [
1503
1503
  0,
1504
1504
  1,
1505
1505
  1,
1506
- () => LaunchTemplateSpecification,
1506
+ () => LaunchTemplateSpecification$,
1507
1507
  () => InstanceDefinitions,
1508
- () => GameServerGroupAutoScalingPolicy,
1508
+ () => GameServerGroupAutoScalingPolicy$,
1509
1509
  0,
1510
1510
  0,
1511
1511
  64 | 0,
1512
1512
  () => TagList,
1513
1513
  ],
1514
1514
  ];
1515
- var CreateGameServerGroupOutput = [3, n0, _CGSGO, 0, [_GSG], [() => GameServerGroup]];
1516
- var CreateGameSessionInput = [
1515
+ var CreateGameServerGroupOutput$ = [3, n0, _CGSGO, 0, [_GSG], [() => GameServerGroup$]];
1516
+ var CreateGameSessionInput$ = [
1517
1517
  3,
1518
1518
  n0,
1519
1519
  _CGSIr,
@@ -1521,8 +1521,8 @@ var CreateGameSessionInput = [
1521
1521
  [_FI, _AI, _MPSC, _N, _GP, _CIr, _GSIa, _ITd, _GSDa, _L],
1522
1522
  [0, 0, 1, 0, () => GamePropertyList, 0, 0, 0, 0, 0],
1523
1523
  ];
1524
- var CreateGameSessionOutput = [3, n0, _CGSOr, 0, [_GSa], [[() => GameSession, 0]]];
1525
- var CreateGameSessionQueueInput = [
1524
+ var CreateGameSessionOutput$ = [3, n0, _CGSOr, 0, [_GSa], [[() => GameSession$, 0]]];
1525
+ var CreateGameSessionQueueInput$ = [
1526
1526
  3,
1527
1527
  n0,
1528
1528
  _CGSQI,
@@ -1533,17 +1533,17 @@ var CreateGameSessionQueueInput = [
1533
1533
  1,
1534
1534
  () => PlayerLatencyPolicyList,
1535
1535
  () => GameSessionQueueDestinationList,
1536
- () => FilterConfiguration,
1537
- () => PriorityConfiguration,
1536
+ () => FilterConfiguration$,
1537
+ () => PriorityConfiguration$,
1538
1538
  0,
1539
1539
  0,
1540
1540
  () => TagList,
1541
1541
  ],
1542
1542
  ];
1543
- var CreateGameSessionQueueOutput = [3, n0, _CGSQO, 0, [_GSQ], [() => GameSessionQueue]];
1544
- var CreateLocationInput = [3, n0, _CLI, 0, [_LN, _Ta], [0, () => TagList]];
1545
- var CreateLocationOutput = [3, n0, _CLO, 0, [_L], [() => LocationModel]];
1546
- var CreateMatchmakingConfigurationInput = [
1543
+ var CreateGameSessionQueueOutput$ = [3, n0, _CGSQO, 0, [_GSQ], [() => GameSessionQueue$]];
1544
+ var CreateLocationInput$ = [3, n0, _CLI, 0, [_LN, _Ta], [0, () => TagList]];
1545
+ var CreateLocationOutput$ = [3, n0, _CLO, 0, [_L], [() => LocationModel$]];
1546
+ var CreateMatchmakingConfigurationInput$ = [
1547
1547
  3,
1548
1548
  n0,
1549
1549
  _CMCI,
@@ -1551,15 +1551,15 @@ var CreateMatchmakingConfigurationInput = [
1551
1551
  [_N, _D, _GSQA, _RTS, _ATS, _AR, _RSN, _NT, _APC, _CED, _GP, _GSDa, _BM, _FMM, _Ta],
1552
1552
  [0, 0, 64 | 0, 1, 1, 2, 0, 0, 1, 0, () => GamePropertyList, 0, 0, 0, () => TagList],
1553
1553
  ];
1554
- var CreateMatchmakingConfigurationOutput = [
1554
+ var CreateMatchmakingConfigurationOutput$ = [
1555
1555
  3,
1556
1556
  n0,
1557
1557
  _CMCO,
1558
1558
  0,
1559
1559
  [_Conf],
1560
- [() => MatchmakingConfiguration],
1560
+ [() => MatchmakingConfiguration$],
1561
1561
  ];
1562
- var CreateMatchmakingRuleSetInput = [
1562
+ var CreateMatchmakingRuleSetInput$ = [
1563
1563
  3,
1564
1564
  n0,
1565
1565
  _CMRSI,
@@ -1567,15 +1567,15 @@ var CreateMatchmakingRuleSetInput = [
1567
1567
  [_N, _RSB, _Ta],
1568
1568
  [0, 0, () => TagList],
1569
1569
  ];
1570
- var CreateMatchmakingRuleSetOutput = [
1570
+ var CreateMatchmakingRuleSetOutput$ = [
1571
1571
  3,
1572
1572
  n0,
1573
1573
  _CMRSO,
1574
1574
  0,
1575
1575
  [_RSu],
1576
- [() => MatchmakingRuleSet],
1576
+ [() => MatchmakingRuleSet$],
1577
1577
  ];
1578
- var CreatePlayerSessionInput = [
1578
+ var CreatePlayerSessionInput$ = [
1579
1579
  3,
1580
1580
  n0,
1581
1581
  _CPSI,
@@ -1583,8 +1583,8 @@ var CreatePlayerSessionInput = [
1583
1583
  [_GSIa, _PI, _PD],
1584
1584
  [0, [() => PlayerId, 0], 0],
1585
1585
  ];
1586
- var CreatePlayerSessionOutput = [3, n0, _CPSO, 0, [_PS], [[() => PlayerSession, 0]]];
1587
- var CreatePlayerSessionsInput = [
1586
+ var CreatePlayerSessionOutput$ = [3, n0, _CPSO, 0, [_PS], [[() => PlayerSession$, 0]]];
1587
+ var CreatePlayerSessionsInput$ = [
1588
1588
  3,
1589
1589
  n0,
1590
1590
  _CPSIr,
@@ -1592,7 +1592,7 @@ var CreatePlayerSessionsInput = [
1592
1592
  [_GSIa, _PIl, _PDM],
1593
1593
  [0, [() => PlayerIdList, 0], 128 | 0],
1594
1594
  ];
1595
- var CreatePlayerSessionsOutput = [
1595
+ var CreatePlayerSessionsOutput$ = [
1596
1596
  3,
1597
1597
  n0,
1598
1598
  _CPSOr,
@@ -1600,35 +1600,42 @@ var CreatePlayerSessionsOutput = [
1600
1600
  [_PSl],
1601
1601
  [[() => PlayerSessionList, 0]],
1602
1602
  ];
1603
- var CreateScriptInput = [
1603
+ var CreateScriptInput$ = [
1604
1604
  3,
1605
1605
  n0,
1606
1606
  _CSI,
1607
1607
  0,
1608
1608
  [_N, _V, _SLt, _ZF, _Ta],
1609
- [0, 0, () => S3Location, 21, () => TagList],
1609
+ [0, 0, () => S3Location$, 21, () => TagList],
1610
1610
  ];
1611
- var CreateScriptOutput = [3, n0, _CSO, 0, [_Sc], [() => Script]];
1612
- var CreateVpcPeeringAuthorizationInput = [3, n0, _CVPAI, 0, [_GLAAI, _PVI], [0, 0]];
1613
- var CreateVpcPeeringAuthorizationOutput = [
1611
+ var CreateScriptOutput$ = [3, n0, _CSO, 0, [_Sc], [() => Script$]];
1612
+ var CreateVpcPeeringAuthorizationInput$ = [3, n0, _CVPAI, 0, [_GLAAI, _PVI], [0, 0]];
1613
+ var CreateVpcPeeringAuthorizationOutput$ = [
1614
1614
  3,
1615
1615
  n0,
1616
1616
  _CVPAO,
1617
1617
  0,
1618
1618
  [_VPA],
1619
- [() => VpcPeeringAuthorization],
1619
+ [() => VpcPeeringAuthorization$],
1620
1620
  ];
1621
- var CreateVpcPeeringConnectionInput = [3, n0, _CVPCI, 0, [_FI, _PVAAI, _PVI], [0, 0, 0]];
1622
- var CreateVpcPeeringConnectionOutput = [3, n0, _CVPCO, 0, [], []];
1623
- var DeleteAliasInput = [3, n0, _DAI, 0, [_AI], [0]];
1624
- var DeleteBuildInput = [3, n0, _DBI, 0, [_BI], [0]];
1625
- var DeleteContainerFleetInput = [3, n0, _DCFI, 0, [_FI], [0]];
1626
- var DeleteContainerFleetOutput = [3, n0, _DCFO, 0, [], []];
1627
- var DeleteContainerGroupDefinitionInput = [3, n0, _DCGDI, 0, [_N, _VN, _VCTR], [0, 1, 1]];
1628
- var DeleteContainerGroupDefinitionOutput = [3, n0, _DCGDO, 0, [], []];
1629
- var DeleteFleetInput = [3, n0, _DFI, 0, [_FI], [0]];
1630
- var DeleteFleetLocationsInput = [3, n0, _DFLI, 0, [_FI, _Lo], [0, 64 | 0]];
1631
- var DeleteFleetLocationsOutput = [
1621
+ var CreateVpcPeeringConnectionInput$ = [3, n0, _CVPCI, 0, [_FI, _PVAAI, _PVI], [0, 0, 0]];
1622
+ var CreateVpcPeeringConnectionOutput$ = [3, n0, _CVPCO, 0, [], []];
1623
+ var DeleteAliasInput$ = [3, n0, _DAI, 0, [_AI], [0]];
1624
+ var DeleteBuildInput$ = [3, n0, _DBI, 0, [_BI], [0]];
1625
+ var DeleteContainerFleetInput$ = [3, n0, _DCFI, 0, [_FI], [0]];
1626
+ var DeleteContainerFleetOutput$ = [3, n0, _DCFO, 0, [], []];
1627
+ var DeleteContainerGroupDefinitionInput$ = [
1628
+ 3,
1629
+ n0,
1630
+ _DCGDI,
1631
+ 0,
1632
+ [_N, _VN, _VCTR],
1633
+ [0, 1, 1],
1634
+ ];
1635
+ var DeleteContainerGroupDefinitionOutput$ = [3, n0, _DCGDO, 0, [], []];
1636
+ var DeleteFleetInput$ = [3, n0, _DFI, 0, [_FI], [0]];
1637
+ var DeleteFleetLocationsInput$ = [3, n0, _DFLI, 0, [_FI, _Lo], [0, 64 | 0]];
1638
+ var DeleteFleetLocationsOutput$ = [
1632
1639
  3,
1633
1640
  n0,
1634
1641
  _DFLO,
@@ -1636,46 +1643,53 @@ var DeleteFleetLocationsOutput = [
1636
1643
  [_FI, _FA, _LS],
1637
1644
  [0, 0, () => LocationStateList],
1638
1645
  ];
1639
- var DeleteGameServerGroupInput = [3, n0, _DGSGI, 0, [_GSGN, _DO], [0, 0]];
1640
- var DeleteGameServerGroupOutput = [3, n0, _DGSGO, 0, [_GSG], [() => GameServerGroup]];
1641
- var DeleteGameSessionQueueInput = [3, n0, _DGSQI, 0, [_N], [0]];
1642
- var DeleteGameSessionQueueOutput = [3, n0, _DGSQO, 0, [], []];
1643
- var DeleteLocationInput = [3, n0, _DLI, 0, [_LN], [0]];
1644
- var DeleteLocationOutput = [3, n0, _DLO, 0, [], []];
1645
- var DeleteMatchmakingConfigurationInput = [3, n0, _DMCI, 0, [_N], [0]];
1646
- var DeleteMatchmakingConfigurationOutput = [3, n0, _DMCO, 0, [], []];
1647
- var DeleteMatchmakingRuleSetInput = [3, n0, _DMRSI, 0, [_N], [0]];
1648
- var DeleteMatchmakingRuleSetOutput = [3, n0, _DMRSO, 0, [], []];
1649
- var DeleteScalingPolicyInput = [3, n0, _DSPI, 0, [_N, _FI], [0, 0]];
1650
- var DeleteScriptInput = [3, n0, _DSI, 0, [_SI], [0]];
1651
- var DeleteVpcPeeringAuthorizationInput = [3, n0, _DVPAI, 0, [_GLAAI, _PVI], [0, 0]];
1652
- var DeleteVpcPeeringAuthorizationOutput = [3, n0, _DVPAO, 0, [], []];
1653
- var DeleteVpcPeeringConnectionInput = [3, n0, _DVPCI, 0, [_FI, _VPCI], [0, 0]];
1654
- var DeleteVpcPeeringConnectionOutput = [3, n0, _DVPCO, 0, [], []];
1655
- var DeploymentConfiguration = [3, n0, _DC, 0, [_PSr, _MHP, _ISm], [0, 1, 0]];
1656
- var DeploymentDetails = [3, n0, _DD, 0, [_LDI], [0]];
1657
- var DeregisterComputeInput = [3, n0, _DCI, 0, [_FI, _CN], [0, 0]];
1658
- var DeregisterComputeOutput = [3, n0, _DCO, 0, [], []];
1659
- var DeregisterGameServerInput = [3, n0, _DGSI, 0, [_GSGN, _GSI], [0, 0]];
1660
- var DescribeAliasInput = [3, n0, _DAIe, 0, [_AI], [0]];
1661
- var DescribeAliasOutput = [3, n0, _DAO, 0, [_A], [() => Alias]];
1662
- var DescribeBuildInput = [3, n0, _DBIe, 0, [_BI], [0]];
1663
- var DescribeBuildOutput = [3, n0, _DBO, 0, [_B], [() => Build]];
1664
- var DescribeComputeInput = [3, n0, _DCIe, 0, [_FI, _CN], [0, 0]];
1665
- var DescribeComputeOutput = [3, n0, _DCOe, 0, [_Co], [[() => Compute, 0]]];
1666
- var DescribeContainerFleetInput = [3, n0, _DCFIe, 0, [_FI], [0]];
1667
- var DescribeContainerFleetOutput = [3, n0, _DCFOe, 0, [_CF], [[() => ContainerFleet, 0]]];
1668
- var DescribeContainerGroupDefinitionInput = [3, n0, _DCGDIe, 0, [_N, _VN], [0, 1]];
1669
- var DescribeContainerGroupDefinitionOutput = [
1646
+ var DeleteGameServerGroupInput$ = [3, n0, _DGSGI, 0, [_GSGN, _DO], [0, 0]];
1647
+ var DeleteGameServerGroupOutput$ = [3, n0, _DGSGO, 0, [_GSG], [() => GameServerGroup$]];
1648
+ var DeleteGameSessionQueueInput$ = [3, n0, _DGSQI, 0, [_N], [0]];
1649
+ var DeleteGameSessionQueueOutput$ = [3, n0, _DGSQO, 0, [], []];
1650
+ var DeleteLocationInput$ = [3, n0, _DLI, 0, [_LN], [0]];
1651
+ var DeleteLocationOutput$ = [3, n0, _DLO, 0, [], []];
1652
+ var DeleteMatchmakingConfigurationInput$ = [3, n0, _DMCI, 0, [_N], [0]];
1653
+ var DeleteMatchmakingConfigurationOutput$ = [3, n0, _DMCO, 0, [], []];
1654
+ var DeleteMatchmakingRuleSetInput$ = [3, n0, _DMRSI, 0, [_N], [0]];
1655
+ var DeleteMatchmakingRuleSetOutput$ = [3, n0, _DMRSO, 0, [], []];
1656
+ var DeleteScalingPolicyInput$ = [3, n0, _DSPI, 0, [_N, _FI], [0, 0]];
1657
+ var DeleteScriptInput$ = [3, n0, _DSI, 0, [_SI], [0]];
1658
+ var DeleteVpcPeeringAuthorizationInput$ = [3, n0, _DVPAI, 0, [_GLAAI, _PVI], [0, 0]];
1659
+ var DeleteVpcPeeringAuthorizationOutput$ = [3, n0, _DVPAO, 0, [], []];
1660
+ var DeleteVpcPeeringConnectionInput$ = [3, n0, _DVPCI, 0, [_FI, _VPCI], [0, 0]];
1661
+ var DeleteVpcPeeringConnectionOutput$ = [3, n0, _DVPCO, 0, [], []];
1662
+ var DeploymentConfiguration$ = [3, n0, _DC, 0, [_PSr, _MHP, _ISm], [0, 1, 0]];
1663
+ var DeploymentDetails$ = [3, n0, _DD, 0, [_LDI], [0]];
1664
+ var DeregisterComputeInput$ = [3, n0, _DCI, 0, [_FI, _CN], [0, 0]];
1665
+ var DeregisterComputeOutput$ = [3, n0, _DCO, 0, [], []];
1666
+ var DeregisterGameServerInput$ = [3, n0, _DGSI, 0, [_GSGN, _GSI], [0, 0]];
1667
+ var DescribeAliasInput$ = [3, n0, _DAIe, 0, [_AI], [0]];
1668
+ var DescribeAliasOutput$ = [3, n0, _DAO, 0, [_A], [() => Alias$]];
1669
+ var DescribeBuildInput$ = [3, n0, _DBIe, 0, [_BI], [0]];
1670
+ var DescribeBuildOutput$ = [3, n0, _DBO, 0, [_B], [() => Build$]];
1671
+ var DescribeComputeInput$ = [3, n0, _DCIe, 0, [_FI, _CN], [0, 0]];
1672
+ var DescribeComputeOutput$ = [3, n0, _DCOe, 0, [_Co], [[() => Compute$, 0]]];
1673
+ var DescribeContainerFleetInput$ = [3, n0, _DCFIe, 0, [_FI], [0]];
1674
+ var DescribeContainerFleetOutput$ = [
1675
+ 3,
1676
+ n0,
1677
+ _DCFOe,
1678
+ 0,
1679
+ [_CF],
1680
+ [[() => ContainerFleet$, 0]],
1681
+ ];
1682
+ var DescribeContainerGroupDefinitionInput$ = [3, n0, _DCGDIe, 0, [_N, _VN], [0, 1]];
1683
+ var DescribeContainerGroupDefinitionOutput$ = [
1670
1684
  3,
1671
1685
  n0,
1672
1686
  _DCGDOe,
1673
1687
  0,
1674
1688
  [_CGD],
1675
- [[() => ContainerGroupDefinition, 0]],
1689
+ [[() => ContainerGroupDefinition$, 0]],
1676
1690
  ];
1677
- var DescribeEC2InstanceLimitsInput = [3, n0, _DECILI, 0, [_ECIT, _L], [0, 0]];
1678
- var DescribeEC2InstanceLimitsOutput = [
1691
+ var DescribeEC2InstanceLimitsInput$ = [3, n0, _DECILI, 0, [_ECIT, _L], [0, 0]];
1692
+ var DescribeEC2InstanceLimitsOutput$ = [
1679
1693
  3,
1680
1694
  n0,
1681
1695
  _DECILO,
@@ -1683,8 +1697,8 @@ var DescribeEC2InstanceLimitsOutput = [
1683
1697
  [_ECIL],
1684
1698
  [() => EC2InstanceLimitList],
1685
1699
  ];
1686
- var DescribeFleetAttributesInput = [3, n0, _DFAI, 0, [_FIl, _Li, _NTe], [64 | 0, 1, 0]];
1687
- var DescribeFleetAttributesOutput = [
1700
+ var DescribeFleetAttributesInput$ = [3, n0, _DFAI, 0, [_FIl, _Li, _NTe], [64 | 0, 1, 0]];
1701
+ var DescribeFleetAttributesOutput$ = [
1688
1702
  3,
1689
1703
  n0,
1690
1704
  _DFAO,
@@ -1692,8 +1706,8 @@ var DescribeFleetAttributesOutput = [
1692
1706
  [_FAl, _NTe],
1693
1707
  [() => FleetAttributesList, 0],
1694
1708
  ];
1695
- var DescribeFleetCapacityInput = [3, n0, _DFCI, 0, [_FIl, _Li, _NTe], [64 | 0, 1, 0]];
1696
- var DescribeFleetCapacityOutput = [
1709
+ var DescribeFleetCapacityInput$ = [3, n0, _DFCI, 0, [_FIl, _Li, _NTe], [64 | 0, 1, 0]];
1710
+ var DescribeFleetCapacityOutput$ = [
1697
1711
  3,
1698
1712
  n0,
1699
1713
  _DFCO,
@@ -1701,16 +1715,16 @@ var DescribeFleetCapacityOutput = [
1701
1715
  [_FCl, _NTe],
1702
1716
  [() => FleetCapacityList, 0],
1703
1717
  ];
1704
- var DescribeFleetDeploymentInput = [3, n0, _DFDI, 0, [_FI, _DI], [0, 0]];
1705
- var DescribeFleetDeploymentOutput = [
1718
+ var DescribeFleetDeploymentInput$ = [3, n0, _DFDI, 0, [_FI, _DI], [0, 0]];
1719
+ var DescribeFleetDeploymentOutput$ = [
1706
1720
  3,
1707
1721
  n0,
1708
1722
  _DFDO,
1709
1723
  0,
1710
1724
  [_FD, _LD],
1711
- [() => FleetDeployment, () => LocationalDeployments],
1725
+ [() => FleetDeployment$, () => LocationalDeployments],
1712
1726
  ];
1713
- var DescribeFleetEventsInput = [
1727
+ var DescribeFleetEventsInput$ = [
1714
1728
  3,
1715
1729
  n0,
1716
1730
  _DFEI,
@@ -1718,8 +1732,8 @@ var DescribeFleetEventsInput = [
1718
1732
  [_FI, _STt, _ET, _Li, _NTe],
1719
1733
  [0, 4, 4, 1, 0],
1720
1734
  ];
1721
- var DescribeFleetEventsOutput = [3, n0, _DFEO, 0, [_E, _NTe], [() => EventList, 0]];
1722
- var DescribeFleetLocationAttributesInput = [
1735
+ var DescribeFleetEventsOutput$ = [3, n0, _DFEO, 0, [_E, _NTe], [() => EventList, 0]];
1736
+ var DescribeFleetLocationAttributesInput$ = [
1723
1737
  3,
1724
1738
  n0,
1725
1739
  _DFLAI,
@@ -1727,7 +1741,7 @@ var DescribeFleetLocationAttributesInput = [
1727
1741
  [_FI, _Lo, _Li, _NTe],
1728
1742
  [0, 64 | 0, 1, 0],
1729
1743
  ];
1730
- var DescribeFleetLocationAttributesOutput = [
1744
+ var DescribeFleetLocationAttributesOutput$ = [
1731
1745
  3,
1732
1746
  n0,
1733
1747
  _DFLAO,
@@ -1735,26 +1749,26 @@ var DescribeFleetLocationAttributesOutput = [
1735
1749
  [_FI, _FA, _LA, _NTe],
1736
1750
  [0, 0, () => LocationAttributesList, 0],
1737
1751
  ];
1738
- var DescribeFleetLocationCapacityInput = [3, n0, _DFLCI, 0, [_FI, _L], [0, 0]];
1739
- var DescribeFleetLocationCapacityOutput = [
1752
+ var DescribeFleetLocationCapacityInput$ = [3, n0, _DFLCI, 0, [_FI, _L], [0, 0]];
1753
+ var DescribeFleetLocationCapacityOutput$ = [
1740
1754
  3,
1741
1755
  n0,
1742
1756
  _DFLCO,
1743
1757
  0,
1744
1758
  [_FCl],
1745
- [() => FleetCapacity],
1759
+ [() => FleetCapacity$],
1746
1760
  ];
1747
- var DescribeFleetLocationUtilizationInput = [3, n0, _DFLUI, 0, [_FI, _L], [0, 0]];
1748
- var DescribeFleetLocationUtilizationOutput = [
1761
+ var DescribeFleetLocationUtilizationInput$ = [3, n0, _DFLUI, 0, [_FI, _L], [0, 0]];
1762
+ var DescribeFleetLocationUtilizationOutput$ = [
1749
1763
  3,
1750
1764
  n0,
1751
1765
  _DFLUO,
1752
1766
  0,
1753
1767
  [_FU],
1754
- [() => FleetUtilization],
1768
+ [() => FleetUtilization$],
1755
1769
  ];
1756
- var DescribeFleetPortSettingsInput = [3, n0, _DFPSI, 0, [_FI, _L], [0, 0]];
1757
- var DescribeFleetPortSettingsOutput = [
1770
+ var DescribeFleetPortSettingsInput$ = [3, n0, _DFPSI, 0, [_FI, _L], [0, 0]];
1771
+ var DescribeFleetPortSettingsOutput$ = [
1758
1772
  3,
1759
1773
  n0,
1760
1774
  _DFPSO,
@@ -1762,8 +1776,8 @@ var DescribeFleetPortSettingsOutput = [
1762
1776
  [_FI, _FA, _IPn, _US, _L],
1763
1777
  [0, 0, [() => IpPermissionsList, 0], 0, 0],
1764
1778
  ];
1765
- var DescribeFleetUtilizationInput = [3, n0, _DFUI, 0, [_FIl, _Li, _NTe], [64 | 0, 1, 0]];
1766
- var DescribeFleetUtilizationOutput = [
1779
+ var DescribeFleetUtilizationInput$ = [3, n0, _DFUI, 0, [_FIl, _Li, _NTe], [64 | 0, 1, 0]];
1780
+ var DescribeFleetUtilizationOutput$ = [
1767
1781
  3,
1768
1782
  n0,
1769
1783
  _DFUO,
@@ -1771,10 +1785,17 @@ var DescribeFleetUtilizationOutput = [
1771
1785
  [_FU, _NTe],
1772
1786
  [() => FleetUtilizationList, 0],
1773
1787
  ];
1774
- var DescribeGameServerGroupInput = [3, n0, _DGSGIe, 0, [_GSGN], [0]];
1775
- var DescribeGameServerGroupOutput = [3, n0, _DGSGOe, 0, [_GSG], [() => GameServerGroup]];
1776
- var DescribeGameServerInput = [3, n0, _DGSIe, 0, [_GSGN, _GSI], [0, 0]];
1777
- var DescribeGameServerInstancesInput = [
1788
+ var DescribeGameServerGroupInput$ = [3, n0, _DGSGIe, 0, [_GSGN], [0]];
1789
+ var DescribeGameServerGroupOutput$ = [
1790
+ 3,
1791
+ n0,
1792
+ _DGSGOe,
1793
+ 0,
1794
+ [_GSG],
1795
+ [() => GameServerGroup$],
1796
+ ];
1797
+ var DescribeGameServerInput$ = [3, n0, _DGSIe, 0, [_GSGN, _GSI], [0, 0]];
1798
+ var DescribeGameServerInstancesInput$ = [
1778
1799
  3,
1779
1800
  n0,
1780
1801
  _DGSII,
@@ -1782,7 +1803,7 @@ var DescribeGameServerInstancesInput = [
1782
1803
  [_GSGN, _IIn, _Li, _NTe],
1783
1804
  [0, 64 | 0, 1, 0],
1784
1805
  ];
1785
- var DescribeGameServerInstancesOutput = [
1806
+ var DescribeGameServerInstancesOutput$ = [
1786
1807
  3,
1787
1808
  n0,
1788
1809
  _DGSIO,
@@ -1790,8 +1811,8 @@ var DescribeGameServerInstancesOutput = [
1790
1811
  [_GSIam, _NTe],
1791
1812
  [() => GameServerInstances, 0],
1792
1813
  ];
1793
- var DescribeGameServerOutput = [3, n0, _DGSO, 0, [_GS], [() => GameServer]];
1794
- var DescribeGameSessionDetailsInput = [
1814
+ var DescribeGameServerOutput$ = [3, n0, _DGSO, 0, [_GS], [() => GameServer$]];
1815
+ var DescribeGameSessionDetailsInput$ = [
1795
1816
  3,
1796
1817
  n0,
1797
1818
  _DGSDI,
@@ -1799,7 +1820,7 @@ var DescribeGameSessionDetailsInput = [
1799
1820
  [_FI, _GSIa, _AI, _L, _SF, _Li, _NTe],
1800
1821
  [0, 0, 0, 0, 0, 1, 0],
1801
1822
  ];
1802
- var DescribeGameSessionDetailsOutput = [
1823
+ var DescribeGameSessionDetailsOutput$ = [
1803
1824
  3,
1804
1825
  n0,
1805
1826
  _DGSDO,
@@ -1807,16 +1828,16 @@ var DescribeGameSessionDetailsOutput = [
1807
1828
  [_GSDam, _NTe],
1808
1829
  [[() => GameSessionDetailList, 0], 0],
1809
1830
  ];
1810
- var DescribeGameSessionPlacementInput = [3, n0, _DGSPI, 0, [_PIla], [0]];
1811
- var DescribeGameSessionPlacementOutput = [
1831
+ var DescribeGameSessionPlacementInput$ = [3, n0, _DGSPI, 0, [_PIla], [0]];
1832
+ var DescribeGameSessionPlacementOutput$ = [
1812
1833
  3,
1813
1834
  n0,
1814
1835
  _DGSPO,
1815
1836
  0,
1816
1837
  [_GSP],
1817
- [[() => GameSessionPlacement, 0]],
1838
+ [[() => GameSessionPlacement$, 0]],
1818
1839
  ];
1819
- var DescribeGameSessionQueuesInput = [
1840
+ var DescribeGameSessionQueuesInput$ = [
1820
1841
  3,
1821
1842
  n0,
1822
1843
  _DGSQIe,
@@ -1824,7 +1845,7 @@ var DescribeGameSessionQueuesInput = [
1824
1845
  [_Na, _Li, _NTe],
1825
1846
  [64 | 0, 1, 0],
1826
1847
  ];
1827
- var DescribeGameSessionQueuesOutput = [
1848
+ var DescribeGameSessionQueuesOutput$ = [
1828
1849
  3,
1829
1850
  n0,
1830
1851
  _DGSQOe,
@@ -1832,7 +1853,7 @@ var DescribeGameSessionQueuesOutput = [
1832
1853
  [_GSQa, _NTe],
1833
1854
  [() => GameSessionQueueList, 0],
1834
1855
  ];
1835
- var DescribeGameSessionsInput = [
1856
+ var DescribeGameSessionsInput$ = [
1836
1857
  3,
1837
1858
  n0,
1838
1859
  _DGSIes,
@@ -1840,7 +1861,7 @@ var DescribeGameSessionsInput = [
1840
1861
  [_FI, _GSIa, _AI, _L, _SF, _Li, _NTe],
1841
1862
  [0, 0, 0, 0, 0, 1, 0],
1842
1863
  ];
1843
- var DescribeGameSessionsOutput = [
1864
+ var DescribeGameSessionsOutput$ = [
1844
1865
  3,
1845
1866
  n0,
1846
1867
  _DGSOe,
@@ -1848,9 +1869,23 @@ var DescribeGameSessionsOutput = [
1848
1869
  [_GSam, _NTe],
1849
1870
  [[() => GameSessionList, 0], 0],
1850
1871
  ];
1851
- var DescribeInstancesInput = [3, n0, _DII, 0, [_FI, _II, _Li, _NTe, _L], [0, 0, 1, 0, 0]];
1852
- var DescribeInstancesOutput = [3, n0, _DIO, 0, [_In, _NTe], [[() => InstanceList, 0], 0]];
1853
- var DescribeMatchmakingConfigurationsInput = [
1872
+ var DescribeInstancesInput$ = [
1873
+ 3,
1874
+ n0,
1875
+ _DII,
1876
+ 0,
1877
+ [_FI, _II, _Li, _NTe, _L],
1878
+ [0, 0, 1, 0, 0],
1879
+ ];
1880
+ var DescribeInstancesOutput$ = [
1881
+ 3,
1882
+ n0,
1883
+ _DIO,
1884
+ 0,
1885
+ [_In, _NTe],
1886
+ [[() => InstanceList, 0], 0],
1887
+ ];
1888
+ var DescribeMatchmakingConfigurationsInput$ = [
1854
1889
  3,
1855
1890
  n0,
1856
1891
  _DMCIe,
@@ -1858,7 +1893,7 @@ var DescribeMatchmakingConfigurationsInput = [
1858
1893
  [_Na, _RSN, _Li, _NTe],
1859
1894
  [64 | 0, 0, 1, 0],
1860
1895
  ];
1861
- var DescribeMatchmakingConfigurationsOutput = [
1896
+ var DescribeMatchmakingConfigurationsOutput$ = [
1862
1897
  3,
1863
1898
  n0,
1864
1899
  _DMCOe,
@@ -1866,8 +1901,8 @@ var DescribeMatchmakingConfigurationsOutput = [
1866
1901
  [_Confi, _NTe],
1867
1902
  [() => MatchmakingConfigurationList, 0],
1868
1903
  ];
1869
- var DescribeMatchmakingInput = [3, n0, _DMI, 0, [_TIi], [64 | 0]];
1870
- var DescribeMatchmakingOutput = [
1904
+ var DescribeMatchmakingInput$ = [3, n0, _DMI, 0, [_TIi], [64 | 0]];
1905
+ var DescribeMatchmakingOutput$ = [
1871
1906
  3,
1872
1907
  n0,
1873
1908
  _DMO,
@@ -1875,7 +1910,7 @@ var DescribeMatchmakingOutput = [
1875
1910
  [_TL],
1876
1911
  [[() => MatchmakingTicketList, 0]],
1877
1912
  ];
1878
- var DescribeMatchmakingRuleSetsInput = [
1913
+ var DescribeMatchmakingRuleSetsInput$ = [
1879
1914
  3,
1880
1915
  n0,
1881
1916
  _DMRSIe,
@@ -1883,7 +1918,7 @@ var DescribeMatchmakingRuleSetsInput = [
1883
1918
  [_Na, _Li, _NTe],
1884
1919
  [64 | 0, 1, 0],
1885
1920
  ];
1886
- var DescribeMatchmakingRuleSetsOutput = [
1921
+ var DescribeMatchmakingRuleSetsOutput$ = [
1887
1922
  3,
1888
1923
  n0,
1889
1924
  _DMRSOe,
@@ -1891,7 +1926,7 @@ var DescribeMatchmakingRuleSetsOutput = [
1891
1926
  [_RSul, _NTe],
1892
1927
  [() => MatchmakingRuleSetList, 0],
1893
1928
  ];
1894
- var DescribePlayerSessionsInput = [
1929
+ var DescribePlayerSessionsInput$ = [
1895
1930
  3,
1896
1931
  n0,
1897
1932
  _DPSI,
@@ -1899,7 +1934,7 @@ var DescribePlayerSessionsInput = [
1899
1934
  [_GSIa, _PI, _PSI, _PSSF, _Li, _NTe],
1900
1935
  [0, [() => PlayerId, 0], 0, 0, 1, 0],
1901
1936
  ];
1902
- var DescribePlayerSessionsOutput = [
1937
+ var DescribePlayerSessionsOutput$ = [
1903
1938
  3,
1904
1939
  n0,
1905
1940
  _DPSO,
@@ -1907,16 +1942,16 @@ var DescribePlayerSessionsOutput = [
1907
1942
  [_PSl, _NTe],
1908
1943
  [[() => PlayerSessionList, 0], 0],
1909
1944
  ];
1910
- var DescribeRuntimeConfigurationInput = [3, n0, _DRCI, 0, [_FI], [0]];
1911
- var DescribeRuntimeConfigurationOutput = [
1945
+ var DescribeRuntimeConfigurationInput$ = [3, n0, _DRCI, 0, [_FI], [0]];
1946
+ var DescribeRuntimeConfigurationOutput$ = [
1912
1947
  3,
1913
1948
  n0,
1914
1949
  _DRCO,
1915
1950
  0,
1916
1951
  [_RC],
1917
- [() => RuntimeConfiguration],
1952
+ [() => RuntimeConfiguration$],
1918
1953
  ];
1919
- var DescribeScalingPoliciesInput = [
1954
+ var DescribeScalingPoliciesInput$ = [
1920
1955
  3,
1921
1956
  n0,
1922
1957
  _DSPIe,
@@ -1924,7 +1959,7 @@ var DescribeScalingPoliciesInput = [
1924
1959
  [_FI, _SF, _Li, _NTe, _L],
1925
1960
  [0, 0, 1, 0, 0],
1926
1961
  ];
1927
- var DescribeScalingPoliciesOutput = [
1962
+ var DescribeScalingPoliciesOutput$ = [
1928
1963
  3,
1929
1964
  n0,
1930
1965
  _DSPO,
@@ -1932,10 +1967,10 @@ var DescribeScalingPoliciesOutput = [
1932
1967
  [_SPc, _NTe],
1933
1968
  [() => ScalingPolicyList, 0],
1934
1969
  ];
1935
- var DescribeScriptInput = [3, n0, _DSIe, 0, [_SI], [0]];
1936
- var DescribeScriptOutput = [3, n0, _DSO, 0, [_Sc], [() => Script]];
1937
- var DescribeVpcPeeringAuthorizationsInput = [3, n0, _DVPAIe, 0, [], []];
1938
- var DescribeVpcPeeringAuthorizationsOutput = [
1970
+ var DescribeScriptInput$ = [3, n0, _DSIe, 0, [_SI], [0]];
1971
+ var DescribeScriptOutput$ = [3, n0, _DSO, 0, [_Sc], [() => Script$]];
1972
+ var DescribeVpcPeeringAuthorizationsInput$ = [3, n0, _DVPAIe, 0, [], []];
1973
+ var DescribeVpcPeeringAuthorizationsOutput$ = [
1939
1974
  3,
1940
1975
  n0,
1941
1976
  _DVPAOe,
@@ -1943,8 +1978,8 @@ var DescribeVpcPeeringAuthorizationsOutput = [
1943
1978
  [_VPAp],
1944
1979
  [() => VpcPeeringAuthorizationList],
1945
1980
  ];
1946
- var DescribeVpcPeeringConnectionsInput = [3, n0, _DVPCIe, 0, [_FI], [0]];
1947
- var DescribeVpcPeeringConnectionsOutput = [
1981
+ var DescribeVpcPeeringConnectionsInput$ = [3, n0, _DVPCIe, 0, [_FI], [0]];
1982
+ var DescribeVpcPeeringConnectionsOutput$ = [
1948
1983
  3,
1949
1984
  n0,
1950
1985
  _DVPCOe,
@@ -1952,8 +1987,8 @@ var DescribeVpcPeeringConnectionsOutput = [
1952
1987
  [_VPC],
1953
1988
  [() => VpcPeeringConnectionList],
1954
1989
  ];
1955
- var DesiredPlayerSession = [3, n0, _DPS, 0, [_PI, _PD], [[() => PlayerId, 0], 0]];
1956
- var EC2InstanceCounts = [
1990
+ var DesiredPlayerSession$ = [3, n0, _DPS, 0, [_PI, _PD], [[() => PlayerId, 0], 0]];
1991
+ var EC2InstanceCounts$ = [
1957
1992
  3,
1958
1993
  n0,
1959
1994
  _ECIC,
@@ -1961,8 +1996,8 @@ var EC2InstanceCounts = [
1961
1996
  [_DESIRED, _MINIMUM, _MAXIMUM, _PENDING, _ACTIVE, _IDLE, _TERMINATING],
1962
1997
  [1, 1, 1, 1, 1, 1, 1],
1963
1998
  ];
1964
- var EC2InstanceLimit = [3, n0, _ECILn, 0, [_ECIT, _CIu, _IL, _L], [0, 1, 1, 0]];
1965
- var Event = [
1999
+ var EC2InstanceLimit$ = [3, n0, _ECILn, 0, [_ECIT, _CIu, _IL, _L], [0, 1, 1, 0]];
2000
+ var Event$ = [
1966
2001
  3,
1967
2002
  n0,
1968
2003
  _Ev,
@@ -1970,8 +2005,8 @@ var Event = [
1970
2005
  [_EI, _RI, _EC, _M, _ETv, _PSLU, _Cou],
1971
2006
  [0, 0, 0, 0, 4, 0, 1],
1972
2007
  ];
1973
- var FilterConfiguration = [3, n0, _FC, 0, [_ALl], [64 | 0]];
1974
- var FleetAttributes = [
2008
+ var FilterConfiguration$ = [3, n0, _FC, 0, [_ALl], [64 | 0]];
2009
+ var FleetAttributes$ = [
1975
2010
  3,
1976
2011
  n0,
1977
2012
  _FAl,
@@ -2023,35 +2058,35 @@ var FleetAttributes = [
2023
2058
  64 | 0,
2024
2059
  0,
2025
2060
  0,
2026
- () => ResourceCreationLimitPolicy,
2061
+ () => ResourceCreationLimitPolicy$,
2027
2062
  64 | 0,
2028
2063
  64 | 0,
2029
2064
  0,
2030
- () => CertificateConfiguration,
2065
+ () => CertificateConfiguration$,
2031
2066
  0,
2032
- () => AnywhereConfiguration,
2067
+ () => AnywhereConfiguration$,
2033
2068
  0,
2034
2069
  ],
2035
2070
  ];
2036
- var FleetCapacity = [
2071
+ var FleetCapacity$ = [
2037
2072
  3,
2038
2073
  n0,
2039
2074
  _FCl,
2040
2075
  0,
2041
2076
  [_FI, _FA, _IT, _IC, _L, _GSCGC],
2042
- [0, 0, 0, () => EC2InstanceCounts, 0, () => GameServerContainerGroupCounts],
2077
+ [0, 0, 0, () => EC2InstanceCounts$, 0, () => GameServerContainerGroupCounts$],
2043
2078
  ];
2044
- var FleetCapacityExceededException = [-3, n0, _FCEE, { [_e]: _c }, [_M], [0]];
2045
- schema.TypeRegistry.for(n0).registerError(FleetCapacityExceededException, FleetCapacityExceededException$1);
2046
- var FleetDeployment = [
2079
+ var FleetCapacityExceededException$ = [-3, n0, _FCEE, { [_e]: _c }, [_M], [0]];
2080
+ schema.TypeRegistry.for(n0).registerError(FleetCapacityExceededException$, FleetCapacityExceededException);
2081
+ var FleetDeployment$ = [
2047
2082
  3,
2048
2083
  n0,
2049
2084
  _FD,
2050
2085
  0,
2051
2086
  [_DI, _FI, _GSBA, _RGSBA, _PIBA, _RPIBA, _DS, _DC, _CT],
2052
- [0, 0, 0, 0, 0, 0, 0, () => DeploymentConfiguration, 4],
2087
+ [0, 0, 0, 0, 0, 0, 0, () => DeploymentConfiguration$, 4],
2053
2088
  ];
2054
- var FleetUtilization = [
2089
+ var FleetUtilization$ = [
2055
2090
  3,
2056
2091
  n0,
2057
2092
  _FU,
@@ -2059,8 +2094,8 @@ var FleetUtilization = [
2059
2094
  [_FI, _FA, _ASPC, _AGSC, _CPSC, _MPSC, _L],
2060
2095
  [0, 0, 1, 1, 1, 1, 0],
2061
2096
  ];
2062
- var GameProperty = [3, n0, _GPa, 0, [_K, _Va], [0, 0]];
2063
- var GameServer = [
2097
+ var GameProperty$ = [3, n0, _GPa, 0, [_K, _Va], [0, 0]];
2098
+ var GameServer$ = [
2064
2099
  3,
2065
2100
  n0,
2066
2101
  _GS,
@@ -2068,7 +2103,7 @@ var GameServer = [
2068
2103
  [_GSGN, _GSGA, _GSI, _II, _CIo, _GSD, _CSl, _USt, _RT, _LCT, _LHCT],
2069
2104
  [0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 4],
2070
2105
  ];
2071
- var GameServerContainerDefinition = [
2106
+ var GameServerContainerDefinition$ = [
2072
2107
  3,
2073
2108
  n0,
2074
2109
  _GSCD,
@@ -2080,12 +2115,12 @@ var GameServerContainerDefinition = [
2080
2115
  () => ContainerMountPointList,
2081
2116
  () => ContainerEnvironmentList,
2082
2117
  0,
2083
- [() => ContainerPortConfiguration, 0],
2118
+ [() => ContainerPortConfiguration$, 0],
2084
2119
  0,
2085
2120
  0,
2086
2121
  ],
2087
2122
  ];
2088
- var GameServerContainerDefinitionInput = [
2123
+ var GameServerContainerDefinitionInput$ = [
2089
2124
  3,
2090
2125
  n0,
2091
2126
  _GSCDI,
@@ -2097,11 +2132,11 @@ var GameServerContainerDefinitionInput = [
2097
2132
  () => ContainerMountPointList,
2098
2133
  () => ContainerEnvironmentList,
2099
2134
  0,
2100
- [() => ContainerPortConfiguration, 0],
2135
+ [() => ContainerPortConfiguration$, 0],
2101
2136
  0,
2102
2137
  ],
2103
2138
  ];
2104
- var GameServerContainerGroupCounts = [
2139
+ var GameServerContainerGroupCounts$ = [
2105
2140
  3,
2106
2141
  n0,
2107
2142
  _GSCGC,
@@ -2109,7 +2144,7 @@ var GameServerContainerGroupCounts = [
2109
2144
  [_PENDING, _ACTIVE, _IDLE, _TERMINATING],
2110
2145
  [1, 1, 1, 1],
2111
2146
  ];
2112
- var GameServerGroup = [
2147
+ var GameServerGroup$ = [
2113
2148
  3,
2114
2149
  n0,
2115
2150
  _GSG,
@@ -2117,16 +2152,16 @@ var GameServerGroup = [
2117
2152
  [_GSGN, _GSGA, _RA, _ID, _BS, _GSPP, _ASGA, _St, _SR, _SAu, _CT, _LUT],
2118
2153
  [0, 0, 0, () => InstanceDefinitions, 0, 0, 0, 0, 0, 64 | 0, 4, 4],
2119
2154
  ];
2120
- var GameServerGroupAutoScalingPolicy = [
2155
+ var GameServerGroupAutoScalingPolicy$ = [
2121
2156
  3,
2122
2157
  n0,
2123
2158
  _GSGASP,
2124
2159
  0,
2125
2160
  [_EIW, _TTC],
2126
- [1, () => TargetTrackingConfiguration],
2161
+ [1, () => TargetTrackingConfiguration$],
2127
2162
  ];
2128
- var GameServerInstance = [3, n0, _GSIame, 0, [_GSGN, _GSGA, _II, _ISn], [0, 0, 0, 0]];
2129
- var GameSession = [
2163
+ var GameServerInstance$ = [3, n0, _GSIame, 0, [_GSGN, _GSGA, _II, _ISn], [0, 0, 0, 0]];
2164
+ var GameSession$ = [
2130
2165
  3,
2131
2166
  n0,
2132
2167
  _GSa,
@@ -2134,7 +2169,7 @@ var GameSession = [
2134
2169
  [_GSIa, _N, _FI, _FA, _CT, _TT, _CPSC, _MPSC, _St, _SR, _GP, _IA, _DN, _Po, _PSCP, _CIr, _GSDa, _MD, _L],
2135
2170
  [0, 0, 0, 0, 4, 4, 1, 1, 0, 0, () => GamePropertyList, [() => IpAddress, 0], 0, [() => PortNumber, 0], 0, 0, 0, 0, 0],
2136
2171
  ];
2137
- var GameSessionConnectionInfo = [
2172
+ var GameSessionConnectionInfo$ = [
2138
2173
  3,
2139
2174
  n0,
2140
2175
  _GSCI,
@@ -2142,11 +2177,11 @@ var GameSessionConnectionInfo = [
2142
2177
  [_GSA, _IA, _DN, _Po, _MPS],
2143
2178
  [0, [() => IpAddress, 0], 0, 1, [() => MatchedPlayerSessionList, 0]],
2144
2179
  ];
2145
- var GameSessionCreationLimitPolicy = [3, n0, _GSCLP, 0, [_NGSPC, _PPIM], [1, 1]];
2146
- var GameSessionDetail = [3, n0, _GSDame, 0, [_GSa, _PP], [[() => GameSession, 0], 0]];
2147
- var GameSessionFullException = [-3, n0, _GSFE, { [_e]: _c }, [_M], [0]];
2148
- schema.TypeRegistry.for(n0).registerError(GameSessionFullException, GameSessionFullException$1);
2149
- var GameSessionPlacement = [
2180
+ var GameSessionCreationLimitPolicy$ = [3, n0, _GSCLP, 0, [_NGSPC, _PPIM], [1, 1]];
2181
+ var GameSessionDetail$ = [3, n0, _GSDame, 0, [_GSa, _PP], [[() => GameSession$, 0], 0]];
2182
+ var GameSessionFullException$ = [-3, n0, _GSFE, { [_e]: _c }, [_M], [0]];
2183
+ schema.TypeRegistry.for(n0).registerError(GameSessionFullException$, GameSessionFullException);
2184
+ var GameSessionPlacement$ = [
2150
2185
  3,
2151
2186
  n0,
2152
2187
  _GSP,
@@ -2171,10 +2206,10 @@ var GameSessionPlacement = [
2171
2206
  [() => PlacedPlayerSessionList, 0],
2172
2207
  0,
2173
2208
  0,
2174
- () => PriorityConfigurationOverride,
2209
+ () => PriorityConfigurationOverride$,
2175
2210
  ],
2176
2211
  ];
2177
- var GameSessionQueue = [
2212
+ var GameSessionQueue$ = [
2178
2213
  3,
2179
2214
  n0,
2180
2215
  _GSQ,
@@ -2186,24 +2221,24 @@ var GameSessionQueue = [
2186
2221
  1,
2187
2222
  () => PlayerLatencyPolicyList,
2188
2223
  () => GameSessionQueueDestinationList,
2189
- () => FilterConfiguration,
2190
- () => PriorityConfiguration,
2224
+ () => FilterConfiguration$,
2225
+ () => PriorityConfiguration$,
2191
2226
  0,
2192
2227
  0,
2193
2228
  ],
2194
2229
  ];
2195
- var GameSessionQueueDestination = [3, n0, _GSQD, 0, [_DA], [0]];
2196
- var GetComputeAccessInput = [3, n0, _GCAI, 0, [_FI, _CN], [0, 0]];
2197
- var GetComputeAccessOutput = [
2230
+ var GameSessionQueueDestination$ = [3, n0, _GSQD, 0, [_DA], [0]];
2231
+ var GetComputeAccessInput$ = [3, n0, _GCAI, 0, [_FI, _CN], [0, 0]];
2232
+ var GetComputeAccessOutput$ = [
2198
2233
  3,
2199
2234
  n0,
2200
2235
  _GCAO,
2201
2236
  0,
2202
2237
  [_FI, _FA, _CN, _CA, _Cr, _Tar, _CIon],
2203
- [0, 0, 0, 0, [() => AwsCredentials, 0], 0, () => ContainerIdentifierList],
2238
+ [0, 0, 0, 0, [() => AwsCredentials$, 0], 0, () => ContainerIdentifierList],
2204
2239
  ];
2205
- var GetComputeAuthTokenInput = [3, n0, _GCATI, 0, [_FI, _CN], [0, 0]];
2206
- var GetComputeAuthTokenOutput = [
2240
+ var GetComputeAuthTokenInput$ = [3, n0, _GCATI, 0, [_FI, _CN], [0, 0]];
2241
+ var GetComputeAuthTokenOutput$ = [
2207
2242
  3,
2208
2243
  n0,
2209
2244
  _GCATO,
@@ -2211,13 +2246,13 @@ var GetComputeAuthTokenOutput = [
2211
2246
  [_FI, _FA, _CN, _CA, _ATu, _ETx],
2212
2247
  [0, 0, 0, 0, 0, 4],
2213
2248
  ];
2214
- var GetGameSessionLogUrlInput = [3, n0, _GGSLUI, 0, [_GSIa], [0]];
2215
- var GetGameSessionLogUrlOutput = [3, n0, _GGSLUO, 0, [_PSU], [0]];
2216
- var GetInstanceAccessInput = [3, n0, _GIAI, 0, [_FI, _II], [0, 0]];
2217
- var GetInstanceAccessOutput = [3, n0, _GIAO, 0, [_IAn], [[() => InstanceAccess, 0]]];
2218
- var IdempotentParameterMismatchException = [-3, n0, _IPME, { [_e]: _c }, [_M], [0]];
2219
- schema.TypeRegistry.for(n0).registerError(IdempotentParameterMismatchException, IdempotentParameterMismatchException$1);
2220
- var Instance = [
2249
+ var GetGameSessionLogUrlInput$ = [3, n0, _GGSLUI, 0, [_GSIa], [0]];
2250
+ var GetGameSessionLogUrlOutput$ = [3, n0, _GGSLUO, 0, [_PSU], [0]];
2251
+ var GetInstanceAccessInput$ = [3, n0, _GIAI, 0, [_FI, _II], [0, 0]];
2252
+ var GetInstanceAccessOutput$ = [3, n0, _GIAO, 0, [_IAn], [[() => InstanceAccess$, 0]]];
2253
+ var IdempotentParameterMismatchException$ = [-3, n0, _IPME, { [_e]: _c }, [_M], [0]];
2254
+ schema.TypeRegistry.for(n0).registerError(IdempotentParameterMismatchException$, IdempotentParameterMismatchException);
2255
+ var Instance$ = [
2221
2256
  3,
2222
2257
  n0,
2223
2258
  _Ins,
@@ -2225,25 +2260,25 @@ var Instance = [
2225
2260
  [_FI, _FA, _II, _IA, _DN, _OS, _T, _St, _CT, _L],
2226
2261
  [0, 0, 0, [() => IpAddress, 0], 0, 0, 0, 0, 4, 0],
2227
2262
  ];
2228
- var InstanceAccess = [
2263
+ var InstanceAccess$ = [
2229
2264
  3,
2230
2265
  n0,
2231
2266
  _IAn,
2232
2267
  0,
2233
2268
  [_FI, _II, _IA, _OS, _Cr],
2234
- [0, 0, [() => IpAddress, 0], 0, [() => InstanceCredentials, 0]],
2269
+ [0, 0, [() => IpAddress, 0], 0, [() => InstanceCredentials$, 0]],
2235
2270
  ];
2236
- var InstanceCredentials = [3, n0, _ICn, 8, [_UN, _Se], [0, 0]];
2237
- var InstanceDefinition = [3, n0, _IDn, 0, [_IT, _WC], [0, 0]];
2238
- var InternalServiceException = [-3, n0, _ISE, { [_e]: _s }, [_M], [0]];
2239
- schema.TypeRegistry.for(n0).registerError(InternalServiceException, InternalServiceException$1);
2240
- var InvalidFleetStatusException = [-3, n0, _IFSE, { [_e]: _c }, [_M], [0]];
2241
- schema.TypeRegistry.for(n0).registerError(InvalidFleetStatusException, InvalidFleetStatusException$1);
2242
- var InvalidGameSessionStatusException = [-3, n0, _IGSSE, { [_e]: _c }, [_M], [0]];
2243
- schema.TypeRegistry.for(n0).registerError(InvalidGameSessionStatusException, InvalidGameSessionStatusException$1);
2244
- var InvalidRequestException = [-3, n0, _IRE, { [_e]: _c }, [_M], [0]];
2245
- schema.TypeRegistry.for(n0).registerError(InvalidRequestException, InvalidRequestException$1);
2246
- var IpPermission = [
2271
+ var InstanceCredentials$ = [3, n0, _ICn, 8, [_UN, _Se], [0, 0]];
2272
+ var InstanceDefinition$ = [3, n0, _IDn, 0, [_IT, _WC], [0, 0]];
2273
+ var InternalServiceException$ = [-3, n0, _ISE, { [_e]: _s }, [_M], [0]];
2274
+ schema.TypeRegistry.for(n0).registerError(InternalServiceException$, InternalServiceException);
2275
+ var InvalidFleetStatusException$ = [-3, n0, _IFSE, { [_e]: _c }, [_M], [0]];
2276
+ schema.TypeRegistry.for(n0).registerError(InvalidFleetStatusException$, InvalidFleetStatusException);
2277
+ var InvalidGameSessionStatusException$ = [-3, n0, _IGSSE, { [_e]: _c }, [_M], [0]];
2278
+ schema.TypeRegistry.for(n0).registerError(InvalidGameSessionStatusException$, InvalidGameSessionStatusException);
2279
+ var InvalidRequestException$ = [-3, n0, _IRE, { [_e]: _c }, [_M], [0]];
2280
+ schema.TypeRegistry.for(n0).registerError(InvalidRequestException$, InvalidRequestException);
2281
+ var IpPermission$ = [
2247
2282
  3,
2248
2283
  n0,
2249
2284
  _IPp,
@@ -2251,14 +2286,14 @@ var IpPermission = [
2251
2286
  [_FP, _TP, _IR, _P],
2252
2287
  [[() => PortNumber, 0], [() => PortNumber, 0], [() => IpRange, 0], 0],
2253
2288
  ];
2254
- var LaunchTemplateSpecification = [3, n0, _LTS, 0, [_LTI, _LTN, _V], [0, 0, 0]];
2255
- var LimitExceededException = [-3, n0, _LEE, { [_e]: _c }, [_M], [0]];
2256
- schema.TypeRegistry.for(n0).registerError(LimitExceededException, LimitExceededException$1);
2257
- var ListAliasesInput = [3, n0, _LAI, 0, [_RST, _N, _Li, _NTe], [0, 0, 1, 0]];
2258
- var ListAliasesOutput = [3, n0, _LAO, 0, [_Al, _NTe], [() => AliasList, 0]];
2259
- var ListBuildsInput = [3, n0, _LBI, 0, [_St, _Li, _NTe], [0, 1, 0]];
2260
- var ListBuildsOutput = [3, n0, _LBO, 0, [_Bu, _NTe], [() => BuildList, 0]];
2261
- var ListComputeInput = [
2289
+ var LaunchTemplateSpecification$ = [3, n0, _LTS, 0, [_LTI, _LTN, _V], [0, 0, 0]];
2290
+ var LimitExceededException$ = [-3, n0, _LEE, { [_e]: _c }, [_M], [0]];
2291
+ schema.TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
2292
+ var ListAliasesInput$ = [3, n0, _LAI, 0, [_RST, _N, _Li, _NTe], [0, 0, 1, 0]];
2293
+ var ListAliasesOutput$ = [3, n0, _LAO, 0, [_Al, _NTe], [() => AliasList, 0]];
2294
+ var ListBuildsInput$ = [3, n0, _LBI, 0, [_St, _Li, _NTe], [0, 1, 0]];
2295
+ var ListBuildsOutput$ = [3, n0, _LBO, 0, [_Bu, _NTe], [() => BuildList, 0]];
2296
+ var ListComputeInput$ = [
2262
2297
  3,
2263
2298
  n0,
2264
2299
  _LCI,
@@ -2266,9 +2301,9 @@ var ListComputeInput = [
2266
2301
  [_FI, _L, _CGDN, _CS, _Li, _NTe],
2267
2302
  [0, 0, 0, 0, 1, 0],
2268
2303
  ];
2269
- var ListComputeOutput = [3, n0, _LCO, 0, [_CL, _NTe], [[() => ComputeList, 0], 0]];
2270
- var ListContainerFleetsInput = [3, n0, _LCFI, 0, [_CGDN, _Li, _NTe], [0, 1, 0]];
2271
- var ListContainerFleetsOutput = [
2304
+ var ListComputeOutput$ = [3, n0, _LCO, 0, [_CL, _NTe], [[() => ComputeList, 0], 0]];
2305
+ var ListContainerFleetsInput$ = [3, n0, _LCFI, 0, [_CGDN, _Li, _NTe], [0, 1, 0]];
2306
+ var ListContainerFleetsOutput$ = [
2272
2307
  3,
2273
2308
  n0,
2274
2309
  _LCFO,
@@ -2276,8 +2311,15 @@ var ListContainerFleetsOutput = [
2276
2311
  [_CFo, _NTe],
2277
2312
  [[() => ContainerFleetList, 0], 0],
2278
2313
  ];
2279
- var ListContainerGroupDefinitionsInput = [3, n0, _LCGDI, 0, [_CGT, _Li, _NTe], [0, 1, 0]];
2280
- var ListContainerGroupDefinitionsOutput = [
2314
+ var ListContainerGroupDefinitionsInput$ = [
2315
+ 3,
2316
+ n0,
2317
+ _LCGDI,
2318
+ 0,
2319
+ [_CGT, _Li, _NTe],
2320
+ [0, 1, 0],
2321
+ ];
2322
+ var ListContainerGroupDefinitionsOutput$ = [
2281
2323
  3,
2282
2324
  n0,
2283
2325
  _LCGDO,
@@ -2285,7 +2327,7 @@ var ListContainerGroupDefinitionsOutput = [
2285
2327
  [_CGDo, _NTe],
2286
2328
  [[() => ContainerGroupDefinitionList, 0], 0],
2287
2329
  ];
2288
- var ListContainerGroupDefinitionVersionsInput = [
2330
+ var ListContainerGroupDefinitionVersionsInput$ = [
2289
2331
  3,
2290
2332
  n0,
2291
2333
  _LCGDVI,
@@ -2293,7 +2335,7 @@ var ListContainerGroupDefinitionVersionsInput = [
2293
2335
  [_N, _Li, _NTe],
2294
2336
  [0, 1, 0],
2295
2337
  ];
2296
- var ListContainerGroupDefinitionVersionsOutput = [
2338
+ var ListContainerGroupDefinitionVersionsOutput$ = [
2297
2339
  3,
2298
2340
  n0,
2299
2341
  _LCGDVO,
@@ -2301,8 +2343,8 @@ var ListContainerGroupDefinitionVersionsOutput = [
2301
2343
  [_CGDo, _NTe],
2302
2344
  [[() => ContainerGroupDefinitionList, 0], 0],
2303
2345
  ];
2304
- var ListFleetDeploymentsInput = [3, n0, _LFDI, 0, [_FI, _Li, _NTe], [0, 1, 0]];
2305
- var ListFleetDeploymentsOutput = [
2346
+ var ListFleetDeploymentsInput$ = [3, n0, _LFDI, 0, [_FI, _Li, _NTe], [0, 1, 0]];
2347
+ var ListFleetDeploymentsOutput$ = [
2306
2348
  3,
2307
2349
  n0,
2308
2350
  _LFDO,
@@ -2310,10 +2352,10 @@ var ListFleetDeploymentsOutput = [
2310
2352
  [_FDl, _NTe],
2311
2353
  [() => FleetDeployments, 0],
2312
2354
  ];
2313
- var ListFleetsInput = [3, n0, _LFI, 0, [_BI, _SI, _Li, _NTe], [0, 0, 1, 0]];
2314
- var ListFleetsOutput = [3, n0, _LFO, 0, [_FIl, _NTe], [64 | 0, 0]];
2315
- var ListGameServerGroupsInput = [3, n0, _LGSGI, 0, [_Li, _NTe], [1, 0]];
2316
- var ListGameServerGroupsOutput = [
2355
+ var ListFleetsInput$ = [3, n0, _LFI, 0, [_BI, _SI, _Li, _NTe], [0, 0, 1, 0]];
2356
+ var ListFleetsOutput$ = [3, n0, _LFO, 0, [_FIl, _NTe], [64 | 0, 0]];
2357
+ var ListGameServerGroupsInput$ = [3, n0, _LGSGI, 0, [_Li, _NTe], [1, 0]];
2358
+ var ListGameServerGroupsOutput$ = [
2317
2359
  3,
2318
2360
  n0,
2319
2361
  _LGSGO,
@@ -2321,29 +2363,29 @@ var ListGameServerGroupsOutput = [
2321
2363
  [_GSGa, _NTe],
2322
2364
  [() => GameServerGroups, 0],
2323
2365
  ];
2324
- var ListGameServersInput = [3, n0, _LGSI, 0, [_GSGN, _SO, _Li, _NTe], [0, 0, 1, 0]];
2325
- var ListGameServersOutput = [3, n0, _LGSO, 0, [_GSame, _NTe], [() => GameServers, 0]];
2326
- var ListLocationsInput = [3, n0, _LLI, 0, [_F, _Li, _NTe], [64 | 0, 1, 0]];
2327
- var ListLocationsOutput = [3, n0, _LLO, 0, [_Lo, _NTe], [() => LocationModelList, 0]];
2328
- var ListScriptsInput = [3, n0, _LSI, 0, [_Li, _NTe], [1, 0]];
2329
- var ListScriptsOutput = [3, n0, _LSO, 0, [_Scr, _NTe], [() => ScriptList, 0]];
2330
- var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_RARN], [0]];
2331
- var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_Ta], [() => TagList]];
2332
- var LocationalDeployment = [3, n0, _LDo, 0, [_DS], [0]];
2333
- var LocationAttributes = [
2366
+ var ListGameServersInput$ = [3, n0, _LGSI, 0, [_GSGN, _SO, _Li, _NTe], [0, 0, 1, 0]];
2367
+ var ListGameServersOutput$ = [3, n0, _LGSO, 0, [_GSame, _NTe], [() => GameServers, 0]];
2368
+ var ListLocationsInput$ = [3, n0, _LLI, 0, [_F, _Li, _NTe], [64 | 0, 1, 0]];
2369
+ var ListLocationsOutput$ = [3, n0, _LLO, 0, [_Lo, _NTe], [() => LocationModelList, 0]];
2370
+ var ListScriptsInput$ = [3, n0, _LSI, 0, [_Li, _NTe], [1, 0]];
2371
+ var ListScriptsOutput$ = [3, n0, _LSO, 0, [_Scr, _NTe], [() => ScriptList, 0]];
2372
+ var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_RARN], [0]];
2373
+ var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_Ta], [() => TagList]];
2374
+ var LocationalDeployment$ = [3, n0, _LDo, 0, [_DS], [0]];
2375
+ var LocationAttributes$ = [
2334
2376
  3,
2335
2377
  n0,
2336
2378
  _LA,
2337
2379
  0,
2338
2380
  [_LSo, _SAt, _US],
2339
- [() => LocationState, 64 | 0, 0],
2381
+ [() => LocationState$, 64 | 0, 0],
2340
2382
  ];
2341
- var LocationConfiguration = [3, n0, _LCo, 0, [_L], [0]];
2342
- var LocationModel = [3, n0, _LM, 0, [_LN, _LAo, _PB], [0, 0, () => PingBeacon]];
2343
- var LocationState = [3, n0, _LSo, 0, [_L, _St], [0, 0]];
2344
- var LogConfiguration = [3, n0, _LC, 0, [_LDog, _SBN, _LGA], [0, 0, 0]];
2345
- var MatchedPlayerSession = [3, n0, _MPSa, 0, [_PI, _PSI], [[() => PlayerId, 0], 0]];
2346
- var MatchmakingConfiguration = [
2383
+ var LocationConfiguration$ = [3, n0, _LCo, 0, [_L], [0]];
2384
+ var LocationModel$ = [3, n0, _LM, 0, [_LN, _LAo, _PB], [0, 0, () => PingBeacon$]];
2385
+ var LocationState$ = [3, n0, _LSo, 0, [_L, _St], [0, 0]];
2386
+ var LogConfiguration$ = [3, n0, _LC, 0, [_LDog, _SBN, _LGA], [0, 0, 0]];
2387
+ var MatchedPlayerSession$ = [3, n0, _MPSa, 0, [_PI, _PSI], [[() => PlayerId, 0], 0]];
2388
+ var MatchmakingConfiguration$ = [
2347
2389
  3,
2348
2390
  n0,
2349
2391
  _MC,
@@ -2351,24 +2393,24 @@ var MatchmakingConfiguration = [
2351
2393
  [_N, _CAonf, _D, _GSQA, _RTS, _ATS, _AR, _RSN, _RSA, _NT, _APC, _CED, _CT, _GP, _GSDa, _BM, _FMM],
2352
2394
  [0, 0, 0, 64 | 0, 1, 1, 2, 0, 0, 0, 1, 0, 4, () => GamePropertyList, 0, 0, 0],
2353
2395
  ];
2354
- var MatchmakingRuleSet = [3, n0, _MRS, 0, [_RSN, _RSA, _RSB, _CT], [0, 0, 0, 4]];
2355
- var MatchmakingTicket = [
2396
+ var MatchmakingRuleSet$ = [3, n0, _MRS, 0, [_RSN, _RSA, _RSB, _CT], [0, 0, 0, 4]];
2397
+ var MatchmakingTicket$ = [
2356
2398
  3,
2357
2399
  n0,
2358
2400
  _MT,
2359
2401
  0,
2360
2402
  [_TI, _CNon, _CAonf, _St, _SR, _SM, _STt, _ET, _Pl, _GSCI, _EWT],
2361
- [0, 0, 0, 0, 0, 0, 4, 4, [() => PlayerList, 0], [() => GameSessionConnectionInfo, 0], 1],
2403
+ [0, 0, 0, 0, 0, 0, 4, 4, [() => PlayerList, 0], [() => GameSessionConnectionInfo$, 0], 1],
2362
2404
  ];
2363
- var NotFoundException = [-3, n0, _NFE, { [_e]: _c }, [_M], [0]];
2364
- schema.TypeRegistry.for(n0).registerError(NotFoundException, NotFoundException$1);
2365
- var NotReadyException = [-3, n0, _NRE, { [_e]: _c }, [_M], [0]];
2366
- schema.TypeRegistry.for(n0).registerError(NotReadyException, NotReadyException$1);
2367
- var OutOfCapacityException = [-3, n0, _OOCE, { [_e]: _c }, [_M], [0]];
2368
- schema.TypeRegistry.for(n0).registerError(OutOfCapacityException, OutOfCapacityException$1);
2369
- var PingBeacon = [3, n0, _PB, 0, [_UDPE], [() => UDPEndpoint]];
2370
- var PlacedPlayerSession = [3, n0, _PPSl, 0, [_PI, _PSI], [[() => PlayerId, 0], 0]];
2371
- var Player = [
2405
+ var NotFoundException$ = [-3, n0, _NFE, { [_e]: _c }, [_M], [0]];
2406
+ schema.TypeRegistry.for(n0).registerError(NotFoundException$, NotFoundException);
2407
+ var NotReadyException$ = [-3, n0, _NRE, { [_e]: _c }, [_M], [0]];
2408
+ schema.TypeRegistry.for(n0).registerError(NotReadyException$, NotReadyException);
2409
+ var OutOfCapacityException$ = [-3, n0, _OOCE, { [_e]: _c }, [_M], [0]];
2410
+ schema.TypeRegistry.for(n0).registerError(OutOfCapacityException$, OutOfCapacityException);
2411
+ var PingBeacon$ = [3, n0, _PB, 0, [_UDPE], [() => UDPEndpoint$]];
2412
+ var PlacedPlayerSession$ = [3, n0, _PPSl, 0, [_PI, _PSI], [[() => PlayerId, 0], 0]];
2413
+ var Player$ = [
2372
2414
  3,
2373
2415
  n0,
2374
2416
  _Pla,
@@ -2376,9 +2418,9 @@ var Player = [
2376
2418
  [_PI, _PA, _Te, _LIM],
2377
2419
  [[() => PlayerId, 0], () => PlayerAttributeMap, 0, 128 | 1],
2378
2420
  ];
2379
- var PlayerLatency = [3, n0, _PLl, 0, [_PI, _RIe, _LIMa], [[() => PlayerId, 0], 0, 1]];
2380
- var PlayerLatencyPolicy = [3, n0, _PLPl, 0, [_MIPLM, _PDS], [1, 1]];
2381
- var PlayerSession = [
2421
+ var PlayerLatency$ = [3, n0, _PLl, 0, [_PI, _RIe, _LIMa], [[() => PlayerId, 0], 0, 1]];
2422
+ var PlayerLatencyPolicy$ = [3, n0, _PLPl, 0, [_MIPLM, _PDS], [1, 1]];
2423
+ var PlayerSession$ = [
2382
2424
  3,
2383
2425
  n0,
2384
2426
  _PS,
@@ -2386,18 +2428,18 @@ var PlayerSession = [
2386
2428
  [_PSI, _PI, _GSIa, _FI, _FA, _CT, _TT, _St, _IA, _DN, _Po, _PD],
2387
2429
  [0, [() => PlayerId, 0], 0, 0, 0, 4, 4, 0, [() => IpAddress, 0], 0, [() => PortNumber, 0], 0],
2388
2430
  ];
2389
- var PriorityConfiguration = [3, n0, _PC, 0, [_PO, _LO], [64 | 0, 64 | 0]];
2390
- var PriorityConfigurationOverride = [3, n0, _PCO, 0, [_PFS, _LO], [0, 64 | 0]];
2391
- var PutScalingPolicyInput = [
2431
+ var PriorityConfiguration$ = [3, n0, _PC, 0, [_PO, _LO], [64 | 0, 64 | 0]];
2432
+ var PriorityConfigurationOverride$ = [3, n0, _PCO, 0, [_PFS, _LO], [0, 64 | 0]];
2433
+ var PutScalingPolicyInput$ = [
2392
2434
  3,
2393
2435
  n0,
2394
2436
  _PSPI,
2395
2437
  0,
2396
2438
  [_N, _FI, _SAc, _SAT, _Th, _CO, _EP, _MN, _PT, _TC],
2397
- [0, 0, 1, 0, 1, 0, 1, 0, 0, () => TargetConfiguration],
2439
+ [0, 0, 1, 0, 1, 0, 1, 0, 0, () => TargetConfiguration$],
2398
2440
  ];
2399
- var PutScalingPolicyOutput = [3, n0, _PSPO, 0, [_N], [0]];
2400
- var RegisterComputeInput = [
2441
+ var PutScalingPolicyOutput$ = [3, n0, _PSPO, 0, [_N], [0]];
2442
+ var RegisterComputeInput$ = [
2401
2443
  3,
2402
2444
  n0,
2403
2445
  _RCI,
@@ -2405,8 +2447,8 @@ var RegisterComputeInput = [
2405
2447
  [_FI, _CN, _CPe, _DN, _IA, _L],
2406
2448
  [0, 0, 0, 0, [() => IpAddress, 0], 0],
2407
2449
  ];
2408
- var RegisterComputeOutput = [3, n0, _RCO, 0, [_Co], [[() => Compute, 0]]];
2409
- var RegisterGameServerInput = [
2450
+ var RegisterComputeOutput$ = [3, n0, _RCO, 0, [_Co], [[() => Compute$, 0]]];
2451
+ var RegisterGameServerInput$ = [
2410
2452
  3,
2411
2453
  n0,
2412
2454
  _RGSI,
@@ -2414,23 +2456,23 @@ var RegisterGameServerInput = [
2414
2456
  [_GSGN, _GSI, _II, _CIo, _GSD],
2415
2457
  [0, 0, 0, 0, 0],
2416
2458
  ];
2417
- var RegisterGameServerOutput = [3, n0, _RGSO, 0, [_GS], [() => GameServer]];
2418
- var RequestUploadCredentialsInput = [3, n0, _RUCI, 0, [_BI], [0]];
2419
- var RequestUploadCredentialsOutput = [
2459
+ var RegisterGameServerOutput$ = [3, n0, _RGSO, 0, [_GS], [() => GameServer$]];
2460
+ var RequestUploadCredentialsInput$ = [3, n0, _RUCI, 0, [_BI], [0]];
2461
+ var RequestUploadCredentialsOutput$ = [
2420
2462
  3,
2421
2463
  n0,
2422
2464
  _RUCO,
2423
2465
  0,
2424
2466
  [_UC, _SLt],
2425
- [[() => AwsCredentials, 0], () => S3Location],
2467
+ [[() => AwsCredentials$, 0], () => S3Location$],
2426
2468
  ];
2427
- var ResolveAliasInput = [3, n0, _RAI, 0, [_AI], [0]];
2428
- var ResolveAliasOutput = [3, n0, _RAO, 0, [_FI, _FA], [0, 0]];
2429
- var ResourceCreationLimitPolicy = [3, n0, _RCLP, 0, [_NGSPC, _PPIM], [1, 1]];
2430
- var ResumeGameServerGroupInput = [3, n0, _RGSGI, 0, [_GSGN, _RAe], [0, 64 | 0]];
2431
- var ResumeGameServerGroupOutput = [3, n0, _RGSGO, 0, [_GSG], [() => GameServerGroup]];
2432
- var RoutingStrategy = [3, n0, _RS, 0, [_T, _FI, _M], [0, 0, 0]];
2433
- var RuntimeConfiguration = [
2469
+ var ResolveAliasInput$ = [3, n0, _RAI, 0, [_AI], [0]];
2470
+ var ResolveAliasOutput$ = [3, n0, _RAO, 0, [_FI, _FA], [0, 0]];
2471
+ var ResourceCreationLimitPolicy$ = [3, n0, _RCLP, 0, [_NGSPC, _PPIM], [1, 1]];
2472
+ var ResumeGameServerGroupInput$ = [3, n0, _RGSGI, 0, [_GSGN, _RAe], [0, 64 | 0]];
2473
+ var ResumeGameServerGroupOutput$ = [3, n0, _RGSGO, 0, [_GSG], [() => GameServerGroup$]];
2474
+ var RoutingStrategy$ = [3, n0, _RS, 0, [_T, _FI, _M], [0, 0, 0]];
2475
+ var RuntimeConfiguration$ = [
2434
2476
  3,
2435
2477
  n0,
2436
2478
  _RC,
@@ -2438,24 +2480,24 @@ var RuntimeConfiguration = [
2438
2480
  [_SPe, _MCGSA, _GSATS],
2439
2481
  [() => ServerProcessList, 1, 1],
2440
2482
  ];
2441
- var S3Location = [3, n0, _SLo, 0, [_Buc, _K, _RA, _OV], [0, 0, 0, 0]];
2442
- var ScalingPolicy = [
2483
+ var S3Location$ = [3, n0, _SLo, 0, [_Buc, _K, _RA, _OV], [0, 0, 0, 0]];
2484
+ var ScalingPolicy$ = [
2443
2485
  3,
2444
2486
  n0,
2445
2487
  _SPca,
2446
2488
  0,
2447
2489
  [_FI, _FA, _N, _St, _SAc, _SAT, _CO, _Th, _EP, _MN, _PT, _TC, _US, _L],
2448
- [0, 0, 0, 0, 1, 0, 0, 1, 1, 0, 0, () => TargetConfiguration, 0, 0],
2490
+ [0, 0, 0, 0, 1, 0, 0, 1, 1, 0, 0, () => TargetConfiguration$, 0, 0],
2449
2491
  ];
2450
- var Script = [
2492
+ var Script$ = [
2451
2493
  3,
2452
2494
  n0,
2453
2495
  _Sc,
2454
2496
  0,
2455
2497
  [_SI, _SA, _N, _V, _SOD, _CT, _SLt],
2456
- [0, 0, 0, 0, 1, 4, () => S3Location],
2498
+ [0, 0, 0, 0, 1, 4, () => S3Location$],
2457
2499
  ];
2458
- var SearchGameSessionsInput = [
2500
+ var SearchGameSessionsInput$ = [
2459
2501
  3,
2460
2502
  n0,
2461
2503
  _SGSI,
@@ -2463,7 +2505,7 @@ var SearchGameSessionsInput = [
2463
2505
  [_FI, _AI, _L, _FE, _SE, _Li, _NTe],
2464
2506
  [0, 0, 0, 0, 0, 1, 0],
2465
2507
  ];
2466
- var SearchGameSessionsOutput = [
2508
+ var SearchGameSessionsOutput$ = [
2467
2509
  3,
2468
2510
  n0,
2469
2511
  _SGSO,
@@ -2471,10 +2513,10 @@ var SearchGameSessionsOutput = [
2471
2513
  [_GSam, _NTe],
2472
2514
  [[() => GameSessionList, 0], 0],
2473
2515
  ];
2474
- var ServerProcess = [3, n0, _SPer, 0, [_LPa, _Pa, _CEon], [0, 0, 1]];
2475
- var StartFleetActionsInput = [3, n0, _SFAI, 0, [_FI, _Ac, _L], [0, 64 | 0, 0]];
2476
- var StartFleetActionsOutput = [3, n0, _SFAO, 0, [_FI, _FA], [0, 0]];
2477
- var StartGameSessionPlacementInput = [
2516
+ var ServerProcess$ = [3, n0, _SPer, 0, [_LPa, _Pa, _CEon], [0, 0, 1]];
2517
+ var StartFleetActionsInput$ = [3, n0, _SFAI, 0, [_FI, _Ac, _L], [0, 64 | 0, 0]];
2518
+ var StartFleetActionsOutput$ = [3, n0, _SFAO, 0, [_FI, _FA], [0, 0]];
2519
+ var StartGameSessionPlacementInput$ = [
2478
2520
  3,
2479
2521
  n0,
2480
2522
  _SGSPI,
@@ -2489,18 +2531,18 @@ var StartGameSessionPlacementInput = [
2489
2531
  [() => PlayerLatencyList, 0],
2490
2532
  [() => DesiredPlayerSessionList, 0],
2491
2533
  0,
2492
- () => PriorityConfigurationOverride,
2534
+ () => PriorityConfigurationOverride$,
2493
2535
  ],
2494
2536
  ];
2495
- var StartGameSessionPlacementOutput = [
2537
+ var StartGameSessionPlacementOutput$ = [
2496
2538
  3,
2497
2539
  n0,
2498
2540
  _SGSPO,
2499
2541
  0,
2500
2542
  [_GSP],
2501
- [[() => GameSessionPlacement, 0]],
2543
+ [[() => GameSessionPlacement$, 0]],
2502
2544
  ];
2503
- var StartMatchBackfillInput = [
2545
+ var StartMatchBackfillInput$ = [
2504
2546
  3,
2505
2547
  n0,
2506
2548
  _SMBI,
@@ -2508,8 +2550,8 @@ var StartMatchBackfillInput = [
2508
2550
  [_TI, _CNon, _GSA, _Pl],
2509
2551
  [0, 0, 0, [() => PlayerList, 0]],
2510
2552
  ];
2511
- var StartMatchBackfillOutput = [3, n0, _SMBO, 0, [_MT], [[() => MatchmakingTicket, 0]]];
2512
- var StartMatchmakingInput = [
2553
+ var StartMatchBackfillOutput$ = [3, n0, _SMBO, 0, [_MT], [[() => MatchmakingTicket$, 0]]];
2554
+ var StartMatchmakingInput$ = [
2513
2555
  3,
2514
2556
  n0,
2515
2557
  _SMI,
@@ -2517,21 +2559,21 @@ var StartMatchmakingInput = [
2517
2559
  [_TI, _CNon, _Pl],
2518
2560
  [0, 0, [() => PlayerList, 0]],
2519
2561
  ];
2520
- var StartMatchmakingOutput = [3, n0, _SMO, 0, [_MT], [[() => MatchmakingTicket, 0]]];
2521
- var StopFleetActionsInput = [3, n0, _SFAIt, 0, [_FI, _Ac, _L], [0, 64 | 0, 0]];
2522
- var StopFleetActionsOutput = [3, n0, _SFAOt, 0, [_FI, _FA], [0, 0]];
2523
- var StopGameSessionPlacementInput = [3, n0, _SGSPIt, 0, [_PIla], [0]];
2524
- var StopGameSessionPlacementOutput = [
2562
+ var StartMatchmakingOutput$ = [3, n0, _SMO, 0, [_MT], [[() => MatchmakingTicket$, 0]]];
2563
+ var StopFleetActionsInput$ = [3, n0, _SFAIt, 0, [_FI, _Ac, _L], [0, 64 | 0, 0]];
2564
+ var StopFleetActionsOutput$ = [3, n0, _SFAOt, 0, [_FI, _FA], [0, 0]];
2565
+ var StopGameSessionPlacementInput$ = [3, n0, _SGSPIt, 0, [_PIla], [0]];
2566
+ var StopGameSessionPlacementOutput$ = [
2525
2567
  3,
2526
2568
  n0,
2527
2569
  _SGSPOt,
2528
2570
  0,
2529
2571
  [_GSP],
2530
- [[() => GameSessionPlacement, 0]],
2572
+ [[() => GameSessionPlacement$, 0]],
2531
2573
  ];
2532
- var StopMatchmakingInput = [3, n0, _SMIt, 0, [_TI], [0]];
2533
- var StopMatchmakingOutput = [3, n0, _SMOt, 0, [], []];
2534
- var SupportContainerDefinition = [
2574
+ var StopMatchmakingInput$ = [3, n0, _SMIt, 0, [_TI], [0]];
2575
+ var StopMatchmakingOutput$ = [3, n0, _SMOt, 0, [], []];
2576
+ var SupportContainerDefinition$ = [
2535
2577
  3,
2536
2578
  n0,
2537
2579
  _SCDu,
@@ -2543,15 +2585,15 @@ var SupportContainerDefinition = [
2543
2585
  () => ContainerMountPointList,
2544
2586
  () => ContainerEnvironmentList,
2545
2587
  2,
2546
- () => ContainerHealthCheck,
2588
+ () => ContainerHealthCheck$,
2547
2589
  0,
2548
2590
  1,
2549
- [() => ContainerPortConfiguration, 0],
2591
+ [() => ContainerPortConfiguration$, 0],
2550
2592
  0,
2551
2593
  1,
2552
2594
  ],
2553
2595
  ];
2554
- var SupportContainerDefinitionInput = [
2596
+ var SupportContainerDefinitionInput$ = [
2555
2597
  3,
2556
2598
  n0,
2557
2599
  _SCDI,
@@ -2563,45 +2605,45 @@ var SupportContainerDefinitionInput = [
2563
2605
  () => ContainerMountPointList,
2564
2606
  () => ContainerEnvironmentList,
2565
2607
  2,
2566
- () => ContainerHealthCheck,
2608
+ () => ContainerHealthCheck$,
2567
2609
  0,
2568
2610
  1,
2569
- [() => ContainerPortConfiguration, 0],
2611
+ [() => ContainerPortConfiguration$, 0],
2570
2612
  1,
2571
2613
  ],
2572
2614
  ];
2573
- var SuspendGameServerGroupInput = [3, n0, _SGSGI, 0, [_GSGN, _SAus], [0, 64 | 0]];
2574
- var SuspendGameServerGroupOutput = [3, n0, _SGSGO, 0, [_GSG], [() => GameServerGroup]];
2575
- var Tag = [3, n0, _Tag, 0, [_K, _Va], [0, 0]];
2576
- var TaggingFailedException = [-3, n0, _TFE, { [_e]: _c }, [_M], [0]];
2577
- schema.TypeRegistry.for(n0).registerError(TaggingFailedException, TaggingFailedException$1);
2578
- var TagResourceRequest = [3, n0, _TRR, 0, [_RARN, _Ta], [0, () => TagList]];
2579
- var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
2580
- var TargetConfiguration = [3, n0, _TC, 0, [_TV], [1]];
2581
- var TargetTrackingConfiguration = [3, n0, _TTC, 0, [_TV], [1]];
2582
- var TerminalRoutingStrategyException = [-3, n0, _TRSE, { [_e]: _c }, [_M], [0]];
2583
- schema.TypeRegistry.for(n0).registerError(TerminalRoutingStrategyException, TerminalRoutingStrategyException$1);
2584
- var TerminateGameSessionInput = [3, n0, _TGSI, 0, [_GSIa, _TM], [0, 0]];
2585
- var TerminateGameSessionOutput = [3, n0, _TGSO, 0, [_GSa], [[() => GameSession, 0]]];
2586
- var UDPEndpoint = [3, n0, _UDPE, 0, [_Do, _Po], [0, 1]];
2587
- var UnauthorizedException = [-3, n0, _UE, { [_e]: _c }, [_M], [0]];
2588
- schema.TypeRegistry.for(n0).registerError(UnauthorizedException, UnauthorizedException$1);
2589
- var UnsupportedRegionException = [-3, n0, _URE, { [_e]: _c }, [_M], [0]];
2590
- schema.TypeRegistry.for(n0).registerError(UnsupportedRegionException, UnsupportedRegionException$1);
2591
- var UntagResourceRequest = [3, n0, _URR, 0, [_RARN, _TK], [0, 64 | 0]];
2592
- var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
2593
- var UpdateAliasInput = [
2615
+ var SuspendGameServerGroupInput$ = [3, n0, _SGSGI, 0, [_GSGN, _SAus], [0, 64 | 0]];
2616
+ var SuspendGameServerGroupOutput$ = [3, n0, _SGSGO, 0, [_GSG], [() => GameServerGroup$]];
2617
+ var Tag$ = [3, n0, _Tag, 0, [_K, _Va], [0, 0]];
2618
+ var TaggingFailedException$ = [-3, n0, _TFE, { [_e]: _c }, [_M], [0]];
2619
+ schema.TypeRegistry.for(n0).registerError(TaggingFailedException$, TaggingFailedException);
2620
+ var TagResourceRequest$ = [3, n0, _TRR, 0, [_RARN, _Ta], [0, () => TagList]];
2621
+ var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
2622
+ var TargetConfiguration$ = [3, n0, _TC, 0, [_TV], [1]];
2623
+ var TargetTrackingConfiguration$ = [3, n0, _TTC, 0, [_TV], [1]];
2624
+ var TerminalRoutingStrategyException$ = [-3, n0, _TRSE, { [_e]: _c }, [_M], [0]];
2625
+ schema.TypeRegistry.for(n0).registerError(TerminalRoutingStrategyException$, TerminalRoutingStrategyException);
2626
+ var TerminateGameSessionInput$ = [3, n0, _TGSI, 0, [_GSIa, _TM], [0, 0]];
2627
+ var TerminateGameSessionOutput$ = [3, n0, _TGSO, 0, [_GSa], [[() => GameSession$, 0]]];
2628
+ var UDPEndpoint$ = [3, n0, _UDPE, 0, [_Do, _Po], [0, 1]];
2629
+ var UnauthorizedException$ = [-3, n0, _UE, { [_e]: _c }, [_M], [0]];
2630
+ schema.TypeRegistry.for(n0).registerError(UnauthorizedException$, UnauthorizedException);
2631
+ var UnsupportedRegionException$ = [-3, n0, _URE, { [_e]: _c }, [_M], [0]];
2632
+ schema.TypeRegistry.for(n0).registerError(UnsupportedRegionException$, UnsupportedRegionException);
2633
+ var UntagResourceRequest$ = [3, n0, _URR, 0, [_RARN, _TK], [0, 64 | 0]];
2634
+ var UntagResourceResponse$ = [3, n0, _URRn, 0, [], []];
2635
+ var UpdateAliasInput$ = [
2594
2636
  3,
2595
2637
  n0,
2596
2638
  _UAI,
2597
2639
  0,
2598
2640
  [_AI, _N, _D, _RS],
2599
- [0, 0, 0, () => RoutingStrategy],
2641
+ [0, 0, 0, () => RoutingStrategy$],
2600
2642
  ];
2601
- var UpdateAliasOutput = [3, n0, _UAO, 0, [_A], [() => Alias]];
2602
- var UpdateBuildInput = [3, n0, _UBI, 0, [_BI, _N, _V], [0, 0, 0]];
2603
- var UpdateBuildOutput = [3, n0, _UBO, 0, [_B], [() => Build]];
2604
- var UpdateContainerFleetInput = [
2643
+ var UpdateAliasOutput$ = [3, n0, _UAO, 0, [_A], [() => Alias$]];
2644
+ var UpdateBuildInput$ = [3, n0, _UBI, 0, [_BI, _N, _V], [0, 0, 0]];
2645
+ var UpdateBuildOutput$ = [3, n0, _UBO, 0, [_B], [() => Build$]];
2646
+ var UpdateContainerFleetInput$ = [
2605
2647
  3,
2606
2648
  n0,
2607
2649
  _UCFI,
@@ -2612,45 +2654,45 @@ var UpdateContainerFleetInput = [
2612
2654
  0,
2613
2655
  0,
2614
2656
  1,
2615
- [() => ConnectionPortRange, 0],
2657
+ [() => ConnectionPortRange$, 0],
2616
2658
  [() => IpPermissionsList, 0],
2617
2659
  [() => IpPermissionsList, 0],
2618
- () => DeploymentConfiguration,
2660
+ () => DeploymentConfiguration$,
2619
2661
  0,
2620
2662
  64 | 0,
2621
2663
  0,
2622
- () => GameSessionCreationLimitPolicy,
2623
- () => LogConfiguration,
2664
+ () => GameSessionCreationLimitPolicy$,
2665
+ () => LogConfiguration$,
2624
2666
  64 | 0,
2625
2667
  ],
2626
2668
  ];
2627
- var UpdateContainerFleetOutput = [3, n0, _UCFO, 0, [_CF], [[() => ContainerFleet, 0]]];
2628
- var UpdateContainerGroupDefinitionInput = [
2669
+ var UpdateContainerFleetOutput$ = [3, n0, _UCFO, 0, [_CF], [[() => ContainerFleet$, 0]]];
2670
+ var UpdateContainerGroupDefinitionInput$ = [
2629
2671
  3,
2630
2672
  n0,
2631
2673
  _UCGDI,
2632
2674
  0,
2633
2675
  [_N, _GSCD, _SCD, _TMLM, _TVL, _VD, _SVN, _OS],
2634
- [0, [() => GameServerContainerDefinitionInput, 0], [() => SupportContainerDefinitionInputList, 0], 1, 1, 0, 1, 0],
2676
+ [0, [() => GameServerContainerDefinitionInput$, 0], [() => SupportContainerDefinitionInputList, 0], 1, 1, 0, 1, 0],
2635
2677
  ];
2636
- var UpdateContainerGroupDefinitionOutput = [
2678
+ var UpdateContainerGroupDefinitionOutput$ = [
2637
2679
  3,
2638
2680
  n0,
2639
2681
  _UCGDO,
2640
2682
  0,
2641
2683
  [_CGD],
2642
- [[() => ContainerGroupDefinition, 0]],
2684
+ [[() => ContainerGroupDefinition$, 0]],
2643
2685
  ];
2644
- var UpdateFleetAttributesInput = [
2686
+ var UpdateFleetAttributesInput$ = [
2645
2687
  3,
2646
2688
  n0,
2647
2689
  _UFAI,
2648
2690
  0,
2649
2691
  [_FI, _N, _D, _NGSPP, _RCLP, _MG, _AC],
2650
- [0, 0, 0, 0, () => ResourceCreationLimitPolicy, 64 | 0, () => AnywhereConfiguration],
2692
+ [0, 0, 0, 0, () => ResourceCreationLimitPolicy$, 64 | 0, () => AnywhereConfiguration$],
2651
2693
  ];
2652
- var UpdateFleetAttributesOutput = [3, n0, _UFAO, 0, [_FI, _FA], [0, 0]];
2653
- var UpdateFleetCapacityInput = [
2694
+ var UpdateFleetAttributesOutput$ = [3, n0, _UFAO, 0, [_FI, _FA], [0, 0]];
2695
+ var UpdateFleetCapacityInput$ = [
2654
2696
  3,
2655
2697
  n0,
2656
2698
  _UFCI,
@@ -2658,8 +2700,8 @@ var UpdateFleetCapacityInput = [
2658
2700
  [_FI, _DIe, _MS, _MSa, _L],
2659
2701
  [0, 1, 1, 1, 0],
2660
2702
  ];
2661
- var UpdateFleetCapacityOutput = [3, n0, _UFCO, 0, [_FI, _FA, _L], [0, 0, 0]];
2662
- var UpdateFleetPortSettingsInput = [
2703
+ var UpdateFleetCapacityOutput$ = [3, n0, _UFCO, 0, [_FI, _FA, _L], [0, 0, 0]];
2704
+ var UpdateFleetPortSettingsInput$ = [
2663
2705
  3,
2664
2706
  n0,
2665
2707
  _UFPSI,
@@ -2667,8 +2709,8 @@ var UpdateFleetPortSettingsInput = [
2667
2709
  [_FI, _IPA, _IPR],
2668
2710
  [0, [() => IpPermissionsList, 0], [() => IpPermissionsList, 0]],
2669
2711
  ];
2670
- var UpdateFleetPortSettingsOutput = [3, n0, _UFPSO, 0, [_FI, _FA], [0, 0]];
2671
- var UpdateGameServerGroupInput = [
2712
+ var UpdateFleetPortSettingsOutput$ = [3, n0, _UFPSO, 0, [_FI, _FA], [0, 0]];
2713
+ var UpdateGameServerGroupInput$ = [
2672
2714
  3,
2673
2715
  n0,
2674
2716
  _UGSGI,
@@ -2676,8 +2718,8 @@ var UpdateGameServerGroupInput = [
2676
2718
  [_GSGN, _RA, _ID, _GSPP, _BS],
2677
2719
  [0, 0, () => InstanceDefinitions, 0, 0],
2678
2720
  ];
2679
- var UpdateGameServerGroupOutput = [3, n0, _UGSGO, 0, [_GSG], [() => GameServerGroup]];
2680
- var UpdateGameServerInput = [
2721
+ var UpdateGameServerGroupOutput$ = [3, n0, _UGSGO, 0, [_GSG], [() => GameServerGroup$]];
2722
+ var UpdateGameServerInput$ = [
2681
2723
  3,
2682
2724
  n0,
2683
2725
  _UGSI,
@@ -2685,8 +2727,8 @@ var UpdateGameServerInput = [
2685
2727
  [_GSGN, _GSI, _GSD, _USt, _HC],
2686
2728
  [0, 0, 0, 0, 0],
2687
2729
  ];
2688
- var UpdateGameServerOutput = [3, n0, _UGSO, 0, [_GS], [() => GameServer]];
2689
- var UpdateGameSessionInput = [
2730
+ var UpdateGameServerOutput$ = [3, n0, _UGSO, 0, [_GS], [() => GameServer$]];
2731
+ var UpdateGameSessionInput$ = [
2690
2732
  3,
2691
2733
  n0,
2692
2734
  _UGSIp,
@@ -2694,8 +2736,8 @@ var UpdateGameSessionInput = [
2694
2736
  [_GSIa, _MPSC, _N, _PSCP, _PP, _GP],
2695
2737
  [0, 1, 0, 0, 0, () => GamePropertyList],
2696
2738
  ];
2697
- var UpdateGameSessionOutput = [3, n0, _UGSOp, 0, [_GSa], [[() => GameSession, 0]]];
2698
- var UpdateGameSessionQueueInput = [
2739
+ var UpdateGameSessionOutput$ = [3, n0, _UGSOp, 0, [_GSa], [[() => GameSession$, 0]]];
2740
+ var UpdateGameSessionQueueInput$ = [
2699
2741
  3,
2700
2742
  n0,
2701
2743
  _UGSQI,
@@ -2706,14 +2748,14 @@ var UpdateGameSessionQueueInput = [
2706
2748
  1,
2707
2749
  () => PlayerLatencyPolicyList,
2708
2750
  () => GameSessionQueueDestinationList,
2709
- () => FilterConfiguration,
2710
- () => PriorityConfiguration,
2751
+ () => FilterConfiguration$,
2752
+ () => PriorityConfiguration$,
2711
2753
  0,
2712
2754
  0,
2713
2755
  ],
2714
2756
  ];
2715
- var UpdateGameSessionQueueOutput = [3, n0, _UGSQO, 0, [_GSQ], [() => GameSessionQueue]];
2716
- var UpdateMatchmakingConfigurationInput = [
2757
+ var UpdateGameSessionQueueOutput$ = [3, n0, _UGSQO, 0, [_GSQ], [() => GameSessionQueue$]];
2758
+ var UpdateMatchmakingConfigurationInput$ = [
2717
2759
  3,
2718
2760
  n0,
2719
2761
  _UMCI,
@@ -2721,42 +2763,42 @@ var UpdateMatchmakingConfigurationInput = [
2721
2763
  [_N, _D, _GSQA, _RTS, _ATS, _AR, _RSN, _NT, _APC, _CED, _GP, _GSDa, _BM, _FMM],
2722
2764
  [0, 0, 64 | 0, 1, 1, 2, 0, 0, 1, 0, () => GamePropertyList, 0, 0, 0],
2723
2765
  ];
2724
- var UpdateMatchmakingConfigurationOutput = [
2766
+ var UpdateMatchmakingConfigurationOutput$ = [
2725
2767
  3,
2726
2768
  n0,
2727
2769
  _UMCO,
2728
2770
  0,
2729
2771
  [_Conf],
2730
- [() => MatchmakingConfiguration],
2772
+ [() => MatchmakingConfiguration$],
2731
2773
  ];
2732
- var UpdateRuntimeConfigurationInput = [
2774
+ var UpdateRuntimeConfigurationInput$ = [
2733
2775
  3,
2734
2776
  n0,
2735
2777
  _URCI,
2736
2778
  0,
2737
2779
  [_FI, _RC],
2738
- [0, () => RuntimeConfiguration],
2780
+ [0, () => RuntimeConfiguration$],
2739
2781
  ];
2740
- var UpdateRuntimeConfigurationOutput = [
2782
+ var UpdateRuntimeConfigurationOutput$ = [
2741
2783
  3,
2742
2784
  n0,
2743
2785
  _URCO,
2744
2786
  0,
2745
2787
  [_RC],
2746
- [() => RuntimeConfiguration],
2788
+ [() => RuntimeConfiguration$],
2747
2789
  ];
2748
- var UpdateScriptInput = [
2790
+ var UpdateScriptInput$ = [
2749
2791
  3,
2750
2792
  n0,
2751
2793
  _USI,
2752
2794
  0,
2753
2795
  [_SI, _N, _V, _SLt, _ZF],
2754
- [0, 0, 0, () => S3Location, 21],
2796
+ [0, 0, 0, () => S3Location$, 21],
2755
2797
  ];
2756
- var UpdateScriptOutput = [3, n0, _USO, 0, [_Sc], [() => Script]];
2757
- var ValidateMatchmakingRuleSetInput = [3, n0, _VMRSI, 0, [_RSB], [0]];
2758
- var ValidateMatchmakingRuleSetOutput = [3, n0, _VMRSO, 0, [_Val], [2]];
2759
- var VpcPeeringAuthorization = [
2798
+ var UpdateScriptOutput$ = [3, n0, _USO, 0, [_Sc], [() => Script$]];
2799
+ var ValidateMatchmakingRuleSetInput$ = [3, n0, _VMRSI, 0, [_RSB], [0]];
2800
+ var ValidateMatchmakingRuleSetOutput$ = [3, n0, _VMRSO, 0, [_Val], [2]];
2801
+ var VpcPeeringAuthorization$ = [
2760
2802
  3,
2761
2803
  n0,
2762
2804
  _VPA,
@@ -2764,874 +2806,902 @@ var VpcPeeringAuthorization = [
2764
2806
  [_GLAAI, _PVAAI, _PVI, _CT, _ETxp],
2765
2807
  [0, 0, 0, 4, 4],
2766
2808
  ];
2767
- var VpcPeeringConnection = [
2809
+ var VpcPeeringConnection$ = [
2768
2810
  3,
2769
2811
  n0,
2770
2812
  _VPCp,
2771
2813
  0,
2772
2814
  [_FI, _FA, _IVCB, _VPCI, _St, _PVI, _GLVI],
2773
- [0, 0, 0, 0, () => VpcPeeringConnectionStatus, 0, 0],
2815
+ [0, 0, 0, 0, () => VpcPeeringConnectionStatus$, 0, 0],
2774
2816
  ];
2775
- var VpcPeeringConnectionStatus = [3, n0, _VPCS, 0, [_Cod, _M], [0, 0]];
2817
+ var VpcPeeringConnectionStatus$ = [3, n0, _VPCS, 0, [_Cod, _M], [0, 0]];
2776
2818
  var __Unit = "unit";
2777
- var GameLiftServiceException = [-3, _sm, "GameLiftServiceException", 0, [], []];
2778
- schema.TypeRegistry.for(_sm).registerError(GameLiftServiceException, GameLiftServiceException$1);
2779
- var AliasList = [1, n0, _ALli, 0, () => Alias];
2780
- var BuildList = [1, n0, _BL, 0, () => Build];
2781
- var ComputeList = [1, n0, _CL, 0, [() => Compute, 0]];
2782
- var ContainerAttributes = [1, n0, _CAo, 0, () => ContainerAttribute];
2783
- var ContainerDependencyList = [1, n0, _CDL, 0, () => ContainerDependency];
2784
- var ContainerEnvironmentList = [1, n0, _CEL, 0, () => ContainerEnvironment];
2785
- var ContainerFleetList = [1, n0, _CFL, 0, [() => ContainerFleet, 0]];
2819
+ var GameLiftServiceException$ = [-3, _sm, "GameLiftServiceException", 0, [], []];
2820
+ schema.TypeRegistry.for(_sm).registerError(GameLiftServiceException$, GameLiftServiceException);
2821
+ var AliasList = [1, n0, _ALli, 0, () => Alias$];
2822
+ var BuildList = [1, n0, _BL, 0, () => Build$];
2823
+ var ComputeList = [1, n0, _CL, 0, [() => Compute$, 0]];
2824
+ var ContainerAttributes = [1, n0, _CAo, 0, () => ContainerAttribute$];
2825
+ var ContainerDependencyList = [1, n0, _CDL, 0, () => ContainerDependency$];
2826
+ var ContainerEnvironmentList = [1, n0, _CEL, 0, () => ContainerEnvironment$];
2827
+ var ContainerFleetList = [1, n0, _CFL, 0, [() => ContainerFleet$, 0]];
2786
2828
  var ContainerFleetLocationAttributesList = [
2787
2829
  1,
2788
2830
  n0,
2789
2831
  _CFLAL,
2790
2832
  0,
2791
- () => ContainerFleetLocationAttributes,
2792
- ];
2793
- var ContainerGroupDefinitionList = [1, n0, _CGDL, 0, [() => ContainerGroupDefinition, 0]];
2794
- var ContainerIdentifierList = [1, n0, _CIL, 0, () => ContainerIdentifier];
2795
- var ContainerMountPointList = [1, n0, _CMPL, 0, () => ContainerMountPoint];
2796
- var ContainerPortRangeList = [1, n0, _CPRL, 0, [() => ContainerPortRange, 0]];
2797
- var DesiredPlayerSessionList = [1, n0, _DPSL, 0, [() => DesiredPlayerSession, 0]];
2798
- var EC2InstanceLimitList = [1, n0, _ECILL, 0, () => EC2InstanceLimit];
2799
- var EventList = [1, n0, _EL, 0, () => Event];
2800
- var FleetAttributesList = [1, n0, _FAL, 0, () => FleetAttributes];
2801
- var FleetCapacityList = [1, n0, _FCL, 0, () => FleetCapacity];
2802
- var FleetDeployments = [1, n0, _FDl, 0, () => FleetDeployment];
2803
- var FleetUtilizationList = [1, n0, _FUL, 0, () => FleetUtilization];
2804
- var GamePropertyList = [1, n0, _GPL, 0, () => GameProperty];
2805
- var GameServerGroups = [1, n0, _GSGa, 0, () => GameServerGroup];
2806
- var GameServerInstances = [1, n0, _GSIam, 0, () => GameServerInstance];
2807
- var GameServers = [1, n0, _GSame, 0, () => GameServer];
2808
- var GameSessionDetailList = [1, n0, _GSDL, 0, [() => GameSessionDetail, 0]];
2809
- var GameSessionList = [1, n0, _GSL, 0, [() => GameSession, 0]];
2810
- var GameSessionQueueDestinationList = [1, n0, _GSQDL, 0, () => GameSessionQueueDestination];
2811
- var GameSessionQueueList = [1, n0, _GSQL, 0, () => GameSessionQueue];
2812
- var InstanceDefinitions = [1, n0, _ID, 0, () => InstanceDefinition];
2813
- var InstanceList = [1, n0, _ILn, 0, [() => Instance, 0]];
2814
- var IpPermissionsList = [1, n0, _IPL, 0, [() => IpPermission, 0]];
2815
- var LocationAttributesList = [1, n0, _LAL, 0, () => LocationAttributes];
2816
- var LocationConfigurationList = [1, n0, _LCL, 0, () => LocationConfiguration];
2817
- var LocationModelList = [1, n0, _LML, 0, () => LocationModel];
2818
- var LocationStateList = [1, n0, _LSL, 0, () => LocationState];
2819
- var MatchedPlayerSessionList = [1, n0, _MPSL, 0, [() => MatchedPlayerSession, 0]];
2820
- var MatchmakingConfigurationList = [1, n0, _MCL, 0, () => MatchmakingConfiguration];
2821
- var MatchmakingRuleSetList = [1, n0, _MRSL, 0, () => MatchmakingRuleSet];
2822
- var MatchmakingTicketList = [1, n0, _MTL, 0, [() => MatchmakingTicket, 0]];
2823
- var PlacedPlayerSessionList = [1, n0, _PPSL, 0, [() => PlacedPlayerSession, 0]];
2833
+ () => ContainerFleetLocationAttributes$,
2834
+ ];
2835
+ var ContainerGroupDefinitionList = [1, n0, _CGDL, 0, [() => ContainerGroupDefinition$, 0]];
2836
+ var ContainerIdentifierList = [1, n0, _CIL, 0, () => ContainerIdentifier$];
2837
+ var ContainerMountPointList = [1, n0, _CMPL, 0, () => ContainerMountPoint$];
2838
+ var ContainerPortRangeList = [1, n0, _CPRL, 0, [() => ContainerPortRange$, 0]];
2839
+ var DesiredPlayerSessionList = [1, n0, _DPSL, 0, [() => DesiredPlayerSession$, 0]];
2840
+ var EC2InstanceLimitList = [1, n0, _ECILL, 0, () => EC2InstanceLimit$];
2841
+ var EventList = [1, n0, _EL, 0, () => Event$];
2842
+ var FleetAttributesList = [1, n0, _FAL, 0, () => FleetAttributes$];
2843
+ var FleetCapacityList = [1, n0, _FCL, 0, () => FleetCapacity$];
2844
+ var FleetDeployments = [1, n0, _FDl, 0, () => FleetDeployment$];
2845
+ var FleetUtilizationList = [1, n0, _FUL, 0, () => FleetUtilization$];
2846
+ var GamePropertyList = [1, n0, _GPL, 0, () => GameProperty$];
2847
+ var GameServerGroups = [1, n0, _GSGa, 0, () => GameServerGroup$];
2848
+ var GameServerInstances = [1, n0, _GSIam, 0, () => GameServerInstance$];
2849
+ var GameServers = [1, n0, _GSame, 0, () => GameServer$];
2850
+ var GameSessionDetailList = [1, n0, _GSDL, 0, [() => GameSessionDetail$, 0]];
2851
+ var GameSessionList = [1, n0, _GSL, 0, [() => GameSession$, 0]];
2852
+ var GameSessionQueueDestinationList = [1, n0, _GSQDL, 0, () => GameSessionQueueDestination$];
2853
+ var GameSessionQueueList = [1, n0, _GSQL, 0, () => GameSessionQueue$];
2854
+ var InstanceDefinitions = [1, n0, _ID, 0, () => InstanceDefinition$];
2855
+ var InstanceList = [1, n0, _ILn, 0, [() => Instance$, 0]];
2856
+ var IpPermissionsList = [1, n0, _IPL, 0, [() => IpPermission$, 0]];
2857
+ var LocationAttributesList = [1, n0, _LAL, 0, () => LocationAttributes$];
2858
+ var LocationConfigurationList = [1, n0, _LCL, 0, () => LocationConfiguration$];
2859
+ var LocationModelList = [1, n0, _LML, 0, () => LocationModel$];
2860
+ var LocationStateList = [1, n0, _LSL, 0, () => LocationState$];
2861
+ var MatchedPlayerSessionList = [1, n0, _MPSL, 0, [() => MatchedPlayerSession$, 0]];
2862
+ var MatchmakingConfigurationList = [1, n0, _MCL, 0, () => MatchmakingConfiguration$];
2863
+ var MatchmakingRuleSetList = [1, n0, _MRSL, 0, () => MatchmakingRuleSet$];
2864
+ var MatchmakingTicketList = [1, n0, _MTL, 0, [() => MatchmakingTicket$, 0]];
2865
+ var PlacedPlayerSessionList = [1, n0, _PPSL, 0, [() => PlacedPlayerSession$, 0]];
2824
2866
  var PlayerIdList = [1, n0, _PIL, 8, [() => PlayerId, 0]];
2825
2867
  var PlayerIdsForAcceptMatch = [1, n0, _PIFAM, 8, [() => PlayerId, 0]];
2826
- var PlayerLatencyList = [1, n0, _PLL, 0, [() => PlayerLatency, 0]];
2827
- var PlayerLatencyPolicyList = [1, n0, _PLPL, 0, () => PlayerLatencyPolicy];
2828
- var PlayerList = [1, n0, _PLla, 0, [() => Player, 0]];
2829
- var PlayerSessionList = [1, n0, _PSL, 0, [() => PlayerSession, 0]];
2830
- var ScalingPolicyList = [1, n0, _SPL, 0, () => ScalingPolicy];
2831
- var ScriptList = [1, n0, _SLc, 0, () => Script];
2832
- var ServerProcessList = [1, n0, _SPLe, 0, () => ServerProcess];
2868
+ var PlayerLatencyList = [1, n0, _PLL, 0, [() => PlayerLatency$, 0]];
2869
+ var PlayerLatencyPolicyList = [1, n0, _PLPL, 0, () => PlayerLatencyPolicy$];
2870
+ var PlayerList = [1, n0, _PLla, 0, [() => Player$, 0]];
2871
+ var PlayerSessionList = [1, n0, _PSL, 0, [() => PlayerSession$, 0]];
2872
+ var ScalingPolicyList = [1, n0, _SPL, 0, () => ScalingPolicy$];
2873
+ var ScriptList = [1, n0, _SLc, 0, () => Script$];
2874
+ var ServerProcessList = [1, n0, _SPLe, 0, () => ServerProcess$];
2833
2875
  var SupportContainerDefinitionInputList = [
2834
2876
  1,
2835
2877
  n0,
2836
2878
  _SCDIL,
2837
2879
  0,
2838
- [() => SupportContainerDefinitionInput, 0],
2880
+ [() => SupportContainerDefinitionInput$, 0],
2839
2881
  ];
2840
- var SupportContainerDefinitionList = [1, n0, _SCDL, 0, [() => SupportContainerDefinition, 0]];
2841
- var TagList = [1, n0, _TLa, 0, () => Tag];
2842
- var VpcPeeringAuthorizationList = [1, n0, _VPAL, 0, () => VpcPeeringAuthorization];
2843
- var VpcPeeringConnectionList = [1, n0, _VPCL, 0, () => VpcPeeringConnection];
2844
- var LocationalDeployments = [2, n0, _LD, 0, 0, () => LocationalDeployment];
2845
- var PlayerAttributeMap = [2, n0, _PAM, 0, 0, () => AttributeValue];
2846
- var AcceptMatch = [9, n0, _AM, 0, () => AcceptMatchInput, () => AcceptMatchOutput];
2847
- var ClaimGameServer = [
2882
+ var SupportContainerDefinitionList = [1, n0, _SCDL, 0, [() => SupportContainerDefinition$, 0]];
2883
+ var TagList = [1, n0, _TLa, 0, () => Tag$];
2884
+ var VpcPeeringAuthorizationList = [1, n0, _VPAL, 0, () => VpcPeeringAuthorization$];
2885
+ var VpcPeeringConnectionList = [1, n0, _VPCL, 0, () => VpcPeeringConnection$];
2886
+ var LocationalDeployments = [2, n0, _LD, 0, 0, () => LocationalDeployment$];
2887
+ var PlayerAttributeMap = [2, n0, _PAM, 0, 0, () => AttributeValue$];
2888
+ var AcceptMatch$ = [9, n0, _AM, 0, () => AcceptMatchInput$, () => AcceptMatchOutput$];
2889
+ var ClaimGameServer$ = [
2848
2890
  9,
2849
2891
  n0,
2850
2892
  _CGS,
2851
2893
  0,
2852
- () => ClaimGameServerInput,
2853
- () => ClaimGameServerOutput,
2894
+ () => ClaimGameServerInput$,
2895
+ () => ClaimGameServerOutput$,
2854
2896
  ];
2855
- var CreateAlias = [9, n0, _CAr, 0, () => CreateAliasInput, () => CreateAliasOutput];
2856
- var CreateBuild = [9, n0, _CB, 0, () => CreateBuildInput, () => CreateBuildOutput];
2857
- var CreateContainerFleet = [
2897
+ var CreateAlias$ = [9, n0, _CAr, 0, () => CreateAliasInput$, () => CreateAliasOutput$];
2898
+ var CreateBuild$ = [9, n0, _CB, 0, () => CreateBuildInput$, () => CreateBuildOutput$];
2899
+ var CreateContainerFleet$ = [
2858
2900
  9,
2859
2901
  n0,
2860
2902
  _CCF,
2861
2903
  0,
2862
- () => CreateContainerFleetInput,
2863
- () => CreateContainerFleetOutput,
2904
+ () => CreateContainerFleetInput$,
2905
+ () => CreateContainerFleetOutput$,
2864
2906
  ];
2865
- var CreateContainerGroupDefinition = [
2907
+ var CreateContainerGroupDefinition$ = [
2866
2908
  9,
2867
2909
  n0,
2868
2910
  _CCGD,
2869
2911
  0,
2870
- () => CreateContainerGroupDefinitionInput,
2871
- () => CreateContainerGroupDefinitionOutput,
2912
+ () => CreateContainerGroupDefinitionInput$,
2913
+ () => CreateContainerGroupDefinitionOutput$,
2872
2914
  ];
2873
- var CreateFleet = [9, n0, _CFr, 0, () => CreateFleetInput, () => CreateFleetOutput];
2874
- var CreateFleetLocations = [
2915
+ var CreateFleet$ = [9, n0, _CFr, 0, () => CreateFleetInput$, () => CreateFleetOutput$];
2916
+ var CreateFleetLocations$ = [
2875
2917
  9,
2876
2918
  n0,
2877
2919
  _CFLr,
2878
2920
  0,
2879
- () => CreateFleetLocationsInput,
2880
- () => CreateFleetLocationsOutput,
2921
+ () => CreateFleetLocationsInput$,
2922
+ () => CreateFleetLocationsOutput$,
2881
2923
  ];
2882
- var CreateGameServerGroup = [
2924
+ var CreateGameServerGroup$ = [
2883
2925
  9,
2884
2926
  n0,
2885
2927
  _CGSG,
2886
2928
  0,
2887
- () => CreateGameServerGroupInput,
2888
- () => CreateGameServerGroupOutput,
2929
+ () => CreateGameServerGroupInput$,
2930
+ () => CreateGameServerGroupOutput$,
2889
2931
  ];
2890
- var CreateGameSession = [
2932
+ var CreateGameSession$ = [
2891
2933
  9,
2892
2934
  n0,
2893
2935
  _CGSr,
2894
2936
  0,
2895
- () => CreateGameSessionInput,
2896
- () => CreateGameSessionOutput,
2937
+ () => CreateGameSessionInput$,
2938
+ () => CreateGameSessionOutput$,
2897
2939
  ];
2898
- var CreateGameSessionQueue = [
2940
+ var CreateGameSessionQueue$ = [
2899
2941
  9,
2900
2942
  n0,
2901
2943
  _CGSQ,
2902
2944
  0,
2903
- () => CreateGameSessionQueueInput,
2904
- () => CreateGameSessionQueueOutput,
2945
+ () => CreateGameSessionQueueInput$,
2946
+ () => CreateGameSessionQueueOutput$,
2905
2947
  ];
2906
- var CreateLocation = [
2948
+ var CreateLocation$ = [
2907
2949
  9,
2908
2950
  n0,
2909
2951
  _CLr,
2910
2952
  0,
2911
- () => CreateLocationInput,
2912
- () => CreateLocationOutput,
2953
+ () => CreateLocationInput$,
2954
+ () => CreateLocationOutput$,
2913
2955
  ];
2914
- var CreateMatchmakingConfiguration = [
2956
+ var CreateMatchmakingConfiguration$ = [
2915
2957
  9,
2916
2958
  n0,
2917
2959
  _CMC,
2918
2960
  0,
2919
- () => CreateMatchmakingConfigurationInput,
2920
- () => CreateMatchmakingConfigurationOutput,
2961
+ () => CreateMatchmakingConfigurationInput$,
2962
+ () => CreateMatchmakingConfigurationOutput$,
2921
2963
  ];
2922
- var CreateMatchmakingRuleSet = [
2964
+ var CreateMatchmakingRuleSet$ = [
2923
2965
  9,
2924
2966
  n0,
2925
2967
  _CMRS,
2926
2968
  0,
2927
- () => CreateMatchmakingRuleSetInput,
2928
- () => CreateMatchmakingRuleSetOutput,
2969
+ () => CreateMatchmakingRuleSetInput$,
2970
+ () => CreateMatchmakingRuleSetOutput$,
2929
2971
  ];
2930
- var CreatePlayerSession = [
2972
+ var CreatePlayerSession$ = [
2931
2973
  9,
2932
2974
  n0,
2933
2975
  _CPS,
2934
2976
  0,
2935
- () => CreatePlayerSessionInput,
2936
- () => CreatePlayerSessionOutput,
2977
+ () => CreatePlayerSessionInput$,
2978
+ () => CreatePlayerSessionOutput$,
2937
2979
  ];
2938
- var CreatePlayerSessions = [
2980
+ var CreatePlayerSessions$ = [
2939
2981
  9,
2940
2982
  n0,
2941
2983
  _CPSr,
2942
2984
  0,
2943
- () => CreatePlayerSessionsInput,
2944
- () => CreatePlayerSessionsOutput,
2985
+ () => CreatePlayerSessionsInput$,
2986
+ () => CreatePlayerSessionsOutput$,
2945
2987
  ];
2946
- var CreateScript = [9, n0, _CSr, 0, () => CreateScriptInput, () => CreateScriptOutput];
2947
- var CreateVpcPeeringAuthorization = [
2988
+ var CreateScript$ = [9, n0, _CSr, 0, () => CreateScriptInput$, () => CreateScriptOutput$];
2989
+ var CreateVpcPeeringAuthorization$ = [
2948
2990
  9,
2949
2991
  n0,
2950
2992
  _CVPA,
2951
2993
  0,
2952
- () => CreateVpcPeeringAuthorizationInput,
2953
- () => CreateVpcPeeringAuthorizationOutput,
2994
+ () => CreateVpcPeeringAuthorizationInput$,
2995
+ () => CreateVpcPeeringAuthorizationOutput$,
2954
2996
  ];
2955
- var CreateVpcPeeringConnection = [
2997
+ var CreateVpcPeeringConnection$ = [
2956
2998
  9,
2957
2999
  n0,
2958
3000
  _CVPC,
2959
3001
  0,
2960
- () => CreateVpcPeeringConnectionInput,
2961
- () => CreateVpcPeeringConnectionOutput,
3002
+ () => CreateVpcPeeringConnectionInput$,
3003
+ () => CreateVpcPeeringConnectionOutput$,
2962
3004
  ];
2963
- var DeleteAlias = [9, n0, _DAe, 0, () => DeleteAliasInput, () => __Unit];
2964
- var DeleteBuild = [9, n0, _DB, 0, () => DeleteBuildInput, () => __Unit];
2965
- var DeleteContainerFleet = [
3005
+ var DeleteAlias$ = [9, n0, _DAe, 0, () => DeleteAliasInput$, () => __Unit];
3006
+ var DeleteBuild$ = [9, n0, _DB, 0, () => DeleteBuildInput$, () => __Unit];
3007
+ var DeleteContainerFleet$ = [
2966
3008
  9,
2967
3009
  n0,
2968
3010
  _DCF,
2969
3011
  0,
2970
- () => DeleteContainerFleetInput,
2971
- () => DeleteContainerFleetOutput,
3012
+ () => DeleteContainerFleetInput$,
3013
+ () => DeleteContainerFleetOutput$,
2972
3014
  ];
2973
- var DeleteContainerGroupDefinition = [
3015
+ var DeleteContainerGroupDefinition$ = [
2974
3016
  9,
2975
3017
  n0,
2976
3018
  _DCGD,
2977
3019
  0,
2978
- () => DeleteContainerGroupDefinitionInput,
2979
- () => DeleteContainerGroupDefinitionOutput,
3020
+ () => DeleteContainerGroupDefinitionInput$,
3021
+ () => DeleteContainerGroupDefinitionOutput$,
2980
3022
  ];
2981
- var DeleteFleet = [9, n0, _DF, 0, () => DeleteFleetInput, () => __Unit];
2982
- var DeleteFleetLocations = [
3023
+ var DeleteFleet$ = [9, n0, _DF, 0, () => DeleteFleetInput$, () => __Unit];
3024
+ var DeleteFleetLocations$ = [
2983
3025
  9,
2984
3026
  n0,
2985
3027
  _DFL,
2986
3028
  0,
2987
- () => DeleteFleetLocationsInput,
2988
- () => DeleteFleetLocationsOutput,
3029
+ () => DeleteFleetLocationsInput$,
3030
+ () => DeleteFleetLocationsOutput$,
2989
3031
  ];
2990
- var DeleteGameServerGroup = [
3032
+ var DeleteGameServerGroup$ = [
2991
3033
  9,
2992
3034
  n0,
2993
3035
  _DGSG,
2994
3036
  0,
2995
- () => DeleteGameServerGroupInput,
2996
- () => DeleteGameServerGroupOutput,
3037
+ () => DeleteGameServerGroupInput$,
3038
+ () => DeleteGameServerGroupOutput$,
2997
3039
  ];
2998
- var DeleteGameSessionQueue = [
3040
+ var DeleteGameSessionQueue$ = [
2999
3041
  9,
3000
3042
  n0,
3001
3043
  _DGSQ,
3002
3044
  0,
3003
- () => DeleteGameSessionQueueInput,
3004
- () => DeleteGameSessionQueueOutput,
3045
+ () => DeleteGameSessionQueueInput$,
3046
+ () => DeleteGameSessionQueueOutput$,
3005
3047
  ];
3006
- var DeleteLocation = [
3048
+ var DeleteLocation$ = [
3007
3049
  9,
3008
3050
  n0,
3009
3051
  _DL,
3010
3052
  0,
3011
- () => DeleteLocationInput,
3012
- () => DeleteLocationOutput,
3053
+ () => DeleteLocationInput$,
3054
+ () => DeleteLocationOutput$,
3013
3055
  ];
3014
- var DeleteMatchmakingConfiguration = [
3056
+ var DeleteMatchmakingConfiguration$ = [
3015
3057
  9,
3016
3058
  n0,
3017
3059
  _DMC,
3018
3060
  0,
3019
- () => DeleteMatchmakingConfigurationInput,
3020
- () => DeleteMatchmakingConfigurationOutput,
3061
+ () => DeleteMatchmakingConfigurationInput$,
3062
+ () => DeleteMatchmakingConfigurationOutput$,
3021
3063
  ];
3022
- var DeleteMatchmakingRuleSet = [
3064
+ var DeleteMatchmakingRuleSet$ = [
3023
3065
  9,
3024
3066
  n0,
3025
3067
  _DMRS,
3026
3068
  0,
3027
- () => DeleteMatchmakingRuleSetInput,
3028
- () => DeleteMatchmakingRuleSetOutput,
3069
+ () => DeleteMatchmakingRuleSetInput$,
3070
+ () => DeleteMatchmakingRuleSetOutput$,
3029
3071
  ];
3030
- var DeleteScalingPolicy = [9, n0, _DSP, 0, () => DeleteScalingPolicyInput, () => __Unit];
3031
- var DeleteScript = [9, n0, _DSe, 0, () => DeleteScriptInput, () => __Unit];
3032
- var DeleteVpcPeeringAuthorization = [
3072
+ var DeleteScalingPolicy$ = [
3073
+ 9,
3074
+ n0,
3075
+ _DSP,
3076
+ 0,
3077
+ () => DeleteScalingPolicyInput$,
3078
+ () => __Unit,
3079
+ ];
3080
+ var DeleteScript$ = [9, n0, _DSe, 0, () => DeleteScriptInput$, () => __Unit];
3081
+ var DeleteVpcPeeringAuthorization$ = [
3033
3082
  9,
3034
3083
  n0,
3035
3084
  _DVPA,
3036
3085
  0,
3037
- () => DeleteVpcPeeringAuthorizationInput,
3038
- () => DeleteVpcPeeringAuthorizationOutput,
3086
+ () => DeleteVpcPeeringAuthorizationInput$,
3087
+ () => DeleteVpcPeeringAuthorizationOutput$,
3039
3088
  ];
3040
- var DeleteVpcPeeringConnection = [
3089
+ var DeleteVpcPeeringConnection$ = [
3041
3090
  9,
3042
3091
  n0,
3043
3092
  _DVPC,
3044
3093
  0,
3045
- () => DeleteVpcPeeringConnectionInput,
3046
- () => DeleteVpcPeeringConnectionOutput,
3094
+ () => DeleteVpcPeeringConnectionInput$,
3095
+ () => DeleteVpcPeeringConnectionOutput$,
3047
3096
  ];
3048
- var DeregisterCompute = [
3097
+ var DeregisterCompute$ = [
3049
3098
  9,
3050
3099
  n0,
3051
3100
  _DCe,
3052
3101
  0,
3053
- () => DeregisterComputeInput,
3054
- () => DeregisterComputeOutput,
3102
+ () => DeregisterComputeInput$,
3103
+ () => DeregisterComputeOutput$,
3055
3104
  ];
3056
- var DeregisterGameServer = [
3105
+ var DeregisterGameServer$ = [
3057
3106
  9,
3058
3107
  n0,
3059
3108
  _DGS,
3060
3109
  0,
3061
- () => DeregisterGameServerInput,
3110
+ () => DeregisterGameServerInput$,
3062
3111
  () => __Unit,
3063
3112
  ];
3064
- var DescribeAlias = [
3113
+ var DescribeAlias$ = [
3065
3114
  9,
3066
3115
  n0,
3067
3116
  _DAes,
3068
3117
  0,
3069
- () => DescribeAliasInput,
3070
- () => DescribeAliasOutput,
3118
+ () => DescribeAliasInput$,
3119
+ () => DescribeAliasOutput$,
3120
+ ];
3121
+ var DescribeBuild$ = [
3122
+ 9,
3123
+ n0,
3124
+ _DBe,
3125
+ 0,
3126
+ () => DescribeBuildInput$,
3127
+ () => DescribeBuildOutput$,
3071
3128
  ];
3072
- var DescribeBuild = [9, n0, _DBe, 0, () => DescribeBuildInput, () => DescribeBuildOutput];
3073
- var DescribeCompute = [
3129
+ var DescribeCompute$ = [
3074
3130
  9,
3075
3131
  n0,
3076
3132
  _DCes,
3077
3133
  0,
3078
- () => DescribeComputeInput,
3079
- () => DescribeComputeOutput,
3134
+ () => DescribeComputeInput$,
3135
+ () => DescribeComputeOutput$,
3080
3136
  ];
3081
- var DescribeContainerFleet = [
3137
+ var DescribeContainerFleet$ = [
3082
3138
  9,
3083
3139
  n0,
3084
3140
  _DCFe,
3085
3141
  0,
3086
- () => DescribeContainerFleetInput,
3087
- () => DescribeContainerFleetOutput,
3142
+ () => DescribeContainerFleetInput$,
3143
+ () => DescribeContainerFleetOutput$,
3088
3144
  ];
3089
- var DescribeContainerGroupDefinition = [
3145
+ var DescribeContainerGroupDefinition$ = [
3090
3146
  9,
3091
3147
  n0,
3092
3148
  _DCGDe,
3093
3149
  0,
3094
- () => DescribeContainerGroupDefinitionInput,
3095
- () => DescribeContainerGroupDefinitionOutput,
3150
+ () => DescribeContainerGroupDefinitionInput$,
3151
+ () => DescribeContainerGroupDefinitionOutput$,
3096
3152
  ];
3097
- var DescribeEC2InstanceLimits = [
3153
+ var DescribeEC2InstanceLimits$ = [
3098
3154
  9,
3099
3155
  n0,
3100
3156
  _DECIL,
3101
3157
  0,
3102
- () => DescribeEC2InstanceLimitsInput,
3103
- () => DescribeEC2InstanceLimitsOutput,
3158
+ () => DescribeEC2InstanceLimitsInput$,
3159
+ () => DescribeEC2InstanceLimitsOutput$,
3104
3160
  ];
3105
- var DescribeFleetAttributes = [
3161
+ var DescribeFleetAttributes$ = [
3106
3162
  9,
3107
3163
  n0,
3108
3164
  _DFA,
3109
3165
  0,
3110
- () => DescribeFleetAttributesInput,
3111
- () => DescribeFleetAttributesOutput,
3166
+ () => DescribeFleetAttributesInput$,
3167
+ () => DescribeFleetAttributesOutput$,
3112
3168
  ];
3113
- var DescribeFleetCapacity = [
3169
+ var DescribeFleetCapacity$ = [
3114
3170
  9,
3115
3171
  n0,
3116
3172
  _DFC,
3117
3173
  0,
3118
- () => DescribeFleetCapacityInput,
3119
- () => DescribeFleetCapacityOutput,
3174
+ () => DescribeFleetCapacityInput$,
3175
+ () => DescribeFleetCapacityOutput$,
3120
3176
  ];
3121
- var DescribeFleetDeployment = [
3177
+ var DescribeFleetDeployment$ = [
3122
3178
  9,
3123
3179
  n0,
3124
3180
  _DFD,
3125
3181
  0,
3126
- () => DescribeFleetDeploymentInput,
3127
- () => DescribeFleetDeploymentOutput,
3182
+ () => DescribeFleetDeploymentInput$,
3183
+ () => DescribeFleetDeploymentOutput$,
3128
3184
  ];
3129
- var DescribeFleetEvents = [
3185
+ var DescribeFleetEvents$ = [
3130
3186
  9,
3131
3187
  n0,
3132
3188
  _DFE,
3133
3189
  0,
3134
- () => DescribeFleetEventsInput,
3135
- () => DescribeFleetEventsOutput,
3190
+ () => DescribeFleetEventsInput$,
3191
+ () => DescribeFleetEventsOutput$,
3136
3192
  ];
3137
- var DescribeFleetLocationAttributes = [
3193
+ var DescribeFleetLocationAttributes$ = [
3138
3194
  9,
3139
3195
  n0,
3140
3196
  _DFLA,
3141
3197
  0,
3142
- () => DescribeFleetLocationAttributesInput,
3143
- () => DescribeFleetLocationAttributesOutput,
3198
+ () => DescribeFleetLocationAttributesInput$,
3199
+ () => DescribeFleetLocationAttributesOutput$,
3144
3200
  ];
3145
- var DescribeFleetLocationCapacity = [
3201
+ var DescribeFleetLocationCapacity$ = [
3146
3202
  9,
3147
3203
  n0,
3148
3204
  _DFLC,
3149
3205
  0,
3150
- () => DescribeFleetLocationCapacityInput,
3151
- () => DescribeFleetLocationCapacityOutput,
3206
+ () => DescribeFleetLocationCapacityInput$,
3207
+ () => DescribeFleetLocationCapacityOutput$,
3152
3208
  ];
3153
- var DescribeFleetLocationUtilization = [
3209
+ var DescribeFleetLocationUtilization$ = [
3154
3210
  9,
3155
3211
  n0,
3156
3212
  _DFLU,
3157
3213
  0,
3158
- () => DescribeFleetLocationUtilizationInput,
3159
- () => DescribeFleetLocationUtilizationOutput,
3214
+ () => DescribeFleetLocationUtilizationInput$,
3215
+ () => DescribeFleetLocationUtilizationOutput$,
3160
3216
  ];
3161
- var DescribeFleetPortSettings = [
3217
+ var DescribeFleetPortSettings$ = [
3162
3218
  9,
3163
3219
  n0,
3164
3220
  _DFPS,
3165
3221
  0,
3166
- () => DescribeFleetPortSettingsInput,
3167
- () => DescribeFleetPortSettingsOutput,
3222
+ () => DescribeFleetPortSettingsInput$,
3223
+ () => DescribeFleetPortSettingsOutput$,
3168
3224
  ];
3169
- var DescribeFleetUtilization = [
3225
+ var DescribeFleetUtilization$ = [
3170
3226
  9,
3171
3227
  n0,
3172
3228
  _DFU,
3173
3229
  0,
3174
- () => DescribeFleetUtilizationInput,
3175
- () => DescribeFleetUtilizationOutput,
3230
+ () => DescribeFleetUtilizationInput$,
3231
+ () => DescribeFleetUtilizationOutput$,
3176
3232
  ];
3177
- var DescribeGameServer = [
3233
+ var DescribeGameServer$ = [
3178
3234
  9,
3179
3235
  n0,
3180
3236
  _DGSe,
3181
3237
  0,
3182
- () => DescribeGameServerInput,
3183
- () => DescribeGameServerOutput,
3238
+ () => DescribeGameServerInput$,
3239
+ () => DescribeGameServerOutput$,
3184
3240
  ];
3185
- var DescribeGameServerGroup = [
3241
+ var DescribeGameServerGroup$ = [
3186
3242
  9,
3187
3243
  n0,
3188
3244
  _DGSGe,
3189
3245
  0,
3190
- () => DescribeGameServerGroupInput,
3191
- () => DescribeGameServerGroupOutput,
3246
+ () => DescribeGameServerGroupInput$,
3247
+ () => DescribeGameServerGroupOutput$,
3192
3248
  ];
3193
- var DescribeGameServerInstances = [
3249
+ var DescribeGameServerInstances$ = [
3194
3250
  9,
3195
3251
  n0,
3196
3252
  _DGSIesc,
3197
3253
  0,
3198
- () => DescribeGameServerInstancesInput,
3199
- () => DescribeGameServerInstancesOutput,
3254
+ () => DescribeGameServerInstancesInput$,
3255
+ () => DescribeGameServerInstancesOutput$,
3200
3256
  ];
3201
- var DescribeGameSessionDetails = [
3257
+ var DescribeGameSessionDetails$ = [
3202
3258
  9,
3203
3259
  n0,
3204
3260
  _DGSD,
3205
3261
  0,
3206
- () => DescribeGameSessionDetailsInput,
3207
- () => DescribeGameSessionDetailsOutput,
3262
+ () => DescribeGameSessionDetailsInput$,
3263
+ () => DescribeGameSessionDetailsOutput$,
3208
3264
  ];
3209
- var DescribeGameSessionPlacement = [
3265
+ var DescribeGameSessionPlacement$ = [
3210
3266
  9,
3211
3267
  n0,
3212
3268
  _DGSP,
3213
3269
  0,
3214
- () => DescribeGameSessionPlacementInput,
3215
- () => DescribeGameSessionPlacementOutput,
3270
+ () => DescribeGameSessionPlacementInput$,
3271
+ () => DescribeGameSessionPlacementOutput$,
3216
3272
  ];
3217
- var DescribeGameSessionQueues = [
3273
+ var DescribeGameSessionQueues$ = [
3218
3274
  9,
3219
3275
  n0,
3220
3276
  _DGSQe,
3221
3277
  0,
3222
- () => DescribeGameSessionQueuesInput,
3223
- () => DescribeGameSessionQueuesOutput,
3278
+ () => DescribeGameSessionQueuesInput$,
3279
+ () => DescribeGameSessionQueuesOutput$,
3224
3280
  ];
3225
- var DescribeGameSessions = [
3281
+ var DescribeGameSessions$ = [
3226
3282
  9,
3227
3283
  n0,
3228
3284
  _DGSes,
3229
3285
  0,
3230
- () => DescribeGameSessionsInput,
3231
- () => DescribeGameSessionsOutput,
3286
+ () => DescribeGameSessionsInput$,
3287
+ () => DescribeGameSessionsOutput$,
3232
3288
  ];
3233
- var DescribeInstances = [
3289
+ var DescribeInstances$ = [
3234
3290
  9,
3235
3291
  n0,
3236
3292
  _DIes,
3237
3293
  0,
3238
- () => DescribeInstancesInput,
3239
- () => DescribeInstancesOutput,
3294
+ () => DescribeInstancesInput$,
3295
+ () => DescribeInstancesOutput$,
3240
3296
  ];
3241
- var DescribeMatchmaking = [
3297
+ var DescribeMatchmaking$ = [
3242
3298
  9,
3243
3299
  n0,
3244
3300
  _DM,
3245
3301
  0,
3246
- () => DescribeMatchmakingInput,
3247
- () => DescribeMatchmakingOutput,
3302
+ () => DescribeMatchmakingInput$,
3303
+ () => DescribeMatchmakingOutput$,
3248
3304
  ];
3249
- var DescribeMatchmakingConfigurations = [
3305
+ var DescribeMatchmakingConfigurations$ = [
3250
3306
  9,
3251
3307
  n0,
3252
3308
  _DMCe,
3253
3309
  0,
3254
- () => DescribeMatchmakingConfigurationsInput,
3255
- () => DescribeMatchmakingConfigurationsOutput,
3310
+ () => DescribeMatchmakingConfigurationsInput$,
3311
+ () => DescribeMatchmakingConfigurationsOutput$,
3256
3312
  ];
3257
- var DescribeMatchmakingRuleSets = [
3313
+ var DescribeMatchmakingRuleSets$ = [
3258
3314
  9,
3259
3315
  n0,
3260
3316
  _DMRSe,
3261
3317
  0,
3262
- () => DescribeMatchmakingRuleSetsInput,
3263
- () => DescribeMatchmakingRuleSetsOutput,
3318
+ () => DescribeMatchmakingRuleSetsInput$,
3319
+ () => DescribeMatchmakingRuleSetsOutput$,
3264
3320
  ];
3265
- var DescribePlayerSessions = [
3321
+ var DescribePlayerSessions$ = [
3266
3322
  9,
3267
3323
  n0,
3268
3324
  _DPSes,
3269
3325
  0,
3270
- () => DescribePlayerSessionsInput,
3271
- () => DescribePlayerSessionsOutput,
3326
+ () => DescribePlayerSessionsInput$,
3327
+ () => DescribePlayerSessionsOutput$,
3272
3328
  ];
3273
- var DescribeRuntimeConfiguration = [
3329
+ var DescribeRuntimeConfiguration$ = [
3274
3330
  9,
3275
3331
  n0,
3276
3332
  _DRC,
3277
3333
  0,
3278
- () => DescribeRuntimeConfigurationInput,
3279
- () => DescribeRuntimeConfigurationOutput,
3334
+ () => DescribeRuntimeConfigurationInput$,
3335
+ () => DescribeRuntimeConfigurationOutput$,
3280
3336
  ];
3281
- var DescribeScalingPolicies = [
3337
+ var DescribeScalingPolicies$ = [
3282
3338
  9,
3283
3339
  n0,
3284
3340
  _DSPe,
3285
3341
  0,
3286
- () => DescribeScalingPoliciesInput,
3287
- () => DescribeScalingPoliciesOutput,
3342
+ () => DescribeScalingPoliciesInput$,
3343
+ () => DescribeScalingPoliciesOutput$,
3288
3344
  ];
3289
- var DescribeScript = [
3345
+ var DescribeScript$ = [
3290
3346
  9,
3291
3347
  n0,
3292
3348
  _DSes,
3293
3349
  0,
3294
- () => DescribeScriptInput,
3295
- () => DescribeScriptOutput,
3350
+ () => DescribeScriptInput$,
3351
+ () => DescribeScriptOutput$,
3296
3352
  ];
3297
- var DescribeVpcPeeringAuthorizations = [
3353
+ var DescribeVpcPeeringAuthorizations$ = [
3298
3354
  9,
3299
3355
  n0,
3300
3356
  _DVPAe,
3301
3357
  0,
3302
- () => DescribeVpcPeeringAuthorizationsInput,
3303
- () => DescribeVpcPeeringAuthorizationsOutput,
3358
+ () => DescribeVpcPeeringAuthorizationsInput$,
3359
+ () => DescribeVpcPeeringAuthorizationsOutput$,
3304
3360
  ];
3305
- var DescribeVpcPeeringConnections = [
3361
+ var DescribeVpcPeeringConnections$ = [
3306
3362
  9,
3307
3363
  n0,
3308
3364
  _DVPCe,
3309
3365
  0,
3310
- () => DescribeVpcPeeringConnectionsInput,
3311
- () => DescribeVpcPeeringConnectionsOutput,
3366
+ () => DescribeVpcPeeringConnectionsInput$,
3367
+ () => DescribeVpcPeeringConnectionsOutput$,
3312
3368
  ];
3313
- var GetComputeAccess = [
3369
+ var GetComputeAccess$ = [
3314
3370
  9,
3315
3371
  n0,
3316
3372
  _GCA,
3317
3373
  0,
3318
- () => GetComputeAccessInput,
3319
- () => GetComputeAccessOutput,
3374
+ () => GetComputeAccessInput$,
3375
+ () => GetComputeAccessOutput$,
3320
3376
  ];
3321
- var GetComputeAuthToken = [
3377
+ var GetComputeAuthToken$ = [
3322
3378
  9,
3323
3379
  n0,
3324
3380
  _GCAT,
3325
3381
  0,
3326
- () => GetComputeAuthTokenInput,
3327
- () => GetComputeAuthTokenOutput,
3382
+ () => GetComputeAuthTokenInput$,
3383
+ () => GetComputeAuthTokenOutput$,
3328
3384
  ];
3329
- var GetGameSessionLogUrl = [
3385
+ var GetGameSessionLogUrl$ = [
3330
3386
  9,
3331
3387
  n0,
3332
3388
  _GGSLU,
3333
3389
  0,
3334
- () => GetGameSessionLogUrlInput,
3335
- () => GetGameSessionLogUrlOutput,
3390
+ () => GetGameSessionLogUrlInput$,
3391
+ () => GetGameSessionLogUrlOutput$,
3336
3392
  ];
3337
- var GetInstanceAccess = [
3393
+ var GetInstanceAccess$ = [
3338
3394
  9,
3339
3395
  n0,
3340
3396
  _GIA,
3341
3397
  0,
3342
- () => GetInstanceAccessInput,
3343
- () => GetInstanceAccessOutput,
3398
+ () => GetInstanceAccessInput$,
3399
+ () => GetInstanceAccessOutput$,
3344
3400
  ];
3345
- var ListAliases = [9, n0, _LAi, 0, () => ListAliasesInput, () => ListAliasesOutput];
3346
- var ListBuilds = [9, n0, _LB, 0, () => ListBuildsInput, () => ListBuildsOutput];
3347
- var ListCompute = [9, n0, _LCi, 0, () => ListComputeInput, () => ListComputeOutput];
3348
- var ListContainerFleets = [
3401
+ var ListAliases$ = [9, n0, _LAi, 0, () => ListAliasesInput$, () => ListAliasesOutput$];
3402
+ var ListBuilds$ = [9, n0, _LB, 0, () => ListBuildsInput$, () => ListBuildsOutput$];
3403
+ var ListCompute$ = [9, n0, _LCi, 0, () => ListComputeInput$, () => ListComputeOutput$];
3404
+ var ListContainerFleets$ = [
3349
3405
  9,
3350
3406
  n0,
3351
3407
  _LCF,
3352
3408
  0,
3353
- () => ListContainerFleetsInput,
3354
- () => ListContainerFleetsOutput,
3409
+ () => ListContainerFleetsInput$,
3410
+ () => ListContainerFleetsOutput$,
3355
3411
  ];
3356
- var ListContainerGroupDefinitions = [
3412
+ var ListContainerGroupDefinitions$ = [
3357
3413
  9,
3358
3414
  n0,
3359
3415
  _LCGD,
3360
3416
  0,
3361
- () => ListContainerGroupDefinitionsInput,
3362
- () => ListContainerGroupDefinitionsOutput,
3417
+ () => ListContainerGroupDefinitionsInput$,
3418
+ () => ListContainerGroupDefinitionsOutput$,
3363
3419
  ];
3364
- var ListContainerGroupDefinitionVersions = [
3420
+ var ListContainerGroupDefinitionVersions$ = [
3365
3421
  9,
3366
3422
  n0,
3367
3423
  _LCGDV,
3368
3424
  0,
3369
- () => ListContainerGroupDefinitionVersionsInput,
3370
- () => ListContainerGroupDefinitionVersionsOutput,
3425
+ () => ListContainerGroupDefinitionVersionsInput$,
3426
+ () => ListContainerGroupDefinitionVersionsOutput$,
3371
3427
  ];
3372
- var ListFleetDeployments = [
3428
+ var ListFleetDeployments$ = [
3373
3429
  9,
3374
3430
  n0,
3375
3431
  _LFD,
3376
3432
  0,
3377
- () => ListFleetDeploymentsInput,
3378
- () => ListFleetDeploymentsOutput,
3433
+ () => ListFleetDeploymentsInput$,
3434
+ () => ListFleetDeploymentsOutput$,
3379
3435
  ];
3380
- var ListFleets = [9, n0, _LF, 0, () => ListFleetsInput, () => ListFleetsOutput];
3381
- var ListGameServerGroups = [
3436
+ var ListFleets$ = [9, n0, _LF, 0, () => ListFleetsInput$, () => ListFleetsOutput$];
3437
+ var ListGameServerGroups$ = [
3382
3438
  9,
3383
3439
  n0,
3384
3440
  _LGSG,
3385
3441
  0,
3386
- () => ListGameServerGroupsInput,
3387
- () => ListGameServerGroupsOutput,
3442
+ () => ListGameServerGroupsInput$,
3443
+ () => ListGameServerGroupsOutput$,
3388
3444
  ];
3389
- var ListGameServers = [
3445
+ var ListGameServers$ = [
3390
3446
  9,
3391
3447
  n0,
3392
3448
  _LGS,
3393
3449
  0,
3394
- () => ListGameServersInput,
3395
- () => ListGameServersOutput,
3450
+ () => ListGameServersInput$,
3451
+ () => ListGameServersOutput$,
3452
+ ];
3453
+ var ListLocations$ = [
3454
+ 9,
3455
+ n0,
3456
+ _LL,
3457
+ 0,
3458
+ () => ListLocationsInput$,
3459
+ () => ListLocationsOutput$,
3396
3460
  ];
3397
- var ListLocations = [9, n0, _LL, 0, () => ListLocationsInput, () => ListLocationsOutput];
3398
- var ListScripts = [9, n0, _LSi, 0, () => ListScriptsInput, () => ListScriptsOutput];
3399
- var ListTagsForResource = [
3461
+ var ListScripts$ = [9, n0, _LSi, 0, () => ListScriptsInput$, () => ListScriptsOutput$];
3462
+ var ListTagsForResource$ = [
3400
3463
  9,
3401
3464
  n0,
3402
3465
  _LTFR,
3403
3466
  0,
3404
- () => ListTagsForResourceRequest,
3405
- () => ListTagsForResourceResponse,
3467
+ () => ListTagsForResourceRequest$,
3468
+ () => ListTagsForResourceResponse$,
3406
3469
  ];
3407
- var PutScalingPolicy = [
3470
+ var PutScalingPolicy$ = [
3408
3471
  9,
3409
3472
  n0,
3410
3473
  _PSP,
3411
3474
  0,
3412
- () => PutScalingPolicyInput,
3413
- () => PutScalingPolicyOutput,
3475
+ () => PutScalingPolicyInput$,
3476
+ () => PutScalingPolicyOutput$,
3414
3477
  ];
3415
- var RegisterCompute = [
3478
+ var RegisterCompute$ = [
3416
3479
  9,
3417
3480
  n0,
3418
3481
  _RCe,
3419
3482
  0,
3420
- () => RegisterComputeInput,
3421
- () => RegisterComputeOutput,
3483
+ () => RegisterComputeInput$,
3484
+ () => RegisterComputeOutput$,
3422
3485
  ];
3423
- var RegisterGameServer = [
3486
+ var RegisterGameServer$ = [
3424
3487
  9,
3425
3488
  n0,
3426
3489
  _RGS,
3427
3490
  0,
3428
- () => RegisterGameServerInput,
3429
- () => RegisterGameServerOutput,
3491
+ () => RegisterGameServerInput$,
3492
+ () => RegisterGameServerOutput$,
3430
3493
  ];
3431
- var RequestUploadCredentials = [
3494
+ var RequestUploadCredentials$ = [
3432
3495
  9,
3433
3496
  n0,
3434
3497
  _RUC,
3435
3498
  0,
3436
- () => RequestUploadCredentialsInput,
3437
- () => RequestUploadCredentialsOutput,
3499
+ () => RequestUploadCredentialsInput$,
3500
+ () => RequestUploadCredentialsOutput$,
3501
+ ];
3502
+ var ResolveAlias$ = [
3503
+ 9,
3504
+ n0,
3505
+ _RAes,
3506
+ 0,
3507
+ () => ResolveAliasInput$,
3508
+ () => ResolveAliasOutput$,
3438
3509
  ];
3439
- var ResolveAlias = [9, n0, _RAes, 0, () => ResolveAliasInput, () => ResolveAliasOutput];
3440
- var ResumeGameServerGroup = [
3510
+ var ResumeGameServerGroup$ = [
3441
3511
  9,
3442
3512
  n0,
3443
3513
  _RGSG,
3444
3514
  0,
3445
- () => ResumeGameServerGroupInput,
3446
- () => ResumeGameServerGroupOutput,
3515
+ () => ResumeGameServerGroupInput$,
3516
+ () => ResumeGameServerGroupOutput$,
3447
3517
  ];
3448
- var SearchGameSessions = [
3518
+ var SearchGameSessions$ = [
3449
3519
  9,
3450
3520
  n0,
3451
3521
  _SGS,
3452
3522
  0,
3453
- () => SearchGameSessionsInput,
3454
- () => SearchGameSessionsOutput,
3523
+ () => SearchGameSessionsInput$,
3524
+ () => SearchGameSessionsOutput$,
3455
3525
  ];
3456
- var StartFleetActions = [
3526
+ var StartFleetActions$ = [
3457
3527
  9,
3458
3528
  n0,
3459
3529
  _SFA,
3460
3530
  0,
3461
- () => StartFleetActionsInput,
3462
- () => StartFleetActionsOutput,
3531
+ () => StartFleetActionsInput$,
3532
+ () => StartFleetActionsOutput$,
3463
3533
  ];
3464
- var StartGameSessionPlacement = [
3534
+ var StartGameSessionPlacement$ = [
3465
3535
  9,
3466
3536
  n0,
3467
3537
  _SGSP,
3468
3538
  0,
3469
- () => StartGameSessionPlacementInput,
3470
- () => StartGameSessionPlacementOutput,
3539
+ () => StartGameSessionPlacementInput$,
3540
+ () => StartGameSessionPlacementOutput$,
3471
3541
  ];
3472
- var StartMatchBackfill = [
3542
+ var StartMatchBackfill$ = [
3473
3543
  9,
3474
3544
  n0,
3475
3545
  _SMB,
3476
3546
  0,
3477
- () => StartMatchBackfillInput,
3478
- () => StartMatchBackfillOutput,
3547
+ () => StartMatchBackfillInput$,
3548
+ () => StartMatchBackfillOutput$,
3479
3549
  ];
3480
- var StartMatchmaking = [
3550
+ var StartMatchmaking$ = [
3481
3551
  9,
3482
3552
  n0,
3483
3553
  _SMt,
3484
3554
  0,
3485
- () => StartMatchmakingInput,
3486
- () => StartMatchmakingOutput,
3555
+ () => StartMatchmakingInput$,
3556
+ () => StartMatchmakingOutput$,
3487
3557
  ];
3488
- var StopFleetActions = [
3558
+ var StopFleetActions$ = [
3489
3559
  9,
3490
3560
  n0,
3491
3561
  _SFAt,
3492
3562
  0,
3493
- () => StopFleetActionsInput,
3494
- () => StopFleetActionsOutput,
3563
+ () => StopFleetActionsInput$,
3564
+ () => StopFleetActionsOutput$,
3495
3565
  ];
3496
- var StopGameSessionPlacement = [
3566
+ var StopGameSessionPlacement$ = [
3497
3567
  9,
3498
3568
  n0,
3499
3569
  _SGSPt,
3500
3570
  0,
3501
- () => StopGameSessionPlacementInput,
3502
- () => StopGameSessionPlacementOutput,
3571
+ () => StopGameSessionPlacementInput$,
3572
+ () => StopGameSessionPlacementOutput$,
3503
3573
  ];
3504
- var StopMatchmaking = [
3574
+ var StopMatchmaking$ = [
3505
3575
  9,
3506
3576
  n0,
3507
3577
  _SMto,
3508
3578
  0,
3509
- () => StopMatchmakingInput,
3510
- () => StopMatchmakingOutput,
3579
+ () => StopMatchmakingInput$,
3580
+ () => StopMatchmakingOutput$,
3511
3581
  ];
3512
- var SuspendGameServerGroup = [
3582
+ var SuspendGameServerGroup$ = [
3513
3583
  9,
3514
3584
  n0,
3515
3585
  _SGSG,
3516
3586
  0,
3517
- () => SuspendGameServerGroupInput,
3518
- () => SuspendGameServerGroupOutput,
3587
+ () => SuspendGameServerGroupInput$,
3588
+ () => SuspendGameServerGroupOutput$,
3519
3589
  ];
3520
- var TagResource = [9, n0, _TR, 0, () => TagResourceRequest, () => TagResourceResponse];
3521
- var TerminateGameSession = [
3590
+ var TagResource$ = [9, n0, _TR, 0, () => TagResourceRequest$, () => TagResourceResponse$];
3591
+ var TerminateGameSession$ = [
3522
3592
  9,
3523
3593
  n0,
3524
3594
  _TGS,
3525
3595
  0,
3526
- () => TerminateGameSessionInput,
3527
- () => TerminateGameSessionOutput,
3596
+ () => TerminateGameSessionInput$,
3597
+ () => TerminateGameSessionOutput$,
3528
3598
  ];
3529
- var UntagResource = [
3599
+ var UntagResource$ = [
3530
3600
  9,
3531
3601
  n0,
3532
3602
  _UR,
3533
3603
  0,
3534
- () => UntagResourceRequest,
3535
- () => UntagResourceResponse,
3604
+ () => UntagResourceRequest$,
3605
+ () => UntagResourceResponse$,
3536
3606
  ];
3537
- var UpdateAlias = [9, n0, _UA, 0, () => UpdateAliasInput, () => UpdateAliasOutput];
3538
- var UpdateBuild = [9, n0, _UB, 0, () => UpdateBuildInput, () => UpdateBuildOutput];
3539
- var UpdateContainerFleet = [
3607
+ var UpdateAlias$ = [9, n0, _UA, 0, () => UpdateAliasInput$, () => UpdateAliasOutput$];
3608
+ var UpdateBuild$ = [9, n0, _UB, 0, () => UpdateBuildInput$, () => UpdateBuildOutput$];
3609
+ var UpdateContainerFleet$ = [
3540
3610
  9,
3541
3611
  n0,
3542
3612
  _UCF,
3543
3613
  0,
3544
- () => UpdateContainerFleetInput,
3545
- () => UpdateContainerFleetOutput,
3614
+ () => UpdateContainerFleetInput$,
3615
+ () => UpdateContainerFleetOutput$,
3546
3616
  ];
3547
- var UpdateContainerGroupDefinition = [
3617
+ var UpdateContainerGroupDefinition$ = [
3548
3618
  9,
3549
3619
  n0,
3550
3620
  _UCGD,
3551
3621
  0,
3552
- () => UpdateContainerGroupDefinitionInput,
3553
- () => UpdateContainerGroupDefinitionOutput,
3622
+ () => UpdateContainerGroupDefinitionInput$,
3623
+ () => UpdateContainerGroupDefinitionOutput$,
3554
3624
  ];
3555
- var UpdateFleetAttributes = [
3625
+ var UpdateFleetAttributes$ = [
3556
3626
  9,
3557
3627
  n0,
3558
3628
  _UFA,
3559
3629
  0,
3560
- () => UpdateFleetAttributesInput,
3561
- () => UpdateFleetAttributesOutput,
3630
+ () => UpdateFleetAttributesInput$,
3631
+ () => UpdateFleetAttributesOutput$,
3562
3632
  ];
3563
- var UpdateFleetCapacity = [
3633
+ var UpdateFleetCapacity$ = [
3564
3634
  9,
3565
3635
  n0,
3566
3636
  _UFC,
3567
3637
  0,
3568
- () => UpdateFleetCapacityInput,
3569
- () => UpdateFleetCapacityOutput,
3638
+ () => UpdateFleetCapacityInput$,
3639
+ () => UpdateFleetCapacityOutput$,
3570
3640
  ];
3571
- var UpdateFleetPortSettings = [
3641
+ var UpdateFleetPortSettings$ = [
3572
3642
  9,
3573
3643
  n0,
3574
3644
  _UFPS,
3575
3645
  0,
3576
- () => UpdateFleetPortSettingsInput,
3577
- () => UpdateFleetPortSettingsOutput,
3646
+ () => UpdateFleetPortSettingsInput$,
3647
+ () => UpdateFleetPortSettingsOutput$,
3578
3648
  ];
3579
- var UpdateGameServer = [
3649
+ var UpdateGameServer$ = [
3580
3650
  9,
3581
3651
  n0,
3582
3652
  _UGS,
3583
3653
  0,
3584
- () => UpdateGameServerInput,
3585
- () => UpdateGameServerOutput,
3654
+ () => UpdateGameServerInput$,
3655
+ () => UpdateGameServerOutput$,
3586
3656
  ];
3587
- var UpdateGameServerGroup = [
3657
+ var UpdateGameServerGroup$ = [
3588
3658
  9,
3589
3659
  n0,
3590
3660
  _UGSG,
3591
3661
  0,
3592
- () => UpdateGameServerGroupInput,
3593
- () => UpdateGameServerGroupOutput,
3662
+ () => UpdateGameServerGroupInput$,
3663
+ () => UpdateGameServerGroupOutput$,
3594
3664
  ];
3595
- var UpdateGameSession = [
3665
+ var UpdateGameSession$ = [
3596
3666
  9,
3597
3667
  n0,
3598
3668
  _UGSp,
3599
3669
  0,
3600
- () => UpdateGameSessionInput,
3601
- () => UpdateGameSessionOutput,
3670
+ () => UpdateGameSessionInput$,
3671
+ () => UpdateGameSessionOutput$,
3602
3672
  ];
3603
- var UpdateGameSessionQueue = [
3673
+ var UpdateGameSessionQueue$ = [
3604
3674
  9,
3605
3675
  n0,
3606
3676
  _UGSQ,
3607
3677
  0,
3608
- () => UpdateGameSessionQueueInput,
3609
- () => UpdateGameSessionQueueOutput,
3678
+ () => UpdateGameSessionQueueInput$,
3679
+ () => UpdateGameSessionQueueOutput$,
3610
3680
  ];
3611
- var UpdateMatchmakingConfiguration = [
3681
+ var UpdateMatchmakingConfiguration$ = [
3612
3682
  9,
3613
3683
  n0,
3614
3684
  _UMC,
3615
3685
  0,
3616
- () => UpdateMatchmakingConfigurationInput,
3617
- () => UpdateMatchmakingConfigurationOutput,
3686
+ () => UpdateMatchmakingConfigurationInput$,
3687
+ () => UpdateMatchmakingConfigurationOutput$,
3618
3688
  ];
3619
- var UpdateRuntimeConfiguration = [
3689
+ var UpdateRuntimeConfiguration$ = [
3620
3690
  9,
3621
3691
  n0,
3622
3692
  _URC,
3623
3693
  0,
3624
- () => UpdateRuntimeConfigurationInput,
3625
- () => UpdateRuntimeConfigurationOutput,
3694
+ () => UpdateRuntimeConfigurationInput$,
3695
+ () => UpdateRuntimeConfigurationOutput$,
3626
3696
  ];
3627
- var UpdateScript = [9, n0, _USp, 0, () => UpdateScriptInput, () => UpdateScriptOutput];
3628
- var ValidateMatchmakingRuleSet = [
3697
+ var UpdateScript$ = [9, n0, _USp, 0, () => UpdateScriptInput$, () => UpdateScriptOutput$];
3698
+ var ValidateMatchmakingRuleSet$ = [
3629
3699
  9,
3630
3700
  n0,
3631
3701
  _VMRS,
3632
3702
  0,
3633
- () => ValidateMatchmakingRuleSetInput,
3634
- () => ValidateMatchmakingRuleSetOutput,
3703
+ () => ValidateMatchmakingRuleSetInput$,
3704
+ () => ValidateMatchmakingRuleSetOutput$,
3635
3705
  ];
3636
3706
 
3637
3707
  class AcceptMatchCommand extends smithyClient.Command
@@ -3642,7 +3712,7 @@ class AcceptMatchCommand extends smithyClient.Command
3642
3712
  })
3643
3713
  .s("GameLift", "AcceptMatch", {})
3644
3714
  .n("GameLiftClient", "AcceptMatchCommand")
3645
- .sc(AcceptMatch)
3715
+ .sc(AcceptMatch$)
3646
3716
  .build() {
3647
3717
  }
3648
3718
 
@@ -3654,7 +3724,7 @@ class ClaimGameServerCommand extends smithyClient.Command
3654
3724
  })
3655
3725
  .s("GameLift", "ClaimGameServer", {})
3656
3726
  .n("GameLiftClient", "ClaimGameServerCommand")
3657
- .sc(ClaimGameServer)
3727
+ .sc(ClaimGameServer$)
3658
3728
  .build() {
3659
3729
  }
3660
3730
 
@@ -3666,7 +3736,7 @@ class CreateAliasCommand extends smithyClient.Command
3666
3736
  })
3667
3737
  .s("GameLift", "CreateAlias", {})
3668
3738
  .n("GameLiftClient", "CreateAliasCommand")
3669
- .sc(CreateAlias)
3739
+ .sc(CreateAlias$)
3670
3740
  .build() {
3671
3741
  }
3672
3742
 
@@ -3678,7 +3748,7 @@ class CreateBuildCommand extends smithyClient.Command
3678
3748
  })
3679
3749
  .s("GameLift", "CreateBuild", {})
3680
3750
  .n("GameLiftClient", "CreateBuildCommand")
3681
- .sc(CreateBuild)
3751
+ .sc(CreateBuild$)
3682
3752
  .build() {
3683
3753
  }
3684
3754
 
@@ -3690,7 +3760,7 @@ class CreateContainerFleetCommand extends smithyClient.Command
3690
3760
  })
3691
3761
  .s("GameLift", "CreateContainerFleet", {})
3692
3762
  .n("GameLiftClient", "CreateContainerFleetCommand")
3693
- .sc(CreateContainerFleet)
3763
+ .sc(CreateContainerFleet$)
3694
3764
  .build() {
3695
3765
  }
3696
3766
 
@@ -3702,7 +3772,7 @@ class CreateContainerGroupDefinitionCommand extends smithyClient.Command
3702
3772
  })
3703
3773
  .s("GameLift", "CreateContainerGroupDefinition", {})
3704
3774
  .n("GameLiftClient", "CreateContainerGroupDefinitionCommand")
3705
- .sc(CreateContainerGroupDefinition)
3775
+ .sc(CreateContainerGroupDefinition$)
3706
3776
  .build() {
3707
3777
  }
3708
3778
 
@@ -3714,7 +3784,7 @@ class CreateFleetCommand extends smithyClient.Command
3714
3784
  })
3715
3785
  .s("GameLift", "CreateFleet", {})
3716
3786
  .n("GameLiftClient", "CreateFleetCommand")
3717
- .sc(CreateFleet)
3787
+ .sc(CreateFleet$)
3718
3788
  .build() {
3719
3789
  }
3720
3790
 
@@ -3726,7 +3796,7 @@ class CreateFleetLocationsCommand extends smithyClient.Command
3726
3796
  })
3727
3797
  .s("GameLift", "CreateFleetLocations", {})
3728
3798
  .n("GameLiftClient", "CreateFleetLocationsCommand")
3729
- .sc(CreateFleetLocations)
3799
+ .sc(CreateFleetLocations$)
3730
3800
  .build() {
3731
3801
  }
3732
3802
 
@@ -3738,7 +3808,7 @@ class CreateGameServerGroupCommand extends smithyClient.Command
3738
3808
  })
3739
3809
  .s("GameLift", "CreateGameServerGroup", {})
3740
3810
  .n("GameLiftClient", "CreateGameServerGroupCommand")
3741
- .sc(CreateGameServerGroup)
3811
+ .sc(CreateGameServerGroup$)
3742
3812
  .build() {
3743
3813
  }
3744
3814
 
@@ -3750,7 +3820,7 @@ class CreateGameSessionCommand extends smithyClient.Command
3750
3820
  })
3751
3821
  .s("GameLift", "CreateGameSession", {})
3752
3822
  .n("GameLiftClient", "CreateGameSessionCommand")
3753
- .sc(CreateGameSession)
3823
+ .sc(CreateGameSession$)
3754
3824
  .build() {
3755
3825
  }
3756
3826
 
@@ -3762,7 +3832,7 @@ class CreateGameSessionQueueCommand extends smithyClient.Command
3762
3832
  })
3763
3833
  .s("GameLift", "CreateGameSessionQueue", {})
3764
3834
  .n("GameLiftClient", "CreateGameSessionQueueCommand")
3765
- .sc(CreateGameSessionQueue)
3835
+ .sc(CreateGameSessionQueue$)
3766
3836
  .build() {
3767
3837
  }
3768
3838
 
@@ -3774,7 +3844,7 @@ class CreateLocationCommand extends smithyClient.Command
3774
3844
  })
3775
3845
  .s("GameLift", "CreateLocation", {})
3776
3846
  .n("GameLiftClient", "CreateLocationCommand")
3777
- .sc(CreateLocation)
3847
+ .sc(CreateLocation$)
3778
3848
  .build() {
3779
3849
  }
3780
3850
 
@@ -3786,7 +3856,7 @@ class CreateMatchmakingConfigurationCommand extends smithyClient.Command
3786
3856
  })
3787
3857
  .s("GameLift", "CreateMatchmakingConfiguration", {})
3788
3858
  .n("GameLiftClient", "CreateMatchmakingConfigurationCommand")
3789
- .sc(CreateMatchmakingConfiguration)
3859
+ .sc(CreateMatchmakingConfiguration$)
3790
3860
  .build() {
3791
3861
  }
3792
3862
 
@@ -3798,7 +3868,7 @@ class CreateMatchmakingRuleSetCommand extends smithyClient.Command
3798
3868
  })
3799
3869
  .s("GameLift", "CreateMatchmakingRuleSet", {})
3800
3870
  .n("GameLiftClient", "CreateMatchmakingRuleSetCommand")
3801
- .sc(CreateMatchmakingRuleSet)
3871
+ .sc(CreateMatchmakingRuleSet$)
3802
3872
  .build() {
3803
3873
  }
3804
3874
 
@@ -3810,7 +3880,7 @@ class CreatePlayerSessionCommand extends smithyClient.Command
3810
3880
  })
3811
3881
  .s("GameLift", "CreatePlayerSession", {})
3812
3882
  .n("GameLiftClient", "CreatePlayerSessionCommand")
3813
- .sc(CreatePlayerSession)
3883
+ .sc(CreatePlayerSession$)
3814
3884
  .build() {
3815
3885
  }
3816
3886
 
@@ -3822,7 +3892,7 @@ class CreatePlayerSessionsCommand extends smithyClient.Command
3822
3892
  })
3823
3893
  .s("GameLift", "CreatePlayerSessions", {})
3824
3894
  .n("GameLiftClient", "CreatePlayerSessionsCommand")
3825
- .sc(CreatePlayerSessions)
3895
+ .sc(CreatePlayerSessions$)
3826
3896
  .build() {
3827
3897
  }
3828
3898
 
@@ -3834,7 +3904,7 @@ class CreateScriptCommand extends smithyClient.Command
3834
3904
  })
3835
3905
  .s("GameLift", "CreateScript", {})
3836
3906
  .n("GameLiftClient", "CreateScriptCommand")
3837
- .sc(CreateScript)
3907
+ .sc(CreateScript$)
3838
3908
  .build() {
3839
3909
  }
3840
3910
 
@@ -3846,7 +3916,7 @@ class CreateVpcPeeringAuthorizationCommand extends smithyClient.Command
3846
3916
  })
3847
3917
  .s("GameLift", "CreateVpcPeeringAuthorization", {})
3848
3918
  .n("GameLiftClient", "CreateVpcPeeringAuthorizationCommand")
3849
- .sc(CreateVpcPeeringAuthorization)
3919
+ .sc(CreateVpcPeeringAuthorization$)
3850
3920
  .build() {
3851
3921
  }
3852
3922
 
@@ -3858,7 +3928,7 @@ class CreateVpcPeeringConnectionCommand extends smithyClient.Command
3858
3928
  })
3859
3929
  .s("GameLift", "CreateVpcPeeringConnection", {})
3860
3930
  .n("GameLiftClient", "CreateVpcPeeringConnectionCommand")
3861
- .sc(CreateVpcPeeringConnection)
3931
+ .sc(CreateVpcPeeringConnection$)
3862
3932
  .build() {
3863
3933
  }
3864
3934
 
@@ -3870,7 +3940,7 @@ class DeleteAliasCommand extends smithyClient.Command
3870
3940
  })
3871
3941
  .s("GameLift", "DeleteAlias", {})
3872
3942
  .n("GameLiftClient", "DeleteAliasCommand")
3873
- .sc(DeleteAlias)
3943
+ .sc(DeleteAlias$)
3874
3944
  .build() {
3875
3945
  }
3876
3946
 
@@ -3882,7 +3952,7 @@ class DeleteBuildCommand extends smithyClient.Command
3882
3952
  })
3883
3953
  .s("GameLift", "DeleteBuild", {})
3884
3954
  .n("GameLiftClient", "DeleteBuildCommand")
3885
- .sc(DeleteBuild)
3955
+ .sc(DeleteBuild$)
3886
3956
  .build() {
3887
3957
  }
3888
3958
 
@@ -3894,7 +3964,7 @@ class DeleteContainerFleetCommand extends smithyClient.Command
3894
3964
  })
3895
3965
  .s("GameLift", "DeleteContainerFleet", {})
3896
3966
  .n("GameLiftClient", "DeleteContainerFleetCommand")
3897
- .sc(DeleteContainerFleet)
3967
+ .sc(DeleteContainerFleet$)
3898
3968
  .build() {
3899
3969
  }
3900
3970
 
@@ -3906,7 +3976,7 @@ class DeleteContainerGroupDefinitionCommand extends smithyClient.Command
3906
3976
  })
3907
3977
  .s("GameLift", "DeleteContainerGroupDefinition", {})
3908
3978
  .n("GameLiftClient", "DeleteContainerGroupDefinitionCommand")
3909
- .sc(DeleteContainerGroupDefinition)
3979
+ .sc(DeleteContainerGroupDefinition$)
3910
3980
  .build() {
3911
3981
  }
3912
3982
 
@@ -3918,7 +3988,7 @@ class DeleteFleetCommand extends smithyClient.Command
3918
3988
  })
3919
3989
  .s("GameLift", "DeleteFleet", {})
3920
3990
  .n("GameLiftClient", "DeleteFleetCommand")
3921
- .sc(DeleteFleet)
3991
+ .sc(DeleteFleet$)
3922
3992
  .build() {
3923
3993
  }
3924
3994
 
@@ -3930,7 +4000,7 @@ class DeleteFleetLocationsCommand extends smithyClient.Command
3930
4000
  })
3931
4001
  .s("GameLift", "DeleteFleetLocations", {})
3932
4002
  .n("GameLiftClient", "DeleteFleetLocationsCommand")
3933
- .sc(DeleteFleetLocations)
4003
+ .sc(DeleteFleetLocations$)
3934
4004
  .build() {
3935
4005
  }
3936
4006
 
@@ -3942,7 +4012,7 @@ class DeleteGameServerGroupCommand extends smithyClient.Command
3942
4012
  })
3943
4013
  .s("GameLift", "DeleteGameServerGroup", {})
3944
4014
  .n("GameLiftClient", "DeleteGameServerGroupCommand")
3945
- .sc(DeleteGameServerGroup)
4015
+ .sc(DeleteGameServerGroup$)
3946
4016
  .build() {
3947
4017
  }
3948
4018
 
@@ -3954,7 +4024,7 @@ class DeleteGameSessionQueueCommand extends smithyClient.Command
3954
4024
  })
3955
4025
  .s("GameLift", "DeleteGameSessionQueue", {})
3956
4026
  .n("GameLiftClient", "DeleteGameSessionQueueCommand")
3957
- .sc(DeleteGameSessionQueue)
4027
+ .sc(DeleteGameSessionQueue$)
3958
4028
  .build() {
3959
4029
  }
3960
4030
 
@@ -3966,7 +4036,7 @@ class DeleteLocationCommand extends smithyClient.Command
3966
4036
  })
3967
4037
  .s("GameLift", "DeleteLocation", {})
3968
4038
  .n("GameLiftClient", "DeleteLocationCommand")
3969
- .sc(DeleteLocation)
4039
+ .sc(DeleteLocation$)
3970
4040
  .build() {
3971
4041
  }
3972
4042
 
@@ -3978,7 +4048,7 @@ class DeleteMatchmakingConfigurationCommand extends smithyClient.Command
3978
4048
  })
3979
4049
  .s("GameLift", "DeleteMatchmakingConfiguration", {})
3980
4050
  .n("GameLiftClient", "DeleteMatchmakingConfigurationCommand")
3981
- .sc(DeleteMatchmakingConfiguration)
4051
+ .sc(DeleteMatchmakingConfiguration$)
3982
4052
  .build() {
3983
4053
  }
3984
4054
 
@@ -3990,7 +4060,7 @@ class DeleteMatchmakingRuleSetCommand extends smithyClient.Command
3990
4060
  })
3991
4061
  .s("GameLift", "DeleteMatchmakingRuleSet", {})
3992
4062
  .n("GameLiftClient", "DeleteMatchmakingRuleSetCommand")
3993
- .sc(DeleteMatchmakingRuleSet)
4063
+ .sc(DeleteMatchmakingRuleSet$)
3994
4064
  .build() {
3995
4065
  }
3996
4066
 
@@ -4002,7 +4072,7 @@ class DeleteScalingPolicyCommand extends smithyClient.Command
4002
4072
  })
4003
4073
  .s("GameLift", "DeleteScalingPolicy", {})
4004
4074
  .n("GameLiftClient", "DeleteScalingPolicyCommand")
4005
- .sc(DeleteScalingPolicy)
4075
+ .sc(DeleteScalingPolicy$)
4006
4076
  .build() {
4007
4077
  }
4008
4078
 
@@ -4014,7 +4084,7 @@ class DeleteScriptCommand extends smithyClient.Command
4014
4084
  })
4015
4085
  .s("GameLift", "DeleteScript", {})
4016
4086
  .n("GameLiftClient", "DeleteScriptCommand")
4017
- .sc(DeleteScript)
4087
+ .sc(DeleteScript$)
4018
4088
  .build() {
4019
4089
  }
4020
4090
 
@@ -4026,7 +4096,7 @@ class DeleteVpcPeeringAuthorizationCommand extends smithyClient.Command
4026
4096
  })
4027
4097
  .s("GameLift", "DeleteVpcPeeringAuthorization", {})
4028
4098
  .n("GameLiftClient", "DeleteVpcPeeringAuthorizationCommand")
4029
- .sc(DeleteVpcPeeringAuthorization)
4099
+ .sc(DeleteVpcPeeringAuthorization$)
4030
4100
  .build() {
4031
4101
  }
4032
4102
 
@@ -4038,7 +4108,7 @@ class DeleteVpcPeeringConnectionCommand extends smithyClient.Command
4038
4108
  })
4039
4109
  .s("GameLift", "DeleteVpcPeeringConnection", {})
4040
4110
  .n("GameLiftClient", "DeleteVpcPeeringConnectionCommand")
4041
- .sc(DeleteVpcPeeringConnection)
4111
+ .sc(DeleteVpcPeeringConnection$)
4042
4112
  .build() {
4043
4113
  }
4044
4114
 
@@ -4050,7 +4120,7 @@ class DeregisterComputeCommand extends smithyClient.Command
4050
4120
  })
4051
4121
  .s("GameLift", "DeregisterCompute", {})
4052
4122
  .n("GameLiftClient", "DeregisterComputeCommand")
4053
- .sc(DeregisterCompute)
4123
+ .sc(DeregisterCompute$)
4054
4124
  .build() {
4055
4125
  }
4056
4126
 
@@ -4062,7 +4132,7 @@ class DeregisterGameServerCommand extends smithyClient.Command
4062
4132
  })
4063
4133
  .s("GameLift", "DeregisterGameServer", {})
4064
4134
  .n("GameLiftClient", "DeregisterGameServerCommand")
4065
- .sc(DeregisterGameServer)
4135
+ .sc(DeregisterGameServer$)
4066
4136
  .build() {
4067
4137
  }
4068
4138
 
@@ -4074,7 +4144,7 @@ class DescribeAliasCommand extends smithyClient.Command
4074
4144
  })
4075
4145
  .s("GameLift", "DescribeAlias", {})
4076
4146
  .n("GameLiftClient", "DescribeAliasCommand")
4077
- .sc(DescribeAlias)
4147
+ .sc(DescribeAlias$)
4078
4148
  .build() {
4079
4149
  }
4080
4150
 
@@ -4086,7 +4156,7 @@ class DescribeBuildCommand extends smithyClient.Command
4086
4156
  })
4087
4157
  .s("GameLift", "DescribeBuild", {})
4088
4158
  .n("GameLiftClient", "DescribeBuildCommand")
4089
- .sc(DescribeBuild)
4159
+ .sc(DescribeBuild$)
4090
4160
  .build() {
4091
4161
  }
4092
4162
 
@@ -4098,7 +4168,7 @@ class DescribeComputeCommand extends smithyClient.Command
4098
4168
  })
4099
4169
  .s("GameLift", "DescribeCompute", {})
4100
4170
  .n("GameLiftClient", "DescribeComputeCommand")
4101
- .sc(DescribeCompute)
4171
+ .sc(DescribeCompute$)
4102
4172
  .build() {
4103
4173
  }
4104
4174
 
@@ -4110,7 +4180,7 @@ class DescribeContainerFleetCommand extends smithyClient.Command
4110
4180
  })
4111
4181
  .s("GameLift", "DescribeContainerFleet", {})
4112
4182
  .n("GameLiftClient", "DescribeContainerFleetCommand")
4113
- .sc(DescribeContainerFleet)
4183
+ .sc(DescribeContainerFleet$)
4114
4184
  .build() {
4115
4185
  }
4116
4186
 
@@ -4122,7 +4192,7 @@ class DescribeContainerGroupDefinitionCommand extends smithyClient.Command
4122
4192
  })
4123
4193
  .s("GameLift", "DescribeContainerGroupDefinition", {})
4124
4194
  .n("GameLiftClient", "DescribeContainerGroupDefinitionCommand")
4125
- .sc(DescribeContainerGroupDefinition)
4195
+ .sc(DescribeContainerGroupDefinition$)
4126
4196
  .build() {
4127
4197
  }
4128
4198
 
@@ -4134,7 +4204,7 @@ class DescribeEC2InstanceLimitsCommand extends smithyClient.Command
4134
4204
  })
4135
4205
  .s("GameLift", "DescribeEC2InstanceLimits", {})
4136
4206
  .n("GameLiftClient", "DescribeEC2InstanceLimitsCommand")
4137
- .sc(DescribeEC2InstanceLimits)
4207
+ .sc(DescribeEC2InstanceLimits$)
4138
4208
  .build() {
4139
4209
  }
4140
4210
 
@@ -4146,7 +4216,7 @@ class DescribeFleetAttributesCommand extends smithyClient.Command
4146
4216
  })
4147
4217
  .s("GameLift", "DescribeFleetAttributes", {})
4148
4218
  .n("GameLiftClient", "DescribeFleetAttributesCommand")
4149
- .sc(DescribeFleetAttributes)
4219
+ .sc(DescribeFleetAttributes$)
4150
4220
  .build() {
4151
4221
  }
4152
4222
 
@@ -4158,7 +4228,7 @@ class DescribeFleetCapacityCommand extends smithyClient.Command
4158
4228
  })
4159
4229
  .s("GameLift", "DescribeFleetCapacity", {})
4160
4230
  .n("GameLiftClient", "DescribeFleetCapacityCommand")
4161
- .sc(DescribeFleetCapacity)
4231
+ .sc(DescribeFleetCapacity$)
4162
4232
  .build() {
4163
4233
  }
4164
4234
 
@@ -4170,7 +4240,7 @@ class DescribeFleetDeploymentCommand extends smithyClient.Command
4170
4240
  })
4171
4241
  .s("GameLift", "DescribeFleetDeployment", {})
4172
4242
  .n("GameLiftClient", "DescribeFleetDeploymentCommand")
4173
- .sc(DescribeFleetDeployment)
4243
+ .sc(DescribeFleetDeployment$)
4174
4244
  .build() {
4175
4245
  }
4176
4246
 
@@ -4182,7 +4252,7 @@ class DescribeFleetEventsCommand extends smithyClient.Command
4182
4252
  })
4183
4253
  .s("GameLift", "DescribeFleetEvents", {})
4184
4254
  .n("GameLiftClient", "DescribeFleetEventsCommand")
4185
- .sc(DescribeFleetEvents)
4255
+ .sc(DescribeFleetEvents$)
4186
4256
  .build() {
4187
4257
  }
4188
4258
 
@@ -4194,7 +4264,7 @@ class DescribeFleetLocationAttributesCommand extends smithyClient.Command
4194
4264
  })
4195
4265
  .s("GameLift", "DescribeFleetLocationAttributes", {})
4196
4266
  .n("GameLiftClient", "DescribeFleetLocationAttributesCommand")
4197
- .sc(DescribeFleetLocationAttributes)
4267
+ .sc(DescribeFleetLocationAttributes$)
4198
4268
  .build() {
4199
4269
  }
4200
4270
 
@@ -4206,7 +4276,7 @@ class DescribeFleetLocationCapacityCommand extends smithyClient.Command
4206
4276
  })
4207
4277
  .s("GameLift", "DescribeFleetLocationCapacity", {})
4208
4278
  .n("GameLiftClient", "DescribeFleetLocationCapacityCommand")
4209
- .sc(DescribeFleetLocationCapacity)
4279
+ .sc(DescribeFleetLocationCapacity$)
4210
4280
  .build() {
4211
4281
  }
4212
4282
 
@@ -4218,7 +4288,7 @@ class DescribeFleetLocationUtilizationCommand extends smithyClient.Command
4218
4288
  })
4219
4289
  .s("GameLift", "DescribeFleetLocationUtilization", {})
4220
4290
  .n("GameLiftClient", "DescribeFleetLocationUtilizationCommand")
4221
- .sc(DescribeFleetLocationUtilization)
4291
+ .sc(DescribeFleetLocationUtilization$)
4222
4292
  .build() {
4223
4293
  }
4224
4294
 
@@ -4230,7 +4300,7 @@ class DescribeFleetPortSettingsCommand extends smithyClient.Command
4230
4300
  })
4231
4301
  .s("GameLift", "DescribeFleetPortSettings", {})
4232
4302
  .n("GameLiftClient", "DescribeFleetPortSettingsCommand")
4233
- .sc(DescribeFleetPortSettings)
4303
+ .sc(DescribeFleetPortSettings$)
4234
4304
  .build() {
4235
4305
  }
4236
4306
 
@@ -4242,7 +4312,7 @@ class DescribeFleetUtilizationCommand extends smithyClient.Command
4242
4312
  })
4243
4313
  .s("GameLift", "DescribeFleetUtilization", {})
4244
4314
  .n("GameLiftClient", "DescribeFleetUtilizationCommand")
4245
- .sc(DescribeFleetUtilization)
4315
+ .sc(DescribeFleetUtilization$)
4246
4316
  .build() {
4247
4317
  }
4248
4318
 
@@ -4254,7 +4324,7 @@ class DescribeGameServerCommand extends smithyClient.Command
4254
4324
  })
4255
4325
  .s("GameLift", "DescribeGameServer", {})
4256
4326
  .n("GameLiftClient", "DescribeGameServerCommand")
4257
- .sc(DescribeGameServer)
4327
+ .sc(DescribeGameServer$)
4258
4328
  .build() {
4259
4329
  }
4260
4330
 
@@ -4266,7 +4336,7 @@ class DescribeGameServerGroupCommand extends smithyClient.Command
4266
4336
  })
4267
4337
  .s("GameLift", "DescribeGameServerGroup", {})
4268
4338
  .n("GameLiftClient", "DescribeGameServerGroupCommand")
4269
- .sc(DescribeGameServerGroup)
4339
+ .sc(DescribeGameServerGroup$)
4270
4340
  .build() {
4271
4341
  }
4272
4342
 
@@ -4278,7 +4348,7 @@ class DescribeGameServerInstancesCommand extends smithyClient.Command
4278
4348
  })
4279
4349
  .s("GameLift", "DescribeGameServerInstances", {})
4280
4350
  .n("GameLiftClient", "DescribeGameServerInstancesCommand")
4281
- .sc(DescribeGameServerInstances)
4351
+ .sc(DescribeGameServerInstances$)
4282
4352
  .build() {
4283
4353
  }
4284
4354
 
@@ -4290,7 +4360,7 @@ class DescribeGameSessionDetailsCommand extends smithyClient.Command
4290
4360
  })
4291
4361
  .s("GameLift", "DescribeGameSessionDetails", {})
4292
4362
  .n("GameLiftClient", "DescribeGameSessionDetailsCommand")
4293
- .sc(DescribeGameSessionDetails)
4363
+ .sc(DescribeGameSessionDetails$)
4294
4364
  .build() {
4295
4365
  }
4296
4366
 
@@ -4302,7 +4372,7 @@ class DescribeGameSessionPlacementCommand extends smithyClient.Command
4302
4372
  })
4303
4373
  .s("GameLift", "DescribeGameSessionPlacement", {})
4304
4374
  .n("GameLiftClient", "DescribeGameSessionPlacementCommand")
4305
- .sc(DescribeGameSessionPlacement)
4375
+ .sc(DescribeGameSessionPlacement$)
4306
4376
  .build() {
4307
4377
  }
4308
4378
 
@@ -4314,7 +4384,7 @@ class DescribeGameSessionQueuesCommand extends smithyClient.Command
4314
4384
  })
4315
4385
  .s("GameLift", "DescribeGameSessionQueues", {})
4316
4386
  .n("GameLiftClient", "DescribeGameSessionQueuesCommand")
4317
- .sc(DescribeGameSessionQueues)
4387
+ .sc(DescribeGameSessionQueues$)
4318
4388
  .build() {
4319
4389
  }
4320
4390
 
@@ -4326,7 +4396,7 @@ class DescribeGameSessionsCommand extends smithyClient.Command
4326
4396
  })
4327
4397
  .s("GameLift", "DescribeGameSessions", {})
4328
4398
  .n("GameLiftClient", "DescribeGameSessionsCommand")
4329
- .sc(DescribeGameSessions)
4399
+ .sc(DescribeGameSessions$)
4330
4400
  .build() {
4331
4401
  }
4332
4402
 
@@ -4338,7 +4408,7 @@ class DescribeInstancesCommand extends smithyClient.Command
4338
4408
  })
4339
4409
  .s("GameLift", "DescribeInstances", {})
4340
4410
  .n("GameLiftClient", "DescribeInstancesCommand")
4341
- .sc(DescribeInstances)
4411
+ .sc(DescribeInstances$)
4342
4412
  .build() {
4343
4413
  }
4344
4414
 
@@ -4350,7 +4420,7 @@ class DescribeMatchmakingCommand extends smithyClient.Command
4350
4420
  })
4351
4421
  .s("GameLift", "DescribeMatchmaking", {})
4352
4422
  .n("GameLiftClient", "DescribeMatchmakingCommand")
4353
- .sc(DescribeMatchmaking)
4423
+ .sc(DescribeMatchmaking$)
4354
4424
  .build() {
4355
4425
  }
4356
4426
 
@@ -4362,7 +4432,7 @@ class DescribeMatchmakingConfigurationsCommand extends smithyClient.Command
4362
4432
  })
4363
4433
  .s("GameLift", "DescribeMatchmakingConfigurations", {})
4364
4434
  .n("GameLiftClient", "DescribeMatchmakingConfigurationsCommand")
4365
- .sc(DescribeMatchmakingConfigurations)
4435
+ .sc(DescribeMatchmakingConfigurations$)
4366
4436
  .build() {
4367
4437
  }
4368
4438
 
@@ -4374,7 +4444,7 @@ class DescribeMatchmakingRuleSetsCommand extends smithyClient.Command
4374
4444
  })
4375
4445
  .s("GameLift", "DescribeMatchmakingRuleSets", {})
4376
4446
  .n("GameLiftClient", "DescribeMatchmakingRuleSetsCommand")
4377
- .sc(DescribeMatchmakingRuleSets)
4447
+ .sc(DescribeMatchmakingRuleSets$)
4378
4448
  .build() {
4379
4449
  }
4380
4450
 
@@ -4386,7 +4456,7 @@ class DescribePlayerSessionsCommand extends smithyClient.Command
4386
4456
  })
4387
4457
  .s("GameLift", "DescribePlayerSessions", {})
4388
4458
  .n("GameLiftClient", "DescribePlayerSessionsCommand")
4389
- .sc(DescribePlayerSessions)
4459
+ .sc(DescribePlayerSessions$)
4390
4460
  .build() {
4391
4461
  }
4392
4462
 
@@ -4398,7 +4468,7 @@ class DescribeRuntimeConfigurationCommand extends smithyClient.Command
4398
4468
  })
4399
4469
  .s("GameLift", "DescribeRuntimeConfiguration", {})
4400
4470
  .n("GameLiftClient", "DescribeRuntimeConfigurationCommand")
4401
- .sc(DescribeRuntimeConfiguration)
4471
+ .sc(DescribeRuntimeConfiguration$)
4402
4472
  .build() {
4403
4473
  }
4404
4474
 
@@ -4410,7 +4480,7 @@ class DescribeScalingPoliciesCommand extends smithyClient.Command
4410
4480
  })
4411
4481
  .s("GameLift", "DescribeScalingPolicies", {})
4412
4482
  .n("GameLiftClient", "DescribeScalingPoliciesCommand")
4413
- .sc(DescribeScalingPolicies)
4483
+ .sc(DescribeScalingPolicies$)
4414
4484
  .build() {
4415
4485
  }
4416
4486
 
@@ -4422,7 +4492,7 @@ class DescribeScriptCommand extends smithyClient.Command
4422
4492
  })
4423
4493
  .s("GameLift", "DescribeScript", {})
4424
4494
  .n("GameLiftClient", "DescribeScriptCommand")
4425
- .sc(DescribeScript)
4495
+ .sc(DescribeScript$)
4426
4496
  .build() {
4427
4497
  }
4428
4498
 
@@ -4434,7 +4504,7 @@ class DescribeVpcPeeringAuthorizationsCommand extends smithyClient.Command
4434
4504
  })
4435
4505
  .s("GameLift", "DescribeVpcPeeringAuthorizations", {})
4436
4506
  .n("GameLiftClient", "DescribeVpcPeeringAuthorizationsCommand")
4437
- .sc(DescribeVpcPeeringAuthorizations)
4507
+ .sc(DescribeVpcPeeringAuthorizations$)
4438
4508
  .build() {
4439
4509
  }
4440
4510
 
@@ -4446,7 +4516,7 @@ class DescribeVpcPeeringConnectionsCommand extends smithyClient.Command
4446
4516
  })
4447
4517
  .s("GameLift", "DescribeVpcPeeringConnections", {})
4448
4518
  .n("GameLiftClient", "DescribeVpcPeeringConnectionsCommand")
4449
- .sc(DescribeVpcPeeringConnections)
4519
+ .sc(DescribeVpcPeeringConnections$)
4450
4520
  .build() {
4451
4521
  }
4452
4522
 
@@ -4458,7 +4528,7 @@ class GetComputeAccessCommand extends smithyClient.Command
4458
4528
  })
4459
4529
  .s("GameLift", "GetComputeAccess", {})
4460
4530
  .n("GameLiftClient", "GetComputeAccessCommand")
4461
- .sc(GetComputeAccess)
4531
+ .sc(GetComputeAccess$)
4462
4532
  .build() {
4463
4533
  }
4464
4534
 
@@ -4470,7 +4540,7 @@ class GetComputeAuthTokenCommand extends smithyClient.Command
4470
4540
  })
4471
4541
  .s("GameLift", "GetComputeAuthToken", {})
4472
4542
  .n("GameLiftClient", "GetComputeAuthTokenCommand")
4473
- .sc(GetComputeAuthToken)
4543
+ .sc(GetComputeAuthToken$)
4474
4544
  .build() {
4475
4545
  }
4476
4546
 
@@ -4482,7 +4552,7 @@ class GetGameSessionLogUrlCommand extends smithyClient.Command
4482
4552
  })
4483
4553
  .s("GameLift", "GetGameSessionLogUrl", {})
4484
4554
  .n("GameLiftClient", "GetGameSessionLogUrlCommand")
4485
- .sc(GetGameSessionLogUrl)
4555
+ .sc(GetGameSessionLogUrl$)
4486
4556
  .build() {
4487
4557
  }
4488
4558
 
@@ -4494,7 +4564,7 @@ class GetInstanceAccessCommand extends smithyClient.Command
4494
4564
  })
4495
4565
  .s("GameLift", "GetInstanceAccess", {})
4496
4566
  .n("GameLiftClient", "GetInstanceAccessCommand")
4497
- .sc(GetInstanceAccess)
4567
+ .sc(GetInstanceAccess$)
4498
4568
  .build() {
4499
4569
  }
4500
4570
 
@@ -4506,7 +4576,7 @@ class ListAliasesCommand extends smithyClient.Command
4506
4576
  })
4507
4577
  .s("GameLift", "ListAliases", {})
4508
4578
  .n("GameLiftClient", "ListAliasesCommand")
4509
- .sc(ListAliases)
4579
+ .sc(ListAliases$)
4510
4580
  .build() {
4511
4581
  }
4512
4582
 
@@ -4518,7 +4588,7 @@ class ListBuildsCommand extends smithyClient.Command
4518
4588
  })
4519
4589
  .s("GameLift", "ListBuilds", {})
4520
4590
  .n("GameLiftClient", "ListBuildsCommand")
4521
- .sc(ListBuilds)
4591
+ .sc(ListBuilds$)
4522
4592
  .build() {
4523
4593
  }
4524
4594
 
@@ -4530,7 +4600,7 @@ class ListComputeCommand extends smithyClient.Command
4530
4600
  })
4531
4601
  .s("GameLift", "ListCompute", {})
4532
4602
  .n("GameLiftClient", "ListComputeCommand")
4533
- .sc(ListCompute)
4603
+ .sc(ListCompute$)
4534
4604
  .build() {
4535
4605
  }
4536
4606
 
@@ -4542,7 +4612,7 @@ class ListContainerFleetsCommand extends smithyClient.Command
4542
4612
  })
4543
4613
  .s("GameLift", "ListContainerFleets", {})
4544
4614
  .n("GameLiftClient", "ListContainerFleetsCommand")
4545
- .sc(ListContainerFleets)
4615
+ .sc(ListContainerFleets$)
4546
4616
  .build() {
4547
4617
  }
4548
4618
 
@@ -4554,7 +4624,7 @@ class ListContainerGroupDefinitionsCommand extends smithyClient.Command
4554
4624
  })
4555
4625
  .s("GameLift", "ListContainerGroupDefinitions", {})
4556
4626
  .n("GameLiftClient", "ListContainerGroupDefinitionsCommand")
4557
- .sc(ListContainerGroupDefinitions)
4627
+ .sc(ListContainerGroupDefinitions$)
4558
4628
  .build() {
4559
4629
  }
4560
4630
 
@@ -4566,7 +4636,7 @@ class ListContainerGroupDefinitionVersionsCommand extends smithyClient.Command
4566
4636
  })
4567
4637
  .s("GameLift", "ListContainerGroupDefinitionVersions", {})
4568
4638
  .n("GameLiftClient", "ListContainerGroupDefinitionVersionsCommand")
4569
- .sc(ListContainerGroupDefinitionVersions)
4639
+ .sc(ListContainerGroupDefinitionVersions$)
4570
4640
  .build() {
4571
4641
  }
4572
4642
 
@@ -4578,7 +4648,7 @@ class ListFleetDeploymentsCommand extends smithyClient.Command
4578
4648
  })
4579
4649
  .s("GameLift", "ListFleetDeployments", {})
4580
4650
  .n("GameLiftClient", "ListFleetDeploymentsCommand")
4581
- .sc(ListFleetDeployments)
4651
+ .sc(ListFleetDeployments$)
4582
4652
  .build() {
4583
4653
  }
4584
4654
 
@@ -4590,7 +4660,7 @@ class ListFleetsCommand extends smithyClient.Command
4590
4660
  })
4591
4661
  .s("GameLift", "ListFleets", {})
4592
4662
  .n("GameLiftClient", "ListFleetsCommand")
4593
- .sc(ListFleets)
4663
+ .sc(ListFleets$)
4594
4664
  .build() {
4595
4665
  }
4596
4666
 
@@ -4602,7 +4672,7 @@ class ListGameServerGroupsCommand extends smithyClient.Command
4602
4672
  })
4603
4673
  .s("GameLift", "ListGameServerGroups", {})
4604
4674
  .n("GameLiftClient", "ListGameServerGroupsCommand")
4605
- .sc(ListGameServerGroups)
4675
+ .sc(ListGameServerGroups$)
4606
4676
  .build() {
4607
4677
  }
4608
4678
 
@@ -4614,7 +4684,7 @@ class ListGameServersCommand extends smithyClient.Command
4614
4684
  })
4615
4685
  .s("GameLift", "ListGameServers", {})
4616
4686
  .n("GameLiftClient", "ListGameServersCommand")
4617
- .sc(ListGameServers)
4687
+ .sc(ListGameServers$)
4618
4688
  .build() {
4619
4689
  }
4620
4690
 
@@ -4626,7 +4696,7 @@ class ListLocationsCommand extends smithyClient.Command
4626
4696
  })
4627
4697
  .s("GameLift", "ListLocations", {})
4628
4698
  .n("GameLiftClient", "ListLocationsCommand")
4629
- .sc(ListLocations)
4699
+ .sc(ListLocations$)
4630
4700
  .build() {
4631
4701
  }
4632
4702
 
@@ -4638,7 +4708,7 @@ class ListScriptsCommand extends smithyClient.Command
4638
4708
  })
4639
4709
  .s("GameLift", "ListScripts", {})
4640
4710
  .n("GameLiftClient", "ListScriptsCommand")
4641
- .sc(ListScripts)
4711
+ .sc(ListScripts$)
4642
4712
  .build() {
4643
4713
  }
4644
4714
 
@@ -4650,7 +4720,7 @@ class ListTagsForResourceCommand extends smithyClient.Command
4650
4720
  })
4651
4721
  .s("GameLift", "ListTagsForResource", {})
4652
4722
  .n("GameLiftClient", "ListTagsForResourceCommand")
4653
- .sc(ListTagsForResource)
4723
+ .sc(ListTagsForResource$)
4654
4724
  .build() {
4655
4725
  }
4656
4726
 
@@ -4662,7 +4732,7 @@ class PutScalingPolicyCommand extends smithyClient.Command
4662
4732
  })
4663
4733
  .s("GameLift", "PutScalingPolicy", {})
4664
4734
  .n("GameLiftClient", "PutScalingPolicyCommand")
4665
- .sc(PutScalingPolicy)
4735
+ .sc(PutScalingPolicy$)
4666
4736
  .build() {
4667
4737
  }
4668
4738
 
@@ -4674,7 +4744,7 @@ class RegisterComputeCommand extends smithyClient.Command
4674
4744
  })
4675
4745
  .s("GameLift", "RegisterCompute", {})
4676
4746
  .n("GameLiftClient", "RegisterComputeCommand")
4677
- .sc(RegisterCompute)
4747
+ .sc(RegisterCompute$)
4678
4748
  .build() {
4679
4749
  }
4680
4750
 
@@ -4686,7 +4756,7 @@ class RegisterGameServerCommand extends smithyClient.Command
4686
4756
  })
4687
4757
  .s("GameLift", "RegisterGameServer", {})
4688
4758
  .n("GameLiftClient", "RegisterGameServerCommand")
4689
- .sc(RegisterGameServer)
4759
+ .sc(RegisterGameServer$)
4690
4760
  .build() {
4691
4761
  }
4692
4762
 
@@ -4698,7 +4768,7 @@ class RequestUploadCredentialsCommand extends smithyClient.Command
4698
4768
  })
4699
4769
  .s("GameLift", "RequestUploadCredentials", {})
4700
4770
  .n("GameLiftClient", "RequestUploadCredentialsCommand")
4701
- .sc(RequestUploadCredentials)
4771
+ .sc(RequestUploadCredentials$)
4702
4772
  .build() {
4703
4773
  }
4704
4774
 
@@ -4710,7 +4780,7 @@ class ResolveAliasCommand extends smithyClient.Command
4710
4780
  })
4711
4781
  .s("GameLift", "ResolveAlias", {})
4712
4782
  .n("GameLiftClient", "ResolveAliasCommand")
4713
- .sc(ResolveAlias)
4783
+ .sc(ResolveAlias$)
4714
4784
  .build() {
4715
4785
  }
4716
4786
 
@@ -4722,7 +4792,7 @@ class ResumeGameServerGroupCommand extends smithyClient.Command
4722
4792
  })
4723
4793
  .s("GameLift", "ResumeGameServerGroup", {})
4724
4794
  .n("GameLiftClient", "ResumeGameServerGroupCommand")
4725
- .sc(ResumeGameServerGroup)
4795
+ .sc(ResumeGameServerGroup$)
4726
4796
  .build() {
4727
4797
  }
4728
4798
 
@@ -4734,7 +4804,7 @@ class SearchGameSessionsCommand extends smithyClient.Command
4734
4804
  })
4735
4805
  .s("GameLift", "SearchGameSessions", {})
4736
4806
  .n("GameLiftClient", "SearchGameSessionsCommand")
4737
- .sc(SearchGameSessions)
4807
+ .sc(SearchGameSessions$)
4738
4808
  .build() {
4739
4809
  }
4740
4810
 
@@ -4746,7 +4816,7 @@ class StartFleetActionsCommand extends smithyClient.Command
4746
4816
  })
4747
4817
  .s("GameLift", "StartFleetActions", {})
4748
4818
  .n("GameLiftClient", "StartFleetActionsCommand")
4749
- .sc(StartFleetActions)
4819
+ .sc(StartFleetActions$)
4750
4820
  .build() {
4751
4821
  }
4752
4822
 
@@ -4758,7 +4828,7 @@ class StartGameSessionPlacementCommand extends smithyClient.Command
4758
4828
  })
4759
4829
  .s("GameLift", "StartGameSessionPlacement", {})
4760
4830
  .n("GameLiftClient", "StartGameSessionPlacementCommand")
4761
- .sc(StartGameSessionPlacement)
4831
+ .sc(StartGameSessionPlacement$)
4762
4832
  .build() {
4763
4833
  }
4764
4834
 
@@ -4770,7 +4840,7 @@ class StartMatchBackfillCommand extends smithyClient.Command
4770
4840
  })
4771
4841
  .s("GameLift", "StartMatchBackfill", {})
4772
4842
  .n("GameLiftClient", "StartMatchBackfillCommand")
4773
- .sc(StartMatchBackfill)
4843
+ .sc(StartMatchBackfill$)
4774
4844
  .build() {
4775
4845
  }
4776
4846
 
@@ -4782,7 +4852,7 @@ class StartMatchmakingCommand extends smithyClient.Command
4782
4852
  })
4783
4853
  .s("GameLift", "StartMatchmaking", {})
4784
4854
  .n("GameLiftClient", "StartMatchmakingCommand")
4785
- .sc(StartMatchmaking)
4855
+ .sc(StartMatchmaking$)
4786
4856
  .build() {
4787
4857
  }
4788
4858
 
@@ -4794,7 +4864,7 @@ class StopFleetActionsCommand extends smithyClient.Command
4794
4864
  })
4795
4865
  .s("GameLift", "StopFleetActions", {})
4796
4866
  .n("GameLiftClient", "StopFleetActionsCommand")
4797
- .sc(StopFleetActions)
4867
+ .sc(StopFleetActions$)
4798
4868
  .build() {
4799
4869
  }
4800
4870
 
@@ -4806,7 +4876,7 @@ class StopGameSessionPlacementCommand extends smithyClient.Command
4806
4876
  })
4807
4877
  .s("GameLift", "StopGameSessionPlacement", {})
4808
4878
  .n("GameLiftClient", "StopGameSessionPlacementCommand")
4809
- .sc(StopGameSessionPlacement)
4879
+ .sc(StopGameSessionPlacement$)
4810
4880
  .build() {
4811
4881
  }
4812
4882
 
@@ -4818,7 +4888,7 @@ class StopMatchmakingCommand extends smithyClient.Command
4818
4888
  })
4819
4889
  .s("GameLift", "StopMatchmaking", {})
4820
4890
  .n("GameLiftClient", "StopMatchmakingCommand")
4821
- .sc(StopMatchmaking)
4891
+ .sc(StopMatchmaking$)
4822
4892
  .build() {
4823
4893
  }
4824
4894
 
@@ -4830,7 +4900,7 @@ class SuspendGameServerGroupCommand extends smithyClient.Command
4830
4900
  })
4831
4901
  .s("GameLift", "SuspendGameServerGroup", {})
4832
4902
  .n("GameLiftClient", "SuspendGameServerGroupCommand")
4833
- .sc(SuspendGameServerGroup)
4903
+ .sc(SuspendGameServerGroup$)
4834
4904
  .build() {
4835
4905
  }
4836
4906
 
@@ -4842,7 +4912,7 @@ class TagResourceCommand extends smithyClient.Command
4842
4912
  })
4843
4913
  .s("GameLift", "TagResource", {})
4844
4914
  .n("GameLiftClient", "TagResourceCommand")
4845
- .sc(TagResource)
4915
+ .sc(TagResource$)
4846
4916
  .build() {
4847
4917
  }
4848
4918
 
@@ -4854,7 +4924,7 @@ class TerminateGameSessionCommand extends smithyClient.Command
4854
4924
  })
4855
4925
  .s("GameLift", "TerminateGameSession", {})
4856
4926
  .n("GameLiftClient", "TerminateGameSessionCommand")
4857
- .sc(TerminateGameSession)
4927
+ .sc(TerminateGameSession$)
4858
4928
  .build() {
4859
4929
  }
4860
4930
 
@@ -4866,7 +4936,7 @@ class UntagResourceCommand extends smithyClient.Command
4866
4936
  })
4867
4937
  .s("GameLift", "UntagResource", {})
4868
4938
  .n("GameLiftClient", "UntagResourceCommand")
4869
- .sc(UntagResource)
4939
+ .sc(UntagResource$)
4870
4940
  .build() {
4871
4941
  }
4872
4942
 
@@ -4878,7 +4948,7 @@ class UpdateAliasCommand extends smithyClient.Command
4878
4948
  })
4879
4949
  .s("GameLift", "UpdateAlias", {})
4880
4950
  .n("GameLiftClient", "UpdateAliasCommand")
4881
- .sc(UpdateAlias)
4951
+ .sc(UpdateAlias$)
4882
4952
  .build() {
4883
4953
  }
4884
4954
 
@@ -4890,7 +4960,7 @@ class UpdateBuildCommand extends smithyClient.Command
4890
4960
  })
4891
4961
  .s("GameLift", "UpdateBuild", {})
4892
4962
  .n("GameLiftClient", "UpdateBuildCommand")
4893
- .sc(UpdateBuild)
4963
+ .sc(UpdateBuild$)
4894
4964
  .build() {
4895
4965
  }
4896
4966
 
@@ -4902,7 +4972,7 @@ class UpdateContainerFleetCommand extends smithyClient.Command
4902
4972
  })
4903
4973
  .s("GameLift", "UpdateContainerFleet", {})
4904
4974
  .n("GameLiftClient", "UpdateContainerFleetCommand")
4905
- .sc(UpdateContainerFleet)
4975
+ .sc(UpdateContainerFleet$)
4906
4976
  .build() {
4907
4977
  }
4908
4978
 
@@ -4914,7 +4984,7 @@ class UpdateContainerGroupDefinitionCommand extends smithyClient.Command
4914
4984
  })
4915
4985
  .s("GameLift", "UpdateContainerGroupDefinition", {})
4916
4986
  .n("GameLiftClient", "UpdateContainerGroupDefinitionCommand")
4917
- .sc(UpdateContainerGroupDefinition)
4987
+ .sc(UpdateContainerGroupDefinition$)
4918
4988
  .build() {
4919
4989
  }
4920
4990
 
@@ -4926,7 +4996,7 @@ class UpdateFleetAttributesCommand extends smithyClient.Command
4926
4996
  })
4927
4997
  .s("GameLift", "UpdateFleetAttributes", {})
4928
4998
  .n("GameLiftClient", "UpdateFleetAttributesCommand")
4929
- .sc(UpdateFleetAttributes)
4999
+ .sc(UpdateFleetAttributes$)
4930
5000
  .build() {
4931
5001
  }
4932
5002
 
@@ -4938,7 +5008,7 @@ class UpdateFleetCapacityCommand extends smithyClient.Command
4938
5008
  })
4939
5009
  .s("GameLift", "UpdateFleetCapacity", {})
4940
5010
  .n("GameLiftClient", "UpdateFleetCapacityCommand")
4941
- .sc(UpdateFleetCapacity)
5011
+ .sc(UpdateFleetCapacity$)
4942
5012
  .build() {
4943
5013
  }
4944
5014
 
@@ -4950,7 +5020,7 @@ class UpdateFleetPortSettingsCommand extends smithyClient.Command
4950
5020
  })
4951
5021
  .s("GameLift", "UpdateFleetPortSettings", {})
4952
5022
  .n("GameLiftClient", "UpdateFleetPortSettingsCommand")
4953
- .sc(UpdateFleetPortSettings)
5023
+ .sc(UpdateFleetPortSettings$)
4954
5024
  .build() {
4955
5025
  }
4956
5026
 
@@ -4962,7 +5032,7 @@ class UpdateGameServerCommand extends smithyClient.Command
4962
5032
  })
4963
5033
  .s("GameLift", "UpdateGameServer", {})
4964
5034
  .n("GameLiftClient", "UpdateGameServerCommand")
4965
- .sc(UpdateGameServer)
5035
+ .sc(UpdateGameServer$)
4966
5036
  .build() {
4967
5037
  }
4968
5038
 
@@ -4974,7 +5044,7 @@ class UpdateGameServerGroupCommand extends smithyClient.Command
4974
5044
  })
4975
5045
  .s("GameLift", "UpdateGameServerGroup", {})
4976
5046
  .n("GameLiftClient", "UpdateGameServerGroupCommand")
4977
- .sc(UpdateGameServerGroup)
5047
+ .sc(UpdateGameServerGroup$)
4978
5048
  .build() {
4979
5049
  }
4980
5050
 
@@ -4986,7 +5056,7 @@ class UpdateGameSessionCommand extends smithyClient.Command
4986
5056
  })
4987
5057
  .s("GameLift", "UpdateGameSession", {})
4988
5058
  .n("GameLiftClient", "UpdateGameSessionCommand")
4989
- .sc(UpdateGameSession)
5059
+ .sc(UpdateGameSession$)
4990
5060
  .build() {
4991
5061
  }
4992
5062
 
@@ -4998,7 +5068,7 @@ class UpdateGameSessionQueueCommand extends smithyClient.Command
4998
5068
  })
4999
5069
  .s("GameLift", "UpdateGameSessionQueue", {})
5000
5070
  .n("GameLiftClient", "UpdateGameSessionQueueCommand")
5001
- .sc(UpdateGameSessionQueue)
5071
+ .sc(UpdateGameSessionQueue$)
5002
5072
  .build() {
5003
5073
  }
5004
5074
 
@@ -5010,7 +5080,7 @@ class UpdateMatchmakingConfigurationCommand extends smithyClient.Command
5010
5080
  })
5011
5081
  .s("GameLift", "UpdateMatchmakingConfiguration", {})
5012
5082
  .n("GameLiftClient", "UpdateMatchmakingConfigurationCommand")
5013
- .sc(UpdateMatchmakingConfiguration)
5083
+ .sc(UpdateMatchmakingConfiguration$)
5014
5084
  .build() {
5015
5085
  }
5016
5086
 
@@ -5022,7 +5092,7 @@ class UpdateRuntimeConfigurationCommand extends smithyClient.Command
5022
5092
  })
5023
5093
  .s("GameLift", "UpdateRuntimeConfiguration", {})
5024
5094
  .n("GameLiftClient", "UpdateRuntimeConfigurationCommand")
5025
- .sc(UpdateRuntimeConfiguration)
5095
+ .sc(UpdateRuntimeConfiguration$)
5026
5096
  .build() {
5027
5097
  }
5028
5098
 
@@ -5034,7 +5104,7 @@ class UpdateScriptCommand extends smithyClient.Command
5034
5104
  })
5035
5105
  .s("GameLift", "UpdateScript", {})
5036
5106
  .n("GameLiftClient", "UpdateScriptCommand")
5037
- .sc(UpdateScript)
5107
+ .sc(UpdateScript$)
5038
5108
  .build() {
5039
5109
  }
5040
5110
 
@@ -5046,7 +5116,7 @@ class ValidateMatchmakingRuleSetCommand extends smithyClient.Command
5046
5116
  })
5047
5117
  .s("GameLift", "ValidateMatchmakingRuleSet", {})
5048
5118
  .n("GameLiftClient", "ValidateMatchmakingRuleSetCommand")
5049
- .sc(ValidateMatchmakingRuleSet)
5119
+ .sc(ValidateMatchmakingRuleSet$)
5050
5120
  .build() {
5051
5121
  }
5052
5122
 
@@ -6190,203 +6260,654 @@ Object.defineProperty(exports, "__Client", {
6190
6260
  enumerable: true,
6191
6261
  get: function () { return smithyClient.Client; }
6192
6262
  });
6263
+ exports.AcceptMatch$ = AcceptMatch$;
6193
6264
  exports.AcceptMatchCommand = AcceptMatchCommand;
6265
+ exports.AcceptMatchInput$ = AcceptMatchInput$;
6266
+ exports.AcceptMatchOutput$ = AcceptMatchOutput$;
6194
6267
  exports.AcceptanceType = AcceptanceType;
6268
+ exports.Alias$ = Alias$;
6269
+ exports.AnywhereConfiguration$ = AnywhereConfiguration$;
6270
+ exports.AttributeValue$ = AttributeValue$;
6271
+ exports.AwsCredentials$ = AwsCredentials$;
6195
6272
  exports.BackfillMode = BackfillMode;
6196
6273
  exports.BalancingStrategy = BalancingStrategy;
6274
+ exports.Build$ = Build$;
6197
6275
  exports.BuildStatus = BuildStatus;
6276
+ exports.CertificateConfiguration$ = CertificateConfiguration$;
6198
6277
  exports.CertificateType = CertificateType;
6278
+ exports.ClaimFilterOption$ = ClaimFilterOption$;
6279
+ exports.ClaimGameServer$ = ClaimGameServer$;
6199
6280
  exports.ClaimGameServerCommand = ClaimGameServerCommand;
6281
+ exports.ClaimGameServerInput$ = ClaimGameServerInput$;
6282
+ exports.ClaimGameServerOutput$ = ClaimGameServerOutput$;
6200
6283
  exports.ComparisonOperatorType = ComparisonOperatorType;
6284
+ exports.Compute$ = Compute$;
6201
6285
  exports.ComputeStatus = ComputeStatus;
6202
6286
  exports.ComputeType = ComputeType;
6203
- exports.ConflictException = ConflictException$1;
6287
+ exports.ConflictException = ConflictException;
6288
+ exports.ConflictException$ = ConflictException$;
6289
+ exports.ConnectionPortRange$ = ConnectionPortRange$;
6290
+ exports.ContainerAttribute$ = ContainerAttribute$;
6291
+ exports.ContainerDependency$ = ContainerDependency$;
6204
6292
  exports.ContainerDependencyCondition = ContainerDependencyCondition;
6293
+ exports.ContainerEnvironment$ = ContainerEnvironment$;
6294
+ exports.ContainerFleet$ = ContainerFleet$;
6205
6295
  exports.ContainerFleetBillingType = ContainerFleetBillingType;
6296
+ exports.ContainerFleetLocationAttributes$ = ContainerFleetLocationAttributes$;
6206
6297
  exports.ContainerFleetLocationStatus = ContainerFleetLocationStatus;
6207
6298
  exports.ContainerFleetRemoveAttribute = ContainerFleetRemoveAttribute;
6208
6299
  exports.ContainerFleetStatus = ContainerFleetStatus;
6300
+ exports.ContainerGroupDefinition$ = ContainerGroupDefinition$;
6209
6301
  exports.ContainerGroupDefinitionStatus = ContainerGroupDefinitionStatus;
6210
6302
  exports.ContainerGroupType = ContainerGroupType;
6303
+ exports.ContainerHealthCheck$ = ContainerHealthCheck$;
6304
+ exports.ContainerIdentifier$ = ContainerIdentifier$;
6305
+ exports.ContainerMountPoint$ = ContainerMountPoint$;
6211
6306
  exports.ContainerMountPointAccessLevel = ContainerMountPointAccessLevel;
6212
6307
  exports.ContainerOperatingSystem = ContainerOperatingSystem;
6308
+ exports.ContainerPortConfiguration$ = ContainerPortConfiguration$;
6309
+ exports.ContainerPortRange$ = ContainerPortRange$;
6310
+ exports.CreateAlias$ = CreateAlias$;
6213
6311
  exports.CreateAliasCommand = CreateAliasCommand;
6312
+ exports.CreateAliasInput$ = CreateAliasInput$;
6313
+ exports.CreateAliasOutput$ = CreateAliasOutput$;
6314
+ exports.CreateBuild$ = CreateBuild$;
6214
6315
  exports.CreateBuildCommand = CreateBuildCommand;
6316
+ exports.CreateBuildInput$ = CreateBuildInput$;
6317
+ exports.CreateBuildOutput$ = CreateBuildOutput$;
6318
+ exports.CreateContainerFleet$ = CreateContainerFleet$;
6215
6319
  exports.CreateContainerFleetCommand = CreateContainerFleetCommand;
6320
+ exports.CreateContainerFleetInput$ = CreateContainerFleetInput$;
6321
+ exports.CreateContainerFleetOutput$ = CreateContainerFleetOutput$;
6322
+ exports.CreateContainerGroupDefinition$ = CreateContainerGroupDefinition$;
6216
6323
  exports.CreateContainerGroupDefinitionCommand = CreateContainerGroupDefinitionCommand;
6324
+ exports.CreateContainerGroupDefinitionInput$ = CreateContainerGroupDefinitionInput$;
6325
+ exports.CreateContainerGroupDefinitionOutput$ = CreateContainerGroupDefinitionOutput$;
6326
+ exports.CreateFleet$ = CreateFleet$;
6217
6327
  exports.CreateFleetCommand = CreateFleetCommand;
6328
+ exports.CreateFleetInput$ = CreateFleetInput$;
6329
+ exports.CreateFleetLocations$ = CreateFleetLocations$;
6218
6330
  exports.CreateFleetLocationsCommand = CreateFleetLocationsCommand;
6331
+ exports.CreateFleetLocationsInput$ = CreateFleetLocationsInput$;
6332
+ exports.CreateFleetLocationsOutput$ = CreateFleetLocationsOutput$;
6333
+ exports.CreateFleetOutput$ = CreateFleetOutput$;
6334
+ exports.CreateGameServerGroup$ = CreateGameServerGroup$;
6219
6335
  exports.CreateGameServerGroupCommand = CreateGameServerGroupCommand;
6336
+ exports.CreateGameServerGroupInput$ = CreateGameServerGroupInput$;
6337
+ exports.CreateGameServerGroupOutput$ = CreateGameServerGroupOutput$;
6338
+ exports.CreateGameSession$ = CreateGameSession$;
6220
6339
  exports.CreateGameSessionCommand = CreateGameSessionCommand;
6340
+ exports.CreateGameSessionInput$ = CreateGameSessionInput$;
6341
+ exports.CreateGameSessionOutput$ = CreateGameSessionOutput$;
6342
+ exports.CreateGameSessionQueue$ = CreateGameSessionQueue$;
6221
6343
  exports.CreateGameSessionQueueCommand = CreateGameSessionQueueCommand;
6344
+ exports.CreateGameSessionQueueInput$ = CreateGameSessionQueueInput$;
6345
+ exports.CreateGameSessionQueueOutput$ = CreateGameSessionQueueOutput$;
6346
+ exports.CreateLocation$ = CreateLocation$;
6222
6347
  exports.CreateLocationCommand = CreateLocationCommand;
6348
+ exports.CreateLocationInput$ = CreateLocationInput$;
6349
+ exports.CreateLocationOutput$ = CreateLocationOutput$;
6350
+ exports.CreateMatchmakingConfiguration$ = CreateMatchmakingConfiguration$;
6223
6351
  exports.CreateMatchmakingConfigurationCommand = CreateMatchmakingConfigurationCommand;
6352
+ exports.CreateMatchmakingConfigurationInput$ = CreateMatchmakingConfigurationInput$;
6353
+ exports.CreateMatchmakingConfigurationOutput$ = CreateMatchmakingConfigurationOutput$;
6354
+ exports.CreateMatchmakingRuleSet$ = CreateMatchmakingRuleSet$;
6224
6355
  exports.CreateMatchmakingRuleSetCommand = CreateMatchmakingRuleSetCommand;
6356
+ exports.CreateMatchmakingRuleSetInput$ = CreateMatchmakingRuleSetInput$;
6357
+ exports.CreateMatchmakingRuleSetOutput$ = CreateMatchmakingRuleSetOutput$;
6358
+ exports.CreatePlayerSession$ = CreatePlayerSession$;
6225
6359
  exports.CreatePlayerSessionCommand = CreatePlayerSessionCommand;
6360
+ exports.CreatePlayerSessionInput$ = CreatePlayerSessionInput$;
6361
+ exports.CreatePlayerSessionOutput$ = CreatePlayerSessionOutput$;
6362
+ exports.CreatePlayerSessions$ = CreatePlayerSessions$;
6226
6363
  exports.CreatePlayerSessionsCommand = CreatePlayerSessionsCommand;
6364
+ exports.CreatePlayerSessionsInput$ = CreatePlayerSessionsInput$;
6365
+ exports.CreatePlayerSessionsOutput$ = CreatePlayerSessionsOutput$;
6366
+ exports.CreateScript$ = CreateScript$;
6227
6367
  exports.CreateScriptCommand = CreateScriptCommand;
6368
+ exports.CreateScriptInput$ = CreateScriptInput$;
6369
+ exports.CreateScriptOutput$ = CreateScriptOutput$;
6370
+ exports.CreateVpcPeeringAuthorization$ = CreateVpcPeeringAuthorization$;
6228
6371
  exports.CreateVpcPeeringAuthorizationCommand = CreateVpcPeeringAuthorizationCommand;
6372
+ exports.CreateVpcPeeringAuthorizationInput$ = CreateVpcPeeringAuthorizationInput$;
6373
+ exports.CreateVpcPeeringAuthorizationOutput$ = CreateVpcPeeringAuthorizationOutput$;
6374
+ exports.CreateVpcPeeringConnection$ = CreateVpcPeeringConnection$;
6229
6375
  exports.CreateVpcPeeringConnectionCommand = CreateVpcPeeringConnectionCommand;
6376
+ exports.CreateVpcPeeringConnectionInput$ = CreateVpcPeeringConnectionInput$;
6377
+ exports.CreateVpcPeeringConnectionOutput$ = CreateVpcPeeringConnectionOutput$;
6378
+ exports.DeleteAlias$ = DeleteAlias$;
6230
6379
  exports.DeleteAliasCommand = DeleteAliasCommand;
6380
+ exports.DeleteAliasInput$ = DeleteAliasInput$;
6381
+ exports.DeleteBuild$ = DeleteBuild$;
6231
6382
  exports.DeleteBuildCommand = DeleteBuildCommand;
6383
+ exports.DeleteBuildInput$ = DeleteBuildInput$;
6384
+ exports.DeleteContainerFleet$ = DeleteContainerFleet$;
6232
6385
  exports.DeleteContainerFleetCommand = DeleteContainerFleetCommand;
6386
+ exports.DeleteContainerFleetInput$ = DeleteContainerFleetInput$;
6387
+ exports.DeleteContainerFleetOutput$ = DeleteContainerFleetOutput$;
6388
+ exports.DeleteContainerGroupDefinition$ = DeleteContainerGroupDefinition$;
6233
6389
  exports.DeleteContainerGroupDefinitionCommand = DeleteContainerGroupDefinitionCommand;
6390
+ exports.DeleteContainerGroupDefinitionInput$ = DeleteContainerGroupDefinitionInput$;
6391
+ exports.DeleteContainerGroupDefinitionOutput$ = DeleteContainerGroupDefinitionOutput$;
6392
+ exports.DeleteFleet$ = DeleteFleet$;
6234
6393
  exports.DeleteFleetCommand = DeleteFleetCommand;
6394
+ exports.DeleteFleetInput$ = DeleteFleetInput$;
6395
+ exports.DeleteFleetLocations$ = DeleteFleetLocations$;
6235
6396
  exports.DeleteFleetLocationsCommand = DeleteFleetLocationsCommand;
6397
+ exports.DeleteFleetLocationsInput$ = DeleteFleetLocationsInput$;
6398
+ exports.DeleteFleetLocationsOutput$ = DeleteFleetLocationsOutput$;
6399
+ exports.DeleteGameServerGroup$ = DeleteGameServerGroup$;
6236
6400
  exports.DeleteGameServerGroupCommand = DeleteGameServerGroupCommand;
6401
+ exports.DeleteGameServerGroupInput$ = DeleteGameServerGroupInput$;
6402
+ exports.DeleteGameServerGroupOutput$ = DeleteGameServerGroupOutput$;
6403
+ exports.DeleteGameSessionQueue$ = DeleteGameSessionQueue$;
6237
6404
  exports.DeleteGameSessionQueueCommand = DeleteGameSessionQueueCommand;
6405
+ exports.DeleteGameSessionQueueInput$ = DeleteGameSessionQueueInput$;
6406
+ exports.DeleteGameSessionQueueOutput$ = DeleteGameSessionQueueOutput$;
6407
+ exports.DeleteLocation$ = DeleteLocation$;
6238
6408
  exports.DeleteLocationCommand = DeleteLocationCommand;
6409
+ exports.DeleteLocationInput$ = DeleteLocationInput$;
6410
+ exports.DeleteLocationOutput$ = DeleteLocationOutput$;
6411
+ exports.DeleteMatchmakingConfiguration$ = DeleteMatchmakingConfiguration$;
6239
6412
  exports.DeleteMatchmakingConfigurationCommand = DeleteMatchmakingConfigurationCommand;
6413
+ exports.DeleteMatchmakingConfigurationInput$ = DeleteMatchmakingConfigurationInput$;
6414
+ exports.DeleteMatchmakingConfigurationOutput$ = DeleteMatchmakingConfigurationOutput$;
6415
+ exports.DeleteMatchmakingRuleSet$ = DeleteMatchmakingRuleSet$;
6240
6416
  exports.DeleteMatchmakingRuleSetCommand = DeleteMatchmakingRuleSetCommand;
6417
+ exports.DeleteMatchmakingRuleSetInput$ = DeleteMatchmakingRuleSetInput$;
6418
+ exports.DeleteMatchmakingRuleSetOutput$ = DeleteMatchmakingRuleSetOutput$;
6419
+ exports.DeleteScalingPolicy$ = DeleteScalingPolicy$;
6241
6420
  exports.DeleteScalingPolicyCommand = DeleteScalingPolicyCommand;
6421
+ exports.DeleteScalingPolicyInput$ = DeleteScalingPolicyInput$;
6422
+ exports.DeleteScript$ = DeleteScript$;
6242
6423
  exports.DeleteScriptCommand = DeleteScriptCommand;
6424
+ exports.DeleteScriptInput$ = DeleteScriptInput$;
6425
+ exports.DeleteVpcPeeringAuthorization$ = DeleteVpcPeeringAuthorization$;
6243
6426
  exports.DeleteVpcPeeringAuthorizationCommand = DeleteVpcPeeringAuthorizationCommand;
6427
+ exports.DeleteVpcPeeringAuthorizationInput$ = DeleteVpcPeeringAuthorizationInput$;
6428
+ exports.DeleteVpcPeeringAuthorizationOutput$ = DeleteVpcPeeringAuthorizationOutput$;
6429
+ exports.DeleteVpcPeeringConnection$ = DeleteVpcPeeringConnection$;
6244
6430
  exports.DeleteVpcPeeringConnectionCommand = DeleteVpcPeeringConnectionCommand;
6431
+ exports.DeleteVpcPeeringConnectionInput$ = DeleteVpcPeeringConnectionInput$;
6432
+ exports.DeleteVpcPeeringConnectionOutput$ = DeleteVpcPeeringConnectionOutput$;
6433
+ exports.DeploymentConfiguration$ = DeploymentConfiguration$;
6434
+ exports.DeploymentDetails$ = DeploymentDetails$;
6245
6435
  exports.DeploymentImpairmentStrategy = DeploymentImpairmentStrategy;
6246
6436
  exports.DeploymentProtectionStrategy = DeploymentProtectionStrategy;
6247
6437
  exports.DeploymentStatus = DeploymentStatus;
6438
+ exports.DeregisterCompute$ = DeregisterCompute$;
6248
6439
  exports.DeregisterComputeCommand = DeregisterComputeCommand;
6440
+ exports.DeregisterComputeInput$ = DeregisterComputeInput$;
6441
+ exports.DeregisterComputeOutput$ = DeregisterComputeOutput$;
6442
+ exports.DeregisterGameServer$ = DeregisterGameServer$;
6249
6443
  exports.DeregisterGameServerCommand = DeregisterGameServerCommand;
6444
+ exports.DeregisterGameServerInput$ = DeregisterGameServerInput$;
6445
+ exports.DescribeAlias$ = DescribeAlias$;
6250
6446
  exports.DescribeAliasCommand = DescribeAliasCommand;
6447
+ exports.DescribeAliasInput$ = DescribeAliasInput$;
6448
+ exports.DescribeAliasOutput$ = DescribeAliasOutput$;
6449
+ exports.DescribeBuild$ = DescribeBuild$;
6251
6450
  exports.DescribeBuildCommand = DescribeBuildCommand;
6451
+ exports.DescribeBuildInput$ = DescribeBuildInput$;
6452
+ exports.DescribeBuildOutput$ = DescribeBuildOutput$;
6453
+ exports.DescribeCompute$ = DescribeCompute$;
6252
6454
  exports.DescribeComputeCommand = DescribeComputeCommand;
6455
+ exports.DescribeComputeInput$ = DescribeComputeInput$;
6456
+ exports.DescribeComputeOutput$ = DescribeComputeOutput$;
6457
+ exports.DescribeContainerFleet$ = DescribeContainerFleet$;
6253
6458
  exports.DescribeContainerFleetCommand = DescribeContainerFleetCommand;
6459
+ exports.DescribeContainerFleetInput$ = DescribeContainerFleetInput$;
6460
+ exports.DescribeContainerFleetOutput$ = DescribeContainerFleetOutput$;
6461
+ exports.DescribeContainerGroupDefinition$ = DescribeContainerGroupDefinition$;
6254
6462
  exports.DescribeContainerGroupDefinitionCommand = DescribeContainerGroupDefinitionCommand;
6463
+ exports.DescribeContainerGroupDefinitionInput$ = DescribeContainerGroupDefinitionInput$;
6464
+ exports.DescribeContainerGroupDefinitionOutput$ = DescribeContainerGroupDefinitionOutput$;
6465
+ exports.DescribeEC2InstanceLimits$ = DescribeEC2InstanceLimits$;
6255
6466
  exports.DescribeEC2InstanceLimitsCommand = DescribeEC2InstanceLimitsCommand;
6467
+ exports.DescribeEC2InstanceLimitsInput$ = DescribeEC2InstanceLimitsInput$;
6468
+ exports.DescribeEC2InstanceLimitsOutput$ = DescribeEC2InstanceLimitsOutput$;
6469
+ exports.DescribeFleetAttributes$ = DescribeFleetAttributes$;
6256
6470
  exports.DescribeFleetAttributesCommand = DescribeFleetAttributesCommand;
6471
+ exports.DescribeFleetAttributesInput$ = DescribeFleetAttributesInput$;
6472
+ exports.DescribeFleetAttributesOutput$ = DescribeFleetAttributesOutput$;
6473
+ exports.DescribeFleetCapacity$ = DescribeFleetCapacity$;
6257
6474
  exports.DescribeFleetCapacityCommand = DescribeFleetCapacityCommand;
6475
+ exports.DescribeFleetCapacityInput$ = DescribeFleetCapacityInput$;
6476
+ exports.DescribeFleetCapacityOutput$ = DescribeFleetCapacityOutput$;
6477
+ exports.DescribeFleetDeployment$ = DescribeFleetDeployment$;
6258
6478
  exports.DescribeFleetDeploymentCommand = DescribeFleetDeploymentCommand;
6479
+ exports.DescribeFleetDeploymentInput$ = DescribeFleetDeploymentInput$;
6480
+ exports.DescribeFleetDeploymentOutput$ = DescribeFleetDeploymentOutput$;
6481
+ exports.DescribeFleetEvents$ = DescribeFleetEvents$;
6259
6482
  exports.DescribeFleetEventsCommand = DescribeFleetEventsCommand;
6483
+ exports.DescribeFleetEventsInput$ = DescribeFleetEventsInput$;
6484
+ exports.DescribeFleetEventsOutput$ = DescribeFleetEventsOutput$;
6485
+ exports.DescribeFleetLocationAttributes$ = DescribeFleetLocationAttributes$;
6260
6486
  exports.DescribeFleetLocationAttributesCommand = DescribeFleetLocationAttributesCommand;
6487
+ exports.DescribeFleetLocationAttributesInput$ = DescribeFleetLocationAttributesInput$;
6488
+ exports.DescribeFleetLocationAttributesOutput$ = DescribeFleetLocationAttributesOutput$;
6489
+ exports.DescribeFleetLocationCapacity$ = DescribeFleetLocationCapacity$;
6261
6490
  exports.DescribeFleetLocationCapacityCommand = DescribeFleetLocationCapacityCommand;
6491
+ exports.DescribeFleetLocationCapacityInput$ = DescribeFleetLocationCapacityInput$;
6492
+ exports.DescribeFleetLocationCapacityOutput$ = DescribeFleetLocationCapacityOutput$;
6493
+ exports.DescribeFleetLocationUtilization$ = DescribeFleetLocationUtilization$;
6262
6494
  exports.DescribeFleetLocationUtilizationCommand = DescribeFleetLocationUtilizationCommand;
6495
+ exports.DescribeFleetLocationUtilizationInput$ = DescribeFleetLocationUtilizationInput$;
6496
+ exports.DescribeFleetLocationUtilizationOutput$ = DescribeFleetLocationUtilizationOutput$;
6497
+ exports.DescribeFleetPortSettings$ = DescribeFleetPortSettings$;
6263
6498
  exports.DescribeFleetPortSettingsCommand = DescribeFleetPortSettingsCommand;
6499
+ exports.DescribeFleetPortSettingsInput$ = DescribeFleetPortSettingsInput$;
6500
+ exports.DescribeFleetPortSettingsOutput$ = DescribeFleetPortSettingsOutput$;
6501
+ exports.DescribeFleetUtilization$ = DescribeFleetUtilization$;
6264
6502
  exports.DescribeFleetUtilizationCommand = DescribeFleetUtilizationCommand;
6503
+ exports.DescribeFleetUtilizationInput$ = DescribeFleetUtilizationInput$;
6504
+ exports.DescribeFleetUtilizationOutput$ = DescribeFleetUtilizationOutput$;
6505
+ exports.DescribeGameServer$ = DescribeGameServer$;
6265
6506
  exports.DescribeGameServerCommand = DescribeGameServerCommand;
6507
+ exports.DescribeGameServerGroup$ = DescribeGameServerGroup$;
6266
6508
  exports.DescribeGameServerGroupCommand = DescribeGameServerGroupCommand;
6509
+ exports.DescribeGameServerGroupInput$ = DescribeGameServerGroupInput$;
6510
+ exports.DescribeGameServerGroupOutput$ = DescribeGameServerGroupOutput$;
6511
+ exports.DescribeGameServerInput$ = DescribeGameServerInput$;
6512
+ exports.DescribeGameServerInstances$ = DescribeGameServerInstances$;
6267
6513
  exports.DescribeGameServerInstancesCommand = DescribeGameServerInstancesCommand;
6514
+ exports.DescribeGameServerInstancesInput$ = DescribeGameServerInstancesInput$;
6515
+ exports.DescribeGameServerInstancesOutput$ = DescribeGameServerInstancesOutput$;
6516
+ exports.DescribeGameServerOutput$ = DescribeGameServerOutput$;
6517
+ exports.DescribeGameSessionDetails$ = DescribeGameSessionDetails$;
6268
6518
  exports.DescribeGameSessionDetailsCommand = DescribeGameSessionDetailsCommand;
6519
+ exports.DescribeGameSessionDetailsInput$ = DescribeGameSessionDetailsInput$;
6520
+ exports.DescribeGameSessionDetailsOutput$ = DescribeGameSessionDetailsOutput$;
6521
+ exports.DescribeGameSessionPlacement$ = DescribeGameSessionPlacement$;
6269
6522
  exports.DescribeGameSessionPlacementCommand = DescribeGameSessionPlacementCommand;
6523
+ exports.DescribeGameSessionPlacementInput$ = DescribeGameSessionPlacementInput$;
6524
+ exports.DescribeGameSessionPlacementOutput$ = DescribeGameSessionPlacementOutput$;
6525
+ exports.DescribeGameSessionQueues$ = DescribeGameSessionQueues$;
6270
6526
  exports.DescribeGameSessionQueuesCommand = DescribeGameSessionQueuesCommand;
6527
+ exports.DescribeGameSessionQueuesInput$ = DescribeGameSessionQueuesInput$;
6528
+ exports.DescribeGameSessionQueuesOutput$ = DescribeGameSessionQueuesOutput$;
6529
+ exports.DescribeGameSessions$ = DescribeGameSessions$;
6271
6530
  exports.DescribeGameSessionsCommand = DescribeGameSessionsCommand;
6531
+ exports.DescribeGameSessionsInput$ = DescribeGameSessionsInput$;
6532
+ exports.DescribeGameSessionsOutput$ = DescribeGameSessionsOutput$;
6533
+ exports.DescribeInstances$ = DescribeInstances$;
6272
6534
  exports.DescribeInstancesCommand = DescribeInstancesCommand;
6535
+ exports.DescribeInstancesInput$ = DescribeInstancesInput$;
6536
+ exports.DescribeInstancesOutput$ = DescribeInstancesOutput$;
6537
+ exports.DescribeMatchmaking$ = DescribeMatchmaking$;
6273
6538
  exports.DescribeMatchmakingCommand = DescribeMatchmakingCommand;
6539
+ exports.DescribeMatchmakingConfigurations$ = DescribeMatchmakingConfigurations$;
6274
6540
  exports.DescribeMatchmakingConfigurationsCommand = DescribeMatchmakingConfigurationsCommand;
6541
+ exports.DescribeMatchmakingConfigurationsInput$ = DescribeMatchmakingConfigurationsInput$;
6542
+ exports.DescribeMatchmakingConfigurationsOutput$ = DescribeMatchmakingConfigurationsOutput$;
6543
+ exports.DescribeMatchmakingInput$ = DescribeMatchmakingInput$;
6544
+ exports.DescribeMatchmakingOutput$ = DescribeMatchmakingOutput$;
6545
+ exports.DescribeMatchmakingRuleSets$ = DescribeMatchmakingRuleSets$;
6275
6546
  exports.DescribeMatchmakingRuleSetsCommand = DescribeMatchmakingRuleSetsCommand;
6547
+ exports.DescribeMatchmakingRuleSetsInput$ = DescribeMatchmakingRuleSetsInput$;
6548
+ exports.DescribeMatchmakingRuleSetsOutput$ = DescribeMatchmakingRuleSetsOutput$;
6549
+ exports.DescribePlayerSessions$ = DescribePlayerSessions$;
6276
6550
  exports.DescribePlayerSessionsCommand = DescribePlayerSessionsCommand;
6551
+ exports.DescribePlayerSessionsInput$ = DescribePlayerSessionsInput$;
6552
+ exports.DescribePlayerSessionsOutput$ = DescribePlayerSessionsOutput$;
6553
+ exports.DescribeRuntimeConfiguration$ = DescribeRuntimeConfiguration$;
6277
6554
  exports.DescribeRuntimeConfigurationCommand = DescribeRuntimeConfigurationCommand;
6555
+ exports.DescribeRuntimeConfigurationInput$ = DescribeRuntimeConfigurationInput$;
6556
+ exports.DescribeRuntimeConfigurationOutput$ = DescribeRuntimeConfigurationOutput$;
6557
+ exports.DescribeScalingPolicies$ = DescribeScalingPolicies$;
6278
6558
  exports.DescribeScalingPoliciesCommand = DescribeScalingPoliciesCommand;
6559
+ exports.DescribeScalingPoliciesInput$ = DescribeScalingPoliciesInput$;
6560
+ exports.DescribeScalingPoliciesOutput$ = DescribeScalingPoliciesOutput$;
6561
+ exports.DescribeScript$ = DescribeScript$;
6279
6562
  exports.DescribeScriptCommand = DescribeScriptCommand;
6563
+ exports.DescribeScriptInput$ = DescribeScriptInput$;
6564
+ exports.DescribeScriptOutput$ = DescribeScriptOutput$;
6565
+ exports.DescribeVpcPeeringAuthorizations$ = DescribeVpcPeeringAuthorizations$;
6280
6566
  exports.DescribeVpcPeeringAuthorizationsCommand = DescribeVpcPeeringAuthorizationsCommand;
6567
+ exports.DescribeVpcPeeringAuthorizationsInput$ = DescribeVpcPeeringAuthorizationsInput$;
6568
+ exports.DescribeVpcPeeringAuthorizationsOutput$ = DescribeVpcPeeringAuthorizationsOutput$;
6569
+ exports.DescribeVpcPeeringConnections$ = DescribeVpcPeeringConnections$;
6281
6570
  exports.DescribeVpcPeeringConnectionsCommand = DescribeVpcPeeringConnectionsCommand;
6571
+ exports.DescribeVpcPeeringConnectionsInput$ = DescribeVpcPeeringConnectionsInput$;
6572
+ exports.DescribeVpcPeeringConnectionsOutput$ = DescribeVpcPeeringConnectionsOutput$;
6573
+ exports.DesiredPlayerSession$ = DesiredPlayerSession$;
6574
+ exports.EC2InstanceCounts$ = EC2InstanceCounts$;
6575
+ exports.EC2InstanceLimit$ = EC2InstanceLimit$;
6282
6576
  exports.EC2InstanceType = EC2InstanceType;
6577
+ exports.Event$ = Event$;
6283
6578
  exports.EventCode = EventCode;
6579
+ exports.FilterConfiguration$ = FilterConfiguration$;
6284
6580
  exports.FilterInstanceStatus = FilterInstanceStatus;
6285
6581
  exports.FleetAction = FleetAction;
6286
- exports.FleetCapacityExceededException = FleetCapacityExceededException$1;
6582
+ exports.FleetAttributes$ = FleetAttributes$;
6583
+ exports.FleetCapacity$ = FleetCapacity$;
6584
+ exports.FleetCapacityExceededException = FleetCapacityExceededException;
6585
+ exports.FleetCapacityExceededException$ = FleetCapacityExceededException$;
6586
+ exports.FleetDeployment$ = FleetDeployment$;
6287
6587
  exports.FleetStatus = FleetStatus;
6288
6588
  exports.FleetType = FleetType;
6589
+ exports.FleetUtilization$ = FleetUtilization$;
6289
6590
  exports.FlexMatchMode = FlexMatchMode;
6290
6591
  exports.GameLift = GameLift;
6291
6592
  exports.GameLiftClient = GameLiftClient;
6292
- exports.GameLiftServiceException = GameLiftServiceException$1;
6593
+ exports.GameLiftServiceException = GameLiftServiceException;
6594
+ exports.GameLiftServiceException$ = GameLiftServiceException$;
6595
+ exports.GameProperty$ = GameProperty$;
6596
+ exports.GameServer$ = GameServer$;
6293
6597
  exports.GameServerClaimStatus = GameServerClaimStatus;
6598
+ exports.GameServerContainerDefinition$ = GameServerContainerDefinition$;
6599
+ exports.GameServerContainerDefinitionInput$ = GameServerContainerDefinitionInput$;
6600
+ exports.GameServerContainerGroupCounts$ = GameServerContainerGroupCounts$;
6601
+ exports.GameServerGroup$ = GameServerGroup$;
6294
6602
  exports.GameServerGroupAction = GameServerGroupAction;
6603
+ exports.GameServerGroupAutoScalingPolicy$ = GameServerGroupAutoScalingPolicy$;
6295
6604
  exports.GameServerGroupDeleteOption = GameServerGroupDeleteOption;
6296
6605
  exports.GameServerGroupInstanceType = GameServerGroupInstanceType;
6297
6606
  exports.GameServerGroupStatus = GameServerGroupStatus;
6298
6607
  exports.GameServerHealthCheck = GameServerHealthCheck;
6608
+ exports.GameServerInstance$ = GameServerInstance$;
6299
6609
  exports.GameServerInstanceStatus = GameServerInstanceStatus;
6300
6610
  exports.GameServerProtectionPolicy = GameServerProtectionPolicy;
6301
6611
  exports.GameServerUtilizationStatus = GameServerUtilizationStatus;
6302
- exports.GameSessionFullException = GameSessionFullException$1;
6612
+ exports.GameSession$ = GameSession$;
6613
+ exports.GameSessionConnectionInfo$ = GameSessionConnectionInfo$;
6614
+ exports.GameSessionCreationLimitPolicy$ = GameSessionCreationLimitPolicy$;
6615
+ exports.GameSessionDetail$ = GameSessionDetail$;
6616
+ exports.GameSessionFullException = GameSessionFullException;
6617
+ exports.GameSessionFullException$ = GameSessionFullException$;
6618
+ exports.GameSessionPlacement$ = GameSessionPlacement$;
6303
6619
  exports.GameSessionPlacementState = GameSessionPlacementState;
6620
+ exports.GameSessionQueue$ = GameSessionQueue$;
6621
+ exports.GameSessionQueueDestination$ = GameSessionQueueDestination$;
6304
6622
  exports.GameSessionStatus = GameSessionStatus;
6305
6623
  exports.GameSessionStatusReason = GameSessionStatusReason;
6624
+ exports.GetComputeAccess$ = GetComputeAccess$;
6306
6625
  exports.GetComputeAccessCommand = GetComputeAccessCommand;
6626
+ exports.GetComputeAccessInput$ = GetComputeAccessInput$;
6627
+ exports.GetComputeAccessOutput$ = GetComputeAccessOutput$;
6628
+ exports.GetComputeAuthToken$ = GetComputeAuthToken$;
6307
6629
  exports.GetComputeAuthTokenCommand = GetComputeAuthTokenCommand;
6630
+ exports.GetComputeAuthTokenInput$ = GetComputeAuthTokenInput$;
6631
+ exports.GetComputeAuthTokenOutput$ = GetComputeAuthTokenOutput$;
6632
+ exports.GetGameSessionLogUrl$ = GetGameSessionLogUrl$;
6308
6633
  exports.GetGameSessionLogUrlCommand = GetGameSessionLogUrlCommand;
6634
+ exports.GetGameSessionLogUrlInput$ = GetGameSessionLogUrlInput$;
6635
+ exports.GetGameSessionLogUrlOutput$ = GetGameSessionLogUrlOutput$;
6636
+ exports.GetInstanceAccess$ = GetInstanceAccess$;
6309
6637
  exports.GetInstanceAccessCommand = GetInstanceAccessCommand;
6310
- exports.IdempotentParameterMismatchException = IdempotentParameterMismatchException$1;
6638
+ exports.GetInstanceAccessInput$ = GetInstanceAccessInput$;
6639
+ exports.GetInstanceAccessOutput$ = GetInstanceAccessOutput$;
6640
+ exports.IdempotentParameterMismatchException = IdempotentParameterMismatchException;
6641
+ exports.IdempotentParameterMismatchException$ = IdempotentParameterMismatchException$;
6642
+ exports.Instance$ = Instance$;
6643
+ exports.InstanceAccess$ = InstanceAccess$;
6644
+ exports.InstanceCredentials$ = InstanceCredentials$;
6645
+ exports.InstanceDefinition$ = InstanceDefinition$;
6311
6646
  exports.InstanceRoleCredentialsProvider = InstanceRoleCredentialsProvider;
6312
6647
  exports.InstanceStatus = InstanceStatus;
6313
- exports.InternalServiceException = InternalServiceException$1;
6314
- exports.InvalidFleetStatusException = InvalidFleetStatusException$1;
6315
- exports.InvalidGameSessionStatusException = InvalidGameSessionStatusException$1;
6316
- exports.InvalidRequestException = InvalidRequestException$1;
6648
+ exports.InternalServiceException = InternalServiceException;
6649
+ exports.InternalServiceException$ = InternalServiceException$;
6650
+ exports.InvalidFleetStatusException = InvalidFleetStatusException;
6651
+ exports.InvalidFleetStatusException$ = InvalidFleetStatusException$;
6652
+ exports.InvalidGameSessionStatusException = InvalidGameSessionStatusException;
6653
+ exports.InvalidGameSessionStatusException$ = InvalidGameSessionStatusException$;
6654
+ exports.InvalidRequestException = InvalidRequestException;
6655
+ exports.InvalidRequestException$ = InvalidRequestException$;
6656
+ exports.IpPermission$ = IpPermission$;
6317
6657
  exports.IpProtocol = IpProtocol;
6318
- exports.LimitExceededException = LimitExceededException$1;
6658
+ exports.LaunchTemplateSpecification$ = LaunchTemplateSpecification$;
6659
+ exports.LimitExceededException = LimitExceededException;
6660
+ exports.LimitExceededException$ = LimitExceededException$;
6661
+ exports.ListAliases$ = ListAliases$;
6319
6662
  exports.ListAliasesCommand = ListAliasesCommand;
6663
+ exports.ListAliasesInput$ = ListAliasesInput$;
6664
+ exports.ListAliasesOutput$ = ListAliasesOutput$;
6665
+ exports.ListBuilds$ = ListBuilds$;
6320
6666
  exports.ListBuildsCommand = ListBuildsCommand;
6667
+ exports.ListBuildsInput$ = ListBuildsInput$;
6668
+ exports.ListBuildsOutput$ = ListBuildsOutput$;
6669
+ exports.ListCompute$ = ListCompute$;
6321
6670
  exports.ListComputeCommand = ListComputeCommand;
6671
+ exports.ListComputeInput$ = ListComputeInput$;
6322
6672
  exports.ListComputeInputStatus = ListComputeInputStatus;
6673
+ exports.ListComputeOutput$ = ListComputeOutput$;
6674
+ exports.ListContainerFleets$ = ListContainerFleets$;
6323
6675
  exports.ListContainerFleetsCommand = ListContainerFleetsCommand;
6676
+ exports.ListContainerFleetsInput$ = ListContainerFleetsInput$;
6677
+ exports.ListContainerFleetsOutput$ = ListContainerFleetsOutput$;
6678
+ exports.ListContainerGroupDefinitionVersions$ = ListContainerGroupDefinitionVersions$;
6324
6679
  exports.ListContainerGroupDefinitionVersionsCommand = ListContainerGroupDefinitionVersionsCommand;
6680
+ exports.ListContainerGroupDefinitionVersionsInput$ = ListContainerGroupDefinitionVersionsInput$;
6681
+ exports.ListContainerGroupDefinitionVersionsOutput$ = ListContainerGroupDefinitionVersionsOutput$;
6682
+ exports.ListContainerGroupDefinitions$ = ListContainerGroupDefinitions$;
6325
6683
  exports.ListContainerGroupDefinitionsCommand = ListContainerGroupDefinitionsCommand;
6684
+ exports.ListContainerGroupDefinitionsInput$ = ListContainerGroupDefinitionsInput$;
6685
+ exports.ListContainerGroupDefinitionsOutput$ = ListContainerGroupDefinitionsOutput$;
6686
+ exports.ListFleetDeployments$ = ListFleetDeployments$;
6326
6687
  exports.ListFleetDeploymentsCommand = ListFleetDeploymentsCommand;
6688
+ exports.ListFleetDeploymentsInput$ = ListFleetDeploymentsInput$;
6689
+ exports.ListFleetDeploymentsOutput$ = ListFleetDeploymentsOutput$;
6690
+ exports.ListFleets$ = ListFleets$;
6327
6691
  exports.ListFleetsCommand = ListFleetsCommand;
6692
+ exports.ListFleetsInput$ = ListFleetsInput$;
6693
+ exports.ListFleetsOutput$ = ListFleetsOutput$;
6694
+ exports.ListGameServerGroups$ = ListGameServerGroups$;
6328
6695
  exports.ListGameServerGroupsCommand = ListGameServerGroupsCommand;
6696
+ exports.ListGameServerGroupsInput$ = ListGameServerGroupsInput$;
6697
+ exports.ListGameServerGroupsOutput$ = ListGameServerGroupsOutput$;
6698
+ exports.ListGameServers$ = ListGameServers$;
6329
6699
  exports.ListGameServersCommand = ListGameServersCommand;
6700
+ exports.ListGameServersInput$ = ListGameServersInput$;
6701
+ exports.ListGameServersOutput$ = ListGameServersOutput$;
6702
+ exports.ListLocations$ = ListLocations$;
6330
6703
  exports.ListLocationsCommand = ListLocationsCommand;
6704
+ exports.ListLocationsInput$ = ListLocationsInput$;
6705
+ exports.ListLocationsOutput$ = ListLocationsOutput$;
6706
+ exports.ListScripts$ = ListScripts$;
6331
6707
  exports.ListScriptsCommand = ListScriptsCommand;
6708
+ exports.ListScriptsInput$ = ListScriptsInput$;
6709
+ exports.ListScriptsOutput$ = ListScriptsOutput$;
6710
+ exports.ListTagsForResource$ = ListTagsForResource$;
6332
6711
  exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
6712
+ exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
6713
+ exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
6714
+ exports.LocationAttributes$ = LocationAttributes$;
6715
+ exports.LocationConfiguration$ = LocationConfiguration$;
6333
6716
  exports.LocationFilter = LocationFilter;
6717
+ exports.LocationModel$ = LocationModel$;
6718
+ exports.LocationState$ = LocationState$;
6334
6719
  exports.LocationUpdateStatus = LocationUpdateStatus;
6720
+ exports.LocationalDeployment$ = LocationalDeployment$;
6721
+ exports.LogConfiguration$ = LogConfiguration$;
6335
6722
  exports.LogDestination = LogDestination;
6723
+ exports.MatchedPlayerSession$ = MatchedPlayerSession$;
6724
+ exports.MatchmakingConfiguration$ = MatchmakingConfiguration$;
6336
6725
  exports.MatchmakingConfigurationStatus = MatchmakingConfigurationStatus;
6726
+ exports.MatchmakingRuleSet$ = MatchmakingRuleSet$;
6727
+ exports.MatchmakingTicket$ = MatchmakingTicket$;
6337
6728
  exports.MetricName = MetricName;
6338
- exports.NotFoundException = NotFoundException$1;
6339
- exports.NotReadyException = NotReadyException$1;
6729
+ exports.NotFoundException = NotFoundException;
6730
+ exports.NotFoundException$ = NotFoundException$;
6731
+ exports.NotReadyException = NotReadyException;
6732
+ exports.NotReadyException$ = NotReadyException$;
6340
6733
  exports.OperatingSystem = OperatingSystem;
6341
- exports.OutOfCapacityException = OutOfCapacityException$1;
6734
+ exports.OutOfCapacityException = OutOfCapacityException;
6735
+ exports.OutOfCapacityException$ = OutOfCapacityException$;
6736
+ exports.PingBeacon$ = PingBeacon$;
6737
+ exports.PlacedPlayerSession$ = PlacedPlayerSession$;
6342
6738
  exports.PlacementFallbackStrategy = PlacementFallbackStrategy;
6739
+ exports.Player$ = Player$;
6740
+ exports.PlayerLatency$ = PlayerLatency$;
6741
+ exports.PlayerLatencyPolicy$ = PlayerLatencyPolicy$;
6742
+ exports.PlayerSession$ = PlayerSession$;
6343
6743
  exports.PlayerSessionCreationPolicy = PlayerSessionCreationPolicy;
6344
6744
  exports.PlayerSessionStatus = PlayerSessionStatus;
6345
6745
  exports.PolicyType = PolicyType;
6746
+ exports.PriorityConfiguration$ = PriorityConfiguration$;
6747
+ exports.PriorityConfigurationOverride$ = PriorityConfigurationOverride$;
6346
6748
  exports.PriorityType = PriorityType;
6347
6749
  exports.ProtectionPolicy = ProtectionPolicy;
6750
+ exports.PutScalingPolicy$ = PutScalingPolicy$;
6348
6751
  exports.PutScalingPolicyCommand = PutScalingPolicyCommand;
6752
+ exports.PutScalingPolicyInput$ = PutScalingPolicyInput$;
6753
+ exports.PutScalingPolicyOutput$ = PutScalingPolicyOutput$;
6754
+ exports.RegisterCompute$ = RegisterCompute$;
6349
6755
  exports.RegisterComputeCommand = RegisterComputeCommand;
6756
+ exports.RegisterComputeInput$ = RegisterComputeInput$;
6757
+ exports.RegisterComputeOutput$ = RegisterComputeOutput$;
6758
+ exports.RegisterGameServer$ = RegisterGameServer$;
6350
6759
  exports.RegisterGameServerCommand = RegisterGameServerCommand;
6760
+ exports.RegisterGameServerInput$ = RegisterGameServerInput$;
6761
+ exports.RegisterGameServerOutput$ = RegisterGameServerOutput$;
6762
+ exports.RequestUploadCredentials$ = RequestUploadCredentials$;
6351
6763
  exports.RequestUploadCredentialsCommand = RequestUploadCredentialsCommand;
6764
+ exports.RequestUploadCredentialsInput$ = RequestUploadCredentialsInput$;
6765
+ exports.RequestUploadCredentialsOutput$ = RequestUploadCredentialsOutput$;
6766
+ exports.ResolveAlias$ = ResolveAlias$;
6352
6767
  exports.ResolveAliasCommand = ResolveAliasCommand;
6768
+ exports.ResolveAliasInput$ = ResolveAliasInput$;
6769
+ exports.ResolveAliasOutput$ = ResolveAliasOutput$;
6770
+ exports.ResourceCreationLimitPolicy$ = ResourceCreationLimitPolicy$;
6771
+ exports.ResumeGameServerGroup$ = ResumeGameServerGroup$;
6353
6772
  exports.ResumeGameServerGroupCommand = ResumeGameServerGroupCommand;
6773
+ exports.ResumeGameServerGroupInput$ = ResumeGameServerGroupInput$;
6774
+ exports.ResumeGameServerGroupOutput$ = ResumeGameServerGroupOutput$;
6775
+ exports.RoutingStrategy$ = RoutingStrategy$;
6354
6776
  exports.RoutingStrategyType = RoutingStrategyType;
6777
+ exports.RuntimeConfiguration$ = RuntimeConfiguration$;
6778
+ exports.S3Location$ = S3Location$;
6355
6779
  exports.ScalingAdjustmentType = ScalingAdjustmentType;
6780
+ exports.ScalingPolicy$ = ScalingPolicy$;
6356
6781
  exports.ScalingStatusType = ScalingStatusType;
6782
+ exports.Script$ = Script$;
6783
+ exports.SearchGameSessions$ = SearchGameSessions$;
6357
6784
  exports.SearchGameSessionsCommand = SearchGameSessionsCommand;
6785
+ exports.SearchGameSessionsInput$ = SearchGameSessionsInput$;
6786
+ exports.SearchGameSessionsOutput$ = SearchGameSessionsOutput$;
6787
+ exports.ServerProcess$ = ServerProcess$;
6358
6788
  exports.SortOrder = SortOrder;
6789
+ exports.StartFleetActions$ = StartFleetActions$;
6359
6790
  exports.StartFleetActionsCommand = StartFleetActionsCommand;
6791
+ exports.StartFleetActionsInput$ = StartFleetActionsInput$;
6792
+ exports.StartFleetActionsOutput$ = StartFleetActionsOutput$;
6793
+ exports.StartGameSessionPlacement$ = StartGameSessionPlacement$;
6360
6794
  exports.StartGameSessionPlacementCommand = StartGameSessionPlacementCommand;
6795
+ exports.StartGameSessionPlacementInput$ = StartGameSessionPlacementInput$;
6796
+ exports.StartGameSessionPlacementOutput$ = StartGameSessionPlacementOutput$;
6797
+ exports.StartMatchBackfill$ = StartMatchBackfill$;
6361
6798
  exports.StartMatchBackfillCommand = StartMatchBackfillCommand;
6799
+ exports.StartMatchBackfillInput$ = StartMatchBackfillInput$;
6800
+ exports.StartMatchBackfillOutput$ = StartMatchBackfillOutput$;
6801
+ exports.StartMatchmaking$ = StartMatchmaking$;
6362
6802
  exports.StartMatchmakingCommand = StartMatchmakingCommand;
6803
+ exports.StartMatchmakingInput$ = StartMatchmakingInput$;
6804
+ exports.StartMatchmakingOutput$ = StartMatchmakingOutput$;
6805
+ exports.StopFleetActions$ = StopFleetActions$;
6363
6806
  exports.StopFleetActionsCommand = StopFleetActionsCommand;
6807
+ exports.StopFleetActionsInput$ = StopFleetActionsInput$;
6808
+ exports.StopFleetActionsOutput$ = StopFleetActionsOutput$;
6809
+ exports.StopGameSessionPlacement$ = StopGameSessionPlacement$;
6364
6810
  exports.StopGameSessionPlacementCommand = StopGameSessionPlacementCommand;
6811
+ exports.StopGameSessionPlacementInput$ = StopGameSessionPlacementInput$;
6812
+ exports.StopGameSessionPlacementOutput$ = StopGameSessionPlacementOutput$;
6813
+ exports.StopMatchmaking$ = StopMatchmaking$;
6365
6814
  exports.StopMatchmakingCommand = StopMatchmakingCommand;
6815
+ exports.StopMatchmakingInput$ = StopMatchmakingInput$;
6816
+ exports.StopMatchmakingOutput$ = StopMatchmakingOutput$;
6817
+ exports.SupportContainerDefinition$ = SupportContainerDefinition$;
6818
+ exports.SupportContainerDefinitionInput$ = SupportContainerDefinitionInput$;
6819
+ exports.SuspendGameServerGroup$ = SuspendGameServerGroup$;
6366
6820
  exports.SuspendGameServerGroupCommand = SuspendGameServerGroupCommand;
6821
+ exports.SuspendGameServerGroupInput$ = SuspendGameServerGroupInput$;
6822
+ exports.SuspendGameServerGroupOutput$ = SuspendGameServerGroupOutput$;
6823
+ exports.Tag$ = Tag$;
6824
+ exports.TagResource$ = TagResource$;
6367
6825
  exports.TagResourceCommand = TagResourceCommand;
6368
- exports.TaggingFailedException = TaggingFailedException$1;
6369
- exports.TerminalRoutingStrategyException = TerminalRoutingStrategyException$1;
6826
+ exports.TagResourceRequest$ = TagResourceRequest$;
6827
+ exports.TagResourceResponse$ = TagResourceResponse$;
6828
+ exports.TaggingFailedException = TaggingFailedException;
6829
+ exports.TaggingFailedException$ = TaggingFailedException$;
6830
+ exports.TargetConfiguration$ = TargetConfiguration$;
6831
+ exports.TargetTrackingConfiguration$ = TargetTrackingConfiguration$;
6832
+ exports.TerminalRoutingStrategyException = TerminalRoutingStrategyException;
6833
+ exports.TerminalRoutingStrategyException$ = TerminalRoutingStrategyException$;
6834
+ exports.TerminateGameSession$ = TerminateGameSession$;
6370
6835
  exports.TerminateGameSessionCommand = TerminateGameSessionCommand;
6836
+ exports.TerminateGameSessionInput$ = TerminateGameSessionInput$;
6837
+ exports.TerminateGameSessionOutput$ = TerminateGameSessionOutput$;
6371
6838
  exports.TerminationMode = TerminationMode;
6372
- exports.UnauthorizedException = UnauthorizedException$1;
6373
- exports.UnsupportedRegionException = UnsupportedRegionException$1;
6839
+ exports.UDPEndpoint$ = UDPEndpoint$;
6840
+ exports.UnauthorizedException = UnauthorizedException;
6841
+ exports.UnauthorizedException$ = UnauthorizedException$;
6842
+ exports.UnsupportedRegionException = UnsupportedRegionException;
6843
+ exports.UnsupportedRegionException$ = UnsupportedRegionException$;
6844
+ exports.UntagResource$ = UntagResource$;
6374
6845
  exports.UntagResourceCommand = UntagResourceCommand;
6846
+ exports.UntagResourceRequest$ = UntagResourceRequest$;
6847
+ exports.UntagResourceResponse$ = UntagResourceResponse$;
6848
+ exports.UpdateAlias$ = UpdateAlias$;
6375
6849
  exports.UpdateAliasCommand = UpdateAliasCommand;
6850
+ exports.UpdateAliasInput$ = UpdateAliasInput$;
6851
+ exports.UpdateAliasOutput$ = UpdateAliasOutput$;
6852
+ exports.UpdateBuild$ = UpdateBuild$;
6376
6853
  exports.UpdateBuildCommand = UpdateBuildCommand;
6854
+ exports.UpdateBuildInput$ = UpdateBuildInput$;
6855
+ exports.UpdateBuildOutput$ = UpdateBuildOutput$;
6856
+ exports.UpdateContainerFleet$ = UpdateContainerFleet$;
6377
6857
  exports.UpdateContainerFleetCommand = UpdateContainerFleetCommand;
6858
+ exports.UpdateContainerFleetInput$ = UpdateContainerFleetInput$;
6859
+ exports.UpdateContainerFleetOutput$ = UpdateContainerFleetOutput$;
6860
+ exports.UpdateContainerGroupDefinition$ = UpdateContainerGroupDefinition$;
6378
6861
  exports.UpdateContainerGroupDefinitionCommand = UpdateContainerGroupDefinitionCommand;
6862
+ exports.UpdateContainerGroupDefinitionInput$ = UpdateContainerGroupDefinitionInput$;
6863
+ exports.UpdateContainerGroupDefinitionOutput$ = UpdateContainerGroupDefinitionOutput$;
6864
+ exports.UpdateFleetAttributes$ = UpdateFleetAttributes$;
6379
6865
  exports.UpdateFleetAttributesCommand = UpdateFleetAttributesCommand;
6866
+ exports.UpdateFleetAttributesInput$ = UpdateFleetAttributesInput$;
6867
+ exports.UpdateFleetAttributesOutput$ = UpdateFleetAttributesOutput$;
6868
+ exports.UpdateFleetCapacity$ = UpdateFleetCapacity$;
6380
6869
  exports.UpdateFleetCapacityCommand = UpdateFleetCapacityCommand;
6870
+ exports.UpdateFleetCapacityInput$ = UpdateFleetCapacityInput$;
6871
+ exports.UpdateFleetCapacityOutput$ = UpdateFleetCapacityOutput$;
6872
+ exports.UpdateFleetPortSettings$ = UpdateFleetPortSettings$;
6381
6873
  exports.UpdateFleetPortSettingsCommand = UpdateFleetPortSettingsCommand;
6874
+ exports.UpdateFleetPortSettingsInput$ = UpdateFleetPortSettingsInput$;
6875
+ exports.UpdateFleetPortSettingsOutput$ = UpdateFleetPortSettingsOutput$;
6876
+ exports.UpdateGameServer$ = UpdateGameServer$;
6382
6877
  exports.UpdateGameServerCommand = UpdateGameServerCommand;
6878
+ exports.UpdateGameServerGroup$ = UpdateGameServerGroup$;
6383
6879
  exports.UpdateGameServerGroupCommand = UpdateGameServerGroupCommand;
6880
+ exports.UpdateGameServerGroupInput$ = UpdateGameServerGroupInput$;
6881
+ exports.UpdateGameServerGroupOutput$ = UpdateGameServerGroupOutput$;
6882
+ exports.UpdateGameServerInput$ = UpdateGameServerInput$;
6883
+ exports.UpdateGameServerOutput$ = UpdateGameServerOutput$;
6884
+ exports.UpdateGameSession$ = UpdateGameSession$;
6384
6885
  exports.UpdateGameSessionCommand = UpdateGameSessionCommand;
6886
+ exports.UpdateGameSessionInput$ = UpdateGameSessionInput$;
6887
+ exports.UpdateGameSessionOutput$ = UpdateGameSessionOutput$;
6888
+ exports.UpdateGameSessionQueue$ = UpdateGameSessionQueue$;
6385
6889
  exports.UpdateGameSessionQueueCommand = UpdateGameSessionQueueCommand;
6890
+ exports.UpdateGameSessionQueueInput$ = UpdateGameSessionQueueInput$;
6891
+ exports.UpdateGameSessionQueueOutput$ = UpdateGameSessionQueueOutput$;
6892
+ exports.UpdateMatchmakingConfiguration$ = UpdateMatchmakingConfiguration$;
6386
6893
  exports.UpdateMatchmakingConfigurationCommand = UpdateMatchmakingConfigurationCommand;
6894
+ exports.UpdateMatchmakingConfigurationInput$ = UpdateMatchmakingConfigurationInput$;
6895
+ exports.UpdateMatchmakingConfigurationOutput$ = UpdateMatchmakingConfigurationOutput$;
6896
+ exports.UpdateRuntimeConfiguration$ = UpdateRuntimeConfiguration$;
6387
6897
  exports.UpdateRuntimeConfigurationCommand = UpdateRuntimeConfigurationCommand;
6898
+ exports.UpdateRuntimeConfigurationInput$ = UpdateRuntimeConfigurationInput$;
6899
+ exports.UpdateRuntimeConfigurationOutput$ = UpdateRuntimeConfigurationOutput$;
6900
+ exports.UpdateScript$ = UpdateScript$;
6388
6901
  exports.UpdateScriptCommand = UpdateScriptCommand;
6902
+ exports.UpdateScriptInput$ = UpdateScriptInput$;
6903
+ exports.UpdateScriptOutput$ = UpdateScriptOutput$;
6904
+ exports.ValidateMatchmakingRuleSet$ = ValidateMatchmakingRuleSet$;
6389
6905
  exports.ValidateMatchmakingRuleSetCommand = ValidateMatchmakingRuleSetCommand;
6906
+ exports.ValidateMatchmakingRuleSetInput$ = ValidateMatchmakingRuleSetInput$;
6907
+ exports.ValidateMatchmakingRuleSetOutput$ = ValidateMatchmakingRuleSetOutput$;
6908
+ exports.VpcPeeringAuthorization$ = VpcPeeringAuthorization$;
6909
+ exports.VpcPeeringConnection$ = VpcPeeringConnection$;
6910
+ exports.VpcPeeringConnectionStatus$ = VpcPeeringConnectionStatus$;
6390
6911
  exports.paginateDescribeFleetAttributes = paginateDescribeFleetAttributes;
6391
6912
  exports.paginateDescribeFleetCapacity = paginateDescribeFleetCapacity;
6392
6913
  exports.paginateDescribeFleetEvents = paginateDescribeFleetEvents;