@aws-sdk/client-gamelift 3.590.0 → 3.596.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +0 -108
- package/dist-types/commands/AcceptMatchCommand.d.ts +2 -1
- package/dist-types/commands/ClaimGameServerCommand.d.ts +2 -1
- package/dist-types/commands/CreateAliasCommand.d.ts +2 -1
- package/dist-types/commands/CreateBuildCommand.d.ts +2 -1
- package/dist-types/commands/CreateContainerGroupDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/CreateFleetCommand.d.ts +2 -1
- package/dist-types/commands/CreateFleetLocationsCommand.d.ts +2 -1
- package/dist-types/commands/CreateGameServerGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateGameSessionCommand.d.ts +2 -1
- package/dist-types/commands/CreateGameSessionQueueCommand.d.ts +2 -1
- package/dist-types/commands/CreateLocationCommand.d.ts +2 -1
- package/dist-types/commands/CreateMatchmakingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/CreateMatchmakingRuleSetCommand.d.ts +2 -1
- package/dist-types/commands/CreatePlayerSessionCommand.d.ts +2 -1
- package/dist-types/commands/CreatePlayerSessionsCommand.d.ts +2 -1
- package/dist-types/commands/CreateScriptCommand.d.ts +2 -1
- package/dist-types/commands/CreateVpcPeeringAuthorizationCommand.d.ts +2 -1
- package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAliasCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBuildCommand.d.ts +2 -1
- package/dist-types/commands/DeleteContainerGroupDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFleetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFleetLocationsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGameServerGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGameSessionQueueCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLocationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMatchmakingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMatchmakingRuleSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteScalingPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteScriptCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterComputeCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterGameServerCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAliasCommand.d.ts +2 -1
- package/dist-types/commands/DescribeBuildCommand.d.ts +2 -1
- package/dist-types/commands/DescribeComputeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeContainerGroupDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEC2InstanceLimitsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetAttributesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetCapacityCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetEventsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetLocationAttributesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetLocationCapacityCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetLocationUtilizationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetPortSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetUtilizationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGameServerCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGameServerGroupCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGameServerInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGameSessionDetailsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGameSessionPlacementCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGameSessionQueuesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGameSessionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMatchmakingCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMatchmakingConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMatchmakingRuleSetsCommand.d.ts +2 -1
- package/dist-types/commands/DescribePlayerSessionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRuntimeConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeScalingPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeScriptCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/GetComputeAccessCommand.d.ts +2 -1
- package/dist-types/commands/GetComputeAuthTokenCommand.d.ts +2 -1
- package/dist-types/commands/GetGameSessionLogUrlCommand.d.ts +2 -1
- package/dist-types/commands/GetInstanceAccessCommand.d.ts +2 -1
- package/dist-types/commands/ListAliasesCommand.d.ts +2 -1
- package/dist-types/commands/ListBuildsCommand.d.ts +2 -1
- package/dist-types/commands/ListComputeCommand.d.ts +2 -1
- package/dist-types/commands/ListContainerGroupDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListFleetsCommand.d.ts +2 -1
- package/dist-types/commands/ListGameServerGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListGameServersCommand.d.ts +2 -1
- package/dist-types/commands/ListLocationsCommand.d.ts +2 -1
- package/dist-types/commands/ListScriptsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PutScalingPolicyCommand.d.ts +2 -1
- package/dist-types/commands/RegisterComputeCommand.d.ts +2 -1
- package/dist-types/commands/RegisterGameServerCommand.d.ts +2 -1
- package/dist-types/commands/RequestUploadCredentialsCommand.d.ts +2 -1
- package/dist-types/commands/ResolveAliasCommand.d.ts +2 -1
- package/dist-types/commands/ResumeGameServerGroupCommand.d.ts +2 -1
- package/dist-types/commands/SearchGameSessionsCommand.d.ts +2 -1
- package/dist-types/commands/StartFleetActionsCommand.d.ts +2 -1
- package/dist-types/commands/StartGameSessionPlacementCommand.d.ts +2 -1
- package/dist-types/commands/StartMatchBackfillCommand.d.ts +2 -1
- package/dist-types/commands/StartMatchmakingCommand.d.ts +2 -1
- package/dist-types/commands/StopFleetActionsCommand.d.ts +2 -1
- package/dist-types/commands/StopGameSessionPlacementCommand.d.ts +2 -1
- package/dist-types/commands/StopMatchmakingCommand.d.ts +2 -1
- package/dist-types/commands/SuspendGameServerGroupCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAliasCommand.d.ts +2 -1
- package/dist-types/commands/UpdateBuildCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFleetAttributesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFleetCapacityCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFleetPortSettingsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGameServerCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGameServerGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGameSessionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGameSessionQueueCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMatchmakingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRuntimeConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateScriptCommand.d.ts +2 -1
- package/dist-types/commands/ValidateMatchmakingRuleSetCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/GameLiftServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/AcceptMatchCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ClaimGameServerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateBuildCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateContainerGroupDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateFleetLocationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateGameServerGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateGameSessionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateGameSessionQueueCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLocationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateMatchmakingConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateMatchmakingRuleSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePlayerSessionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePlayerSessionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateVpcPeeringAuthorizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateVpcPeeringConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteBuildCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteContainerGroupDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteFleetLocationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteGameServerGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteGameSessionQueueCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteLocationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteMatchmakingConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteMatchmakingRuleSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteScalingPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteScriptCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeregisterComputeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeregisterGameServerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeBuildCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeComputeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeContainerGroupDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeEC2InstanceLimitsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFleetAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFleetCapacityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFleetEventsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFleetLocationAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFleetLocationCapacityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFleetLocationUtilizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFleetPortSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFleetUtilizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeGameServerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeGameServerGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeGameServerInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeGameSessionDetailsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeGameSessionPlacementCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeGameSessionQueuesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeGameSessionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeMatchmakingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeMatchmakingConfigurationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeMatchmakingRuleSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribePlayerSessionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeRuntimeConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeScalingPoliciesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeScriptCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetComputeAccessCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetComputeAuthTokenCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetGameSessionLogUrlCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetInstanceAccessCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListBuildsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListComputeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListContainerGroupDefinitionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListGameServerGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListGameServersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListLocationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListScriptsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RegisterComputeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RegisterGameServerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RequestUploadCredentialsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ResolveAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ResumeGameServerGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SearchGameSessionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartFleetActionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartGameSessionPlacementCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartMatchBackfillCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartMatchmakingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopFleetActionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopGameSessionPlacementCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopMatchmakingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SuspendGameServerGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateBuildCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFleetAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFleetCapacityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFleetPortSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateGameServerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateGameServerGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateGameSessionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateGameSessionQueueCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateMatchmakingConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateRuntimeConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateScriptCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ValidateMatchmakingRuleSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/GameLiftServiceException.d.ts +2 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -441,7 +441,6 @@ var GameLiftClient = _GameLiftClient;
|
|
|
441
441
|
|
|
442
442
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
443
443
|
|
|
444
|
-
var import_types = require("@smithy/types");
|
|
445
444
|
|
|
446
445
|
// src/models/models_0.ts
|
|
447
446
|
|
|
@@ -4771,7 +4770,6 @@ var AcceptMatchCommand = _AcceptMatchCommand;
|
|
|
4771
4770
|
|
|
4772
4771
|
|
|
4773
4772
|
|
|
4774
|
-
|
|
4775
4773
|
var _ClaimGameServerCommand = class _ClaimGameServerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4776
4774
|
...commonParams
|
|
4777
4775
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4788,7 +4786,6 @@ var ClaimGameServerCommand = _ClaimGameServerCommand;
|
|
|
4788
4786
|
|
|
4789
4787
|
|
|
4790
4788
|
|
|
4791
|
-
|
|
4792
4789
|
var _CreateAliasCommand = class _CreateAliasCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4793
4790
|
...commonParams
|
|
4794
4791
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4805,7 +4802,6 @@ var CreateAliasCommand = _CreateAliasCommand;
|
|
|
4805
4802
|
|
|
4806
4803
|
|
|
4807
4804
|
|
|
4808
|
-
|
|
4809
4805
|
var _CreateBuildCommand = class _CreateBuildCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4810
4806
|
...commonParams
|
|
4811
4807
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4822,7 +4818,6 @@ var CreateBuildCommand = _CreateBuildCommand;
|
|
|
4822
4818
|
|
|
4823
4819
|
|
|
4824
4820
|
|
|
4825
|
-
|
|
4826
4821
|
var _CreateContainerGroupDefinitionCommand = class _CreateContainerGroupDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4827
4822
|
...commonParams
|
|
4828
4823
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4839,7 +4834,6 @@ var CreateContainerGroupDefinitionCommand = _CreateContainerGroupDefinitionComma
|
|
|
4839
4834
|
|
|
4840
4835
|
|
|
4841
4836
|
|
|
4842
|
-
|
|
4843
4837
|
var _CreateFleetCommand = class _CreateFleetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4844
4838
|
...commonParams
|
|
4845
4839
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4856,7 +4850,6 @@ var CreateFleetCommand = _CreateFleetCommand;
|
|
|
4856
4850
|
|
|
4857
4851
|
|
|
4858
4852
|
|
|
4859
|
-
|
|
4860
4853
|
var _CreateFleetLocationsCommand = class _CreateFleetLocationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4861
4854
|
...commonParams
|
|
4862
4855
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4873,7 +4866,6 @@ var CreateFleetLocationsCommand = _CreateFleetLocationsCommand;
|
|
|
4873
4866
|
|
|
4874
4867
|
|
|
4875
4868
|
|
|
4876
|
-
|
|
4877
4869
|
var _CreateGameServerGroupCommand = class _CreateGameServerGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4878
4870
|
...commonParams
|
|
4879
4871
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4890,7 +4882,6 @@ var CreateGameServerGroupCommand = _CreateGameServerGroupCommand;
|
|
|
4890
4882
|
|
|
4891
4883
|
|
|
4892
4884
|
|
|
4893
|
-
|
|
4894
4885
|
var _CreateGameSessionCommand = class _CreateGameSessionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4895
4886
|
...commonParams
|
|
4896
4887
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4907,7 +4898,6 @@ var CreateGameSessionCommand = _CreateGameSessionCommand;
|
|
|
4907
4898
|
|
|
4908
4899
|
|
|
4909
4900
|
|
|
4910
|
-
|
|
4911
4901
|
var _CreateGameSessionQueueCommand = class _CreateGameSessionQueueCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4912
4902
|
...commonParams
|
|
4913
4903
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4924,7 +4914,6 @@ var CreateGameSessionQueueCommand = _CreateGameSessionQueueCommand;
|
|
|
4924
4914
|
|
|
4925
4915
|
|
|
4926
4916
|
|
|
4927
|
-
|
|
4928
4917
|
var _CreateLocationCommand = class _CreateLocationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4929
4918
|
...commonParams
|
|
4930
4919
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4941,7 +4930,6 @@ var CreateLocationCommand = _CreateLocationCommand;
|
|
|
4941
4930
|
|
|
4942
4931
|
|
|
4943
4932
|
|
|
4944
|
-
|
|
4945
4933
|
var _CreateMatchmakingConfigurationCommand = class _CreateMatchmakingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4946
4934
|
...commonParams
|
|
4947
4935
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4958,7 +4946,6 @@ var CreateMatchmakingConfigurationCommand = _CreateMatchmakingConfigurationComma
|
|
|
4958
4946
|
|
|
4959
4947
|
|
|
4960
4948
|
|
|
4961
|
-
|
|
4962
4949
|
var _CreateMatchmakingRuleSetCommand = class _CreateMatchmakingRuleSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4963
4950
|
...commonParams
|
|
4964
4951
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4975,7 +4962,6 @@ var CreateMatchmakingRuleSetCommand = _CreateMatchmakingRuleSetCommand;
|
|
|
4975
4962
|
|
|
4976
4963
|
|
|
4977
4964
|
|
|
4978
|
-
|
|
4979
4965
|
var _CreatePlayerSessionCommand = class _CreatePlayerSessionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4980
4966
|
...commonParams
|
|
4981
4967
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4992,7 +4978,6 @@ var CreatePlayerSessionCommand = _CreatePlayerSessionCommand;
|
|
|
4992
4978
|
|
|
4993
4979
|
|
|
4994
4980
|
|
|
4995
|
-
|
|
4996
4981
|
var _CreatePlayerSessionsCommand = class _CreatePlayerSessionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4997
4982
|
...commonParams
|
|
4998
4983
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5009,7 +4994,6 @@ var CreatePlayerSessionsCommand = _CreatePlayerSessionsCommand;
|
|
|
5009
4994
|
|
|
5010
4995
|
|
|
5011
4996
|
|
|
5012
|
-
|
|
5013
4997
|
var _CreateScriptCommand = class _CreateScriptCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5014
4998
|
...commonParams
|
|
5015
4999
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5026,7 +5010,6 @@ var CreateScriptCommand = _CreateScriptCommand;
|
|
|
5026
5010
|
|
|
5027
5011
|
|
|
5028
5012
|
|
|
5029
|
-
|
|
5030
5013
|
var _CreateVpcPeeringAuthorizationCommand = class _CreateVpcPeeringAuthorizationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5031
5014
|
...commonParams
|
|
5032
5015
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5043,7 +5026,6 @@ var CreateVpcPeeringAuthorizationCommand = _CreateVpcPeeringAuthorizationCommand
|
|
|
5043
5026
|
|
|
5044
5027
|
|
|
5045
5028
|
|
|
5046
|
-
|
|
5047
5029
|
var _CreateVpcPeeringConnectionCommand = class _CreateVpcPeeringConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5048
5030
|
...commonParams
|
|
5049
5031
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5060,7 +5042,6 @@ var CreateVpcPeeringConnectionCommand = _CreateVpcPeeringConnectionCommand;
|
|
|
5060
5042
|
|
|
5061
5043
|
|
|
5062
5044
|
|
|
5063
|
-
|
|
5064
5045
|
var _DeleteAliasCommand = class _DeleteAliasCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5065
5046
|
...commonParams
|
|
5066
5047
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5077,7 +5058,6 @@ var DeleteAliasCommand = _DeleteAliasCommand;
|
|
|
5077
5058
|
|
|
5078
5059
|
|
|
5079
5060
|
|
|
5080
|
-
|
|
5081
5061
|
var _DeleteBuildCommand = class _DeleteBuildCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5082
5062
|
...commonParams
|
|
5083
5063
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5094,7 +5074,6 @@ var DeleteBuildCommand = _DeleteBuildCommand;
|
|
|
5094
5074
|
|
|
5095
5075
|
|
|
5096
5076
|
|
|
5097
|
-
|
|
5098
5077
|
var _DeleteContainerGroupDefinitionCommand = class _DeleteContainerGroupDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5099
5078
|
...commonParams
|
|
5100
5079
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5111,7 +5090,6 @@ var DeleteContainerGroupDefinitionCommand = _DeleteContainerGroupDefinitionComma
|
|
|
5111
5090
|
|
|
5112
5091
|
|
|
5113
5092
|
|
|
5114
|
-
|
|
5115
5093
|
var _DeleteFleetCommand = class _DeleteFleetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5116
5094
|
...commonParams
|
|
5117
5095
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5128,7 +5106,6 @@ var DeleteFleetCommand = _DeleteFleetCommand;
|
|
|
5128
5106
|
|
|
5129
5107
|
|
|
5130
5108
|
|
|
5131
|
-
|
|
5132
5109
|
var _DeleteFleetLocationsCommand = class _DeleteFleetLocationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5133
5110
|
...commonParams
|
|
5134
5111
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5145,7 +5122,6 @@ var DeleteFleetLocationsCommand = _DeleteFleetLocationsCommand;
|
|
|
5145
5122
|
|
|
5146
5123
|
|
|
5147
5124
|
|
|
5148
|
-
|
|
5149
5125
|
var _DeleteGameServerGroupCommand = class _DeleteGameServerGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5150
5126
|
...commonParams
|
|
5151
5127
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5162,7 +5138,6 @@ var DeleteGameServerGroupCommand = _DeleteGameServerGroupCommand;
|
|
|
5162
5138
|
|
|
5163
5139
|
|
|
5164
5140
|
|
|
5165
|
-
|
|
5166
5141
|
var _DeleteGameSessionQueueCommand = class _DeleteGameSessionQueueCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5167
5142
|
...commonParams
|
|
5168
5143
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5179,7 +5154,6 @@ var DeleteGameSessionQueueCommand = _DeleteGameSessionQueueCommand;
|
|
|
5179
5154
|
|
|
5180
5155
|
|
|
5181
5156
|
|
|
5182
|
-
|
|
5183
5157
|
var _DeleteLocationCommand = class _DeleteLocationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5184
5158
|
...commonParams
|
|
5185
5159
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5196,7 +5170,6 @@ var DeleteLocationCommand = _DeleteLocationCommand;
|
|
|
5196
5170
|
|
|
5197
5171
|
|
|
5198
5172
|
|
|
5199
|
-
|
|
5200
5173
|
var _DeleteMatchmakingConfigurationCommand = class _DeleteMatchmakingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5201
5174
|
...commonParams
|
|
5202
5175
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5213,7 +5186,6 @@ var DeleteMatchmakingConfigurationCommand = _DeleteMatchmakingConfigurationComma
|
|
|
5213
5186
|
|
|
5214
5187
|
|
|
5215
5188
|
|
|
5216
|
-
|
|
5217
5189
|
var _DeleteMatchmakingRuleSetCommand = class _DeleteMatchmakingRuleSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5218
5190
|
...commonParams
|
|
5219
5191
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5230,7 +5202,6 @@ var DeleteMatchmakingRuleSetCommand = _DeleteMatchmakingRuleSetCommand;
|
|
|
5230
5202
|
|
|
5231
5203
|
|
|
5232
5204
|
|
|
5233
|
-
|
|
5234
5205
|
var _DeleteScalingPolicyCommand = class _DeleteScalingPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5235
5206
|
...commonParams
|
|
5236
5207
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5247,7 +5218,6 @@ var DeleteScalingPolicyCommand = _DeleteScalingPolicyCommand;
|
|
|
5247
5218
|
|
|
5248
5219
|
|
|
5249
5220
|
|
|
5250
|
-
|
|
5251
5221
|
var _DeleteScriptCommand = class _DeleteScriptCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5252
5222
|
...commonParams
|
|
5253
5223
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5264,7 +5234,6 @@ var DeleteScriptCommand = _DeleteScriptCommand;
|
|
|
5264
5234
|
|
|
5265
5235
|
|
|
5266
5236
|
|
|
5267
|
-
|
|
5268
5237
|
var _DeleteVpcPeeringAuthorizationCommand = class _DeleteVpcPeeringAuthorizationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5269
5238
|
...commonParams
|
|
5270
5239
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5281,7 +5250,6 @@ var DeleteVpcPeeringAuthorizationCommand = _DeleteVpcPeeringAuthorizationCommand
|
|
|
5281
5250
|
|
|
5282
5251
|
|
|
5283
5252
|
|
|
5284
|
-
|
|
5285
5253
|
var _DeleteVpcPeeringConnectionCommand = class _DeleteVpcPeeringConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5286
5254
|
...commonParams
|
|
5287
5255
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5298,7 +5266,6 @@ var DeleteVpcPeeringConnectionCommand = _DeleteVpcPeeringConnectionCommand;
|
|
|
5298
5266
|
|
|
5299
5267
|
|
|
5300
5268
|
|
|
5301
|
-
|
|
5302
5269
|
var _DeregisterComputeCommand = class _DeregisterComputeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5303
5270
|
...commonParams
|
|
5304
5271
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5315,7 +5282,6 @@ var DeregisterComputeCommand = _DeregisterComputeCommand;
|
|
|
5315
5282
|
|
|
5316
5283
|
|
|
5317
5284
|
|
|
5318
|
-
|
|
5319
5285
|
var _DeregisterGameServerCommand = class _DeregisterGameServerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5320
5286
|
...commonParams
|
|
5321
5287
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5332,7 +5298,6 @@ var DeregisterGameServerCommand = _DeregisterGameServerCommand;
|
|
|
5332
5298
|
|
|
5333
5299
|
|
|
5334
5300
|
|
|
5335
|
-
|
|
5336
5301
|
var _DescribeAliasCommand = class _DescribeAliasCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5337
5302
|
...commonParams
|
|
5338
5303
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5349,7 +5314,6 @@ var DescribeAliasCommand = _DescribeAliasCommand;
|
|
|
5349
5314
|
|
|
5350
5315
|
|
|
5351
5316
|
|
|
5352
|
-
|
|
5353
5317
|
var _DescribeBuildCommand = class _DescribeBuildCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5354
5318
|
...commonParams
|
|
5355
5319
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5366,7 +5330,6 @@ var DescribeBuildCommand = _DescribeBuildCommand;
|
|
|
5366
5330
|
|
|
5367
5331
|
|
|
5368
5332
|
|
|
5369
|
-
|
|
5370
5333
|
var _DescribeComputeCommand = class _DescribeComputeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5371
5334
|
...commonParams
|
|
5372
5335
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5383,7 +5346,6 @@ var DescribeComputeCommand = _DescribeComputeCommand;
|
|
|
5383
5346
|
|
|
5384
5347
|
|
|
5385
5348
|
|
|
5386
|
-
|
|
5387
5349
|
var _DescribeContainerGroupDefinitionCommand = class _DescribeContainerGroupDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5388
5350
|
...commonParams
|
|
5389
5351
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5400,7 +5362,6 @@ var DescribeContainerGroupDefinitionCommand = _DescribeContainerGroupDefinitionC
|
|
|
5400
5362
|
|
|
5401
5363
|
|
|
5402
5364
|
|
|
5403
|
-
|
|
5404
5365
|
var _DescribeEC2InstanceLimitsCommand = class _DescribeEC2InstanceLimitsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5405
5366
|
...commonParams
|
|
5406
5367
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5417,7 +5378,6 @@ var DescribeEC2InstanceLimitsCommand = _DescribeEC2InstanceLimitsCommand;
|
|
|
5417
5378
|
|
|
5418
5379
|
|
|
5419
5380
|
|
|
5420
|
-
|
|
5421
5381
|
var _DescribeFleetAttributesCommand = class _DescribeFleetAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5422
5382
|
...commonParams
|
|
5423
5383
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5434,7 +5394,6 @@ var DescribeFleetAttributesCommand = _DescribeFleetAttributesCommand;
|
|
|
5434
5394
|
|
|
5435
5395
|
|
|
5436
5396
|
|
|
5437
|
-
|
|
5438
5397
|
var _DescribeFleetCapacityCommand = class _DescribeFleetCapacityCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5439
5398
|
...commonParams
|
|
5440
5399
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5451,7 +5410,6 @@ var DescribeFleetCapacityCommand = _DescribeFleetCapacityCommand;
|
|
|
5451
5410
|
|
|
5452
5411
|
|
|
5453
5412
|
|
|
5454
|
-
|
|
5455
5413
|
var _DescribeFleetEventsCommand = class _DescribeFleetEventsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5456
5414
|
...commonParams
|
|
5457
5415
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5468,7 +5426,6 @@ var DescribeFleetEventsCommand = _DescribeFleetEventsCommand;
|
|
|
5468
5426
|
|
|
5469
5427
|
|
|
5470
5428
|
|
|
5471
|
-
|
|
5472
5429
|
var _DescribeFleetLocationAttributesCommand = class _DescribeFleetLocationAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5473
5430
|
...commonParams
|
|
5474
5431
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5485,7 +5442,6 @@ var DescribeFleetLocationAttributesCommand = _DescribeFleetLocationAttributesCom
|
|
|
5485
5442
|
|
|
5486
5443
|
|
|
5487
5444
|
|
|
5488
|
-
|
|
5489
5445
|
var _DescribeFleetLocationCapacityCommand = class _DescribeFleetLocationCapacityCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5490
5446
|
...commonParams
|
|
5491
5447
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5502,7 +5458,6 @@ var DescribeFleetLocationCapacityCommand = _DescribeFleetLocationCapacityCommand
|
|
|
5502
5458
|
|
|
5503
5459
|
|
|
5504
5460
|
|
|
5505
|
-
|
|
5506
5461
|
var _DescribeFleetLocationUtilizationCommand = class _DescribeFleetLocationUtilizationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5507
5462
|
...commonParams
|
|
5508
5463
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5519,7 +5474,6 @@ var DescribeFleetLocationUtilizationCommand = _DescribeFleetLocationUtilizationC
|
|
|
5519
5474
|
|
|
5520
5475
|
|
|
5521
5476
|
|
|
5522
|
-
|
|
5523
5477
|
var _DescribeFleetPortSettingsCommand = class _DescribeFleetPortSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5524
5478
|
...commonParams
|
|
5525
5479
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5536,7 +5490,6 @@ var DescribeFleetPortSettingsCommand = _DescribeFleetPortSettingsCommand;
|
|
|
5536
5490
|
|
|
5537
5491
|
|
|
5538
5492
|
|
|
5539
|
-
|
|
5540
5493
|
var _DescribeFleetUtilizationCommand = class _DescribeFleetUtilizationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5541
5494
|
...commonParams
|
|
5542
5495
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5553,7 +5506,6 @@ var DescribeFleetUtilizationCommand = _DescribeFleetUtilizationCommand;
|
|
|
5553
5506
|
|
|
5554
5507
|
|
|
5555
5508
|
|
|
5556
|
-
|
|
5557
5509
|
var _DescribeGameServerCommand = class _DescribeGameServerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5558
5510
|
...commonParams
|
|
5559
5511
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5570,7 +5522,6 @@ var DescribeGameServerCommand = _DescribeGameServerCommand;
|
|
|
5570
5522
|
|
|
5571
5523
|
|
|
5572
5524
|
|
|
5573
|
-
|
|
5574
5525
|
var _DescribeGameServerGroupCommand = class _DescribeGameServerGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5575
5526
|
...commonParams
|
|
5576
5527
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5587,7 +5538,6 @@ var DescribeGameServerGroupCommand = _DescribeGameServerGroupCommand;
|
|
|
5587
5538
|
|
|
5588
5539
|
|
|
5589
5540
|
|
|
5590
|
-
|
|
5591
5541
|
var _DescribeGameServerInstancesCommand = class _DescribeGameServerInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5592
5542
|
...commonParams
|
|
5593
5543
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5604,7 +5554,6 @@ var DescribeGameServerInstancesCommand = _DescribeGameServerInstancesCommand;
|
|
|
5604
5554
|
|
|
5605
5555
|
|
|
5606
5556
|
|
|
5607
|
-
|
|
5608
5557
|
var _DescribeGameSessionDetailsCommand = class _DescribeGameSessionDetailsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5609
5558
|
...commonParams
|
|
5610
5559
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5621,7 +5570,6 @@ var DescribeGameSessionDetailsCommand = _DescribeGameSessionDetailsCommand;
|
|
|
5621
5570
|
|
|
5622
5571
|
|
|
5623
5572
|
|
|
5624
|
-
|
|
5625
5573
|
var _DescribeGameSessionPlacementCommand = class _DescribeGameSessionPlacementCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5626
5574
|
...commonParams
|
|
5627
5575
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5638,7 +5586,6 @@ var DescribeGameSessionPlacementCommand = _DescribeGameSessionPlacementCommand;
|
|
|
5638
5586
|
|
|
5639
5587
|
|
|
5640
5588
|
|
|
5641
|
-
|
|
5642
5589
|
var _DescribeGameSessionQueuesCommand = class _DescribeGameSessionQueuesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5643
5590
|
...commonParams
|
|
5644
5591
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5655,7 +5602,6 @@ var DescribeGameSessionQueuesCommand = _DescribeGameSessionQueuesCommand;
|
|
|
5655
5602
|
|
|
5656
5603
|
|
|
5657
5604
|
|
|
5658
|
-
|
|
5659
5605
|
var _DescribeGameSessionsCommand = class _DescribeGameSessionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5660
5606
|
...commonParams
|
|
5661
5607
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5672,7 +5618,6 @@ var DescribeGameSessionsCommand = _DescribeGameSessionsCommand;
|
|
|
5672
5618
|
|
|
5673
5619
|
|
|
5674
5620
|
|
|
5675
|
-
|
|
5676
5621
|
var _DescribeInstancesCommand = class _DescribeInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5677
5622
|
...commonParams
|
|
5678
5623
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5689,7 +5634,6 @@ var DescribeInstancesCommand = _DescribeInstancesCommand;
|
|
|
5689
5634
|
|
|
5690
5635
|
|
|
5691
5636
|
|
|
5692
|
-
|
|
5693
5637
|
var _DescribeMatchmakingCommand = class _DescribeMatchmakingCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5694
5638
|
...commonParams
|
|
5695
5639
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5706,7 +5650,6 @@ var DescribeMatchmakingCommand = _DescribeMatchmakingCommand;
|
|
|
5706
5650
|
|
|
5707
5651
|
|
|
5708
5652
|
|
|
5709
|
-
|
|
5710
5653
|
var _DescribeMatchmakingConfigurationsCommand = class _DescribeMatchmakingConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5711
5654
|
...commonParams
|
|
5712
5655
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5723,7 +5666,6 @@ var DescribeMatchmakingConfigurationsCommand = _DescribeMatchmakingConfiguration
|
|
|
5723
5666
|
|
|
5724
5667
|
|
|
5725
5668
|
|
|
5726
|
-
|
|
5727
5669
|
var _DescribeMatchmakingRuleSetsCommand = class _DescribeMatchmakingRuleSetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5728
5670
|
...commonParams
|
|
5729
5671
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5740,7 +5682,6 @@ var DescribeMatchmakingRuleSetsCommand = _DescribeMatchmakingRuleSetsCommand;
|
|
|
5740
5682
|
|
|
5741
5683
|
|
|
5742
5684
|
|
|
5743
|
-
|
|
5744
5685
|
var _DescribePlayerSessionsCommand = class _DescribePlayerSessionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5745
5686
|
...commonParams
|
|
5746
5687
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5757,7 +5698,6 @@ var DescribePlayerSessionsCommand = _DescribePlayerSessionsCommand;
|
|
|
5757
5698
|
|
|
5758
5699
|
|
|
5759
5700
|
|
|
5760
|
-
|
|
5761
5701
|
var _DescribeRuntimeConfigurationCommand = class _DescribeRuntimeConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5762
5702
|
...commonParams
|
|
5763
5703
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5774,7 +5714,6 @@ var DescribeRuntimeConfigurationCommand = _DescribeRuntimeConfigurationCommand;
|
|
|
5774
5714
|
|
|
5775
5715
|
|
|
5776
5716
|
|
|
5777
|
-
|
|
5778
5717
|
var _DescribeScalingPoliciesCommand = class _DescribeScalingPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5779
5718
|
...commonParams
|
|
5780
5719
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5791,7 +5730,6 @@ var DescribeScalingPoliciesCommand = _DescribeScalingPoliciesCommand;
|
|
|
5791
5730
|
|
|
5792
5731
|
|
|
5793
5732
|
|
|
5794
|
-
|
|
5795
5733
|
var _DescribeScriptCommand = class _DescribeScriptCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5796
5734
|
...commonParams
|
|
5797
5735
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5808,7 +5746,6 @@ var DescribeScriptCommand = _DescribeScriptCommand;
|
|
|
5808
5746
|
|
|
5809
5747
|
|
|
5810
5748
|
|
|
5811
|
-
|
|
5812
5749
|
var _DescribeVpcPeeringAuthorizationsCommand = class _DescribeVpcPeeringAuthorizationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5813
5750
|
...commonParams
|
|
5814
5751
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5825,7 +5762,6 @@ var DescribeVpcPeeringAuthorizationsCommand = _DescribeVpcPeeringAuthorizationsC
|
|
|
5825
5762
|
|
|
5826
5763
|
|
|
5827
5764
|
|
|
5828
|
-
|
|
5829
5765
|
var _DescribeVpcPeeringConnectionsCommand = class _DescribeVpcPeeringConnectionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5830
5766
|
...commonParams
|
|
5831
5767
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5842,7 +5778,6 @@ var DescribeVpcPeeringConnectionsCommand = _DescribeVpcPeeringConnectionsCommand
|
|
|
5842
5778
|
|
|
5843
5779
|
|
|
5844
5780
|
|
|
5845
|
-
|
|
5846
5781
|
var _GetComputeAccessCommand = class _GetComputeAccessCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5847
5782
|
...commonParams
|
|
5848
5783
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5859,7 +5794,6 @@ var GetComputeAccessCommand = _GetComputeAccessCommand;
|
|
|
5859
5794
|
|
|
5860
5795
|
|
|
5861
5796
|
|
|
5862
|
-
|
|
5863
5797
|
var _GetComputeAuthTokenCommand = class _GetComputeAuthTokenCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5864
5798
|
...commonParams
|
|
5865
5799
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5876,7 +5810,6 @@ var GetComputeAuthTokenCommand = _GetComputeAuthTokenCommand;
|
|
|
5876
5810
|
|
|
5877
5811
|
|
|
5878
5812
|
|
|
5879
|
-
|
|
5880
5813
|
var _GetGameSessionLogUrlCommand = class _GetGameSessionLogUrlCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5881
5814
|
...commonParams
|
|
5882
5815
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5893,7 +5826,6 @@ var GetGameSessionLogUrlCommand = _GetGameSessionLogUrlCommand;
|
|
|
5893
5826
|
|
|
5894
5827
|
|
|
5895
5828
|
|
|
5896
|
-
|
|
5897
5829
|
var _GetInstanceAccessCommand = class _GetInstanceAccessCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5898
5830
|
...commonParams
|
|
5899
5831
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5910,7 +5842,6 @@ var GetInstanceAccessCommand = _GetInstanceAccessCommand;
|
|
|
5910
5842
|
|
|
5911
5843
|
|
|
5912
5844
|
|
|
5913
|
-
|
|
5914
5845
|
var _ListAliasesCommand = class _ListAliasesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5915
5846
|
...commonParams
|
|
5916
5847
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5927,7 +5858,6 @@ var ListAliasesCommand = _ListAliasesCommand;
|
|
|
5927
5858
|
|
|
5928
5859
|
|
|
5929
5860
|
|
|
5930
|
-
|
|
5931
5861
|
var _ListBuildsCommand = class _ListBuildsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5932
5862
|
...commonParams
|
|
5933
5863
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5944,7 +5874,6 @@ var ListBuildsCommand = _ListBuildsCommand;
|
|
|
5944
5874
|
|
|
5945
5875
|
|
|
5946
5876
|
|
|
5947
|
-
|
|
5948
5877
|
var _ListComputeCommand = class _ListComputeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5949
5878
|
...commonParams
|
|
5950
5879
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5961,7 +5890,6 @@ var ListComputeCommand = _ListComputeCommand;
|
|
|
5961
5890
|
|
|
5962
5891
|
|
|
5963
5892
|
|
|
5964
|
-
|
|
5965
5893
|
var _ListContainerGroupDefinitionsCommand = class _ListContainerGroupDefinitionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5966
5894
|
...commonParams
|
|
5967
5895
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5978,7 +5906,6 @@ var ListContainerGroupDefinitionsCommand = _ListContainerGroupDefinitionsCommand
|
|
|
5978
5906
|
|
|
5979
5907
|
|
|
5980
5908
|
|
|
5981
|
-
|
|
5982
5909
|
var _ListFleetsCommand = class _ListFleetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5983
5910
|
...commonParams
|
|
5984
5911
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5995,7 +5922,6 @@ var ListFleetsCommand = _ListFleetsCommand;
|
|
|
5995
5922
|
|
|
5996
5923
|
|
|
5997
5924
|
|
|
5998
|
-
|
|
5999
5925
|
var _ListGameServerGroupsCommand = class _ListGameServerGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6000
5926
|
...commonParams
|
|
6001
5927
|
}).m(function(Command, cs, config, o) {
|
|
@@ -6012,7 +5938,6 @@ var ListGameServerGroupsCommand = _ListGameServerGroupsCommand;
|
|
|
6012
5938
|
|
|
6013
5939
|
|
|
6014
5940
|
|
|
6015
|
-
|
|
6016
5941
|
var _ListGameServersCommand = class _ListGameServersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6017
5942
|
...commonParams
|
|
6018
5943
|
}).m(function(Command, cs, config, o) {
|
|
@@ -6029,7 +5954,6 @@ var ListGameServersCommand = _ListGameServersCommand;
|
|
|
6029
5954
|
|
|
6030
5955
|
|
|
6031
5956
|
|
|
6032
|
-
|
|
6033
5957
|
var _ListLocationsCommand = class _ListLocationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6034
5958
|
...commonParams
|
|
6035
5959
|
}).m(function(Command, cs, config, o) {
|
|
@@ -6046,7 +5970,6 @@ var ListLocationsCommand = _ListLocationsCommand;
|
|
|
6046
5970
|
|
|
6047
5971
|
|
|
6048
5972
|
|
|
6049
|
-
|
|
6050
5973
|
var _ListScriptsCommand = class _ListScriptsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6051
5974
|
...commonParams
|
|
6052
5975
|
}).m(function(Command, cs, config, o) {
|
|
@@ -6063,7 +5986,6 @@ var ListScriptsCommand = _ListScriptsCommand;
|
|
|
6063
5986
|
|
|
6064
5987
|
|
|
6065
5988
|
|
|
6066
|
-
|
|
6067
5989
|
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6068
5990
|
...commonParams
|
|
6069
5991
|
}).m(function(Command, cs, config, o) {
|
|
@@ -6080,7 +6002,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
6080
6002
|
|
|
6081
6003
|
|
|
6082
6004
|
|
|
6083
|
-
|
|
6084
6005
|
var _PutScalingPolicyCommand = class _PutScalingPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6085
6006
|
...commonParams
|
|
6086
6007
|
}).m(function(Command, cs, config, o) {
|
|
@@ -6097,7 +6018,6 @@ var PutScalingPolicyCommand = _PutScalingPolicyCommand;
|
|
|
6097
6018
|
|
|
6098
6019
|
|
|
6099
6020
|
|
|
6100
|
-
|
|
6101
6021
|
var _RegisterComputeCommand = class _RegisterComputeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6102
6022
|
...commonParams
|
|
6103
6023
|
}).m(function(Command, cs, config, o) {
|
|
@@ -6114,7 +6034,6 @@ var RegisterComputeCommand = _RegisterComputeCommand;
|
|
|
6114
6034
|
|
|
6115
6035
|
|
|
6116
6036
|
|
|
6117
|
-
|
|
6118
6037
|
var _RegisterGameServerCommand = class _RegisterGameServerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6119
6038
|
...commonParams
|
|
6120
6039
|
}).m(function(Command, cs, config, o) {
|
|
@@ -6131,7 +6050,6 @@ var RegisterGameServerCommand = _RegisterGameServerCommand;
|
|
|
6131
6050
|
|
|
6132
6051
|
|
|
6133
6052
|
|
|
6134
|
-
|
|
6135
6053
|
var _RequestUploadCredentialsCommand = class _RequestUploadCredentialsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6136
6054
|
...commonParams
|
|
6137
6055
|
}).m(function(Command, cs, config, o) {
|
|
@@ -6148,7 +6066,6 @@ var RequestUploadCredentialsCommand = _RequestUploadCredentialsCommand;
|
|
|
6148
6066
|
|
|
6149
6067
|
|
|
6150
6068
|
|
|
6151
|
-
|
|
6152
6069
|
var _ResolveAliasCommand = class _ResolveAliasCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6153
6070
|
...commonParams
|
|
6154
6071
|
}).m(function(Command, cs, config, o) {
|
|
@@ -6165,7 +6082,6 @@ var ResolveAliasCommand = _ResolveAliasCommand;
|
|
|
6165
6082
|
|
|
6166
6083
|
|
|
6167
6084
|
|
|
6168
|
-
|
|
6169
6085
|
var _ResumeGameServerGroupCommand = class _ResumeGameServerGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6170
6086
|
...commonParams
|
|
6171
6087
|
}).m(function(Command, cs, config, o) {
|
|
@@ -6183,7 +6099,6 @@ var ResumeGameServerGroupCommand = _ResumeGameServerGroupCommand;
|
|
|
6183
6099
|
|
|
6184
6100
|
|
|
6185
6101
|
|
|
6186
|
-
|
|
6187
6102
|
// src/models/models_1.ts
|
|
6188
6103
|
var GameServerHealthCheck = {
|
|
6189
6104
|
HEALTHY: "HEALTHY"
|
|
@@ -6262,7 +6177,6 @@ var SearchGameSessionsCommand = _SearchGameSessionsCommand;
|
|
|
6262
6177
|
|
|
6263
6178
|
|
|
6264
6179
|
|
|
6265
|
-
|
|
6266
6180
|
var _StartFleetActionsCommand = class _StartFleetActionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6267
6181
|
...commonParams
|
|
6268
6182
|
}).m(function(Command, cs, config, o) {
|
|
@@ -6279,7 +6193,6 @@ var StartFleetActionsCommand = _StartFleetActionsCommand;
|
|
|
6279
6193
|
|
|
6280
6194
|
|
|
6281
6195
|
|
|
6282
|
-
|
|
6283
6196
|
var _StartGameSessionPlacementCommand = class _StartGameSessionPlacementCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6284
6197
|
...commonParams
|
|
6285
6198
|
}).m(function(Command, cs, config, o) {
|
|
@@ -6296,7 +6209,6 @@ var StartGameSessionPlacementCommand = _StartGameSessionPlacementCommand;
|
|
|
6296
6209
|
|
|
6297
6210
|
|
|
6298
6211
|
|
|
6299
|
-
|
|
6300
6212
|
var _StartMatchBackfillCommand = class _StartMatchBackfillCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6301
6213
|
...commonParams
|
|
6302
6214
|
}).m(function(Command, cs, config, o) {
|
|
@@ -6313,7 +6225,6 @@ var StartMatchBackfillCommand = _StartMatchBackfillCommand;
|
|
|
6313
6225
|
|
|
6314
6226
|
|
|
6315
6227
|
|
|
6316
|
-
|
|
6317
6228
|
var _StartMatchmakingCommand = class _StartMatchmakingCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6318
6229
|
...commonParams
|
|
6319
6230
|
}).m(function(Command, cs, config, o) {
|
|
@@ -6330,7 +6241,6 @@ var StartMatchmakingCommand = _StartMatchmakingCommand;
|
|
|
6330
6241
|
|
|
6331
6242
|
|
|
6332
6243
|
|
|
6333
|
-
|
|
6334
6244
|
var _StopFleetActionsCommand = class _StopFleetActionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6335
6245
|
...commonParams
|
|
6336
6246
|
}).m(function(Command, cs, config, o) {
|
|
@@ -6347,7 +6257,6 @@ var StopFleetActionsCommand = _StopFleetActionsCommand;
|
|
|
6347
6257
|
|
|
6348
6258
|
|
|
6349
6259
|
|
|
6350
|
-
|
|
6351
6260
|
var _StopGameSessionPlacementCommand = class _StopGameSessionPlacementCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6352
6261
|
...commonParams
|
|
6353
6262
|
}).m(function(Command, cs, config, o) {
|
|
@@ -6364,7 +6273,6 @@ var StopGameSessionPlacementCommand = _StopGameSessionPlacementCommand;
|
|
|
6364
6273
|
|
|
6365
6274
|
|
|
6366
6275
|
|
|
6367
|
-
|
|
6368
6276
|
var _StopMatchmakingCommand = class _StopMatchmakingCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6369
6277
|
...commonParams
|
|
6370
6278
|
}).m(function(Command, cs, config, o) {
|
|
@@ -6381,7 +6289,6 @@ var StopMatchmakingCommand = _StopMatchmakingCommand;
|
|
|
6381
6289
|
|
|
6382
6290
|
|
|
6383
6291
|
|
|
6384
|
-
|
|
6385
6292
|
var _SuspendGameServerGroupCommand = class _SuspendGameServerGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6386
6293
|
...commonParams
|
|
6387
6294
|
}).m(function(Command, cs, config, o) {
|
|
@@ -6398,7 +6305,6 @@ var SuspendGameServerGroupCommand = _SuspendGameServerGroupCommand;
|
|
|
6398
6305
|
|
|
6399
6306
|
|
|
6400
6307
|
|
|
6401
|
-
|
|
6402
6308
|
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6403
6309
|
...commonParams
|
|
6404
6310
|
}).m(function(Command, cs, config, o) {
|
|
@@ -6415,7 +6321,6 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
6415
6321
|
|
|
6416
6322
|
|
|
6417
6323
|
|
|
6418
|
-
|
|
6419
6324
|
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6420
6325
|
...commonParams
|
|
6421
6326
|
}).m(function(Command, cs, config, o) {
|
|
@@ -6432,7 +6337,6 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
6432
6337
|
|
|
6433
6338
|
|
|
6434
6339
|
|
|
6435
|
-
|
|
6436
6340
|
var _UpdateAliasCommand = class _UpdateAliasCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6437
6341
|
...commonParams
|
|
6438
6342
|
}).m(function(Command, cs, config, o) {
|
|
@@ -6449,7 +6353,6 @@ var UpdateAliasCommand = _UpdateAliasCommand;
|
|
|
6449
6353
|
|
|
6450
6354
|
|
|
6451
6355
|
|
|
6452
|
-
|
|
6453
6356
|
var _UpdateBuildCommand = class _UpdateBuildCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6454
6357
|
...commonParams
|
|
6455
6358
|
}).m(function(Command, cs, config, o) {
|
|
@@ -6466,7 +6369,6 @@ var UpdateBuildCommand = _UpdateBuildCommand;
|
|
|
6466
6369
|
|
|
6467
6370
|
|
|
6468
6371
|
|
|
6469
|
-
|
|
6470
6372
|
var _UpdateFleetAttributesCommand = class _UpdateFleetAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6471
6373
|
...commonParams
|
|
6472
6374
|
}).m(function(Command, cs, config, o) {
|
|
@@ -6483,7 +6385,6 @@ var UpdateFleetAttributesCommand = _UpdateFleetAttributesCommand;
|
|
|
6483
6385
|
|
|
6484
6386
|
|
|
6485
6387
|
|
|
6486
|
-
|
|
6487
6388
|
var _UpdateFleetCapacityCommand = class _UpdateFleetCapacityCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6488
6389
|
...commonParams
|
|
6489
6390
|
}).m(function(Command, cs, config, o) {
|
|
@@ -6500,7 +6401,6 @@ var UpdateFleetCapacityCommand = _UpdateFleetCapacityCommand;
|
|
|
6500
6401
|
|
|
6501
6402
|
|
|
6502
6403
|
|
|
6503
|
-
|
|
6504
6404
|
var _UpdateFleetPortSettingsCommand = class _UpdateFleetPortSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6505
6405
|
...commonParams
|
|
6506
6406
|
}).m(function(Command, cs, config, o) {
|
|
@@ -6517,7 +6417,6 @@ var UpdateFleetPortSettingsCommand = _UpdateFleetPortSettingsCommand;
|
|
|
6517
6417
|
|
|
6518
6418
|
|
|
6519
6419
|
|
|
6520
|
-
|
|
6521
6420
|
var _UpdateGameServerCommand = class _UpdateGameServerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6522
6421
|
...commonParams
|
|
6523
6422
|
}).m(function(Command, cs, config, o) {
|
|
@@ -6534,7 +6433,6 @@ var UpdateGameServerCommand = _UpdateGameServerCommand;
|
|
|
6534
6433
|
|
|
6535
6434
|
|
|
6536
6435
|
|
|
6537
|
-
|
|
6538
6436
|
var _UpdateGameServerGroupCommand = class _UpdateGameServerGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6539
6437
|
...commonParams
|
|
6540
6438
|
}).m(function(Command, cs, config, o) {
|
|
@@ -6551,7 +6449,6 @@ var UpdateGameServerGroupCommand = _UpdateGameServerGroupCommand;
|
|
|
6551
6449
|
|
|
6552
6450
|
|
|
6553
6451
|
|
|
6554
|
-
|
|
6555
6452
|
var _UpdateGameSessionCommand = class _UpdateGameSessionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6556
6453
|
...commonParams
|
|
6557
6454
|
}).m(function(Command, cs, config, o) {
|
|
@@ -6568,7 +6465,6 @@ var UpdateGameSessionCommand = _UpdateGameSessionCommand;
|
|
|
6568
6465
|
|
|
6569
6466
|
|
|
6570
6467
|
|
|
6571
|
-
|
|
6572
6468
|
var _UpdateGameSessionQueueCommand = class _UpdateGameSessionQueueCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6573
6469
|
...commonParams
|
|
6574
6470
|
}).m(function(Command, cs, config, o) {
|
|
@@ -6585,7 +6481,6 @@ var UpdateGameSessionQueueCommand = _UpdateGameSessionQueueCommand;
|
|
|
6585
6481
|
|
|
6586
6482
|
|
|
6587
6483
|
|
|
6588
|
-
|
|
6589
6484
|
var _UpdateMatchmakingConfigurationCommand = class _UpdateMatchmakingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6590
6485
|
...commonParams
|
|
6591
6486
|
}).m(function(Command, cs, config, o) {
|
|
@@ -6602,7 +6497,6 @@ var UpdateMatchmakingConfigurationCommand = _UpdateMatchmakingConfigurationComma
|
|
|
6602
6497
|
|
|
6603
6498
|
|
|
6604
6499
|
|
|
6605
|
-
|
|
6606
6500
|
var _UpdateRuntimeConfigurationCommand = class _UpdateRuntimeConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6607
6501
|
...commonParams
|
|
6608
6502
|
}).m(function(Command, cs, config, o) {
|
|
@@ -6619,7 +6513,6 @@ var UpdateRuntimeConfigurationCommand = _UpdateRuntimeConfigurationCommand;
|
|
|
6619
6513
|
|
|
6620
6514
|
|
|
6621
6515
|
|
|
6622
|
-
|
|
6623
6516
|
var _UpdateScriptCommand = class _UpdateScriptCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6624
6517
|
...commonParams
|
|
6625
6518
|
}).m(function(Command, cs, config, o) {
|
|
@@ -6636,7 +6529,6 @@ var UpdateScriptCommand = _UpdateScriptCommand;
|
|
|
6636
6529
|
|
|
6637
6530
|
|
|
6638
6531
|
|
|
6639
|
-
|
|
6640
6532
|
var _ValidateMatchmakingRuleSetCommand = class _ValidateMatchmakingRuleSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6641
6533
|
...commonParams
|
|
6642
6534
|
}).m(function(Command, cs, config, o) {
|