@aws-sdk/client-gamelift 3.649.0 → 3.651.1
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 +108 -324
- package/dist-es/commands/AcceptMatchCommand.js +1 -3
- package/dist-es/commands/ClaimGameServerCommand.js +1 -3
- package/dist-es/commands/CreateAliasCommand.js +1 -3
- package/dist-es/commands/CreateBuildCommand.js +1 -3
- package/dist-es/commands/CreateContainerGroupDefinitionCommand.js +1 -3
- package/dist-es/commands/CreateFleetCommand.js +1 -3
- package/dist-es/commands/CreateFleetLocationsCommand.js +1 -3
- package/dist-es/commands/CreateGameServerGroupCommand.js +1 -3
- package/dist-es/commands/CreateGameSessionCommand.js +1 -3
- package/dist-es/commands/CreateGameSessionQueueCommand.js +1 -3
- package/dist-es/commands/CreateLocationCommand.js +1 -3
- package/dist-es/commands/CreateMatchmakingConfigurationCommand.js +1 -3
- package/dist-es/commands/CreateMatchmakingRuleSetCommand.js +1 -3
- package/dist-es/commands/CreatePlayerSessionCommand.js +1 -3
- package/dist-es/commands/CreatePlayerSessionsCommand.js +1 -3
- package/dist-es/commands/CreateScriptCommand.js +1 -3
- package/dist-es/commands/CreateVpcPeeringAuthorizationCommand.js +1 -3
- package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +1 -3
- package/dist-es/commands/DeleteAliasCommand.js +1 -3
- package/dist-es/commands/DeleteBuildCommand.js +1 -3
- package/dist-es/commands/DeleteContainerGroupDefinitionCommand.js +1 -3
- package/dist-es/commands/DeleteFleetCommand.js +1 -3
- package/dist-es/commands/DeleteFleetLocationsCommand.js +1 -3
- package/dist-es/commands/DeleteGameServerGroupCommand.js +1 -3
- package/dist-es/commands/DeleteGameSessionQueueCommand.js +1 -3
- package/dist-es/commands/DeleteLocationCommand.js +1 -3
- package/dist-es/commands/DeleteMatchmakingConfigurationCommand.js +1 -3
- package/dist-es/commands/DeleteMatchmakingRuleSetCommand.js +1 -3
- package/dist-es/commands/DeleteScalingPolicyCommand.js +1 -3
- package/dist-es/commands/DeleteScriptCommand.js +1 -3
- package/dist-es/commands/DeleteVpcPeeringAuthorizationCommand.js +1 -3
- package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +1 -3
- package/dist-es/commands/DeregisterComputeCommand.js +1 -3
- package/dist-es/commands/DeregisterGameServerCommand.js +1 -3
- package/dist-es/commands/DescribeAliasCommand.js +1 -3
- package/dist-es/commands/DescribeBuildCommand.js +1 -3
- package/dist-es/commands/DescribeComputeCommand.js +1 -3
- package/dist-es/commands/DescribeContainerGroupDefinitionCommand.js +1 -3
- package/dist-es/commands/DescribeEC2InstanceLimitsCommand.js +1 -3
- package/dist-es/commands/DescribeFleetAttributesCommand.js +1 -3
- package/dist-es/commands/DescribeFleetCapacityCommand.js +1 -3
- package/dist-es/commands/DescribeFleetEventsCommand.js +1 -3
- package/dist-es/commands/DescribeFleetLocationAttributesCommand.js +1 -3
- package/dist-es/commands/DescribeFleetLocationCapacityCommand.js +1 -3
- package/dist-es/commands/DescribeFleetLocationUtilizationCommand.js +1 -3
- package/dist-es/commands/DescribeFleetPortSettingsCommand.js +1 -3
- package/dist-es/commands/DescribeFleetUtilizationCommand.js +1 -3
- package/dist-es/commands/DescribeGameServerCommand.js +1 -3
- package/dist-es/commands/DescribeGameServerGroupCommand.js +1 -3
- package/dist-es/commands/DescribeGameServerInstancesCommand.js +1 -3
- package/dist-es/commands/DescribeGameSessionDetailsCommand.js +1 -3
- package/dist-es/commands/DescribeGameSessionPlacementCommand.js +1 -3
- package/dist-es/commands/DescribeGameSessionQueuesCommand.js +1 -3
- package/dist-es/commands/DescribeGameSessionsCommand.js +1 -3
- package/dist-es/commands/DescribeInstancesCommand.js +1 -3
- package/dist-es/commands/DescribeMatchmakingCommand.js +1 -3
- package/dist-es/commands/DescribeMatchmakingConfigurationsCommand.js +1 -3
- package/dist-es/commands/DescribeMatchmakingRuleSetsCommand.js +1 -3
- package/dist-es/commands/DescribePlayerSessionsCommand.js +1 -3
- package/dist-es/commands/DescribeRuntimeConfigurationCommand.js +1 -3
- package/dist-es/commands/DescribeScalingPoliciesCommand.js +1 -3
- package/dist-es/commands/DescribeScriptCommand.js +1 -3
- package/dist-es/commands/DescribeVpcPeeringAuthorizationsCommand.js +1 -3
- package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +1 -3
- package/dist-es/commands/GetComputeAccessCommand.js +1 -3
- package/dist-es/commands/GetComputeAuthTokenCommand.js +1 -3
- package/dist-es/commands/GetGameSessionLogUrlCommand.js +1 -3
- package/dist-es/commands/GetInstanceAccessCommand.js +1 -3
- package/dist-es/commands/ListAliasesCommand.js +1 -3
- package/dist-es/commands/ListBuildsCommand.js +1 -3
- package/dist-es/commands/ListComputeCommand.js +1 -3
- package/dist-es/commands/ListContainerGroupDefinitionsCommand.js +1 -3
- package/dist-es/commands/ListFleetsCommand.js +1 -3
- package/dist-es/commands/ListGameServerGroupsCommand.js +1 -3
- package/dist-es/commands/ListGameServersCommand.js +1 -3
- package/dist-es/commands/ListLocationsCommand.js +1 -3
- package/dist-es/commands/ListScriptsCommand.js +1 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
- package/dist-es/commands/PutScalingPolicyCommand.js +1 -3
- package/dist-es/commands/RegisterComputeCommand.js +1 -3
- package/dist-es/commands/RegisterGameServerCommand.js +1 -3
- package/dist-es/commands/RequestUploadCredentialsCommand.js +1 -3
- package/dist-es/commands/ResolveAliasCommand.js +1 -3
- package/dist-es/commands/ResumeGameServerGroupCommand.js +1 -3
- package/dist-es/commands/SearchGameSessionsCommand.js +1 -3
- package/dist-es/commands/StartFleetActionsCommand.js +1 -3
- package/dist-es/commands/StartGameSessionPlacementCommand.js +1 -3
- package/dist-es/commands/StartMatchBackfillCommand.js +1 -3
- package/dist-es/commands/StartMatchmakingCommand.js +1 -3
- package/dist-es/commands/StopFleetActionsCommand.js +1 -3
- package/dist-es/commands/StopGameSessionPlacementCommand.js +1 -3
- package/dist-es/commands/StopMatchmakingCommand.js +1 -3
- package/dist-es/commands/SuspendGameServerGroupCommand.js +1 -3
- package/dist-es/commands/TagResourceCommand.js +1 -3
- package/dist-es/commands/UntagResourceCommand.js +1 -3
- package/dist-es/commands/UpdateAliasCommand.js +1 -3
- package/dist-es/commands/UpdateBuildCommand.js +1 -3
- package/dist-es/commands/UpdateFleetAttributesCommand.js +1 -3
- package/dist-es/commands/UpdateFleetCapacityCommand.js +1 -3
- package/dist-es/commands/UpdateFleetPortSettingsCommand.js +1 -3
- package/dist-es/commands/UpdateGameServerCommand.js +1 -3
- package/dist-es/commands/UpdateGameServerGroupCommand.js +1 -3
- package/dist-es/commands/UpdateGameSessionCommand.js +1 -3
- package/dist-es/commands/UpdateGameSessionQueueCommand.js +1 -3
- package/dist-es/commands/UpdateMatchmakingConfigurationCommand.js +1 -3
- package/dist-es/commands/UpdateRuntimeConfigurationCommand.js +1 -3
- package/dist-es/commands/UpdateScriptCommand.js +1 -3
- package/dist-es/commands/ValidateMatchmakingRuleSetCommand.js +1 -3
- package/package.json +5 -5
package/dist-cjs/index.js
CHANGED
|
@@ -4750,9 +4750,7 @@ function sharedHeaders(operation) {
|
|
|
4750
4750
|
__name(sharedHeaders, "sharedHeaders");
|
|
4751
4751
|
|
|
4752
4752
|
// src/commands/AcceptMatchCommand.ts
|
|
4753
|
-
var _AcceptMatchCommand = class _AcceptMatchCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4754
|
-
...commonParams
|
|
4755
|
-
}).m(function(Command, cs, config, o) {
|
|
4753
|
+
var _AcceptMatchCommand = class _AcceptMatchCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4756
4754
|
return [
|
|
4757
4755
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4758
4756
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4766,9 +4764,7 @@ var AcceptMatchCommand = _AcceptMatchCommand;
|
|
|
4766
4764
|
|
|
4767
4765
|
|
|
4768
4766
|
|
|
4769
|
-
var _ClaimGameServerCommand = class _ClaimGameServerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4770
|
-
...commonParams
|
|
4771
|
-
}).m(function(Command, cs, config, o) {
|
|
4767
|
+
var _ClaimGameServerCommand = class _ClaimGameServerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4772
4768
|
return [
|
|
4773
4769
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4774
4770
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4782,9 +4778,7 @@ var ClaimGameServerCommand = _ClaimGameServerCommand;
|
|
|
4782
4778
|
|
|
4783
4779
|
|
|
4784
4780
|
|
|
4785
|
-
var _CreateAliasCommand = class _CreateAliasCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4786
|
-
...commonParams
|
|
4787
|
-
}).m(function(Command, cs, config, o) {
|
|
4781
|
+
var _CreateAliasCommand = class _CreateAliasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4788
4782
|
return [
|
|
4789
4783
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4790
4784
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4798,9 +4792,7 @@ var CreateAliasCommand = _CreateAliasCommand;
|
|
|
4798
4792
|
|
|
4799
4793
|
|
|
4800
4794
|
|
|
4801
|
-
var _CreateBuildCommand = class _CreateBuildCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4802
|
-
...commonParams
|
|
4803
|
-
}).m(function(Command, cs, config, o) {
|
|
4795
|
+
var _CreateBuildCommand = class _CreateBuildCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4804
4796
|
return [
|
|
4805
4797
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4806
4798
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4814,9 +4806,7 @@ var CreateBuildCommand = _CreateBuildCommand;
|
|
|
4814
4806
|
|
|
4815
4807
|
|
|
4816
4808
|
|
|
4817
|
-
var _CreateContainerGroupDefinitionCommand = class _CreateContainerGroupDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4818
|
-
...commonParams
|
|
4819
|
-
}).m(function(Command, cs, config, o) {
|
|
4809
|
+
var _CreateContainerGroupDefinitionCommand = class _CreateContainerGroupDefinitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4820
4810
|
return [
|
|
4821
4811
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4822
4812
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4830,9 +4820,7 @@ var CreateContainerGroupDefinitionCommand = _CreateContainerGroupDefinitionComma
|
|
|
4830
4820
|
|
|
4831
4821
|
|
|
4832
4822
|
|
|
4833
|
-
var _CreateFleetCommand = class _CreateFleetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4834
|
-
...commonParams
|
|
4835
|
-
}).m(function(Command, cs, config, o) {
|
|
4823
|
+
var _CreateFleetCommand = class _CreateFleetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4836
4824
|
return [
|
|
4837
4825
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4838
4826
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4846,9 +4834,7 @@ var CreateFleetCommand = _CreateFleetCommand;
|
|
|
4846
4834
|
|
|
4847
4835
|
|
|
4848
4836
|
|
|
4849
|
-
var _CreateFleetLocationsCommand = class _CreateFleetLocationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4850
|
-
...commonParams
|
|
4851
|
-
}).m(function(Command, cs, config, o) {
|
|
4837
|
+
var _CreateFleetLocationsCommand = class _CreateFleetLocationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4852
4838
|
return [
|
|
4853
4839
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4854
4840
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4862,9 +4848,7 @@ var CreateFleetLocationsCommand = _CreateFleetLocationsCommand;
|
|
|
4862
4848
|
|
|
4863
4849
|
|
|
4864
4850
|
|
|
4865
|
-
var _CreateGameServerGroupCommand = class _CreateGameServerGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4866
|
-
...commonParams
|
|
4867
|
-
}).m(function(Command, cs, config, o) {
|
|
4851
|
+
var _CreateGameServerGroupCommand = class _CreateGameServerGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4868
4852
|
return [
|
|
4869
4853
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4870
4854
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4878,9 +4862,7 @@ var CreateGameServerGroupCommand = _CreateGameServerGroupCommand;
|
|
|
4878
4862
|
|
|
4879
4863
|
|
|
4880
4864
|
|
|
4881
|
-
var _CreateGameSessionCommand = class _CreateGameSessionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4882
|
-
...commonParams
|
|
4883
|
-
}).m(function(Command, cs, config, o) {
|
|
4865
|
+
var _CreateGameSessionCommand = class _CreateGameSessionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4884
4866
|
return [
|
|
4885
4867
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4886
4868
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4894,9 +4876,7 @@ var CreateGameSessionCommand = _CreateGameSessionCommand;
|
|
|
4894
4876
|
|
|
4895
4877
|
|
|
4896
4878
|
|
|
4897
|
-
var _CreateGameSessionQueueCommand = class _CreateGameSessionQueueCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4898
|
-
...commonParams
|
|
4899
|
-
}).m(function(Command, cs, config, o) {
|
|
4879
|
+
var _CreateGameSessionQueueCommand = class _CreateGameSessionQueueCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4900
4880
|
return [
|
|
4901
4881
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4902
4882
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4910,9 +4890,7 @@ var CreateGameSessionQueueCommand = _CreateGameSessionQueueCommand;
|
|
|
4910
4890
|
|
|
4911
4891
|
|
|
4912
4892
|
|
|
4913
|
-
var _CreateLocationCommand = class _CreateLocationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4914
|
-
...commonParams
|
|
4915
|
-
}).m(function(Command, cs, config, o) {
|
|
4893
|
+
var _CreateLocationCommand = class _CreateLocationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4916
4894
|
return [
|
|
4917
4895
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4918
4896
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4926,9 +4904,7 @@ var CreateLocationCommand = _CreateLocationCommand;
|
|
|
4926
4904
|
|
|
4927
4905
|
|
|
4928
4906
|
|
|
4929
|
-
var _CreateMatchmakingConfigurationCommand = class _CreateMatchmakingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4930
|
-
...commonParams
|
|
4931
|
-
}).m(function(Command, cs, config, o) {
|
|
4907
|
+
var _CreateMatchmakingConfigurationCommand = class _CreateMatchmakingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4932
4908
|
return [
|
|
4933
4909
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4934
4910
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4942,9 +4918,7 @@ var CreateMatchmakingConfigurationCommand = _CreateMatchmakingConfigurationComma
|
|
|
4942
4918
|
|
|
4943
4919
|
|
|
4944
4920
|
|
|
4945
|
-
var _CreateMatchmakingRuleSetCommand = class _CreateMatchmakingRuleSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4946
|
-
...commonParams
|
|
4947
|
-
}).m(function(Command, cs, config, o) {
|
|
4921
|
+
var _CreateMatchmakingRuleSetCommand = class _CreateMatchmakingRuleSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4948
4922
|
return [
|
|
4949
4923
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4950
4924
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4958,9 +4932,7 @@ var CreateMatchmakingRuleSetCommand = _CreateMatchmakingRuleSetCommand;
|
|
|
4958
4932
|
|
|
4959
4933
|
|
|
4960
4934
|
|
|
4961
|
-
var _CreatePlayerSessionCommand = class _CreatePlayerSessionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4962
|
-
...commonParams
|
|
4963
|
-
}).m(function(Command, cs, config, o) {
|
|
4935
|
+
var _CreatePlayerSessionCommand = class _CreatePlayerSessionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4964
4936
|
return [
|
|
4965
4937
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4966
4938
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4974,9 +4946,7 @@ var CreatePlayerSessionCommand = _CreatePlayerSessionCommand;
|
|
|
4974
4946
|
|
|
4975
4947
|
|
|
4976
4948
|
|
|
4977
|
-
var _CreatePlayerSessionsCommand = class _CreatePlayerSessionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4978
|
-
...commonParams
|
|
4979
|
-
}).m(function(Command, cs, config, o) {
|
|
4949
|
+
var _CreatePlayerSessionsCommand = class _CreatePlayerSessionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4980
4950
|
return [
|
|
4981
4951
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4982
4952
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4990,9 +4960,7 @@ var CreatePlayerSessionsCommand = _CreatePlayerSessionsCommand;
|
|
|
4990
4960
|
|
|
4991
4961
|
|
|
4992
4962
|
|
|
4993
|
-
var _CreateScriptCommand = class _CreateScriptCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4994
|
-
...commonParams
|
|
4995
|
-
}).m(function(Command, cs, config, o) {
|
|
4963
|
+
var _CreateScriptCommand = class _CreateScriptCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4996
4964
|
return [
|
|
4997
4965
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4998
4966
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5006,9 +4974,7 @@ var CreateScriptCommand = _CreateScriptCommand;
|
|
|
5006
4974
|
|
|
5007
4975
|
|
|
5008
4976
|
|
|
5009
|
-
var _CreateVpcPeeringAuthorizationCommand = class _CreateVpcPeeringAuthorizationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5010
|
-
...commonParams
|
|
5011
|
-
}).m(function(Command, cs, config, o) {
|
|
4977
|
+
var _CreateVpcPeeringAuthorizationCommand = class _CreateVpcPeeringAuthorizationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5012
4978
|
return [
|
|
5013
4979
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5014
4980
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5022,9 +4988,7 @@ var CreateVpcPeeringAuthorizationCommand = _CreateVpcPeeringAuthorizationCommand
|
|
|
5022
4988
|
|
|
5023
4989
|
|
|
5024
4990
|
|
|
5025
|
-
var _CreateVpcPeeringConnectionCommand = class _CreateVpcPeeringConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5026
|
-
...commonParams
|
|
5027
|
-
}).m(function(Command, cs, config, o) {
|
|
4991
|
+
var _CreateVpcPeeringConnectionCommand = class _CreateVpcPeeringConnectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5028
4992
|
return [
|
|
5029
4993
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5030
4994
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5038,9 +5002,7 @@ var CreateVpcPeeringConnectionCommand = _CreateVpcPeeringConnectionCommand;
|
|
|
5038
5002
|
|
|
5039
5003
|
|
|
5040
5004
|
|
|
5041
|
-
var _DeleteAliasCommand = class _DeleteAliasCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5042
|
-
...commonParams
|
|
5043
|
-
}).m(function(Command, cs, config, o) {
|
|
5005
|
+
var _DeleteAliasCommand = class _DeleteAliasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5044
5006
|
return [
|
|
5045
5007
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5046
5008
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5054,9 +5016,7 @@ var DeleteAliasCommand = _DeleteAliasCommand;
|
|
|
5054
5016
|
|
|
5055
5017
|
|
|
5056
5018
|
|
|
5057
|
-
var _DeleteBuildCommand = class _DeleteBuildCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5058
|
-
...commonParams
|
|
5059
|
-
}).m(function(Command, cs, config, o) {
|
|
5019
|
+
var _DeleteBuildCommand = class _DeleteBuildCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5060
5020
|
return [
|
|
5061
5021
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5062
5022
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5070,9 +5030,7 @@ var DeleteBuildCommand = _DeleteBuildCommand;
|
|
|
5070
5030
|
|
|
5071
5031
|
|
|
5072
5032
|
|
|
5073
|
-
var _DeleteContainerGroupDefinitionCommand = class _DeleteContainerGroupDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5074
|
-
...commonParams
|
|
5075
|
-
}).m(function(Command, cs, config, o) {
|
|
5033
|
+
var _DeleteContainerGroupDefinitionCommand = class _DeleteContainerGroupDefinitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5076
5034
|
return [
|
|
5077
5035
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5078
5036
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5086,9 +5044,7 @@ var DeleteContainerGroupDefinitionCommand = _DeleteContainerGroupDefinitionComma
|
|
|
5086
5044
|
|
|
5087
5045
|
|
|
5088
5046
|
|
|
5089
|
-
var _DeleteFleetCommand = class _DeleteFleetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5090
|
-
...commonParams
|
|
5091
|
-
}).m(function(Command, cs, config, o) {
|
|
5047
|
+
var _DeleteFleetCommand = class _DeleteFleetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5092
5048
|
return [
|
|
5093
5049
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5094
5050
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5102,9 +5058,7 @@ var DeleteFleetCommand = _DeleteFleetCommand;
|
|
|
5102
5058
|
|
|
5103
5059
|
|
|
5104
5060
|
|
|
5105
|
-
var _DeleteFleetLocationsCommand = class _DeleteFleetLocationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5106
|
-
...commonParams
|
|
5107
|
-
}).m(function(Command, cs, config, o) {
|
|
5061
|
+
var _DeleteFleetLocationsCommand = class _DeleteFleetLocationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5108
5062
|
return [
|
|
5109
5063
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5110
5064
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5118,9 +5072,7 @@ var DeleteFleetLocationsCommand = _DeleteFleetLocationsCommand;
|
|
|
5118
5072
|
|
|
5119
5073
|
|
|
5120
5074
|
|
|
5121
|
-
var _DeleteGameServerGroupCommand = class _DeleteGameServerGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5122
|
-
...commonParams
|
|
5123
|
-
}).m(function(Command, cs, config, o) {
|
|
5075
|
+
var _DeleteGameServerGroupCommand = class _DeleteGameServerGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5124
5076
|
return [
|
|
5125
5077
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5126
5078
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5134,9 +5086,7 @@ var DeleteGameServerGroupCommand = _DeleteGameServerGroupCommand;
|
|
|
5134
5086
|
|
|
5135
5087
|
|
|
5136
5088
|
|
|
5137
|
-
var _DeleteGameSessionQueueCommand = class _DeleteGameSessionQueueCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5138
|
-
...commonParams
|
|
5139
|
-
}).m(function(Command, cs, config, o) {
|
|
5089
|
+
var _DeleteGameSessionQueueCommand = class _DeleteGameSessionQueueCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5140
5090
|
return [
|
|
5141
5091
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5142
5092
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5150,9 +5100,7 @@ var DeleteGameSessionQueueCommand = _DeleteGameSessionQueueCommand;
|
|
|
5150
5100
|
|
|
5151
5101
|
|
|
5152
5102
|
|
|
5153
|
-
var _DeleteLocationCommand = class _DeleteLocationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5154
|
-
...commonParams
|
|
5155
|
-
}).m(function(Command, cs, config, o) {
|
|
5103
|
+
var _DeleteLocationCommand = class _DeleteLocationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5156
5104
|
return [
|
|
5157
5105
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5158
5106
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5166,9 +5114,7 @@ var DeleteLocationCommand = _DeleteLocationCommand;
|
|
|
5166
5114
|
|
|
5167
5115
|
|
|
5168
5116
|
|
|
5169
|
-
var _DeleteMatchmakingConfigurationCommand = class _DeleteMatchmakingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5170
|
-
...commonParams
|
|
5171
|
-
}).m(function(Command, cs, config, o) {
|
|
5117
|
+
var _DeleteMatchmakingConfigurationCommand = class _DeleteMatchmakingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5172
5118
|
return [
|
|
5173
5119
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5174
5120
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5182,9 +5128,7 @@ var DeleteMatchmakingConfigurationCommand = _DeleteMatchmakingConfigurationComma
|
|
|
5182
5128
|
|
|
5183
5129
|
|
|
5184
5130
|
|
|
5185
|
-
var _DeleteMatchmakingRuleSetCommand = class _DeleteMatchmakingRuleSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5186
|
-
...commonParams
|
|
5187
|
-
}).m(function(Command, cs, config, o) {
|
|
5131
|
+
var _DeleteMatchmakingRuleSetCommand = class _DeleteMatchmakingRuleSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5188
5132
|
return [
|
|
5189
5133
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5190
5134
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5198,9 +5142,7 @@ var DeleteMatchmakingRuleSetCommand = _DeleteMatchmakingRuleSetCommand;
|
|
|
5198
5142
|
|
|
5199
5143
|
|
|
5200
5144
|
|
|
5201
|
-
var _DeleteScalingPolicyCommand = class _DeleteScalingPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5202
|
-
...commonParams
|
|
5203
|
-
}).m(function(Command, cs, config, o) {
|
|
5145
|
+
var _DeleteScalingPolicyCommand = class _DeleteScalingPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5204
5146
|
return [
|
|
5205
5147
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5206
5148
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5214,9 +5156,7 @@ var DeleteScalingPolicyCommand = _DeleteScalingPolicyCommand;
|
|
|
5214
5156
|
|
|
5215
5157
|
|
|
5216
5158
|
|
|
5217
|
-
var _DeleteScriptCommand = class _DeleteScriptCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5218
|
-
...commonParams
|
|
5219
|
-
}).m(function(Command, cs, config, o) {
|
|
5159
|
+
var _DeleteScriptCommand = class _DeleteScriptCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5220
5160
|
return [
|
|
5221
5161
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5222
5162
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5230,9 +5170,7 @@ var DeleteScriptCommand = _DeleteScriptCommand;
|
|
|
5230
5170
|
|
|
5231
5171
|
|
|
5232
5172
|
|
|
5233
|
-
var _DeleteVpcPeeringAuthorizationCommand = class _DeleteVpcPeeringAuthorizationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5234
|
-
...commonParams
|
|
5235
|
-
}).m(function(Command, cs, config, o) {
|
|
5173
|
+
var _DeleteVpcPeeringAuthorizationCommand = class _DeleteVpcPeeringAuthorizationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5236
5174
|
return [
|
|
5237
5175
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5238
5176
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5246,9 +5184,7 @@ var DeleteVpcPeeringAuthorizationCommand = _DeleteVpcPeeringAuthorizationCommand
|
|
|
5246
5184
|
|
|
5247
5185
|
|
|
5248
5186
|
|
|
5249
|
-
var _DeleteVpcPeeringConnectionCommand = class _DeleteVpcPeeringConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5250
|
-
...commonParams
|
|
5251
|
-
}).m(function(Command, cs, config, o) {
|
|
5187
|
+
var _DeleteVpcPeeringConnectionCommand = class _DeleteVpcPeeringConnectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5252
5188
|
return [
|
|
5253
5189
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5254
5190
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5262,9 +5198,7 @@ var DeleteVpcPeeringConnectionCommand = _DeleteVpcPeeringConnectionCommand;
|
|
|
5262
5198
|
|
|
5263
5199
|
|
|
5264
5200
|
|
|
5265
|
-
var _DeregisterComputeCommand = class _DeregisterComputeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5266
|
-
...commonParams
|
|
5267
|
-
}).m(function(Command, cs, config, o) {
|
|
5201
|
+
var _DeregisterComputeCommand = class _DeregisterComputeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5268
5202
|
return [
|
|
5269
5203
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5270
5204
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5278,9 +5212,7 @@ var DeregisterComputeCommand = _DeregisterComputeCommand;
|
|
|
5278
5212
|
|
|
5279
5213
|
|
|
5280
5214
|
|
|
5281
|
-
var _DeregisterGameServerCommand = class _DeregisterGameServerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5282
|
-
...commonParams
|
|
5283
|
-
}).m(function(Command, cs, config, o) {
|
|
5215
|
+
var _DeregisterGameServerCommand = class _DeregisterGameServerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5284
5216
|
return [
|
|
5285
5217
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5286
5218
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5294,9 +5226,7 @@ var DeregisterGameServerCommand = _DeregisterGameServerCommand;
|
|
|
5294
5226
|
|
|
5295
5227
|
|
|
5296
5228
|
|
|
5297
|
-
var _DescribeAliasCommand = class _DescribeAliasCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5298
|
-
...commonParams
|
|
5299
|
-
}).m(function(Command, cs, config, o) {
|
|
5229
|
+
var _DescribeAliasCommand = class _DescribeAliasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5300
5230
|
return [
|
|
5301
5231
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5302
5232
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5310,9 +5240,7 @@ var DescribeAliasCommand = _DescribeAliasCommand;
|
|
|
5310
5240
|
|
|
5311
5241
|
|
|
5312
5242
|
|
|
5313
|
-
var _DescribeBuildCommand = class _DescribeBuildCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5314
|
-
...commonParams
|
|
5315
|
-
}).m(function(Command, cs, config, o) {
|
|
5243
|
+
var _DescribeBuildCommand = class _DescribeBuildCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5316
5244
|
return [
|
|
5317
5245
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5318
5246
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5326,9 +5254,7 @@ var DescribeBuildCommand = _DescribeBuildCommand;
|
|
|
5326
5254
|
|
|
5327
5255
|
|
|
5328
5256
|
|
|
5329
|
-
var _DescribeComputeCommand = class _DescribeComputeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5330
|
-
...commonParams
|
|
5331
|
-
}).m(function(Command, cs, config, o) {
|
|
5257
|
+
var _DescribeComputeCommand = class _DescribeComputeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5332
5258
|
return [
|
|
5333
5259
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5334
5260
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5342,9 +5268,7 @@ var DescribeComputeCommand = _DescribeComputeCommand;
|
|
|
5342
5268
|
|
|
5343
5269
|
|
|
5344
5270
|
|
|
5345
|
-
var _DescribeContainerGroupDefinitionCommand = class _DescribeContainerGroupDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5346
|
-
...commonParams
|
|
5347
|
-
}).m(function(Command, cs, config, o) {
|
|
5271
|
+
var _DescribeContainerGroupDefinitionCommand = class _DescribeContainerGroupDefinitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5348
5272
|
return [
|
|
5349
5273
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5350
5274
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5358,9 +5282,7 @@ var DescribeContainerGroupDefinitionCommand = _DescribeContainerGroupDefinitionC
|
|
|
5358
5282
|
|
|
5359
5283
|
|
|
5360
5284
|
|
|
5361
|
-
var _DescribeEC2InstanceLimitsCommand = class _DescribeEC2InstanceLimitsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5362
|
-
...commonParams
|
|
5363
|
-
}).m(function(Command, cs, config, o) {
|
|
5285
|
+
var _DescribeEC2InstanceLimitsCommand = class _DescribeEC2InstanceLimitsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5364
5286
|
return [
|
|
5365
5287
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5366
5288
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5374,9 +5296,7 @@ var DescribeEC2InstanceLimitsCommand = _DescribeEC2InstanceLimitsCommand;
|
|
|
5374
5296
|
|
|
5375
5297
|
|
|
5376
5298
|
|
|
5377
|
-
var _DescribeFleetAttributesCommand = class _DescribeFleetAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5378
|
-
...commonParams
|
|
5379
|
-
}).m(function(Command, cs, config, o) {
|
|
5299
|
+
var _DescribeFleetAttributesCommand = class _DescribeFleetAttributesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5380
5300
|
return [
|
|
5381
5301
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5382
5302
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5390,9 +5310,7 @@ var DescribeFleetAttributesCommand = _DescribeFleetAttributesCommand;
|
|
|
5390
5310
|
|
|
5391
5311
|
|
|
5392
5312
|
|
|
5393
|
-
var _DescribeFleetCapacityCommand = class _DescribeFleetCapacityCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5394
|
-
...commonParams
|
|
5395
|
-
}).m(function(Command, cs, config, o) {
|
|
5313
|
+
var _DescribeFleetCapacityCommand = class _DescribeFleetCapacityCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5396
5314
|
return [
|
|
5397
5315
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5398
5316
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5406,9 +5324,7 @@ var DescribeFleetCapacityCommand = _DescribeFleetCapacityCommand;
|
|
|
5406
5324
|
|
|
5407
5325
|
|
|
5408
5326
|
|
|
5409
|
-
var _DescribeFleetEventsCommand = class _DescribeFleetEventsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5410
|
-
...commonParams
|
|
5411
|
-
}).m(function(Command, cs, config, o) {
|
|
5327
|
+
var _DescribeFleetEventsCommand = class _DescribeFleetEventsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5412
5328
|
return [
|
|
5413
5329
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5414
5330
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5422,9 +5338,7 @@ var DescribeFleetEventsCommand = _DescribeFleetEventsCommand;
|
|
|
5422
5338
|
|
|
5423
5339
|
|
|
5424
5340
|
|
|
5425
|
-
var _DescribeFleetLocationAttributesCommand = class _DescribeFleetLocationAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5426
|
-
...commonParams
|
|
5427
|
-
}).m(function(Command, cs, config, o) {
|
|
5341
|
+
var _DescribeFleetLocationAttributesCommand = class _DescribeFleetLocationAttributesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5428
5342
|
return [
|
|
5429
5343
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5430
5344
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5438,9 +5352,7 @@ var DescribeFleetLocationAttributesCommand = _DescribeFleetLocationAttributesCom
|
|
|
5438
5352
|
|
|
5439
5353
|
|
|
5440
5354
|
|
|
5441
|
-
var _DescribeFleetLocationCapacityCommand = class _DescribeFleetLocationCapacityCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5442
|
-
...commonParams
|
|
5443
|
-
}).m(function(Command, cs, config, o) {
|
|
5355
|
+
var _DescribeFleetLocationCapacityCommand = class _DescribeFleetLocationCapacityCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5444
5356
|
return [
|
|
5445
5357
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5446
5358
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5454,9 +5366,7 @@ var DescribeFleetLocationCapacityCommand = _DescribeFleetLocationCapacityCommand
|
|
|
5454
5366
|
|
|
5455
5367
|
|
|
5456
5368
|
|
|
5457
|
-
var _DescribeFleetLocationUtilizationCommand = class _DescribeFleetLocationUtilizationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5458
|
-
...commonParams
|
|
5459
|
-
}).m(function(Command, cs, config, o) {
|
|
5369
|
+
var _DescribeFleetLocationUtilizationCommand = class _DescribeFleetLocationUtilizationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5460
5370
|
return [
|
|
5461
5371
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5462
5372
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5470,9 +5380,7 @@ var DescribeFleetLocationUtilizationCommand = _DescribeFleetLocationUtilizationC
|
|
|
5470
5380
|
|
|
5471
5381
|
|
|
5472
5382
|
|
|
5473
|
-
var _DescribeFleetPortSettingsCommand = class _DescribeFleetPortSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5474
|
-
...commonParams
|
|
5475
|
-
}).m(function(Command, cs, config, o) {
|
|
5383
|
+
var _DescribeFleetPortSettingsCommand = class _DescribeFleetPortSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5476
5384
|
return [
|
|
5477
5385
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5478
5386
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5486,9 +5394,7 @@ var DescribeFleetPortSettingsCommand = _DescribeFleetPortSettingsCommand;
|
|
|
5486
5394
|
|
|
5487
5395
|
|
|
5488
5396
|
|
|
5489
|
-
var _DescribeFleetUtilizationCommand = class _DescribeFleetUtilizationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5490
|
-
...commonParams
|
|
5491
|
-
}).m(function(Command, cs, config, o) {
|
|
5397
|
+
var _DescribeFleetUtilizationCommand = class _DescribeFleetUtilizationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5492
5398
|
return [
|
|
5493
5399
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5494
5400
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5502,9 +5408,7 @@ var DescribeFleetUtilizationCommand = _DescribeFleetUtilizationCommand;
|
|
|
5502
5408
|
|
|
5503
5409
|
|
|
5504
5410
|
|
|
5505
|
-
var _DescribeGameServerCommand = class _DescribeGameServerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5506
|
-
...commonParams
|
|
5507
|
-
}).m(function(Command, cs, config, o) {
|
|
5411
|
+
var _DescribeGameServerCommand = class _DescribeGameServerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5508
5412
|
return [
|
|
5509
5413
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5510
5414
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5518,9 +5422,7 @@ var DescribeGameServerCommand = _DescribeGameServerCommand;
|
|
|
5518
5422
|
|
|
5519
5423
|
|
|
5520
5424
|
|
|
5521
|
-
var _DescribeGameServerGroupCommand = class _DescribeGameServerGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5522
|
-
...commonParams
|
|
5523
|
-
}).m(function(Command, cs, config, o) {
|
|
5425
|
+
var _DescribeGameServerGroupCommand = class _DescribeGameServerGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5524
5426
|
return [
|
|
5525
5427
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5526
5428
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5534,9 +5436,7 @@ var DescribeGameServerGroupCommand = _DescribeGameServerGroupCommand;
|
|
|
5534
5436
|
|
|
5535
5437
|
|
|
5536
5438
|
|
|
5537
|
-
var _DescribeGameServerInstancesCommand = class _DescribeGameServerInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5538
|
-
...commonParams
|
|
5539
|
-
}).m(function(Command, cs, config, o) {
|
|
5439
|
+
var _DescribeGameServerInstancesCommand = class _DescribeGameServerInstancesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5540
5440
|
return [
|
|
5541
5441
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5542
5442
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5550,9 +5450,7 @@ var DescribeGameServerInstancesCommand = _DescribeGameServerInstancesCommand;
|
|
|
5550
5450
|
|
|
5551
5451
|
|
|
5552
5452
|
|
|
5553
|
-
var _DescribeGameSessionDetailsCommand = class _DescribeGameSessionDetailsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5554
|
-
...commonParams
|
|
5555
|
-
}).m(function(Command, cs, config, o) {
|
|
5453
|
+
var _DescribeGameSessionDetailsCommand = class _DescribeGameSessionDetailsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5556
5454
|
return [
|
|
5557
5455
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5558
5456
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5566,9 +5464,7 @@ var DescribeGameSessionDetailsCommand = _DescribeGameSessionDetailsCommand;
|
|
|
5566
5464
|
|
|
5567
5465
|
|
|
5568
5466
|
|
|
5569
|
-
var _DescribeGameSessionPlacementCommand = class _DescribeGameSessionPlacementCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5570
|
-
...commonParams
|
|
5571
|
-
}).m(function(Command, cs, config, o) {
|
|
5467
|
+
var _DescribeGameSessionPlacementCommand = class _DescribeGameSessionPlacementCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5572
5468
|
return [
|
|
5573
5469
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5574
5470
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5582,9 +5478,7 @@ var DescribeGameSessionPlacementCommand = _DescribeGameSessionPlacementCommand;
|
|
|
5582
5478
|
|
|
5583
5479
|
|
|
5584
5480
|
|
|
5585
|
-
var _DescribeGameSessionQueuesCommand = class _DescribeGameSessionQueuesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5586
|
-
...commonParams
|
|
5587
|
-
}).m(function(Command, cs, config, o) {
|
|
5481
|
+
var _DescribeGameSessionQueuesCommand = class _DescribeGameSessionQueuesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5588
5482
|
return [
|
|
5589
5483
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5590
5484
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5598,9 +5492,7 @@ var DescribeGameSessionQueuesCommand = _DescribeGameSessionQueuesCommand;
|
|
|
5598
5492
|
|
|
5599
5493
|
|
|
5600
5494
|
|
|
5601
|
-
var _DescribeGameSessionsCommand = class _DescribeGameSessionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5602
|
-
...commonParams
|
|
5603
|
-
}).m(function(Command, cs, config, o) {
|
|
5495
|
+
var _DescribeGameSessionsCommand = class _DescribeGameSessionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5604
5496
|
return [
|
|
5605
5497
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5606
5498
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5614,9 +5506,7 @@ var DescribeGameSessionsCommand = _DescribeGameSessionsCommand;
|
|
|
5614
5506
|
|
|
5615
5507
|
|
|
5616
5508
|
|
|
5617
|
-
var _DescribeInstancesCommand = class _DescribeInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5618
|
-
...commonParams
|
|
5619
|
-
}).m(function(Command, cs, config, o) {
|
|
5509
|
+
var _DescribeInstancesCommand = class _DescribeInstancesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5620
5510
|
return [
|
|
5621
5511
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5622
5512
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5630,9 +5520,7 @@ var DescribeInstancesCommand = _DescribeInstancesCommand;
|
|
|
5630
5520
|
|
|
5631
5521
|
|
|
5632
5522
|
|
|
5633
|
-
var _DescribeMatchmakingCommand = class _DescribeMatchmakingCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5634
|
-
...commonParams
|
|
5635
|
-
}).m(function(Command, cs, config, o) {
|
|
5523
|
+
var _DescribeMatchmakingCommand = class _DescribeMatchmakingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5636
5524
|
return [
|
|
5637
5525
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5638
5526
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5646,9 +5534,7 @@ var DescribeMatchmakingCommand = _DescribeMatchmakingCommand;
|
|
|
5646
5534
|
|
|
5647
5535
|
|
|
5648
5536
|
|
|
5649
|
-
var _DescribeMatchmakingConfigurationsCommand = class _DescribeMatchmakingConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5650
|
-
...commonParams
|
|
5651
|
-
}).m(function(Command, cs, config, o) {
|
|
5537
|
+
var _DescribeMatchmakingConfigurationsCommand = class _DescribeMatchmakingConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5652
5538
|
return [
|
|
5653
5539
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5654
5540
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5662,9 +5548,7 @@ var DescribeMatchmakingConfigurationsCommand = _DescribeMatchmakingConfiguration
|
|
|
5662
5548
|
|
|
5663
5549
|
|
|
5664
5550
|
|
|
5665
|
-
var _DescribeMatchmakingRuleSetsCommand = class _DescribeMatchmakingRuleSetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5666
|
-
...commonParams
|
|
5667
|
-
}).m(function(Command, cs, config, o) {
|
|
5551
|
+
var _DescribeMatchmakingRuleSetsCommand = class _DescribeMatchmakingRuleSetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5668
5552
|
return [
|
|
5669
5553
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5670
5554
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5678,9 +5562,7 @@ var DescribeMatchmakingRuleSetsCommand = _DescribeMatchmakingRuleSetsCommand;
|
|
|
5678
5562
|
|
|
5679
5563
|
|
|
5680
5564
|
|
|
5681
|
-
var _DescribePlayerSessionsCommand = class _DescribePlayerSessionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5682
|
-
...commonParams
|
|
5683
|
-
}).m(function(Command, cs, config, o) {
|
|
5565
|
+
var _DescribePlayerSessionsCommand = class _DescribePlayerSessionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5684
5566
|
return [
|
|
5685
5567
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5686
5568
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5694,9 +5576,7 @@ var DescribePlayerSessionsCommand = _DescribePlayerSessionsCommand;
|
|
|
5694
5576
|
|
|
5695
5577
|
|
|
5696
5578
|
|
|
5697
|
-
var _DescribeRuntimeConfigurationCommand = class _DescribeRuntimeConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5698
|
-
...commonParams
|
|
5699
|
-
}).m(function(Command, cs, config, o) {
|
|
5579
|
+
var _DescribeRuntimeConfigurationCommand = class _DescribeRuntimeConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5700
5580
|
return [
|
|
5701
5581
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5702
5582
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5710,9 +5590,7 @@ var DescribeRuntimeConfigurationCommand = _DescribeRuntimeConfigurationCommand;
|
|
|
5710
5590
|
|
|
5711
5591
|
|
|
5712
5592
|
|
|
5713
|
-
var _DescribeScalingPoliciesCommand = class _DescribeScalingPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5714
|
-
...commonParams
|
|
5715
|
-
}).m(function(Command, cs, config, o) {
|
|
5593
|
+
var _DescribeScalingPoliciesCommand = class _DescribeScalingPoliciesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5716
5594
|
return [
|
|
5717
5595
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5718
5596
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5726,9 +5604,7 @@ var DescribeScalingPoliciesCommand = _DescribeScalingPoliciesCommand;
|
|
|
5726
5604
|
|
|
5727
5605
|
|
|
5728
5606
|
|
|
5729
|
-
var _DescribeScriptCommand = class _DescribeScriptCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5730
|
-
...commonParams
|
|
5731
|
-
}).m(function(Command, cs, config, o) {
|
|
5607
|
+
var _DescribeScriptCommand = class _DescribeScriptCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5732
5608
|
return [
|
|
5733
5609
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5734
5610
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5742,9 +5618,7 @@ var DescribeScriptCommand = _DescribeScriptCommand;
|
|
|
5742
5618
|
|
|
5743
5619
|
|
|
5744
5620
|
|
|
5745
|
-
var _DescribeVpcPeeringAuthorizationsCommand = class _DescribeVpcPeeringAuthorizationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5746
|
-
...commonParams
|
|
5747
|
-
}).m(function(Command, cs, config, o) {
|
|
5621
|
+
var _DescribeVpcPeeringAuthorizationsCommand = class _DescribeVpcPeeringAuthorizationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5748
5622
|
return [
|
|
5749
5623
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5750
5624
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5758,9 +5632,7 @@ var DescribeVpcPeeringAuthorizationsCommand = _DescribeVpcPeeringAuthorizationsC
|
|
|
5758
5632
|
|
|
5759
5633
|
|
|
5760
5634
|
|
|
5761
|
-
var _DescribeVpcPeeringConnectionsCommand = class _DescribeVpcPeeringConnectionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5762
|
-
...commonParams
|
|
5763
|
-
}).m(function(Command, cs, config, o) {
|
|
5635
|
+
var _DescribeVpcPeeringConnectionsCommand = class _DescribeVpcPeeringConnectionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5764
5636
|
return [
|
|
5765
5637
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5766
5638
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5774,9 +5646,7 @@ var DescribeVpcPeeringConnectionsCommand = _DescribeVpcPeeringConnectionsCommand
|
|
|
5774
5646
|
|
|
5775
5647
|
|
|
5776
5648
|
|
|
5777
|
-
var _GetComputeAccessCommand = class _GetComputeAccessCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5778
|
-
...commonParams
|
|
5779
|
-
}).m(function(Command, cs, config, o) {
|
|
5649
|
+
var _GetComputeAccessCommand = class _GetComputeAccessCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5780
5650
|
return [
|
|
5781
5651
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5782
5652
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5790,9 +5660,7 @@ var GetComputeAccessCommand = _GetComputeAccessCommand;
|
|
|
5790
5660
|
|
|
5791
5661
|
|
|
5792
5662
|
|
|
5793
|
-
var _GetComputeAuthTokenCommand = class _GetComputeAuthTokenCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5794
|
-
...commonParams
|
|
5795
|
-
}).m(function(Command, cs, config, o) {
|
|
5663
|
+
var _GetComputeAuthTokenCommand = class _GetComputeAuthTokenCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5796
5664
|
return [
|
|
5797
5665
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5798
5666
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5806,9 +5674,7 @@ var GetComputeAuthTokenCommand = _GetComputeAuthTokenCommand;
|
|
|
5806
5674
|
|
|
5807
5675
|
|
|
5808
5676
|
|
|
5809
|
-
var _GetGameSessionLogUrlCommand = class _GetGameSessionLogUrlCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5810
|
-
...commonParams
|
|
5811
|
-
}).m(function(Command, cs, config, o) {
|
|
5677
|
+
var _GetGameSessionLogUrlCommand = class _GetGameSessionLogUrlCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5812
5678
|
return [
|
|
5813
5679
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5814
5680
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5822,9 +5688,7 @@ var GetGameSessionLogUrlCommand = _GetGameSessionLogUrlCommand;
|
|
|
5822
5688
|
|
|
5823
5689
|
|
|
5824
5690
|
|
|
5825
|
-
var _GetInstanceAccessCommand = class _GetInstanceAccessCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5826
|
-
...commonParams
|
|
5827
|
-
}).m(function(Command, cs, config, o) {
|
|
5691
|
+
var _GetInstanceAccessCommand = class _GetInstanceAccessCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5828
5692
|
return [
|
|
5829
5693
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5830
5694
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5838,9 +5702,7 @@ var GetInstanceAccessCommand = _GetInstanceAccessCommand;
|
|
|
5838
5702
|
|
|
5839
5703
|
|
|
5840
5704
|
|
|
5841
|
-
var _ListAliasesCommand = class _ListAliasesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5842
|
-
...commonParams
|
|
5843
|
-
}).m(function(Command, cs, config, o) {
|
|
5705
|
+
var _ListAliasesCommand = class _ListAliasesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5844
5706
|
return [
|
|
5845
5707
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5846
5708
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5854,9 +5716,7 @@ var ListAliasesCommand = _ListAliasesCommand;
|
|
|
5854
5716
|
|
|
5855
5717
|
|
|
5856
5718
|
|
|
5857
|
-
var _ListBuildsCommand = class _ListBuildsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5858
|
-
...commonParams
|
|
5859
|
-
}).m(function(Command, cs, config, o) {
|
|
5719
|
+
var _ListBuildsCommand = class _ListBuildsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5860
5720
|
return [
|
|
5861
5721
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5862
5722
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5870,9 +5730,7 @@ var ListBuildsCommand = _ListBuildsCommand;
|
|
|
5870
5730
|
|
|
5871
5731
|
|
|
5872
5732
|
|
|
5873
|
-
var _ListComputeCommand = class _ListComputeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5874
|
-
...commonParams
|
|
5875
|
-
}).m(function(Command, cs, config, o) {
|
|
5733
|
+
var _ListComputeCommand = class _ListComputeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5876
5734
|
return [
|
|
5877
5735
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5878
5736
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5886,9 +5744,7 @@ var ListComputeCommand = _ListComputeCommand;
|
|
|
5886
5744
|
|
|
5887
5745
|
|
|
5888
5746
|
|
|
5889
|
-
var _ListContainerGroupDefinitionsCommand = class _ListContainerGroupDefinitionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5890
|
-
...commonParams
|
|
5891
|
-
}).m(function(Command, cs, config, o) {
|
|
5747
|
+
var _ListContainerGroupDefinitionsCommand = class _ListContainerGroupDefinitionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5892
5748
|
return [
|
|
5893
5749
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5894
5750
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5902,9 +5758,7 @@ var ListContainerGroupDefinitionsCommand = _ListContainerGroupDefinitionsCommand
|
|
|
5902
5758
|
|
|
5903
5759
|
|
|
5904
5760
|
|
|
5905
|
-
var _ListFleetsCommand = class _ListFleetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5906
|
-
...commonParams
|
|
5907
|
-
}).m(function(Command, cs, config, o) {
|
|
5761
|
+
var _ListFleetsCommand = class _ListFleetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5908
5762
|
return [
|
|
5909
5763
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5910
5764
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5918,9 +5772,7 @@ var ListFleetsCommand = _ListFleetsCommand;
|
|
|
5918
5772
|
|
|
5919
5773
|
|
|
5920
5774
|
|
|
5921
|
-
var _ListGameServerGroupsCommand = class _ListGameServerGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5922
|
-
...commonParams
|
|
5923
|
-
}).m(function(Command, cs, config, o) {
|
|
5775
|
+
var _ListGameServerGroupsCommand = class _ListGameServerGroupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5924
5776
|
return [
|
|
5925
5777
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5926
5778
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5934,9 +5786,7 @@ var ListGameServerGroupsCommand = _ListGameServerGroupsCommand;
|
|
|
5934
5786
|
|
|
5935
5787
|
|
|
5936
5788
|
|
|
5937
|
-
var _ListGameServersCommand = class _ListGameServersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5938
|
-
...commonParams
|
|
5939
|
-
}).m(function(Command, cs, config, o) {
|
|
5789
|
+
var _ListGameServersCommand = class _ListGameServersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5940
5790
|
return [
|
|
5941
5791
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5942
5792
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5950,9 +5800,7 @@ var ListGameServersCommand = _ListGameServersCommand;
|
|
|
5950
5800
|
|
|
5951
5801
|
|
|
5952
5802
|
|
|
5953
|
-
var _ListLocationsCommand = class _ListLocationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5954
|
-
...commonParams
|
|
5955
|
-
}).m(function(Command, cs, config, o) {
|
|
5803
|
+
var _ListLocationsCommand = class _ListLocationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5956
5804
|
return [
|
|
5957
5805
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5958
5806
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5966,9 +5814,7 @@ var ListLocationsCommand = _ListLocationsCommand;
|
|
|
5966
5814
|
|
|
5967
5815
|
|
|
5968
5816
|
|
|
5969
|
-
var _ListScriptsCommand = class _ListScriptsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5970
|
-
...commonParams
|
|
5971
|
-
}).m(function(Command, cs, config, o) {
|
|
5817
|
+
var _ListScriptsCommand = class _ListScriptsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5972
5818
|
return [
|
|
5973
5819
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5974
5820
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5982,9 +5828,7 @@ var ListScriptsCommand = _ListScriptsCommand;
|
|
|
5982
5828
|
|
|
5983
5829
|
|
|
5984
5830
|
|
|
5985
|
-
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5986
|
-
...commonParams
|
|
5987
|
-
}).m(function(Command, cs, config, o) {
|
|
5831
|
+
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5988
5832
|
return [
|
|
5989
5833
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5990
5834
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5998,9 +5842,7 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
5998
5842
|
|
|
5999
5843
|
|
|
6000
5844
|
|
|
6001
|
-
var _PutScalingPolicyCommand = class _PutScalingPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6002
|
-
...commonParams
|
|
6003
|
-
}).m(function(Command, cs, config, o) {
|
|
5845
|
+
var _PutScalingPolicyCommand = class _PutScalingPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6004
5846
|
return [
|
|
6005
5847
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6006
5848
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6014,9 +5856,7 @@ var PutScalingPolicyCommand = _PutScalingPolicyCommand;
|
|
|
6014
5856
|
|
|
6015
5857
|
|
|
6016
5858
|
|
|
6017
|
-
var _RegisterComputeCommand = class _RegisterComputeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6018
|
-
...commonParams
|
|
6019
|
-
}).m(function(Command, cs, config, o) {
|
|
5859
|
+
var _RegisterComputeCommand = class _RegisterComputeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6020
5860
|
return [
|
|
6021
5861
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6022
5862
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6030,9 +5870,7 @@ var RegisterComputeCommand = _RegisterComputeCommand;
|
|
|
6030
5870
|
|
|
6031
5871
|
|
|
6032
5872
|
|
|
6033
|
-
var _RegisterGameServerCommand = class _RegisterGameServerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6034
|
-
...commonParams
|
|
6035
|
-
}).m(function(Command, cs, config, o) {
|
|
5873
|
+
var _RegisterGameServerCommand = class _RegisterGameServerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6036
5874
|
return [
|
|
6037
5875
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6038
5876
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6046,9 +5884,7 @@ var RegisterGameServerCommand = _RegisterGameServerCommand;
|
|
|
6046
5884
|
|
|
6047
5885
|
|
|
6048
5886
|
|
|
6049
|
-
var _RequestUploadCredentialsCommand = class _RequestUploadCredentialsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6050
|
-
...commonParams
|
|
6051
|
-
}).m(function(Command, cs, config, o) {
|
|
5887
|
+
var _RequestUploadCredentialsCommand = class _RequestUploadCredentialsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6052
5888
|
return [
|
|
6053
5889
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6054
5890
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6062,9 +5898,7 @@ var RequestUploadCredentialsCommand = _RequestUploadCredentialsCommand;
|
|
|
6062
5898
|
|
|
6063
5899
|
|
|
6064
5900
|
|
|
6065
|
-
var _ResolveAliasCommand = class _ResolveAliasCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6066
|
-
...commonParams
|
|
6067
|
-
}).m(function(Command, cs, config, o) {
|
|
5901
|
+
var _ResolveAliasCommand = class _ResolveAliasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6068
5902
|
return [
|
|
6069
5903
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6070
5904
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6078,9 +5912,7 @@ var ResolveAliasCommand = _ResolveAliasCommand;
|
|
|
6078
5912
|
|
|
6079
5913
|
|
|
6080
5914
|
|
|
6081
|
-
var _ResumeGameServerGroupCommand = class _ResumeGameServerGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6082
|
-
...commonParams
|
|
6083
|
-
}).m(function(Command, cs, config, o) {
|
|
5915
|
+
var _ResumeGameServerGroupCommand = class _ResumeGameServerGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6084
5916
|
return [
|
|
6085
5917
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6086
5918
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6157,9 +5989,7 @@ var UpdateGameSessionOutputFilterSensitiveLog = /* @__PURE__ */ __name((obj) =>
|
|
|
6157
5989
|
}), "UpdateGameSessionOutputFilterSensitiveLog");
|
|
6158
5990
|
|
|
6159
5991
|
// src/commands/SearchGameSessionsCommand.ts
|
|
6160
|
-
var _SearchGameSessionsCommand = class _SearchGameSessionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6161
|
-
...commonParams
|
|
6162
|
-
}).m(function(Command, cs, config, o) {
|
|
5992
|
+
var _SearchGameSessionsCommand = class _SearchGameSessionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6163
5993
|
return [
|
|
6164
5994
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6165
5995
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6173,9 +6003,7 @@ var SearchGameSessionsCommand = _SearchGameSessionsCommand;
|
|
|
6173
6003
|
|
|
6174
6004
|
|
|
6175
6005
|
|
|
6176
|
-
var _StartFleetActionsCommand = class _StartFleetActionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6177
|
-
...commonParams
|
|
6178
|
-
}).m(function(Command, cs, config, o) {
|
|
6006
|
+
var _StartFleetActionsCommand = class _StartFleetActionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6179
6007
|
return [
|
|
6180
6008
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6181
6009
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6189,9 +6017,7 @@ var StartFleetActionsCommand = _StartFleetActionsCommand;
|
|
|
6189
6017
|
|
|
6190
6018
|
|
|
6191
6019
|
|
|
6192
|
-
var _StartGameSessionPlacementCommand = class _StartGameSessionPlacementCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6193
|
-
...commonParams
|
|
6194
|
-
}).m(function(Command, cs, config, o) {
|
|
6020
|
+
var _StartGameSessionPlacementCommand = class _StartGameSessionPlacementCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6195
6021
|
return [
|
|
6196
6022
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6197
6023
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6205,9 +6031,7 @@ var StartGameSessionPlacementCommand = _StartGameSessionPlacementCommand;
|
|
|
6205
6031
|
|
|
6206
6032
|
|
|
6207
6033
|
|
|
6208
|
-
var _StartMatchBackfillCommand = class _StartMatchBackfillCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6209
|
-
...commonParams
|
|
6210
|
-
}).m(function(Command, cs, config, o) {
|
|
6034
|
+
var _StartMatchBackfillCommand = class _StartMatchBackfillCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6211
6035
|
return [
|
|
6212
6036
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6213
6037
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6221,9 +6045,7 @@ var StartMatchBackfillCommand = _StartMatchBackfillCommand;
|
|
|
6221
6045
|
|
|
6222
6046
|
|
|
6223
6047
|
|
|
6224
|
-
var _StartMatchmakingCommand = class _StartMatchmakingCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6225
|
-
...commonParams
|
|
6226
|
-
}).m(function(Command, cs, config, o) {
|
|
6048
|
+
var _StartMatchmakingCommand = class _StartMatchmakingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6227
6049
|
return [
|
|
6228
6050
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6229
6051
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6237,9 +6059,7 @@ var StartMatchmakingCommand = _StartMatchmakingCommand;
|
|
|
6237
6059
|
|
|
6238
6060
|
|
|
6239
6061
|
|
|
6240
|
-
var _StopFleetActionsCommand = class _StopFleetActionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6241
|
-
...commonParams
|
|
6242
|
-
}).m(function(Command, cs, config, o) {
|
|
6062
|
+
var _StopFleetActionsCommand = class _StopFleetActionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6243
6063
|
return [
|
|
6244
6064
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6245
6065
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6253,9 +6073,7 @@ var StopFleetActionsCommand = _StopFleetActionsCommand;
|
|
|
6253
6073
|
|
|
6254
6074
|
|
|
6255
6075
|
|
|
6256
|
-
var _StopGameSessionPlacementCommand = class _StopGameSessionPlacementCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6257
|
-
...commonParams
|
|
6258
|
-
}).m(function(Command, cs, config, o) {
|
|
6076
|
+
var _StopGameSessionPlacementCommand = class _StopGameSessionPlacementCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6259
6077
|
return [
|
|
6260
6078
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6261
6079
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6269,9 +6087,7 @@ var StopGameSessionPlacementCommand = _StopGameSessionPlacementCommand;
|
|
|
6269
6087
|
|
|
6270
6088
|
|
|
6271
6089
|
|
|
6272
|
-
var _StopMatchmakingCommand = class _StopMatchmakingCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6273
|
-
...commonParams
|
|
6274
|
-
}).m(function(Command, cs, config, o) {
|
|
6090
|
+
var _StopMatchmakingCommand = class _StopMatchmakingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6275
6091
|
return [
|
|
6276
6092
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6277
6093
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6285,9 +6101,7 @@ var StopMatchmakingCommand = _StopMatchmakingCommand;
|
|
|
6285
6101
|
|
|
6286
6102
|
|
|
6287
6103
|
|
|
6288
|
-
var _SuspendGameServerGroupCommand = class _SuspendGameServerGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6289
|
-
...commonParams
|
|
6290
|
-
}).m(function(Command, cs, config, o) {
|
|
6104
|
+
var _SuspendGameServerGroupCommand = class _SuspendGameServerGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6291
6105
|
return [
|
|
6292
6106
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6293
6107
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6301,9 +6115,7 @@ var SuspendGameServerGroupCommand = _SuspendGameServerGroupCommand;
|
|
|
6301
6115
|
|
|
6302
6116
|
|
|
6303
6117
|
|
|
6304
|
-
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6305
|
-
...commonParams
|
|
6306
|
-
}).m(function(Command, cs, config, o) {
|
|
6118
|
+
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6307
6119
|
return [
|
|
6308
6120
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6309
6121
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6317,9 +6129,7 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
6317
6129
|
|
|
6318
6130
|
|
|
6319
6131
|
|
|
6320
|
-
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6321
|
-
...commonParams
|
|
6322
|
-
}).m(function(Command, cs, config, o) {
|
|
6132
|
+
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6323
6133
|
return [
|
|
6324
6134
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6325
6135
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6333,9 +6143,7 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
6333
6143
|
|
|
6334
6144
|
|
|
6335
6145
|
|
|
6336
|
-
var _UpdateAliasCommand = class _UpdateAliasCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6337
|
-
...commonParams
|
|
6338
|
-
}).m(function(Command, cs, config, o) {
|
|
6146
|
+
var _UpdateAliasCommand = class _UpdateAliasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6339
6147
|
return [
|
|
6340
6148
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6341
6149
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6349,9 +6157,7 @@ var UpdateAliasCommand = _UpdateAliasCommand;
|
|
|
6349
6157
|
|
|
6350
6158
|
|
|
6351
6159
|
|
|
6352
|
-
var _UpdateBuildCommand = class _UpdateBuildCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6353
|
-
...commonParams
|
|
6354
|
-
}).m(function(Command, cs, config, o) {
|
|
6160
|
+
var _UpdateBuildCommand = class _UpdateBuildCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6355
6161
|
return [
|
|
6356
6162
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6357
6163
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6365,9 +6171,7 @@ var UpdateBuildCommand = _UpdateBuildCommand;
|
|
|
6365
6171
|
|
|
6366
6172
|
|
|
6367
6173
|
|
|
6368
|
-
var _UpdateFleetAttributesCommand = class _UpdateFleetAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6369
|
-
...commonParams
|
|
6370
|
-
}).m(function(Command, cs, config, o) {
|
|
6174
|
+
var _UpdateFleetAttributesCommand = class _UpdateFleetAttributesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6371
6175
|
return [
|
|
6372
6176
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6373
6177
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6381,9 +6185,7 @@ var UpdateFleetAttributesCommand = _UpdateFleetAttributesCommand;
|
|
|
6381
6185
|
|
|
6382
6186
|
|
|
6383
6187
|
|
|
6384
|
-
var _UpdateFleetCapacityCommand = class _UpdateFleetCapacityCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6385
|
-
...commonParams
|
|
6386
|
-
}).m(function(Command, cs, config, o) {
|
|
6188
|
+
var _UpdateFleetCapacityCommand = class _UpdateFleetCapacityCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6387
6189
|
return [
|
|
6388
6190
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6389
6191
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6397,9 +6199,7 @@ var UpdateFleetCapacityCommand = _UpdateFleetCapacityCommand;
|
|
|
6397
6199
|
|
|
6398
6200
|
|
|
6399
6201
|
|
|
6400
|
-
var _UpdateFleetPortSettingsCommand = class _UpdateFleetPortSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6401
|
-
...commonParams
|
|
6402
|
-
}).m(function(Command, cs, config, o) {
|
|
6202
|
+
var _UpdateFleetPortSettingsCommand = class _UpdateFleetPortSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6403
6203
|
return [
|
|
6404
6204
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6405
6205
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6413,9 +6213,7 @@ var UpdateFleetPortSettingsCommand = _UpdateFleetPortSettingsCommand;
|
|
|
6413
6213
|
|
|
6414
6214
|
|
|
6415
6215
|
|
|
6416
|
-
var _UpdateGameServerCommand = class _UpdateGameServerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6417
|
-
...commonParams
|
|
6418
|
-
}).m(function(Command, cs, config, o) {
|
|
6216
|
+
var _UpdateGameServerCommand = class _UpdateGameServerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6419
6217
|
return [
|
|
6420
6218
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6421
6219
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6429,9 +6227,7 @@ var UpdateGameServerCommand = _UpdateGameServerCommand;
|
|
|
6429
6227
|
|
|
6430
6228
|
|
|
6431
6229
|
|
|
6432
|
-
var _UpdateGameServerGroupCommand = class _UpdateGameServerGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6433
|
-
...commonParams
|
|
6434
|
-
}).m(function(Command, cs, config, o) {
|
|
6230
|
+
var _UpdateGameServerGroupCommand = class _UpdateGameServerGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6435
6231
|
return [
|
|
6436
6232
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6437
6233
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6445,9 +6241,7 @@ var UpdateGameServerGroupCommand = _UpdateGameServerGroupCommand;
|
|
|
6445
6241
|
|
|
6446
6242
|
|
|
6447
6243
|
|
|
6448
|
-
var _UpdateGameSessionCommand = class _UpdateGameSessionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6449
|
-
...commonParams
|
|
6450
|
-
}).m(function(Command, cs, config, o) {
|
|
6244
|
+
var _UpdateGameSessionCommand = class _UpdateGameSessionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6451
6245
|
return [
|
|
6452
6246
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6453
6247
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6461,9 +6255,7 @@ var UpdateGameSessionCommand = _UpdateGameSessionCommand;
|
|
|
6461
6255
|
|
|
6462
6256
|
|
|
6463
6257
|
|
|
6464
|
-
var _UpdateGameSessionQueueCommand = class _UpdateGameSessionQueueCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6465
|
-
...commonParams
|
|
6466
|
-
}).m(function(Command, cs, config, o) {
|
|
6258
|
+
var _UpdateGameSessionQueueCommand = class _UpdateGameSessionQueueCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6467
6259
|
return [
|
|
6468
6260
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6469
6261
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6477,9 +6269,7 @@ var UpdateGameSessionQueueCommand = _UpdateGameSessionQueueCommand;
|
|
|
6477
6269
|
|
|
6478
6270
|
|
|
6479
6271
|
|
|
6480
|
-
var _UpdateMatchmakingConfigurationCommand = class _UpdateMatchmakingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6481
|
-
...commonParams
|
|
6482
|
-
}).m(function(Command, cs, config, o) {
|
|
6272
|
+
var _UpdateMatchmakingConfigurationCommand = class _UpdateMatchmakingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6483
6273
|
return [
|
|
6484
6274
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6485
6275
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6493,9 +6283,7 @@ var UpdateMatchmakingConfigurationCommand = _UpdateMatchmakingConfigurationComma
|
|
|
6493
6283
|
|
|
6494
6284
|
|
|
6495
6285
|
|
|
6496
|
-
var _UpdateRuntimeConfigurationCommand = class _UpdateRuntimeConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6497
|
-
...commonParams
|
|
6498
|
-
}).m(function(Command, cs, config, o) {
|
|
6286
|
+
var _UpdateRuntimeConfigurationCommand = class _UpdateRuntimeConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6499
6287
|
return [
|
|
6500
6288
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6501
6289
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6509,9 +6297,7 @@ var UpdateRuntimeConfigurationCommand = _UpdateRuntimeConfigurationCommand;
|
|
|
6509
6297
|
|
|
6510
6298
|
|
|
6511
6299
|
|
|
6512
|
-
var _UpdateScriptCommand = class _UpdateScriptCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6513
|
-
...commonParams
|
|
6514
|
-
}).m(function(Command, cs, config, o) {
|
|
6300
|
+
var _UpdateScriptCommand = class _UpdateScriptCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6515
6301
|
return [
|
|
6516
6302
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6517
6303
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6525,9 +6311,7 @@ var UpdateScriptCommand = _UpdateScriptCommand;
|
|
|
6525
6311
|
|
|
6526
6312
|
|
|
6527
6313
|
|
|
6528
|
-
var _ValidateMatchmakingRuleSetCommand = class _ValidateMatchmakingRuleSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6529
|
-
...commonParams
|
|
6530
|
-
}).m(function(Command, cs, config, o) {
|
|
6314
|
+
var _ValidateMatchmakingRuleSetCommand = class _ValidateMatchmakingRuleSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6531
6315
|
return [
|
|
6532
6316
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6533
6317
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|